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

67 lines (66 loc) 1.11 kB
; { 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] = "1a44e9ce-1f3a-490b-9bc9-9ad78a2ec539", e._sentryDebugIdIdentifier = "sentry-dbid-1a44e9ce-1f3a-490b-9bc9-9ad78a2ec539"); } catch (e) { } } ; const enUS = [ { id: "AB", name: "Alberta" }, { id: "BC", name: "British Columbia" }, { id: "MB", name: "Manitoba" }, { id: "NB", name: "New Brunswick" }, { id: "NL", name: "Newfoundland & Labrador" }, { id: "NT", name: "Northwest Territories" }, { id: "NS", name: "Nova Scotia" }, { id: "NU", name: "Nunavut" }, { id: "ON", name: "Ontario" }, { id: "PE", name: "Prince Edward Island" }, { id: "QC", name: "Quebec" }, { id: "SK", name: "Saskatchewan" }, { id: "YT", name: "Yukon" } ]; export { enUS as default };