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.

25 lines (24 loc) 808 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] = "2d822a03-4126-4c81-85f5-23180c77996a", e._sentryDebugIdIdentifier = "sentry-dbid-2d822a03-4126-4c81-85f5-23180c77996a"); } catch (e) {} var Scenarios = { L0: "L0", L1: "L1", L1_ID: "L1_ID", L1_IDO: "L1_IDO", L1_NAT: "L1_NAT", L1_IDDOC: "L1_IDDOC", L: "L", L_REGDOC: "L_REGDOC", L_TAXDOC: "L_TAXDOC", L_PROOFOFADDRESS: "L_PROOFOFADDRESS", L_PH: "L_PH", L_MOTION: "L_MOTION", L_TAXINFO: "L_TAXINFO", L_BAFIN: "L_BAFIN", L_BANKING: "L_BANKING", L_ISSUING: "L_ISSUING" }; //#endregion export { Scenarios as t };