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.

21 lines (20 loc) 722 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] = "bf6ee41c-95f6-4658-a857-9458c43ee466", e._sentryDebugIdIdentifier = "sentry-dbid-bf6ee41c-95f6-4658-a857-9458c43ee466"); } catch (e) {} var IN_default = { "local": { "bankStatementRequirement": "REQUIRED", "defaultCurrency": "INR", "fields": [ "accountHolder", "accountHolderCity", "bankAccountNumber", "bankCity", "bankName", "branchCode", "country", "swiftCode" ] } }; //#endregion export { IN_default as default };