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.

17 lines (16 loc) 663 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] = "a396d375-98d7-493a-9f4f-753ff60ac846", e._sentryDebugIdIdentifier = "sentry-dbid-a396d375-98d7-493a-9f4f-753ff60ac846"); } catch (e) {} var MY_default = { "local": { "bankStatementRequirement": "REQUIRED", "defaultCurrency": "MYR", "fields": [ "accountHolder", "accountHolderCity", "bankAccountNumber", "country" ] } }; //#endregion export { MY_default as default };