@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) • 778 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] = "61f93255-5c54-4ec4-b9a6-2d904fcf4f3a", e._sentryDebugIdIdentifier = "sentry-dbid-61f93255-5c54-4ec4-b9a6-2d904fcf4f3a");
} catch (e) {}
var FI_default = {
"company": ["osakeyhtiö (Oy) / aktiebolag (Ab)", "aatteellinen yhdistys / ideell förening"],
"legalArrangement": ["kommandiittiyhtiö / kommanditbolag (Ky/kb)", "osuuskunta (Osk) / andelslag (Anl)"],
"soleProprietorship": ["yksityinen elinkeinonharjoittaja / enskild näringsidkare"]
};
//#endregion
export { FI_default as default };