UNPKG

@rnw-community/react-native-payments

Version:

Accept Payments with Apple Pay and Android Pay using the Payment Request API.

5 lines 159 B
export declare enum PaymentMethodNameEnum { AndroidPay = "android-pay", ApplePay = "apple-pay" } //# sourceMappingURL=payment-method-name.enum.d.ts.map