@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.
58 lines (57 loc) • 5.71 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] = "b38abf9e-e7b7-4092-96ec-2b8f21b6c2aa", e._sentryDebugIdIdentifier = "sentry-dbid-b38abf9e-e7b7-4092-96ec-2b8f21b6c2aa");
} catch (e) {}
var en_US_default = {
"appointADesignatedOperationsOfficer": "Appoint a designated operations officer responsible for matters related to SCTA.",
"businessLine": "Business line",
"businessLineDeleteFailure": "Unable to delete business line",
"businessLineDeleteSuccess": "Business line deleted",
"businessLines": "Business lines",
"businessLinesCreationFailure": "Unable to create %{failuresLength} business line(s)",
"businessLinesCreationSuccess": "Business lines created",
"businessLinesGettingStarted": "To set up your payment processing and comply with global financial regulations, we need information about your lines of business, including the industries you operate in and your sales channels.",
"businessLineUpdateFailure": "Unable to update business line",
"businessLineUpdateSuccess": "Business line updated",
"deleteThisBusinessLine": "Delete this business line?",
"eCommerce": "Online payments",
"eCommerceSalesChannelDescription": "Accept payments on your website and in-app.",
"ecomMoto": "Online phone or mail orders",
"ecomMotoSalesChannelDescription": "Accept card-not-present payments online in the web-interface.",
"ensureThisDisclosurePageIsVisibleAndEasilyAccessibleToAllConsumersInJapan": "Ensure this disclosure page is visible and easily accessible to all consumers in Japan.",
"failureToComplyMayResultInAdministrativePenaltiesOrSuspensionOfBusiness": "Failure to comply may result in administrative penalties or suspension of business. Correct disclosure prevents legal disputes and protects consumer trust.",
"identityOfTheBusinessRepresentativeResponsibleForTheTransaction": "Identity of the Business and Representative responsible for the transaction.",
"iDontHaveACommercialDisclosureWebpage": "I don't have a Commercial Disclosure webpage",
"industry": "Industry",
"industryCodeAcquiringGuidance": "This is used to classify the type of products and services that your business is accepting payments for. Choose the closest match to the best of your knowledge.",
"industryCodes": "Industry codes",
"industryCodesFormHeading": "What industries will your business accept payments in?",
"japaneseCommercialDisclosureBasedOnTheSpecifiedCommercialTransactionsAct": "Japanese Commercial Disclosure based on the Specified Commercial Transactions Act",
"japaneseCommercialDisclosureDescription": "This disclosure is mandated by Japan’s Specified Commercial Transactions Act (SCTA). To ensure transparency and consumer protection, businesses must clearly display their identity, sales conditions, and return policies.",
"payByLink": "Pay by link",
"payByLinkSalesChannelDescription": "Create virtual and physical cards to grow your business and customer loyalty.",
"paymentProcessingDetails": "Payment processing details",
"pos": "In-person payments",
"posMoto": "In-person phone or mail orders",
"posMotoSalesChannelDescription": "Accept card-not-present payments from a point-of-sale terminal",
"posSalesChannelDescription": "Accept payments with terminals and devices.",
"productDetailsAndTermsOfSale": "Product details and Terms of Sale (Price, Delivery, and Return Policy).",
"publishACompleteCommercialDisclosurePageInJapanese": "Publish a complete Commercial Disclosure page in Japanese. This page must clearly display the Business Name, Representative, Address, Phone Number, Sales Price (including tax and shipping), Payment Methods & Timing, Delivery Timing, and your Return and Refund Policy.",
"readMoreAboutTheSctaInJapaneseOrEnglish": "<strong>Read more about the SCTA in <japaneseLink>Japanese -特定商取引法</japaneseLink>, or <englishLink>English</englishLink></strong>.",
"reliableContactInformation": "Reliable contact information.",
"salesChannelsGuidance": "Choose all methods your business will accept payments within your selected industry.",
"salesChannelsHeading": "How will your business sell its products or services to customers?",
"salesConditionsAndReturnPolicy": "Sales conditions and return policy",
"sctaDescription": "The Act on Specified Commercial Transactions (Tokusho-ho) is a Japanese law designed to ensure fair transaction and protect consumers. It mandates merchants to <strong>disclose specific business information</strong> and strictly prohibits misleading sales practices. ",
"specifiedContinuousService": "Specified Continuous Service, Door-to-Door Sales, Door-to-Door Purchases, Mail Order Sales, Telemarketing Sales, Multilevel Marketing Transactions, Business Opportunity Sales.",
"submitTheURLOfThisPageDuringYourApplicationReview": "Submit the URL of this page during your application review.",
"thisGuaranteesTransparencyEnablingConsumersToMakeInformedPurchasingDecisions": "This guarantees transparency, enabling consumers to make informed purchasing decisions and ensuring a clear channel to resolve inquiries or issues.",
"toComplyWithSctaYouMust": "To comply with SCTA you must:",
"underSctaBusinessesOperatingInJapanMustClearlyState": "Under SCTA, businesses operating in Japan must clearly state:",
"whatIfIDontComply": "What if I don't comply?",
"whatIsScta": "What is SCTA",
"whereDoesItApply": "Where does it apply?",
"whyAreWeCollectingThisInformation": "Why are we collecting this information?"
};
//#endregion
export { en_US_default as default };