Package-level declarations
Functions
Link copied to clipboard
Link copied to clipboard
Converts the current Session instance to a legacy AirwallexSession object.
Link copied to clipboard
Converts AirwallexPaymentSession (legacy one-off payment session) to the new Session type. Preserves both paymentIntent and paymentIntentProvider for full compatibility.
Converts AirwallexRecurringWithIntentSession (legacy recurring with intent session) to the new Session type. Preserves both paymentIntent and paymentIntentProvider for full compatibility.
Link copied to clipboard
fun Airwallex.createCardPaymentMethod(session: AirwallexSession, card: PaymentMethod.Card, billing: Billing?, saveCard: Boolean, listener: Airwallex.PaymentListener<PaymentMethod>)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard