@adyen/adyen-web 6.24.0 → 6.25.0
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/cjs/adyen.css +13 -12
- package/dist/cjs/adyen.css.map +1 -1
- package/dist/cjs/index.cjs +2 -2
- package/dist/cjs/index.cjs.map +1 -1
- package/dist/cjs/index.d.cts +215 -4
- package/dist/es/adyen.css +13 -12
- package/dist/es/adyen.css.map +1 -1
- package/dist/es/components/ANCV/ANCV.js +1 -1
- package/dist/es/components/ANCV/ANCV.js.map +1 -1
- package/dist/es/components/Blik/Blik.js +1 -1
- package/dist/es/components/Blik/Blik.js.map +1 -1
- package/dist/es/components/Card/components/CardInput/components/StoredCardFields.js.map +1 -1
- package/dist/es/components/Giftcard/Giftcard.js +1 -1
- package/dist/es/components/Giftcard/Giftcard.js.map +1 -1
- package/dist/es/components/Giftcard/components/GiftcardComponent.js +1 -1
- package/dist/es/components/Giftcard/components/GiftcardComponent.js.map +1 -1
- package/dist/es/components/MBWay/MBWay.js +1 -1
- package/dist/es/components/MBWay/MBWay.js.map +1 -1
- package/dist/es/components/PayByBankPix/components/Enrollment/components/PayByBankPixAwait.js.map +1 -1
- package/dist/es/components/PayTo/PayTo.js +1 -1
- package/dist/es/components/PayTo/PayTo.js.map +1 -1
- package/dist/es/components/Pix/Pix.js +1 -1
- package/dist/es/components/Pix/Pix.js.map +1 -1
- package/dist/es/components/PreAuthorizedDebitCanada/components/SettlementInfo.js +1 -1
- package/dist/es/components/PreAuthorizedDebitCanada/components/SettlementInfo.js.map +1 -1
- package/dist/es/components/UPI/UPI.js +1 -1
- package/dist/es/components/UPI/UPI.js.map +1 -1
- package/dist/es/components/helpers/QRLoaderContainer/QRLoaderContainer.js +1 -1
- package/dist/es/components/helpers/QRLoaderContainer/QRLoaderContainer.js.map +1 -1
- package/dist/es/components/internal/Await/Await.js +1 -1
- package/dist/es/components/internal/Await/Await.js.map +1 -1
- package/dist/es/components/internal/Button/Button.js.map +1 -1
- package/dist/es/components/internal/QRLoader/QRLoader.js +1 -1
- package/dist/es/components/internal/QRLoader/QRLoader.js.map +1 -1
- package/dist/es/components/internal/QRLoader/components/QRCountdown.js +1 -1
- package/dist/es/components/internal/QRLoader/components/QRCountdown.js.map +1 -1
- package/dist/es/components/internal/QRLoader/components/QRFinalState.js +2 -0
- package/dist/es/components/internal/QRLoader/components/QRFinalState.js.map +1 -0
- package/dist/es/core/config.js +1 -1
- package/dist/es/index.d.ts +215 -4
- package/dist/es-legacy/adyen.css +13 -12
- package/dist/es-legacy/adyen.css.map +1 -1
- package/dist/es-legacy/components/ANCV/ANCV.js +1 -1
- package/dist/es-legacy/components/ANCV/ANCV.js.map +1 -1
- package/dist/es-legacy/components/Blik/Blik.js +1 -1
- package/dist/es-legacy/components/Blik/Blik.js.map +1 -1
- package/dist/es-legacy/components/Card/components/CardInput/components/StoredCardFields.js.map +1 -1
- package/dist/es-legacy/components/Giftcard/Giftcard.js +1 -1
- package/dist/es-legacy/components/Giftcard/Giftcard.js.map +1 -1
- package/dist/es-legacy/components/Giftcard/components/GiftcardComponent.js +1 -1
- package/dist/es-legacy/components/Giftcard/components/GiftcardComponent.js.map +1 -1
- package/dist/es-legacy/components/MBWay/MBWay.js +1 -1
- package/dist/es-legacy/components/MBWay/MBWay.js.map +1 -1
- package/dist/es-legacy/components/PayByBankPix/components/Enrollment/components/PayByBankPixAwait.js.map +1 -1
- package/dist/es-legacy/components/PayTo/PayTo.js +1 -1
- package/dist/es-legacy/components/PayTo/PayTo.js.map +1 -1
- package/dist/es-legacy/components/Pix/Pix.js +1 -1
- package/dist/es-legacy/components/Pix/Pix.js.map +1 -1
- package/dist/es-legacy/components/PreAuthorizedDebitCanada/components/SettlementInfo.js +1 -1
- package/dist/es-legacy/components/PreAuthorizedDebitCanada/components/SettlementInfo.js.map +1 -1
- package/dist/es-legacy/components/UPI/UPI.js +1 -1
- package/dist/es-legacy/components/UPI/UPI.js.map +1 -1
- package/dist/es-legacy/components/helpers/QRLoaderContainer/QRLoaderContainer.js +1 -1
- package/dist/es-legacy/components/helpers/QRLoaderContainer/QRLoaderContainer.js.map +1 -1
- package/dist/es-legacy/components/internal/Await/Await.js +1 -1
- package/dist/es-legacy/components/internal/Await/Await.js.map +1 -1
- package/dist/es-legacy/components/internal/Button/Button.js.map +1 -1
- package/dist/es-legacy/components/internal/QRLoader/QRLoader.js +1 -1
- package/dist/es-legacy/components/internal/QRLoader/QRLoader.js.map +1 -1
- package/dist/es-legacy/components/internal/QRLoader/components/QRCountdown.js +1 -1
- package/dist/es-legacy/components/internal/QRLoader/components/QRCountdown.js.map +1 -1
- package/dist/es-legacy/components/internal/QRLoader/components/QRFinalState.js +2 -0
- package/dist/es-legacy/components/internal/QRLoader/components/QRFinalState.js.map +1 -0
- package/dist/es-legacy/core/config.js +1 -1
- package/package.json +3 -3
- package/styles/adyen.css +13 -12
package/dist/es/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="applepayjs" />
|
|
2
2
|
/// <reference types="googlepay" />
|
|
3
3
|
import * as preact from 'preact';
|
|
4
|
-
import { h, ComponentChild, Ref, FunctionComponent } from 'preact';
|
|
4
|
+
import { h, ComponentChild, Ref, FunctionComponent, Component } from 'preact';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* Holds the result of a validation
|
|
@@ -130,6 +130,8 @@ declare class Resources {
|
|
|
130
130
|
getImage(props?: ImageOptions): GetImageFnType;
|
|
131
131
|
}
|
|
132
132
|
|
|
133
|
+
type PlaceholderKeys$1 = 'cardNumber' | 'securityCode' | 'expiryDate';
|
|
134
|
+
type Placeholders$1 = Partial<Record<PlaceholderKeys$1, string>>;
|
|
133
135
|
type GiftcardFieldsProps = {
|
|
134
136
|
setRootNode: (input: HTMLElement) => void;
|
|
135
137
|
i18n: Language;
|
|
@@ -141,6 +143,52 @@ type GiftcardFieldsProps = {
|
|
|
141
143
|
label?: string;
|
|
142
144
|
};
|
|
143
145
|
|
|
146
|
+
type Placeholders = CardPlaceholders | Placeholders$1;
|
|
147
|
+
/**
|
|
148
|
+
* Should be the only props that can be sent to SFP (from CardInput, SecuredFieldsInput, AchInput, GiftcardComponent)
|
|
149
|
+
*/
|
|
150
|
+
interface SFPProps {
|
|
151
|
+
autoFocus?: boolean;
|
|
152
|
+
brands?: string[];
|
|
153
|
+
brandsConfiguration?: CardBrandsConfiguration;
|
|
154
|
+
clientKey: string;
|
|
155
|
+
countryCode?: string;
|
|
156
|
+
forceCompat?: boolean;
|
|
157
|
+
hasKoreanFields?: boolean;
|
|
158
|
+
i18n: Language;
|
|
159
|
+
implementationType?: string;
|
|
160
|
+
keypadFix?: boolean;
|
|
161
|
+
koreanAuthenticationRequired?: boolean;
|
|
162
|
+
legacyInputMode?: boolean;
|
|
163
|
+
loadingContext: string;
|
|
164
|
+
minimumExpiryDate?: string;
|
|
165
|
+
onAdditionalSFConfig?: () => {};
|
|
166
|
+
onAdditionalSFRemoved?: () => {};
|
|
167
|
+
onAllValid?: () => {};
|
|
168
|
+
onAutoComplete?: () => {};
|
|
169
|
+
onBinValue?: () => {};
|
|
170
|
+
onBrand?: () => {};
|
|
171
|
+
onChange: () => {};
|
|
172
|
+
onConfigSuccess?: () => {};
|
|
173
|
+
onError?: () => {};
|
|
174
|
+
onFieldValid?: () => {};
|
|
175
|
+
onFocus?: () => {};
|
|
176
|
+
onLoad?: () => {};
|
|
177
|
+
onStateUpdate: (obj: SFPState) => void;
|
|
178
|
+
handleKeyPress?: (obj: KeyboardEvent) => void;
|
|
179
|
+
rootNode: HTMLElement;
|
|
180
|
+
showWarnings?: boolean;
|
|
181
|
+
styles?: StylesObject;
|
|
182
|
+
trimTrailingSeparator?: boolean;
|
|
183
|
+
type: string;
|
|
184
|
+
render: () => {};
|
|
185
|
+
resources: Resources;
|
|
186
|
+
maskSecurityCode: boolean;
|
|
187
|
+
exposeExpiryDate: boolean;
|
|
188
|
+
disableIOSArrowKeys: (obj: TouchStartEventObj) => void | null;
|
|
189
|
+
placeholders?: Placeholders;
|
|
190
|
+
showContextualElement?: boolean;
|
|
191
|
+
}
|
|
144
192
|
interface SFPState {
|
|
145
193
|
status?: string;
|
|
146
194
|
brand?: string;
|
|
@@ -157,6 +205,10 @@ interface SFPState {
|
|
|
157
205
|
expiryDatePolicy?: DatePolicyType;
|
|
158
206
|
socialSecurityNumber?: string;
|
|
159
207
|
}
|
|
208
|
+
interface SingleBrandResetObject {
|
|
209
|
+
brand: string;
|
|
210
|
+
cvcPolicy: CVCPolicyType;
|
|
211
|
+
}
|
|
160
212
|
interface SFPValid {
|
|
161
213
|
encryptedCardNumber?: boolean;
|
|
162
214
|
encryptedExpiryMonth?: boolean;
|
|
@@ -676,6 +728,9 @@ interface SFError {
|
|
|
676
728
|
rootNode: HTMLElement;
|
|
677
729
|
detectedBrands?: string[];
|
|
678
730
|
}
|
|
731
|
+
interface SFStateErrorObj {
|
|
732
|
+
[key: string]: SFError;
|
|
733
|
+
}
|
|
679
734
|
|
|
680
735
|
interface ValidationRuleErrorObj {
|
|
681
736
|
[key: string]: ValidationRuleResult;
|
|
@@ -1301,6 +1356,10 @@ interface InstallmentOptions {
|
|
|
1301
1356
|
preselectedValue?: number;
|
|
1302
1357
|
};
|
|
1303
1358
|
}
|
|
1359
|
+
interface TouchStartEventObj {
|
|
1360
|
+
fieldType: string;
|
|
1361
|
+
name?: string;
|
|
1362
|
+
}
|
|
1304
1363
|
|
|
1305
1364
|
type CheckoutSession = {
|
|
1306
1365
|
id: string;
|
|
@@ -2882,6 +2941,16 @@ interface GiftCardConfiguration extends UIElementProps {
|
|
|
2882
2941
|
*/
|
|
2883
2942
|
fieldsLayoutComponent?: FunctionComponent<GiftcardFieldsProps>;
|
|
2884
2943
|
}
|
|
2944
|
+
/**
|
|
2945
|
+
* Unified error interface that matches useForm error structure for gift cards
|
|
2946
|
+
*/
|
|
2947
|
+
interface GiftCardValidationError {
|
|
2948
|
+
isValid: boolean;
|
|
2949
|
+
errorMessage: string;
|
|
2950
|
+
errorI18n?: string;
|
|
2951
|
+
error?: string;
|
|
2952
|
+
}
|
|
2953
|
+
type GiftCardBalanceCheckErrorType = 'no-balance' | 'card-error' | 'currency-error';
|
|
2885
2954
|
|
|
2886
2955
|
interface GooglePayConfiguration extends UIElementProps {
|
|
2887
2956
|
type?: 'googlepay' | 'paywithgoogle';
|
|
@@ -3764,11 +3833,10 @@ interface AwaitComponentProps {
|
|
|
3764
3833
|
classNameModifiers?: string[];
|
|
3765
3834
|
clientKey: string;
|
|
3766
3835
|
onError: (error: any) => void;
|
|
3767
|
-
onComplete: (status: any
|
|
3836
|
+
onComplete: (status: any) => void;
|
|
3768
3837
|
brandLogo?: string;
|
|
3769
3838
|
messageText?: string;
|
|
3770
3839
|
awaitText: string;
|
|
3771
|
-
ref?: any;
|
|
3772
3840
|
onActionHandled?: (rtnObj: ActionHandledReturnObject) => void;
|
|
3773
3841
|
pollStatus?: () => Promise<RawPaymentResponse>;
|
|
3774
3842
|
instructions?: string | (() => h.JSX.Element);
|
|
@@ -4708,8 +4776,150 @@ declare class EPSElement extends IssuerListContainer {
|
|
|
4708
4776
|
formatProps(props: any): any;
|
|
4709
4777
|
}
|
|
4710
4778
|
|
|
4779
|
+
/**
|
|
4780
|
+
* SecuredFieldsProvider:
|
|
4781
|
+
* Initialises & handles the client-side part of SecuredFields
|
|
4782
|
+
*/
|
|
4783
|
+
declare class SecuredFieldsProvider extends Component<SFPProps, SFPState> {
|
|
4784
|
+
private csfLoadFailTimeout;
|
|
4785
|
+
private csfLoadFailTimeoutMS;
|
|
4786
|
+
private csfConfigFailTimeout;
|
|
4787
|
+
private csfConfigFailTimeoutMS;
|
|
4788
|
+
private numCharsInField;
|
|
4789
|
+
private rootNode;
|
|
4790
|
+
private numDateFields;
|
|
4791
|
+
private csf;
|
|
4792
|
+
private handleOnLoad;
|
|
4793
|
+
private handleOnConfigSuccess;
|
|
4794
|
+
private handleOnFieldValid;
|
|
4795
|
+
private handleOnAllValid;
|
|
4796
|
+
private handleOnBrand;
|
|
4797
|
+
private handleFocus;
|
|
4798
|
+
private handleOnError;
|
|
4799
|
+
private handleOnAutoComplete;
|
|
4800
|
+
private handleOnNoDataRequired;
|
|
4801
|
+
private handleOnTouchstartIOS;
|
|
4802
|
+
private handleKeyPressed;
|
|
4803
|
+
state: SFPState;
|
|
4804
|
+
props: any;
|
|
4805
|
+
private issuingCountryCode;
|
|
4806
|
+
constructor(props: SFPProps);
|
|
4807
|
+
static defaultProps: {
|
|
4808
|
+
type: string;
|
|
4809
|
+
keypadFix: boolean;
|
|
4810
|
+
rootNode: any;
|
|
4811
|
+
loadingContext: any;
|
|
4812
|
+
brands: any[];
|
|
4813
|
+
showWarnings: boolean;
|
|
4814
|
+
autoFocus: boolean;
|
|
4815
|
+
trimTrailingSeparator: boolean;
|
|
4816
|
+
onChange: () => void;
|
|
4817
|
+
onLoad: () => void;
|
|
4818
|
+
onConfigSuccess: () => void;
|
|
4819
|
+
onAllValid: () => void;
|
|
4820
|
+
onFieldValid: () => void;
|
|
4821
|
+
onBrand: () => void;
|
|
4822
|
+
onError: () => void;
|
|
4823
|
+
onBinValue: () => void;
|
|
4824
|
+
onFocus: () => void;
|
|
4825
|
+
onAutoComplete: () => void;
|
|
4826
|
+
handleKeyPress: () => void;
|
|
4827
|
+
styles: {};
|
|
4828
|
+
};
|
|
4829
|
+
componentDidMount(): void;
|
|
4830
|
+
componentDidUpdate(): void;
|
|
4831
|
+
componentWillUnmount(): void;
|
|
4832
|
+
private initializeCSF;
|
|
4833
|
+
private checkForKCPFields;
|
|
4834
|
+
getChildContext(): object;
|
|
4835
|
+
handleUnsupportedCard(errObj: CardErrorData): boolean;
|
|
4836
|
+
setFocusOn(frame: string): void;
|
|
4837
|
+
updateStyles(stylesObj: StylesObject): void;
|
|
4838
|
+
sfIsOptionalOrHidden(fieldType: string): boolean;
|
|
4839
|
+
destroy(): void;
|
|
4840
|
+
showValidation(): void;
|
|
4841
|
+
/**
|
|
4842
|
+
* Map SF errors to ValidationRuleResult-like objects, for CardInput component
|
|
4843
|
+
*/
|
|
4844
|
+
mapErrorsToValidationRuleResult(): SFStateErrorObj;
|
|
4845
|
+
processBinLookupResponse(binLookupResponse: BinLookupResponse, resetObject: SingleBrandResetObject): void;
|
|
4846
|
+
private setRootNode;
|
|
4847
|
+
render(props: any, state: any): any;
|
|
4848
|
+
}
|
|
4849
|
+
|
|
4850
|
+
interface GiftcardComponentProps {
|
|
4851
|
+
onChange: (state: any) => void;
|
|
4852
|
+
onFocus: (event: any) => void;
|
|
4853
|
+
onBlur: (event: any) => void;
|
|
4854
|
+
makeBalanceCheck: (event: any) => void;
|
|
4855
|
+
makePayment: (event: any) => void;
|
|
4856
|
+
amount?: PaymentAmount;
|
|
4857
|
+
showPayButton: boolean;
|
|
4858
|
+
payButton: (config: any) => any;
|
|
4859
|
+
pinRequired: boolean;
|
|
4860
|
+
expiryDateRequired?: boolean;
|
|
4861
|
+
fieldsLayoutComponent: FunctionComponent<GiftcardFieldsProps>;
|
|
4862
|
+
placeholders?: Placeholders$1;
|
|
4863
|
+
handleKeyPress?: (o: KeyboardEvent) => void;
|
|
4864
|
+
}
|
|
4865
|
+
declare class Giftcard extends Component<GiftcardComponentProps> {
|
|
4866
|
+
state: {
|
|
4867
|
+
status: string;
|
|
4868
|
+
data: {};
|
|
4869
|
+
balance: any;
|
|
4870
|
+
transactionLimit: any;
|
|
4871
|
+
focusedElement: boolean;
|
|
4872
|
+
isValid: boolean;
|
|
4873
|
+
sfpState: {};
|
|
4874
|
+
isValidating: boolean;
|
|
4875
|
+
transformedErrors: {};
|
|
4876
|
+
};
|
|
4877
|
+
static defaultProps: {
|
|
4878
|
+
pinRequired: boolean;
|
|
4879
|
+
expiryDateRequired: boolean;
|
|
4880
|
+
onChange: () => void;
|
|
4881
|
+
onFocus: () => void;
|
|
4882
|
+
onBlur: () => void;
|
|
4883
|
+
fieldsLayoutComponent: (props: GiftcardFieldsProps) => h.JSX.Element;
|
|
4884
|
+
};
|
|
4885
|
+
sfp: SecuredFieldsProvider;
|
|
4886
|
+
/**
|
|
4887
|
+
* Maps string error codes from SecuredFields to validation rule objects
|
|
4888
|
+
*/
|
|
4889
|
+
mapErrorsToValidationObjects: () => SFStateErrorObj;
|
|
4890
|
+
private updateTransformedErrors;
|
|
4891
|
+
onChange: (sfpState: any) => void;
|
|
4892
|
+
handleFocus: (e: any) => void;
|
|
4893
|
+
setBalance: ({ balance, transactionLimit }: {
|
|
4894
|
+
balance: any;
|
|
4895
|
+
transactionLimit: any;
|
|
4896
|
+
}) => void;
|
|
4897
|
+
/**
|
|
4898
|
+
* Generates balance check errors in the same format as SFP errors
|
|
4899
|
+
* Compatible with the transformedErrors structure
|
|
4900
|
+
*/
|
|
4901
|
+
private generateBalanceCheckErrors;
|
|
4902
|
+
/**
|
|
4903
|
+
* Checks if a status represents a balance check error
|
|
4904
|
+
*/
|
|
4905
|
+
private isBalanceCheckError;
|
|
4906
|
+
/**
|
|
4907
|
+
* Method called by GiftcardElement to set balance check errors only
|
|
4908
|
+
*/
|
|
4909
|
+
setBalanceCheckErrors: (errorType: GiftCardBalanceCheckErrorType | null) => void;
|
|
4910
|
+
showValidation: () => void;
|
|
4911
|
+
render(props: any, { focusedElement, balance, transactionLimit, isValidating, transformedErrors }: {
|
|
4912
|
+
focusedElement: any;
|
|
4913
|
+
balance: any;
|
|
4914
|
+
transactionLimit: any;
|
|
4915
|
+
isValidating: any;
|
|
4916
|
+
transformedErrors: any;
|
|
4917
|
+
}): h.JSX.Element;
|
|
4918
|
+
}
|
|
4919
|
+
|
|
4711
4920
|
declare class GiftcardElement extends UIElement<GiftCardConfiguration> {
|
|
4712
4921
|
static type: TxVariants;
|
|
4922
|
+
protected componentRef: Giftcard | undefined;
|
|
4713
4923
|
protected static defaultProps: {
|
|
4714
4924
|
brandsConfiguration: {};
|
|
4715
4925
|
};
|
|
@@ -4718,6 +4928,7 @@ declare class GiftcardElement extends UIElement<GiftCardConfiguration> {
|
|
|
4718
4928
|
get isValid(): boolean;
|
|
4719
4929
|
get icon(): any;
|
|
4720
4930
|
get displayName(): any;
|
|
4931
|
+
private setBalanceCheckError;
|
|
4721
4932
|
private handleBalanceCheck;
|
|
4722
4933
|
private onOrderRequest;
|
|
4723
4934
|
balanceCheck(): void;
|
|
@@ -7366,4 +7577,4 @@ declare namespace AdyenCheckout {
|
|
|
7366
7577
|
}
|
|
7367
7578
|
|
|
7368
7579
|
export { ANCVElement as ANCV, AchElement as Ach, AddressElement as Address, AdyenCheckout, AdyenCheckoutError, Affirm, AfterPay, AfterPayB2B, AmazonPayElement as AmazonPay, ApplePayElement as ApplePay, Atome, BacsElement as BacsDirectDebit, BancontactElement as Bancontact, BankTransferElement as BankTransfer, BCMCMobileElement as BcmcMobile, BillDeskOnlineElement as BillDeskOnline, BillDeskWalletElement as BillDeskWallet, BlikElement as Blik, BoletoElement as Boleto, CardElement as Card, CashAppPay, ClickToPayElement as ClickToPay, Core, CustomCard, DokuElement as Doku, DonationElement as Donation, DotpayElement as Dotpay, DragonpayElement as Dragonpay, DropinElement as Dropin, DuitNowElement as DuitNow, EPSElement as EPS, EcontextElement as Econtext, FacilyPay10x as FacilPay10x, FacilyPay12x as FacilPay12x, FacilyPay3x as FacilPay3x, FacilyPay4x as FacilPay4x, FacilyPay6x as FacilPay6x, Fastlane, FastlaneSDK, GiftcardElement as Giftcard, GiropayElement as Giropay, GooglePay, KlarnaPayments as Klarna, MBWayElement as MBWay, MealVoucherFRElement as MealVoucherFR, MolPayEBankingMYElement as MolPayEBankingMY, MolPayEBankingTHElement as MolPayEBankingTH, MolPayEbankingVNElement as MolPayEBankingVN, MultibancoElement as Multibanco, OnlineBankingCZElement as OnlineBankingCZ, OnlineBankingFI, OnlineBankingINElement as OnlineBankingIN, OnlineBankingPL, OnlineBankingSKElement as OnlineBankingSK, OxxoElement as Oxxo, PayByBank, PayByBankPixElement as PayByBankPix, PayByBankUS, PayMeElement as PayMe, PayNowElement as PayNow, PaypalElement as PayPal, PayToElement as PayTo, PayuNetCashcardElement as PayuCashcard, PayuNetBankingElement as PayuNetBanking, PersonalDetailsElement as PersonalDetails, PixElement as Pix, PreAuthorizedDebitCanada, PromptPayElement as PromptPay, RatePay, RatePayDirectDebit, RedirectElement as Redirect, Riverty, SepaElement as SepaDirectDebit, SwishElement as Swish, ThreeDS2Challenge, ThreeDS2DeviceFingerprint, TrustlyElement as Trustly, TwintElement as Twint, UIElement, UPI, VippsElement as Vipps, WalletINElement as WalletIN, WeChatPayElement as WeChat, index_d as components, initializeFastlane };
|
|
7369
|
-
export type { ANCVConfiguration, ANCVDataState, AchConfiguration, AchPlaceholders, ActionDescriptionType, ActionHandledReturnObject, AdditionalDetailsActions, AdditionalDetailsData, AddressData, AddressField, AmazonPayBackendConfiguration, AmazonPayButtonProps, AmazonPayButtonSettings, AmazonPayComponentProps, AmazonPayConfiguration, AmazonPayElementData, AnalyticsModule, App, ApplePayButtonStyle, ApplePayButtonType, ApplePayConfiguration, ApplePayElementData, ApplePayPaymentAuthorizationResult, ApplePayPaymentOrderDetails, ApplePaySessionRequest, ApplePayWebConfiguration, AwaitComponentProps, AwaitConfiguration, BankDetailsSchema, BankTransferConfiguration, BankTransferSchema, BankTransferState, BeforeSubmitActions, BinLookupResponse, BinLookupResponseRaw, BoletoConfiguration, BoletoElementProps, BoletoInputDataState, BoletoInputErrorState, BoletoInputValidState, BrandConfiguration, BrandObject, BrowserInfo, CReqData, CardAllValidData, CardAutoCompleteData, CardBackendConfiguration, CardBinLookupData, CardBinValueData, CardBrandData, CardBrandsConfiguration, CardConfigSuccessData, CardConfiguration, CardElementData, CardErrorData, CardFieldValidData, CardFocusData, CardLoadData, CardPlaceholders, CashAppPayConfiguration, CashAppPayElementData, CashAppPayEventData, ChallengeData, ChallengeResolveData, ChangeActionOptions, ChangePaymentDetailsButtonProps, ChargeAmount, CheckoutAdvancedFlowResponse, CheckoutDetailsRequest, CheckoutSessionConfig, ClickToPayConfiguration, ClickToPayPaymentData, ClickToPayProps, ClickToPayScheme, CommonVoucherProps, ComponentFocusObject, ComponentMethodsRef, CoreConfiguration, CoreModules, Currency, CustomCardConfiguration, CustomTranslations, DecodeObject, DeliverySpecifications, DokuVoucherResultProps, DonationConfiguration, DragonpayConfiguraton, DragonpayInputData, DragonpayInputIssuerItem, DragonpayInputProps, DragonpayVoucherResultProps, DropinComponentProps, DropinComponentState, DropinConfiguration, DropinStatus, DropinStatusProps, DualBrandSelectElement, EcontextConfiguration, EcontextInputSchema, EcontextVoucherResultProps, ErrorCodeObject, ExtendedMerchantInfo, FastlaneAddress, FastlaneAuthenticatedCustomerResult, FastlaneConfiguration, FastlaneConsentRenderState, FastlaneOptions, FastlanePaymentMethodConfiguration, FastlaneProfile, FastlaneSDKConfiguration, FastlaneShipping, FastlaneShippingAddressSelectorResult, FastlaneSignupConfiguration, FastlaneWindowInstance, FieldsetVisibility, FingerPrintData, FingerprintResolveData, FundingSource, GiftCardConfiguration, GiftCardElementData, GooglePayConfiguration, GooglePaymentDataRequest, ICore, IDropin, InstantPaymentTypes, Intent, IssuerListConfiguration, IssuerListData, KlarnaAction, KlarnaAdditionalDetailsData, KlarnaComponentRef, KlarnaConfiguration, KlarnaSdkData, KlarnaWidgetAuthorizeResponse, KlarnaWidgetProps, LedgerCurrencies, LegacyChallengeResolveData, LegacyFingerprintResolveData, MandateFrequencyType, MandateType, MultibancoVoucherResultProps, OnChangeData, OpenInvoiceActiveFieldsets, OpenInvoiceConfiguration, OpenInvoiceFieldsetsRefs, OpenInvoiceProps, OpenInvoiceStateData, OpenInvoiceStateError, OpenInvoiceStateValid, OpenInvoiceVisibility, Order, OrderButtonProps, OrderStatus, OxxoVoucherResultProps, PayButtonFunctionProps, PayPalConfiguration, PayToConfiguration, PayToData, PayToPlaceholdersType, PayloadJSON, PaymentAction, PaymentActionsType, PaymentAmount, PaymentAmountExtended, PaymentCompletedData, PaymentData, PaymentFailedData, PaymentMethod, PaymentMethodData, PaymentMethodGroup, PaymentMethodOptions, PaymentMethods$1 as PaymentMethods, PaymentMethodsConfiguration, PaymentMethodsRequestData, PaymentMethodsResponse, PaymentResponseData, PersonalDetailsSchema, PixConfiguration, PixElementData, PostMsgParseErrorObject, PreAuthorizedDebitCanadaConfiguration, PreAuthorizedDebitCanadaPlaceholders, ProcessedResponse, QRLoaderConfiguration, RawPaymentResponse, RecurringMetadata, RedirectConfiguration, Region, ResultCode, ResultObject, ResultValue, SepaConfiguration, SepaElementData, SessionsResponse, SignOutButtonProps, SocialSecurityMode, StatusFromAction, StatusObject, StoredPaymentMethod, SubmitActions, SubmitData, SupportedLocale, ThreeDS2ChallengeConfiguration, ThreeDS2DeviceFingerprintConfiguration, ThreeDS2FingerprintResponse, ThreeDS2FlowObject, ThreeDS2Token, UIElementProps, UIElementStatus, UPIConfiguration, UpdateAmazonCheckoutSessionRequest, UpiMode, UpiPaymentData, UpiType, ValidationError, VoucherConfiguration, VoucherDetail, VoucherProps, balanceCheckResponseType, onBalanceCheckCallbackType, onOrderCancelData, onOrderCancelType, onOrderRequestCallbackType, onRequiringConfirmationCallbackType };
|
|
7580
|
+
export type { ANCVConfiguration, ANCVDataState, AchConfiguration, AchPlaceholders, ActionDescriptionType, ActionHandledReturnObject, AdditionalDetailsActions, AdditionalDetailsData, AddressData, AddressField, AmazonPayBackendConfiguration, AmazonPayButtonProps, AmazonPayButtonSettings, AmazonPayComponentProps, AmazonPayConfiguration, AmazonPayElementData, AnalyticsModule, App, ApplePayButtonStyle, ApplePayButtonType, ApplePayConfiguration, ApplePayElementData, ApplePayPaymentAuthorizationResult, ApplePayPaymentOrderDetails, ApplePaySessionRequest, ApplePayWebConfiguration, AwaitComponentProps, AwaitConfiguration, BankDetailsSchema, BankTransferConfiguration, BankTransferSchema, BankTransferState, BeforeSubmitActions, BinLookupResponse, BinLookupResponseRaw, BoletoConfiguration, BoletoElementProps, BoletoInputDataState, BoletoInputErrorState, BoletoInputValidState, BrandConfiguration, BrandObject, BrowserInfo, CReqData, CardAllValidData, CardAutoCompleteData, CardBackendConfiguration, CardBinLookupData, CardBinValueData, CardBrandData, CardBrandsConfiguration, CardConfigSuccessData, CardConfiguration, CardElementData, CardErrorData, CardFieldValidData, CardFocusData, CardLoadData, CardPlaceholders, CashAppPayConfiguration, CashAppPayElementData, CashAppPayEventData, ChallengeData, ChallengeResolveData, ChangeActionOptions, ChangePaymentDetailsButtonProps, ChargeAmount, CheckoutAdvancedFlowResponse, CheckoutDetailsRequest, CheckoutSessionConfig, ClickToPayConfiguration, ClickToPayPaymentData, ClickToPayProps, ClickToPayScheme, CommonVoucherProps, ComponentFocusObject, ComponentMethodsRef, CoreConfiguration, CoreModules, Currency, CustomCardConfiguration, CustomTranslations, DecodeObject, DeliverySpecifications, DokuVoucherResultProps, DonationConfiguration, DragonpayConfiguraton, DragonpayInputData, DragonpayInputIssuerItem, DragonpayInputProps, DragonpayVoucherResultProps, DropinComponentProps, DropinComponentState, DropinConfiguration, DropinStatus, DropinStatusProps, DualBrandSelectElement, EcontextConfiguration, EcontextInputSchema, EcontextVoucherResultProps, ErrorCodeObject, ExtendedMerchantInfo, FastlaneAddress, FastlaneAuthenticatedCustomerResult, FastlaneConfiguration, FastlaneConsentRenderState, FastlaneOptions, FastlanePaymentMethodConfiguration, FastlaneProfile, FastlaneSDKConfiguration, FastlaneShipping, FastlaneShippingAddressSelectorResult, FastlaneSignupConfiguration, FastlaneWindowInstance, FieldsetVisibility, FingerPrintData, FingerprintResolveData, FundingSource, GiftCardBalanceCheckErrorType, GiftCardConfiguration, GiftCardElementData, GiftCardValidationError, GooglePayConfiguration, GooglePaymentDataRequest, ICore, IDropin, InstantPaymentTypes, Intent, IssuerListConfiguration, IssuerListData, KlarnaAction, KlarnaAdditionalDetailsData, KlarnaComponentRef, KlarnaConfiguration, KlarnaSdkData, KlarnaWidgetAuthorizeResponse, KlarnaWidgetProps, LedgerCurrencies, LegacyChallengeResolveData, LegacyFingerprintResolveData, MandateFrequencyType, MandateType, MultibancoVoucherResultProps, OnChangeData, OpenInvoiceActiveFieldsets, OpenInvoiceConfiguration, OpenInvoiceFieldsetsRefs, OpenInvoiceProps, OpenInvoiceStateData, OpenInvoiceStateError, OpenInvoiceStateValid, OpenInvoiceVisibility, Order, OrderButtonProps, OrderStatus, OxxoVoucherResultProps, PayButtonFunctionProps, PayPalConfiguration, PayToConfiguration, PayToData, PayToPlaceholdersType, PayloadJSON, PaymentAction, PaymentActionsType, PaymentAmount, PaymentAmountExtended, PaymentCompletedData, PaymentData, PaymentFailedData, PaymentMethod, PaymentMethodData, PaymentMethodGroup, PaymentMethodOptions, PaymentMethods$1 as PaymentMethods, PaymentMethodsConfiguration, PaymentMethodsRequestData, PaymentMethodsResponse, PaymentResponseData, PersonalDetailsSchema, PixConfiguration, PixElementData, PostMsgParseErrorObject, PreAuthorizedDebitCanadaConfiguration, PreAuthorizedDebitCanadaPlaceholders, ProcessedResponse, QRLoaderConfiguration, RawPaymentResponse, RecurringMetadata, RedirectConfiguration, Region, ResultCode, ResultObject, ResultValue, SepaConfiguration, SepaElementData, SessionsResponse, SignOutButtonProps, SocialSecurityMode, StatusFromAction, StatusObject, StoredPaymentMethod, SubmitActions, SubmitData, SupportedLocale, ThreeDS2ChallengeConfiguration, ThreeDS2DeviceFingerprintConfiguration, ThreeDS2FingerprintResponse, ThreeDS2FlowObject, ThreeDS2Token, UIElementProps, UIElementStatus, UPIConfiguration, UpdateAmazonCheckoutSessionRequest, UpiMode, UpiPaymentData, UpiType, ValidationError, VoucherConfiguration, VoucherDetail, VoucherProps, balanceCheckResponseType, onBalanceCheckCallbackType, onOrderCancelData, onOrderCancelType, onOrderRequestCallbackType, onRequiringConfirmationCallbackType };
|