UNPKG

@rnw-community/react-native-payments

Version:

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

7 lines (6 loc) 138 B
export enum PaymentContactFieldEnum { Email = 'email', Name = 'name', Phone = 'phone', PostalAddress = 'postalAddress', }