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

    Function presentCardPaymentFlow

    • Presents the card-only payment sheet. Use this when the merchant wants to restrict checkout to card payments and skip the payment-method selection screen.

      Parameters

      • session: PaymentSession

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

      Returns Promise<PaymentResult>

      The result of the payment attempt.