@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.
70 lines (69 loc) • 5.57 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] = "bdd25495-6b22-4014-98d2-eb50fb694ae6", e._sentryDebugIdIdentifier = "sentry-dbid-bdd25495-6b22-4014-98d2-eb50fb694ae6");
} catch (e) {}
var en_US_default = {
"addOwnerToTrustMember": "Add owner of %{trustMember}",
"addTrustMember": "Add trust member",
"beneficiaryGuideDescription": "<strong>Beneficiaries</strong> are the natural persons, or classes of people, in whose interest the trust is principally constituted or operates. Can be an individual, corporate entity, or member of a class. This also includes undefined beneficiaries, which are classes or groups of beneficiaries that are not named, but defined in an ascertainable manner in the trust deed.",
"businessEntityDescription": "This is usually a sole proprietor, private company, public corporation, partnership, or non profit.",
"businessEntityTitle": "A business entity",
"businessTrust": "Business trust",
"cashManagementTrust": "Cash management trust",
"charitableTrust": "Charitable trust",
"contributionBelowThreshold": "My settlor's material asset contribution to the trust was less than AUD 10,000 at the time of establishing the trust",
"corporateUnitTrust": "Corporate unit trust",
"deceased": "My settlor is deceased",
"deceasedEstate": "Deceased estate",
"describeWhoIsABeneficiaryInYourTrust": "Describe in open format who is set to be a beneficiary in your trust deed",
"discretionaryInvestmentTrust": "Discretionary investment trust",
"discretionaryServicesManagementTrust": "Discretionary services management trust",
"discretionaryTradingTrust": "Discretionary trading trust",
"discretionaryTrust": "Discretionary trust",
"editOwnerOfTrustMember": "Edit owner of %{trustMember}",
"editTrustMember": "Edit details of %{trustMember} ",
"failedToFetchTrustDetails": "Failed to fetch the trust details",
"failedToFetchTrustMemberDetails": "Failed to fetch the trust member details",
"failedToRemoveTrustMember": "Failed to remove trust member",
"familyTrust": "Family trust",
"findYourIncorporatedAssociationNumberInThePublicRegistryForYourState": "Find your incorporated association number in the public registry for your state.",
"firstHomeSaverAccountsTrust": "First home saver accounts trust",
"fixedTrust": "Fixed trust",
"fixedUnitTrust": "Fixed unit trust",
"generalPartnership": "General Partnership",
"hybridTrust": "Hybrid trust",
"individual": "Individual",
"legalCompanyName__guidanceText": "The legal name is used to identify a business with the government; enter it exactly as it appears on your government or legal forms.",
"legalCompanyName__guidanceText__AU": "Enter the name exactly as it is on your Australian Securities and Investment Commission's (ASIC).",
"legalCompanyName__guidanceText__HK": "Enter the name exactly as it is on your Hong Kong Companies Registry's Certificate of Incorporation.",
"legalCompanyName__guidanceText__NL": "Enter the name exactly as it is on your Chamber of Commerce registration.",
"legalCompanyName__guidanceText__SG": "Enter the name exactly as it is on your Accounting and Corporate Regulatory Authority (ACRA) BizFile.",
"legalCompanyName__guidanceText__US": "The business name exactly as it appears on government or legal forms.",
"listedPublicUnitTrust": "Listed public unit trust",
"makeSureToHaveYourTrustDeed": "Make sure to have your trust deed in hand to complete this information accurately.",
"naturalPersonDescription": "He/she doesn't have any business.",
"naturalPersonTitle": "Natural person",
"noneOfTheAbove": "None of the above",
"organization": "Organization",
"otherTrust": "Other trust",
"pooledSuperannuationTrust": "Pooled superannuation trust",
"professionalServiceProvider": "My settlor is a professional service provider",
"protectorGuideDescription": "<strong>Protector</strong> is the natural person appointed to direct the trustees in relation to their administration of the trust.",
"providePersonalDetailsOfOwner": "Please provide the personal details of the owner.",
"publicTradingTrust": "Public trading trust",
"registeredAddressTrustHeaderDescription": "The address registered to your trust",
"registeredAddressUnincorporatedPartnershipHeaderDescription": "The address used by the partnership for official business. If available, use the address where the partnership is registered with a legal or other government authority.",
"removeTrustMember": "Remove %{trustMember}",
"roleAndEntityType": "Role and entity type",
"settlorGuideDescription": "<strong>Settlor</strong> is the natural person that created the trust. A settlor is also known as a grantor or founder.",
"successFullyRemovedTrustMember": "Successfully removed trust member",
"trusteeGuideDescription": "<strong>Trustee</strong> is the natural person or a corporate entity that can manage, employ, or dispose of the assets of the trust.",
"trustMembers": "Trust members",
"trustMembersDescription": "Provide information for all trustee, settlor, protector and beneficiary associated with the trust contract.",
"trustType": "Type of trust agreement",
"undefinedBeneficiary": "Undefined beneficiary",
"unlistedPublicUnitTrust": "Unlisted public unit trust",
"whatIsTheDifferenceBetweenTheseRoles": "What is the difference between these roles?"
};
//#endregion
export { en_US_default as default };