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

29 lines (28 loc) 758 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] = "2706595c-da8d-43ae-bc3e-a01a73deef75", e._sentryDebugIdIdentifier = "sentry-dbid-2706595c-da8d-43ae-bc3e-a01a73deef75"); } catch (e) { } } ; const TH = { local: { bankStatementRequirement: "REQUIRED", defaultCurrency: "THB", fields: [ "accountHolder", "accountHolderCity", "bankAccountNumber", "bankCity", "bankName", "branchCode", "country", "swiftCode" ] } }; export { TH as default };