@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.
49 lines (48 loc) • 3.87 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] = "6d9b8f8b-932f-47d5-bb0b-0114abc314e0", e._sentryDebugIdIdentifier = "sentry-dbid-6d9b8f8b-932f-47d5-bb0b-0114abc314e0");
} catch (e) {}
var en_US_default = {
"goToOverviewFromIntroduction": "Skip intro",
"introductionScreenAccountDescriptionP1": "For example, the account holder name and account number.",
"introductionScreenAccountDescriptionP2": "This is the bank account you use to send or receive funds.",
"introductionScreenAccountTitle": "Bank account details",
"introductionScreenCompanyDescriptionLI1": "Your company registration document",
"introductionScreenCompanyDescriptionP1": "For example, your company name and registration number.",
"introductionScreenCompanyDescriptionP2": "Where to find this information",
"introductionScreenCompanyTitle": "Company details",
"introductionScreenDecisionMakerDescriptionLI1": "Driver's license",
"introductionScreenDecisionMakerDescriptionLI2": "Passport",
"introductionScreenDecisionMakerDescriptionLI3": "ID document",
"introductionScreenDecisionMakerDescriptionP1": "For example, the name and address of important people in your company.",
"introductionScreenDecisionMakerDescriptionP2": "Where to find this information",
"introductionScreenDecisionMakerTitle": "Decision-makers",
"introductionScreenEpilogueDescriptionP1": "We check all this information against official records to verify your identity and comply with financial regulations.",
"introductionScreenEpilogueDescriptionP2": "Your information will be used only for these purposes.",
"introductionScreenEpilogueTitle": "Why do we need this information?",
"introductionScreenIndividualDescriptionLI1": "Driver's license",
"introductionScreenIndividualDescriptionLI2": "Passport",
"introductionScreenIndividualDescriptionLI3": "ID document",
"introductionScreenIndividualDescriptionP1": "For example, your name and residential address.",
"introductionScreenIndividualDescriptionP2": "Where to find this information",
"introductionScreenIndividualTitle": "Personal details",
"introductionScreenPrologueDescriptionP1": "We'll ask for some details about your business as part of financial regulations.",
"introductionScreenPrologueDescriptionP2": "Our advice? Have these details on hand so you can get verified quickly.",
"introductionScreenPrologueTitle": "Before you begin...",
"introductionScreenSoleProprietorCompanyDescriptionLI1": "Your sole proprietorship registration document",
"introductionScreenSoleProprietorCompanyDescriptionP1": "For example, your business name and tax identification number.",
"introductionScreenSoleProprietorCompanyDescriptionP2": "Where to find this information",
"introductionScreenSoleProprietorCompanyTitle": "Sole proprietorship details",
"introductionScreenTrustDescriptionLI1": "Your trust registration document",
"introductionScreenTrustDescriptionP1": "For example, your trust's name and business number. You'll also need to upload your trust deed.",
"introductionScreenTrustDescriptionP2": "Where to find this information",
"introductionScreenTrustMemberDescriptionLI1": "Driver's license",
"introductionScreenTrustMemberDescriptionLI2": "Passport",
"introductionScreenTrustMemberDescriptionLI3": "ID document",
"introductionScreenTrustMemberDescriptionP1": "The name, date of birth, and address of trust members such as settlors and beneficiaries.",
"introductionScreenTrustMemberDescriptionP2": "Where to find this information",
"introductionScreenTrustMemberTitle": "Trust members",
"introductionScreenTrustTitle": "Trust details"
};
//#endregion
export { en_US_default as default };