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.

61 lines (60 loc) 1.09 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] = "e4432176-1b29-4f84-a3b6-2ea0b544da7d", e._sentryDebugIdIdentifier = "sentry-dbid-e4432176-1b29-4f84-a3b6-2ea0b544da7d"); } catch (e) {} var en_US_default = [ { "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" } ]; //#endregion export { en_US_default as default };