UNPKG

@adyen/kyc-components

Version:

`adyen-kyc-components` provides the required pieces to build an onboarding flow based on a legal entity. To onboard and verify users, you need to create a user interface (UI) to collect user data. To speed up building your integration, Adyen offers onboar

25 lines (24 loc) 758 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] = "4d674d37-8d2c-444d-92f9-b69112a711a1", e._sentryDebugIdIdentifier = "sentry-dbid-4d674d37-8d2c-444d-92f9-b69112a711a1"); } catch (e) { } } ; const GB = { company: [ "private limited company (Ltd)", "limited liability company (LLC)", "charitable incorporated organization (CIO)" ], legalArrangement: [ "limited liability partnership (LLP)", "Scottish limited partnership (SLP)", "co-operative" ] }; export { GB as default };