@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) • 668 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] = "6b32ed3e-e037-4fc1-a1f2-274081fd4c7d", e._sentryDebugIdIdentifier = "sentry-dbid-6b32ed3e-e037-4fc1-a1f2-274081fd4c7d");
} catch (e) {}
var SE_default = {
"associationIncorporated": ["ekonomisk förening (Ek. för.)", "kooperativ hyresrättsförening (KHF)"],
"partnershipIncorporated": ["kommanditbolag (KB)", "handelsbolag (HB)"]
};
//#endregion
export { SE_default as default };