UNPKG

@adyen/kyc-components

Version:

`adyen-kyc-components` provides the required pieces to build an onboarding flow based on a legal entity. To onboard and verify users, you need to create a user interface (UI) to collect user data. To speed up building your integration, Adyen offers onboar

28 lines (27 loc) 738 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] = "30d34099-f6f4-4607-aafe-2db8cca7a4c5", e._sentryDebugIdIdentifier = "sentry-dbid-30d34099-f6f4-4607-aafe-2db8cca7a4c5"); } catch (e) { } } ; const PE = { local: { bankStatementRequirement: "REQUIRED", defaultCurrency: "PEN", fields: [ "accountHolder", "accountHolderCity", "bankAccountNumber", "bankCity", "bankName", "country", "swiftCode" ] } }; export { PE as default };