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) 1.39 kB
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] = "3e96b278-69d0-4acb-86ed-5b1d1be90420", e._sentryDebugIdIdentifier = "sentry-dbid-3e96b278-69d0-4acb-86ed-5b1d1be90420"); } catch (e) {} var en_US_default = { "onboardingRedirectAwaitingCtaButton": "Continue", "onboardingRedirectAwaitingDescriptionP1": "Verify your business details to start receiving payments.", "onboardingRedirectInReviewCtaButton": "Go to details", "onboardingRedirectInReviewDescriptionP1": "We're reviewing your details. It might take up to 2 business days.", "onboardingRedirectLinkError": "Onboarding link not available at the moment, please try again later.", "onboardingRedirectOpenError": "Pop-up blocker prevented redirecting, please allow pop-ups for this site.", "onboardingRedirectRejectedDescriptionP1": "Your account can't be set up.", "onboardingRedirectUnsuccessfulCtaButton": "Update details", "onboardingRedirectUnsuccessfulDescriptionP1": "We couldn't verify some details. Check if they're correct and make any updates needed.", "onboardingRedirectVerifiedDescriptionP1": "Your details are verified." }; //#endregion export { en_US_default as default };