@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.
21 lines (20 loc) • 722 B
JavaScript
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] = "6d42f151-d0d3-485c-94cb-736e5ac425ac", e._sentryDebugIdIdentifier = "sentry-dbid-6d42f151-d0d3-485c-94cb-736e5ac425ac");
} catch (e) {}
var ZA_default = { "local": {
"bankStatementRequirement": "REQUIRED",
"defaultCurrency": "ZAR",
"fields": [
"accountHolder",
"accountHolderCity",
"bankAccountNumber",
"bankCity",
"bankName",
"branchCode",
"country",
"swiftCode"
]
} };
//#endregion
export { ZA_default as default };