@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.
71 lines (70 loc) • 5.42 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] = "b7dd2284-b2f4-4a8b-85c8-418362180e95", e._sentryDebugIdIdentifier = "sentry-dbid-b7dd2284-b2f4-4a8b-85c8-418362180e95");
} catch (e) {}
var en_US_default = {
"additionalInformationForBusinessFinancing": "Additional information for business financing",
"addressIsHeadquarters": "Address is headquarters",
"addressRegisteredWithGovernment": "The address registered with government or other authorities where the company’s executive activities take place.",
"anLEIIsAUniqueCode": "An LEI is a unique code that identifies legal entities, including companies, who engage in financial transactions.",
"annualTurnover": "Annual turnover",
"areTheMainHeadquartersAtThisAddress": "Are the main headquarters at this address?",
"balanceSheetTotal": "Balance sheet total",
"bankruptcyInsolvency": "Yes, the company is filing for bankruptcy or insolvency",
"basicCompanyInformation": "Basic company information",
"businessFinancials": "Business financials",
"businessFinancing": "Business financing",
"businessInformation": "Business information",
"businessStructure": "Business structure",
"countryOfBirth": "Country of birth",
"doesThisCompanyHaveLEI": "Does this company have a Legal Entity Identifier (LEI)?",
"doesYourCompanyHaveLEI": "Does your business have a Legal Entity Identifier (LEI)?",
"female": "Female",
"financialInformation": "Financial information",
"financialStatementReportingCurrency": "Financial statement reporting currency",
"gender": "Gender",
"hasParentCompany": "Has parent company",
"hasUltimateParentCompany": "Has ultimate parent company",
"industryAndNaceCode": "Industry and NACE code",
"inThePreviousStepOwnedByAnUltimateParentCompany": "In a previous step, you indicated that your business’s parent company was owned by an ultimate parent company. We need to learn more about this company to continue.",
"inThePreviousStepOwnedByAParentCompany": "In the previous step, you indicated that your business is owned by a parent company. We need to know some information about this company to complete your application.",
"isCompanyOwnedByAnotherCompany": "Is %{company} owned by a parent company?",
"isParentOwnedByAnotherCompany": "Is your parent company owned by another company?",
"legalEntityIdentifier": "Legal Entity Identifier (LEI)",
"legalInformation": "Legal information",
"legalInformationInsolvency": "Is your business involved in any legal proceedings related to insolvency?",
"legalName": "Legal name",
"legalNameIsUsedToIdentifyABusinessWithTheGovernment": "The legal name is used to identify a business with the government; enter it exactly as it appears on government, legal, or tax forms.",
"legalProceedings": "Legal proceedings",
"legalProceedingsDate": "Start date of legal proceedings",
"lookUpYourLEI": "Look up your LEI.",
"male": "Male",
"missingCompanyDetails": "Missing company details or root entity",
"no": "No",
"numberOfEmployees": "Number of employees",
"otherLegalMeasures": "Yes, the company is facing other legal measures",
"ownershipStructure": "Ownership structure",
"parentCompanyInformation": "Parent company information",
"personalInformation": "Personal information",
"preferNotToSay": "Prefer not to say",
"sameAddressAsRootEntity": "Same address as %{rootLegalEntityName}",
"statementReportingDate": "Statement reporting date",
"submissionReceived": "Submission received",
"theAnnualSalesRevenue": "The annual sales revenue minus all discounts and sales taxes. Also known as net sales.",
"theInformationProvidedIsBeingReviewed": "The information provided is being reviewed. You'll be notified if anything else is needed.",
"theNumberOfIndividualsReceivingAWageOrSalary": "The number of individuals receiving a wage or salary.",
"theSumOfTotalLiabilities": "The sum of total liabilities and total equity.",
"thisMeansYouHaveAnUltimateParentCompany": "If yes, this means you have an ultimate parent company. An ultimate parent company is the company that's highest in the corporate structure. Learn more.",
"thisMeansYouHaveAParentCompany": "Answer 'yes' if your company is owned or controlled by another company, global headquarters, or a holding company.",
"totalAssets": "Total assets",
"ultimateParentCompanyInformation": "Ultimate parent company information",
"underJudicialAdministration": "Yes, the company is under judicial administration, receivership or similar measures",
"useTheMoreRecentOfTheReportingDates": "Use the more recent of the reporting dates.",
"weNeedAFewMoreDetailsAboutYouAndYourBusiness": "We need a few more details about you and your business to process your funds. This is required by EU financial regulations and won't affect your business's credit score.",
"yesTheCompanyIsFacingOtherLegalMeasures": "Yes, the company is facing other legal measures",
"yesTheCompanyIsFilingForBankruptcy": "Yes, the company is filing for bankruptcy or insolvency",
"yesTheCompanyIsUnderJudicialAdministration": "Yes, the company is under judicial administration, receivership or similar measures",
"yourBusinessInformation": "Business information"
};
//#endregion
export { en_US_default as default };