@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.
11 lines (10 loc) • 664 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] = "6ac81478-a2ec-4cb2-92b0-d396db363b41", e._sentryDebugIdIdentifier = "sentry-dbid-6ac81478-a2ec-4cb2-92b0-d396db363b41");
} catch (e) {}
var FI_default = {
"associationIncorporated": ["osuuskunta (Osk) / andelslag (Anl)"],
"partnershipIncorporated": ["kommandiittiyhtiö / kommanditbolag (Ky/kb)", "avoin yhtiö / Öppet bolag"]
};
//#endregion
export { FI_default as default };