@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.
8 lines (7 loc) • 709 B
JavaScript
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] = "2d0dd0eb-041e-405a-8937-60c357cd56cb", e._sentryDebugIdIdentifier = "sentry-dbid-2d0dd0eb-041e-405a-8937-60c357cd56cb");
} catch (e) {}
var en_US_instructions_default = { "or": "This is used as a separator between two buttons, indicating an alternative option. For example: 'Get verified instantly' [or] 'Invite decision maker'. Keep it lowercase and brief." };
//#endregion
export { en_US_instructions_default as default };