@adyen/kyc-components 3.56.0 → 3.56.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/es/{B4MFY5CR-sw69iyPQ.js → B4MFY5CR-ExJ43VbQ.js} +1 -1
- package/dist/es/{HO4MOOFI-BiF4odym.js → HO4MOOFI-B_bvIPSM.js} +2 -2
- package/dist/es/{HUY7CZI3-C_Pfr-a6.js → HUY7CZI3-CMswV2LE.js} +2 -2
- package/dist/es/Introduction-EEHJF6pV.js +227 -0
- package/dist/es/adyen-kyc-components.es.js +2 -225
- package/dist/es/{index-BFB-zOM1.js → index-_9WP3-b5.js} +3528 -138
- package/dist/style.css +240 -240
- package/package.json +1 -1
- package/dist/es/adyen-kyc-components.es2.js +0 -4
- package/dist/es/singpass-logo-ClABMCMK.js +0 -8
- package/dist/es/useCanSeeIntroduction--XLChwhg.js +0 -3453
|
@@ -17,13 +17,13 @@ var __privateWrapper = (obj, member, setter, getter) => ({
|
|
|
17
17
|
var _focused, _cleanup, _setup, _a, _online, _cleanup2, _setup2, _b, _gcTimeout, _c, _initialState, _revertState, _cache, _client, _retryer, _defaultOptions, _abortSignalConsumed, _Query_instances, dispatch_fn, _d, _queries, _e, _observers, _mutationCache, _retryer2, _Mutation_instances, dispatch_fn2, _f, _mutations, _scopes, _mutationId, _g, _queryCache, _mutationCache2, _defaultOptions2, _queryDefaults, _mutationDefaults, _mountCount, _unsubscribeFocus, _unsubscribeOnline, _h, _client2, _currentQuery, _currentQueryInitialState, _currentResult, _currentResultState, _currentResultOptions, _currentThenable, _selectError, _selectFn, _selectResult, _lastQueryWithDefinedData, _staleTimeoutId, _refetchIntervalId, _currentRefetchInterval, _trackedProps, _QueryObserver_instances, executeFetch_fn, updateStaleTimeout_fn, computeRefetchInterval_fn, updateRefetchInterval_fn, updateTimers_fn, clearStaleTimeout_fn, clearRefetchInterval_fn, updateQuery_fn, notify_fn, _i, _client3, _currentResult2, _currentMutation, _mutateOptions, _MutationObserver_instances, updateResult_fn, notify_fn2, _j, _client4, _onlineManager, _queryFlavor, _version, _isMounted, _styleNonce, _shadowDOMTarget, _buttonPosition, _position, _initialIsOpen, _errorTypes, _Component, _dispose, _k, _client5, _onlineManager2, _queryFlavor2, _version2, _isMounted2, _styleNonce2, _shadowDOMTarget2, _buttonPosition2, _position2, _initialIsOpen2, _errorTypes2, _onClose, _Component2, _dispose2, _l;
|
|
18
18
|
import { jsx, jsxs, Fragment } from "preact/jsx-runtime";
|
|
19
19
|
import { useContext as useContext$1, useCallback, useMemo, useState, useEffect, useReducer, useId, useRef, useLayoutEffect } from "preact/hooks";
|
|
20
|
-
import { e as entriesOf, I as Icon, T as Typography, u as useI18nContext, B as Button, c as createLogger, n as noop$2, L as LegalEntityType, g as getOwnEntityAssociations, d as doArraysMatch, a as userEvents, b as Loader, S as Svg, C as CountryCodes, o as objectsDeepEqual, f as TaskTypes, k as keysOf, h as cloneObject, r as reverseObject, i as getNomineeFromAssociation, j as drop, l as euCountries, m as getDirectEntityAssociations, p as hasRequiredTrustMemberCount, q as getOwnTrustMembersLegalEntityIds, s as getOwnTrustLegalEntityIdAsArray, t as hasMinRequiredDecisionMakerCount, v as getOwnDecisionMakersLegalEntityIds, w as getOwnSoleProprietorshipIdArray, x as getLegalRepresentative, y as hasOwnEntityAssociationOfType, z as useSettingsContext, A as SettingNames, D as DecisionMakerType, E as TrustMemberGuidanceLabel, F as TrustMemberTypes, G as getCountrySpecificTrustTypeOptions, H as TrustTypes, J as fieldsPerScenario$3, K as countryConfig$3, M as StepProgressIndicator, N as allowedCountriesForNominee, O as TRUST_COUNTRIES, P as filterOutUnwantedAssociationsIfRootLE, Q as getOwnDecisionMakers, R as toCapitalized, U as hasSolePropInLegalEntity, V as getOwnSignatories, W as isPartOfTrustFromLegalEntity, X as getAllowedDecisionMakerRoles, Y as hasNomineesChanged, Z as attachNomineeToRole, _ as TRUST_DEFAULT_DESCRIPTIONS_MAP, $ as getDecisionMakerDescriptionMap, a0 as getAvailableDecisionMakerRoleTypes, a1 as SettingsContext, a2 as useCanSeeIntroduction, a3 as getOwnSolePropProblems, a4 as getOwnTrustProblems, a5 as trustTypeOptions, a6 as DEFAULT_TRUST_MEMBER_REQUIREMENTS, a7 as listify, a8 as valuesOf, a9 as FALLBACK_LOCALE, aa as defaultTranslation, ab as Language, ac as I18nContext } from "./useCanSeeIntroduction--XLChwhg.js";
|
|
21
20
|
import { createContext as createContext$1, isValidElement, createElement as createElement$1, render as render$1 } from "preact";
|
|
21
|
+
import DOMPurify from "isomorphic-dompurify";
|
|
22
22
|
import cx from "classnames";
|
|
23
|
-
import { defineSlots } from "named-slots";
|
|
24
23
|
import * as React from "preact/compat";
|
|
25
|
-
import React__default, { memo, forwardRef, useCallback as useCallback$1, useMemo as useMemo$1
|
|
26
|
-
import {
|
|
24
|
+
import React__default, { lazy as lazy$1, Suspense, memo, forwardRef, useCallback as useCallback$1, useMemo as useMemo$1 } from "preact/compat";
|
|
25
|
+
import { defineSlots } from "named-slots";
|
|
26
|
+
import { jsx as jsx$1, jsxs as jsxs$1 } from "preact/compat/jsx-runtime";
|
|
27
27
|
import OpenBankingSDK from "@adyen/openbankingsdk";
|
|
28
28
|
import isISIN from "validator/es/lib/isISIN.js";
|
|
29
29
|
import { signal, computed as computed$1 } from "@preact/signals";
|
|
@@ -33,7 +33,6 @@ import "@adyen/adyen-document-viewer/dist/adyen-document-viewer.min.css";
|
|
|
33
33
|
import AdyenDocumentViewer from "@adyen/adyen-document-viewer";
|
|
34
34
|
import isURL$1 from "validator/es/lib/isURL.js";
|
|
35
35
|
import cloneDeep from "lodash-es/cloneDeep";
|
|
36
|
-
import SvgSingpassLogo from "./singpass-logo-ClABMCMK.js";
|
|
37
36
|
import isEmpty$2 from "lodash-es/isEmpty";
|
|
38
37
|
import MonogonCode from "monogon/preact";
|
|
39
38
|
var DocumentType = /* @__PURE__ */ ((DocumentType2) => {
|
|
@@ -229,6 +228,9 @@ const mergeAttachments = (existing, incoming) => {
|
|
|
229
228
|
);
|
|
230
229
|
return [...filteredExisting, ...incoming];
|
|
231
230
|
};
|
|
231
|
+
const entriesOf = (object) => Object.entries(object);
|
|
232
|
+
const valuesOf = (object) => Object.values(object);
|
|
233
|
+
const keysOf = (object) => Object.keys(object);
|
|
232
234
|
const omitKeys$1 = (obj, omit) => Object.keys(obj).filter((k) => !omit.includes(k)).reduce((a, c) => {
|
|
233
235
|
a[c] = obj[c];
|
|
234
236
|
return a;
|
|
@@ -605,6 +607,1920 @@ function useExperimentsContext() {
|
|
|
605
607
|
}
|
|
606
608
|
return context;
|
|
607
609
|
}
|
|
610
|
+
const keyIsInObject = (key, obj) => key in obj;
|
|
611
|
+
const pick = (...propertiesToKeep) => ({
|
|
612
|
+
from: (obj) => propertiesToKeep.map((k) => keyIsInObject(k, obj) ? { [k]: obj[k] } : {}).reduce((res, o) => ({ ...res, ...o }), {})
|
|
613
|
+
});
|
|
614
|
+
const drop = (...propertiesToDrop) => ({
|
|
615
|
+
from: (obj) => {
|
|
616
|
+
const remainingProperties = keysOf(obj).filter(
|
|
617
|
+
(k) => !propertiesToDrop.includes(k)
|
|
618
|
+
);
|
|
619
|
+
return pick(...remainingProperties).from(obj);
|
|
620
|
+
}
|
|
621
|
+
});
|
|
622
|
+
const doArraysMatch = (arr1, arr2) => arr1.length === arr2.length && arr1.every((element) => arr2.includes(element));
|
|
623
|
+
const objectsDeepEqual = (x, y) => {
|
|
624
|
+
if (x && y && typeof x === "object" && typeof y === "object") {
|
|
625
|
+
if (Object.keys(x).length !== Object.keys(y).length) {
|
|
626
|
+
return false;
|
|
627
|
+
}
|
|
628
|
+
return keysOf(x).every((key) => objectsDeepEqual(x[key], y[key]));
|
|
629
|
+
}
|
|
630
|
+
return x === y;
|
|
631
|
+
};
|
|
632
|
+
function cloneObject(object) {
|
|
633
|
+
return structuredClone(object);
|
|
634
|
+
}
|
|
635
|
+
function reverseObject(obj) {
|
|
636
|
+
return Object.fromEntries(Object.entries(obj).map(([key, value]) => [value, key]));
|
|
637
|
+
}
|
|
638
|
+
function listify(array, {
|
|
639
|
+
type = "conjunction",
|
|
640
|
+
style: style2 = "long",
|
|
641
|
+
stringify: stringify2 = (thing) => thing.toString()
|
|
642
|
+
} = {}) {
|
|
643
|
+
const stringified = array.map((item) => stringify2(item));
|
|
644
|
+
const formatter = new Intl.ListFormat("en", { style: style2, type });
|
|
645
|
+
return formatter.format(stringified);
|
|
646
|
+
}
|
|
647
|
+
const noop$2 = () => {
|
|
648
|
+
};
|
|
649
|
+
const defaultLocaleTranslations = {
|
|
650
|
+
"1Minute": "1 minute",
|
|
651
|
+
"1Second": "1 second",
|
|
652
|
+
accept: "Accept",
|
|
653
|
+
acceptedDocumentsForGovernment: "Accepted documents for government agencies",
|
|
654
|
+
acceptedDocumentsForNonProfit: "Accepted documents for non-profit organizations",
|
|
655
|
+
acceptedDocumentsForPartnerships: "Accepted documents for partnerships",
|
|
656
|
+
acceptedDocumentsForPrivateCompanies: "Accepted documents for private companies",
|
|
657
|
+
acceptedDocumentsForPublicCompanies: "Accepted documents for public companies",
|
|
658
|
+
accountCantBeSetUp: "Your account can't be set up as your information couldn't be verified. To find out more, reach out to customer support.",
|
|
659
|
+
accountDetailsDescription: "Provide a few details about you to start accepting live payments.",
|
|
660
|
+
accountHolder: "Account holder",
|
|
661
|
+
accountHolderTerms: "Account Holder Terms",
|
|
662
|
+
accountName: "Account name",
|
|
663
|
+
accountNumber: "Account number",
|
|
664
|
+
accountNumberFullOrPartialVisible: "Includes your full or partial account number",
|
|
665
|
+
accountNumberOrIbanVisible: "Includes your account number or IBAN",
|
|
666
|
+
accountNumberVisible: "Includes your account number",
|
|
667
|
+
accountVerification: "Account Verification",
|
|
668
|
+
acknowledgePciRequirements: "We hereby acknowledge that we must remain compliant with the aforementioned PCI DSS requirements at all times as long as we want to receive payments. Consequently, we must continuously reassess our environment and implement any additional PCI DSS requirements if our environment changes.",
|
|
669
|
+
actionNeeded: "Action needed",
|
|
670
|
+
add: "Add",
|
|
671
|
+
addABankAccountForPayouts: "Add a bank account for payouts",
|
|
672
|
+
addAccountWith: "Add account with %{providerName}",
|
|
673
|
+
addAllSourcesOfFundsBeingUsed: "Add all sources of funds being used with the financial products listed on this page. Some funding sources may need supporting documentation. ",
|
|
674
|
+
addAtLeastOneInvestor: "Add at least one investor",
|
|
675
|
+
addBankAccount: "Add bank account",
|
|
676
|
+
addBankDetails: "Add bank details",
|
|
677
|
+
addDecisionMaker: "Add decision-maker",
|
|
678
|
+
addDetailsManually: "Add details manually",
|
|
679
|
+
addDetailsManuallyQuestion: "Add details manually?",
|
|
680
|
+
addDetailsWith: "Add details with",
|
|
681
|
+
addDocument: "Add document",
|
|
682
|
+
addEntityOwner: "Add owner details",
|
|
683
|
+
addExtraBankAccount: "Add extra bank account",
|
|
684
|
+
addExtraPayinAccount: "Add extra payin account",
|
|
685
|
+
addExtraPayoutAccount: "Add extra payout account",
|
|
686
|
+
addingAndVerifiyingABankAccount: "Adding and verifying a bank account with this method typically takes up to 3 business days.",
|
|
687
|
+
addInvestor: "Add investor",
|
|
688
|
+
additionalInformation: "Additional information",
|
|
689
|
+
additionalInformationFormHeading: "Additional business details",
|
|
690
|
+
additionalInformationFormName: "Additional details",
|
|
691
|
+
additionalPersonalDetails: "Additional personal details",
|
|
692
|
+
addManually: "Add manually",
|
|
693
|
+
addMissingBankDetails: "We are missing your bank details in order to perform payouts, please add your bank account.",
|
|
694
|
+
addOwnerToTrustMember: "Add owner of %{trustMember}",
|
|
695
|
+
addPayoutAccount: "Add a payout account",
|
|
696
|
+
address: "Address",
|
|
697
|
+
address__placeHolder: "Start typing an address for suggestions...",
|
|
698
|
+
addresses: "Addresses",
|
|
699
|
+
addressPoBoxError: "PO Box addresses aren't allowed. Enter a physical address",
|
|
700
|
+
addressRegisteredWithSecretaryOfState: "Address registered with the Secretary of State for this company.",
|
|
701
|
+
addTrustMember: "Add trust member",
|
|
702
|
+
addYourselfAsSigner: "Add yourself as a signer",
|
|
703
|
+
adoptionCertificate: "Adoption certificate",
|
|
704
|
+
adyen: "Adyen",
|
|
705
|
+
adyenKeepsDataAsLongAsLegallyRequired: "Adyen only keeps your data for as long as we're legally required to. It won't be used for any other purposes or by other third parties than those stated.",
|
|
706
|
+
adyenPrivacyPolicy: "Adyen Privacy Policy",
|
|
707
|
+
adyenWillOnlyGetTemporaryAccess: "Adyen will only gain temporary access to your bank details, and your data is never shared with third parties.",
|
|
708
|
+
agreementPeriod: "Agreement period (if applicable)",
|
|
709
|
+
aLegalRepresentativeIsRequired: "A legal representative is required",
|
|
710
|
+
aLetterFromYourBank: "A letter from your bank",
|
|
711
|
+
allCapabilitiesValid: "All capabilities are valid",
|
|
712
|
+
allPayslipsFrom3MostRecentMonths: "All payslips from the 3 most recent months ",
|
|
713
|
+
allStatementsFrom3MostRecentMonths: "All statements from 3 most recent months",
|
|
714
|
+
amount: "Amount",
|
|
715
|
+
amountIsRequired: "Amount is required",
|
|
716
|
+
amountWon: "Amount won",
|
|
717
|
+
anAssociation: "An association",
|
|
718
|
+
and: "and",
|
|
719
|
+
andResubmit: "and submit again.",
|
|
720
|
+
anLEIIsAUniqueCode: "An LEI is a unique code that identifies legal entities, including companies, who engage in financial transactions.",
|
|
721
|
+
annualReport: "Annual Report",
|
|
722
|
+
annualStatements: "Annual statements",
|
|
723
|
+
annualTurnover: "Annual turnover",
|
|
724
|
+
annualTurnoverHelper: "The annual sales revenue minus all discounts and sales taxes. Also known as net sales.",
|
|
725
|
+
annualTurnoverValue: "Annual turnover value",
|
|
726
|
+
aNomineeDirectorIsAppointed: "A nominee director is appointed to act on the interests of a third party.",
|
|
727
|
+
aNomineeShareholderHoldsShares: "A nominee shareholder holds shares on behalf of a third party.",
|
|
728
|
+
anyInformationFromTheUploadedDocumentWillBeLost: "Any information from the uploaded document will be lost. You will need to manually add this data.",
|
|
729
|
+
anyInformationTakenFromThisDocument: "Any information taken from this document will be marked as unverified.",
|
|
730
|
+
apartmentSuite: "Apartment / Suite",
|
|
731
|
+
apartmentSuiteOther: "Apt, suite, other",
|
|
732
|
+
applicationSubmittedSuccessfully: "Application submitted successfully",
|
|
733
|
+
areYouACompany: "Are you a company?",
|
|
734
|
+
areYouAnIndividual: "Are you an individual?",
|
|
735
|
+
areYouSureYouWantToDeleteThisBankAccount: "Are you sure you want to delete this bank account?",
|
|
736
|
+
areYouSureYouWantToDeleteThisDocument: 'Are you sure you want to delete this document: "%{deleteDocName}"?',
|
|
737
|
+
areYouSureYouWantToDeleteThisInvestorDetails: "Are you sure you want to delete this investor details?",
|
|
738
|
+
arithmosEngraphes: "Αριθμός Εγγραφής Φ.Π.Α.",
|
|
739
|
+
articlesOfIncorporation: "Articles of incorporation",
|
|
740
|
+
arvonlisaveronumeroMervardesskattenummer: "Arvonlisäveronumero Mervärdesskattenummer",
|
|
741
|
+
association: "Association",
|
|
742
|
+
associationIncorporated: "Incorporated association",
|
|
743
|
+
associationIncorporatedDescription: "A registered entity without profit that's organized around a purpose such as recreation, culture, or charity.",
|
|
744
|
+
aTrust: "A trust",
|
|
745
|
+
australianBusinessNumberAbn: "Australian business number (ABN)",
|
|
746
|
+
australianBusinessNumberAcn: "Australian company number (ACN)",
|
|
747
|
+
back: "Back",
|
|
748
|
+
backPage: "Back page",
|
|
749
|
+
backToTaskList: "Back to task list",
|
|
750
|
+
bankAccount: "Bank account",
|
|
751
|
+
bankAccountCountryRegion: "Bank account country/region",
|
|
752
|
+
bankAccountDetails: "Bank account details",
|
|
753
|
+
bankAccountFormat: "Bank account format",
|
|
754
|
+
bankAccountHasToBeInYourCompanyName: "The bank account has to be in your company's name",
|
|
755
|
+
bankAccountHasToBeInYourName: "The bank account has to be in your name",
|
|
756
|
+
bankAccountNameIndividual: "Bank account must be in your name (<strong>%{individualLegalName}</strong>)",
|
|
757
|
+
bankAccountNameOrganization: "Bank account must be in your company's name (<strong>%{companyLegalName}</strong>)",
|
|
758
|
+
bankAccountNameWithSoleProprietor: "Bank account must be in your name (<strong>%{individualLegalName}</strong>) or sole proprietorship's name (<strong>%{soleProprietorshipName}</strong>)",
|
|
759
|
+
bankAccountNameWithTrust: "The bank account must be in your trust's name (<strong>%{trusteeName} as trustee for %{trustLegalName} trading as %{trustTradingName}</strong>)",
|
|
760
|
+
bankAccountNameWithTrust_US: "The bank account must be in your trust's name (<strong>%{trusteeName} as trustee for %{trustLegalName} doing business as %{trustTradingName}</strong>)",
|
|
761
|
+
bankAccountNeeded: "A bank account is needed.",
|
|
762
|
+
bankAccountNumber: "Account number",
|
|
763
|
+
bankAccountToHaveSameNameAsTrust: "The bank account holder has to have the same name as your trust",
|
|
764
|
+
bankAccountVerification: "Bank account verification",
|
|
765
|
+
bankCityTown: "Bank city/town",
|
|
766
|
+
bankCode: "Bank code",
|
|
767
|
+
bankCountry: "Bank country/region",
|
|
768
|
+
bankDetails: "Bank details",
|
|
769
|
+
bankDocument: "Bank document",
|
|
770
|
+
bankDocumentDescription: "We need an official document to verify your bank account details.",
|
|
771
|
+
bankDocumentFileDescription: "Add a description for this bank account (optional)",
|
|
772
|
+
bankDocumentHeader: "Upload a bank document",
|
|
773
|
+
bankDocumentHeaderOptional: "Upload a bank document (optional)",
|
|
774
|
+
bankingService: "Business bank accounts",
|
|
775
|
+
bankName: "Bank name",
|
|
776
|
+
bankruptcyInsolvency: "Yes, the company is filing for bankruptcy or insolvency",
|
|
777
|
+
banksLogoAndName: "Bank's logo and name",
|
|
778
|
+
bankStatement: "Bank statement",
|
|
779
|
+
bankStatementAlreadyUploaded: "Bank statement has already been uploaded, is too large, or the account has already been added; try another",
|
|
780
|
+
bankStatementDocument: "Bank statement",
|
|
781
|
+
bankStatementIndividualDescription: "To help verify your bank account details, we need a bank statement clearly showing your name and dated within the last 12 months.",
|
|
782
|
+
bankStatementNonIndividualDescription: "To help verify your bank account details, we need a bank statement clearly showing your business's name and dated within the last 12 months.",
|
|
783
|
+
bankStatements: "Bank statements",
|
|
784
|
+
basedOnTheAboveSignatory: "Based on the above, the signatory above asserts that the information within this attestation form fairly represents the results of the assessment.",
|
|
785
|
+
basicCompanyInformation: "Basic company information",
|
|
786
|
+
basicInformation: "Basic information",
|
|
787
|
+
basicInformationFormDescription: "In the next steps, we'll collect and verify details about your business in compliance with financial regulations. Learn about how your data is managed in our",
|
|
788
|
+
basicInformationFormDescriptionLink: "Privacy Statement.",
|
|
789
|
+
basicInformationFormHeading: "Basic details about your business",
|
|
790
|
+
basicInformationFormName: "Basic details",
|
|
791
|
+
becauseYoureUnderXWeNeedToCollectInformationAboutALegalRepresentative: "Because you're under %{age}, we need to collect information about a legal representative in another step",
|
|
792
|
+
beforeSubmittingYourCapitalLoanApplication: "Before you can get access to financial products, we are required to collect additional information on your business for regulatory purposes.",
|
|
793
|
+
belowTaxThreshold: "Earnings are below the mandatory indirect tax registration threshold in this country/region of establishment",
|
|
794
|
+
benefactorDetails: "Benefactor details",
|
|
795
|
+
benefactorsLegalName: "Benefactor's full legal name",
|
|
796
|
+
beneficiary: "Beneficiary",
|
|
797
|
+
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.",
|
|
798
|
+
bic: "BIC",
|
|
799
|
+
bicSwift: "BIC / SWIFT",
|
|
800
|
+
birthCertificate: "Birth certificate",
|
|
801
|
+
birthDate: "Date of birth",
|
|
802
|
+
branchCode: "Branch code",
|
|
803
|
+
branchNumber: "Branch Number",
|
|
804
|
+
brokerStatements: "Broker statements",
|
|
805
|
+
browseFiles: "Browse files",
|
|
806
|
+
bsbCode: "Bank State Branch (BSB) code",
|
|
807
|
+
bsbNumber: "BSB Number",
|
|
808
|
+
btwNummer: "Btw-nummer",
|
|
809
|
+
businessAccountDetailsDescription: "To prepare your account, we need information about your business.",
|
|
810
|
+
businessAccountDetailsDescriptionReview: "In order to ensure your data is up-to-date, please verify the following details. If necessary, please adjust any data that is no longer accurate.",
|
|
811
|
+
businessAccountTerms: "Business Account Terms",
|
|
812
|
+
businessDescription: "Business description",
|
|
813
|
+
businessDetails: "Business details",
|
|
814
|
+
businessEarningDetails: "Other business earning details",
|
|
815
|
+
businessEntityDescription: "This is usually a sole proprietor, private company, public corporation, partnership, or non profit.",
|
|
816
|
+
businessEntityTitle: "Business entity",
|
|
817
|
+
businessFinancing: "Business financing",
|
|
818
|
+
businessIncorporationNumber: "Business incorporation number",
|
|
819
|
+
businessInformation: "Business information",
|
|
820
|
+
businessLegalName: "Business legal name",
|
|
821
|
+
businessName: "Business name",
|
|
822
|
+
businessName__helperText: "The legal name is used to identify a business with the government; enter it exactly as it appears on your government or legal forms.",
|
|
823
|
+
businessNumber: "Business number",
|
|
824
|
+
businessRegistrationDocument__FR: "Business registration document, such as a KBIS extract or situation au répertoire sirene",
|
|
825
|
+
businessRegistryStatement: "Business registry statement",
|
|
826
|
+
businessSelection__failedToLoad: "Business details failed to load",
|
|
827
|
+
businessSelection__footer: "Can't find your business?",
|
|
828
|
+
businessSelection__footerButton: "Add details manually",
|
|
829
|
+
businessSelection__heading: "Select your business",
|
|
830
|
+
businessSelection__invalidTin: "This company's TIN doesn't match yours",
|
|
831
|
+
businessSelection__tinVerificationFailure: "Sorry, something went wrong. Try again or continue by pressing Add details manually",
|
|
832
|
+
businessSelection__tinVerificationFailureModalContent: "The tax ID didn't match the legal business name. How would you like to continue?",
|
|
833
|
+
businessSelection__tinVerificationFailureModalHeader: "Business couldn't be identified",
|
|
834
|
+
businessSelection__tinVerificationFailureModalPrimaryButton: "Continue anyway",
|
|
835
|
+
businessSelection__tinVerificationFailureModalSecondaryButton: "Edit details",
|
|
836
|
+
businessSelection__unableToOnboardGovernmentEntity: "Sorry, we cannot onboard a government entity for this user",
|
|
837
|
+
businessStructure: "Business structure",
|
|
838
|
+
businessTrust: "Business trust",
|
|
839
|
+
businessTrusteeDetails: "Business trustee details",
|
|
840
|
+
byClickingSignIAcknowledgeAndAgree: "By clicking the Sign button, I acknowledge and agree to the following: ",
|
|
841
|
+
byClickingSubmitReview: "By clicking 'Submit review', you confirm that all of your information has been reviewed, and that all newly provided or already existing data is accurate and up-to-date.",
|
|
842
|
+
byProceedingToTheNextStepYouConfirmThatYouHaveReadUnderstandAndAcceptTheTerms: 'By proceeding to the next step, you confirm that you have read, understand, and accept the <a href="https://onfido.com/privacy/" target="_blank" rel="noopener noreferrer nofollow">Onfido Privacy Policy</a> and <a href="https://onfido.com/terms-of-service/" target="_blank" rel="noopener noreferrer nofollow">Onfido Terms of Service</a>.',
|
|
843
|
+
cadastroDePessoasFisicas: "Cadastro de Pessoas Físicas (CPF)",
|
|
844
|
+
cancel: "Cancel",
|
|
845
|
+
canNotCompleteInstantVerification: "Can not complete instant verification?",
|
|
846
|
+
cantSetUpAcccount: "You can't set up an account",
|
|
847
|
+
capitalUserTerms: "Capital User Terms",
|
|
848
|
+
cardUserTerms: "Card User Terms",
|
|
849
|
+
cashManagementTrust: "Cash management trust",
|
|
850
|
+
CCIAA: "CCIAA Number",
|
|
851
|
+
certificateOfFormation: "Certificate of formation",
|
|
852
|
+
certificateOfIncorporation: "Certificate of incorporation",
|
|
853
|
+
certificateOfIncumbency: "Certificate of incumbency",
|
|
854
|
+
certificateOfInheritance: "Certificate of inheritance",
|
|
855
|
+
certificateOfVoterRegistration: "Certificate of voter registration",
|
|
856
|
+
chamberOfCommerceExtract: "Chamber of Commerce extract",
|
|
857
|
+
chamberOfCommerceRegistrationNumber: "Chamber of Commerce registration number",
|
|
858
|
+
changeYourBusinessSetup: "Change your business setup?",
|
|
859
|
+
chargeCardUserAgreement: "Charge Card User Agreement",
|
|
860
|
+
charitableTrust: "Charitable trust",
|
|
861
|
+
charityNumber: "Charity number",
|
|
862
|
+
charter: "Charter",
|
|
863
|
+
check: "Check",
|
|
864
|
+
checkForTypos: "Check for typos and try again",
|
|
865
|
+
chooseTheCorrectDetailsBeforeProceeding: "Choose the correct details before proceeding.",
|
|
866
|
+
chRegistrationNumber: "Unternehmens-Identifikationsnummer (UID)",
|
|
867
|
+
city: "City",
|
|
868
|
+
cityTown: "City / Town",
|
|
869
|
+
clearingCode: "Clearing code",
|
|
870
|
+
clearingNumber: "Clearing Number",
|
|
871
|
+
close: "Close",
|
|
872
|
+
CNPJ: "CNPJ",
|
|
873
|
+
code: "Code",
|
|
874
|
+
codiceFiscale: "Codice fiscale",
|
|
875
|
+
codiceFiscalePartitaIVA: "Codice Fiscale / Partita IVA",
|
|
876
|
+
codNumericPersonal: "Cod Numeric Personal (CNP)",
|
|
877
|
+
codulDeIdentificareFiscala: "Codul de identificare fiscală (CIF)",
|
|
878
|
+
commercialLicence: "Commercial License, Trade License or Business License",
|
|
879
|
+
company: "Company",
|
|
880
|
+
companyDetails: "Company details",
|
|
881
|
+
companyFinancialInformationFormDescription: "Financial information",
|
|
882
|
+
companyFinancialInformationFormHeading: "Financial Details",
|
|
883
|
+
companyLegalName: "Company legal name",
|
|
884
|
+
companyName: "Company name",
|
|
885
|
+
companyNumber: "Company number",
|
|
886
|
+
companyNumberNZ: "Company Number",
|
|
887
|
+
companyProfile: "Company profile",
|
|
888
|
+
companyRegistrationDocument: "Company registration document",
|
|
889
|
+
companyRegistrationDocumentFormDescription: "We need an official document to verify your organization's details.",
|
|
890
|
+
companyRegistrationDocumentFormHeading: "Upload a registration document",
|
|
891
|
+
companyRegistrationDocumentFormName: "Registration document",
|
|
892
|
+
companyRegistrationNumber: "Company registration number",
|
|
893
|
+
companyRegistrationNumber__HK: "Company Registration number (CRN)",
|
|
894
|
+
companyStructure: "Company structure",
|
|
895
|
+
companyStructureFormDescription: "What type of company do you have?",
|
|
896
|
+
companyStructureFormName: "Company structure",
|
|
897
|
+
companyTaxDocumentFormDescription: "We need an official document to verify your organization's tax details.",
|
|
898
|
+
companyTaxDocumentFormHeading: "Upload a tax document",
|
|
899
|
+
companyTaxDocumentFormName: "Tax document",
|
|
900
|
+
companyTrustee: "Company trustee",
|
|
901
|
+
companyTrusteeDetails: "Company trustee details",
|
|
902
|
+
companyType: "Company type",
|
|
903
|
+
complete: "Complete",
|
|
904
|
+
completeAddingAccount: "Complete adding account",
|
|
905
|
+
confirm: "Confirm",
|
|
906
|
+
confirmPersonalInformation: "Confirm personal information",
|
|
907
|
+
constitutionalDocument: "Constitutional document",
|
|
908
|
+
constitutionalDocumentHeader: "Upload a constitutional document",
|
|
909
|
+
constitutionalDocumentHeaderDescription: "This helps to verify your details.",
|
|
910
|
+
constitutionalDocumentSoleProprietorshipHeaderDescription: "This helps to verify your sole proprietorship details.",
|
|
911
|
+
constitutionalDocumentTrustHeaderDescription: "This helps to verify your trust details.",
|
|
912
|
+
contactDetails: "Contact Details",
|
|
913
|
+
containsNameOfCompany: "Contains the name of your company or organization",
|
|
914
|
+
"continue": "Continue",
|
|
915
|
+
continueCompany: "Continue as company",
|
|
916
|
+
continueIndividual: "Continue as individual",
|
|
917
|
+
contractSpecifyingDividends: "Contract specifying dividends",
|
|
918
|
+
contributionBelowThreshold: "My settlor's material asset contribution to the trust was less than AUD 10,000 at the time of establishing the trust",
|
|
919
|
+
controllingPerson: "Controlling person",
|
|
920
|
+
controllingPersonDescription: "Authorized to make major business decisions (may or may not be an owner)",
|
|
921
|
+
controllingPersonGuideDescription: "A <strong>controlling person</strong> is someone authorized to make major business decisions. They may or may not be an owner.",
|
|
922
|
+
corporateUnitTrust: "Corporate unit trust",
|
|
923
|
+
correctErrorsResubmit: "Correct the following errors and resubmit the form",
|
|
924
|
+
couldNotCompleteAccountCheck: "We couldn't complete the account check",
|
|
925
|
+
couldNotEstablishBankConnection: "We couldn't establish a connection with your bank",
|
|
926
|
+
country: "Country/region",
|
|
927
|
+
country__US__business: "Where is your business registered?",
|
|
928
|
+
countryOfGoverningLaw: "Country/region of governing law",
|
|
929
|
+
countryRegionOfEstablishment: "Country/region of establishment",
|
|
930
|
+
countryWithoutVatOrGstSystem: "There is no indirect tax in this country/region of establishment",
|
|
931
|
+
courtOrder: "Court order",
|
|
932
|
+
cryptocurrencyExchange: "Cryptocurrency exchange",
|
|
933
|
+
cryptocurrencyIncome: "Cryptocurrency income",
|
|
934
|
+
cryptocurrencyProceedDetails: "Cryptocurrency proceed details",
|
|
935
|
+
currency: "Currency",
|
|
936
|
+
currencyCode: "Currency code",
|
|
937
|
+
currencyIsRequired: "Currency is required",
|
|
938
|
+
currencyPlaceholder: "Select a currency code",
|
|
939
|
+
customerSupport: "Customer support",
|
|
940
|
+
"CVR-nummer": "CVR-nummer",
|
|
941
|
+
cyRegistrationNumber: "Αριθμός Εγγραφής",
|
|
942
|
+
dataMissingError: "We are missing required data.",
|
|
943
|
+
dataReviewNeeded: "A data review is neeced.",
|
|
944
|
+
date: "Date",
|
|
945
|
+
dateCannotBeInTheFuture: "Date cannot be in the future",
|
|
946
|
+
datedInTheLastXMonths: "Dated in the last %{number} months",
|
|
947
|
+
dateOfIncorporation: "Date of incorporation",
|
|
948
|
+
dateOfSale: "Date of sale",
|
|
949
|
+
dateOfSourceEvent: "Date of source event",
|
|
950
|
+
dateOfTotalAssetsCalculation: "The date on which total assets and annual turnover were calculated is often the balance sheet date.",
|
|
951
|
+
dateOfWinning: "Date of winning",
|
|
952
|
+
dateOfWinnings: "Date of winning",
|
|
953
|
+
dateOnDocumentNoOlderThanXMonths: "Date on the document is no older than %{numberOfMonths} months",
|
|
954
|
+
datePlaceholder: "dd/mm/yyyy",
|
|
955
|
+
dbaName: "Doing Business As (DBA) name",
|
|
956
|
+
deceased: "My settlor is deceased",
|
|
957
|
+
deceasedEstate: "Deceased estate",
|
|
958
|
+
decedentsCountryOfDeath: "Decedent's country/region of death",
|
|
959
|
+
decedentsLegalFirstName: "Decedent's legal first name",
|
|
960
|
+
decedentsLegalLastName: "Decedent's legal last name",
|
|
961
|
+
decedentsName: "Decedent's name",
|
|
962
|
+
decisionMaker: "Decision-makers",
|
|
963
|
+
decisionMakerDescription: "Provide the information of the owners, controlling persons, and signatories in your company. Keep in mind that one person may hold multiple roles. The requirements are as follows:",
|
|
964
|
+
decisionMakers: "Decision-makers",
|
|
965
|
+
definedBeneficiary: "Defined beneficiary",
|
|
966
|
+
definedBeneficiaryDescription: "A natural person, corporate entity, or member of a class in whose interest the trust is principally constituted or operates.",
|
|
967
|
+
"delete": "Delete",
|
|
968
|
+
deleteDocument: "Delete document",
|
|
969
|
+
deleteIdDocument: "Delete ID document?",
|
|
970
|
+
deleteInvestorDetails: "Delete investor details",
|
|
971
|
+
depositSlip: "Deposit slip",
|
|
972
|
+
describeWhoIsABeneficiaryInYourTrust: "Describe in open format who is set to be a beneficiary in your trust deed",
|
|
973
|
+
description: "Description",
|
|
974
|
+
descriptionOfIntellectualProperty: "Description of (intellectual) property",
|
|
975
|
+
descriptionOfProperty: "Description of property",
|
|
976
|
+
descriptionOptional: "Description (optional)",
|
|
977
|
+
descriptionUndefinedBeneficiary: "Undefined beneficiary description",
|
|
978
|
+
detCentralePersonregister: "Det Centrale Personregister (CPR)",
|
|
979
|
+
detected: "Detected",
|
|
980
|
+
DIC: "Daňové identifikační číslo (DIČ)",
|
|
981
|
+
director: "Director",
|
|
982
|
+
directorDescription: "Someone appointed to manage a company's business and affairs",
|
|
983
|
+
directorGuideDescription: "A <strong>director</strong> is someone appointed to manage a company's business and affairs. Who your directors are can be found on the companies register.",
|
|
984
|
+
discretionaryInvestmentTrust: "Discretionary investment trust",
|
|
985
|
+
discretionaryServicesManagementTrust: "Discretionary services management trust",
|
|
986
|
+
discretionaryTradingTrust: "Discretionary trading trust",
|
|
987
|
+
discretionaryTrust: "Discretionary trust",
|
|
988
|
+
dividendAmount: "Dividend amount",
|
|
989
|
+
dni: "DNI",
|
|
990
|
+
documentAddressedToName: "The document has to be addressed to %{name}",
|
|
991
|
+
documentCannotBeDamaged: "The document cannot be damaged",
|
|
992
|
+
documentDeletedSuccessfully: "Document deleted successfully",
|
|
993
|
+
documentIssuedByGovernmentAuthority: "The document has to be issued by a government authority. It's usually given when a business is created at the local commercial register",
|
|
994
|
+
documentName: "Document name",
|
|
995
|
+
documentNotExpiredOrDamaged: "The document cannot be expired or damaged",
|
|
996
|
+
documentRequirements: "Document requirements",
|
|
997
|
+
documents: "Documents",
|
|
998
|
+
documentShowsTaxIdOfCompany: "The document shows the tax ID number of the company",
|
|
999
|
+
documentType: "Document type",
|
|
1000
|
+
documentUpload: "Document upload",
|
|
1001
|
+
documentUploadedSuccessfully: "Document uploaded successfully",
|
|
1002
|
+
documentVerification: "Document verification",
|
|
1003
|
+
doesThisCompanyHaveLEI: "Does this company have a Legal Entity Identifier (LEI)?",
|
|
1004
|
+
doesYourCompanyHaveLEI: "Does your company have a Legal Entity Identifier (LEI)?",
|
|
1005
|
+
doingBusinessAs: "Doing business as",
|
|
1006
|
+
doingBusinessAsNameFiling: "Doing business as (DBA) filing",
|
|
1007
|
+
doingBusinessAsNameFiling__FR: "Trading name filing",
|
|
1008
|
+
doingBusinessAsNameFiling__US: "Doing business as (DBA) filing, such as your articles of incorporation",
|
|
1009
|
+
donorsCountryOfResidence: "Donor's country/region of residence",
|
|
1010
|
+
donorsLegalFirstName: "Donor's legal first name",
|
|
1011
|
+
donorsLegalLastName: "Donor's legal last name",
|
|
1012
|
+
donorsName: "Donor's name",
|
|
1013
|
+
doNotHaveAbn: "I do not have an ABN",
|
|
1014
|
+
doNotHaveAcn: "I do not have an ACN",
|
|
1015
|
+
doNotHaveBusinessIncorporationNumber: "I do not have a Business incorporation number",
|
|
1016
|
+
doNotHaveBusinessNumber: "I do not have a Business number",
|
|
1017
|
+
doNotHaveChRegistrationNumber: "I do not have a Unternehmens-Identifikationsnummer (UID)",
|
|
1018
|
+
doNotHaveEIN: "I do not have an EIN",
|
|
1019
|
+
doNotHaveFirmenbuchnummer: "I do not have a Firmenbuchnummer",
|
|
1020
|
+
doNotHaveHandelsregisternummer: "I do not have a Handelsregisternummer",
|
|
1021
|
+
doNotHaveLtRegistrationNumber: "I do not have a Įmonės kodas",
|
|
1022
|
+
doNotHaveLuRegistrationNumber: "I do not have a Numéro registre de commerce et des sociétés (RCS)",
|
|
1023
|
+
doNotHaveNZBN: "I do not have a NZBN",
|
|
1024
|
+
doNotHaveOrganisationsnummer: "I do not have an Organisationsnummer",
|
|
1025
|
+
doNotHaveRegonKrsNumber: "I do not have a REGON",
|
|
1026
|
+
doNotHaveYTunnus: "I do not have a Y-TUNNUS",
|
|
1027
|
+
download: "Download",
|
|
1028
|
+
downloadACopy: "Download a copy",
|
|
1029
|
+
downloadAsPdf: "Download as PDF",
|
|
1030
|
+
driversLicense: "Driver license",
|
|
1031
|
+
driving_licence: "Driving license",
|
|
1032
|
+
drivinglicenseBack: "Driving license (back)",
|
|
1033
|
+
drivinglicenseFront: "Driving license (front)",
|
|
1034
|
+
dropFileToUpload: "Drop file to upload",
|
|
1035
|
+
duplicatedFiles: "Duplicated files",
|
|
1036
|
+
edit: "Edit",
|
|
1037
|
+
editDetails: "Edit details",
|
|
1038
|
+
editEntityDetails: "Edit entity details",
|
|
1039
|
+
editEntityOwner: "Edit owner details",
|
|
1040
|
+
editOwnerOfTrustMember: "Edit owner of %{trustMember}",
|
|
1041
|
+
editTrustMember: "Edit details of %{trustMember} ",
|
|
1042
|
+
ein: "EIN",
|
|
1043
|
+
einVerificationLetter: "Employer identification number (EIN) verification letter, also known as a CP 575 or 147c letter",
|
|
1044
|
+
eInvoicingCode: "E-invoicing (SDI) code",
|
|
1045
|
+
email: "Email address",
|
|
1046
|
+
employersName: "Employer's name",
|
|
1047
|
+
enter1LetterAndThenNDigitsForExample: "Enter 1 letter and then %{numDigits} digits. For example, %{example}",
|
|
1048
|
+
enter1LetterAndThenXToYDigitsForExample: "Enter 1 letter and then %{minDigits} to %{maxDigits} digits. For example, %{example}",
|
|
1049
|
+
enterAMaximumOfNCharactersForExample: "Enter a maximum of %{maxChars} characters. For example, %{example}",
|
|
1050
|
+
enterAMaximumOfNCharactersWithAMixForExample: "Enter a maximum of %{maxChars} characters, with a mix of letters and numbers. For example, %{example}",
|
|
1051
|
+
enterAMaximumOfNDigitsForExample: "Enter a maximum of %{maxDigits} digits. For example, %{example}",
|
|
1052
|
+
enterAMaximumOfNMoreDigitsForExample: "Enter a maximum of %{maxDigits} more digits. For example, %{example}",
|
|
1053
|
+
enterEnglishLetterFollowedByXtoYDigitsForExample: "Enter an English-equivalent letter (C for HE, O for AE, P for Σ) followed by %{minDigits} - %{maxDigits} digits. For example, %{example}",
|
|
1054
|
+
enterLastNameExactlyAsAppearInID: "Enter your last name(s) exactly as it appears on your identity document",
|
|
1055
|
+
enterLastNDigitsForExample: "Enter the last %{numDigits} digits. For example, %{example}",
|
|
1056
|
+
enterNameExactlyAsAppearInID: "Enter your first name(s) exactly as it appears on your identity document",
|
|
1057
|
+
enterNCharactersForExample: "Enter %{numChars} characters. For example, %{example}",
|
|
1058
|
+
enterNCharactersWithAMixForExample: "Enter %{numChars} characters, with a mix of letters and numbers. For example, %{example}",
|
|
1059
|
+
enterNDigitsAndThen1LetterForExample: "Enter %{numDigits} digits and then 1 letter. For example, %{example}",
|
|
1060
|
+
enterNDigitsForExample: "Enter %{numDigits} digits. For example, %{example}",
|
|
1061
|
+
enterNLetterPrefixOptionallyAndThenXToYDigitsForExample: "Enter %{minDigits} or %{maxDigits} digits, with or without a %{numChars}-letter prefix. For example, %{example1} or %{example2}",
|
|
1062
|
+
enterNLettersAndThenXToYDigitsForExample: "Enter %{numLetters} letters and then %{minDigits} to %{maxDigits} digits. For example, %{example}",
|
|
1063
|
+
enterpriseNumber: "Enterprise Number",
|
|
1064
|
+
enterSettlorsFirstNameExactlyAsItAppearsInID: "Enter the settlor's first name(s) exactly as it appears on their identity document",
|
|
1065
|
+
enterSettlorsLastNameExactlyAsItAppearsInID: "Enter the settlor's last name(s) exactly as it appears on their identity document",
|
|
1066
|
+
enterTheDetailsYourself: "Enter the details yourself",
|
|
1067
|
+
enterTheRemainingNCharactersForExample: "Enter the remaining %{numChars} characters. For example, %{example}",
|
|
1068
|
+
enterTheRemainingNDigitsForExample: "Enter the remaining %{numDigits} digits. For example, %{example}",
|
|
1069
|
+
enterTheRemainingNDigitsThenXToYLettersForExample: "Enter the remaining %{numDigits} digits and then %{minLetters} to %{maxLetters} letters. For example, %{example}",
|
|
1070
|
+
enterTheRemainingXToYCharactersForExample: "Enter the remaining %{minChars} to %{maxChars} characters. For example, %{example}",
|
|
1071
|
+
enterTheRemainingXToYDigitsForExample: "Enter the remaining %{minDigits} to %{maxDigits} digits. For example, %{example}",
|
|
1072
|
+
enterValid_: "Please enter valid: %{fieldNames}",
|
|
1073
|
+
enterValidAccountDetails: "Please enter valid account details",
|
|
1074
|
+
enterXOrYCharactersForExample: "Enter %{xChars} or %{yChars} characters. For example, %{example}",
|
|
1075
|
+
enterXOrYDigitsForExample: "Enter %{xDigits} or %{yDigits} digits. For example, %{example}",
|
|
1076
|
+
enterXToYCharactersForExample: "Enter %{minChars} to %{maxChars} characters. For example, %{example}",
|
|
1077
|
+
enterXToYCharactersWithAMixForExample: "Enter %{minChars} to %{maxChars} characters, with a mix of letters and numbers. For example, %{example}",
|
|
1078
|
+
enterXToYDigitsForExample: "Enter %{minDigits} to %{maxDigits} digits. For example, %{example}",
|
|
1079
|
+
entityEstablishingTrust: "The entity that establishes a trust.",
|
|
1080
|
+
entityType: "Entity type",
|
|
1081
|
+
errorMessage_1_10: "Information couldn't be verified",
|
|
1082
|
+
errorMessage_1_11: "Document didn't meet requirements",
|
|
1083
|
+
errorMessage_1_12: "Legal entity declined",
|
|
1084
|
+
errorMessage_1_30: "Individual details couldn't be verified",
|
|
1085
|
+
errorMessage_1_31: "ID document is needed",
|
|
1086
|
+
errorMessage_1_32: "ID document couldn't be processed",
|
|
1087
|
+
errorMessage_1_33: "ID document didn't meet requirements",
|
|
1088
|
+
errorMessage_1_34: "Image of the ID document didn't meet requirements",
|
|
1089
|
+
errorMessage_1_35: "Individual details didn't match the ID document",
|
|
1090
|
+
errorMessage_1_36: "Proof of residency didn't meet requirements",
|
|
1091
|
+
errorMessage_1_37: "Image of the proof of residency didn't meet the requirements",
|
|
1092
|
+
errorMessage_1_38: "Individual details didn't match the proof of residency",
|
|
1093
|
+
errorMessage_1_39: "Proof of national ID number didn't meet requirements",
|
|
1094
|
+
errorMessage_1_40: "Image of the proof of national ID number didn't meet the requirements",
|
|
1095
|
+
errorMessage_1_41: "Individual details didn't match the proof of national ID number",
|
|
1096
|
+
errorMessage_1_50: "Organization details couldn't be verified",
|
|
1097
|
+
errorMessage_1_51: "Organization details didn't match the document",
|
|
1098
|
+
errorMessage_1_52: "Registration document didn't meet requirements",
|
|
1099
|
+
errorMessage_1_53: "Tax document didn't meet requirements",
|
|
1100
|
+
errorMessage_1_54: "Proof of address didn't meet requirements",
|
|
1101
|
+
errorMessage_1_55: "Proof of ownership is needed",
|
|
1102
|
+
errorMessage_1_56: "Organization ownership couldn't be verified",
|
|
1103
|
+
errorMessage_1_57: "Submitted affiliation document didn't meet the requirements",
|
|
1104
|
+
errorMessage_1_58: "VAT document didn't meet requirements",
|
|
1105
|
+
errorMessage_1_60: "Legal entity details couldn't be verified",
|
|
1106
|
+
errorMessage_1_61: "Constitutional document didn't meet requirements",
|
|
1107
|
+
errorMessage_1_62: "Legal entity details didn't match the constitutional document",
|
|
1108
|
+
errorMessage_1_70: "Bank account couldn't be verified",
|
|
1109
|
+
errorMessage_1_71: "Bank account details couldn't be verified",
|
|
1110
|
+
errorMessage_1_72: "Verification could not be completed",
|
|
1111
|
+
errorMessage_1_73: "Bank account access could not be authenticated",
|
|
1112
|
+
errorMessage_1_74: "Bank statement is needed",
|
|
1113
|
+
errorMessage_1_75: "Bank statement didn't meet requirements",
|
|
1114
|
+
errorMessage_1_76: "Bank details didn't match the bank statement",
|
|
1115
|
+
errorMessage_1_84: "Proof of director document missing",
|
|
1116
|
+
errorMessage_1_85: "Proof of director document didn't meet the requirements",
|
|
1117
|
+
errorMessage_1_86: "Director details didn't match with proof of director document",
|
|
1118
|
+
errorMessage_1_87: "Director details couldn't be verified",
|
|
1119
|
+
errorMessage_1_93: "Source of funds details couldn't be verified",
|
|
1120
|
+
errorMessage_1_94: "Proof of funds document didn't meet requirements",
|
|
1121
|
+
errorMessage_1_803: "Upload a proof of director document to legal entity",
|
|
1122
|
+
errorMessage_1_804: "Upload a different proof of director document",
|
|
1123
|
+
errorMessage_1_1000: "Verification failed. Legal entity declined",
|
|
1124
|
+
errorMessage_1_1001: "There were some technical issues in the verification process.",
|
|
1125
|
+
errorMessage_1_1002: "There are more questions about the submitted information.",
|
|
1126
|
+
errorMessage_1_1003: "The document contained sensitive data.",
|
|
1127
|
+
errorMessage_1_3000: "The user couldn't be verified.",
|
|
1128
|
+
errorMessage_1_3001: "The name and date of birth couldn't be verified.",
|
|
1129
|
+
errorMessage_1_3002: "The name and national ID number couldn't be verified.",
|
|
1130
|
+
errorMessage_1_3003: "The name and residence state couldn't be verified.",
|
|
1131
|
+
errorMessage_1_3004: "The name and residence country couldn't be verified.",
|
|
1132
|
+
errorMessage_1_3005: "The national ID number was entered incorrectly.",
|
|
1133
|
+
errorMessage_1_3006: "The name didn't match the national ID number.",
|
|
1134
|
+
errorMessage_1_3007: "An incorrect national ID number was entered.",
|
|
1135
|
+
errorMessage_1_3008: "The ID document image was incomplete.",
|
|
1136
|
+
errorMessage_1_3009: "The photo on the ID document couldn't be recognized.",
|
|
1137
|
+
errorMessage_1_3010: "The ID document image was incomplete or too blurry.",
|
|
1138
|
+
errorMessage_1_3011: "The ID document image was in black and white.",
|
|
1139
|
+
errorMessage_1_3012: "The image couldn't be recognized as a supported ID document.",
|
|
1140
|
+
errorMessage_1_3013: "The ID document wasn't a supported document type.",
|
|
1141
|
+
errorMessage_1_3014: "The ID document image didn't contain the MRZ code.",
|
|
1142
|
+
errorMessage_1_3015: "The ID document was expired.",
|
|
1143
|
+
errorMessage_1_3016: "The ID document image was of too low quality.",
|
|
1144
|
+
errorMessage_1_3017: "The ID document image was a scan.",
|
|
1145
|
+
errorMessage_1_3018: "The ID document image was too blurry.",
|
|
1146
|
+
errorMessage_1_3019: "The ID document was expired.",
|
|
1147
|
+
errorMessage_1_3020: "The ID document wasn't a supported document type.",
|
|
1148
|
+
errorMessage_1_3021: "The ID document MRZ code is unreadable.",
|
|
1149
|
+
errorMessage_1_3022: "The ID document image only showed one side of the ID document.",
|
|
1150
|
+
errorMessage_1_3023: "The ID document image only showed parts of the ID document.",
|
|
1151
|
+
errorMessage_1_3024: "The ID document wasn't valid.",
|
|
1152
|
+
errorMessage_1_3025: "The state didn't match the one on the ID document.",
|
|
1153
|
+
errorMessage_1_3026: "The ID document didn't show an issuing state.",
|
|
1154
|
+
errorMessage_1_3027: "The ID document wasn't valid.",
|
|
1155
|
+
errorMessage_1_3028: "The ID number didn't match the one on the document.",
|
|
1156
|
+
errorMessage_1_3029: "The ID document didn't show a document number.",
|
|
1157
|
+
errorMessage_1_3030: "The ID document wasn't valid.",
|
|
1158
|
+
errorMessage_1_3031: "The ID document wasn't valid.",
|
|
1159
|
+
errorMessage_1_3032: "The first name didn't match the one on the ID document.",
|
|
1160
|
+
errorMessage_1_3033: "The last name didn't match the one on the ID document.",
|
|
1161
|
+
errorMessage_1_3034: "The date of birth didn't match the one on the ID document.",
|
|
1162
|
+
errorMessage_1_3035: "The country didn't match the one on the ID document.",
|
|
1163
|
+
errorMessage_1_3036: "The ID document image was too low quality.",
|
|
1164
|
+
errorMessage_1_3037: "The last name didn't match the one on the proof of residential address.",
|
|
1165
|
+
errorMessage_1_3038: "The first name didn't match the one on the proof of residential address.",
|
|
1166
|
+
errorMessage_1_3039: "The date of birth didn't match the one on the proof of residential address.",
|
|
1167
|
+
errorMessage_1_3040: "The proof of residential address didn't show the date it was issued.",
|
|
1168
|
+
errorMessage_1_3041: "The proof of residential address didn't show a name.",
|
|
1169
|
+
errorMessage_1_3042: "The proof of residential address didn't show an issuing country.",
|
|
1170
|
+
errorMessage_1_3043: "The proof of residential address wasn't a supported document type.",
|
|
1171
|
+
errorMessage_1_3044: "The proof of residential address was too old.",
|
|
1172
|
+
errorMessage_1_3045: "The proof of residential address image was of too low quality.",
|
|
1173
|
+
errorMessage_1_3046: "The address on the proof of residential address was a PO box.",
|
|
1174
|
+
errorMessage_1_3047: "The proof of national ID number wasn't a supported document type.",
|
|
1175
|
+
errorMessage_1_3048: "The last name didn't match the one on the proof of national ID number.",
|
|
1176
|
+
errorMessage_1_3049: "The first name didn't match the one on the proof of national ID number.",
|
|
1177
|
+
errorMessage_1_3050: "The date of birth didn't match the one on the proof of national ID number.",
|
|
1178
|
+
errorMessage_1_3051: "The proof of national ID number image was of too low quality.",
|
|
1179
|
+
errorMessage_1_3052: "An ID document is needed to verify the individual.",
|
|
1180
|
+
errorMessage_1_3062: "The name and 4 digit SSN couldn't be verified.",
|
|
1181
|
+
errorMessage_1_3072: "We found the following issues:\n- The name and nationality couldn't be verified.\nReview the information below and correct any mistakes, or upload an id document then resubmit.",
|
|
1182
|
+
errorMessage_1_3073: "We found the following issues:\n- The ID document didn't show the nationality.\nReview the information below and correct any mistakes, or upload an id document then resubmit.",
|
|
1183
|
+
errorMessage_1_3083: "Individual details didn't match the ID document",
|
|
1184
|
+
errorMessage_1_5000: "The legal business name couldn't be verified.",
|
|
1185
|
+
errorMessage_1_5001: "The tax ID number couldn't be verified.",
|
|
1186
|
+
errorMessage_1_5002: "The state couldn't be verified.",
|
|
1187
|
+
errorMessage_1_5003: "The legal name didn't match the one on the registry.",
|
|
1188
|
+
errorMessage_1_5004: "The legal name didn't match the one on the registry.",
|
|
1189
|
+
errorMessage_1_5005: "The legal name didn't match the one on the registry.",
|
|
1190
|
+
errorMessage_1_5006: "The country didn't match the one on the registry.",
|
|
1191
|
+
errorMessage_1_5007: "The registration number didn't match the one on the registry.",
|
|
1192
|
+
errorMessage_1_5008: "The tax ID didn't match the one on the registry.",
|
|
1193
|
+
errorMessage_1_5009: "The registration number was provided as tax ID.",
|
|
1194
|
+
errorMessage_1_5010: "The company details couldn't be verified. ",
|
|
1195
|
+
errorMessage_1_5011: "The trade name (doing business as) was entered.",
|
|
1196
|
+
errorMessage_1_5012: "The submitted company type didn't match the one on the registry.",
|
|
1197
|
+
errorMessage_1_5013: "The company was not found in the database.",
|
|
1198
|
+
errorMessage_1_5014: "The registration number couldn't be verified. ",
|
|
1199
|
+
errorMessage_1_5015: "The registration number didn't match the legal business name.",
|
|
1200
|
+
errorMessage_1_5016: "The tax ID number couldn't be verified.",
|
|
1201
|
+
errorMessage_1_5017: "The tax ID number didn't match the legal business name.",
|
|
1202
|
+
errorMessage_1_5018: "The business address couldn't be verified.",
|
|
1203
|
+
errorMessage_1_5019: "The trade name (doing business as) was entered instead of the legal name.",
|
|
1204
|
+
errorMessage_1_5020: "Registration document is missing.",
|
|
1205
|
+
errorMessage_1_5021: "The registration document was too low quality.",
|
|
1206
|
+
errorMessage_1_5022: "The registration document was too old.",
|
|
1207
|
+
errorMessage_1_5023: "The submitted company type didn't match the one on the registration document.",
|
|
1208
|
+
errorMessage_1_5024: "The registration document did not show the company type.",
|
|
1209
|
+
errorMessage_1_5025: "The address on the company registration document was a residential address.",
|
|
1210
|
+
errorMessage_1_5026: "The address on the company registration document was a PO box.",
|
|
1211
|
+
errorMessage_1_5027: "The business address didn't match the one on the company registration document.",
|
|
1212
|
+
errorMessage_1_5028: "The registration number didn't match the one on the company registration document.",
|
|
1213
|
+
errorMessage_1_5029: "The legal business name didn't match the one on the company registration document.",
|
|
1214
|
+
errorMessage_1_5030: "The country didn't match the one on the company registration document.",
|
|
1215
|
+
errorMessage_1_5031: "The company registration document didn't show a legal business name.",
|
|
1216
|
+
errorMessage_1_5032: "The company registration document didn't show a registration number.",
|
|
1217
|
+
errorMessage_1_5033: "The state didn't match the one on the company registration document.",
|
|
1218
|
+
errorMessage_1_5034: "The company registration document wasn't a supported document type.",
|
|
1219
|
+
errorMessage_1_5035: "The company registration document is not supported.",
|
|
1220
|
+
errorMessage_1_5036: "Tax document is missing.",
|
|
1221
|
+
errorMessage_1_5037: "The country didn't match the one on the tax document.",
|
|
1222
|
+
errorMessage_1_5038: "The tax document wasn't a supported document type.",
|
|
1223
|
+
errorMessage_1_5039: "The tax document was too low quality.",
|
|
1224
|
+
errorMessage_1_5040: "The tax document was too old.",
|
|
1225
|
+
errorMessage_1_5041: "The legal name didn't match the one on the tax document.",
|
|
1226
|
+
errorMessage_1_5042: "The tax ID number didn't match the legal business name.",
|
|
1227
|
+
errorMessage_1_5043: "The tax document didn't show a tax ID number.",
|
|
1228
|
+
errorMessage_1_5044: "The tax document didn't show a legal business name.",
|
|
1229
|
+
errorMessage_1_5045: "The state didn't match the one on the proof of address.",
|
|
1230
|
+
errorMessage_1_5046: "Ownership data seems incorrect.",
|
|
1231
|
+
errorMessage_1_5047: "Ownership data seems to be missing.",
|
|
1232
|
+
errorMessage_1_5048: "Provide official ownership documentation.",
|
|
1233
|
+
errorMessage_1_5049: "The affiliation document was not sufficient to prove the 100% affiliation.",
|
|
1234
|
+
errorMessage_1_5050: "The affiliation document was not official.",
|
|
1235
|
+
errorMessage_1_5051: "Signing person on the affiliation document could not be verified",
|
|
1236
|
+
errorMessage_1_5052: "The affiliation document verifies the payout entity is not 100% affiliated with the company. Setup can't be continued.",
|
|
1237
|
+
errorMessage_1_5053: "The affiliation document was not issued within the last 6 months",
|
|
1238
|
+
errorMessage_1_5054: "The VAT number couldn't be verified",
|
|
1239
|
+
errorMessage_1_5055: "VAT document is missing",
|
|
1240
|
+
errorMessage_1_5057: "The VAT document wasn't a supported document type",
|
|
1241
|
+
errorMessage_1_5067: "The legal name didn't match the one on the VAT registry.",
|
|
1242
|
+
errorMessage_1_6000: "The legal name couldn't be verified.",
|
|
1243
|
+
errorMessage_1_6001: "The legal name didn't match the registration number.",
|
|
1244
|
+
errorMessage_1_6002: "The registration number couldn't be verified.",
|
|
1245
|
+
errorMessage_1_6003: "Legal entity type couldn't be verified.",
|
|
1246
|
+
errorMessage_1_6004: "The country of governing law couldn't be verified.",
|
|
1247
|
+
errorMessage_1_6005: "Constitutional document is missing.",
|
|
1248
|
+
errorMessage_1_6006: "The constitutional document was too old.",
|
|
1249
|
+
errorMessage_1_6007: "Legal name didn't match the constitutional document.",
|
|
1250
|
+
errorMessage_1_6008: "Country of governing law didn't match the constitutional document.",
|
|
1251
|
+
errorMessage_1_6009: "The constitutional document didn't show a legal name.",
|
|
1252
|
+
errorMessage_1_6010: "The constitutional document didn't show a registration number.",
|
|
1253
|
+
errorMessage_1_6011: "The legal entity type didn't match the one on the constitutional document.",
|
|
1254
|
+
errorMessage_1_6012: "The legal entity's state didn't match the one on the constitutional document.",
|
|
1255
|
+
errorMessage_1_6013: "The registered state couldn't be verified.",
|
|
1256
|
+
errorMessage_1_6014: "The submitted registered state didn't match the one on the registry.",
|
|
1257
|
+
errorMessage_1_6015: "The constitutional document contained sensitive data.",
|
|
1258
|
+
errorMessage_1_6016: "The constitutional document is not supported.",
|
|
1259
|
+
errorMessage_1_6017: "The constitutional document doesn't belong to the legal arrangement.",
|
|
1260
|
+
errorMessage_1_6018: "Legal entity was not found.",
|
|
1261
|
+
errorMessage_1_6019: "The constitutional document didn't show the date of issue.",
|
|
1262
|
+
errorMessage_1_6020: "The constitutional document didn't show a stamp/signature.",
|
|
1263
|
+
errorMessage_1_6021: "The image quality of the constitutional document was too low.",
|
|
1264
|
+
errorMessage_1_6022: "The registration number didn't match the one on the registry.",
|
|
1265
|
+
errorMessage_1_6023: "The legal entity name didn't match the one on the registry.",
|
|
1266
|
+
errorMessage_1_6024: "The trade name (doing business as) was entered instead of the legal entity name.",
|
|
1267
|
+
errorMessage_1_6025: "The legal entity name is incorrect.",
|
|
1268
|
+
errorMessage_1_6026: "The legal entity registration number did not match the one on the constitutional document.",
|
|
1269
|
+
errorMessage_1_6027: "The registered entity type is different",
|
|
1270
|
+
errorMessage_1_6028: "The constitutional document is not associated with a legal arrangement.",
|
|
1271
|
+
errorMessage_1_6029: "The constitutional document didn't show a stamp/signature.",
|
|
1272
|
+
errorMessage_1_6030: "The constitutional document didn't show the Settlor(s) details.",
|
|
1273
|
+
errorMessage_1_6031: "The constitutional document didn't show the Protector(s) details.",
|
|
1274
|
+
errorMessage_1_6032: "The constitutional document didn't show the Defined Beneficiary(ies) details.",
|
|
1275
|
+
errorMessage_1_6033: "The constitutional document didn't show the Undefined Beneficiary(ies) details.",
|
|
1276
|
+
errorMessage_1_6034: "The Secondary Trustee details didn't match the ones on the constitutional document.",
|
|
1277
|
+
errorMessage_1_6035: "The Settlor(s) details didn't match the one(s) on the constitutional document.",
|
|
1278
|
+
errorMessage_1_6036: "The Protector(s) details didn't match the one(s) on the constitutional document.",
|
|
1279
|
+
errorMessage_1_6037: "The Defined Beneficiary(ies) details didn't match the one(s) on the constitutional document.",
|
|
1280
|
+
errorMessage_1_6038: "The Undefined Beneficiary(ies) details didn't match the one(s) on the constitutional document.",
|
|
1281
|
+
errorMessage_1_6039: "The Secondary Trustee is missing.",
|
|
1282
|
+
errorMessage_1_6040: "The Protector(s) is/are missing.",
|
|
1283
|
+
errorMessage_1_6041: "The Secondary Trustee(s) is a natural person but an Organization is mentioned instead..",
|
|
1284
|
+
errorMessage_1_6042: "The Secondary Trustee(s) is an Organization but a natural person is mentioned instead..",
|
|
1285
|
+
errorMessage_1_6044: "The constitutional document didn't show the Secondary Partner(s) details..",
|
|
1286
|
+
errorMessage_1_6045: "The constitutional document didn't show the UBO(s) details.",
|
|
1287
|
+
errorMessage_1_6046: "The Secondary Partner(s) details didn't match the constitutional document.",
|
|
1288
|
+
errorMessage_1_6047: "The UBO(s) details didn't match the constitutional document.",
|
|
1289
|
+
errorMessage_1_6048: "The Secondary Partner(s) is a natural person but an Organization is mentioned instead.",
|
|
1290
|
+
errorMessage_1_6049: "The Secondary Partner(s) is an Organization but a natural person is mentioned instead.",
|
|
1291
|
+
errorMessage_1_7000: "The bank account couldn't be verified.",
|
|
1292
|
+
errorMessage_1_7001: "The routing number wasn't valid.",
|
|
1293
|
+
errorMessage_1_7002: "The bank account number wasn't valid.",
|
|
1294
|
+
errorMessage_1_7003: "The bank account couldn't be verified.",
|
|
1295
|
+
errorMessage_1_7004: "The bank account entered was invalid.",
|
|
1296
|
+
errorMessage_1_7005: "The verification code wasn't valid.",
|
|
1297
|
+
errorMessage_1_7006: "There were too many attempts to request the verification code.",
|
|
1298
|
+
errorMessage_1_7007: "The verification code wasn't entered.",
|
|
1299
|
+
errorMessage_1_7008: "There is no bank document to verify.",
|
|
1300
|
+
errorMessage_1_7009: "The bank document didn't show a bank account number.",
|
|
1301
|
+
errorMessage_1_7010: "The bank document didn't show the account owner name.",
|
|
1302
|
+
errorMessage_1_7011: "The bank account number didn't match the one on the bank document.",
|
|
1303
|
+
errorMessage_1_7012: "The bank account owner name appearing in the document does not match the verified legal name.",
|
|
1304
|
+
errorMessage_1_7013: "The bank document was too low quality.",
|
|
1305
|
+
errorMessage_1_7014: "The bank document wasn't a supported document type.",
|
|
1306
|
+
errorMessage_1_7015: "The bank account country didn't match the one on the bank document.",
|
|
1307
|
+
errorMessage_1_7016: "The branch code didn't match the one on the bank document.",
|
|
1308
|
+
errorMessage_1_7017: "The bank account currency didn't match the one on the bank document.",
|
|
1309
|
+
errorMessage_1_7018: "The bank document wasn't officially issued by the bank.",
|
|
1310
|
+
errorMessage_1_7019: "The bank document wasn't issued in the past 12 months.",
|
|
1311
|
+
errorMessage_1_7020: "The bank name didn't match the one on the bank document.",
|
|
1312
|
+
errorMessage_1_7021: "The bank document didn't show an official bank logo.",
|
|
1313
|
+
errorMessage_1_7022: "The bank document didn't show an official bank stamp.",
|
|
1314
|
+
errorMessage_1_8009: "Organization legal name is missing from the proof of director document",
|
|
1315
|
+
errorMessage_1_8010: "Organization legal name is different with the one presented in the document",
|
|
1316
|
+
errorMessage_1_8011: "Director name is missing from the proof of director document",
|
|
1317
|
+
errorMessage_1_8012: "Director name is different with the one presented in the document",
|
|
1318
|
+
errorMessage_1_8013: "Provided proof of director document is not supported",
|
|
1319
|
+
errorMessage_1_8014: "Proof of director document was too old",
|
|
1320
|
+
errorMessage_1_8015: "Proof of director image was of too low quality",
|
|
1321
|
+
errorMessage_1_9009: "Proof of funds didn't match funding source type.",
|
|
1322
|
+
errorMessage_1_9010: "The legal business name didn't match the one shown on the proof of funds document.",
|
|
1323
|
+
errorMessage_1_9011: "The proof of funds document was too old.",
|
|
1324
|
+
errorMessage_1_9012: "The legal business name was not found in the proof of funds document.",
|
|
1325
|
+
errorMessage_2_1101: "Further information is needed to verify your source of funds.",
|
|
1326
|
+
errorMessage_2_1102: "Some information related to the source of funds are still missing the proof of source of funds.",
|
|
1327
|
+
errorMessage_2_1103: "Proof of source of funds provided showing different source of funds type.",
|
|
1328
|
+
errorMessage_2_1110: "Some proof of source of funds didn't meet requirements.",
|
|
1329
|
+
errorMessage_2_1111: "Some proof of source of funds didn't seem to be owned by your business.",
|
|
1330
|
+
errorMessage_2_1112: "Some proof of source of funds are too old.",
|
|
1331
|
+
errorMessage_2_1113: "Some proof of source of funds didn't show a legal business name.",
|
|
1332
|
+
errorMessage_2_8064: "UBO through ownership was missing.",
|
|
1333
|
+
errorMessage_2_8067: "Signatory was missing.",
|
|
1334
|
+
errorMessage_2_8141: "Registration document was missing.",
|
|
1335
|
+
errorMessage_2_8150: "'phone.number' was missing",
|
|
1336
|
+
errorMessage_2_8162: "proofOfOrganizationTaxInfo was missing.",
|
|
1337
|
+
errorMessage_2_8183: "'webAddress' was missing.",
|
|
1338
|
+
errorMessage_2_8189: "UBO through control was missing.",
|
|
1339
|
+
errorMessage_2_8193: "Director was missing.",
|
|
1340
|
+
errorMessage_2_8196: "proofOfOwnership document to perform verification was missing.",
|
|
1341
|
+
errorMessage_2_8203: "organization.economicSector was missing",
|
|
1342
|
+
errorMessage_2_8204: "organization.globalLegalEntityIdentifier was missing",
|
|
1343
|
+
errorMessage_2_8224: "Proof of funding or wealth source was missing.",
|
|
1344
|
+
errorMessage_2_8225: "Institutional sector was missing.",
|
|
1345
|
+
errorMessage_2_8226: "Legal form was missing.",
|
|
1346
|
+
errorMessage_2_8227: "Status of legal proceedings was missing.",
|
|
1347
|
+
errorMessage_2_8228: "Date of initiation of legal proceedings was missing.",
|
|
1348
|
+
errorMessage_2_8229: "Head office indicator was missing.",
|
|
1349
|
+
errorMessage_2_8234: "'organization.countryOfGoverningLaw' was missing.",
|
|
1350
|
+
errorMessage_2_8236: "Proof of director was missing.",
|
|
1351
|
+
errorMessage_2_8247: "'organization.support.email' was missing",
|
|
1352
|
+
errorMessage_2_8248: "'individual.support.email' was missing",
|
|
1353
|
+
errorMessage_2_8249: "'organization.support.phone.number' was missing",
|
|
1354
|
+
errorMessage_2_8250: "'individual.support.phone.number' was missing",
|
|
1355
|
+
errorMessage_3_10: "Review of data is required",
|
|
1356
|
+
errorSubmittingData: "Error submitting data",
|
|
1357
|
+
errorUpdatingSourceOfFunds: "Error updating source of funds",
|
|
1358
|
+
estateAttorneysName: "Estate attorney's name",
|
|
1359
|
+
euVatNumber: "EU VAT number",
|
|
1360
|
+
exemptedFromTax: "Exempted from tax",
|
|
1361
|
+
extractFromMunicipalPersonalRecordsDatabase: "Extract from Municipal Personal Records database",
|
|
1362
|
+
failedFetchingDecisionMaker: "Failed to get decision maker details",
|
|
1363
|
+
failedFetchingLegalRepresentative: "Failed to get legal representative details",
|
|
1364
|
+
failedInitializeInstantVerification: "Failed to initialize instant account verification process",
|
|
1365
|
+
failedToDeletePayoutAccount: "Failed to delete payout account",
|
|
1366
|
+
failedToDownloadAcceptedServiceAgreementDocument: "Failed to download accepted service agreement document",
|
|
1367
|
+
failedToDownloadPci: "Failed to download PCI document(s)",
|
|
1368
|
+
failedToDownloadServiceAgreementDocument: "Failed to download service agreement document",
|
|
1369
|
+
failedToFetchAcceptedByName: "Failed to get the legal entity that accepted service agreement",
|
|
1370
|
+
failedToFetchPayoutAccount: "failed to fetch payout account",
|
|
1371
|
+
failedToFetchRelevantDocuments: "Failed to fetch relevant documents",
|
|
1372
|
+
failedToFetchSoleProp: "Failed to fetch the sole propietor",
|
|
1373
|
+
failedToFetchTrustDetails: "Failed to fetch the trust details",
|
|
1374
|
+
failedToFetchTrustMemberDetails: "Failed to fetch the trust member details",
|
|
1375
|
+
failedToGetPciTemplate: "Failed to get PCI template",
|
|
1376
|
+
failedToGetPciTemplateInSelectedLanguageFallbackToEn: "Failed to get the PCI template in the selected language. Falling back to English.",
|
|
1377
|
+
failedToGetServiceAgreementInSelectedLanguageFallbackToEn: "Failed to get the service agreement in the selected language. Falling back to English.",
|
|
1378
|
+
failedToLoadBusinessLines: "Failed to oad business lines",
|
|
1379
|
+
failedToRemoveDecisionMaker: "Failed to remove a decision maker",
|
|
1380
|
+
failedToRemoveTrustMember: "Failed to remove trust member",
|
|
1381
|
+
failedToUpdateDetails: "Failed to update details",
|
|
1382
|
+
familyTrust: "Family trust",
|
|
1383
|
+
fieldHasUnsupportedFormats: "%{fieldName} has an unsupported format.",
|
|
1384
|
+
fieldIsRequired: "Field is required",
|
|
1385
|
+
fieldMustContainAtLeast: "%{fieldName} must contain at least %{minLength} characters",
|
|
1386
|
+
fileName: "File name",
|
|
1387
|
+
financialInformation: "Financial information",
|
|
1388
|
+
financialProductFundingSources: "Financial product funding sources",
|
|
1389
|
+
financialProductInformation: "Financial product information",
|
|
1390
|
+
financialReportingDate: "Financial reporting date",
|
|
1391
|
+
findYourIncorporatedAssociationNumberInThePublicRegistryForYourState: "Find your incorporated association number in the public registry for your state.",
|
|
1392
|
+
finish: "Finish",
|
|
1393
|
+
finishLater: "Finish later",
|
|
1394
|
+
firmenbuchnummer: "Firmenbuchnummer",
|
|
1395
|
+
firstHomeSaverAccountsTrust: "First home saver accounts trust",
|
|
1396
|
+
firstName: "First name",
|
|
1397
|
+
firstNameOfSettlor: "First name of settlor",
|
|
1398
|
+
fixedTrust: "Fixed trust",
|
|
1399
|
+
fixedUnitTrust: "Fixed unit trust",
|
|
1400
|
+
forExample_: "For example: %{examples}",
|
|
1401
|
+
formatIsCorrect: "Format is correct",
|
|
1402
|
+
franchiseesTAndCs: "Franchisees T&C's",
|
|
1403
|
+
frontPage: "Front page",
|
|
1404
|
+
fullDocumentVisible: "The full document needs to be visible, with all text readable",
|
|
1405
|
+
fullDocumentVisibleWithReadableText: "The full document needs to be visible, with all text readable",
|
|
1406
|
+
fullLegalName: "Full legal name",
|
|
1407
|
+
fundDepositAmount: "Fund deposit amount",
|
|
1408
|
+
fundDepositDate: "Fund deposit date",
|
|
1409
|
+
fundingSources: "Funding sources",
|
|
1410
|
+
fundTransferDate: "Fund transfer date",
|
|
1411
|
+
gamblingProceedDetails: "Gambling proceed details",
|
|
1412
|
+
gamblingWebsite: "Gambling website",
|
|
1413
|
+
"GEMI-number": "GEMI number or ΑΡΙΘΜΟΣ Γ.Ε.ΜΗ (Γενικού Εμπορικού Μητρώου)",
|
|
1414
|
+
getSetUpInstantly: "Get set up instantly",
|
|
1415
|
+
gettingStarted: "Get Started",
|
|
1416
|
+
getYourBusinessVerifiedDetails: "Get your business's verified details instantly and skip uploading documents.",
|
|
1417
|
+
getYourVerifiedDetailsInstantly: "Get your verified details instantly and skip uploading documents.",
|
|
1418
|
+
giftOrDonationAgreement: "Gift or donation agreement",
|
|
1419
|
+
giftOrDonationDetails: "Gift or donation details",
|
|
1420
|
+
goBack: "Go back",
|
|
1421
|
+
goBackAndProvideDocumentScans: "Go back and provide document scans",
|
|
1422
|
+
good: "Good",
|
|
1423
|
+
goToIntroduction: "How does it work?",
|
|
1424
|
+
goToOverview: "Go to overview",
|
|
1425
|
+
goToOverviewFromIntroduction: "Skip intro",
|
|
1426
|
+
governmentalOrganizationDescription: "Your organization is owned by the government or state.",
|
|
1427
|
+
governmentalOrganizationTitle: "Governmental organization",
|
|
1428
|
+
governmentIssuedCorrespondence: "Government-issued correspondence",
|
|
1429
|
+
grantOfProbate: "Grant of probate",
|
|
1430
|
+
grTaxId: "Αριθμός Φορολογικού Μητρώου Arithmós Forologikou Mētrṓou (ΑΦΜ)",
|
|
1431
|
+
gst: "Goods and Services Tax (GST)",
|
|
1432
|
+
guardian: "guardian",
|
|
1433
|
+
guardianshipCertificate: "Guardianship certificate",
|
|
1434
|
+
handelsregisternummer: "Handelsregisternummer",
|
|
1435
|
+
hasBankStampOrBankSignature: "Includes a bank stamp or signature",
|
|
1436
|
+
hasDba: "Does your business use a DBA name?",
|
|
1437
|
+
hasDba__helperText: "A Doing Business As (DBA) name is a version of your business' name that may be more recognizable to shoppers but is different from the legal name.",
|
|
1438
|
+
hasToBeOfficialDocumentFromBank: "Includes the bank logo, bank name, or bank-specific font",
|
|
1439
|
+
helpUsVerifyCompany: "Help us verify this company.",
|
|
1440
|
+
hideDetails: "Hide details",
|
|
1441
|
+
highResolutionCheck: "High-resolution image showing the full check with clearly visible security features",
|
|
1442
|
+
hkid: "HKID Number",
|
|
1443
|
+
howDoesVerificationWithOurPartnerWorks: "How does verification with our partner %{provider} work?",
|
|
1444
|
+
howVerificationWithOnfidoWork: "How does verification with our partner Onfido work?",
|
|
1445
|
+
howWouldYouLikeToSetUpYourAccount: "How would you like to set up your account",
|
|
1446
|
+
howYourCustomersCanReachYou: "How your customers can reach you with questions or concerns. Contact details may be shown on shopper bank statements.",
|
|
1447
|
+
huRegistrationNumber: "Cégjegyzékszám",
|
|
1448
|
+
huTaxId: "Közösségi adószám",
|
|
1449
|
+
hybridTrust: "Hybrid trust",
|
|
1450
|
+
iban: "IBAN",
|
|
1451
|
+
ibanFormat: "International Bank Account Number (IBAN)",
|
|
1452
|
+
ICO: "IČO (Identifikační číslo)",
|
|
1453
|
+
id: "ID",
|
|
1454
|
+
idDocument: "ID Document",
|
|
1455
|
+
idDocumentAlreadyUploaded: "Identity document has already been uploaded or is too large; try another",
|
|
1456
|
+
identifikacionenNomerDDS: "VAT number (ДДС)",
|
|
1457
|
+
identityCard: "Identity card",
|
|
1458
|
+
identityCardBack: "Identity card (back)",
|
|
1459
|
+
identityCardFront: "Identity card (front)",
|
|
1460
|
+
identityNumberExempt: "I don't have an identity number",
|
|
1461
|
+
identityNumberExempt__CA: "I don't have an SIN",
|
|
1462
|
+
identityNumberExempt__US: "I don't have an SSN",
|
|
1463
|
+
identityVerification: "Identity verification",
|
|
1464
|
+
idNumber: "Identity number",
|
|
1465
|
+
iDoNotHaveCompanyRegistrationNumber: "I do not have a company registration number (CRN)",
|
|
1466
|
+
iDoNotHaveGst: "I do not have a Goods and Services Tax (GST) number",
|
|
1467
|
+
iDontHaveARegistrationNumber: "I don't have a registration number",
|
|
1468
|
+
iDontHaveATaxId: "I don't have a Tax ID",
|
|
1469
|
+
iDontHaveAVatNumber: "I don't have a VAT number",
|
|
1470
|
+
iDontKnow: "I don't know",
|
|
1471
|
+
idUploadDocumentSubtitle: "So that we can verify the identity of <strong>%{name}</strong>, we need to see their government issued ID. Choose the method most convenient to you.",
|
|
1472
|
+
ifNoOwnersSpecifyControllingPersons: "If you don't have any owners holding 25% or more, then specify <strong>all controlling persons</strong>.",
|
|
1473
|
+
ifYouChooseToUseOnfido: "If you choose to use Onfido, you confirm that you have read, understand, and accept the",
|
|
1474
|
+
iHaveReadAndIAcceptTheseTerms: "I have read and I accept these terms and confirm that I am a legal representative authorized to accept these terms on behalf of the company. I have taken notice of the privacy statement (www.adyen.com/policies-and-disclaimer/privacy-policy) and I consent to my (personal) data being used for the purposes described therein.",
|
|
1475
|
+
imagesInColor: "Images have to be in color",
|
|
1476
|
+
includeFrontAndBack: "Include both the front and back side, each in separate file",
|
|
1477
|
+
includesEIN: "Includes your EIN (Employer Identification Number)",
|
|
1478
|
+
includesEvidenceOfTheIndividualsRole: "Includes evidence of the individual's role as director",
|
|
1479
|
+
includesLegalCompanyName: "Includes the legal name of your company",
|
|
1480
|
+
includesTheDirectorsFullName: "Includes the director's full name",
|
|
1481
|
+
incorporatedAssociationRegistrationNumber: "Incorporated association registration number",
|
|
1482
|
+
individual: "Individual",
|
|
1483
|
+
individualDetails: "Individual details",
|
|
1484
|
+
individualTrustee: "Individual trustee",
|
|
1485
|
+
individualTrusteeDetails: "Individual trustee details",
|
|
1486
|
+
industryAndNaceCode: "Industry and NACE code",
|
|
1487
|
+
industryExemption: "The goods or services provided are exempt from VAT/GST",
|
|
1488
|
+
infoInUploadedDocumentIsTrue: "All information in the uploaded document must be true and up-to-date.",
|
|
1489
|
+
informationCouldNotBeSubmitted: "Information couldn't be submitted",
|
|
1490
|
+
inheritanceAmount: "Inheritance amount",
|
|
1491
|
+
inheritanceDetails: "Inheritance details",
|
|
1492
|
+
inheritanceReceivedOn: "Inheritance received on",
|
|
1493
|
+
inReview: "In review",
|
|
1494
|
+
instant: "Instant",
|
|
1495
|
+
instantIDVerificationDescription: "Take a photo of a passport, identity card, or driver's license.",
|
|
1496
|
+
instantlyAddAndVerifyABankAccount: "Instantly add and verify a bank account for payouts",
|
|
1497
|
+
instantlyConnectAndVerifyYourBankAccount: "Instantly connect and verify your bank account",
|
|
1498
|
+
instantVerification: "Instant verification",
|
|
1499
|
+
instantVerificationDescription: "Log in to your bank account and get instantly verified.",
|
|
1500
|
+
institutionNumber: "Institution number",
|
|
1501
|
+
internalCompanyDocument: "Internal company document",
|
|
1502
|
+
inTheNextStepWellCollectInformation: "In the next step, we'll collect information about the original source of funds used with our commercial card programs or other financial services. This helps make sure these products are being used safely and securely.",
|
|
1503
|
+
inThePreviousStepOwnedByAnUltimateParentCompany: "In a previous step, you indicated that your business' parent company was owned by an ultimate parent company. We need to know some information about this company before submitting your application.",
|
|
1504
|
+
inThePreviousStepOwnedByAParentCompany: "In the last step, you indicated that your business is owned by a parent company. We need to know some information about this company before submitting your application.",
|
|
1505
|
+
introductionScreenAccountDescriptionP1: "For example, the account holder name and account number.",
|
|
1506
|
+
introductionScreenAccountDescriptionP2: "This is the bank account you use to send or receive funds.",
|
|
1507
|
+
introductionScreenAccountTitle: "Bank account details",
|
|
1508
|
+
introductionScreenCompanyDescriptionLI1: "Your company registration document",
|
|
1509
|
+
introductionScreenCompanyDescriptionP1: "For example, your company name and registration number.",
|
|
1510
|
+
introductionScreenCompanyDescriptionP2: "Where to find this information",
|
|
1511
|
+
introductionScreenCompanyTitle: "Company details",
|
|
1512
|
+
introductionScreenDecisionMakerDescriptionLI1: "Driver's license",
|
|
1513
|
+
introductionScreenDecisionMakerDescriptionLI2: "Passport",
|
|
1514
|
+
introductionScreenDecisionMakerDescriptionLI3: "ID document",
|
|
1515
|
+
introductionScreenDecisionMakerDescriptionP1: "For example, the name and address of important people in your company.",
|
|
1516
|
+
introductionScreenDecisionMakerDescriptionP2: "Where to find this information",
|
|
1517
|
+
introductionScreenDecisionMakerTitle: "Decision-makers",
|
|
1518
|
+
introductionScreenEpilogueDescriptionP1: "We check all this information against official records to verify your identity and comply with financial regulations.",
|
|
1519
|
+
introductionScreenEpilogueDescriptionP2: "Your information will be used only for these purposes.",
|
|
1520
|
+
introductionScreenEpilogueTitle: "Why do we need this information?",
|
|
1521
|
+
introductionScreenIndividualDescriptionLI1: "Driver's license",
|
|
1522
|
+
introductionScreenIndividualDescriptionLI2: "Passport",
|
|
1523
|
+
introductionScreenIndividualDescriptionLI3: "ID document",
|
|
1524
|
+
introductionScreenIndividualDescriptionP1: "For example, your name and residential address.",
|
|
1525
|
+
introductionScreenIndividualDescriptionP2: "Where to find this information",
|
|
1526
|
+
introductionScreenIndividualTitle: "Personal details",
|
|
1527
|
+
introductionScreenPrologueDescriptionP1: "We'll ask for some details about your business as part of financial regulations.",
|
|
1528
|
+
introductionScreenPrologueDescriptionP2: "Our advice? Have these details on hand so you can get verified quickly.",
|
|
1529
|
+
introductionScreenPrologueTitle: "Before you begin...",
|
|
1530
|
+
introductionScreenSoleProprietorCompanyDescriptionLI1: "Your sole proprietorship registration document",
|
|
1531
|
+
introductionScreenSoleProprietorCompanyDescriptionP1: "For example, your business name and tax identification number.",
|
|
1532
|
+
introductionScreenSoleProprietorCompanyDescriptionP2: "Where to find this information",
|
|
1533
|
+
introductionScreenSoleProprietorCompanyTitle: "Sole proprietorship details",
|
|
1534
|
+
introductionScreenTrustDescriptionLI1: "Your trust registration document",
|
|
1535
|
+
introductionScreenTrustDescriptionP1: "For example, your trust's name and business number. You'll also need to upload your trust deed.",
|
|
1536
|
+
introductionScreenTrustDescriptionP2: "Where to find this information",
|
|
1537
|
+
introductionScreenTrustMemberDescriptionLI1: "Driver's license",
|
|
1538
|
+
introductionScreenTrustMemberDescriptionLI2: "Passport",
|
|
1539
|
+
introductionScreenTrustMemberDescriptionLI3: "ID document",
|
|
1540
|
+
introductionScreenTrustMemberDescriptionP1: "The name, date of birth, and address of trust members such as settlors and beneficiaries.",
|
|
1541
|
+
introductionScreenTrustMemberDescriptionP2: "Where to find this information",
|
|
1542
|
+
introductionScreenTrustMemberTitle: "Trust members",
|
|
1543
|
+
introductionScreenTrustTitle: "Trust details",
|
|
1544
|
+
invalidCapabilities: "Some capabilities are invalid.",
|
|
1545
|
+
invalidDateOfBirth: "Please enter a valid date of birth",
|
|
1546
|
+
invalidDateOfIncorporation: "Please enter a valid date of incorporation",
|
|
1547
|
+
invalidEmail: "Please enter a valid email",
|
|
1548
|
+
invalidFinancialReportingDate: "Please enter a valid reporting date",
|
|
1549
|
+
invalidFormat: "Invalid format",
|
|
1550
|
+
invalidFormatBankStatementDescription: "Please ensure your input contains solely letters, digits, currency codes, and the specified special characters: -._,:;'*!@#%()+?¿/「」",
|
|
1551
|
+
invalidFormatExpects: "Invalid format. Expected format: %{format}",
|
|
1552
|
+
invalidFormatForAuDriversLicenseCardNumber: "This isn't a valid Australian driver's license card number. Expected format: 6-10 alphanumeric characters.",
|
|
1553
|
+
invalidFormatForAuDriversLicenseNumber: "This isn't a valid Australian driver's license number. Expected format: 6-11 alphanumeric characters.",
|
|
1554
|
+
invalidFormatForAuPassportNumber: "This isn't a valid Australian passport number. Expected format: 1-2 letters followed by 7 numbers.",
|
|
1555
|
+
invalidFormatForHKDriversLicenseNumber: "Not valid for HK. Format should be: 8-character alphanumeric. For example: A1234567",
|
|
1556
|
+
invalidFormatForHKIdentityCardNumber: "Not valid for HK. Format should be: 8 or 9-character alphanumeric. For example: C668668A",
|
|
1557
|
+
invalidFormatForHKPassportNumber: "Not valid for HK. Format should be: 9-character alphanumeric. For example: K12345599",
|
|
1558
|
+
invalidFormatForNZDriversLicenseCardNumber: "Expected format should be: 3 digits",
|
|
1559
|
+
invalidFormatForNZDriversLicenseNumber: "Expected format should be: 2 characters, followed by 6 digits",
|
|
1560
|
+
invalidFormatForNZPassportNumber: "Expected format should be 8-9 alphanumeric characters. For example: PA094043.",
|
|
1561
|
+
invalidFormatIdentityNumberBR: "Please use the CFP format: XXX.XXX.XXX-XX",
|
|
1562
|
+
invalidFormatIdentityNumberCA: "Please use the SIN format: XXXXXXXXX",
|
|
1563
|
+
invalidFormatIdentityNumberDK: "Please use the CPR format: XXXXXX-XXXX",
|
|
1564
|
+
invalidFormatIdentityNumberES: "Please use the DNI format: L0000000J",
|
|
1565
|
+
invalidFormatIdentityNumberHK: "Not valid for HK. Format should be: 8 or 9-character alphanumeric. For example: C668668E",
|
|
1566
|
+
invalidFormatIdentityNumberIT: "Please use the Codice fiscale format: ABCDEF11B12A123O",
|
|
1567
|
+
invalidFormatIdentityNumberPL: "Please use the PESEL format: XXXXXXXXXXX",
|
|
1568
|
+
invalidFormatIdentityNumberRO: "Please use the CNP format: XXXXXXXXXXXXX",
|
|
1569
|
+
invalidFormatIdentityNumberSE: "Please use the Personnummer format: YYYYMMDD-XXXX or YYMMDD-XXXX",
|
|
1570
|
+
invalidFormatIdentityNumberSG: "Please use the NRIC format: S1234567A",
|
|
1571
|
+
invalidFormatIdentityNumberUS: "Please provide last 4 digits",
|
|
1572
|
+
invalidFormatIdentityNumberUS9: "Please use the SSN format: XXXXXXXXX",
|
|
1573
|
+
invalidInputError: "There was an invalid input error:",
|
|
1574
|
+
invalidNumberOfEmployees: "Please enter a valid number",
|
|
1575
|
+
invalidPhoneNumber: "Please enter a valid phone number",
|
|
1576
|
+
investmentAmount: "Investment amount",
|
|
1577
|
+
investmentCertificate: "Investment certificate",
|
|
1578
|
+
investor: "Investor",
|
|
1579
|
+
investorContract: "Investor contract",
|
|
1580
|
+
investorDetails: "Investor details",
|
|
1581
|
+
investorLocation: "Investor's location",
|
|
1582
|
+
investorMemo: "Investor memo",
|
|
1583
|
+
invoicesFromThe3MostRecentMonths: "Invoices from the 3 most recent months to show turnover amount",
|
|
1584
|
+
irdDocument: "IRD document",
|
|
1585
|
+
irdNumber: "IRD number",
|
|
1586
|
+
irsCP575: "IRS CP 575 letter",
|
|
1587
|
+
irsScheduleK1: "IRS Schedule K-1 (Form 1065)",
|
|
1588
|
+
isCompanyOwnedByAnotherCompany: "Is %{company} owned by another company?",
|
|
1589
|
+
isOurTrustedPartnerHelpingSpeedUpSetup: "%{provider} is our trusted partner helping speed up your account setup by instantly verifying your bank account.",
|
|
1590
|
+
isParentOwnedByAnotherCompany: "Is your parent company owned by another company?",
|
|
1591
|
+
issueDate: "Issue date",
|
|
1592
|
+
issueDateWithinTheLast3Months: "Issue date within the last 3 months",
|
|
1593
|
+
issueDateWithinTheLast12Months: "Issue date within the last 12 months",
|
|
1594
|
+
issuedByTheTaxAuthority: "Issued by the tax authority or government of the country where the company is registered",
|
|
1595
|
+
issuedOrSignedByALegalRepresentative: "Issued or signed by a legal representative in the last 12 months",
|
|
1596
|
+
issuedWithinTheLast12Months: "Issued within the last 12 months",
|
|
1597
|
+
issuerState: "Issuing state",
|
|
1598
|
+
issuingService: "Payment cards (physical or virtual)",
|
|
1599
|
+
isThisAddressTheMainHeadquarters: "Is this address the main headquarters?",
|
|
1600
|
+
isThisPersonANomineeDirector: "Is this person a nominee director?",
|
|
1601
|
+
isThisPersonANomineeShareholder: "Is this person a nominee shareholder?",
|
|
1602
|
+
iStillCantFindIt: "I still can't find it.",
|
|
1603
|
+
isTrustOperationAddressSame: "Is there a different address for your trust's operations?",
|
|
1604
|
+
isYourNameMissingFromSigners: "Is your name missing from the list of signers?",
|
|
1605
|
+
itCanTakeUpTo: "It can take up to 3 extra business days to verify personal information added manually.",
|
|
1606
|
+
jobTitle: "Job title",
|
|
1607
|
+
kaibemaksukohustuslaseNumber: "Käibemaksukohustuslase number",
|
|
1608
|
+
krsNumber: "KRS number",
|
|
1609
|
+
last4DigitsOfSocialSecurityNumber: "Last 4 digits of Social Security Number (SSN)",
|
|
1610
|
+
lastName: "Last name",
|
|
1611
|
+
lastNameOfSettlor: "Last name of settlor",
|
|
1612
|
+
latestTaxFiling: "Latest tax filing",
|
|
1613
|
+
latestTaxReturn: "Latest tax return",
|
|
1614
|
+
leave: "Leave",
|
|
1615
|
+
leaveInstantVerification: "Leave instant verification?",
|
|
1616
|
+
leaveVerification: "Leave verification",
|
|
1617
|
+
legalCompanyName: "Business legal name",
|
|
1618
|
+
legalCompanyName__helperText: "The legal name is used to identify a business with the government; enter it exactly as it appears on your government or legal forms.",
|
|
1619
|
+
legalCompanyName__helperText__AU: "Enter the name exactly as it is on your Australian Securities and Investment Commission's (ASIC).",
|
|
1620
|
+
legalCompanyName__helperText__HK: "Enter the name exactly as it is on your Hong Kong Companies Registry's Certificate of Incorporation.",
|
|
1621
|
+
legalCompanyName__helperText__NL: "Enter the name exactly as it is on your Chamber of Commerce registration.",
|
|
1622
|
+
legalCompanyName__helperText__PR: "Enter the name exactly as it appears on your Department of State Registration.",
|
|
1623
|
+
legalCompanyName__helperText__SG: "Enter the name exactly as it is on your Accounting and Corporate Regulatory Authority (ACRA) BizFile.",
|
|
1624
|
+
legalCompanyName__helperText__US: "Enter the name exactly as it appears on your Secretary of State Registration.",
|
|
1625
|
+
legalCompanyName__helperText__US__business: "The legal name is used to identify a business with the government; enter it exactly as it appears on your government or legal forms.",
|
|
1626
|
+
legalCompanyName__US: "Business legal name",
|
|
1627
|
+
legalEntityIdentifier: "Legal Entity Identifier (LEI)",
|
|
1628
|
+
legalForm: "Legal form",
|
|
1629
|
+
legalInformation: "Legal information",
|
|
1630
|
+
legalInformationInsolvency: "Is this company involved in any legal proceedings related to insolvency?",
|
|
1631
|
+
legalName: "Legal name",
|
|
1632
|
+
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.",
|
|
1633
|
+
legalNameOfSoleProprietor: "Legal name of sole proprietor",
|
|
1634
|
+
legalNameOfSoleProprietorship: "Legal name of sole proprietorship",
|
|
1635
|
+
legalOwnerOfProperty: "The legal owner of the property in trust.",
|
|
1636
|
+
legalProceedingsDate: "Start date of legal proceedings",
|
|
1637
|
+
legalRepresentative: "Legal representative",
|
|
1638
|
+
legalRepresentativeDetails: "Legal representative details",
|
|
1639
|
+
legalRepresentativeFor: "legal representative for: %{firstName} %{lastName}",
|
|
1640
|
+
legalRepresentativeNeeded: "The user is underage, therefore a legal representative is needed.",
|
|
1641
|
+
lendersNameAndAddress: "Lender's name and address",
|
|
1642
|
+
letterFromAccountant: "Letter from accountant",
|
|
1643
|
+
letterFromAttorney: "Letter from attorney",
|
|
1644
|
+
letterFromAttorneyInsurance: "Letter from attorney",
|
|
1645
|
+
letterFromAttorneyOrNotary: "Letter from attorney or notary",
|
|
1646
|
+
letterFromInsurer: "Letter from insurer",
|
|
1647
|
+
letterFromPreviousEmployer: "Letter from previous employer",
|
|
1648
|
+
letUsKnowTheBankAccountToSendReceiveFunds: "Let us know the bank account you use to send or receive funds.",
|
|
1649
|
+
licenceVersionNumber: "Licence version number",
|
|
1650
|
+
licenseCardNumber: "Card number",
|
|
1651
|
+
licenseNumber: "Driver license number",
|
|
1652
|
+
liRegistrationNumber: "Unternehmensnummer",
|
|
1653
|
+
listedPublicUnitTrust: "Listed public unit trust",
|
|
1654
|
+
listitemVoidedChequeBankLetterBankStatementOnline: "Voided cheque/Bank letter/Bank statement/Online banking environment",
|
|
1655
|
+
loading: "Loading",
|
|
1656
|
+
loanAgreement: "Loan agreement",
|
|
1657
|
+
loanApplication: "Loan application",
|
|
1658
|
+
loanDate: "Loan date",
|
|
1659
|
+
loans: "Loans",
|
|
1660
|
+
loanStatement: "Loan statement",
|
|
1661
|
+
localFormat: "Local format",
|
|
1662
|
+
loginIntoYourBankingEnvironment: "Log into your banking environment via mobile app or internet browser.",
|
|
1663
|
+
lookUpYourLEI: "Look up your LEI.",
|
|
1664
|
+
ltRegistrationNumber: "Įmonės kodas",
|
|
1665
|
+
luRegistrationNumber: "Numéro registre de commerce et des sociétés (RCS) or Registernummer",
|
|
1666
|
+
lvRegistrationNumber: "Komersanta reģistrācijas numurs (NBR)",
|
|
1667
|
+
lvTaxId: "Pievienotās vērtības nodokļa reģistrācijas numurs (PVN)",
|
|
1668
|
+
madeAMistake: "Made a mistake?",
|
|
1669
|
+
maintenanceModeMessage: "We're currently undergoing maintenance — please keep this page open until maintenance is complete to avoid losing unsaved changes.",
|
|
1670
|
+
makeSureToHaveYourTrustDeed: "Make sure to have your trust deed in hand to complete this information accurately.",
|
|
1671
|
+
manualIDVerificationDescription: "May take a few days. Upload a copy of a passport, identity, or driver's license.",
|
|
1672
|
+
manuallyAddAccount: "Manually add account",
|
|
1673
|
+
manuallyAddAccountQuestion: "Manually add account?",
|
|
1674
|
+
manuallyAddAccountSlower: "Manually add account (slower)",
|
|
1675
|
+
manualUpload: "Manual upload",
|
|
1676
|
+
manualVerificationDescription: "You also have to provide the bank account details.",
|
|
1677
|
+
maxFileSize: "Max file size: %{maxSize}. Maximal 1 page.",
|
|
1678
|
+
maxFileSizeOnly: "Max file size: %{maxSize}.",
|
|
1679
|
+
maximumFileSizeExceeded: "Maximum file size exceeded",
|
|
1680
|
+
mayTakeAFewDays: "May take a few days",
|
|
1681
|
+
MBO: "MBO",
|
|
1682
|
+
MBS: "Matični broj subjekta trgovačkog suda (MBS)",
|
|
1683
|
+
mcRegistrationNumber: "Numéro de RCI",
|
|
1684
|
+
mcRegistrationNumberSoleProp: "Numéro d'Identification Statistique (NIS)",
|
|
1685
|
+
meetingRecords: "Board of directors' meeting records of decisions",
|
|
1686
|
+
Mehrwertsteuernummer: "Mehrwertsteuernummer (MwST), Numéro de TVA, Numero dell'imposta sul valore aggiunto (IVA), VAT number",
|
|
1687
|
+
memberDetails: "Member details",
|
|
1688
|
+
missingCompanyDetails: "Missing company details or root entity",
|
|
1689
|
+
missingMultipleDecisionMakers: "You haven't added all required decision-makers",
|
|
1690
|
+
missingPhoneCountryCode: "Select a country code",
|
|
1691
|
+
missingRequiredDecisionMakers: "We don't yet have sufficient decision makers.",
|
|
1692
|
+
missingRequiredTrustMembers: "We don't yet have sufficient trust members.",
|
|
1693
|
+
momsregistreringsnummer: "Momsregistreringsnummer",
|
|
1694
|
+
momsregistreringsnummerCVR: "Momsregistreringsnummer (CVR)",
|
|
1695
|
+
mortgageStatement: "Mortgage statement",
|
|
1696
|
+
mvanummer: "MVA-nummer",
|
|
1697
|
+
myinfoBusinessDetailsRetrieved: "Myinfo business details retrieved",
|
|
1698
|
+
myInfoBusinessYouCanGetVerifiedDetails: "With Myinfo business, you can get your business's verified details instantly and skip uploading documents.",
|
|
1699
|
+
myinfoDetailsRetrieved: "Myinfo details retrieved",
|
|
1700
|
+
myInfoYouCanGetVerifiedDetails: "With Myinfo, you can get your verified details instantly and skip uploading documents.",
|
|
1701
|
+
myName: "My name",
|
|
1702
|
+
mySoleProprietorName: "My sole proprietor name",
|
|
1703
|
+
nameAddressSignatureOfAllInvestors: "Name, address, and signature of all investors",
|
|
1704
|
+
nameMustContainLetters: "Name must contain letters. Check for typos and try again.",
|
|
1705
|
+
nameOfCasinoLottery: "Name of casino, lottery, or other gambling entity",
|
|
1706
|
+
nameOfCasinoLotteryGambling: "Name of the casino, lottery, or other gambling entity.",
|
|
1707
|
+
nameOfTheCoins: "Name of the coin(s)",
|
|
1708
|
+
nameOfTheCryptocurrencyExchange: "Name of the cryptocurrency exchange",
|
|
1709
|
+
nameOfTheExchangeWhereTheCryptocurrencyWasHeldPriorToSale: "Name of the exchange where the cryptocurrency was held prior to sale",
|
|
1710
|
+
nameOfTrust: "Name of trust",
|
|
1711
|
+
nameOfTrustAgreement: "Name of trust agreement",
|
|
1712
|
+
namesOfInvolvedParties: "Names of involved parties (if applicable)",
|
|
1713
|
+
namesOfLandlordAndTenant: "Names of landlord and tenant",
|
|
1714
|
+
national_identity_card: "National ID Card",
|
|
1715
|
+
nationalIdNumber: "National ID Number",
|
|
1716
|
+
nationalInsuranceNumber: "National Insurance Number (NINO)",
|
|
1717
|
+
nationality: "Nationality",
|
|
1718
|
+
naturalPersonDescription: "He/she doesn't have any business.",
|
|
1719
|
+
naturalPersonTitle: "Natural person",
|
|
1720
|
+
needHelpYouCanAlwaysReachOutToCustomerSupport: "Need help? You can always reach out to customer support.",
|
|
1721
|
+
netProceedAmount: "Net proceed amount",
|
|
1722
|
+
newEntityAlwaysEmpty: "We still need to create this entity.",
|
|
1723
|
+
next: "Next",
|
|
1724
|
+
nie: "NIE",
|
|
1725
|
+
NIF: "NIF (Número de Identificación Fiscal)",
|
|
1726
|
+
NIFdeIVA: "Número de Identificación a efectos de IVA (Impuesto sobre el Valor Añadido)",
|
|
1727
|
+
NIP: "Numer identyfikacji podatkowej (NIP)",
|
|
1728
|
+
NIPC: "NIPC (Número de Identificação de Pessoa Colectiva)",
|
|
1729
|
+
no: "No",
|
|
1730
|
+
noCategoriesAvailable: "No categories available.",
|
|
1731
|
+
noGlare: "No glare",
|
|
1732
|
+
noGoBack: "No, go back",
|
|
1733
|
+
noIdontKnow: "No, or I don't know",
|
|
1734
|
+
noIssuesFound: "No issues found.",
|
|
1735
|
+
nominee: "Nominee",
|
|
1736
|
+
noneOfTheAbove: "None of the above",
|
|
1737
|
+
nonProfitOrCharitableOrgDescription: "Your organization has official non-profit or tax-exempt status.",
|
|
1738
|
+
nonProfitOrCharitableOrgTitle: "Non-profit or charitable organization",
|
|
1739
|
+
noOptionsFound: "No options found",
|
|
1740
|
+
notarizedStatement: "Notarized statement",
|
|
1741
|
+
notBlurry: "Not blurry",
|
|
1742
|
+
notCutOff: "Not cut off",
|
|
1743
|
+
notExpired: "Not expired",
|
|
1744
|
+
nothingNeedsToBeSigned: "Nothing needs to be signed right now.",
|
|
1745
|
+
nric: "National Registration Identity Card (NRIC)",
|
|
1746
|
+
numarOrdineRegistrulComertului: "Numar de ordine in registrul comertului",
|
|
1747
|
+
number: "Number",
|
|
1748
|
+
numberOfEmployees: "Number of employees",
|
|
1749
|
+
numerodeIVA: "Número de IVA",
|
|
1750
|
+
NumeroDeTVA: "Numéro de TVA intracommunautaire",
|
|
1751
|
+
numeroDIdentificationALATaxe: "Numéro d'identification à la taxe sur la valeur ajoutée",
|
|
1752
|
+
NZBN: "New Zealand Business Number (NZBN)",
|
|
1753
|
+
"NZBN/NCN": "New Zealand Business Number (NZBN) / Company Number (NCN)",
|
|
1754
|
+
objectOfCharitableTrust: "Object of charitable trust",
|
|
1755
|
+
objectOfTrust: "Object of trust",
|
|
1756
|
+
oib: "OIB",
|
|
1757
|
+
onboardingRedirectAwaitingCtaButton: "Continue",
|
|
1758
|
+
onboardingRedirectAwaitingDescriptionP1: "Verify your business details to start receiving payments.",
|
|
1759
|
+
onboardingRedirectInReviewCtaButton: "Go to details",
|
|
1760
|
+
onboardingRedirectInReviewDescriptionP1: "We're reviewing your details. It might take up to 2 business days.",
|
|
1761
|
+
onboardingRedirectLinkError: "Onboarding link not available at the moment, please try again later.",
|
|
1762
|
+
onboardingRedirectOpenError: "Pop-up blocker prevented redirecting, please allow pop-ups for this site.",
|
|
1763
|
+
onboardingRedirectRejectedDescriptionP1: "Your account can't be set up.",
|
|
1764
|
+
onboardingRedirectUnsuccessfulCtaButton: "Update details",
|
|
1765
|
+
onboardingRedirectUnsuccessfulDescriptionP1: "We couldn't verify some details. Check if they're correct and make any updates needed.",
|
|
1766
|
+
onboardingRedirectVerifiedDescriptionP1: "Your details are verified.",
|
|
1767
|
+
onfido: "Onfido.",
|
|
1768
|
+
onfidoIsOurTrustedPartner: "Onfido is our trusted partner helping speed up your account setup by verifying your identity in real-time. ",
|
|
1769
|
+
onfidoPrivacyPolicy: "Onfido Privacy Policy",
|
|
1770
|
+
onfidoTermsOfService: "Onfido Terms of Service",
|
|
1771
|
+
onfidoWillGiveFeedbackInRealTime: "Onfido will give you feedback in real-time",
|
|
1772
|
+
operationalAddress: "Operational address",
|
|
1773
|
+
operationalAddressHeader: "Additional address",
|
|
1774
|
+
operationalAddressIsNotSameItemName: "Yes, our headquarters are at a different location",
|
|
1775
|
+
operationalAddressIsSame: "Is there a different address for your company's main business operations?",
|
|
1776
|
+
operationalAddressIsSameItemName: "No, the registered address is where we operate",
|
|
1777
|
+
optional: "(optional)",
|
|
1778
|
+
organisasjonsnummer: "Organisasjonsnummer",
|
|
1779
|
+
organisationsnummer: "Organisationsnummer",
|
|
1780
|
+
organization: "Organization",
|
|
1781
|
+
organizationsCountryOfOperation: "Organization's country/region of operation",
|
|
1782
|
+
organizationsLegalName: "Organization's legal name",
|
|
1783
|
+
original: "Original",
|
|
1784
|
+
originatorType: "Originator type",
|
|
1785
|
+
orSoleProprietorshipName: "or sole proprietorship's name",
|
|
1786
|
+
otherAddressInformation: "Other address information",
|
|
1787
|
+
otherBusinessInformation: "Other business information",
|
|
1788
|
+
otherInformation: "Other information",
|
|
1789
|
+
otherLegalMeasures: "Yes, the company is facing other legal measures",
|
|
1790
|
+
otherTrust: "Other trust",
|
|
1791
|
+
ourFinancialServicesAreNotAvailableYetForPartnershipsAndAssociations: "Our financial services aren't available yet for partnerships and associations",
|
|
1792
|
+
owner: "Owner",
|
|
1793
|
+
ownerDescription: "Someone who owns 25% or more of the company (directly or indirectly)",
|
|
1794
|
+
ownerGuideDescription: "An <strong>owner</strong> is someone who owns 25% or more of the company, through voting rights, equity, or similar.",
|
|
1795
|
+
ownershipStructure: "Ownership structure",
|
|
1796
|
+
parent: "parent",
|
|
1797
|
+
parentCompany: "Parent company",
|
|
1798
|
+
parentCompanyInformation: "Parent company information",
|
|
1799
|
+
partitaIVA: "Partita IVA",
|
|
1800
|
+
partnership: "Partnership",
|
|
1801
|
+
partnerShipAgreement: "Partnership agreement",
|
|
1802
|
+
partnershipIncorporated: "Incorporated partnership",
|
|
1803
|
+
partnershipIncorporatedDescription: "You and your partners have limited liability for business debts.",
|
|
1804
|
+
partnershipOrAssociation: "Partnership or association",
|
|
1805
|
+
partnershipUnincorporated: "Unincorporated partnership",
|
|
1806
|
+
partnershipUnincorporatedDescription: "You or your partners are personally liable for business debts.",
|
|
1807
|
+
passport: "Passport",
|
|
1808
|
+
passportExpiryDate: "Passport expiry date",
|
|
1809
|
+
passportNumber: "Passport number",
|
|
1810
|
+
passportPhotoPage: "Passport photo page",
|
|
1811
|
+
payinAccount: "Payin account",
|
|
1812
|
+
payinAccountsDescription: "To complete your account, let us know where to send your payins.",
|
|
1813
|
+
payinDetails: "Payin details",
|
|
1814
|
+
paymentProcessingTerms: "Payment Processing Terms",
|
|
1815
|
+
paymentService: "Accepting Payments",
|
|
1816
|
+
payoutAccount: "Payout account",
|
|
1817
|
+
payoutAccountsDescription: "To set up your account, let us know where to send your payouts.",
|
|
1818
|
+
payoutAccountsDescriptionReview: "In order to ensure that your payout data is accurate, please verify the following details.",
|
|
1819
|
+
payoutDetails: "Payout details",
|
|
1820
|
+
payoutIn_Or_: "Payouts to this account can be done in %{currencyOne} or %{currencyTwo}.",
|
|
1821
|
+
payoutInOnly_: "Payouts to this account can be done in %{currency}.",
|
|
1822
|
+
payslips: "Payslips",
|
|
1823
|
+
pccr: "PCCR",
|
|
1824
|
+
pciDoesNotNeedSigningOrHasBeenSigned: "PCI DSS questionnaire does not need signing or has already been signed",
|
|
1825
|
+
pciDssQuestionnaire: "PCI DSS questionnaire",
|
|
1826
|
+
pciSignedSuccessfully: "PCI signed successfully",
|
|
1827
|
+
pciSignFailed: "PCI signing failed",
|
|
1828
|
+
PDVIdBrojOIB: "PDV Id. Broj OIB",
|
|
1829
|
+
pendingCapabilities: "Some capabilities are still pending.",
|
|
1830
|
+
pendingStatusError: "There is an error with a pending status.",
|
|
1831
|
+
pensionPaymentAmount: "Pension payment amount",
|
|
1832
|
+
pensionPaymentAmountOrTotalValue: "Pension payment amount or total value",
|
|
1833
|
+
pensionSlip: "Pension slip",
|
|
1834
|
+
pensionStatement: "Pension statement",
|
|
1835
|
+
personalDetails: "Personal details",
|
|
1836
|
+
personalIdentityDetails: "Personal identity details",
|
|
1837
|
+
personalIdentityDetailsDescription: "We only use these details for identity verification. Learn about how your data is managed in our Privacy Statement.",
|
|
1838
|
+
personAppointmentUnderTrustInstrument: "The person appointed under the trust instrument to direct or restrain the trustees in relation to their administration of the trust.",
|
|
1839
|
+
personnummer: "Personnummer",
|
|
1840
|
+
peselNumber: "PESEL number",
|
|
1841
|
+
phoneNumber: "Phone number",
|
|
1842
|
+
phoneNumber__placeholder__AL: "00 000 0000",
|
|
1843
|
+
phoneNumber__placeholder__AS: "000-0000",
|
|
1844
|
+
phoneNumber__placeholder__NL: "0 00000000",
|
|
1845
|
+
phoneNumber__placeholder__SG: "0000 0000",
|
|
1846
|
+
phoneNumber__placeholder__US: "(000) 000-0000",
|
|
1847
|
+
pleaseEnsureTheFollowing: "Please ensure the following section is fulfilled to complete the review of your data.",
|
|
1848
|
+
pleaseEnterAPhoneNumberPrefixedWithCountryCode: "Please enter a phone number prefixed with a country code e.g. %{defaultPrefix}.",
|
|
1849
|
+
pleaseEnterAValidAmount: "Please enter a valid amount.",
|
|
1850
|
+
pleaseEnterAValidNumber: "Please enter a valid number.",
|
|
1851
|
+
pleaseEnterAValidWholeNumber: "Please enter a valid whole number.",
|
|
1852
|
+
pleaseFillInAllFields: "Please fill in all fields.",
|
|
1853
|
+
pleaseNote: "Please note:",
|
|
1854
|
+
pleaseProvideThePurposeOfCharitableTrust: "Please provide the purpose of your charitable trust",
|
|
1855
|
+
poBox: "PO Box",
|
|
1856
|
+
pooledSuperannuationTrust: "Pooled superannuation trust",
|
|
1857
|
+
postalCode: "Postal code",
|
|
1858
|
+
poweredBy: "Powered by",
|
|
1859
|
+
previous: "Previous",
|
|
1860
|
+
previousEmployersName: "Previous employer's name",
|
|
1861
|
+
principalAmount: "Principal amount",
|
|
1862
|
+
principalPlaceOfBusiness: "Principal place of business",
|
|
1863
|
+
principalPlaceOfBusinessDescription: "The physical location where a business's key officers oversee and manage its operations: this is usually the main office or headquarters.",
|
|
1864
|
+
privateCompanyDescription: "Your company is owned privately and not traded on a public stock exchange. ",
|
|
1865
|
+
privateCompanyTitle: "Private company",
|
|
1866
|
+
processing: "Processing",
|
|
1867
|
+
professionalServiceProvider: "My settlor is a professional service provider",
|
|
1868
|
+
progress: "Progress",
|
|
1869
|
+
proofOfAddress: "Proof of address",
|
|
1870
|
+
proofOfAnnualTurnoverAmount: "Proof of annual turnover amount",
|
|
1871
|
+
proofOfDirector: "Proof of director",
|
|
1872
|
+
proofOfFundingOrWealthSource: "Proof of funding or wealth source",
|
|
1873
|
+
proofOfNationalId: "Proof of national ID",
|
|
1874
|
+
proofOfNationalIdNumber: "Proof of national ID number",
|
|
1875
|
+
proofOfOrganizationTaxInfo: "Proof of organization tax information",
|
|
1876
|
+
proofOfOwnership: "Proof of ownership",
|
|
1877
|
+
proofOfOwnershipRent: "Proof of ownership",
|
|
1878
|
+
proofOfRelationship: "Proof of relationship",
|
|
1879
|
+
proofOfResidenceDocumentTypeLabel: "Upload a document as proof of address for %{name}. We need to see this document so we can more accurately verify their identity.",
|
|
1880
|
+
proofOfResidency: "Proof of residency",
|
|
1881
|
+
proofOfWalletOwnership: "Proof of wallet ownership",
|
|
1882
|
+
proofOfWinnings: "Proof of winnings",
|
|
1883
|
+
propertyAddress: "Property's address (if applicable)",
|
|
1884
|
+
propertyDescription: "Property description",
|
|
1885
|
+
propertySaleDetails: "Property sale details",
|
|
1886
|
+
protector: "Protector",
|
|
1887
|
+
protectorGuideDescription: "<strong>Protector</strong> is the natural person appointed to direct the trustees in relation to their administration of the trust.",
|
|
1888
|
+
provideAllBeneficiaries: "Add <strong>all beneficiaries</strong>.",
|
|
1889
|
+
provideAllDirectors: "Add <strong>all directors</strong>. You should have at least 1 director.",
|
|
1890
|
+
provideAllOwners: "Add <strong>all owners</strong> holding 25% or more of your company.",
|
|
1891
|
+
provideAllTrustees: "Add <strong>all trustees</strong>.",
|
|
1892
|
+
provideAtLeastOneProtector: "Add <strong>all protectors</strong> if there are any.",
|
|
1893
|
+
provideAtLeastOneSettlor: "Add at least <strong>1 settlor</strong>.",
|
|
1894
|
+
provideAtLeastOneSignatory: "Add at least <strong>1 signatory</strong>.",
|
|
1895
|
+
provideFewDetailsAboutYourself: "Provide a few details about yourself.",
|
|
1896
|
+
provideMostRecentYearAvailable: "Provide most recent year available",
|
|
1897
|
+
provideOneControllingPerson: "Add <strong>1 controlling person</strong>.",
|
|
1898
|
+
providePageWithPhotoAndCode: "Provide the page with the photo, including the code on the bottom",
|
|
1899
|
+
providePersonalAddress: "Provide personal address",
|
|
1900
|
+
providePersonalDetailsOfOwner: "Please provide the personal details of the owner.",
|
|
1901
|
+
provinceOrTerritory: "Province or territory",
|
|
1902
|
+
publicCompanyDescription: "Your company is traded on a public stock exchange, and has to disclose financial information to the public regularly.",
|
|
1903
|
+
publicCompanyTitle: "Public company",
|
|
1904
|
+
publicTradingTrust: "Public trading trust",
|
|
1905
|
+
purposeOfLoan: "Purpose of loan",
|
|
1906
|
+
PVMmoketojoKodas: "PVM mokėtojo kodas",
|
|
1907
|
+
quickAndSecureIdentityVerification: "Quick and secure identity verification with a driver's license, passport, or other ID document—powered by our trusted partner, Onfido.",
|
|
1908
|
+
ranIntoTechnicalError: "We ran into a technical error",
|
|
1909
|
+
reason: "Reason",
|
|
1910
|
+
reasonForFillingCompanyAddressDetails: "We have to make sure the businesses using our services will not be misusing the funds or causing harm. To do that, we'll check all of this information against official records. This is a part of the financial regulations that we have to follow as a payments provider.",
|
|
1911
|
+
reasonForFillingCompanyRegistrationDetails: "We have to make sure the businesses using our services will not be misusing the funds or causing harm. To do that, we'll check all of this information against official records. This is a part of the financial regulations that we have to follow as a payments provider.",
|
|
1912
|
+
reasonForFillingIndividualAddressDetails: "We have to make sure that everyone who uses our services is who they say they are. To do that, we'll check all of this information against official records. This is a part of the financial regulations that we have to follow as a payments provider.",
|
|
1913
|
+
reasonForFillingIndividualPersonalDetails: "We have to make sure that everyone who uses our services is who they say they are. To do that, we'll check all of this information against official records. This is a part of the financial regulations that we have to follow as a payments provider.",
|
|
1914
|
+
reasonForFillingPayoutDetails: "This bank account will be verified to prevent fraud or other misuse of funds in compliance with global regulations.",
|
|
1915
|
+
recentInvoices: "Recent invoices",
|
|
1916
|
+
region: "Region",
|
|
1917
|
+
registeredAddress: "Registered address",
|
|
1918
|
+
registeredAddressHeaderDescription: "The address as it appears on your company's official registration documents.",
|
|
1919
|
+
registeredAddressHeaderDescription__NL: "The address registered to your company with the Chamber of Commerce.",
|
|
1920
|
+
registeredAddressHeaderDescription__PR: "Your address as it appears on your Department of State Registration.",
|
|
1921
|
+
registeredAddressHeaderDescription__US: "Your address as it appears on your Secretary of State Registration.",
|
|
1922
|
+
registeredAddressTrustHeaderDescription: "The address registered to your trust",
|
|
1923
|
+
registeredBusinessAddress: "Registered business address",
|
|
1924
|
+
registeredBusinessAddressDescription: "Your business's official address used for government and other legal purposes.",
|
|
1925
|
+
registeredBusinessAddressDescription__withCountry: "Your business's official address used for government and other legal purposes in %{country}.",
|
|
1926
|
+
registeredBusinessAddressDescription__withCountry__commonNoun: "Your business's official address used for government and other legal purposes in the %{country}.",
|
|
1927
|
+
registrationAddress: "Registration address",
|
|
1928
|
+
registrationDetails: "Registration details",
|
|
1929
|
+
registrationDocument: "Registration document",
|
|
1930
|
+
registrationNumber: "Registration number",
|
|
1931
|
+
registrationNumber__helperText__US: "This helps us better identify and verify your business.",
|
|
1932
|
+
registrationNumber__nonProfit__FR: "SIRET or RNA",
|
|
1933
|
+
registrationNumber__US: "State registration number",
|
|
1934
|
+
registrikood: "Registrikood",
|
|
1935
|
+
regon: "REGON",
|
|
1936
|
+
regonKrsNumber: "REGON / KRS number",
|
|
1937
|
+
rejected: "Rejected",
|
|
1938
|
+
relationship: "Relationship",
|
|
1939
|
+
relationshipTo: "Relationship to %{firstName} %{lastName}",
|
|
1940
|
+
remediationFormErrorMessage: "Some information couldn't be verified. Information in this form may need to be adjusted.",
|
|
1941
|
+
remediationMessage_1_100: "No remediation possible",
|
|
1942
|
+
remediationMessage_1_101: "Contact Support",
|
|
1943
|
+
remediationMessage_1_102: "Upload a different document",
|
|
1944
|
+
remediationMessage_1_300: "Update individual details",
|
|
1945
|
+
remediationMessage_1_301: "Upload an ID document",
|
|
1946
|
+
remediationMessage_1_302: "Upload a different ID document",
|
|
1947
|
+
remediationMessage_1_303: "Upload a different image of the ID document",
|
|
1948
|
+
remediationMessage_1_304: "Upload proof of residency",
|
|
1949
|
+
remediationMessage_1_305: "Upload a different proof of residency",
|
|
1950
|
+
remediationMessage_1_306: "Upload a different image of the proof of residency",
|
|
1951
|
+
remediationMessage_1_307: "Upload a proof of national ID number",
|
|
1952
|
+
remediationMessage_1_308: "Upload a different proof of national ID number",
|
|
1953
|
+
remediationMessage_1_309: "Upload a different image of the proof of national ID number",
|
|
1954
|
+
remediationMessage_1_316: "Provide complete 9-digits Social Security Number or upload an ID document if you don't have SSN.",
|
|
1955
|
+
remediationMessage_1_319: "Update individual details",
|
|
1956
|
+
remediationMessage_1_320: "Upload proof of residency",
|
|
1957
|
+
remediationMessage_1_500: "Update organization details",
|
|
1958
|
+
remediationMessage_1_501: "Upload a registration document",
|
|
1959
|
+
remediationMessage_1_502: "Upload a different registration document",
|
|
1960
|
+
remediationMessage_1_503: "Upload a tax document",
|
|
1961
|
+
remediationMessage_1_504: "Upload a different tax document",
|
|
1962
|
+
remediationMessage_1_505: "Upload a proof of address",
|
|
1963
|
+
remediationMessage_1_506: "Upload a different proof of address",
|
|
1964
|
+
remediationMessage_1_507: "Update organization ownership details",
|
|
1965
|
+
remediationMessage_1_508: "Upload a proof of ownership",
|
|
1966
|
+
remediationMessage_1_509: "Upload a different affiliation document",
|
|
1967
|
+
remediationMessage_1_510: "Ensure signing person has the rights to represent the organization or is a listed professional member (lawyer, accountant) in your country of business and upload the right document",
|
|
1968
|
+
remediationMessage_1_511: "Upload a document that proves the payout entity is 100% affiliated with the legal entity",
|
|
1969
|
+
remediationMessage_1_512: "Upload a VAT document",
|
|
1970
|
+
remediationMessage_1_513: "Upload a different VAT document",
|
|
1971
|
+
remediationMessage_1_519: "Update source of funds",
|
|
1972
|
+
remediationMessage_1_521: "Upload a different proof of source of funds",
|
|
1973
|
+
remediationMessage_1_600: "Update legal entity details",
|
|
1974
|
+
remediationMessage_1_601: "Upload a constitutional document",
|
|
1975
|
+
remediationMessage_1_602: "Upload a different constitutional document",
|
|
1976
|
+
remediationMessage_1_603: "Update member details",
|
|
1977
|
+
remediationMessage_1_700: "Update bank account details",
|
|
1978
|
+
remediationMessage_1_701: "Use different bank account",
|
|
1979
|
+
remediationMessage_1_702: "Use other means of bank account verification",
|
|
1980
|
+
remediationMessage_1_703: "Upload a bank statement",
|
|
1981
|
+
remediationMessage_1_704: "Upload a different bank statement",
|
|
1982
|
+
remediationMessage_1_705: "Upload an official bank statement",
|
|
1983
|
+
remediationMessage_1_803: "Upload a proof of director document to legal entity",
|
|
1984
|
+
remediationMessage_1_804: "Upload a different proof of director document",
|
|
1985
|
+
remediationMessage_1_805: "Update director details",
|
|
1986
|
+
remediationMessage_2_123: "You haven't added an owner",
|
|
1987
|
+
remediationMessage_2_124: "You haven't added a signatory",
|
|
1988
|
+
remediationMessage_2_151: "You haven't added a controlling person",
|
|
1989
|
+
remediationMessage_2_153: "Add 'phone.number' to legal entity",
|
|
1990
|
+
remediationMessage_2_158: "Provide a VAT number or exemption reason.",
|
|
1991
|
+
remediationMessage_2_178: "Add 'webAddress' to business line.",
|
|
1992
|
+
remediationMessage_2_184: "Add constitutional document for verification to legal entity.",
|
|
1993
|
+
remediationMessage_2_185: "You haven't added your directors",
|
|
1994
|
+
remediationMessage_2_188: "Add proofOfOwnership document document for verification to legal entity",
|
|
1995
|
+
remediationMessage_2_214: "Upload a proof of funding or wealth source....",
|
|
1996
|
+
remediationMessage_2_222: "Upload a proof of relationship to individual",
|
|
1997
|
+
remediationMessage_2_223: "Add 'organization.countryOfGoverningLaw' to legal entity",
|
|
1998
|
+
remediationMessage_2_234: "Add 'organization.support.email' to legal entity",
|
|
1999
|
+
remediationMessage_2_235: "Add 'individual.support.email' to legal entity",
|
|
2000
|
+
remediationMessage_2_236: "Add 'organization.support.phone.number' to legal entity",
|
|
2001
|
+
remediationMessage_2_237: "Add 'individual.support.email' to legal entity",
|
|
2002
|
+
remediationMessage_3_100: "Check the above information, then click here to confirm.",
|
|
2003
|
+
remove: "Remove",
|
|
2004
|
+
removeDecisionMaker: "remove %{decisionMaker}",
|
|
2005
|
+
removeTrustMember: "Remove %{trustMember}",
|
|
2006
|
+
removing: "Removing...",
|
|
2007
|
+
rentalAgreementOrLease: "Rental agreement or lease",
|
|
2008
|
+
rentAmount: "Rent amount",
|
|
2009
|
+
reportedDividendAmount: "Reported dividend amount",
|
|
2010
|
+
reportedValue: "Reported value",
|
|
2011
|
+
reportingCurrency: "Reporting currency",
|
|
2012
|
+
requirements: "Requirements:",
|
|
2013
|
+
requiresDecisionMakers: "Requires decision-makers",
|
|
2014
|
+
requiresSignatory: "Requires signatory",
|
|
2015
|
+
residence_permit: "Residence permit",
|
|
2016
|
+
residencePermitBack: "Residence permit (back)",
|
|
2017
|
+
residencePermitFront: "Residence permit (front)",
|
|
2018
|
+
residencyCountry: "Country/region of residence",
|
|
2019
|
+
residentialAddress: "Residential address",
|
|
2020
|
+
residentialAddressDescription: "This person's primary address, typically used for personal banking and utilities.",
|
|
2021
|
+
retrieveMyInfo: "Retrieve Myinfo",
|
|
2022
|
+
retrieveMyInfoBusiness: "Retrieve Myinfo business",
|
|
2023
|
+
retrieveMyinfoBusinessWith: "Retrieve Myinfo business with",
|
|
2024
|
+
retrieveMyinfoWith: "Retrieve Myinfo with",
|
|
2025
|
+
returnToTaskList: "Return to task list",
|
|
2026
|
+
reviewTheInformationBelowAndCorrectMistakesOr: "Review the information below and correct any mistakes, or",
|
|
2027
|
+
RFC: "RFC",
|
|
2028
|
+
RfcDocument: "RFC Document",
|
|
2029
|
+
rnaNumber: "RNA number",
|
|
2030
|
+
role: "Role",
|
|
2031
|
+
roleAndEntityType: "Role and entity type",
|
|
2032
|
+
rootLegalEntityIsEmpty: "The root legal entity only has the minimum data (is empty).",
|
|
2033
|
+
routingNumber: "Routing number",
|
|
2034
|
+
routingNumberVisible: "Includes your routing number",
|
|
2035
|
+
royaltyAgreement: "Royalty agreement",
|
|
2036
|
+
royaltyAmount: "Royalty amount",
|
|
2037
|
+
salarySlip: "Salary slip",
|
|
2038
|
+
saleAmount: "Sale amount",
|
|
2039
|
+
saleContract: "Sale contract",
|
|
2040
|
+
sameAsRegisteredAddress: "Same as registered business address",
|
|
2041
|
+
sameNameAsLegalName: "Same as legal name of the company",
|
|
2042
|
+
save: "Save",
|
|
2043
|
+
saveAndGoToOverview: "Save and go to overview",
|
|
2044
|
+
screenshotOfOnlineBankingEnviroment: "Screenshot of online banking environment",
|
|
2045
|
+
search: "Search",
|
|
2046
|
+
searchAddress: "Search address",
|
|
2047
|
+
secForm10k: "SEC Form 10-K",
|
|
2048
|
+
secretaryOfStateFiling: "Secretary of State filing",
|
|
2049
|
+
secretaryOfStateFiling__PR: "Department of State filing",
|
|
2050
|
+
secretaryOfStateRegDoc: "Registration document from Secretary of State",
|
|
2051
|
+
secretaryOfStateRegDoc__PR: "Registration document from Department of State",
|
|
2052
|
+
securelyUseYourBanksWebsite: "Securely use your bank's website or mobile app to get verified in minutes.",
|
|
2053
|
+
select: "Select",
|
|
2054
|
+
selectAllTheRolesThatThisDecisionMakerHolds: "Select all the roles that this decision-maker holds.",
|
|
2055
|
+
selectASourceOfFunding: "Select a source of funding for %{type}",
|
|
2056
|
+
selectCountryRegion: "Select a country/region",
|
|
2057
|
+
selectDocument: "Select a document",
|
|
2058
|
+
selectDocumentType: "Select document type",
|
|
2059
|
+
selectOne: "Select one",
|
|
2060
|
+
selectProvinceOrTerritory: "Select a province or territory",
|
|
2061
|
+
selectSigner: "Select signer",
|
|
2062
|
+
selectState: "Select a state",
|
|
2063
|
+
selectTheApplicableRoles: "Select the applicable role(s)",
|
|
2064
|
+
selectTheBankToReceivePayouts: "After this page, you can select the bank where you would like to receive the payouts.",
|
|
2065
|
+
serviceAgreements: "Service agreements",
|
|
2066
|
+
serviceAgreementSignedAndDated: "Service agreement signed and dated",
|
|
2067
|
+
serviceAgreementSignedSuccessfully: "Service agreement signed successfully",
|
|
2068
|
+
serviceAgreementSignFailed: "Service agreement signing failed",
|
|
2069
|
+
sessionTimeout: "Session timeout",
|
|
2070
|
+
settlor: "Settlor",
|
|
2071
|
+
settlorExemptionReason: "Settlor exemption reasons",
|
|
2072
|
+
settlorGuideDescription: "<strong>Settlor</strong> is the natural person that created the trust. A settlor is also known as a grantor or founder.",
|
|
2073
|
+
setUpYourAccount: "Set up your account",
|
|
2074
|
+
shareholderDocument: "Shareholder document",
|
|
2075
|
+
showAddressStateCountry: "Shows address, state, and country of residence",
|
|
2076
|
+
showDetails: "Show details",
|
|
2077
|
+
showOnMap: "Show on map",
|
|
2078
|
+
showsCountryOfBankAccount: "Includes the country/region of the bank account",
|
|
2079
|
+
showsTheNameOfTheCoins: "Shows the name of the coin(s)",
|
|
2080
|
+
showsTheNameOfTheCryptocurrencyExchange: "Shows the name of the cryptocurrency exchange",
|
|
2081
|
+
showsYourBusinessName: "Shows your business's name",
|
|
2082
|
+
sign: "Sign",
|
|
2083
|
+
signAndContinue: "Sign and continue",
|
|
2084
|
+
signatory: "Signatory",
|
|
2085
|
+
signatoryDescription: "Authorized to sign contracts on behalf of the company",
|
|
2086
|
+
signatoryGuideDescription: "A <strong>signatory</strong> has been given authority to sign official documents on behalf of the company. Usually a signatory is also an owner or a controlling person.",
|
|
2087
|
+
signatureAndDateWithinTheLast12Months: "Signature and date within the last 12 months",
|
|
2088
|
+
signed: "Signed",
|
|
2089
|
+
signedByOn: "Signed on %{date} by %{signer}",
|
|
2090
|
+
signedCopyOfTheWill: "Signed copy of the will",
|
|
2091
|
+
signer: "Signer",
|
|
2092
|
+
signServiceAgreement: "Sign services agreement",
|
|
2093
|
+
SINFormatCA: "XXXXXXXXX",
|
|
2094
|
+
singingUpAsCompanyButLooksLikeYouAreAnIndividual: "You're now signing up as an company. But it looks like you're an individual who uses your personal bank account to receive payouts.",
|
|
2095
|
+
singingUpAsIndividualButLooksLikeYouAreACompany: "You're now signing up as an individual. But it looks like you're a company that uses a company bank account to receive payouts.",
|
|
2096
|
+
siRegistrationNumber: "Matična številka",
|
|
2097
|
+
siret: "SIRET",
|
|
2098
|
+
siTaxId: "Identifikacijska številka za DDV (ID za DDV)",
|
|
2099
|
+
skRegistrationNumber: "Identifikačné číslo (IČO)",
|
|
2100
|
+
skTaxId: "Identifikačné číslo pre daň z pridanej hodnoty (IČ DPH)",
|
|
2101
|
+
socialInsuranceNumber: "Social Insurance Number (SIN)",
|
|
2102
|
+
socialSecurityNumber: "Social Security Number (SSN)",
|
|
2103
|
+
socialSecurityNumber__placeholder: "123-45-6789",
|
|
2104
|
+
sofTypeAdyenLabel: "Transactions on this platform",
|
|
2105
|
+
sofTypeAssetsaleLabel: "Property sale",
|
|
2106
|
+
sofTypeBusinessLabel: "Other business earnings",
|
|
2107
|
+
sofTypeCryptocurrencyincomeLabel: "Cryptocurrency",
|
|
2108
|
+
sofTypeDividendincomeLabel: "Dividends",
|
|
2109
|
+
sofTypeDonationsLabel: "Gift or donation",
|
|
2110
|
+
sofTypeEmploymentLabel: "Employment wages",
|
|
2111
|
+
sofTypeFinancialaidLabel: "Financial aid",
|
|
2112
|
+
sofTypeGamblingwinningsLabel: "Gambling",
|
|
2113
|
+
sofTypeInheritanceLabel: "Inheritance",
|
|
2114
|
+
sofTypeInsurancesettlementLabel: "Insurance settlement",
|
|
2115
|
+
sofTypeLoansLabel: "Loans",
|
|
2116
|
+
sofTypePensionincomeLabel: "Pension",
|
|
2117
|
+
sofTypeRentalincomeLabel: "Rental income",
|
|
2118
|
+
sofTypeRoyaltyincomeLabel: "Royalty income",
|
|
2119
|
+
sofTypeThirdpartyfundingLabel: "Third-party investment details",
|
|
2120
|
+
solePropDetails: "Sole proprietor details",
|
|
2121
|
+
soleProprietorDetails: "Sole proprietor details",
|
|
2122
|
+
soleProprietorship: "Sole proprietorship",
|
|
2123
|
+
soleProprietorshipDetails: "Sole proprietorship details",
|
|
2124
|
+
someFieldsHaveUnsupportedFormatedUpdateInfoAndResubmit: "Some fields have unsupported formats. Update the information and submit again.",
|
|
2125
|
+
someInformationWillNotBeSaved: "Some information that you entered previously will not be saved. ",
|
|
2126
|
+
sorryAnErrorOccurred: "We are sorry, an error has occurred",
|
|
2127
|
+
sorryWeCantSetUpAnAccountForYou: "Sorry, we can't set up an account for you",
|
|
2128
|
+
sortCode: "Sort code",
|
|
2129
|
+
sourceOfFunds: "Source of funds",
|
|
2130
|
+
sourceOfWinnings: "Source of winnings",
|
|
2131
|
+
SSM: "Suruhanjaya Syarikat Malaysia (SSM)",
|
|
2132
|
+
ssn: "SSN",
|
|
2133
|
+
SSNFormatUS: "*** — ** — XXXX",
|
|
2134
|
+
SSNFormatUS9Digits: "XXXXXXXXX",
|
|
2135
|
+
SST: "Sales and Service Tax (SST)",
|
|
2136
|
+
stamregister: "Stamregister erhverv (SE-nummer)",
|
|
2137
|
+
start: "Start",
|
|
2138
|
+
startANewSessionFromTheSamePlaceYouOriginallyAccessed: "Start a new session from the same place you originally accessed this page.",
|
|
2139
|
+
startTypingTheAddress: "Start typing the address",
|
|
2140
|
+
state: "State",
|
|
2141
|
+
stateIssuedProofOfIdentityCard: "State-issued proof of identity card",
|
|
2142
|
+
stateOrProvince: "State or province",
|
|
2143
|
+
stateOrProvince__placeHolder: "Select a state or province",
|
|
2144
|
+
stateOrProvince__placeHolder__US: "Select one...",
|
|
2145
|
+
stateOrProvince__US__business: "In which state is your business registered?",
|
|
2146
|
+
status: "Status",
|
|
2147
|
+
"stepsX/YofForm": "Step %{activeFormIndex}/ %{totalForms} of %{taskNameTranslated}",
|
|
2148
|
+
stockExchangeInformation: "Stock exchange information",
|
|
2149
|
+
stockExchangeMIC: "Market Identifier Code (MIC)",
|
|
2150
|
+
stockISIN: "International Securities Identification Number (ISIN)",
|
|
2151
|
+
stockISINHelper: "International Securities Identification Number, as defined in ISO 10383",
|
|
2152
|
+
stockTickerSymbol: "Stock ticker symbol",
|
|
2153
|
+
street: "Street",
|
|
2154
|
+
submit: "Submit",
|
|
2155
|
+
submitFailed: "Submit failed",
|
|
2156
|
+
submitIdDocumentsAgain: "Submit ID documents again",
|
|
2157
|
+
submitReview: "Submit review",
|
|
2158
|
+
submitReviewOfYourData: "Submit review of your data",
|
|
2159
|
+
submitSuccessful: "Submit successful",
|
|
2160
|
+
successFullyRemovedDecisionMaker: "Successfully removed a decision maker",
|
|
2161
|
+
successFullyRemovedTrustMember: "Successfully removed trust member",
|
|
2162
|
+
successfullyUpdatedDetails: "Successfully updated details",
|
|
2163
|
+
summary: "Summary",
|
|
2164
|
+
summaryLegalCaption: "By submitting this summary you are confirming the following; I confirm (on behalf of the company that I am authorized to represent), that the information and supporting documentation provided during this KYC process is accurate and up-to-date, and therefore correctly represents the current state of affairs.",
|
|
2165
|
+
summaryTaxExemptionLegalCaption_1: "If the above entity(ies) register for VAT, or if there is any change to the VAT number, you will provide Adyen with the relevant number(s) without delay.",
|
|
2166
|
+
summaryTaxExemptionLegalCaption_2: "If a VAT/GST number is not provided or if it is not valid, Adyen reserves the right to apply VAT/GST as prescribed by law, which may not be recoverable for the merchant's business.",
|
|
2167
|
+
summaryTaxExemptionLegalCaption_3: "You are an authorized representative and signatory on behalf of the legal entity for which the VAT information was provided.",
|
|
2168
|
+
summaryTaxExemptionLegalCaptionTitle: "You have stated you are exempt from VAT/GST, therefore you agree that:",
|
|
2169
|
+
supportedFileTypes: "Supported file types: %{fileTypes}",
|
|
2170
|
+
supportingDocuments: "Supporting documents",
|
|
2171
|
+
swiftCode: "Swift code",
|
|
2172
|
+
takeOrUploadAPhoto: "Take or upload a photo of an ID document for quick and secure identity verification by our trusted partner,",
|
|
2173
|
+
task: "Task",
|
|
2174
|
+
taxationDocument: "Taxation document",
|
|
2175
|
+
taxDeclaration: "Tax declaration",
|
|
2176
|
+
taxDeclarationProperty: "Tax declaration",
|
|
2177
|
+
taxDocument: "Tax document",
|
|
2178
|
+
taxDocuments: "Tax documents",
|
|
2179
|
+
taxFiling: "Tax filing",
|
|
2180
|
+
taxFiling__US: "Tax filing such as Schedule SE (Form 1040)",
|
|
2181
|
+
taxId: "Tax ID",
|
|
2182
|
+
taxIdAbsenceReason: "Tax ID absence reason",
|
|
2183
|
+
taxIdentificationNumber: "Tax identification number",
|
|
2184
|
+
taxIdNumber: "Tax Identification Number",
|
|
2185
|
+
taxInformationNumber: "Tax Identification Number",
|
|
2186
|
+
taxInformationNumber__helperText__US: "Your EIN is provided on your Letter 147C or SS-4 Confirmation Letter received when registering your business.",
|
|
2187
|
+
taxInformationNumber__HK: "Business Registration number (BRN)",
|
|
2188
|
+
taxInformationNumber__placeHolder__US: "11-0000000",
|
|
2189
|
+
taxInformationNumber__US: "Employer Identification Number (EIN)",
|
|
2190
|
+
taxpayerReferenceNumber: "Taxpayer reference number",
|
|
2191
|
+
taxReferenceNumber: "Tax reference number",
|
|
2192
|
+
tellUsMoreAboutTheCryptocurrency: "Tell us more about the cryptocurrency earnings that will be used with our financial products.",
|
|
2193
|
+
tellUsMoreAboutTheGamblingProceeds: "Tell us more about the gambling proceeds that will be used with our financial products.",
|
|
2194
|
+
tellUsMoreAboutTheGiftOrDonationProceeds: "Tell us more about the gift or donation proceeds that will be used with our financial products.",
|
|
2195
|
+
tellUsMoreAboutTheInheritanceProceeds: "Tell us more about the inheritance that will be used with our financial products.",
|
|
2196
|
+
tellUsMoreAboutTheInvestors: "Tell us more about the investors whose funds will be used with our financial products.",
|
|
2197
|
+
tellUsMoreAboutThePreviousBusinessEarnings: "Tell us more about the other business earnings that will be used with our financial products.",
|
|
2198
|
+
tellUsMoreAboutTheProperty: "Tell us more about the proceeds from the property sale that will be used with our financial products.",
|
|
2199
|
+
tellUsMoreAboutThisSource: "Tell us more about this source",
|
|
2200
|
+
termLengthAndDividendYield: "Term length and dividend yield",
|
|
2201
|
+
textToVerifyAccount: "For you to receive your payouts, we need a verified bank account.",
|
|
2202
|
+
the7CharacterIdentifierAssignedToThis: "The 7-character identifier assigned to this company by the Sistema di Interscambio (SDI) for electronic invoicing in Italy. For example, %{example}",
|
|
2203
|
+
theBankAccountHolderMustBeInYourName_: "The bank account holder must be in your name: <strong>%{name}</strong>",
|
|
2204
|
+
theBankAccountHolderMustHaveTheSameNameAsYourCompany_: "The bank account holder must have the same name as your company <strong>%{companyName}</strong>.",
|
|
2205
|
+
theBrokerageName: "The brokerage's name",
|
|
2206
|
+
theBusinessName: "The business's name",
|
|
2207
|
+
theCityAndCountryRegion: "The city and country/region where is this person is currently located",
|
|
2208
|
+
theCompanyIWorkFor: "The company I work for",
|
|
2209
|
+
theIdCheckWillBeAutomaticallyValidated: "With the right capture, the ID check will be automatically validated",
|
|
2210
|
+
thenResubmit: "then resubmit.",
|
|
2211
|
+
thereAreDifferencesBetweenYourEntryAndWhatWeDetectedInYourIdDocument: "There are differences between your entry and what we detected in your ID document. Select the correct information to continue.",
|
|
2212
|
+
thereAreNoSigners: "There are no signers, please add yourself to make sure you can accept the terms and get the funds.",
|
|
2213
|
+
thereWasAnErrorTryAgain: "There was an error, please try again",
|
|
2214
|
+
thirdPartyInvestmentDetails: "Third-party investment details",
|
|
2215
|
+
thisCompanyDoesntHaveAnSDI: "This company doesn't have an SDI code",
|
|
2216
|
+
thisIsMyBusiness: "This is my business",
|
|
2217
|
+
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.",
|
|
2218
|
+
thisMeansYouHaveAParentCompany: "If yes, this means you have a parent company, such as a global headquarters or a holding company.",
|
|
2219
|
+
thisPageIsNowInactive: "This page is now inactive",
|
|
2220
|
+
thisSessionWillExpireIn: "This session will expire in %{timeUntilExpiry}. Continue working to avoid losing any unsaved data.",
|
|
2221
|
+
titleDeed: "Title deed",
|
|
2222
|
+
toCompleteProcessReviewAndSignOfficialDocumentation: "To complete this process, review and sign the official documentation.",
|
|
2223
|
+
toggleAssociationMenu: "toggle menu of %{name} ",
|
|
2224
|
+
toHelpTheGovernmentFight: "To help the government fight the funding of terrorism and money laundering activities, Federal law requires financial institutions to obtain, verify, and record information that identifies each person (individual or entity) who opens an account and certain individuals who are associated with an account.",
|
|
2225
|
+
tooManyFiles: "Too many files",
|
|
2226
|
+
toProtectYourInformationThisSessionHasExpired: "To protect your information, this session has expired and the page is now inactive. Start a new session from the same place you originally accessed this page.",
|
|
2227
|
+
totalAmountWon: "Total amount won",
|
|
2228
|
+
totalAssets: "Total assets",
|
|
2229
|
+
totalAssetsHelper: "The sum of total liabilities and total equity.",
|
|
2230
|
+
totalSettlementAmount: "Total settlement amount",
|
|
2231
|
+
tradingName: "Trading name",
|
|
2232
|
+
transactionStatement: "Transaction statement",
|
|
2233
|
+
transferInstrumentDeleted: "Transfer instrument deleted",
|
|
2234
|
+
transferInstrumentLimitHasAlreadyBeenMet: "Transfer instrument limit has already been met",
|
|
2235
|
+
transitNumber: "Transit number",
|
|
2236
|
+
trust: "Trust",
|
|
2237
|
+
trustDeed: "Trust deed",
|
|
2238
|
+
trustDetails: "Trust details",
|
|
2239
|
+
trustDetailsDescription: "To prepare your account, we need information about your trust.",
|
|
2240
|
+
trustee: "Trustee",
|
|
2241
|
+
trusteeAsTrusteeForTrust: "%{trusteeName} as trustee for %{trustName}",
|
|
2242
|
+
trusteeAsTrusteeForTrustDoingBusinessAs: "%{trusteeName} as trustee for %{trustName} doing business as %{tradingName}",
|
|
2243
|
+
trusteeGuideDescription: "<strong>Trustee</strong> is the natural person or a corporate entity that can manage, employ, or dispose of the assets of the trust.",
|
|
2244
|
+
trusteePersonalDetails: "Trustee personal details",
|
|
2245
|
+
trustInstrument: "Trust instrument",
|
|
2246
|
+
trustMembers: "Trust members",
|
|
2247
|
+
trustMembersDescription: "Provide information for all trustee, settlor, protector and beneficiary associated with the trust contract.",
|
|
2248
|
+
trustPartnershipOrAssociation: "Trust, partnership, or association",
|
|
2249
|
+
trustType: "Type of trust agreement",
|
|
2250
|
+
tryAgainOrContinueEnteringTheDetailsYourself: "Try again, or continue entering the details yourself.",
|
|
2251
|
+
tryAgainOrManualAccountDetails: "Please try again later or provide account details manually.",
|
|
2252
|
+
typeOfCompany: "Type of company",
|
|
2253
|
+
typeOfIdentity: "Type of identity",
|
|
2254
|
+
typeOfIdentitySubtitle: "We need to see a government-issued photo ID document that belongs to the person mentioned above.",
|
|
2255
|
+
typeOfTrustAgreement: "Type of trust agreement",
|
|
2256
|
+
uboThroughControlGuideDescription: "<strong>UBO through control</strong> is any other individual who controls the trust to make financial and operating decisions on behalf of the trust.",
|
|
2257
|
+
uboThroughOwnershipGuideDescription: "<strong>UBO through ownership</strong> is an individual who directly or indirectly own 25% or more of the total shares, voting rights, or other equity in the organization.",
|
|
2258
|
+
uen: "Unique Entity Number (UEN)",
|
|
2259
|
+
ultimateParentCompany: "Ultimate parent company",
|
|
2260
|
+
ultimateParentCompanyInformation: "Ultimate parent company information",
|
|
2261
|
+
unableToDeleteDocument: "Unable to delete document",
|
|
2262
|
+
unableToUploadDocument: "Unable to upload document",
|
|
2263
|
+
unableToVerifyTheIdNumber: "Unable to verify the Id number for the given country",
|
|
2264
|
+
undefinedBeneficiary: "Undefined beneficiary",
|
|
2265
|
+
undefinedBeneficiaryDescription: "A class or group of beneficiaries that is not named, but defined in an ascertainable manner in the trust deed.",
|
|
2266
|
+
underJudicialAdministration: "Yes, the company is under judicial administration, receivership or similar measures",
|
|
2267
|
+
undoWithTimer: "Undo... %{secondsLeft}",
|
|
2268
|
+
unfortunatelyAnInstantProvider: "Unfortunately an instant provider isn't available for this country.",
|
|
2269
|
+
uniqueIdentificationCode: "Unique identification code (ЕИК/UIC)",
|
|
2270
|
+
unknown: "Unknown",
|
|
2271
|
+
unlistedPublicUnitTrust: "Unlisted public unit trust",
|
|
2272
|
+
unsuccessful: "Unsuccessful",
|
|
2273
|
+
unsupportedFiletype: "Unsupported filetype",
|
|
2274
|
+
update: "Update",
|
|
2275
|
+
updateTheInformation: "Update the information",
|
|
2276
|
+
uploadABankStatement: "Upload a bank statement",
|
|
2277
|
+
uploadADocument: "Upload a document",
|
|
2278
|
+
uploadASupportingDocument: "Upload a supporting document",
|
|
2279
|
+
uploadDocumentForNric: "Upload an ID document instead of NRIC",
|
|
2280
|
+
uploadedOn: "Uploaded on %{date}",
|
|
2281
|
+
uploadOneOfTheseDocuments: "Upload one of these documents:",
|
|
2282
|
+
uploadTheFollowingDocuments: "Upload the following documents:",
|
|
2283
|
+
uploadYourOrganizationProofOfDirector: "Upload your organization's proof of director",
|
|
2284
|
+
upToFiles: "Up to %{maxFiles} file(s).",
|
|
2285
|
+
useFiguresFromTheMostRecentYearAvailable: "Use figures from the most recent year available",
|
|
2286
|
+
usePhoneToScanId: "Use your phone to scan the ID",
|
|
2287
|
+
useSelectedInformation: "Use selected information",
|
|
2288
|
+
"UST-ID": "UST-ID (Umsatzsteuer-Identifikationsnummer)",
|
|
2289
|
+
"USt-IdNr": "USt-IdNr. (Umsatzsteuer-Identifikationsnummer)",
|
|
2290
|
+
utilityBill: "Utility bill",
|
|
2291
|
+
validation8Or11Characters: "Please enter either 8 or 11 characters.",
|
|
2292
|
+
validationCharacters: "Please enter %{length} characters.",
|
|
2293
|
+
validationDigits: "Please enter %{length} digits",
|
|
2294
|
+
validationDigitsBetween: "Please enter a number between %{start} and %{end} digits",
|
|
2295
|
+
validationPleaseEnterAValidBusinessRegistrationNumberWithFormat: "Please enter a valid business registration number. For example, %{example} ",
|
|
2296
|
+
validationPleaseEnterAValidEINWithFormat: "Please enter a valid EIN. Expected format: %{format}",
|
|
2297
|
+
validationPleaseEnterAValidIban: "Please enter a valid IBAN",
|
|
2298
|
+
validationPleaseEnterAValidIdNumberWithFormat: "Please enter a valid %{idType} number. Expected format: %{format}",
|
|
2299
|
+
validationPleaseEnterAValidIRDNumber: "Please enter a valid IRD number. Expected format: 8 - 9 digits",
|
|
2300
|
+
validationPleaseEnterAValidMarketIdentifier: "Please enter a valid Market identifier code",
|
|
2301
|
+
validationPleaseEnterAValidRegistrationNumber: "Please enter a valid company registration number",
|
|
2302
|
+
validationPleaseEnterAValidRegistrationNumberWithFormat: "Please enter a valid company registration number. Expected format: %{format}",
|
|
2303
|
+
validationPleaseEnterAValidStockISIN: "Please enter a valid ISIN. For example, %{example}",
|
|
2304
|
+
validationPleaseEnterAValidTaxIdNumber: "Please enter a valid Tax id number.",
|
|
2305
|
+
validationPleaseEnterAValidTaxIdNumberWithFormat: "Please enter a valid Tax id number. Expected format: %{format}",
|
|
2306
|
+
validationPleaseEnterAValidUen: "Please enter a valid UEN",
|
|
2307
|
+
validationPleaseEnterAValidUrl: "Please enter a valid URL",
|
|
2308
|
+
validationPleaseEnterAValidVatNumber: "Please enter a valid Tax id number",
|
|
2309
|
+
validationPleaseEnterAValidVatNumberWithFormat: "Please enter a valid VAT number. Expected format: %{format}",
|
|
2310
|
+
vatAbsenceReason: "VAT number absence reason",
|
|
2311
|
+
vatDocument: "VAT document",
|
|
2312
|
+
vatNumber: "VAT number",
|
|
2313
|
+
vatNummerMomsregistreringsnummerOrMomsnummer: "VAT-nummer, Momsregistreringsnummer, or Momsnummer",
|
|
2314
|
+
vatRegistrationNumber: "VAT registration number",
|
|
2315
|
+
verificationErrorMessage: "Some information couldn't be verified. Click to see what needs to be adjusted.",
|
|
2316
|
+
verificationMethod: "Verification method",
|
|
2317
|
+
verified: "Verified",
|
|
2318
|
+
verifiedInformation: "Verified information",
|
|
2319
|
+
verify: "Verify",
|
|
2320
|
+
verifyIndividualIdentity: "Verify %{name}'s Identity",
|
|
2321
|
+
verifyViaMobileBankingAppOrWebsite: "Verify via mobile banking app or website",
|
|
2322
|
+
verifyWith: "Verify with",
|
|
2323
|
+
weAccept: "We accept:",
|
|
2324
|
+
website: "Website",
|
|
2325
|
+
weCouldNotReachOnfido: "We could not reach Onfido. Try again in few seconds.",
|
|
2326
|
+
weCouldntCompleteTheAccountCheck: "We couldn't complete the account check. Please try again later or provide account details manually.",
|
|
2327
|
+
weCouldntConnectToMyinfo: "We couldn't connect to Myinfo",
|
|
2328
|
+
weCouldntConnectToMyinfoBusiness: "We couldn't connect to Myinfo Business",
|
|
2329
|
+
weDoNotYetSupportInstantVerificationForBankAccountsIn_: "We do not yet support instant verification for bank accounts in %{countryName}. Therefore, you must provide your account details manually.",
|
|
2330
|
+
weFoundTheFollowingIssues: "We found the following issues:",
|
|
2331
|
+
weNeedAnOfficialDocument: "We need an official document to verify your organization's director. ",
|
|
2332
|
+
weNeedProofOfFunding: "We need proof of funding sources for %{category_name}. This helps use better understand how you will use these products.",
|
|
2333
|
+
weNeedProofOfFundingPlural: "We need proof of funding sources for %{category1_name} and %{category2_name}. This helps use better understand how you will use these products.",
|
|
2334
|
+
weSelectedSomeRolesBasedOnMyinfoBusinessDataAboutYourCompanysAppointmentHoldersAndShareholders: "We selected some roles based on Myinfo business data about your company's appointment holders and shareholders.",
|
|
2335
|
+
whatBestDescribesYourBusinessSetup: "What best describes your business setup?",
|
|
2336
|
+
whatCountryOrRegionIsTheBenefactorLocated: "What country/region is the benefactor located?",
|
|
2337
|
+
whatCountryOrRegionIsThisPersonLocated: "What country/region is this person located?",
|
|
2338
|
+
whatFinancialProductIsThisFor: "What financial product is this for?",
|
|
2339
|
+
whatIsTheDifferenceBetweenTheseRoles: "What is the difference between these roles?",
|
|
2340
|
+
whatTypeOfCompanyDoYouHave: "What type of company do you have?",
|
|
2341
|
+
whatTypeOfTrusteeAreYou: "What type of trustee are you?",
|
|
2342
|
+
whatTypeOfYourMembersEntity: "What's the type of your member's entity?",
|
|
2343
|
+
whereCanIFindTheseNumbersOnMyDriversLicense: "Where can I find these numbers on my driver's license?",
|
|
2344
|
+
whereDidThisGiftOrDonationComeFrom: "Where did this gift or donation come from?",
|
|
2345
|
+
whereDidThisInheritanceComeFrom: "Where did this inheritance come from?",
|
|
2346
|
+
whereToFindNumbersOnDriversLicense: "Depending on the issuing state the position of these numbers might differ, but the license number is always on the front side of the card and the card number is in most cases located on the back of the license.",
|
|
2347
|
+
whereToFindNumbersOnDriversLicense__NZ: "The license number and version number are always on the front side of the card.",
|
|
2348
|
+
whichLegalArrangementDoesYourBusinessHave: "Which legal arrangement does your business have?",
|
|
2349
|
+
whichOfTheseApplyToTheSettlor: "Which of these apply to the settlor? Select all that apply.",
|
|
2350
|
+
whichTypeOfIdNumberDoYouHave: "Which type of identification number do you have?",
|
|
2351
|
+
whichTypeOfRegistrationNumberDoYouHave: "Which type of registration number do you have?",
|
|
2352
|
+
whichTypeOfTaxIdNumberDoYouHave: "Which type of tax identification number do you have?",
|
|
2353
|
+
whyDoINeedToFillInThisInformation: "Why do I need to fill in this information?",
|
|
2354
|
+
winLossStatement: "Win/loss statement",
|
|
2355
|
+
winningProceedAmount: "Winning proceed amount",
|
|
2356
|
+
winReport: "Win report",
|
|
2357
|
+
wouldYouLikeToSignUpAsCompanyInstead: "Would you like to sign up as a company instead? (You'll have to re-enter some information from before.)",
|
|
2358
|
+
wouldYouLikeToSignUpAsIndividualInstead: "Would you like to sign up as an individual instead? (You'll have to re-enter some information from before.)",
|
|
2359
|
+
xCharactersLeft: "%{charactersLeft} characters left",
|
|
2360
|
+
xMinutes: "%{minutes} minutes",
|
|
2361
|
+
xMinutesAndYSeconds: "%{minutes} and %{seconds}",
|
|
2362
|
+
XOfYSteps: "%{currentStep} of %{totalSteps} ",
|
|
2363
|
+
xSeconds: "%{seconds} seconds",
|
|
2364
|
+
yes: "Yes",
|
|
2365
|
+
yesAddManually: "Yes, add manually",
|
|
2366
|
+
yesChange: "Yes, change",
|
|
2367
|
+
yesContinue: "Yes, continue",
|
|
2368
|
+
youAlsoHaveToUploadSomeSupportingDocuments: "You'll also have to upload some supporting documents.",
|
|
2369
|
+
youAreIndividualOrCompanyAndUseBankAccountInNameOfPartnershipOrAssociation: "You're an individual or company, and you use a bank account in the name of a partnership, or association.",
|
|
2370
|
+
youAreIndividualOrCompanyAndUseBankAccountInNameOfTrustPartnershipOrAssociation: "You're an individual or company, and you use a bank account in the name of a trust, partnership, or association.",
|
|
2371
|
+
youAreNotSoleProprietorAndUseBankAccount: "You're not a registered sole proprietor, and you use a bank account in your name.",
|
|
2372
|
+
youAreRegisteredSoleProprietorAndUseBankAccount: "You're a registered sole proprietor, and you use a bank account in your name or sole proprietorship's name.",
|
|
2373
|
+
youAreTrusteeManagingTheTrustForBeneficiaries: "You're a trustee managing the trust for beneficiaries.",
|
|
2374
|
+
youCanOnlyUseABankAccountInTheCountryRegionWhereYouLive: "You can only use a bank account in the country/region where you live.",
|
|
2375
|
+
youCanOnlyUseABankAccountInTheCountryRegionWhereYourCompanyIsRegistered: "You can only use a bank account in the country/region where your company is registered.",
|
|
2376
|
+
youHaveSuccessfullyProvidedTheIdDocument: "You've successfully provided the ID document.",
|
|
2377
|
+
youMayBeAskedToReUpload: "You may be asked to re-upload another identity document in the future.",
|
|
2378
|
+
youMustXYearsOldToContinue: "You must be at least %{minimumAge} years old to continue",
|
|
2379
|
+
yourAssociationIsRegisteredItWasSetUpForNonCommercialPurpose: "Your association is registered. It was set up for recreational, cultural, or non-profit purposes.",
|
|
2380
|
+
yourBankWillConfirmYourAccountDetails: "Your bank will confirm your account details to us.",
|
|
2381
|
+
yourBusiness: "Your business",
|
|
2382
|
+
yourBusinessInformation: "Your business information",
|
|
2383
|
+
yourBusinessIsRegisteredAsASeparateLegalEntityFromItsOwners: "Your business is registered as a separate legal entity from its owners.",
|
|
2384
|
+
yourBusinessName: "Your business's name",
|
|
2385
|
+
yourBusinesssDetailsArePreFilledInTheRelevantSections: "Your business's details are pre-filled in the relevant sections.",
|
|
2386
|
+
yourBusinessSetup: "Your business setup: %{businessSetup}",
|
|
2387
|
+
yourDetailsArePreFilledInTheRelevantSections: "Your details are pre-filled in the relevant sections.",
|
|
2388
|
+
yourFullName: "Your full name",
|
|
2389
|
+
yourIbanShouldBeginWith_: "Your IBAN should begin with %{countryCode}.",
|
|
2390
|
+
yourLoanApplicationHasBeenReceived: "Thank you for providing your additional information. The data provided is being reviewed. You'll be notified if anything else is needed.",
|
|
2391
|
+
yourName: "Your name",
|
|
2392
|
+
yourRelationshipToDecedent: "Your relationship to the decedent",
|
|
2393
|
+
yourRelationshipToDonor: "Your relationship to the donor",
|
|
2394
|
+
yourRelationshipToOrganization: "Your relationship to the organization",
|
|
2395
|
+
yourRelationshipToThisPerson: "Your relationship to this person",
|
|
2396
|
+
youSuccessfullyVerifiedAccount: "You've successfully verified your bank account.",
|
|
2397
|
+
YTunnus: "Y-TUNNUS",
|
|
2398
|
+
zentralesVereinsregisterId: "Zentrales Vereinsregister ID",
|
|
2399
|
+
zipCode: "ZIP code"
|
|
2400
|
+
};
|
|
2401
|
+
const enUS = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2402
|
+
__proto__: null,
|
|
2403
|
+
default: defaultLocaleTranslations
|
|
2404
|
+
}, Symbol.toStringTag, { value: "Module" }));
|
|
2405
|
+
const FALLBACK_LOCALE = "en-US";
|
|
2406
|
+
const defaultTranslation = defaultLocaleTranslations;
|
|
2407
|
+
const determineAllowedAttributes = (allowedTags) => {
|
|
2408
|
+
const allowedAttributes = [];
|
|
2409
|
+
if (allowedTags.includes("a")) {
|
|
2410
|
+
allowedAttributes.push("href");
|
|
2411
|
+
}
|
|
2412
|
+
return allowedAttributes;
|
|
2413
|
+
};
|
|
2414
|
+
const sanitizeHtml = (unsafeInput, allowedTags = []) => DOMPurify.sanitize(unsafeInput, {
|
|
2415
|
+
ALLOWED_TAGS: allowedTags,
|
|
2416
|
+
ALLOWED_ATTR: determineAllowedAttributes(allowedTags)
|
|
2417
|
+
});
|
|
2418
|
+
const toTwoLetterCode = (locale) => locale.toLowerCase().substring(0, 2);
|
|
2419
|
+
const matchLocale = (locale, supportedLocales) => supportedLocales.find((supLoc) => toTwoLetterCode(supLoc) === toTwoLetterCode(locale)) ?? null;
|
|
2420
|
+
function formatLocale(localeParam) {
|
|
2421
|
+
const locale = localeParam.replace("_", "-");
|
|
2422
|
+
const format = /([a-z]{2})(-)([A-Z]{2})/;
|
|
2423
|
+
if (format.test(locale)) return locale;
|
|
2424
|
+
const [languageCode, countryCode] = locale.split("-");
|
|
2425
|
+
if (!languageCode || !countryCode) return null;
|
|
2426
|
+
const fullLocale = [languageCode.toLowerCase(), countryCode.toUpperCase()].join("-");
|
|
2427
|
+
return fullLocale.length === 5 ? fullLocale : null;
|
|
2428
|
+
}
|
|
2429
|
+
function parseLocale(locale, supportedLocales = []) {
|
|
2430
|
+
if (!locale || locale.length < 1 || locale.length > 5) return FALLBACK_LOCALE;
|
|
2431
|
+
const formattedLocale = formatLocale(locale);
|
|
2432
|
+
const hasMatch = Boolean(formattedLocale && supportedLocales.includes(formattedLocale));
|
|
2433
|
+
if (hasMatch) return formattedLocale;
|
|
2434
|
+
return matchLocale(formattedLocale || locale, supportedLocales);
|
|
2435
|
+
}
|
|
2436
|
+
const formatCustomTranslations = (supportedLocales, customTranslations = {}) => Object.keys(customTranslations).reduce((acc, cur) => {
|
|
2437
|
+
const formattedLocale = formatLocale(cur) || parseLocale(cur, supportedLocales);
|
|
2438
|
+
if (formattedLocale) {
|
|
2439
|
+
acc[formattedLocale] = customTranslations[cur];
|
|
2440
|
+
}
|
|
2441
|
+
return acc;
|
|
2442
|
+
}, {});
|
|
2443
|
+
const replaceTranslationValues = (translation, values) => sanitizeHtml(
|
|
2444
|
+
translation.replace(/%{(\w+)}/g, (_, k) => {
|
|
2445
|
+
var _a2;
|
|
2446
|
+
return sanitizeHtml(((_a2 = values == null ? void 0 : values[k]) == null ? void 0 : _a2.toString()) ?? "");
|
|
2447
|
+
}),
|
|
2448
|
+
["strong", "a"]
|
|
2449
|
+
);
|
|
2450
|
+
const getTranslationByKey = (translations, key, options = { values: {} }) => {
|
|
2451
|
+
const localizedKey = `${key}${options.localizeFor ? `__${options.localizeFor}` : ""}`;
|
|
2452
|
+
if (localizedKey in translations) {
|
|
2453
|
+
return replaceTranslationValues(translations[localizedKey], options.values);
|
|
2454
|
+
}
|
|
2455
|
+
if (key in translations) {
|
|
2456
|
+
return replaceTranslationValues(translations[key], options.values);
|
|
2457
|
+
}
|
|
2458
|
+
return null;
|
|
2459
|
+
};
|
|
2460
|
+
const getTranslationKeysByPrefix = (translations, keyPrefix) => Object.keys(translations).filter((key) => key.startsWith(keyPrefix));
|
|
2461
|
+
const getLanguageCode = (locale) => {
|
|
2462
|
+
const [languageCode] = locale.split("-");
|
|
2463
|
+
return languageCode;
|
|
2464
|
+
};
|
|
2465
|
+
class Language {
|
|
2466
|
+
constructor({
|
|
2467
|
+
locale = FALLBACK_LOCALE,
|
|
2468
|
+
translations = defaultTranslation,
|
|
2469
|
+
customTranslations = {},
|
|
2470
|
+
allowedLocales = [FALLBACK_LOCALE]
|
|
2471
|
+
}) {
|
|
2472
|
+
this.customTranslations = formatCustomTranslations(allowedLocales, customTranslations);
|
|
2473
|
+
const localesFromCustomTranslations = Object.keys(this.customTranslations);
|
|
2474
|
+
this.supportedLocales = [
|
|
2475
|
+
.../* @__PURE__ */ new Set([FALLBACK_LOCALE, ...allowedLocales, ...localesFromCustomTranslations])
|
|
2476
|
+
];
|
|
2477
|
+
const determinedLocale = formatLocale(locale) ?? parseLocale(locale, this.supportedLocales);
|
|
2478
|
+
this.locale = determinedLocale && this.supportedLocales.includes(determinedLocale) ? determinedLocale : FALLBACK_LOCALE;
|
|
2479
|
+
this.translations = {
|
|
2480
|
+
...defaultTranslation,
|
|
2481
|
+
...translations,
|
|
2482
|
+
...!!this.customTranslations[locale] && this.customTranslations[locale]
|
|
2483
|
+
// Merge with their custom locales if available
|
|
2484
|
+
};
|
|
2485
|
+
this.languageCode = getLanguageCode(locale);
|
|
2486
|
+
}
|
|
2487
|
+
/**
|
|
2488
|
+
* Returns a translated string from a key in the current {@link Language.locale}
|
|
2489
|
+
* @returns Translated string in the user's locale
|
|
2490
|
+
*/
|
|
2491
|
+
get(translatable, translationOptions) {
|
|
2492
|
+
const key = typeof translatable === "object" ? translatable.key : translatable;
|
|
2493
|
+
const options = typeof translatable === "object" ? {
|
|
2494
|
+
...translationOptions,
|
|
2495
|
+
values: { ...translatable.values, ...translationOptions == null ? void 0 : translationOptions.values }
|
|
2496
|
+
} : translationOptions;
|
|
2497
|
+
const translation = getTranslationByKey(this.translations, key, options);
|
|
2498
|
+
if (translation !== null) {
|
|
2499
|
+
return translation;
|
|
2500
|
+
}
|
|
2501
|
+
return key;
|
|
2502
|
+
}
|
|
2503
|
+
/**
|
|
2504
|
+
* Returns a localized string for a date
|
|
2505
|
+
* @param date - Date to be localized
|
|
2506
|
+
* @param options - Options for {@link Intl.DateTimeFormatOptions}
|
|
2507
|
+
*/
|
|
2508
|
+
date(date, options = {}) {
|
|
2509
|
+
return new Date(date).toLocaleDateString(this.locale, {
|
|
2510
|
+
year: "numeric",
|
|
2511
|
+
month: "2-digit",
|
|
2512
|
+
day: "2-digit",
|
|
2513
|
+
...options
|
|
2514
|
+
});
|
|
2515
|
+
}
|
|
2516
|
+
}
|
|
2517
|
+
const defaultI18n = {
|
|
2518
|
+
i18n: new Language({}),
|
|
2519
|
+
// using default locale (this is mainly for tests)
|
|
2520
|
+
setLocale: noop$2
|
|
2521
|
+
};
|
|
2522
|
+
const I18nContext = createContext$1(defaultI18n);
|
|
2523
|
+
const useI18nContext = () => useContext$1(I18nContext);
|
|
608
2524
|
const debounce = (func, delay) => {
|
|
609
2525
|
let timerId;
|
|
610
2526
|
let shouldInvoke;
|
|
@@ -681,11 +2597,353 @@ function useResetGlobalData(caller) {
|
|
|
681
2597
|
[dispatch, caller]
|
|
682
2598
|
);
|
|
683
2599
|
}
|
|
2600
|
+
const suppressed = false;
|
|
2601
|
+
const consoleMethodsPrefixable = Object.freeze([
|
|
2602
|
+
"debug",
|
|
2603
|
+
"info",
|
|
2604
|
+
"log",
|
|
2605
|
+
"warn",
|
|
2606
|
+
"error",
|
|
2607
|
+
"trace"
|
|
2608
|
+
]);
|
|
2609
|
+
const stringSubstitutionRegex = /%([soOc]|(\.\d)?[dif])/;
|
|
2610
|
+
const createLogger = (namespace) => {
|
|
2611
|
+
const methods = {};
|
|
2612
|
+
consoleMethodsPrefixable.forEach((method) => {
|
|
2613
|
+
methods[method] = (arg1, ...args) => {
|
|
2614
|
+
if (!console[method] || suppressed) return;
|
|
2615
|
+
if (!namespace) {
|
|
2616
|
+
console[method](arg1, ...args);
|
|
2617
|
+
} else if (stringSubstitutionRegex.test(arg1)) {
|
|
2618
|
+
console[method](`[${namespace}] ${arg1}`, ...args);
|
|
2619
|
+
} else {
|
|
2620
|
+
console[method](`[${namespace}]`, arg1, ...args);
|
|
2621
|
+
}
|
|
2622
|
+
};
|
|
2623
|
+
});
|
|
2624
|
+
return methods;
|
|
2625
|
+
};
|
|
2626
|
+
const icons = {
|
|
2627
|
+
"adyen-a-filled": lazy$1(
|
|
2628
|
+
() => import("./adyen-a-filled-NXWZwyuX.js")
|
|
2629
|
+
),
|
|
2630
|
+
"arrow-left": lazy$1(() => import("./arrow-left-DEX29gr8.js")),
|
|
2631
|
+
"arrow-right": lazy$1(() => import("./arrow-right-BSLTMCIA.js")),
|
|
2632
|
+
bank: lazy$1(() => import("./bank-BwbpmObN.js")),
|
|
2633
|
+
bin: lazy$1(() => import("./bin-D7a-dmmy.js")),
|
|
2634
|
+
check: lazy$1(() => import("./checkmark-DS0ypPvH.js")),
|
|
2635
|
+
certificate: lazy$1(() => import("./certificate--YOFQmBR.js")),
|
|
2636
|
+
checkmark: lazy$1(
|
|
2637
|
+
() => import("./checkmark-circle-fill-hZq1T5e9.js")
|
|
2638
|
+
),
|
|
2639
|
+
"checkmark-circle": lazy$1(
|
|
2640
|
+
() => import("./checkmark-circle-D_pSWXBi.js")
|
|
2641
|
+
),
|
|
2642
|
+
"checkmark-small": lazy$1(
|
|
2643
|
+
() => import("./checkmark-small-4ciES6ZR.js")
|
|
2644
|
+
),
|
|
2645
|
+
"chevron-down": lazy$1(() => import("./chevron-down-CSdvSDZq.js")),
|
|
2646
|
+
"chevron-right": lazy$1(() => import("./chevron-right-B5NJn8is.js")),
|
|
2647
|
+
"chevron-left": lazy$1(() => import("./chevron-left-Ctf1pv5s.js")),
|
|
2648
|
+
"chevron-up": lazy$1(() => import("./chevron-up-CXPd5NYI.js")),
|
|
2649
|
+
"cash-stack": lazy$1(() => import("./cash-stack-rb5rBl2N.js")),
|
|
2650
|
+
circle: lazy$1(() => import("./circle-F380_Tya.js")),
|
|
2651
|
+
company: lazy$1(() => import("./headquarter-BVHLaPzn.js")),
|
|
2652
|
+
capital: lazy$1(() => import("./capital-DR5WtYzz.js")),
|
|
2653
|
+
"company-2": lazy$1(() => import("./hotel-DLFFe_Ls.js")),
|
|
2654
|
+
contract: lazy$1(() => import("./contract-DFZ6WwMd.js")),
|
|
2655
|
+
"controlling-person": lazy$1(
|
|
2656
|
+
() => import("./document-person-BPjqMJVL.js")
|
|
2657
|
+
),
|
|
2658
|
+
cross: lazy$1(() => import("./cross-CzBW8i1Z.js")),
|
|
2659
|
+
coins: lazy$1(() => import("./coins-CEf5i6aD.js")),
|
|
2660
|
+
"decision-maker": lazy$1(() => import("./person-lPJ07vyF.js")),
|
|
2661
|
+
document: lazy$1(() => import("./document-1-BN3bKHzc.js")),
|
|
2662
|
+
download: lazy$1(() => import("./download-Doa1e9Lk.js")),
|
|
2663
|
+
edit: lazy$1(() => import("./edit-1-CfwIJ2-1.js")),
|
|
2664
|
+
"external-link": lazy$1(() => import("./external-link-B2BGNXtd.js")),
|
|
2665
|
+
"graph-up": lazy$1(() => import("./graph-up-C2R98aXc.js")),
|
|
2666
|
+
graph: lazy$1(() => import("./graph-HYYkabio.js")),
|
|
2667
|
+
gift: lazy$1(() => import("./gift-k_lkVRsK.js")),
|
|
2668
|
+
"field-error": lazy$1(
|
|
2669
|
+
() => import("./warning-circle-fill-FaaY90uz.js")
|
|
2670
|
+
),
|
|
2671
|
+
hide: lazy$1(() => import("./hide-CWI5yHxd.js")),
|
|
2672
|
+
headquarter: lazy$1(() => import("./headquarter-BVHLaPzn.js")),
|
|
2673
|
+
"info-circle": lazy$1(() => import("./info-B_8Cr-vS.js")),
|
|
2674
|
+
image: lazy$1(() => import("./image-Ol9hzDvF.js")),
|
|
2675
|
+
"light-bulb": lazy$1(() => import("./idea-CtaTpGVP.js")),
|
|
2676
|
+
location: lazy$1(() => import("./location-BGfgcQ71.js")),
|
|
2677
|
+
"more-horiz": lazy$1(
|
|
2678
|
+
() => import("./options-horizontal-Ba20yF0F.js")
|
|
2679
|
+
),
|
|
2680
|
+
"new-document": lazy$1(() => import("./document-plus-BfF1HyQ-.js")),
|
|
2681
|
+
payout: lazy$1(() => import("./payout-DW4sSAG5.js")),
|
|
2682
|
+
pci: lazy$1(() => import("./checkmark-circle-D_pSWXBi.js")),
|
|
2683
|
+
plus: lazy$1(() => import("./plus-BPprgrc7.js")),
|
|
2684
|
+
"plus-small": lazy$1(() => import("./plus-small-S4gFIjlj.js")),
|
|
2685
|
+
remove: lazy$1(() => import("./cross-circle-fill-small-ChSvrRGZ.js")),
|
|
2686
|
+
"revenue-accelerate": lazy$1(
|
|
2687
|
+
() => import("./revenue-accelerate-CG6WXtBr.js")
|
|
2688
|
+
),
|
|
2689
|
+
save: lazy$1(() => import("./save-BueTh8B0.js")),
|
|
2690
|
+
search: lazy$1(() => import("./search-BvJVZbOV.js")),
|
|
2691
|
+
show: lazy$1(() => import("./show-Cm_JGm0K.js")),
|
|
2692
|
+
store: lazy$1(() => import("./store-BLl8m644.js")),
|
|
2693
|
+
trust: lazy$1(() => import("./partner-B9xMZpSw.js")),
|
|
2694
|
+
user: lazy$1(() => import("./person-lPJ07vyF.js")),
|
|
2695
|
+
"user-business": lazy$1(
|
|
2696
|
+
() => import("./document-person-BPjqMJVL.js")
|
|
2697
|
+
),
|
|
2698
|
+
upload: lazy$1(() => import("./upload-XwV0PfcC.js")),
|
|
2699
|
+
"users-3": lazy$1(() => import("./4-people-BTQ6Okmp.js")),
|
|
2700
|
+
warning: lazy$1(() => import("./warning-filled-Od0v7tGX.js")),
|
|
2701
|
+
webinar: lazy$1(() => import("./webinar-DgBtUiyw.js"))
|
|
2702
|
+
};
|
|
2703
|
+
const customIcons = {
|
|
2704
|
+
review: lazy$1(() => import("./review-C4CnZ2XP.js")),
|
|
2705
|
+
"funds-in": lazy$1(() => import("./funds-in-6_PK4zOF.js")),
|
|
2706
|
+
house: lazy$1(() => import("./house-PfmXThnE.js"))
|
|
2707
|
+
};
|
|
2708
|
+
const images = {
|
|
2709
|
+
"document-blurred": lazy$1(
|
|
2710
|
+
() => import("./document-blurred-gtj03M4x.js")
|
|
2711
|
+
),
|
|
2712
|
+
"document-cutoff": lazy$1(
|
|
2713
|
+
() => import("./document-cut-off-D2vCeeIS.js")
|
|
2714
|
+
),
|
|
2715
|
+
"document-expired": lazy$1(
|
|
2716
|
+
() => import("./document-expired-_4Syh1xW.js")
|
|
2717
|
+
),
|
|
2718
|
+
"document-front": lazy$1(
|
|
2719
|
+
() => import("./document-front-9Glzn7ZR.js")
|
|
2720
|
+
),
|
|
2721
|
+
"us-check": lazy$1(
|
|
2722
|
+
() => import("./us-check-o5Ax_0LS.js")
|
|
2723
|
+
),
|
|
2724
|
+
"us-check-routing-number": lazy$1(
|
|
2725
|
+
() => import("./us-check-routing-number-BtVf7GH3.js")
|
|
2726
|
+
),
|
|
2727
|
+
"us-check-account-number": lazy$1(
|
|
2728
|
+
() => import("./us-check-account-number-CHnzmLNd.js")
|
|
2729
|
+
),
|
|
2730
|
+
"id-blurred": lazy$1(
|
|
2731
|
+
() => import("./id-blurred-A45CVnPk.js")
|
|
2732
|
+
),
|
|
2733
|
+
"id-cutoff": lazy$1(
|
|
2734
|
+
() => import("./id-cut-off-DMoJYcGr.js")
|
|
2735
|
+
),
|
|
2736
|
+
"id-front": lazy$1(
|
|
2737
|
+
() => import("./id-front-CTIDY7Nu.js")
|
|
2738
|
+
),
|
|
2739
|
+
"id-glare": lazy$1(
|
|
2740
|
+
() => import("./id-glare-DRN1UgPb.js")
|
|
2741
|
+
),
|
|
2742
|
+
"passport-blurred": lazy$1(
|
|
2743
|
+
() => import("./passport-blurred-Cw3cn4-0.js")
|
|
2744
|
+
),
|
|
2745
|
+
"passport-cutoff": lazy$1(
|
|
2746
|
+
() => import("./passport-cut-off-B0WAEH9S.js")
|
|
2747
|
+
),
|
|
2748
|
+
"passport-front": lazy$1(
|
|
2749
|
+
() => import("./passport-front-DOkc7OdE.js")
|
|
2750
|
+
),
|
|
2751
|
+
"passport-front-green": lazy$1(
|
|
2752
|
+
() => import("./passport-front-green-Bw7lK3vB.js")
|
|
2753
|
+
// Used for Verification Method Step
|
|
2754
|
+
),
|
|
2755
|
+
"passport-glare": lazy$1(
|
|
2756
|
+
() => import("./passport-glare-DZiLpHLG.js")
|
|
2757
|
+
),
|
|
2758
|
+
"instant-verification-method": lazy$1(
|
|
2759
|
+
() => import("./instant-verification-method-DIOSivq4.js")
|
|
2760
|
+
),
|
|
2761
|
+
"id-verification-instant": lazy$1(
|
|
2762
|
+
() => import("./id-verification-instant-JpZYE7gU.js")
|
|
2763
|
+
),
|
|
2764
|
+
"id-verification-manual": lazy$1(
|
|
2765
|
+
() => import("./id-verification-manual-CnkUMBXD.js")
|
|
2766
|
+
),
|
|
2767
|
+
"payout-verification-instant": lazy$1(
|
|
2768
|
+
() => import("./payout-verification-instant-D9r3JgYA.js")
|
|
2769
|
+
),
|
|
2770
|
+
"payout-verification-manual": lazy$1(
|
|
2771
|
+
() => import("./payout-verification-manual-BVzHrwSY.js")
|
|
2772
|
+
),
|
|
2773
|
+
"singpass-verification-instant": lazy$1(
|
|
2774
|
+
() => import("./singpass-verification-instant-_DBtLgVD.js")
|
|
2775
|
+
),
|
|
2776
|
+
"singpass-verification-manual": lazy$1(
|
|
2777
|
+
() => import("./singpass-verification-manual-CiTnqp_1.js")
|
|
2778
|
+
),
|
|
2779
|
+
// id verification
|
|
2780
|
+
"onfido-logo": lazy$1(
|
|
2781
|
+
() => import("./onfido-logo-i_oduqdE.js")
|
|
2782
|
+
),
|
|
2783
|
+
"tink-logo": lazy$1(() => import("./tink-logo-WImtH5CL.js")),
|
|
2784
|
+
"singpass-logo": lazy$1(
|
|
2785
|
+
() => Promise.resolve().then(() => singpassLogo)
|
|
2786
|
+
),
|
|
2787
|
+
// payout verification
|
|
2788
|
+
"plaid-logo": lazy$1(
|
|
2789
|
+
() => import("./plaid-logo-4nYeR9iX.js")
|
|
2790
|
+
),
|
|
2791
|
+
"trustly-logo": lazy$1(
|
|
2792
|
+
() => import("./trustly-logo-YJslAOYF.js")
|
|
2793
|
+
),
|
|
2794
|
+
"source-of-funds": lazy$1(
|
|
2795
|
+
() => import("./digital-wallet-with-local-currencies-DSaDbAY9.js")
|
|
2796
|
+
)
|
|
2797
|
+
};
|
|
2798
|
+
const svgs = { ...icons, ...customIcons, ...images };
|
|
2799
|
+
const unscalableIconNames = [
|
|
2800
|
+
"bin",
|
|
2801
|
+
"check",
|
|
2802
|
+
"checkmark",
|
|
2803
|
+
"checkmark-small",
|
|
2804
|
+
"chevron-right",
|
|
2805
|
+
"chevron-left",
|
|
2806
|
+
"company",
|
|
2807
|
+
"contract",
|
|
2808
|
+
"cross",
|
|
2809
|
+
"decision-maker",
|
|
2810
|
+
"document",
|
|
2811
|
+
"download",
|
|
2812
|
+
"edit",
|
|
2813
|
+
"info-circle",
|
|
2814
|
+
"image",
|
|
2815
|
+
"location",
|
|
2816
|
+
"payout",
|
|
2817
|
+
"pci",
|
|
2818
|
+
"plus",
|
|
2819
|
+
"remove",
|
|
2820
|
+
"save",
|
|
2821
|
+
"search",
|
|
2822
|
+
"trust",
|
|
2823
|
+
"user",
|
|
2824
|
+
"upload",
|
|
2825
|
+
"warning"
|
|
2826
|
+
];
|
|
2827
|
+
const logger$T = createLogger("Icon");
|
|
2828
|
+
const Svg = ({ className: className2, name, testId, title, type }) => {
|
|
2829
|
+
const LazyLoadedSvg = svgs[name];
|
|
2830
|
+
const viewBox = unscalableIconNames.includes(name) ? "0 0 16 16" : void 0;
|
|
2831
|
+
if (!LazyLoadedSvg) {
|
|
2832
|
+
logger$T.error(`No such svg: "${name}"`);
|
|
2833
|
+
return null;
|
|
2834
|
+
}
|
|
2835
|
+
return /* @__PURE__ */ jsx("span", { className: cx(`adyen-kyc-${type}`, className2), "data-testid": testId, children: /* @__PURE__ */ jsx(Suspense, { fallback: null, children: viewBox ? /* @__PURE__ */ jsx(LazyLoadedSvg, { "aria-hidden": type === "icon", viewBox, title: title || name }) : /* @__PURE__ */ jsx(LazyLoadedSvg, { "aria-hidden": type === "icon", title: title || name }) }) });
|
|
2836
|
+
};
|
|
2837
|
+
const Icon = ({ name, className: className2, ...props }) => /* @__PURE__ */ jsx(Svg, { type: "icon", className: className2, name, ...props });
|
|
2838
|
+
const loaderWrapper = "adyen-kyc-loader-wrapper";
|
|
2839
|
+
const loaderWrapperInline = "adyen-kyc-loader-wrapper-inline";
|
|
2840
|
+
const loader = "adyen-kyc-loader";
|
|
2841
|
+
const loaderLarge = "adyen-kyc-loader-large";
|
|
2842
|
+
const loaderSmall = "adyen-kyc-loader-small";
|
|
2843
|
+
const loaderMedium = "adyen-kyc-loader-medium";
|
|
2844
|
+
const loaderXsmall = "adyen-kyc-loader-xsmall";
|
|
2845
|
+
const loaderDot = "adyen-kyc-loader-dot";
|
|
2846
|
+
const styles$u = {
|
|
2847
|
+
loaderWrapper,
|
|
2848
|
+
loaderWrapperInline,
|
|
2849
|
+
loader,
|
|
2850
|
+
loaderLarge,
|
|
2851
|
+
loaderSmall,
|
|
2852
|
+
loaderMedium,
|
|
2853
|
+
loaderXsmall,
|
|
2854
|
+
loaderDot
|
|
2855
|
+
};
|
|
2856
|
+
const sizeMap = {
|
|
2857
|
+
xsmall: styles$u.loaderXsmall,
|
|
2858
|
+
small: styles$u.loaderSmall,
|
|
2859
|
+
medium: styles$u.loaderMedium,
|
|
2860
|
+
large: styles$u.loaderLarge
|
|
2861
|
+
};
|
|
2862
|
+
const Loader = ({ inline = false, size = "large", dot = false }) => /* @__PURE__ */ jsx("div", { className: cx(styles$u.loaderWrapper, { [styles$u.loaderWrapperInline]: inline }), children: /* @__PURE__ */ jsx(
|
|
2863
|
+
"div",
|
|
2864
|
+
{
|
|
2865
|
+
role: "progressbar",
|
|
2866
|
+
className: cx(styles$u.loader, sizeMap[size], { [styles$u.loaderDot]: dot })
|
|
2867
|
+
}
|
|
2868
|
+
) });
|
|
2869
|
+
const Button = ({
|
|
2870
|
+
showAsLink,
|
|
2871
|
+
secondary,
|
|
2872
|
+
tertiary,
|
|
2873
|
+
className: className2,
|
|
2874
|
+
role,
|
|
2875
|
+
small,
|
|
2876
|
+
large,
|
|
2877
|
+
block,
|
|
2878
|
+
critical,
|
|
2879
|
+
shaded,
|
|
2880
|
+
label = "",
|
|
2881
|
+
icon,
|
|
2882
|
+
iconPosition = "left",
|
|
2883
|
+
iconClassName = "",
|
|
2884
|
+
title,
|
|
2885
|
+
disabled = false,
|
|
2886
|
+
type = "button",
|
|
2887
|
+
onClick,
|
|
2888
|
+
onKeyDown,
|
|
2889
|
+
loading = false,
|
|
2890
|
+
testId,
|
|
2891
|
+
ariaLabel,
|
|
2892
|
+
underline
|
|
2893
|
+
}) => {
|
|
2894
|
+
const onClickHandler = (event) => {
|
|
2895
|
+
event.preventDefault();
|
|
2896
|
+
if (!disabled) {
|
|
2897
|
+
onClick(event);
|
|
2898
|
+
}
|
|
2899
|
+
};
|
|
2900
|
+
const iconClassNames = cx("adyen-kyc-link__icon", iconClassName);
|
|
2901
|
+
const buttonTextClasses = showAsLink ? "adyen-kyc-link__text" : "adyen-kyc-button__text";
|
|
2902
|
+
const buttonText = loading ? /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
2903
|
+
label && /* @__PURE__ */ jsx("span", { className: buttonTextClasses, children: label }),
|
|
2904
|
+
/* @__PURE__ */ jsx("span", { className: "adyen-kyc-button__loader-container--active", children: /* @__PURE__ */ jsx(Loader, { size: "small" }) })
|
|
2905
|
+
] }) : /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
2906
|
+
label && /* @__PURE__ */ jsx("span", { className: buttonTextClasses, children: label }),
|
|
2907
|
+
icon && /* @__PURE__ */ jsx(Icon, { name: icon, className: iconClassNames })
|
|
2908
|
+
] });
|
|
2909
|
+
const buttonClasses = showAsLink ? cx("adyen-kyc-link", className2, {
|
|
2910
|
+
"adyen-kyc-link--icon-left": icon && iconPosition === "left",
|
|
2911
|
+
"adyen-kyc-link--with-icon": !!icon,
|
|
2912
|
+
"adyen-kyc-link__text-with-underline": underline
|
|
2913
|
+
}) : cx("adyen-kyc-button", className2, {
|
|
2914
|
+
"adyen-kyc-button--icon-left": !!icon && iconPosition === "left",
|
|
2915
|
+
"adyen-kyc-button--secondary": secondary,
|
|
2916
|
+
"adyen-kyc-button--tertiary": tertiary && !secondary,
|
|
2917
|
+
"adyen-kyc-button--block": block,
|
|
2918
|
+
"adyen-kyc-button--critical": critical,
|
|
2919
|
+
"adyen-kyc-button--small": small && label,
|
|
2920
|
+
"adyen-kyc-button--large": large && label,
|
|
2921
|
+
"adyen-kyc-button--shaded": shaded && icon && tertiary,
|
|
2922
|
+
// disallow shaded effect if not just tertiary icon
|
|
2923
|
+
"adyen-kyc-button--icon": icon && label && !small
|
|
2924
|
+
});
|
|
2925
|
+
return /* @__PURE__ */ jsx(
|
|
2926
|
+
"button",
|
|
2927
|
+
{
|
|
2928
|
+
"aria-label": ariaLabel,
|
|
2929
|
+
"aria-disabled": disabled,
|
|
2930
|
+
"data-testid": testId,
|
|
2931
|
+
className: buttonClasses,
|
|
2932
|
+
type: type === "button" ? "button" : "submit",
|
|
2933
|
+
title,
|
|
2934
|
+
disabled,
|
|
2935
|
+
onClick: onClickHandler,
|
|
2936
|
+
onKeyDown,
|
|
2937
|
+
role,
|
|
2938
|
+
children: buttonText
|
|
2939
|
+
}
|
|
2940
|
+
);
|
|
2941
|
+
};
|
|
684
2942
|
const divider = "adyen-kyc-divider";
|
|
685
|
-
const styles$
|
|
2943
|
+
const styles$t = {
|
|
686
2944
|
divider
|
|
687
2945
|
};
|
|
688
|
-
const Divider = () => /* @__PURE__ */ jsx("hr", { className: styles$
|
|
2946
|
+
const Divider = () => /* @__PURE__ */ jsx("hr", { className: styles$t.divider });
|
|
689
2947
|
function FormHeader({
|
|
690
2948
|
heading,
|
|
691
2949
|
description: description2,
|
|
@@ -715,10 +2973,27 @@ function FormHeader({
|
|
|
715
2973
|
descEl
|
|
716
2974
|
] });
|
|
717
2975
|
}
|
|
2976
|
+
const Typography = ({
|
|
2977
|
+
el = "p",
|
|
2978
|
+
variant = "body",
|
|
2979
|
+
color = "primary",
|
|
2980
|
+
className: className2,
|
|
2981
|
+
children: children2,
|
|
2982
|
+
...props
|
|
2983
|
+
}) => {
|
|
2984
|
+
const TypographyElement = el;
|
|
2985
|
+
const classNames = cx(
|
|
2986
|
+
className2,
|
|
2987
|
+
"adyen-kyc-typography",
|
|
2988
|
+
`adyen-kyc-typography--${color}`,
|
|
2989
|
+
`adyen-kyc-typography--${variant}`
|
|
2990
|
+
);
|
|
2991
|
+
return /* @__PURE__ */ jsx(TypographyElement, { ...props, className: classNames, children: children2 });
|
|
2992
|
+
};
|
|
718
2993
|
const skeleton = "adyen-kyc-skeleton";
|
|
719
2994
|
const skeletonCircle = "adyen-kyc-skeleton-circle";
|
|
720
2995
|
const skeletonText = "adyen-kyc-skeleton-text";
|
|
721
|
-
const styles$
|
|
2996
|
+
const styles$s = {
|
|
722
2997
|
skeleton,
|
|
723
2998
|
skeletonCircle,
|
|
724
2999
|
skeletonText
|
|
@@ -729,9 +3004,9 @@ const Skeleton = ({
|
|
|
729
3004
|
height = "1em",
|
|
730
3005
|
width
|
|
731
3006
|
}) => {
|
|
732
|
-
const classNames = cx(styles$
|
|
733
|
-
[styles$
|
|
734
|
-
[styles$
|
|
3007
|
+
const classNames = cx(styles$s.skeleton, {
|
|
3008
|
+
[styles$s.skeletonCircle]: circle,
|
|
3009
|
+
[styles$s.skeletonText]: text
|
|
735
3010
|
});
|
|
736
3011
|
return /* @__PURE__ */ jsx("div", { className: classNames, style: { height, width } });
|
|
737
3012
|
};
|
|
@@ -747,7 +3022,7 @@ const accordionContent = "adyen-kyc-accordion-content";
|
|
|
747
3022
|
const accordionWithIcon = "adyen-kyc-accordion-with-icon";
|
|
748
3023
|
const accordionArrow = "adyen-kyc-accordion-arrow";
|
|
749
3024
|
const accordionArrowRight = "adyen-kyc-accordion-arrow-right";
|
|
750
|
-
const styles$
|
|
3025
|
+
const styles$r = {
|
|
751
3026
|
accordion,
|
|
752
3027
|
accordionSummary,
|
|
753
3028
|
accordionBasic,
|
|
@@ -775,34 +3050,34 @@ const Accordion = ({
|
|
|
775
3050
|
onToggle(e.newState === "closed" ? "close" : "open");
|
|
776
3051
|
};
|
|
777
3052
|
const variantMap2 = {
|
|
778
|
-
basic: styles$
|
|
779
|
-
info: styles$
|
|
780
|
-
error: styles$
|
|
781
|
-
warning: styles$
|
|
782
|
-
success: styles$
|
|
3053
|
+
basic: styles$r.accordionBasic,
|
|
3054
|
+
info: styles$r.accordionInfo,
|
|
3055
|
+
error: styles$r.accordionError,
|
|
3056
|
+
warning: styles$r.accordionWarning,
|
|
3057
|
+
success: styles$r.accordionSuccess
|
|
783
3058
|
};
|
|
784
3059
|
return /* @__PURE__ */ jsxs(
|
|
785
3060
|
"details",
|
|
786
3061
|
{
|
|
787
3062
|
onToggle: handleToggle,
|
|
788
|
-
className: cx(className2, styles$
|
|
789
|
-
[styles$
|
|
790
|
-
[styles$
|
|
3063
|
+
className: cx(className2, styles$r.accordion, variantMap2[variant], {
|
|
3064
|
+
[styles$r.accordionWithIcon]: expandOnLeft,
|
|
3065
|
+
[styles$r.accordionNarrow]: narrow
|
|
791
3066
|
}),
|
|
792
3067
|
children: [
|
|
793
|
-
/* @__PURE__ */ jsxs("summary", { className: styles$
|
|
794
|
-
expandOnLeft && /* @__PURE__ */ jsx(Icon, { name: "chevron-down", className: styles$
|
|
3068
|
+
/* @__PURE__ */ jsxs("summary", { className: styles$r.accordionSummary, children: [
|
|
3069
|
+
expandOnLeft && /* @__PURE__ */ jsx(Icon, { name: "chevron-down", className: styles$r.accordionArrow }),
|
|
795
3070
|
/* @__PURE__ */ jsx(Slot, { name: "icon" }),
|
|
796
3071
|
/* @__PURE__ */ jsx(Typography, { el: "h3", variant: "body-strongest", children: /* @__PURE__ */ jsx(Slot, { name: "title", children: /* @__PURE__ */ jsx(Skeleton, {}) }) }),
|
|
797
3072
|
!expandOnLeft && /* @__PURE__ */ jsx(
|
|
798
3073
|
Icon,
|
|
799
3074
|
{
|
|
800
3075
|
name: "chevron-down",
|
|
801
|
-
className: cx(styles$
|
|
3076
|
+
className: cx(styles$r.accordionArrow, styles$r.accordionArrowRight)
|
|
802
3077
|
}
|
|
803
3078
|
)
|
|
804
3079
|
] }),
|
|
805
|
-
/* @__PURE__ */ jsx("div", { className: styles$
|
|
3080
|
+
/* @__PURE__ */ jsx("div", { className: styles$r.accordionContent, children: /* @__PURE__ */ jsx(Slot, { name: "content", children: /* @__PURE__ */ jsx(Skeleton, {}) }) })
|
|
806
3081
|
]
|
|
807
3082
|
}
|
|
808
3083
|
);
|
|
@@ -824,7 +3099,7 @@ const alertIconWarning = "adyen-kyc-alert-icon-warning";
|
|
|
824
3099
|
const alertIconSuccess = "adyen-kyc-alert-icon-success";
|
|
825
3100
|
const alertCloseButton = "adyen-kyc-alert-close-button";
|
|
826
3101
|
const alertTitle = "adyen-kyc-alert-title";
|
|
827
|
-
const styles$
|
|
3102
|
+
const styles$q = {
|
|
828
3103
|
alert,
|
|
829
3104
|
alertWithoutIcon,
|
|
830
3105
|
alertExplanation,
|
|
@@ -844,19 +3119,19 @@ const styles$p = {
|
|
|
844
3119
|
alertTitle
|
|
845
3120
|
};
|
|
846
3121
|
const variantMap$1 = {
|
|
847
|
-
basic: styles$
|
|
848
|
-
info: styles$
|
|
849
|
-
error: styles$
|
|
850
|
-
warning: styles$
|
|
851
|
-
success: styles$
|
|
3122
|
+
basic: styles$q.alertBasic,
|
|
3123
|
+
info: styles$q.alertInfo,
|
|
3124
|
+
error: styles$q.alertError,
|
|
3125
|
+
warning: styles$q.alertWarning,
|
|
3126
|
+
success: styles$q.alertSuccess
|
|
852
3127
|
};
|
|
853
3128
|
const iconVariantMap = {
|
|
854
3129
|
basic: "",
|
|
855
3130
|
// does not exist
|
|
856
|
-
info: styles$
|
|
857
|
-
error: styles$
|
|
858
|
-
warning: styles$
|
|
859
|
-
success: styles$
|
|
3131
|
+
info: styles$q.alertIconInfo,
|
|
3132
|
+
error: styles$q.alertIconError,
|
|
3133
|
+
warning: styles$q.alertIconWarning,
|
|
3134
|
+
success: styles$q.alertIconSuccess
|
|
860
3135
|
};
|
|
861
3136
|
const Alert = ({
|
|
862
3137
|
title,
|
|
@@ -882,7 +3157,7 @@ const Alert = ({
|
|
|
882
3157
|
if (isValidElement(icon)) {
|
|
883
3158
|
return icon;
|
|
884
3159
|
}
|
|
885
|
-
return /* @__PURE__ */ jsx("span", { className: cx(styles$
|
|
3160
|
+
return /* @__PURE__ */ jsx("span", { className: cx(styles$q.alertIcon, iconVariantMap[variant]), children: /* @__PURE__ */ jsx(AlertIcon, { variant }) });
|
|
886
3161
|
};
|
|
887
3162
|
const renderedIcon = renderIcon();
|
|
888
3163
|
if (type === "collapsible") {
|
|
@@ -891,7 +3166,7 @@ const Alert = ({
|
|
|
891
3166
|
/* @__PURE__ */ jsx("template", { slot: "icon", children: renderedIcon }),
|
|
892
3167
|
/* @__PURE__ */ jsxs("template", { slot: "content", children: [
|
|
893
3168
|
children2,
|
|
894
|
-
!!actions && /* @__PURE__ */ jsx("div", { className: styles$
|
|
3169
|
+
!!actions && /* @__PURE__ */ jsx("div", { className: styles$q.alertActions, children: actions })
|
|
895
3170
|
] })
|
|
896
3171
|
] });
|
|
897
3172
|
}
|
|
@@ -899,18 +3174,18 @@ const Alert = ({
|
|
|
899
3174
|
return /* @__PURE__ */ jsxs(
|
|
900
3175
|
"div",
|
|
901
3176
|
{
|
|
902
|
-
className: cx(styles$
|
|
903
|
-
[styles$
|
|
3177
|
+
className: cx(styles$q.alert, className2, variantMap$1[variant], {
|
|
3178
|
+
[styles$q.alertWithoutIcon]: !renderedIcon
|
|
904
3179
|
}),
|
|
905
3180
|
role: "alert",
|
|
906
3181
|
"data-testid": testId,
|
|
907
3182
|
children: [
|
|
908
|
-
/* @__PURE__ */ jsxs("div", { className: styles$
|
|
3183
|
+
/* @__PURE__ */ jsxs("div", { className: styles$q.alertHeader, children: [
|
|
909
3184
|
renderedIcon,
|
|
910
|
-
title && /* @__PURE__ */ jsx(Typography, { el: "h3", variant: "body-strongest", className: styles$
|
|
911
|
-
!!actions && /* @__PURE__ */ jsx("div", { className: styles$
|
|
3185
|
+
title && /* @__PURE__ */ jsx(Typography, { el: "h3", variant: "body-strongest", className: styles$q.alertTitle, children: title }),
|
|
3186
|
+
!!actions && /* @__PURE__ */ jsx("div", { className: styles$q.alertActions, children: actions })
|
|
912
3187
|
] }),
|
|
913
|
-
!!children2 && /* @__PURE__ */ jsx("div", { className: styles$
|
|
3188
|
+
!!children2 && /* @__PURE__ */ jsx("div", { className: styles$q.alertExplanation, children: children2 })
|
|
914
3189
|
]
|
|
915
3190
|
}
|
|
916
3191
|
);
|
|
@@ -918,15 +3193,15 @@ const Alert = ({
|
|
|
918
3193
|
return /* @__PURE__ */ jsxs(
|
|
919
3194
|
"div",
|
|
920
3195
|
{
|
|
921
|
-
className: cx(styles$
|
|
922
|
-
[styles$
|
|
3196
|
+
className: cx(styles$q.alert, className2, variantMap$1[variant], {
|
|
3197
|
+
[styles$q.alertWithoutIcon]: !renderedIcon
|
|
923
3198
|
}),
|
|
924
3199
|
role: "alert",
|
|
925
3200
|
"data-testid": testId,
|
|
926
3201
|
children: [
|
|
927
|
-
/* @__PURE__ */ jsxs("div", { className: styles$
|
|
3202
|
+
/* @__PURE__ */ jsxs("div", { className: styles$q.alertHeader, children: [
|
|
928
3203
|
renderedIcon,
|
|
929
|
-
title && /* @__PURE__ */ jsx(Typography, { el: "h3", variant: "body-strongest", className: styles$
|
|
3204
|
+
title && /* @__PURE__ */ jsx(Typography, { el: "h3", variant: "body-strongest", className: styles$q.alertTitle, children: title }),
|
|
930
3205
|
type === "dismissible" && /* @__PURE__ */ jsx(
|
|
931
3206
|
Button,
|
|
932
3207
|
{
|
|
@@ -934,12 +3209,12 @@ const Alert = ({
|
|
|
934
3209
|
tertiary: true,
|
|
935
3210
|
icon: "cross",
|
|
936
3211
|
onClick: closeAlert,
|
|
937
|
-
className: styles$
|
|
3212
|
+
className: styles$q.alertCloseButton
|
|
938
3213
|
}
|
|
939
3214
|
)
|
|
940
3215
|
] }),
|
|
941
|
-
!!children2 && /* @__PURE__ */ jsx("div", { className: styles$
|
|
942
|
-
!!actions && /* @__PURE__ */ jsx("div", { className: styles$
|
|
3216
|
+
!!children2 && /* @__PURE__ */ jsx("div", { className: styles$q.alertExplanation, children: children2 }),
|
|
3217
|
+
!!actions && /* @__PURE__ */ jsx("div", { className: styles$q.alertActions, children: actions })
|
|
943
3218
|
]
|
|
944
3219
|
}
|
|
945
3220
|
);
|
|
@@ -1064,7 +3339,7 @@ const list = "adyen-kyc-list";
|
|
|
1064
3339
|
const listNoMarkers = "adyen-kyc-list-no-markers";
|
|
1065
3340
|
const listItem = "adyen-kyc-list-item";
|
|
1066
3341
|
const listOrdered = "adyen-kyc-list-ordered";
|
|
1067
|
-
const styles$
|
|
3342
|
+
const styles$p = {
|
|
1068
3343
|
list,
|
|
1069
3344
|
listNoMarkers,
|
|
1070
3345
|
listItem,
|
|
@@ -1072,12 +3347,12 @@ const styles$o = {
|
|
|
1072
3347
|
};
|
|
1073
3348
|
function List({ className: className2, ordered, noMarkers, items }) {
|
|
1074
3349
|
const classNames = cx([
|
|
1075
|
-
styles$
|
|
1076
|
-
ordered && styles$
|
|
1077
|
-
noMarkers && styles$
|
|
3350
|
+
styles$p.list,
|
|
3351
|
+
ordered && styles$p.listOrdered,
|
|
3352
|
+
noMarkers && styles$p.listNoMarkers,
|
|
1078
3353
|
className2
|
|
1079
3354
|
]);
|
|
1080
|
-
return /* @__PURE__ */ jsx("ul", { className: classNames, children: items.map((item, idx) => /* @__PURE__ */ jsx("li", { className: styles$
|
|
3355
|
+
return /* @__PURE__ */ jsx("ul", { className: classNames, children: items.map((item, idx) => /* @__PURE__ */ jsx("li", { className: styles$p.listItem, children: item }, idx)) });
|
|
1081
3356
|
}
|
|
1082
3357
|
function VerificationErrors({
|
|
1083
3358
|
verificationErrors,
|
|
@@ -1378,6 +3653,409 @@ const useAsyncAccountDetailsValidationRules = (payload, hasEmptyFields2, isAccou
|
|
|
1378
3653
|
}, [validateAccountIdentification2, hasEmptyFields2, payload]);
|
|
1379
3654
|
return accountValidationData;
|
|
1380
3655
|
};
|
|
3656
|
+
var LegalEntityType = /* @__PURE__ */ ((LegalEntityType2) => {
|
|
3657
|
+
LegalEntityType2["INDIVIDUAL"] = "individual";
|
|
3658
|
+
LegalEntityType2["ORGANIZATION"] = "organization";
|
|
3659
|
+
LegalEntityType2["TRUST"] = "trust";
|
|
3660
|
+
LegalEntityType2["SOLE_PROPRIETORSHIP"] = "soleProprietorship";
|
|
3661
|
+
return LegalEntityType2;
|
|
3662
|
+
})(LegalEntityType || {});
|
|
3663
|
+
var CountryCodes = /* @__PURE__ */ ((CountryCodes2) => {
|
|
3664
|
+
CountryCodes2["Afghanistan"] = "AF";
|
|
3665
|
+
CountryCodes2["AlandIslands"] = "AX";
|
|
3666
|
+
CountryCodes2["Albania"] = "AL";
|
|
3667
|
+
CountryCodes2["Algeria"] = "DZ";
|
|
3668
|
+
CountryCodes2["AmericanSamoa"] = "AS";
|
|
3669
|
+
CountryCodes2["Andorra"] = "AD";
|
|
3670
|
+
CountryCodes2["Angola"] = "AO";
|
|
3671
|
+
CountryCodes2["Anguilla"] = "AI";
|
|
3672
|
+
CountryCodes2["Antarctica"] = "AQ";
|
|
3673
|
+
CountryCodes2["AntiguaAndBarbuda"] = "AG";
|
|
3674
|
+
CountryCodes2["Argentina"] = "AR";
|
|
3675
|
+
CountryCodes2["Armenia"] = "AM";
|
|
3676
|
+
CountryCodes2["Aruba"] = "AW";
|
|
3677
|
+
CountryCodes2["Australia"] = "AU";
|
|
3678
|
+
CountryCodes2["Austria"] = "AT";
|
|
3679
|
+
CountryCodes2["Azerbaijan"] = "AZ";
|
|
3680
|
+
CountryCodes2["Bahamas"] = "BS";
|
|
3681
|
+
CountryCodes2["Bahrain"] = "BH";
|
|
3682
|
+
CountryCodes2["Bangladesh"] = "BD";
|
|
3683
|
+
CountryCodes2["Barbados"] = "BB";
|
|
3684
|
+
CountryCodes2["Belarus"] = "BY";
|
|
3685
|
+
CountryCodes2["Belgium"] = "BE";
|
|
3686
|
+
CountryCodes2["Belize"] = "BZ";
|
|
3687
|
+
CountryCodes2["Benin"] = "BJ";
|
|
3688
|
+
CountryCodes2["Bermuda"] = "BM";
|
|
3689
|
+
CountryCodes2["Bhutan"] = "BT";
|
|
3690
|
+
CountryCodes2["Bolivia"] = "BO";
|
|
3691
|
+
CountryCodes2["BonaireSintEustatiusSaba"] = "BQ";
|
|
3692
|
+
CountryCodes2["BosniaAndHerzegovina"] = "BA";
|
|
3693
|
+
CountryCodes2["Botswana"] = "BW";
|
|
3694
|
+
CountryCodes2["BouvetIsland"] = "BV";
|
|
3695
|
+
CountryCodes2["Brazil"] = "BR";
|
|
3696
|
+
CountryCodes2["BritishIndianOceanTerritory"] = "IO";
|
|
3697
|
+
CountryCodes2["BruneiDarussalam"] = "BN";
|
|
3698
|
+
CountryCodes2["Bulgaria"] = "BG";
|
|
3699
|
+
CountryCodes2["BurkinaFaso"] = "BF";
|
|
3700
|
+
CountryCodes2["Burundi"] = "BI";
|
|
3701
|
+
CountryCodes2["Cambodia"] = "KH";
|
|
3702
|
+
CountryCodes2["Cameroon"] = "CM";
|
|
3703
|
+
CountryCodes2["Canada"] = "CA";
|
|
3704
|
+
CountryCodes2["CapeVerde"] = "CV";
|
|
3705
|
+
CountryCodes2["CaymanIslands"] = "KY";
|
|
3706
|
+
CountryCodes2["CentralAfricanRepublic"] = "CF";
|
|
3707
|
+
CountryCodes2["Chad"] = "TD";
|
|
3708
|
+
CountryCodes2["Chile"] = "CL";
|
|
3709
|
+
CountryCodes2["China"] = "CN";
|
|
3710
|
+
CountryCodes2["ChristmasIsland"] = "CX";
|
|
3711
|
+
CountryCodes2["CocosKeelingIslands"] = "CC";
|
|
3712
|
+
CountryCodes2["Colombia"] = "CO";
|
|
3713
|
+
CountryCodes2["Comoros"] = "KM";
|
|
3714
|
+
CountryCodes2["Congo"] = "CG";
|
|
3715
|
+
CountryCodes2["CongoDemocraticRepublic"] = "CD";
|
|
3716
|
+
CountryCodes2["CookIslands"] = "CK";
|
|
3717
|
+
CountryCodes2["CostaRica"] = "CR";
|
|
3718
|
+
CountryCodes2["CoteDIvoire"] = "CI";
|
|
3719
|
+
CountryCodes2["Croatia"] = "HR";
|
|
3720
|
+
CountryCodes2["Cuba"] = "CU";
|
|
3721
|
+
CountryCodes2["Curacao"] = "CW";
|
|
3722
|
+
CountryCodes2["Cyprus"] = "CY";
|
|
3723
|
+
CountryCodes2["CzechRepublic"] = "CZ";
|
|
3724
|
+
CountryCodes2["Denmark"] = "DK";
|
|
3725
|
+
CountryCodes2["Djibouti"] = "DJ";
|
|
3726
|
+
CountryCodes2["Dominica"] = "DM";
|
|
3727
|
+
CountryCodes2["DominicanRepublic"] = "DO";
|
|
3728
|
+
CountryCodes2["Ecuador"] = "EC";
|
|
3729
|
+
CountryCodes2["Egypt"] = "EG";
|
|
3730
|
+
CountryCodes2["ElSalvador"] = "SV";
|
|
3731
|
+
CountryCodes2["EquatorialGuinea"] = "GQ";
|
|
3732
|
+
CountryCodes2["Eritrea"] = "ER";
|
|
3733
|
+
CountryCodes2["Estonia"] = "EE";
|
|
3734
|
+
CountryCodes2["Ethiopia"] = "ET";
|
|
3735
|
+
CountryCodes2["FalklandIslands"] = "FK";
|
|
3736
|
+
CountryCodes2["FaroeIslands"] = "FO";
|
|
3737
|
+
CountryCodes2["Fiji"] = "FJ";
|
|
3738
|
+
CountryCodes2["Finland"] = "FI";
|
|
3739
|
+
CountryCodes2["France"] = "FR";
|
|
3740
|
+
CountryCodes2["FrenchGuiana"] = "GF";
|
|
3741
|
+
CountryCodes2["FrenchPolynesia"] = "PF";
|
|
3742
|
+
CountryCodes2["FrenchSouthernTerritories"] = "TF";
|
|
3743
|
+
CountryCodes2["Gabon"] = "GA";
|
|
3744
|
+
CountryCodes2["Gambia"] = "GM";
|
|
3745
|
+
CountryCodes2["Georgia"] = "GE";
|
|
3746
|
+
CountryCodes2["Germany"] = "DE";
|
|
3747
|
+
CountryCodes2["Ghana"] = "GH";
|
|
3748
|
+
CountryCodes2["Gibraltar"] = "GI";
|
|
3749
|
+
CountryCodes2["Greece"] = "GR";
|
|
3750
|
+
CountryCodes2["Greece_ISO_639_1"] = "EL";
|
|
3751
|
+
CountryCodes2["Greenland"] = "GL";
|
|
3752
|
+
CountryCodes2["Grenada"] = "GD";
|
|
3753
|
+
CountryCodes2["Guadeloupe"] = "GP";
|
|
3754
|
+
CountryCodes2["Guam"] = "GU";
|
|
3755
|
+
CountryCodes2["Guatemala"] = "GT";
|
|
3756
|
+
CountryCodes2["Guernsey"] = "GG";
|
|
3757
|
+
CountryCodes2["Guinea"] = "GN";
|
|
3758
|
+
CountryCodes2["GuineaBissau"] = "GW";
|
|
3759
|
+
CountryCodes2["Guyana"] = "GY";
|
|
3760
|
+
CountryCodes2["Haiti"] = "HT";
|
|
3761
|
+
CountryCodes2["HeardIslandMcdonaldIslands"] = "HM";
|
|
3762
|
+
CountryCodes2["HolySeeVaticanCityState"] = "VA";
|
|
3763
|
+
CountryCodes2["Honduras"] = "HN";
|
|
3764
|
+
CountryCodes2["HongKong"] = "HK";
|
|
3765
|
+
CountryCodes2["Hungary"] = "HU";
|
|
3766
|
+
CountryCodes2["Iceland"] = "IS";
|
|
3767
|
+
CountryCodes2["India"] = "IN";
|
|
3768
|
+
CountryCodes2["Indonesia"] = "ID";
|
|
3769
|
+
CountryCodes2["Iran"] = "IR";
|
|
3770
|
+
CountryCodes2["Iraq"] = "IQ";
|
|
3771
|
+
CountryCodes2["Ireland"] = "IE";
|
|
3772
|
+
CountryCodes2["IsleOfMan"] = "IM";
|
|
3773
|
+
CountryCodes2["Israel"] = "IL";
|
|
3774
|
+
CountryCodes2["Italy"] = "IT";
|
|
3775
|
+
CountryCodes2["Jamaica"] = "JM";
|
|
3776
|
+
CountryCodes2["Japan"] = "JP";
|
|
3777
|
+
CountryCodes2["Jersey"] = "JE";
|
|
3778
|
+
CountryCodes2["Jordan"] = "JO";
|
|
3779
|
+
CountryCodes2["Kazakhstan"] = "KZ";
|
|
3780
|
+
CountryCodes2["Kenya"] = "KE";
|
|
3781
|
+
CountryCodes2["Kiribati"] = "KI";
|
|
3782
|
+
CountryCodes2["Korea"] = "KR";
|
|
3783
|
+
CountryCodes2["KoreaDemocraticPeoplesRepublic"] = "KP";
|
|
3784
|
+
CountryCodes2["Kuwait"] = "KW";
|
|
3785
|
+
CountryCodes2["Kyrgyzstan"] = "KG";
|
|
3786
|
+
CountryCodes2["LaoPeoplesDemocraticRepublic"] = "LA";
|
|
3787
|
+
CountryCodes2["Latvia"] = "LV";
|
|
3788
|
+
CountryCodes2["Lebanon"] = "LB";
|
|
3789
|
+
CountryCodes2["Lesotho"] = "LS";
|
|
3790
|
+
CountryCodes2["Liberia"] = "LR";
|
|
3791
|
+
CountryCodes2["LibyanArabJamahiriya"] = "LY";
|
|
3792
|
+
CountryCodes2["Liechtenstein"] = "LI";
|
|
3793
|
+
CountryCodes2["Lithuania"] = "LT";
|
|
3794
|
+
CountryCodes2["Luxembourg"] = "LU";
|
|
3795
|
+
CountryCodes2["Macao"] = "MO";
|
|
3796
|
+
CountryCodes2["Macedonia"] = "MK";
|
|
3797
|
+
CountryCodes2["Madagascar"] = "MG";
|
|
3798
|
+
CountryCodes2["Malawi"] = "MW";
|
|
3799
|
+
CountryCodes2["Malaysia"] = "MY";
|
|
3800
|
+
CountryCodes2["Maldives"] = "MV";
|
|
3801
|
+
CountryCodes2["Mali"] = "ML";
|
|
3802
|
+
CountryCodes2["Malta"] = "MT";
|
|
3803
|
+
CountryCodes2["MarshallIslands"] = "MH";
|
|
3804
|
+
CountryCodes2["Martinique"] = "MQ";
|
|
3805
|
+
CountryCodes2["Mauritania"] = "MR";
|
|
3806
|
+
CountryCodes2["Mauritius"] = "MU";
|
|
3807
|
+
CountryCodes2["Mayotte"] = "YT";
|
|
3808
|
+
CountryCodes2["Mexico"] = "MX";
|
|
3809
|
+
CountryCodes2["Micronesia"] = "FM";
|
|
3810
|
+
CountryCodes2["Moldova"] = "MD";
|
|
3811
|
+
CountryCodes2["Monaco"] = "MC";
|
|
3812
|
+
CountryCodes2["Mongolia"] = "MN";
|
|
3813
|
+
CountryCodes2["Montenegro"] = "ME";
|
|
3814
|
+
CountryCodes2["Montserrat"] = "MS";
|
|
3815
|
+
CountryCodes2["Morocco"] = "MA";
|
|
3816
|
+
CountryCodes2["Mozambique"] = "MZ";
|
|
3817
|
+
CountryCodes2["Myanmar"] = "MM";
|
|
3818
|
+
CountryCodes2["Namibia"] = "NA";
|
|
3819
|
+
CountryCodes2["Nauru"] = "NR";
|
|
3820
|
+
CountryCodes2["Nepal"] = "NP";
|
|
3821
|
+
CountryCodes2["Netherlands"] = "NL";
|
|
3822
|
+
CountryCodes2["NewCaledonia"] = "NC";
|
|
3823
|
+
CountryCodes2["NewZealand"] = "NZ";
|
|
3824
|
+
CountryCodes2["Nicaragua"] = "NI";
|
|
3825
|
+
CountryCodes2["Niger"] = "NE";
|
|
3826
|
+
CountryCodes2["Nigeria"] = "NG";
|
|
3827
|
+
CountryCodes2["Niue"] = "NU";
|
|
3828
|
+
CountryCodes2["NorfolkIsland"] = "NF";
|
|
3829
|
+
CountryCodes2["NorthernMarianaIslands"] = "MP";
|
|
3830
|
+
CountryCodes2["Norway"] = "NO";
|
|
3831
|
+
CountryCodes2["Oman"] = "OM";
|
|
3832
|
+
CountryCodes2["Pakistan"] = "PK";
|
|
3833
|
+
CountryCodes2["Palau"] = "PW";
|
|
3834
|
+
CountryCodes2["PalestinianTerritory"] = "PS";
|
|
3835
|
+
CountryCodes2["Panama"] = "PA";
|
|
3836
|
+
CountryCodes2["PapuaNewGuinea"] = "PG";
|
|
3837
|
+
CountryCodes2["Paraguay"] = "PY";
|
|
3838
|
+
CountryCodes2["Peru"] = "PE";
|
|
3839
|
+
CountryCodes2["Philippines"] = "PH";
|
|
3840
|
+
CountryCodes2["Pitcairn"] = "PN";
|
|
3841
|
+
CountryCodes2["Poland"] = "PL";
|
|
3842
|
+
CountryCodes2["Portugal"] = "PT";
|
|
3843
|
+
CountryCodes2["PuertoRico"] = "PR";
|
|
3844
|
+
CountryCodes2["Qatar"] = "QA";
|
|
3845
|
+
CountryCodes2["Reunion"] = "RE";
|
|
3846
|
+
CountryCodes2["Romania"] = "RO";
|
|
3847
|
+
CountryCodes2["RussianFederation"] = "RU";
|
|
3848
|
+
CountryCodes2["Rwanda"] = "RW";
|
|
3849
|
+
CountryCodes2["SaintHelena"] = "SH";
|
|
3850
|
+
CountryCodes2["SaintKittsAndNevis"] = "KN";
|
|
3851
|
+
CountryCodes2["SaintLucia"] = "LC";
|
|
3852
|
+
CountryCodes2["SaintPierreAndMiquelon"] = "PM";
|
|
3853
|
+
CountryCodes2["SaintVincentAndGrenadines"] = "VC";
|
|
3854
|
+
CountryCodes2["Samoa"] = "WS";
|
|
3855
|
+
CountryCodes2["SanMarino"] = "SM";
|
|
3856
|
+
CountryCodes2["SaoTomeAndPrincipe"] = "ST";
|
|
3857
|
+
CountryCodes2["SaudiArabia"] = "SA";
|
|
3858
|
+
CountryCodes2["Senegal"] = "SN";
|
|
3859
|
+
CountryCodes2["Serbia"] = "RS";
|
|
3860
|
+
CountryCodes2["Seychelles"] = "SC";
|
|
3861
|
+
CountryCodes2["SierraLeone"] = "SL";
|
|
3862
|
+
CountryCodes2["Singapore"] = "SG";
|
|
3863
|
+
CountryCodes2["Slovakia"] = "SK";
|
|
3864
|
+
CountryCodes2["Slovenia"] = "SI";
|
|
3865
|
+
CountryCodes2["SolomonIslands"] = "SB";
|
|
3866
|
+
CountryCodes2["Somalia"] = "SO";
|
|
3867
|
+
CountryCodes2["SouthAfrica"] = "ZA";
|
|
3868
|
+
CountryCodes2["SouthGeorgiaAndSandwichIsl"] = "GS";
|
|
3869
|
+
CountryCodes2["Spain"] = "ES";
|
|
3870
|
+
CountryCodes2["SriLanka"] = "LK";
|
|
3871
|
+
CountryCodes2["Sudan"] = "SD";
|
|
3872
|
+
CountryCodes2["Suriname"] = "SR";
|
|
3873
|
+
CountryCodes2["SvalbardAndJanMayen"] = "SJ";
|
|
3874
|
+
CountryCodes2["Swaziland"] = "SZ";
|
|
3875
|
+
CountryCodes2["Sweden"] = "SE";
|
|
3876
|
+
CountryCodes2["Switzerland"] = "CH";
|
|
3877
|
+
CountryCodes2["SyrianArabRepublic"] = "SY";
|
|
3878
|
+
CountryCodes2["Taiwan"] = "TW";
|
|
3879
|
+
CountryCodes2["Tajikistan"] = "TJ";
|
|
3880
|
+
CountryCodes2["Tanzania"] = "TZ";
|
|
3881
|
+
CountryCodes2["Thailand"] = "TH";
|
|
3882
|
+
CountryCodes2["TimorLeste"] = "TL";
|
|
3883
|
+
CountryCodes2["Togo"] = "TG";
|
|
3884
|
+
CountryCodes2["Tokelau"] = "TK";
|
|
3885
|
+
CountryCodes2["Tonga"] = "TO";
|
|
3886
|
+
CountryCodes2["TrinidadAndTobago"] = "TT";
|
|
3887
|
+
CountryCodes2["Tunisia"] = "TN";
|
|
3888
|
+
CountryCodes2["Turkey"] = "TR";
|
|
3889
|
+
CountryCodes2["Turkmenistan"] = "TM";
|
|
3890
|
+
CountryCodes2["TurksAndCaicosIslands"] = "TC";
|
|
3891
|
+
CountryCodes2["Tuvalu"] = "TV";
|
|
3892
|
+
CountryCodes2["Uganda"] = "UG";
|
|
3893
|
+
CountryCodes2["Ukraine"] = "UA";
|
|
3894
|
+
CountryCodes2["UnitedArabEmirates"] = "AE";
|
|
3895
|
+
CountryCodes2["UnitedKingdom"] = "GB";
|
|
3896
|
+
CountryCodes2["UnitedStates"] = "US";
|
|
3897
|
+
CountryCodes2["UnitedStatesOutlyingIslands"] = "UM";
|
|
3898
|
+
CountryCodes2["Uruguay"] = "UY";
|
|
3899
|
+
CountryCodes2["Uzbekistan"] = "UZ";
|
|
3900
|
+
CountryCodes2["Vanuatu"] = "VU";
|
|
3901
|
+
CountryCodes2["Venezuela"] = "VE";
|
|
3902
|
+
CountryCodes2["Vietnam"] = "VN";
|
|
3903
|
+
CountryCodes2["VirginIslandsBritish"] = "VG";
|
|
3904
|
+
CountryCodes2["VirginIslandsUS"] = "VI";
|
|
3905
|
+
CountryCodes2["WallisAndFutuna"] = "WF";
|
|
3906
|
+
CountryCodes2["WesternSahara"] = "EH";
|
|
3907
|
+
CountryCodes2["Yemen"] = "YE";
|
|
3908
|
+
CountryCodes2["Zambia"] = "ZM";
|
|
3909
|
+
CountryCodes2["Zimbabwe"] = "ZW";
|
|
3910
|
+
return CountryCodes2;
|
|
3911
|
+
})(CountryCodes || {});
|
|
3912
|
+
const euCountries = [
|
|
3913
|
+
"AT",
|
|
3914
|
+
"BE",
|
|
3915
|
+
"BG",
|
|
3916
|
+
"HR",
|
|
3917
|
+
"CY",
|
|
3918
|
+
"CZ",
|
|
3919
|
+
"DK",
|
|
3920
|
+
"EE",
|
|
3921
|
+
"FI",
|
|
3922
|
+
"FR",
|
|
3923
|
+
"DE",
|
|
3924
|
+
"GR",
|
|
3925
|
+
"HU",
|
|
3926
|
+
"IE",
|
|
3927
|
+
"IT",
|
|
3928
|
+
"LV",
|
|
3929
|
+
"LT",
|
|
3930
|
+
"LU",
|
|
3931
|
+
"MT",
|
|
3932
|
+
"NL",
|
|
3933
|
+
"PL",
|
|
3934
|
+
"PT",
|
|
3935
|
+
"RO",
|
|
3936
|
+
"SK",
|
|
3937
|
+
"SI",
|
|
3938
|
+
"ES",
|
|
3939
|
+
"SE"
|
|
3940
|
+
/* Sweden */
|
|
3941
|
+
];
|
|
3942
|
+
var TaskTypes = /* @__PURE__ */ ((TaskTypes2) => {
|
|
3943
|
+
TaskTypes2["BUSINESS_TYPE_SELECTION"] = "BUSINESS_TYPE_SELECTION";
|
|
3944
|
+
TaskTypes2["INTRODUCTION"] = "INTRODUCTION";
|
|
3945
|
+
TaskTypes2["TASKS_OVERVIEW"] = "TASKS_OVERVIEW";
|
|
3946
|
+
TaskTypes2["REVIEW"] = "REVIEW";
|
|
3947
|
+
TaskTypes2["INDIVIDUAL"] = "INDIVIDUAL";
|
|
3948
|
+
TaskTypes2["COMPANY"] = "COMPANY";
|
|
3949
|
+
TaskTypes2["BUSINESS_DETAILS"] = "BUSINESS_DETAILS";
|
|
3950
|
+
TaskTypes2["CUSTOMER_SUPPORT"] = "CUSTOMER_SUPPORT";
|
|
3951
|
+
TaskTypes2["PAYOUT"] = "PAYOUT";
|
|
3952
|
+
TaskTypes2["PAYIN"] = "PAYIN";
|
|
3953
|
+
TaskTypes2["SERVICE_AGREEMENT"] = "SERVICE_AGREEMENT";
|
|
3954
|
+
TaskTypes2["PCI_DSS"] = "PCI_DSS";
|
|
3955
|
+
TaskTypes2["DECISION_MAKER"] = "DECISION_MAKER";
|
|
3956
|
+
TaskTypes2["DECISION_MAKER_OVERVIEW"] = "DECISION_MAKER_OVERVIEW";
|
|
3957
|
+
TaskTypes2["TRUST"] = "TRUST";
|
|
3958
|
+
TaskTypes2["TRUST_MEMBER"] = "TRUST_MEMBER";
|
|
3959
|
+
TaskTypes2["TRUST_MEMBER_OVERVIEW"] = "TRUST_MEMBER_OVERVIEW";
|
|
3960
|
+
TaskTypes2["TRUST_MEMBER_INDIVIDUAL"] = "TRUST_MEMBER_INDIVIDUAL";
|
|
3961
|
+
TaskTypes2["TRUST_MEMBER_COMPANY"] = "TRUST_MEMBER_COMPANY";
|
|
3962
|
+
TaskTypes2["TRUST_MEMBER_ROLE_AND_TYPE"] = "TRUST_MEMBER_ROLE_AND_TYPE";
|
|
3963
|
+
TaskTypes2["TRUST_MEMBER_COMPANY_OWNER"] = "TRUST_MEMBER_COMPANY_OWNER";
|
|
3964
|
+
TaskTypes2["SOLE_PROPRIETOR_COMPANY"] = "SOLE_PROPRIETOR_COMPANY";
|
|
3965
|
+
TaskTypes2["CAPABILITY_REJECTED"] = "CAPABILITY_REJECTED";
|
|
3966
|
+
TaskTypes2["SINGPASS_SELECTION"] = "SINGPASS_SELECTION";
|
|
3967
|
+
TaskTypes2["LEGAL_REPRESENTATIVE_DETAILS"] = "LEGAL_REPRESENTATIVE_DETAILS";
|
|
3968
|
+
TaskTypes2["SOURCE_OF_FUNDS"] = "SOURCE_OF_FUNDS";
|
|
3969
|
+
TaskTypes2["BUSINESS_FINANCING"] = "BUSINESS_FINANCING";
|
|
3970
|
+
return TaskTypes2;
|
|
3971
|
+
})(TaskTypes || {});
|
|
3972
|
+
const getDirectEntityAssociations = (rootLE, legalEntityId) => {
|
|
3973
|
+
var _a2;
|
|
3974
|
+
return ((_a2 = rootLE == null ? void 0 : rootLE.entityAssociations) == null ? void 0 : _a2.filter((association) => association.associatorId === legalEntityId)) ?? [];
|
|
3975
|
+
};
|
|
3976
|
+
const getOwnEntityAssociations = (legalEntity) => getDirectEntityAssociations(legalEntity, legalEntity.id);
|
|
3977
|
+
const getOwnSoleProprietorshipIdArray = (legalEntity) => {
|
|
3978
|
+
const ownAssociations = getOwnEntityAssociations(legalEntity);
|
|
3979
|
+
return ownAssociations.filter((ea) => ea.entityType === LegalEntityType.SOLE_PROPRIETORSHIP).map((ea) => ea.legalEntityId).filter((id) => id !== void 0);
|
|
3980
|
+
};
|
|
3981
|
+
const hasSolePropInLegalEntity = (rootLegalEntity) => {
|
|
3982
|
+
var _a2;
|
|
3983
|
+
return ((_a2 = rootLegalEntity.entityAssociations) == null ? void 0 : _a2.some(
|
|
3984
|
+
(ea) => ea.entityType === LegalEntityType.SOLE_PROPRIETORSHIP && ea.associatorId === rootLegalEntity.id
|
|
3985
|
+
)) ?? false;
|
|
3986
|
+
};
|
|
3987
|
+
const getOwnSolePropProblems = (rootLegalEntity, capabilityProblems) => {
|
|
3988
|
+
var _a2;
|
|
3989
|
+
const solePropLegalEntityId = getOwnSoleProprietorshipIdArray(rootLegalEntity)[0];
|
|
3990
|
+
return (_a2 = capabilityProblems == null ? void 0 : capabilityProblems.LegalEntity) == null ? void 0 : _a2[solePropLegalEntityId];
|
|
3991
|
+
};
|
|
3992
|
+
const hasOwnEntityAssociationOfType = (type, entityAssociations, legalEntityId) => (entityAssociations == null ? void 0 : entityAssociations.some((ea) => ea.type === type && ea.associatorId === legalEntityId)) ?? false;
|
|
3993
|
+
const removeEntityAssociationByType = (type, entityAssociations, legalEntityId) => entityAssociations.filter((ea) => ea.type !== type || ea.associatorId !== legalEntityId);
|
|
3994
|
+
const isRootLegalEntity = (legalEntity, taskType) => legalEntity.type === LegalEntityType.INDIVIDUAL && taskType === TaskTypes.INDIVIDUAL || legalEntity.type === LegalEntityType.ORGANIZATION && taskType === TaskTypes.COMPANY || legalEntity.type === LegalEntityType.ORGANIZATION && taskType === TaskTypes.BUSINESS_DETAILS;
|
|
3995
|
+
const filterOutUnwantedAssociationsIfRootLE = (taskType, legalEntity, accountHolder) => {
|
|
3996
|
+
if (!(legalEntity == null ? void 0 : legalEntity.entityAssociations)) {
|
|
3997
|
+
return void 0;
|
|
3998
|
+
}
|
|
3999
|
+
let entityAssociations = getOwnEntityAssociations(legalEntity);
|
|
4000
|
+
if (!isRootLegalEntity(legalEntity, taskType)) {
|
|
4001
|
+
return entityAssociations;
|
|
4002
|
+
}
|
|
4003
|
+
if (accountHolder !== "mySoleProprietorName" && hasOwnEntityAssociationOfType(
|
|
4004
|
+
LegalEntityType.SOLE_PROPRIETORSHIP,
|
|
4005
|
+
entityAssociations,
|
|
4006
|
+
legalEntity.id
|
|
4007
|
+
)) {
|
|
4008
|
+
entityAssociations = removeEntityAssociationByType(
|
|
4009
|
+
LegalEntityType.SOLE_PROPRIETORSHIP,
|
|
4010
|
+
entityAssociations,
|
|
4011
|
+
legalEntity.id
|
|
4012
|
+
);
|
|
4013
|
+
}
|
|
4014
|
+
if (accountHolder !== "aTrust" && hasOwnEntityAssociationOfType(LegalEntityType.TRUST, entityAssociations, legalEntity.id)) {
|
|
4015
|
+
entityAssociations = removeEntityAssociationByType(
|
|
4016
|
+
LegalEntityType.TRUST,
|
|
4017
|
+
entityAssociations,
|
|
4018
|
+
legalEntity.id
|
|
4019
|
+
);
|
|
4020
|
+
}
|
|
4021
|
+
return entityAssociations;
|
|
4022
|
+
};
|
|
4023
|
+
const getLegalRepresentative = (legalEntityResponse) => getDirectEntityAssociations(legalEntityResponse, legalEntityResponse.id).find(
|
|
4024
|
+
(la) => la.type === "legalRepresentative"
|
|
4025
|
+
);
|
|
4026
|
+
const allowedCountriesForNominee = [CountryCodes.NewZealand];
|
|
4027
|
+
const attachNomineeToRole = (existingEntityAssociation, country, nominee) => {
|
|
4028
|
+
const clonedEntity = { ...existingEntityAssociation };
|
|
4029
|
+
if (!allowedCountriesForNominee.includes(country) || !nominee) {
|
|
4030
|
+
return existingEntityAssociation;
|
|
4031
|
+
}
|
|
4032
|
+
if (clonedEntity.type === "uboThroughOwnership") {
|
|
4033
|
+
clonedEntity.nominee = (nominee == null ? void 0 : nominee.nomineeShareholder) === "Yes";
|
|
4034
|
+
}
|
|
4035
|
+
if (clonedEntity.type === "director") {
|
|
4036
|
+
clonedEntity.nominee = (nominee == null ? void 0 : nominee.nomineeDirector) === "Yes";
|
|
4037
|
+
}
|
|
4038
|
+
return clonedEntity;
|
|
4039
|
+
};
|
|
4040
|
+
const getNomineeFromAssociation = (entityAssociations, personalDetails) => {
|
|
4041
|
+
if (!(entityAssociations == null ? void 0 : entityAssociations.length) || !personalDetails) {
|
|
4042
|
+
return personalDetails;
|
|
4043
|
+
}
|
|
4044
|
+
const clonedPersonalDetails = { ...personalDetails };
|
|
4045
|
+
entityAssociations.forEach((entityAssociation) => {
|
|
4046
|
+
if (entityAssociation.type === "uboThroughOwnership" && "nominee" in entityAssociation) {
|
|
4047
|
+
clonedPersonalDetails.nomineeShareholder = entityAssociation.nominee ? "Yes" : "No";
|
|
4048
|
+
}
|
|
4049
|
+
if (entityAssociation.type === "director" && "nominee" in entityAssociation) {
|
|
4050
|
+
clonedPersonalDetails.nomineeDirector = entityAssociation.nominee ? "Yes" : "No";
|
|
4051
|
+
}
|
|
4052
|
+
});
|
|
4053
|
+
return clonedPersonalDetails;
|
|
4054
|
+
};
|
|
4055
|
+
const hasNomineesChanged = (personalDetails, nomineesSubmitted) => {
|
|
4056
|
+
const areNomineesSame = (personalDetails == null ? void 0 : personalDetails.nomineeShareholder) === (nomineesSubmitted == null ? void 0 : nomineesSubmitted.nomineeShareholder) && (personalDetails == null ? void 0 : personalDetails.nomineeDirector) === (nomineesSubmitted == null ? void 0 : nomineesSubmitted.nomineeDirector);
|
|
4057
|
+
return !areNomineesSame;
|
|
4058
|
+
};
|
|
1381
4059
|
const getLegalEntityNameBasedOnType = (legalEntityResponse) => {
|
|
1382
4060
|
var _a2, _b2, _c2, _d2, _e2;
|
|
1383
4061
|
if (legalEntityResponse.type === LegalEntityType.INDIVIDUAL) {
|
|
@@ -2033,6 +4711,106 @@ const useStateFromProp = ({
|
|
|
2033
4711
|
}, [passedValue, skipUpdate]);
|
|
2034
4712
|
return [value, setValue];
|
|
2035
4713
|
};
|
|
4714
|
+
class UserEvents {
|
|
4715
|
+
constructor() {
|
|
4716
|
+
this.queue = [];
|
|
4717
|
+
this.subscriptions = /* @__PURE__ */ new Set();
|
|
4718
|
+
this.updateSharedEventProperties = (props) => {
|
|
4719
|
+
this.sharedEventProperties = { ...this.sharedEventProperties, ...props };
|
|
4720
|
+
};
|
|
4721
|
+
this.baseTrackingPayload = {
|
|
4722
|
+
category: "onboarding",
|
|
4723
|
+
subCategory: "hosted onboarding"
|
|
4724
|
+
};
|
|
4725
|
+
this.sharedEventProperties = {};
|
|
4726
|
+
}
|
|
4727
|
+
add(...args) {
|
|
4728
|
+
this.queue.push(...args);
|
|
4729
|
+
}
|
|
4730
|
+
notifySubscribers() {
|
|
4731
|
+
while (this.queue.length > 0) {
|
|
4732
|
+
const lastEvent = this.queue.pop();
|
|
4733
|
+
this.subscriptions.forEach((callback) => callback(lastEvent));
|
|
4734
|
+
}
|
|
4735
|
+
}
|
|
4736
|
+
/**
|
|
4737
|
+
* Adds an analytics event.
|
|
4738
|
+
*/
|
|
4739
|
+
addEvent(eventName, properties) {
|
|
4740
|
+
const completeEvent = { ...this.baseTrackingPayload, ...properties };
|
|
4741
|
+
this.add({ type: "add_event", name: eventName, properties: completeEvent });
|
|
4742
|
+
this.notifySubscribers();
|
|
4743
|
+
}
|
|
4744
|
+
/**
|
|
4745
|
+
* Adds an event with context specific to task-related events
|
|
4746
|
+
*/
|
|
4747
|
+
addTaskEvent(eventName, properties) {
|
|
4748
|
+
this.addEvent(eventName, {
|
|
4749
|
+
actionLevel: "task",
|
|
4750
|
+
...properties
|
|
4751
|
+
});
|
|
4752
|
+
}
|
|
4753
|
+
/**
|
|
4754
|
+
* Adds an event with context specific to page-related events
|
|
4755
|
+
*/
|
|
4756
|
+
addPageEvent(eventName, properties) {
|
|
4757
|
+
this.addEvent(eventName, {
|
|
4758
|
+
actionLevel: "page",
|
|
4759
|
+
page: this.sharedEventProperties.page,
|
|
4760
|
+
...properties
|
|
4761
|
+
});
|
|
4762
|
+
}
|
|
4763
|
+
/**
|
|
4764
|
+
* Adds an event with context specific to field-related events
|
|
4765
|
+
*/
|
|
4766
|
+
addFieldEvent(eventName, properties) {
|
|
4767
|
+
this.addEvent(eventName, {
|
|
4768
|
+
actionLevel: "field",
|
|
4769
|
+
page: this.sharedEventProperties.page,
|
|
4770
|
+
...properties
|
|
4771
|
+
});
|
|
4772
|
+
}
|
|
4773
|
+
/**
|
|
4774
|
+
* Starts a timer for an event to measure the time it takes for an event to occur. Time is ended when `addEvent` is executed with the same key
|
|
4775
|
+
*/
|
|
4776
|
+
startEvent(eventName) {
|
|
4777
|
+
this.add({ type: "start_event", name: eventName });
|
|
4778
|
+
this.notifySubscribers();
|
|
4779
|
+
}
|
|
4780
|
+
/**
|
|
4781
|
+
* Subscribes a callback to analytics events. It gets called every time
|
|
4782
|
+
* one of the above public methods get called, and the event data is passed back as an array.
|
|
4783
|
+
* The callback must have a single argument which is an array of [eventName, eventPayload?].
|
|
4784
|
+
* @example
|
|
4785
|
+
* ```js
|
|
4786
|
+
* const callback = ([eventName, eventPayload]) => console.log(eventName, eventPayload);
|
|
4787
|
+
* this.subscribe(callback);
|
|
4788
|
+
*
|
|
4789
|
+
* const exampleEventPayload = { count: 1, segmentation: { foo: 'bar' } };
|
|
4790
|
+
* this.addEvent('exampleEventDidOccur', exampleEventPayload);
|
|
4791
|
+
*
|
|
4792
|
+
* // `callback` will get called with `['exampleEventDidOccur', exampleEventPayload]`
|
|
4793
|
+
* ```
|
|
4794
|
+
*/
|
|
4795
|
+
subscribe(callback) {
|
|
4796
|
+
this.subscriptions.add(callback);
|
|
4797
|
+
}
|
|
4798
|
+
/**
|
|
4799
|
+
* Sets params that are sent on every event
|
|
4800
|
+
* */
|
|
4801
|
+
updateBaseTrackingPayload(baseTrackingPayload) {
|
|
4802
|
+
this.baseTrackingPayload = { ...this.baseTrackingPayload, ...baseTrackingPayload };
|
|
4803
|
+
}
|
|
4804
|
+
/**
|
|
4805
|
+
* Removes a subscribed callback
|
|
4806
|
+
*/
|
|
4807
|
+
unsubscribe(callback) {
|
|
4808
|
+
if (this.subscriptions.has(callback)) {
|
|
4809
|
+
this.subscriptions.delete(callback);
|
|
4810
|
+
}
|
|
4811
|
+
}
|
|
4812
|
+
}
|
|
4813
|
+
const userEvents = new UserEvents();
|
|
2036
4814
|
const ARIA_ERROR_SUFFIX = "-ariaError";
|
|
2037
4815
|
const MaybeLabelElement = ({ children: children2, ...props }) => props.useLabelElement === true ? /* @__PURE__ */ jsx("label", { ...props, children: children2 }) : /* @__PURE__ */ jsx("div", { ...props, role: "form", children: children2 });
|
|
2038
4816
|
const Field = ({
|
|
@@ -6525,6 +9303,475 @@ const getLegalEntityCountry = (legalEntityResponse) => {
|
|
|
6525
9303
|
(_b2 = (_a2 = legalEntityResponse.organization) == null ? void 0 : _a2.registeredAddress) == null ? void 0 : _b2.country
|
|
6526
9304
|
);
|
|
6527
9305
|
};
|
|
9306
|
+
var DecisionMakerType = /* @__PURE__ */ ((DecisionMakerType2) => {
|
|
9307
|
+
DecisionMakerType2["CONTROLLING_PERSON"] = "uboThroughControl";
|
|
9308
|
+
DecisionMakerType2["OWNER"] = "uboThroughOwnership";
|
|
9309
|
+
DecisionMakerType2["SIGNATORY"] = "signatory";
|
|
9310
|
+
DecisionMakerType2["DIRECTOR"] = "director";
|
|
9311
|
+
return DecisionMakerType2;
|
|
9312
|
+
})(DecisionMakerType || {});
|
|
9313
|
+
const DEFAULT_DECISION_MAKER_REQUIREMENTS = [
|
|
9314
|
+
{
|
|
9315
|
+
roleTypes: [DecisionMakerType.OWNER, DecisionMakerType.CONTROLLING_PERSON],
|
|
9316
|
+
min: 1,
|
|
9317
|
+
max: Infinity
|
|
9318
|
+
},
|
|
9319
|
+
{
|
|
9320
|
+
roleTypes: [DecisionMakerType.OWNER],
|
|
9321
|
+
min: 0,
|
|
9322
|
+
max: 4
|
|
9323
|
+
},
|
|
9324
|
+
{
|
|
9325
|
+
roleTypes: [DecisionMakerType.CONTROLLING_PERSON],
|
|
9326
|
+
min: 0,
|
|
9327
|
+
max: Infinity
|
|
9328
|
+
},
|
|
9329
|
+
{
|
|
9330
|
+
roleTypes: [DecisionMakerType.SIGNATORY],
|
|
9331
|
+
min: 1,
|
|
9332
|
+
max: Infinity
|
|
9333
|
+
}
|
|
9334
|
+
];
|
|
9335
|
+
const PER_COUNTRY_DECISION_MAKER_REQUIREMENTS_OVERRIDES = {
|
|
9336
|
+
AE: [
|
|
9337
|
+
...DEFAULT_DECISION_MAKER_REQUIREMENTS,
|
|
9338
|
+
{
|
|
9339
|
+
roleTypes: [DecisionMakerType.DIRECTOR],
|
|
9340
|
+
min: 3,
|
|
9341
|
+
max: Infinity
|
|
9342
|
+
}
|
|
9343
|
+
],
|
|
9344
|
+
US: [
|
|
9345
|
+
{
|
|
9346
|
+
roleTypes: [DecisionMakerType.CONTROLLING_PERSON],
|
|
9347
|
+
min: 1,
|
|
9348
|
+
max: Infinity
|
|
9349
|
+
},
|
|
9350
|
+
{
|
|
9351
|
+
roleTypes: [DecisionMakerType.OWNER],
|
|
9352
|
+
min: 0,
|
|
9353
|
+
max: 4
|
|
9354
|
+
},
|
|
9355
|
+
{
|
|
9356
|
+
roleTypes: [DecisionMakerType.SIGNATORY],
|
|
9357
|
+
min: 1,
|
|
9358
|
+
max: Infinity
|
|
9359
|
+
}
|
|
9360
|
+
],
|
|
9361
|
+
BR: [
|
|
9362
|
+
{
|
|
9363
|
+
roleTypes: [DecisionMakerType.CONTROLLING_PERSON],
|
|
9364
|
+
min: 1,
|
|
9365
|
+
max: Infinity
|
|
9366
|
+
},
|
|
9367
|
+
{
|
|
9368
|
+
roleTypes: [DecisionMakerType.OWNER],
|
|
9369
|
+
min: 0,
|
|
9370
|
+
max: 4
|
|
9371
|
+
},
|
|
9372
|
+
{
|
|
9373
|
+
roleTypes: [DecisionMakerType.SIGNATORY],
|
|
9374
|
+
min: 1,
|
|
9375
|
+
max: Infinity
|
|
9376
|
+
}
|
|
9377
|
+
],
|
|
9378
|
+
AU: [
|
|
9379
|
+
...DEFAULT_DECISION_MAKER_REQUIREMENTS,
|
|
9380
|
+
{
|
|
9381
|
+
roleTypes: [DecisionMakerType.DIRECTOR],
|
|
9382
|
+
min: 3,
|
|
9383
|
+
max: Infinity
|
|
9384
|
+
}
|
|
9385
|
+
],
|
|
9386
|
+
CA: [
|
|
9387
|
+
...DEFAULT_DECISION_MAKER_REQUIREMENTS,
|
|
9388
|
+
{
|
|
9389
|
+
roleTypes: [DecisionMakerType.DIRECTOR],
|
|
9390
|
+
min: 1,
|
|
9391
|
+
max: Infinity
|
|
9392
|
+
}
|
|
9393
|
+
],
|
|
9394
|
+
HK: [
|
|
9395
|
+
...DEFAULT_DECISION_MAKER_REQUIREMENTS,
|
|
9396
|
+
{
|
|
9397
|
+
roleTypes: [DecisionMakerType.DIRECTOR],
|
|
9398
|
+
min: 1,
|
|
9399
|
+
max: Infinity
|
|
9400
|
+
}
|
|
9401
|
+
],
|
|
9402
|
+
IN: [
|
|
9403
|
+
...DEFAULT_DECISION_MAKER_REQUIREMENTS,
|
|
9404
|
+
{
|
|
9405
|
+
roleTypes: [DecisionMakerType.DIRECTOR],
|
|
9406
|
+
min: 3,
|
|
9407
|
+
max: 15
|
|
9408
|
+
}
|
|
9409
|
+
],
|
|
9410
|
+
NZ: [
|
|
9411
|
+
...DEFAULT_DECISION_MAKER_REQUIREMENTS,
|
|
9412
|
+
{
|
|
9413
|
+
roleTypes: [DecisionMakerType.DIRECTOR],
|
|
9414
|
+
min: 1,
|
|
9415
|
+
max: Infinity
|
|
9416
|
+
}
|
|
9417
|
+
],
|
|
9418
|
+
SG: [
|
|
9419
|
+
...DEFAULT_DECISION_MAKER_REQUIREMENTS,
|
|
9420
|
+
{
|
|
9421
|
+
roleTypes: [DecisionMakerType.DIRECTOR],
|
|
9422
|
+
min: 1,
|
|
9423
|
+
max: Infinity
|
|
9424
|
+
}
|
|
9425
|
+
],
|
|
9426
|
+
GB: [
|
|
9427
|
+
...DEFAULT_DECISION_MAKER_REQUIREMENTS,
|
|
9428
|
+
{
|
|
9429
|
+
roleTypes: [DecisionMakerType.DIRECTOR],
|
|
9430
|
+
min: 1,
|
|
9431
|
+
max: Infinity
|
|
9432
|
+
}
|
|
9433
|
+
]
|
|
9434
|
+
};
|
|
9435
|
+
const getDecisionMakerRequirements = (country) => {
|
|
9436
|
+
if (!country) return DEFAULT_DECISION_MAKER_REQUIREMENTS;
|
|
9437
|
+
return PER_COUNTRY_DECISION_MAKER_REQUIREMENTS_OVERRIDES[country] ?? DEFAULT_DECISION_MAKER_REQUIREMENTS;
|
|
9438
|
+
};
|
|
9439
|
+
function getAvailableDecisionMakerRoleTypes(country) {
|
|
9440
|
+
const requirements = getDecisionMakerRequirements(country);
|
|
9441
|
+
return requirements.filter((req) => req.roleTypes.length === 1).map((req) => ({ roleType: req.roleTypes[0], min: req.min, max: req.max }));
|
|
9442
|
+
}
|
|
9443
|
+
const DEFAULT_DESCRIPTIONS_MAP = {
|
|
9444
|
+
[DecisionMakerType.OWNER]: "provideAllOwners",
|
|
9445
|
+
[DecisionMakerType.CONTROLLING_PERSON]: "ifNoOwnersSpecifyControllingPersons",
|
|
9446
|
+
[DecisionMakerType.DIRECTOR]: "provideAllDirectors",
|
|
9447
|
+
[DecisionMakerType.SIGNATORY]: "provideAtLeastOneSignatory"
|
|
9448
|
+
};
|
|
9449
|
+
const PER_COUNTRY_DESCRIPTION_OVERRIDES = {
|
|
9450
|
+
US: {
|
|
9451
|
+
[DecisionMakerType.CONTROLLING_PERSON]: "provideOneControllingPerson"
|
|
9452
|
+
},
|
|
9453
|
+
BR: {
|
|
9454
|
+
[DecisionMakerType.CONTROLLING_PERSON]: "provideOneControllingPerson"
|
|
9455
|
+
}
|
|
9456
|
+
};
|
|
9457
|
+
const getDecisionMakerDescriptionMap = (country) => ({
|
|
9458
|
+
...DEFAULT_DESCRIPTIONS_MAP,
|
|
9459
|
+
...PER_COUNTRY_DESCRIPTION_OVERRIDES[country]
|
|
9460
|
+
});
|
|
9461
|
+
const getOwnDecisionMakers = (rootLegalEntity) => {
|
|
9462
|
+
if (!(rootLegalEntity == null ? void 0 : rootLegalEntity.entityAssociations)) return [];
|
|
9463
|
+
return rootLegalEntity.entityAssociations.filter(
|
|
9464
|
+
(entityAssociation) => Object.values(DecisionMakerType).includes(entityAssociation.type) && entityAssociation.associatorId === rootLegalEntity.id
|
|
9465
|
+
);
|
|
9466
|
+
};
|
|
9467
|
+
const getDecisionMakers = (rootLegalEntity, companyLegalEntityId) => getDirectEntityAssociations(rootLegalEntity, companyLegalEntityId).filter(
|
|
9468
|
+
(association) => Object.values(DecisionMakerType).includes(association.type)
|
|
9469
|
+
);
|
|
9470
|
+
const getOwnSignatories = (rootLegalEntity) => getOwnDecisionMakers(rootLegalEntity).filter(
|
|
9471
|
+
(decisionMaker) => decisionMaker.type === DecisionMakerType.SIGNATORY
|
|
9472
|
+
);
|
|
9473
|
+
const getOwnDecisionMakersLegalEntityIds = (rootLegalEntity) => getOwnDecisionMakers(rootLegalEntity).map((ea) => ea.legalEntityId).filter((id) => id !== void 0);
|
|
9474
|
+
const getDecisionMakerCount = (rootLegalEntity) => {
|
|
9475
|
+
const decisionMakers = getOwnDecisionMakers(rootLegalEntity);
|
|
9476
|
+
return decisionMakers.reduce((decisionMakerCount, decisionMaker) => {
|
|
9477
|
+
decisionMakerCount[decisionMaker.type] = (decisionMakerCount[decisionMaker.type] ?? 0) + 1;
|
|
9478
|
+
return decisionMakerCount;
|
|
9479
|
+
}, {});
|
|
9480
|
+
};
|
|
9481
|
+
const getAllowedDecisionMakerRoles = (rootLegalEntity, taskType) => {
|
|
9482
|
+
var _a2, _b2;
|
|
9483
|
+
if (taskType === TaskTypes.TRUST_MEMBER_COMPANY_OWNER) {
|
|
9484
|
+
return [DecisionMakerType.OWNER];
|
|
9485
|
+
}
|
|
9486
|
+
const existingDecisionMakerCount = getDecisionMakerCount(rootLegalEntity);
|
|
9487
|
+
const registeredCountry = (_b2 = (_a2 = rootLegalEntity == null ? void 0 : rootLegalEntity.organization) == null ? void 0 : _a2.registeredAddress) == null ? void 0 : _b2.country;
|
|
9488
|
+
const decisionMakerCountRange = getDecisionMakerRequirements(registeredCountry);
|
|
9489
|
+
const allowedRoles = decisionMakerCountRange.reduce((acc, requirements) => {
|
|
9490
|
+
const { roleTypes, max } = requirements;
|
|
9491
|
+
if (roleTypes.length === 1) {
|
|
9492
|
+
const role = roleTypes[0];
|
|
9493
|
+
const isBelowMaxRange = ((existingDecisionMakerCount == null ? void 0 : existingDecisionMakerCount[role]) ?? 0) < max;
|
|
9494
|
+
if (isBelowMaxRange) {
|
|
9495
|
+
acc.push(role);
|
|
9496
|
+
}
|
|
9497
|
+
}
|
|
9498
|
+
return acc;
|
|
9499
|
+
}, []);
|
|
9500
|
+
return [...new Set(allowedRoles)];
|
|
9501
|
+
};
|
|
9502
|
+
const hasMinRequiredDecisionMakerCount = (rootLegalEntity) => {
|
|
9503
|
+
var _a2, _b2;
|
|
9504
|
+
const existingDecisionMakerCount = getDecisionMakerCount(rootLegalEntity);
|
|
9505
|
+
const registeredCountry = (_b2 = (_a2 = rootLegalEntity == null ? void 0 : rootLegalEntity.organization) == null ? void 0 : _a2.registeredAddress) == null ? void 0 : _b2.country;
|
|
9506
|
+
const decisionMakerCountRange = getDecisionMakerRequirements(registeredCountry);
|
|
9507
|
+
return decisionMakerCountRange.every((requirements) => {
|
|
9508
|
+
const { roleTypes, min } = requirements;
|
|
9509
|
+
return roleTypes.some(
|
|
9510
|
+
(role) => min ? (existingDecisionMakerCount == null ? void 0 : existingDecisionMakerCount[role]) ?? min <= 0 : true
|
|
9511
|
+
);
|
|
9512
|
+
});
|
|
9513
|
+
};
|
|
9514
|
+
var TrustMemberTypes = /* @__PURE__ */ ((TrustMemberTypes2) => {
|
|
9515
|
+
TrustMemberTypes2["DEFINED_BENEFICIARY"] = "definedBeneficiary";
|
|
9516
|
+
TrustMemberTypes2["UNDEFINED_BENEFICIARY"] = "undefinedBeneficiary";
|
|
9517
|
+
TrustMemberTypes2["PROTECTOR"] = "protector";
|
|
9518
|
+
TrustMemberTypes2["TRUSTEE"] = "secondaryTrustee";
|
|
9519
|
+
TrustMemberTypes2["SETTLOR"] = "settlor";
|
|
9520
|
+
return TrustMemberTypes2;
|
|
9521
|
+
})(TrustMemberTypes || {});
|
|
9522
|
+
var TrustMemberGuidanceLabel = /* @__PURE__ */ ((TrustMemberGuidanceLabel2) => {
|
|
9523
|
+
TrustMemberGuidanceLabel2["BENEFICIARY"] = "beneficiary";
|
|
9524
|
+
TrustMemberGuidanceLabel2["PROTECTOR"] = "protector";
|
|
9525
|
+
TrustMemberGuidanceLabel2["TRUSTEE"] = "trustee";
|
|
9526
|
+
TrustMemberGuidanceLabel2["SETTLOR"] = "settlor";
|
|
9527
|
+
return TrustMemberGuidanceLabel2;
|
|
9528
|
+
})(TrustMemberGuidanceLabel || {});
|
|
9529
|
+
const TRUST_COUNTRIES = ["AU", "NZ"];
|
|
9530
|
+
const trustBase = {
|
|
9531
|
+
trustType: {
|
|
9532
|
+
rule: "REQUIRED"
|
|
9533
|
+
},
|
|
9534
|
+
objectOfTrust: {
|
|
9535
|
+
rule: "trustTypeHasDescription"
|
|
9536
|
+
},
|
|
9537
|
+
legalName: {
|
|
9538
|
+
rule: "REQUIRED"
|
|
9539
|
+
},
|
|
9540
|
+
hasDoingBusinessAs: {
|
|
9541
|
+
rule: "hasDoingBusinessAs"
|
|
9542
|
+
},
|
|
9543
|
+
doingBusinessAs: {
|
|
9544
|
+
rule: "hasDoingBusinessAs"
|
|
9545
|
+
},
|
|
9546
|
+
country: {
|
|
9547
|
+
rule: "REQUIRED"
|
|
9548
|
+
},
|
|
9549
|
+
taxInformation: {
|
|
9550
|
+
rule: "countryUsesTaxId"
|
|
9551
|
+
},
|
|
9552
|
+
registrationAddress: {
|
|
9553
|
+
rule: "REQUIRED"
|
|
9554
|
+
},
|
|
9555
|
+
operationalAddress: {
|
|
9556
|
+
rule: "OPTIONAL"
|
|
9557
|
+
},
|
|
9558
|
+
constitutionalDocument: {
|
|
9559
|
+
rule: "REQUIRED"
|
|
9560
|
+
},
|
|
9561
|
+
registrationNumber: { rule: "countryRequiresRegistrationNumberForTrust" }
|
|
9562
|
+
};
|
|
9563
|
+
const fieldsPerScenario$3 = {
|
|
9564
|
+
L0: {
|
|
9565
|
+
...trustBase
|
|
9566
|
+
},
|
|
9567
|
+
L1: {
|
|
9568
|
+
...trustBase
|
|
9569
|
+
},
|
|
9570
|
+
L: {
|
|
9571
|
+
...trustBase
|
|
9572
|
+
}
|
|
9573
|
+
};
|
|
9574
|
+
const countryConfig$3 = {
|
|
9575
|
+
AU: {
|
|
9576
|
+
taxId: {
|
|
9577
|
+
label: "australianBusinessNumberAbn"
|
|
9578
|
+
}
|
|
9579
|
+
},
|
|
9580
|
+
NZ: {
|
|
9581
|
+
registrationNumber: { label: "NZBN" }
|
|
9582
|
+
}
|
|
9583
|
+
};
|
|
9584
|
+
const DEFAULT_TRUST_MEMBER_REQUIREMENTS = [
|
|
9585
|
+
{
|
|
9586
|
+
roleTypes: [TrustMemberTypes.SETTLOR],
|
|
9587
|
+
min: 1,
|
|
9588
|
+
max: 1,
|
|
9589
|
+
label: "settlor"
|
|
9590
|
+
/* SETTLOR */
|
|
9591
|
+
},
|
|
9592
|
+
{
|
|
9593
|
+
roleTypes: [TrustMemberTypes.DEFINED_BENEFICIARY, TrustMemberTypes.UNDEFINED_BENEFICIARY],
|
|
9594
|
+
min: 1,
|
|
9595
|
+
max: Infinity,
|
|
9596
|
+
label: "beneficiary"
|
|
9597
|
+
/* BENEFICIARY */
|
|
9598
|
+
},
|
|
9599
|
+
{
|
|
9600
|
+
roleTypes: [TrustMemberTypes.PROTECTOR],
|
|
9601
|
+
min: 0,
|
|
9602
|
+
max: Infinity,
|
|
9603
|
+
label: "protector"
|
|
9604
|
+
/* PROTECTOR */
|
|
9605
|
+
},
|
|
9606
|
+
{
|
|
9607
|
+
roleTypes: [TrustMemberTypes.TRUSTEE],
|
|
9608
|
+
min: 1,
|
|
9609
|
+
max: Infinity,
|
|
9610
|
+
label: "trustee"
|
|
9611
|
+
/* TRUSTEE */
|
|
9612
|
+
}
|
|
9613
|
+
];
|
|
9614
|
+
const TRUST_DEFAULT_DESCRIPTIONS_MAP = {
|
|
9615
|
+
[
|
|
9616
|
+
"beneficiary"
|
|
9617
|
+
/* BENEFICIARY */
|
|
9618
|
+
]: "provideAllBeneficiaries",
|
|
9619
|
+
[
|
|
9620
|
+
"protector"
|
|
9621
|
+
/* PROTECTOR */
|
|
9622
|
+
]: "provideAtLeastOneProtector",
|
|
9623
|
+
[
|
|
9624
|
+
"trustee"
|
|
9625
|
+
/* TRUSTEE */
|
|
9626
|
+
]: "provideAllTrustees",
|
|
9627
|
+
[
|
|
9628
|
+
"settlor"
|
|
9629
|
+
/* SETTLOR */
|
|
9630
|
+
]: "provideAtLeastOneSettlor"
|
|
9631
|
+
};
|
|
9632
|
+
var TrustTypes = /* @__PURE__ */ ((TrustTypes2) => {
|
|
9633
|
+
TrustTypes2["BUSINESS_TRUST"] = "businessTrust";
|
|
9634
|
+
TrustTypes2["CASH_MANAGEMENT_TRUST"] = "cashManagementTrust";
|
|
9635
|
+
TrustTypes2["CHARITABLE_TRUST"] = "charitableTrust";
|
|
9636
|
+
TrustTypes2["CORPORATE_UNIT_TRUST"] = "corporateUnitTrust";
|
|
9637
|
+
TrustTypes2["DECEASED_ESTATE"] = "deceasedEstate";
|
|
9638
|
+
TrustTypes2["DISCRETIONARY_INVESTMENT_TRUST"] = "discretionaryInvestmentTrust";
|
|
9639
|
+
TrustTypes2["DISCRETIONARY_SERVICES_MANAGEMENT_TRUST"] = "discretionaryServicesManagementTrust";
|
|
9640
|
+
TrustTypes2["DISCRETIONARY_TRADING_TRUST"] = "discretionaryTradingTrust";
|
|
9641
|
+
TrustTypes2["DISCRETIONARY_TRUST"] = "discretionaryTrust";
|
|
9642
|
+
TrustTypes2["FAMILY_TRUST"] = "familyTrust";
|
|
9643
|
+
TrustTypes2["FIRST_HOME_SAVER_ACCOUNTS_TRUST"] = "firstHomeSaverAccountsTrust";
|
|
9644
|
+
TrustTypes2["FIXED_TRUST"] = "fixedTrust";
|
|
9645
|
+
TrustTypes2["FIXED_UNIT_TRUST"] = "fixedUnitTrust";
|
|
9646
|
+
TrustTypes2["HYBRID_TRUST"] = "hybridTrust";
|
|
9647
|
+
TrustTypes2["LISTED_PUBLIC_UNIT_TRUST"] = "listedPublicUnitTrust";
|
|
9648
|
+
TrustTypes2["OTHER_TRUST"] = "otherTrust";
|
|
9649
|
+
TrustTypes2["POOLED_SUPERANNUATION_TRUST"] = "pooledSuperannuationTrust";
|
|
9650
|
+
TrustTypes2["PUBLIC_TRADING_TRUST"] = "publicTradingTrust";
|
|
9651
|
+
TrustTypes2["UNLISTED_PUBLIC_UNIT_TRUST"] = "unlistedPublicUnitTrust";
|
|
9652
|
+
return TrustTypes2;
|
|
9653
|
+
})(TrustTypes || {});
|
|
9654
|
+
const trustTypeOptions = [
|
|
9655
|
+
{ id: TrustTypes.BUSINESS_TRUST, name: "businessTrust" },
|
|
9656
|
+
{ id: TrustTypes.CASH_MANAGEMENT_TRUST, name: "cashManagementTrust" },
|
|
9657
|
+
{ id: TrustTypes.CHARITABLE_TRUST, name: "charitableTrust" },
|
|
9658
|
+
{ id: TrustTypes.CORPORATE_UNIT_TRUST, name: "corporateUnitTrust" },
|
|
9659
|
+
{ id: TrustTypes.DECEASED_ESTATE, name: "deceasedEstate" },
|
|
9660
|
+
{ id: TrustTypes.DISCRETIONARY_INVESTMENT_TRUST, name: "discretionaryInvestmentTrust" },
|
|
9661
|
+
{
|
|
9662
|
+
id: TrustTypes.DISCRETIONARY_SERVICES_MANAGEMENT_TRUST,
|
|
9663
|
+
name: "discretionaryServicesManagementTrust"
|
|
9664
|
+
},
|
|
9665
|
+
{ id: TrustTypes.DISCRETIONARY_TRADING_TRUST, name: "discretionaryTradingTrust" },
|
|
9666
|
+
{ id: TrustTypes.DISCRETIONARY_TRUST, name: "discretionaryTrust" },
|
|
9667
|
+
{ id: TrustTypes.FAMILY_TRUST, name: "familyTrust" },
|
|
9668
|
+
{ id: TrustTypes.FIRST_HOME_SAVER_ACCOUNTS_TRUST, name: "firstHomeSaverAccountsTrust" },
|
|
9669
|
+
{ id: TrustTypes.FIXED_TRUST, name: "fixedTrust" },
|
|
9670
|
+
{ id: TrustTypes.FIXED_UNIT_TRUST, name: "fixedUnitTrust" },
|
|
9671
|
+
{ id: TrustTypes.HYBRID_TRUST, name: "hybridTrust" },
|
|
9672
|
+
{ id: TrustTypes.LISTED_PUBLIC_UNIT_TRUST, name: "listedPublicUnitTrust" },
|
|
9673
|
+
{ id: TrustTypes.OTHER_TRUST, name: "otherTrust" },
|
|
9674
|
+
{ id: TrustTypes.POOLED_SUPERANNUATION_TRUST, name: "pooledSuperannuationTrust" },
|
|
9675
|
+
{ id: TrustTypes.PUBLIC_TRADING_TRUST, name: "publicTradingTrust" },
|
|
9676
|
+
{ id: TrustTypes.UNLISTED_PUBLIC_UNIT_TRUST, name: "unlistedPublicUnitTrust" }
|
|
9677
|
+
];
|
|
9678
|
+
const nzSpecificTrustTypes = [
|
|
9679
|
+
TrustTypes.DISCRETIONARY_TRUST,
|
|
9680
|
+
TrustTypes.FAMILY_TRUST,
|
|
9681
|
+
TrustTypes.CHARITABLE_TRUST,
|
|
9682
|
+
TrustTypes.BUSINESS_TRUST,
|
|
9683
|
+
TrustTypes.OTHER_TRUST
|
|
9684
|
+
];
|
|
9685
|
+
const auSpecificTrustTypes = [
|
|
9686
|
+
TrustTypes.CASH_MANAGEMENT_TRUST,
|
|
9687
|
+
TrustTypes.CORPORATE_UNIT_TRUST,
|
|
9688
|
+
TrustTypes.DECEASED_ESTATE,
|
|
9689
|
+
TrustTypes.DISCRETIONARY_INVESTMENT_TRUST,
|
|
9690
|
+
TrustTypes.DISCRETIONARY_SERVICES_MANAGEMENT_TRUST,
|
|
9691
|
+
TrustTypes.DISCRETIONARY_TRADING_TRUST,
|
|
9692
|
+
TrustTypes.FIRST_HOME_SAVER_ACCOUNTS_TRUST,
|
|
9693
|
+
TrustTypes.FIXED_TRUST,
|
|
9694
|
+
TrustTypes.FIXED_UNIT_TRUST,
|
|
9695
|
+
TrustTypes.HYBRID_TRUST,
|
|
9696
|
+
TrustTypes.LISTED_PUBLIC_UNIT_TRUST,
|
|
9697
|
+
TrustTypes.OTHER_TRUST,
|
|
9698
|
+
TrustTypes.POOLED_SUPERANNUATION_TRUST,
|
|
9699
|
+
TrustTypes.PUBLIC_TRADING_TRUST,
|
|
9700
|
+
TrustTypes.UNLISTED_PUBLIC_UNIT_TRUST
|
|
9701
|
+
];
|
|
9702
|
+
const countryToTrustTypes = {
|
|
9703
|
+
[CountryCodes.Australia]: auSpecificTrustTypes,
|
|
9704
|
+
[CountryCodes.NewZealand]: nzSpecificTrustTypes
|
|
9705
|
+
};
|
|
9706
|
+
const isPartOfTrustFromLegalEntity = (legalEntity) => {
|
|
9707
|
+
var _a2;
|
|
9708
|
+
return (_a2 = legalEntity == null ? void 0 : legalEntity.entityAssociations) == null ? void 0 : _a2.some(
|
|
9709
|
+
(ea) => ea.entityType === LegalEntityType.TRUST && ea.associatorId === legalEntity.id
|
|
9710
|
+
);
|
|
9711
|
+
};
|
|
9712
|
+
const getOwnTrustMembersLegalEntityIds = (rootLegalEntity) => {
|
|
9713
|
+
const trustLegalEntityId = getOwnTrustLegalEntityId(rootLegalEntity);
|
|
9714
|
+
if (!trustLegalEntityId) return [];
|
|
9715
|
+
const trustMemberAssociations = getDirectEntityAssociations(rootLegalEntity, trustLegalEntityId);
|
|
9716
|
+
const trustMemberIds = trustMemberAssociations.map((association) => association.legalEntityId).filter((id) => id !== void 0);
|
|
9717
|
+
return [
|
|
9718
|
+
...trustMemberIds,
|
|
9719
|
+
...trustMemberIds.flatMap(
|
|
9720
|
+
(trustMemberId) => getTrustMemberCompanyDecisionMakerIds(rootLegalEntity, trustMemberId)
|
|
9721
|
+
)
|
|
9722
|
+
];
|
|
9723
|
+
};
|
|
9724
|
+
const getTrustMemberCompanyDecisionMakerIds = (rootLegalEntity, trustMemberCompanyId) => {
|
|
9725
|
+
const decisionMakerAssociations = getDecisionMakers(rootLegalEntity, trustMemberCompanyId);
|
|
9726
|
+
return decisionMakerAssociations.map((association) => association.legalEntityId).filter((id) => id !== void 0);
|
|
9727
|
+
};
|
|
9728
|
+
const getOwnTrustLegalEntityId = (legalEntity) => {
|
|
9729
|
+
var _a2, _b2;
|
|
9730
|
+
return (_b2 = (_a2 = legalEntity == null ? void 0 : legalEntity.entityAssociations) == null ? void 0 : _a2.find(
|
|
9731
|
+
(ea) => ea.entityType === LegalEntityType.TRUST && ea.associatorId === legalEntity.id
|
|
9732
|
+
)) == null ? void 0 : _b2.legalEntityId;
|
|
9733
|
+
};
|
|
9734
|
+
const getOwnTrustLegalEntityIdAsArray = (legalEntity) => {
|
|
9735
|
+
const trustLegalEntityId = getOwnTrustLegalEntityId(legalEntity);
|
|
9736
|
+
return trustLegalEntityId ? [trustLegalEntityId] : [];
|
|
9737
|
+
};
|
|
9738
|
+
const getOwnTrustProblems = (legalEntity, capabilityProblems) => {
|
|
9739
|
+
var _a2;
|
|
9740
|
+
const trustLegalEntityId = getOwnTrustLegalEntityId(legalEntity);
|
|
9741
|
+
if (trustLegalEntityId) {
|
|
9742
|
+
return (_a2 = capabilityProblems == null ? void 0 : capabilityProblems.LegalEntity) == null ? void 0 : _a2[trustLegalEntityId];
|
|
9743
|
+
}
|
|
9744
|
+
};
|
|
9745
|
+
const hasRequiredTrustMemberCount = (trustMembers) => {
|
|
9746
|
+
if (!trustMembers.length) {
|
|
9747
|
+
return false;
|
|
9748
|
+
}
|
|
9749
|
+
return DEFAULT_TRUST_MEMBER_REQUIREMENTS.every(({ roleTypes, min }) => {
|
|
9750
|
+
var _a2;
|
|
9751
|
+
if (min === 0) {
|
|
9752
|
+
return true;
|
|
9753
|
+
}
|
|
9754
|
+
const actualCount = ((_a2 = trustMembers.filter(
|
|
9755
|
+
({ roles }) => roleTypes.some((label) => roles.includes(label))
|
|
9756
|
+
)) == null ? void 0 : _a2.length) ?? 0;
|
|
9757
|
+
return actualCount >= min;
|
|
9758
|
+
});
|
|
9759
|
+
};
|
|
9760
|
+
const getCountrySpecificTrustTypeOptions = (country) => {
|
|
9761
|
+
const countrySpecificTrustTypes = countryToTrustTypes[country];
|
|
9762
|
+
if (!countrySpecificTrustTypes) {
|
|
9763
|
+
return [];
|
|
9764
|
+
}
|
|
9765
|
+
return countrySpecificTrustTypes.map((countrySpecificTrustType) => {
|
|
9766
|
+
const countrySpecificTrustTypeOption = trustTypeOptions.find(
|
|
9767
|
+
(trustTypeOption) => trustTypeOption.id === countrySpecificTrustType
|
|
9768
|
+
);
|
|
9769
|
+
if (!countrySpecificTrustTypeOption) {
|
|
9770
|
+
throw new Error("getCountrySpecificTrustTypeOptions(): unknown trust type");
|
|
9771
|
+
}
|
|
9772
|
+
return countrySpecificTrustTypeOption;
|
|
9773
|
+
});
|
|
9774
|
+
};
|
|
6528
9775
|
var TransferInstrumentType = /* @__PURE__ */ ((TransferInstrumentType2) => {
|
|
6529
9776
|
TransferInstrumentType2["BANK_ACCOUNT"] = "bankAccount";
|
|
6530
9777
|
TransferInstrumentType2["RECURRING_DETAIL"] = "recurringDetail";
|
|
@@ -10217,6 +13464,36 @@ const useCoreContext = () => {
|
|
|
10217
13464
|
if (!context) throw Error("You need a <CoreProvider> to use core context");
|
|
10218
13465
|
return context;
|
|
10219
13466
|
};
|
|
13467
|
+
var SettingNames = /* @__PURE__ */ ((SettingNames2) => {
|
|
13468
|
+
SettingNames2["AcceptedCountries"] = "acceptedCountries";
|
|
13469
|
+
SettingNames2["AllowBankAccountFormatSelection"] = "allowBankAccountFormatSelection";
|
|
13470
|
+
SettingNames2["AllowDebugUi"] = "allowDebugUi";
|
|
13471
|
+
SettingNames2["AllowIntraRegionCrossBorderPayout"] = "allowIntraRegionCrossBorderPayout";
|
|
13472
|
+
SettingNames2["AllowLegalEntityTypeChange"] = "changeLegalEntityType";
|
|
13473
|
+
SettingNames2["AllowPrefilledCountryEdit"] = "editPrefilledCountry";
|
|
13474
|
+
SettingNames2["RequirePciSignEcommerce"] = "requirePciSignEcommerce";
|
|
13475
|
+
SettingNames2["RequirePciSignPos"] = "requirePciSignPos";
|
|
13476
|
+
SettingNames2["RequirePciSignEcomMoto"] = "requirePciSignEcomMoto";
|
|
13477
|
+
SettingNames2["RequirePciSignPosMoto"] = "requirePciSignPosMoto";
|
|
13478
|
+
SettingNames2["HideOnboardingIntroductionIndividual"] = "hideOnboardingIntroductionIndividual";
|
|
13479
|
+
SettingNames2["HideOnboardingIntroductionOrganization"] = "hideOnboardingIntroductionOrganization";
|
|
13480
|
+
SettingNames2["HideOnboardingIntroductionTrust"] = "hideOnboardingIntroductionTrust";
|
|
13481
|
+
SettingNames2["HideOnboardingIntroductionSoleProprietor"] = "hideOnboardingIntroductionSoleProprietor";
|
|
13482
|
+
SettingNames2["TransferInstrumentLimit"] = "transferInstrumentLimit";
|
|
13483
|
+
SettingNames2["ViewOnboardingGuidance"] = "viewOnboardingGuidance";
|
|
13484
|
+
SettingNames2["InstantBankVerification"] = "instantBankVerification";
|
|
13485
|
+
SettingNames2["ShowServiceAgreementsFirst"] = "showServiceAgreementsFirst";
|
|
13486
|
+
SettingNames2["EnforceLegalAge"] = "enforceLegalAge";
|
|
13487
|
+
return SettingNames2;
|
|
13488
|
+
})(SettingNames || {});
|
|
13489
|
+
const SettingsContext = createContext$1(void 0);
|
|
13490
|
+
function useSettingsContext() {
|
|
13491
|
+
const context = useContext$1(SettingsContext);
|
|
13492
|
+
if (process.env.NODE_ENV === "development" && context === void 0) {
|
|
13493
|
+
throw new Error("useSettingsContext must be used within a SettingsProvider");
|
|
13494
|
+
}
|
|
13495
|
+
return context;
|
|
13496
|
+
}
|
|
10220
13497
|
function BankAccountFormat(props) {
|
|
10221
13498
|
const { i18n } = useI18nContext();
|
|
10222
13499
|
const { bankAccountFormat, handleAccountFormatChange } = props;
|
|
@@ -12656,7 +15933,7 @@ const modalFooter = "adyen-kyc-modal-footer";
|
|
|
12656
15933
|
const modalButton = "adyen-kyc-modal-button";
|
|
12657
15934
|
const modalLarge = "adyen-kyc-modal-large";
|
|
12658
15935
|
const modalFullscreen = "adyen-kyc-modal-fullscreen";
|
|
12659
|
-
const styles$
|
|
15936
|
+
const styles$o = {
|
|
12660
15937
|
modal,
|
|
12661
15938
|
modalSmall,
|
|
12662
15939
|
modalMain,
|
|
@@ -12704,23 +15981,23 @@ const Modal = ({
|
|
|
12704
15981
|
{
|
|
12705
15982
|
title,
|
|
12706
15983
|
ref: dialogRef,
|
|
12707
|
-
className: cx(styles$
|
|
12708
|
-
[styles$
|
|
12709
|
-
[styles$
|
|
12710
|
-
[styles$
|
|
15984
|
+
className: cx(styles$o.modal, {
|
|
15985
|
+
[styles$o.modalSmall]: size === "small",
|
|
15986
|
+
[styles$o.modalLarge]: size === "large",
|
|
15987
|
+
[styles$o.modalFullscreen]: size === "fullscreen"
|
|
12711
15988
|
}),
|
|
12712
15989
|
onClose,
|
|
12713
15990
|
role: "dialog",
|
|
12714
|
-
children: /* @__PURE__ */ jsx("div", { className: styles$
|
|
12715
|
-
showCloseButton && /* @__PURE__ */ jsx("div", { className: styles$
|
|
15991
|
+
children: /* @__PURE__ */ jsx("div", { className: styles$o.modalWrapper, children: /* @__PURE__ */ jsxs("div", { className: styles$o.modalMain, children: [
|
|
15992
|
+
showCloseButton && /* @__PURE__ */ jsx("div", { className: styles$o.modalButton, children: /* @__PURE__ */ jsx(Button, { tertiary: true, ariaLabel: "close", icon: "cross", onClick: onClose, shaded: true }) }),
|
|
12716
15993
|
children2
|
|
12717
15994
|
] }) })
|
|
12718
15995
|
}
|
|
12719
15996
|
);
|
|
12720
15997
|
};
|
|
12721
|
-
const ModalHeader = ({ children: children2 }) => /* @__PURE__ */ jsx("header", { className: styles$
|
|
12722
|
-
const ModalContent = ({ children: children2 }) => /* @__PURE__ */ jsx("section", { className: styles$
|
|
12723
|
-
const ModalFooter = ({ children: children2 }) => /* @__PURE__ */ jsx("footer", { className: styles$
|
|
15998
|
+
const ModalHeader = ({ children: children2 }) => /* @__PURE__ */ jsx("header", { className: styles$o.modalHeader, children: children2 });
|
|
15999
|
+
const ModalContent = ({ children: children2 }) => /* @__PURE__ */ jsx("section", { className: styles$o.modalContent, children: children2 });
|
|
16000
|
+
const ModalFooter = ({ children: children2 }) => /* @__PURE__ */ jsx("footer", { className: styles$o.modalFooter, children: children2 });
|
|
12724
16001
|
function Card({
|
|
12725
16002
|
className: className2,
|
|
12726
16003
|
headerClassName,
|
|
@@ -12788,7 +16065,7 @@ const preferInstantVerificationMethod = "adyen-kyc-prefer-instant-verification-m
|
|
|
12788
16065
|
const preferInstantVerificationMethodCard = "adyen-kyc-prefer-instant-verification-method-card";
|
|
12789
16066
|
const preferInstantVerificationMethodInstantButton = "adyen-kyc-prefer-instant-verification-method-instant-button";
|
|
12790
16067
|
const preferInstantVerificationMethodModalFooter = "adyen-kyc-prefer-instant-verification-method-modal-footer";
|
|
12791
|
-
const styles$
|
|
16068
|
+
const styles$n = {
|
|
12792
16069
|
preferInstantVerificationMethod,
|
|
12793
16070
|
preferInstantVerificationMethodCard,
|
|
12794
16071
|
preferInstantVerificationMethodInstantButton,
|
|
@@ -12876,7 +16153,7 @@ const PreferInstantVerificationMethod = ({
|
|
|
12876
16153
|
label: hideVerificationWidget ? i18n.get("addAccountWith", {
|
|
12877
16154
|
values: { providerName: iconName ? "" : provider.name }
|
|
12878
16155
|
}) : void 0,
|
|
12879
|
-
className: styles$
|
|
16156
|
+
className: styles$n.preferInstantVerificationMethodInstantButton,
|
|
12880
16157
|
onClick: handleClickInstantButton,
|
|
12881
16158
|
disabled: bankInfoValidated,
|
|
12882
16159
|
loading: !hideVerificationWidget,
|
|
@@ -12884,8 +16161,8 @@ const PreferInstantVerificationMethod = ({
|
|
|
12884
16161
|
iconPosition: "right",
|
|
12885
16162
|
block: true
|
|
12886
16163
|
}
|
|
12887
|
-
) : /* @__PURE__ */ jsx(Card, { background: "secondary", className: styles$
|
|
12888
|
-
return /* @__PURE__ */ jsxs("div", { className: styles$
|
|
16164
|
+
) : /* @__PURE__ */ jsx(Card, { background: "secondary", className: styles$n.preferInstantVerificationMethodCard, children: i18n.get("unfortunatelyAnInstantProvider") });
|
|
16165
|
+
return /* @__PURE__ */ jsxs("div", { className: styles$n.preferInstantVerificationMethod, children: [
|
|
12889
16166
|
loadingStatus === "loading" ? /* @__PURE__ */ jsx("div", { className: "adyen-kyc-u-margin-bottom-8", children: /* @__PURE__ */ jsx(Skeleton, { height: "2.5rem" }) }) : InstantButton,
|
|
12890
16167
|
/* @__PURE__ */ jsx(
|
|
12891
16168
|
Button,
|
|
@@ -12922,7 +16199,7 @@ const PreferInstantVerificationMethod = ({
|
|
|
12922
16199
|
isModalOpen ? /* @__PURE__ */ jsxs(Modal, { size: "small", onClose: () => setIsModalOpen(false), children: [
|
|
12923
16200
|
/* @__PURE__ */ jsx(ModalHeader, { children: i18n.get("manuallyAddAccountQuestion") }),
|
|
12924
16201
|
/* @__PURE__ */ jsx(ModalContent, { children: i18n.get("addingAndVerifiyingABankAccount") }),
|
|
12925
|
-
/* @__PURE__ */ jsx(ModalFooter, { children: /* @__PURE__ */ jsxs("div", { className: styles$
|
|
16202
|
+
/* @__PURE__ */ jsx(ModalFooter, { children: /* @__PURE__ */ jsxs("div", { className: styles$n.preferInstantVerificationMethodModalFooter, children: [
|
|
12926
16203
|
/* @__PURE__ */ jsx(Button, { label: i18n.get("yesContinue"), onClick: handleClickContinue, secondary: true }),
|
|
12927
16204
|
/* @__PURE__ */ jsx(Button, { onClick: handleClickCancel, label: i18n.get("cancel") })
|
|
12928
16205
|
] }) })
|
|
@@ -18966,7 +22243,7 @@ function NumberOfEmployees({
|
|
|
18966
22243
|
) });
|
|
18967
22244
|
}
|
|
18968
22245
|
const financialInformationReportedValueOptions = "adyen-kyc-financial-information-reported-value-options";
|
|
18969
|
-
const styles$
|
|
22246
|
+
const styles$m = {
|
|
18970
22247
|
financialInformationReportedValueOptions
|
|
18971
22248
|
};
|
|
18972
22249
|
const logger$J = createLogger("InputCurrency");
|
|
@@ -19013,7 +22290,7 @@ const InputCurrency = ({
|
|
|
19013
22290
|
};
|
|
19014
22291
|
const reportedValue = "adyen-kyc-reported-value";
|
|
19015
22292
|
const reportedValueInput = "adyen-kyc-reported-value-input";
|
|
19016
|
-
const styles$
|
|
22293
|
+
const styles$l = {
|
|
19017
22294
|
reportedValue,
|
|
19018
22295
|
reportedValueInput
|
|
19019
22296
|
};
|
|
@@ -19028,7 +22305,7 @@ const ReportedValue = ({
|
|
|
19028
22305
|
isValid
|
|
19029
22306
|
}) => {
|
|
19030
22307
|
const { i18n } = useI18nContext();
|
|
19031
|
-
return /* @__PURE__ */ jsx("div", { className: styles$
|
|
22308
|
+
return /* @__PURE__ */ jsx("div", { className: styles$l.reportedValue, children: /* @__PURE__ */ jsx(Field, { name: fieldName, errorMessage, isValid, helper, children: (childProps) => /* @__PURE__ */ jsx(
|
|
19032
22309
|
InputCurrency,
|
|
19033
22310
|
{
|
|
19034
22311
|
...childProps,
|
|
@@ -19036,7 +22313,7 @@ const ReportedValue = ({
|
|
|
19036
22313
|
currency,
|
|
19037
22314
|
amount,
|
|
19038
22315
|
onAmountChanged,
|
|
19039
|
-
className: styles$
|
|
22316
|
+
className: styles$l.reportedValueInput,
|
|
19040
22317
|
"aria-label": label
|
|
19041
22318
|
}
|
|
19042
22319
|
) }) });
|
|
@@ -19217,7 +22494,7 @@ function FinancialInformation(props) {
|
|
|
19217
22494
|
],
|
|
19218
22495
|
onChange: updateReportedValueOption,
|
|
19219
22496
|
showContentOnlyOnSelected: true,
|
|
19220
|
-
className: styles$
|
|
22497
|
+
className: styles$m.financialInformationReportedValueOptions
|
|
19221
22498
|
}
|
|
19222
22499
|
)
|
|
19223
22500
|
}
|
|
@@ -21551,7 +24828,7 @@ function IdDocumentManualUpload(props) {
|
|
|
21551
24828
|
}
|
|
21552
24829
|
const loaderWrapperLoader = "adyen-kyc-loader-wrapper-loader";
|
|
21553
24830
|
const loaderWrapperLoaderActive = "adyen-kyc-loader-wrapper-loader-active";
|
|
21554
|
-
const styles$
|
|
24831
|
+
const styles$k = {
|
|
21555
24832
|
loaderWrapperLoader,
|
|
21556
24833
|
loaderWrapperLoaderActive
|
|
21557
24834
|
};
|
|
@@ -21566,13 +24843,13 @@ const LoaderWrapper = ({
|
|
|
21566
24843
|
const opacitySyle = status === "loading" ? {
|
|
21567
24844
|
opacity: formOpacityWhenLoading
|
|
21568
24845
|
} : { opacity: 1 };
|
|
21569
|
-
const loaderWrapperClass = cx(styles$
|
|
21570
|
-
[styles$
|
|
24846
|
+
const loaderWrapperClass = cx(styles$k.loaderWrapperLoader, {
|
|
24847
|
+
[styles$k.loaderWrapperLoaderActive]: status === "loading" && showSpinner
|
|
21571
24848
|
});
|
|
21572
|
-
const overlayClass = cx(styles$
|
|
24849
|
+
const overlayClass = cx(styles$k.loaderWrapper, className2);
|
|
21573
24850
|
return /* @__PURE__ */ jsxs("div", { className: overlayClass, style: { position: "relative" }, children: [
|
|
21574
24851
|
/* @__PURE__ */ jsx("div", { className: loaderWrapperClass, children: /* @__PURE__ */ jsx(Loader, { size: loaderSize }) }),
|
|
21575
|
-
/* @__PURE__ */ jsx("div", { className: styles$
|
|
24852
|
+
/* @__PURE__ */ jsx("div", { className: styles$k.loaderWrapperForm, style: opacitySyle, children: children2 })
|
|
21576
24853
|
] });
|
|
21577
24854
|
};
|
|
21578
24855
|
const useIdVerificationToken = ({
|
|
@@ -26938,10 +30215,73 @@ const MaybeModal = ({ children: children2, inline = false, onClose }) => {
|
|
|
26938
30215
|
return inline ? /* @__PURE__ */ jsx(Fragment, { children: children2 }) : /* @__PURE__ */ jsx(Modal, { onClose, children: /* @__PURE__ */ jsx(ToastContextProvider, { children: children2 }) });
|
|
26939
30216
|
};
|
|
26940
30217
|
const spacer = "adyen-kyc-spacer";
|
|
26941
|
-
const styles$
|
|
30218
|
+
const styles$j = {
|
|
26942
30219
|
spacer
|
|
26943
30220
|
};
|
|
26944
|
-
const Spacer = () => /* @__PURE__ */ jsx("div", { className: styles$
|
|
30221
|
+
const Spacer = () => /* @__PURE__ */ jsx("div", { className: styles$j.spacer });
|
|
30222
|
+
const range = (stop, start = 0, step = 1) => Array.from({ length: (stop - start) / step + 1 }, (_, i) => start + i * step);
|
|
30223
|
+
const progress = "adyen-kyc-progress";
|
|
30224
|
+
const progressBar = "adyen-kyc-progress-bar";
|
|
30225
|
+
const progressBarThick = "adyen-kyc-progress-bar-thick";
|
|
30226
|
+
const progressStep = "adyen-kyc-progress-step";
|
|
30227
|
+
const progressStepActive = "adyen-kyc-progress-step-active";
|
|
30228
|
+
const progressStepLabel = "adyen-kyc-progress-step-label";
|
|
30229
|
+
const progressBarCircles = "adyen-kyc-progress-bar-circles";
|
|
30230
|
+
const styles$i = {
|
|
30231
|
+
progress,
|
|
30232
|
+
progressBar,
|
|
30233
|
+
progressBarThick,
|
|
30234
|
+
progressStep,
|
|
30235
|
+
progressStepActive,
|
|
30236
|
+
progressStepLabel,
|
|
30237
|
+
progressBarCircles
|
|
30238
|
+
};
|
|
30239
|
+
const shouldHighlight = (active, current, fillBefore) => !fillBefore ? active === current : active >= current;
|
|
30240
|
+
const StepProgressIndicator = ({
|
|
30241
|
+
activeStepIndex,
|
|
30242
|
+
stepsCount,
|
|
30243
|
+
fillBefore,
|
|
30244
|
+
thick,
|
|
30245
|
+
circles
|
|
30246
|
+
}) => {
|
|
30247
|
+
const { i18n } = useI18nContext();
|
|
30248
|
+
if (stepsCount === 0 || stepsCount > 10) {
|
|
30249
|
+
return /* @__PURE__ */ jsx(Typography, { variant: "caption", children: i18n.get("XOfYSteps", {
|
|
30250
|
+
values: { currentStep: activeStepIndex, totalSteps: stepsCount }
|
|
30251
|
+
}) });
|
|
30252
|
+
}
|
|
30253
|
+
return /* @__PURE__ */ jsx(
|
|
30254
|
+
"div",
|
|
30255
|
+
{
|
|
30256
|
+
"aria-label": `Step ${activeStepIndex} of ${stepsCount}`,
|
|
30257
|
+
className: styles$i.progress,
|
|
30258
|
+
role: "group",
|
|
30259
|
+
children: /* @__PURE__ */ jsx(
|
|
30260
|
+
"ol",
|
|
30261
|
+
{
|
|
30262
|
+
className: cx(styles$i.progressBar, {
|
|
30263
|
+
[styles$i.progressBarThick]: thick,
|
|
30264
|
+
[styles$i.progressBarCircles]: circles
|
|
30265
|
+
}),
|
|
30266
|
+
children: range(stepsCount).map((stepNumber) => {
|
|
30267
|
+
const isHighlighted = shouldHighlight(activeStepIndex, stepNumber, fillBefore);
|
|
30268
|
+
return /* @__PURE__ */ jsx(
|
|
30269
|
+
"li",
|
|
30270
|
+
{
|
|
30271
|
+
"aria-current": isHighlighted ? "step" : void 0,
|
|
30272
|
+
className: cx(styles$i.progressStep, {
|
|
30273
|
+
[styles$i.progressStepActive]: isHighlighted
|
|
30274
|
+
}),
|
|
30275
|
+
children: /* @__PURE__ */ jsx("span", { className: styles$i.progressStepLabel, children: `Step ${stepNumber}: ${stepNumber < activeStepIndex ? "completed" : "not completed"}` })
|
|
30276
|
+
},
|
|
30277
|
+
stepNumber
|
|
30278
|
+
);
|
|
30279
|
+
})
|
|
30280
|
+
}
|
|
30281
|
+
)
|
|
30282
|
+
}
|
|
30283
|
+
);
|
|
30284
|
+
};
|
|
26945
30285
|
const FormNavigationItem = ({
|
|
26946
30286
|
form,
|
|
26947
30287
|
isActive,
|
|
@@ -32556,6 +35896,7 @@ const localizeDateString = (dateString, locale, options) => {
|
|
|
32556
35896
|
logger2.error(err);
|
|
32557
35897
|
}
|
|
32558
35898
|
};
|
|
35899
|
+
const toCapitalized = (s) => `${s[0].toUpperCase()}${s.slice(1).toLowerCase()}`;
|
|
32559
35900
|
const additionalDataSchemaKeys = [
|
|
32560
35901
|
"description",
|
|
32561
35902
|
"dateOfFundsReceived",
|
|
@@ -39965,9 +43306,7 @@ const splitAtFirstOccurrence = (str, separator) => {
|
|
|
39965
43306
|
};
|
|
39966
43307
|
const getTrustMemberOwnerId = (trustMemberId, entityAssociations) => {
|
|
39967
43308
|
var _a2;
|
|
39968
|
-
return (_a2 = entityAssociations.find(
|
|
39969
|
-
(association) => association.associatorId === trustMemberId && association.type === TrustMemberTypes.TRUSTEE
|
|
39970
|
-
)) == null ? void 0 : _a2.legalEntityId;
|
|
43309
|
+
return (_a2 = entityAssociations.find((association) => association.associatorId === trustMemberId)) == null ? void 0 : _a2.legalEntityId;
|
|
39971
43310
|
};
|
|
39972
43311
|
const getFallbackName = (exemptSettlorAssociation) => {
|
|
39973
43312
|
const [firstName, lastName] = splitAtFirstOccurrence(exemptSettlorAssociation.name ?? "", " ");
|
|
@@ -44441,6 +47780,14 @@ const BusinessTypeSelection = ({
|
|
|
44441
47780
|
] })
|
|
44442
47781
|
] }) });
|
|
44443
47782
|
};
|
|
47783
|
+
const SvgSingpassLogo = (props) => /* @__PURE__ */ jsxs$1("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 93 16", role: "img", ...props, children: [
|
|
47784
|
+
/* @__PURE__ */ jsx$1("path", { fill: "#F4333D", d: "M5.88 11.8c-2.54 0-4.34-.85-5.13-1.57l1.69-2.48a5.5 5.5 0 0 0 3.44 1.36c.92 0 1.33-.27 1.33-.77 0-.38-.32-.68-1.3-.9l-2-.47c-1.96-.46-2.89-1.65-2.89-3.3C1.02 1.42 2.82.1 5.5.1c2.07 0 3.73.63 4.54 1.35L8.35 3.92A4.5 4.5 0 0 0 5.5 2.75c-.86 0-1.24.3-1.24.74 0 .45.4.7 1.17.88l2 .45c2.05.45 3.04 1.56 3.04 3.18 0 2.32-1.73 3.81-4.59 3.81m12-.22h3.38V5.52c0-1.48.72-2.4 2.12-2.4 1.32 0 2.02.76 2.02 2.4v6.06h3.37V4.67c0-3.02-1.5-4.58-4.09-4.58q-2.2 0-3.42 1.74V1.1c0-.5-.29-.8-.78-.8h-2.59v11.27M42.46.32v9.75c0 4.24-2.75 5.93-6.12 5.93-2.25 0-4.12-.59-5.24-1.6l1.75-2.61a5 5 0 0 0 3.49 1.37c1.73 0 2.74-1.1 2.74-2.64V9.8c-.8 1.02-1.98 1.47-3.41 1.47-2.73 0-5.09-2.39-5.09-5.59S32.93.09 35.66.09a3.9 3.9 0 0 1 3.41 1.7V1.1c0-.5.3-.8.8-.8zM39.2 5.68c0-1.46-1.1-2.61-2.63-2.61A2.57 2.57 0 0 0 34 5.68a2.6 2.6 0 0 0 2.57 2.61 2.56 2.56 0 0 0 2.63-2.61m18 .27c0 3.47-2.35 5.86-5.28 5.86-1.53 0-2.74-.45-3.62-1.46v5.38h-3.37V.32h2.59c.5 0 .78.29.78.79v.67A4.2 4.2 0 0 1 51.91.1c2.93 0 5.29 2.39 5.29 5.86m-3.4 0c0-1.69-1.2-2.88-2.78-2.88a2.77 2.77 0 0 0-2.83 2.88 2.8 2.8 0 0 0 2.83 2.89c1.58 0 2.77-1.2 2.77-2.89M70.91.32v11.26h-3.38v-1.46a4.2 4.2 0 0 1-3.62 1.69c-2.92 0-5.28-2.39-5.28-5.86S61 .09 63.92.09c1.53 0 2.8.54 3.62 1.7V1.1c0-.5.3-.8.79-.8zm-3.26 5.63a2.8 2.8 0 0 0-2.84-2.88c-1.57 0-2.76 1.19-2.76 2.88 0 1.7 1.19 2.89 2.76 2.89 1.6 0 2.84-1.2 2.84-2.89m10.1 5.86c2.85 0 4.58-1.49 4.58-3.8 0-1.63-.99-2.73-3.03-3.19l-2-.45c-.77-.18-1.18-.43-1.18-.88s.39-.74 1.24-.74c1.04 0 2.11.5 2.86 1.17l1.68-2.48C81.11.72 79.44.1 77.37.1 74.7.1 72.9 1.42 72.9 3.68c0 1.64.92 2.83 2.88 3.29l2 .47c.99.22 1.3.52 1.3.9 0 .5-.4.77-1.33.77a5.5 5.5 0 0 1-3.44-1.36l-1.68 2.48c.78.72 2.58 1.58 5.12 1.58m10.65 0C91.27 11.8 93 10.32 93 8c0-1.63-.99-2.73-3.04-3.19l-2-.45c-.76-.18-1.17-.43-1.17-.88s.38-.74 1.24-.74c1.03 0 2.11.5 2.86 1.17l1.68-2.48C91.77.72 90.1.1 88.03.1c-2.68 0-4.47 1.33-4.47 3.59 0 1.64.92 2.83 2.87 3.29l2 .47c1 .22 1.3.52 1.3.9 0 .5-.4.77-1.32.77a5.5 5.5 0 0 1-3.44-1.36l-1.69 2.48c.8.72 2.6 1.58 5.13 1.58" }),
|
|
47785
|
+
/* @__PURE__ */ jsx$1("path", { fill: "#000", d: "M13.8 3.92c1.1 0 1.95-.86 1.95-1.96S14.9 0 13.8 0s-1.96.86-1.96 1.96.85 1.96 1.96 1.96m-2.12 7.66h4.23l-.9-7a5 5 0 0 1-2.43 0z" })
|
|
47786
|
+
] });
|
|
47787
|
+
const singpassLogo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
47788
|
+
__proto__: null,
|
|
47789
|
+
default: SvgSingpassLogo
|
|
47790
|
+
}, Symbol.toStringTag, { value: "Module" }));
|
|
44444
47791
|
const legalEntityTypeToSubtitleTranslationKey = {
|
|
44445
47792
|
[LegalEntityType.INDIVIDUAL]: "myInfoYouCanGetVerifiedDetails",
|
|
44446
47793
|
[LegalEntityType.ORGANIZATION]: "myInfoBusinessYouCanGetVerifiedDetails"
|
|
@@ -44813,6 +48160,39 @@ const useSetting = (settingName) => {
|
|
|
44813
48160
|
const { getSetting } = context;
|
|
44814
48161
|
return getSetting(settingName);
|
|
44815
48162
|
};
|
|
48163
|
+
const useLegalEntityType = ({
|
|
48164
|
+
legalEntity
|
|
48165
|
+
}) => {
|
|
48166
|
+
const isTrust = isPartOfTrustFromLegalEntity(legalEntity);
|
|
48167
|
+
const isSoleProprietor = hasSolePropInLegalEntity(legalEntity);
|
|
48168
|
+
const hasLegalAssociation = isTrust || isSoleProprietor;
|
|
48169
|
+
switch (legalEntity.type) {
|
|
48170
|
+
case LegalEntityType.INDIVIDUAL:
|
|
48171
|
+
case LegalEntityType.ORGANIZATION:
|
|
48172
|
+
if (!hasLegalAssociation) return legalEntity.type;
|
|
48173
|
+
if (isSoleProprietor) return LegalEntityType.SOLE_PROPRIETORSHIP;
|
|
48174
|
+
if (isTrust) return LegalEntityType.TRUST;
|
|
48175
|
+
break;
|
|
48176
|
+
default:
|
|
48177
|
+
return void 0;
|
|
48178
|
+
}
|
|
48179
|
+
};
|
|
48180
|
+
const useCanSeeIntroduction = ({ legalEntity }) => {
|
|
48181
|
+
const legalEntityType = useLegalEntityType({ legalEntity });
|
|
48182
|
+
const { isSettingEnabled } = useSettingsContext();
|
|
48183
|
+
switch (legalEntityType) {
|
|
48184
|
+
case LegalEntityType.INDIVIDUAL:
|
|
48185
|
+
return !isSettingEnabled(SettingNames.HideOnboardingIntroductionIndividual);
|
|
48186
|
+
case LegalEntityType.ORGANIZATION:
|
|
48187
|
+
return !isSettingEnabled(SettingNames.HideOnboardingIntroductionOrganization);
|
|
48188
|
+
case LegalEntityType.SOLE_PROPRIETORSHIP:
|
|
48189
|
+
return !isSettingEnabled(SettingNames.HideOnboardingIntroductionSoleProprietor);
|
|
48190
|
+
case LegalEntityType.TRUST:
|
|
48191
|
+
return !isSettingEnabled(SettingNames.HideOnboardingIntroductionTrust);
|
|
48192
|
+
default:
|
|
48193
|
+
return false;
|
|
48194
|
+
}
|
|
48195
|
+
};
|
|
44816
48196
|
const businessTypeMapping = {
|
|
44817
48197
|
myName: {
|
|
44818
48198
|
[LegalEntityType.INDIVIDUAL]: "individual"
|
|
@@ -47519,7 +50899,7 @@ const hasProgressedBeyondEntitySelection = (legalEntity) => {
|
|
|
47519
50899
|
return hasOwnEntityAssocation || !!hasOrganizationType;
|
|
47520
50900
|
};
|
|
47521
50901
|
const Introduction = lazy$1(
|
|
47522
|
-
async () => (await import("./
|
|
50902
|
+
async () => (await import("./Introduction-EEHJF6pV.js")).Introduction
|
|
47523
50903
|
);
|
|
47524
50904
|
const PAGES_WITH_POLLING = [TaskTypes.DECISION_MAKER_OVERVIEW, TaskTypes.TASKS_OVERVIEW];
|
|
47525
50905
|
const logger$d = createLogger("DropinComposer");
|
|
@@ -52515,7 +55895,7 @@ var TanstackQueryDevtools = (_k = class {
|
|
|
52515
55895
|
if (__privateGet(this, _Component)) {
|
|
52516
55896
|
Devtools = __privateGet(this, _Component);
|
|
52517
55897
|
} else {
|
|
52518
|
-
Devtools = lazy(() => import("./HO4MOOFI-
|
|
55898
|
+
Devtools = lazy(() => import("./HO4MOOFI-B_bvIPSM.js"));
|
|
52519
55899
|
__privateSet(this, _Component, Devtools);
|
|
52520
55900
|
}
|
|
52521
55901
|
setupStyleSheet(__privateGet(this, _styleNonce), __privateGet(this, _shadowDOMTarget));
|
|
@@ -52637,7 +56017,7 @@ var TanstackQueryDevtoolsPanel = (_l = class {
|
|
|
52637
56017
|
if (__privateGet(this, _Component2)) {
|
|
52638
56018
|
Devtools = __privateGet(this, _Component2);
|
|
52639
56019
|
} else {
|
|
52640
|
-
Devtools = lazy(() => import("./HUY7CZI3-
|
|
56020
|
+
Devtools = lazy(() => import("./HUY7CZI3-CMswV2LE.js"));
|
|
52641
56021
|
__privateSet(this, _Component2, Devtools);
|
|
52642
56022
|
}
|
|
52643
56023
|
setupStyleSheet(__privateGet(this, _styleNonce2), __privateGet(this, _shadowDOMTarget2));
|
|
@@ -53013,7 +56393,7 @@ const DebugModal = ({ onExit }) => {
|
|
|
53013
56393
|
const [tab, setTab] = useState("metadata");
|
|
53014
56394
|
const rootLegalEntity = useGlobalStore((store) => store.rootLegalEntity);
|
|
53015
56395
|
const metadata = {
|
|
53016
|
-
sdkVersion: "3.56.
|
|
56396
|
+
sdkVersion: "3.56.2",
|
|
53017
56397
|
locale: i18n.locale,
|
|
53018
56398
|
rootLegalEntityId: rootLegalEntity.id
|
|
53019
56399
|
};
|
|
@@ -53319,7 +56699,7 @@ const useAnalytics = ({
|
|
|
53319
56699
|
componentName,
|
|
53320
56700
|
onboardingVersion
|
|
53321
56701
|
}) => {
|
|
53322
|
-
const sdkVersion = "3.56.
|
|
56702
|
+
const sdkVersion = "3.56.2";
|
|
53323
56703
|
const { isEmbeddedDropin, loadingContext: base } = useAuthContext();
|
|
53324
56704
|
const rootLegalEntity = useGlobalStore((store) => store.rootLegalEntity);
|
|
53325
56705
|
const countryCode = useGlobalStore((store) => store.rootLegalEntityCountry);
|
|
@@ -53810,7 +57190,7 @@ const ConfigurationApiProvider = ({
|
|
|
53810
57190
|
[authContext, rootLegalEntityId]
|
|
53811
57191
|
);
|
|
53812
57192
|
return /* @__PURE__ */ jsxs(ConfigurationApiContext.Provider, { value: contextValue, children: [
|
|
53813
|
-
/* @__PURE__ */ jsx("span", { className: "adyen-kyc__sdk-version", hidden: true, children: "3.56.
|
|
57193
|
+
/* @__PURE__ */ jsx("span", { className: "adyen-kyc__sdk-version", hidden: true, children: "3.56.2" }),
|
|
53814
57194
|
children2
|
|
53815
57195
|
] });
|
|
53816
57196
|
};
|
|
@@ -53928,7 +57308,7 @@ const useAllowedLocales = () => {
|
|
|
53928
57308
|
}, []);
|
|
53929
57309
|
return allowedLocales;
|
|
53930
57310
|
};
|
|
53931
|
-
const localeImports = /* @__PURE__ */ Object.assign({ "./locales/bg-BG.json": () => import("./bg-BG-CLxx7Vzf.js"), "./locales/cs-CZ.json": () => import("./cs-CZ-DAzZ-QQT.js"), "./locales/da-DK.json": () => import("./da-DK-CWlRIBva.js"), "./locales/de-DE.json": () => import("./de-DE-BoB9_YkX.js"), "./locales/el-GR.json": () => import("./el-GR-BDSBp0fE.js"), "./locales/en-US.json": () =>
|
|
57311
|
+
const localeImports = /* @__PURE__ */ Object.assign({ "./locales/bg-BG.json": () => import("./bg-BG-CLxx7Vzf.js"), "./locales/cs-CZ.json": () => import("./cs-CZ-DAzZ-QQT.js"), "./locales/da-DK.json": () => import("./da-DK-CWlRIBva.js"), "./locales/de-DE.json": () => import("./de-DE-BoB9_YkX.js"), "./locales/el-GR.json": () => import("./el-GR-BDSBp0fE.js"), "./locales/en-US.json": () => Promise.resolve().then(() => enUS), "./locales/es-ES.json": () => import("./es-ES-_aGsMlz2.js"), "./locales/et-EE.json": () => import("./et-EE-Cr6-xv9h.js"), "./locales/fi-FI.json": () => import("./fi-FI-CamNZ2iE.js"), "./locales/fr-FR.json": () => import("./fr-FR-CsTM8kFg.js"), "./locales/hr-HR.json": () => import("./hr-HR-CIwO1uYk.js"), "./locales/hu-HU.json": () => import("./hu-HU-rU2fLfky.js"), "./locales/it-IT.json": () => import("./it-IT-CwR5iwxv.js"), "./locales/lt-LT.json": () => import("./lt-LT-B_-b9aW1.js"), "./locales/lv-LV.json": () => import("./lv-LV-5nOFvodG.js"), "./locales/nl-NL.json": () => import("./nl-NL-C-Y7UeTr.js"), "./locales/no-NO.json": () => import("./no-NO-Bi_fh7ny.js"), "./locales/pl-PL.json": () => import("./pl-PL-B811CfJY.js"), "./locales/pt-PT.json": () => import("./pt-PT-GA57kUMI.js"), "./locales/ro-RO.json": () => import("./ro-RO-dswtP_bR.js"), "./locales/sk-SK.json": () => import("./sk-SK-DYvglg3C.js"), "./locales/sl-SI.json": () => import("./sl-SI-B0rnrENs.js"), "./locales/sv-SE.json": () => import("./sv-SE-Be6gxk52.js") });
|
|
53932
57312
|
const loadLocale = async (locale) => {
|
|
53933
57313
|
const importForLocale = localeImports[`./locales/${locale}.json`];
|
|
53934
57314
|
if (!importForLocale) {
|
|
@@ -54378,53 +57758,63 @@ if (CSS.supports("container", "foo / inline-size") === false) {
|
|
|
54378
57758
|
}
|
|
54379
57759
|
export {
|
|
54380
57760
|
$TRACK as $,
|
|
54381
|
-
|
|
54382
|
-
|
|
54383
|
-
|
|
54384
|
-
|
|
54385
|
-
|
|
54386
|
-
|
|
54387
|
-
|
|
54388
|
-
|
|
54389
|
-
|
|
54390
|
-
|
|
54391
|
-
|
|
54392
|
-
|
|
54393
|
-
|
|
54394
|
-
|
|
54395
|
-
|
|
57761
|
+
getSidedProp as A,
|
|
57762
|
+
Button as B,
|
|
57763
|
+
use as C,
|
|
57764
|
+
createUniqueId as D,
|
|
57765
|
+
batch as E,
|
|
57766
|
+
getQueryStatusLabel as F,
|
|
57767
|
+
getMutationStatusColor as G,
|
|
57768
|
+
getQueryStatusColor as H,
|
|
57769
|
+
getQueryStatusColorByLabel as I,
|
|
57770
|
+
displayValue as J,
|
|
57771
|
+
For as K,
|
|
57772
|
+
LegalEntityType as L,
|
|
57773
|
+
convertRemToPixels as M,
|
|
57774
|
+
untrack as N,
|
|
57775
|
+
useTransition as O,
|
|
54396
57776
|
Portal as P,
|
|
54397
|
-
|
|
54398
|
-
|
|
54399
|
-
|
|
54400
|
-
|
|
54401
|
-
|
|
54402
|
-
|
|
54403
|
-
|
|
54404
|
-
|
|
54405
|
-
|
|
54406
|
-
|
|
54407
|
-
|
|
54408
|
-
|
|
54409
|
-
|
|
54410
|
-
|
|
54411
|
-
|
|
54412
|
-
|
|
54413
|
-
|
|
54414
|
-
|
|
54415
|
-
|
|
54416
|
-
|
|
54417
|
-
|
|
57777
|
+
spread as Q,
|
|
57778
|
+
mergeProps as R,
|
|
57779
|
+
StepProgressIndicator as S,
|
|
57780
|
+
TaskTypes as T,
|
|
57781
|
+
createRoot as U,
|
|
57782
|
+
serialize as V,
|
|
57783
|
+
Index as W,
|
|
57784
|
+
updateNestedDataByPath as X,
|
|
57785
|
+
addEventListener as Y,
|
|
57786
|
+
stringify as Z,
|
|
57787
|
+
Match as _,
|
|
57788
|
+
useLegalEntityType as a,
|
|
57789
|
+
Switch as a0,
|
|
57790
|
+
deleteNestedDataByPath as a1,
|
|
57791
|
+
splitProps as a2,
|
|
57792
|
+
Dynamic as a3,
|
|
57793
|
+
createComputed as a4,
|
|
57794
|
+
Core as a5,
|
|
57795
|
+
useI18nContext as b,
|
|
57796
|
+
userEvents as c,
|
|
57797
|
+
getPreferredColorScheme as d,
|
|
57798
|
+
createMemo as e,
|
|
57799
|
+
createComponent as f,
|
|
57800
|
+
getTranslationKeysByPrefix as g,
|
|
57801
|
+
createContext as h,
|
|
57802
|
+
createSignal as i,
|
|
57803
|
+
createEffect as j,
|
|
57804
|
+
Show as k,
|
|
57805
|
+
template as l,
|
|
57806
|
+
insert as m,
|
|
57807
|
+
createRenderEffect as n,
|
|
54418
57808
|
onMount as o,
|
|
54419
|
-
|
|
54420
|
-
|
|
54421
|
-
|
|
54422
|
-
|
|
54423
|
-
|
|
54424
|
-
|
|
54425
|
-
|
|
54426
|
-
|
|
54427
|
-
|
|
54428
|
-
|
|
54429
|
-
|
|
57809
|
+
className as p,
|
|
57810
|
+
clearDelegatedEvents as q,
|
|
57811
|
+
delegateEvents as r,
|
|
57812
|
+
useContext as s,
|
|
57813
|
+
toCapitalized as t,
|
|
57814
|
+
useCanSeeIntroduction as u,
|
|
57815
|
+
onCleanup as v,
|
|
57816
|
+
sortFns as w,
|
|
57817
|
+
mutationSortFns as x,
|
|
57818
|
+
on as y,
|
|
57819
|
+
setAttribute as z
|
|
54430
57820
|
};
|