@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.
15 lines (14 loc) • 692 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] = "bcecf6f1-7926-4641-903a-8a2128c5ec66", e._sentryDebugIdIdentifier = "sentry-dbid-bcecf6f1-7926-4641-903a-8a2128c5ec66");
} catch (e) {}
var SI_default = {
"associationIncorporated": ["društvo"],
"partnershipIncorporated": [
"komanditna delniška družba (k.d.d.)",
"komanditna družba (k.d.)",
"družba z neomejeno odgovornostjo d.n.o. (d.n.o.)"
]
};
//#endregion
export { SI_default as default };