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

30 lines (29 loc) 802 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] = "940c407c-b199-454a-8618-4e7ad8507624", e._sentryDebugIdIdentifier = "sentry-dbid-940c407c-b199-454a-8618-4e7ad8507624"); } catch (e) { } } ; const CZ = { governmentalOrganization: [ "státní podnik (s.p)", "státní příspěvková organizace ostatní" ], listedPublicCompany: [ "akciová společnost (a.s.)" ], nonProfit: [ "nadace", "ústav", "nadační fond" ], privateCompany: [ "spolecnost s rucenim omezenym (s.r.o.)" ] }; export { CZ as default };