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

    Interface ApplePayOptions

    Apple Pay configuration. Required on a PaymentSession when invoking startApplePay, or when offering Apple Pay through presentEntirePaymentFlow on iOS.

    merchantIdentifier must match the Apple Pay merchant ID configured in the app's entitlements.

    Index

    Properties

    additionalPaymentSummaryItems?: CartSummaryItem[]
    merchantCapabilities?: ApplePayMerchantCapability[]
    merchantIdentifier: string
    requiredBillingContactFields?: ContactField[]
    supportedCountries?: string[]
    supportedNetworks?: ApplePaySupportedNetwork[]
    totalPriceLabel?: string