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) 769 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] = "7f028383-b9f2-440d-98e7-3359c5152f68", e._sentryDebugIdIdentifier = "sentry-dbid-7f028383-b9f2-440d-98e7-3359c5152f68"); } catch (e) {} var AU_default = { "company": [ "proprietary limited company (Pty Ltd)", "unlimited proprietary (Pty)", "public benevolent institution (PBI)" ], "legalArrangement": [ "incorporated limited partnership (ILP)", "limited liability partnership (LLP)", "incorporated association (Inc)" ] }; //#endregion export { AU_default as default };