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) 670 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] = "fdd7288e-5459-4dd4-9df6-773ed0d797f0", e._sentryDebugIdIdentifier = "sentry-dbid-fdd7288e-5459-4dd4-9df6-773ed0d797f0"); } catch (e) {} var CA_default = { "local": { "bankStatementRequirement": "REQUIRED", "defaultCurrency": "CAD", "fields": [ "accountHolder", "bankAccountNumber", "bankCode", "branchCode", "country" ] } }; //#endregion export { CA_default as default };