UNPKG

@adyen/kyc-components

Version:

This guide assumes that you have already an account with Adyen. A legalEntity needs to be created, and you need to have a `legalEntityId` to instatiate a Component.

18 lines (17 loc) 677 B
try { let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack; n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "acf33ab3-0632-46e1-a82d-5bc48f80ed1e", e._sentryDebugIdIdentifier = "sentry-dbid-acf33ab3-0632-46e1-a82d-5bc48f80ed1e"); } catch (e) {} var MX_default = { "local": { "bankStatementRequirement": "REQUIRED", "defaultCurrency": "MXN", "fields": [ "accountHolder", "accountHolderCity", "bankAccountNumber", "bankName", "country" ] } }; //#endregion export { MX_default as default };