UNPKG

@rnw-community/react-native-payments

Version:

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

22 lines 578 B
export declare enum SupportedNetworkEnum { Amex = "amex", Bancontact = "bancontact", CartesBancaires = "cartesBancaires", ChinaUnionPay = "chinaUnionPay", Dankort = "dankort", Discover = "discover", Eftpos = "eftpos", Electron = "electron", Elo = "elo", Girocard = "girocard", Interac = "interac", Jcb = "jcb", Mada = "mada", Maestro = "maestro", Mastercard = "masterCard", Mir = "mir", PrivateLabel = "privateLabel", Visa = "visa", Vpay = "vPay" } //# sourceMappingURL=supported-networks.enum.d.ts.map