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.

20 lines (19 loc) 692 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] = "8c76f239-79fe-49c2-8276-c8fd64c21336", e._sentryDebugIdIdentifier = "sentry-dbid-8c76f239-79fe-49c2-8276-c8fd64c21336"); } catch (e) {} var MR_default = { "iban": { "bankStatementRequirement": "REQUIRED", "defaultCurrency": "MRU", "fields": [ "accountHolder", "accountHolderCity", "bankCity", "bankName", "country", "iban", "swiftCode" ] } }; //#endregion export { MR_default as default };