UNPKG

@rnw-community/react-native-payments

Version:

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

5 lines (4 loc) 112 B
export enum AndroidAllowedAuthMethodsEnum { CRYPTOGRAM_3DS = 'CRYPTOGRAM_3DS', PAN_ONLY = 'PAN_ONLY', }