@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.
13 lines (12 loc) • 773 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] = "72c40272-3b42-4de2-b0ed-617803654675", e._sentryDebugIdIdentifier = "sentry-dbid-72c40272-3b42-4de2-b0ed-617803654675");
} catch (e) {}
var FI_default = {
"governmentalOrganization": ["valtion liikelaitos / statlig affärsinrättning"],
"listedPublicCompany": ["julkinen osakeyhtiö (Oyj) / publikt aktiebolag (Abp)"],
"nonProfit": ["aatteellinen yhdistys / ideell förening"],
"privateCompany": ["osakeyhtiö (Oy) / aktiebolag (Ab)"]
};
//#endregion
export { FI_default as default };