@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.44 kB
JavaScript
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] = "f8ac60e4-33f8-44f1-a184-b1d367773db9", e._sentryDebugIdIdentifier = "sentry-dbid-f8ac60e4-33f8-44f1-a184-b1d367773db9");
} catch (e) {}
var nl_NL_default = {
"onboardingRedirectAwaitingCtaButton": "Doorgaan",
"onboardingRedirectAwaitingDescriptionP1": "Verifieer je bedrijfsgegevens om betalingen te ontvangen.",
"onboardingRedirectInReviewCtaButton": "Ga naar details",
"onboardingRedirectInReviewDescriptionP1": "We zijn je gegevens aan het bekijken. Het kan tot twee werkdagen duren.",
"onboardingRedirectLinkError": "Onboarding-link is momenteel niet beschikbaar. Probeer het later opnieuw.",
"onboardingRedirectOpenError": "De verwijzing werkte niet door een pop-upblocker; sta pop-ups toe voor deze website.",
"onboardingRedirectRejectedDescriptionP1": "Je account kan niet worden ingesteld.",
"onboardingRedirectUnsuccessfulCtaButton": "Gegevens bijwerken",
"onboardingRedirectUnsuccessfulDescriptionP1": "We konden sommige gegevens niet verifiëren. Controleer of ze correct zijn en voer eventuele updates uit.",
"onboardingRedirectVerifiedDescriptionP1": "Je gegevens zijn geverifieerd."
};
//#endregion
export { nl_NL_default as default };