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.

27 lines (26 loc) 2.17 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] = "2720a117-cab5-468e-9893-d15c78ec5a81", e._sentryDebugIdIdentifier = "sentry-dbid-2720a117-cab5-468e-9893-d15c78ec5a81"); } catch (e) {} var en_US_default = { "chooseATaxStatusOptionToContinue": "Choose a tax status option to continue", "description": "Description", "errorUpdatingTaxClassification": "Error updating tax classification", "financialNonReportable": "Financial, non-reportable", "noFurtherActionOrRecertificationIsNeeded": "No further action or re-certification is needed unless your business changes how it generates revenue. ", "nonFinancialActive": "Non-financial, active", "nonFinancialNonReportable": "Non-financial, non-reportable", "nonFinancialPassive": "Non-financial, passive", "recommendedForYourBusiness": "Recommended for your business", "selfCertifiedTaxStatus": "Self-certified tax status", "status": "Status", "taxStatus": "Tax status", "taxStatusSelfCertification": "Tax status self-certification", "toUnderstandIfYourBankAccountDetailsAreReportable": "To understand if your bank account details are reportable to global tax authorities, we need to know about how your business generates revenue.", "yourBusinessGeneratesMoreThanHalfOfItsRevenueAsPassiveIncome": "Your business generates more than 50% of its revenue as passive income from sources like investment interest or dividends, royalties, or rents.", "yourBusinessIsAFinancialInstitution": "Your business is a financial institution.", "yourBusinessIsAPublicListedEntity": "Your business is a publicly listed entity, the subsidiary of a publicly listed entity, a governmental entity, or an international organization.", "yourBusinessReceivesTheMajorityOfItsIncomeThroughActiveIncome": "Your business generates more than 50% of its revenue from active business operations like manufacturing, retail, or providing services." }; //#endregion export { en_US_default as default };