@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.
12 lines (11 loc) • 647 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] = "ac1b8bdc-5a17-4dc0-9553-19d4aca302ff", e._sentryDebugIdIdentifier = "sentry-dbid-ac1b8bdc-5a17-4dc0-9553-19d4aca302ff");
} catch (e) {}
var RO_default = { "partnershipIncorporated": [
"societate în comandită pe acţiuni (SCA)",
"societate în comandită simplă (SCS)",
"societate în nume colectiv (SNC)"
] };
//#endregion
export { RO_default as default };