UNPKG

@rnw-community/react-native-payments

Version:

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

5 lines (4 loc) 82 B
export enum EnvironmentEnum { PRODUCTION = 'PRODUCTION', TEST = 'TEST', }