UNPKG

@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.

19 lines (18 loc) 772 B
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] = "872225da-5d8a-4f0b-9217-986b8af6c174", e._sentryDebugIdIdentifier = "sentry-dbid-872225da-5d8a-4f0b-9217-986b8af6c174"); } catch (e) {} var HK_default = { "company": [ "private company limited by shares (Ltd)", "public unlimited company with a share capital (Unltd)", "public company limited by guarantee (Ltd)" ], "legalArrangement": [ "limited liability partnership (LP)", "general partnership", "limited partnership" ] }; //#endregion export { HK_default as default };