airwallex-payment-react-native - v0.3.1
    Preparing search index...

    Function presentEntirePaymentFlow

    • Presents the full Airwallex payment sheet, letting the customer pick any supported payment method (cards, wallets, redirect methods) and complete the payment.

      Parameters

      • session: PaymentSession

        The payment session describing the intent, amount, currency, and customer.

      • Optionalconfiguration: PaymentSheetConfiguration

        Optional UI configuration for the payment sheet (e.g. layout).

      Returns Promise<PaymentResult>

      The result of the payment attempt.