@adyen/adyen-web 6.13.1 → 6.15.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 +7 -2
- 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 +299 -205
- package/dist/es/adyen.css +7 -2
- package/dist/es/adyen.css.map +1 -1
- package/dist/es/components/AmazonPay/AmazonPay.js +1 -1
- package/dist/es/components/AmazonPay/AmazonPay.js.map +1 -1
- package/dist/es/components/ApplePay/ApplePay.js +1 -1
- package/dist/es/components/ApplePay/ApplePay.js.map +1 -1
- package/dist/es/components/Card/Card.js +1 -1
- package/dist/es/components/Card/Card.js.map +1 -1
- package/dist/es/components/Card/components/CardInput/CardInput.js +1 -1
- package/dist/es/components/Card/components/CardInput/CardInput.js.map +1 -1
- package/dist/es/components/Card/components/CardInput/types.js.map +1 -1
- package/dist/es/components/Card/components/CardInput/utils.js +1 -1
- package/dist/es/components/Card/components/CardInput/utils.js.map +1 -1
- package/dist/es/components/Card/components/Fastlane/FastlaneSignup.js +1 -1
- package/dist/es/components/Card/components/Fastlane/FastlaneSignup.js.map +1 -1
- package/dist/es/components/CustomCard/CustomCard.js +1 -1
- package/dist/es/components/CustomCard/CustomCard.js.map +1 -1
- package/dist/es/components/Dropin/Dropin.js +1 -1
- package/dist/es/components/Dropin/Dropin.js.map +1 -1
- package/dist/es/components/Dropin/components/DropinComponent.js +1 -1
- package/dist/es/components/Dropin/components/DropinComponent.js.map +1 -1
- package/dist/es/components/GooglePay/GooglePay.js +1 -1
- package/dist/es/components/GooglePay/GooglePay.js.map +1 -1
- package/dist/es/components/PayByBankPix/PayByBankPix.js +2 -0
- package/dist/es/components/PayByBankPix/PayByBankPix.js.map +1 -0
- package/dist/es/components/PayByBankPix/components/Enrollment/Enrollment.js +2 -0
- package/dist/es/components/PayByBankPix/components/Enrollment/Enrollment.js.map +1 -0
- package/dist/es/components/PayByBankPix/components/Enrollment/components/AwaitLogoContainer.js +2 -0
- package/dist/es/components/PayByBankPix/components/Enrollment/components/AwaitLogoContainer.js.map +1 -0
- package/dist/es/components/PayByBankPix/components/Enrollment/components/IssuerListIntroduction.js +2 -0
- package/dist/es/components/PayByBankPix/components/Enrollment/components/IssuerListIntroduction.js.map +1 -0
- package/dist/es/components/PayByBankPix/components/Enrollment/components/PayByBankPixAwait.js +2 -0
- package/dist/es/components/PayByBankPix/components/Enrollment/components/PayByBankPixAwait.js.map +1 -0
- package/dist/es/components/PayByBankPix/components/Enrollment/getEnrollmentStatus.js +2 -0
- package/dist/es/components/PayByBankPix/components/Enrollment/getEnrollmentStatus.js.map +1 -0
- package/dist/es/components/PayByBankPix/components/Enrollment/useIssuerWithLogo.js +2 -0
- package/dist/es/components/PayByBankPix/components/Enrollment/useIssuerWithLogo.js.map +1 -0
- package/dist/es/components/PayByBankPix/components/StoredPayment/StoredPayment.js +2 -0
- package/dist/es/components/PayByBankPix/components/StoredPayment/StoredPayment.js.map +1 -0
- package/dist/es/components/PayByBankPix/components/StoredPayment/getAuthorizationStatus.js +2 -0
- package/dist/es/components/PayByBankPix/components/StoredPayment/getAuthorizationStatus.js.map +1 -0
- package/dist/es/components/PayByBankPix/services/PasskeySdkLoader.js +2 -0
- package/dist/es/components/PayByBankPix/services/PasskeySdkLoader.js.map +1 -0
- package/dist/es/components/PayByBankPix/services/PasskeyService.js +2 -0
- package/dist/es/components/PayByBankPix/services/PasskeyService.js.map +1 -0
- package/dist/es/components/PayByBankPix/services/authorizeEnrollment.js +2 -0
- package/dist/es/components/PayByBankPix/services/authorizeEnrollment.js.map +1 -0
- package/dist/es/components/PayByBankPix/services/authorizePayment.js +2 -0
- package/dist/es/components/PayByBankPix/services/authorizePayment.js.map +1 -0
- package/dist/es/components/PayByBankPix/services/types.js +2 -0
- package/dist/es/components/PayByBankPix/services/types.js.map +1 -0
- package/dist/es/components/PayPal/Paypal.js +1 -1
- package/dist/es/components/PayPal/Paypal.js.map +1 -1
- package/dist/es/components/Redirect/Redirect.js +1 -1
- package/dist/es/components/Redirect/Redirect.js.map +1 -1
- package/dist/es/components/Riverty/Riverty.js +1 -1
- package/dist/es/components/Riverty/Riverty.js.map +1 -1
- package/dist/es/components/ThreeDS2/ThreeDS2Challenge.js +1 -1
- package/dist/es/components/ThreeDS2/ThreeDS2Challenge.js.map +1 -1
- package/dist/es/components/ThreeDS2/ThreeDS2DeviceFingerprint.js +1 -1
- package/dist/es/components/ThreeDS2/ThreeDS2DeviceFingerprint.js.map +1 -1
- package/dist/es/components/ThreeDS2/callSubmit3DS2Fingerprint.js +1 -1
- package/dist/es/components/ThreeDS2/callSubmit3DS2Fingerprint.js.map +1 -1
- package/dist/es/components/ThreeDS2/components/Challenge/PrepareChallenge3DS2.js +1 -1
- package/dist/es/components/ThreeDS2/components/Challenge/PrepareChallenge3DS2.js.map +1 -1
- package/dist/es/components/ThreeDS2/components/DeviceFingerprint/PrepareFingerprint3DS2.js +1 -1
- package/dist/es/components/ThreeDS2/components/DeviceFingerprint/PrepareFingerprint3DS2.js.map +1 -1
- package/dist/es/components/ThreeDS2/constants.js +1 -1
- package/dist/es/components/ThreeDS2/constants.js.map +1 -1
- package/dist/es/components/components-name-map.js +1 -1
- package/dist/es/components/components-name-map.js.map +1 -1
- package/dist/es/components/index.js +1 -1
- package/dist/es/components/internal/Address/components/ReadOnlyAddress.js +1 -1
- package/dist/es/components/internal/Address/components/ReadOnlyAddress.js.map +1 -1
- package/dist/es/components/internal/Address/constants.js +1 -1
- package/dist/es/components/internal/Address/constants.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/BaseElement/BaseElement.js +1 -1
- package/dist/es/components/internal/BaseElement/BaseElement.js.map +1 -1
- package/dist/es/components/internal/DisclaimerMessage/DisclaimerMessage.js +1 -1
- package/dist/es/components/internal/DisclaimerMessage/DisclaimerMessage.js.map +1 -1
- package/dist/es/components/internal/IssuerList/IssuerList.js +1 -1
- package/dist/es/components/internal/IssuerList/IssuerList.js.map +1 -1
- package/dist/es/components/internal/OpenInvoice/utils.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/SecuredFields/SFP/SecuredFieldsProvider.js +1 -1
- package/dist/es/components/internal/SecuredFields/SFP/SecuredFieldsProvider.js.map +1 -1
- package/dist/es/components/internal/UIElement/UIElement.js +1 -1
- package/dist/es/components/internal/UIElement/UIElement.js.map +1 -1
- package/dist/es/components/tx-variants.js +1 -1
- package/dist/es/components/tx-variants.js.map +1 -1
- package/dist/es/core/Analytics/Analytics.js +1 -1
- package/dist/es/core/Analytics/Analytics.js.map +1 -1
- package/dist/es/core/Analytics/AnalyticsErrorEvent.js +2 -0
- package/dist/es/core/Analytics/AnalyticsErrorEvent.js.map +1 -0
- package/dist/es/core/Analytics/AnalyticsEvent.js +2 -0
- package/dist/es/core/Analytics/AnalyticsEvent.js.map +1 -0
- package/dist/es/core/Analytics/AnalyticsInfoEvent.js +2 -0
- package/dist/es/core/Analytics/AnalyticsInfoEvent.js.map +1 -0
- package/dist/es/core/Analytics/AnalyticsLogEvent.js +2 -0
- package/dist/es/core/Analytics/AnalyticsLogEvent.js.map +1 -0
- package/dist/es/core/Analytics/utils.js +1 -1
- package/dist/es/core/Analytics/utils.js.map +1 -1
- package/dist/es/core/Environment/Environment.js +1 -1
- package/dist/es/core/Environment/Environment.js.map +1 -1
- package/dist/es/core/ProcessResponse/PaymentMethods/filters.js +1 -1
- package/dist/es/core/ProcessResponse/PaymentMethods/filters.js.map +1 -1
- package/dist/es/core/Services/analytics/collect-id.js +1 -1
- package/dist/es/core/core.js +1 -1
- package/dist/es/core/core.js.map +1 -1
- package/dist/es/core/utils.js +1 -1
- package/dist/es/core/utils.js.map +1 -1
- package/dist/es/index.d.ts +299 -205
- package/dist/es/index.js +1 -1
- package/dist/es/utils/base64.js.map +1 -1
- package/dist/es-legacy/adyen.css +7 -2
- package/dist/es-legacy/adyen.css.map +1 -1
- package/dist/es-legacy/components/AmazonPay/AmazonPay.js +1 -1
- package/dist/es-legacy/components/AmazonPay/AmazonPay.js.map +1 -1
- package/dist/es-legacy/components/ApplePay/ApplePay.js +1 -1
- package/dist/es-legacy/components/ApplePay/ApplePay.js.map +1 -1
- package/dist/es-legacy/components/Card/Card.js +1 -1
- package/dist/es-legacy/components/Card/Card.js.map +1 -1
- package/dist/es-legacy/components/Card/components/CardInput/CardInput.js +1 -1
- package/dist/es-legacy/components/Card/components/CardInput/CardInput.js.map +1 -1
- package/dist/es-legacy/components/Card/components/CardInput/types.js.map +1 -1
- package/dist/es-legacy/components/Card/components/CardInput/utils.js +1 -1
- package/dist/es-legacy/components/Card/components/CardInput/utils.js.map +1 -1
- package/dist/es-legacy/components/Card/components/Fastlane/FastlaneSignup.js +1 -1
- package/dist/es-legacy/components/Card/components/Fastlane/FastlaneSignup.js.map +1 -1
- package/dist/es-legacy/components/CustomCard/CustomCard.js +1 -1
- package/dist/es-legacy/components/CustomCard/CustomCard.js.map +1 -1
- package/dist/es-legacy/components/Dropin/Dropin.js +1 -1
- package/dist/es-legacy/components/Dropin/Dropin.js.map +1 -1
- package/dist/es-legacy/components/Dropin/components/DropinComponent.js +1 -1
- package/dist/es-legacy/components/Dropin/components/DropinComponent.js.map +1 -1
- package/dist/es-legacy/components/GooglePay/GooglePay.js +1 -1
- package/dist/es-legacy/components/GooglePay/GooglePay.js.map +1 -1
- package/dist/es-legacy/components/PayByBankPix/PayByBankPix.js +2 -0
- package/dist/es-legacy/components/PayByBankPix/PayByBankPix.js.map +1 -0
- package/dist/es-legacy/components/PayByBankPix/components/Enrollment/Enrollment.js +2 -0
- package/dist/es-legacy/components/PayByBankPix/components/Enrollment/Enrollment.js.map +1 -0
- package/dist/es-legacy/components/PayByBankPix/components/Enrollment/components/AwaitLogoContainer.js +2 -0
- package/dist/es-legacy/components/PayByBankPix/components/Enrollment/components/AwaitLogoContainer.js.map +1 -0
- package/dist/es-legacy/components/PayByBankPix/components/Enrollment/components/IssuerListIntroduction.js +2 -0
- package/dist/es-legacy/components/PayByBankPix/components/Enrollment/components/IssuerListIntroduction.js.map +1 -0
- package/dist/es-legacy/components/PayByBankPix/components/Enrollment/components/PayByBankPixAwait.js +2 -0
- package/dist/es-legacy/components/PayByBankPix/components/Enrollment/components/PayByBankPixAwait.js.map +1 -0
- package/dist/es-legacy/components/PayByBankPix/components/Enrollment/getEnrollmentStatus.js +2 -0
- package/dist/es-legacy/components/PayByBankPix/components/Enrollment/getEnrollmentStatus.js.map +1 -0
- package/dist/es-legacy/components/PayByBankPix/components/Enrollment/useIssuerWithLogo.js +2 -0
- package/dist/es-legacy/components/PayByBankPix/components/Enrollment/useIssuerWithLogo.js.map +1 -0
- package/dist/es-legacy/components/PayByBankPix/components/StoredPayment/StoredPayment.js +2 -0
- package/dist/es-legacy/components/PayByBankPix/components/StoredPayment/StoredPayment.js.map +1 -0
- package/dist/es-legacy/components/PayByBankPix/components/StoredPayment/getAuthorizationStatus.js +2 -0
- package/dist/es-legacy/components/PayByBankPix/components/StoredPayment/getAuthorizationStatus.js.map +1 -0
- package/dist/es-legacy/components/PayByBankPix/services/PasskeySdkLoader.js +2 -0
- package/dist/es-legacy/components/PayByBankPix/services/PasskeySdkLoader.js.map +1 -0
- package/dist/es-legacy/components/PayByBankPix/services/PasskeyService.js +2 -0
- package/dist/es-legacy/components/PayByBankPix/services/PasskeyService.js.map +1 -0
- package/dist/es-legacy/components/PayByBankPix/services/authorizeEnrollment.js +2 -0
- package/dist/es-legacy/components/PayByBankPix/services/authorizeEnrollment.js.map +1 -0
- package/dist/es-legacy/components/PayByBankPix/services/authorizePayment.js +2 -0
- package/dist/es-legacy/components/PayByBankPix/services/authorizePayment.js.map +1 -0
- package/dist/es-legacy/components/PayByBankPix/services/types.js +2 -0
- package/dist/es-legacy/components/PayByBankPix/services/types.js.map +1 -0
- package/dist/es-legacy/components/PayPal/Paypal.js +1 -1
- package/dist/es-legacy/components/PayPal/Paypal.js.map +1 -1
- package/dist/es-legacy/components/Redirect/Redirect.js +1 -1
- package/dist/es-legacy/components/Redirect/Redirect.js.map +1 -1
- package/dist/es-legacy/components/Riverty/Riverty.js +1 -1
- package/dist/es-legacy/components/Riverty/Riverty.js.map +1 -1
- package/dist/es-legacy/components/ThreeDS2/ThreeDS2Challenge.js +1 -1
- package/dist/es-legacy/components/ThreeDS2/ThreeDS2Challenge.js.map +1 -1
- package/dist/es-legacy/components/ThreeDS2/ThreeDS2DeviceFingerprint.js +1 -1
- package/dist/es-legacy/components/ThreeDS2/ThreeDS2DeviceFingerprint.js.map +1 -1
- package/dist/es-legacy/components/ThreeDS2/callSubmit3DS2Fingerprint.js +1 -1
- package/dist/es-legacy/components/ThreeDS2/callSubmit3DS2Fingerprint.js.map +1 -1
- package/dist/es-legacy/components/ThreeDS2/components/Challenge/PrepareChallenge3DS2.js +1 -1
- package/dist/es-legacy/components/ThreeDS2/components/Challenge/PrepareChallenge3DS2.js.map +1 -1
- package/dist/es-legacy/components/ThreeDS2/components/DeviceFingerprint/PrepareFingerprint3DS2.js +1 -1
- package/dist/es-legacy/components/ThreeDS2/components/DeviceFingerprint/PrepareFingerprint3DS2.js.map +1 -1
- package/dist/es-legacy/components/ThreeDS2/constants.js +1 -1
- package/dist/es-legacy/components/ThreeDS2/constants.js.map +1 -1
- package/dist/es-legacy/components/components-name-map.js +1 -1
- package/dist/es-legacy/components/components-name-map.js.map +1 -1
- package/dist/es-legacy/components/index.js +1 -1
- package/dist/es-legacy/components/internal/Address/components/ReadOnlyAddress.js +1 -1
- package/dist/es-legacy/components/internal/Address/components/ReadOnlyAddress.js.map +1 -1
- package/dist/es-legacy/components/internal/Address/constants.js +1 -1
- package/dist/es-legacy/components/internal/Address/constants.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/BaseElement/BaseElement.js +1 -1
- package/dist/es-legacy/components/internal/BaseElement/BaseElement.js.map +1 -1
- package/dist/es-legacy/components/internal/DisclaimerMessage/DisclaimerMessage.js +1 -1
- package/dist/es-legacy/components/internal/DisclaimerMessage/DisclaimerMessage.js.map +1 -1
- package/dist/es-legacy/components/internal/IssuerList/IssuerList.js +1 -1
- package/dist/es-legacy/components/internal/IssuerList/IssuerList.js.map +1 -1
- package/dist/es-legacy/components/internal/OpenInvoice/utils.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/SecuredFields/SFP/SecuredFieldsProvider.js +1 -1
- package/dist/es-legacy/components/internal/SecuredFields/SFP/SecuredFieldsProvider.js.map +1 -1
- package/dist/es-legacy/components/internal/UIElement/UIElement.js +1 -1
- package/dist/es-legacy/components/internal/UIElement/UIElement.js.map +1 -1
- package/dist/es-legacy/components/tx-variants.js +1 -1
- package/dist/es-legacy/components/tx-variants.js.map +1 -1
- package/dist/es-legacy/core/Analytics/Analytics.js +1 -1
- package/dist/es-legacy/core/Analytics/Analytics.js.map +1 -1
- package/dist/es-legacy/core/Analytics/AnalyticsErrorEvent.js +2 -0
- package/dist/es-legacy/core/Analytics/AnalyticsErrorEvent.js.map +1 -0
- package/dist/es-legacy/core/Analytics/AnalyticsEvent.js +2 -0
- package/dist/es-legacy/core/Analytics/AnalyticsEvent.js.map +1 -0
- package/dist/es-legacy/core/Analytics/AnalyticsInfoEvent.js +2 -0
- package/dist/es-legacy/core/Analytics/AnalyticsInfoEvent.js.map +1 -0
- package/dist/es-legacy/core/Analytics/AnalyticsLogEvent.js +2 -0
- package/dist/es-legacy/core/Analytics/AnalyticsLogEvent.js.map +1 -0
- package/dist/es-legacy/core/Analytics/utils.js +1 -1
- package/dist/es-legacy/core/Analytics/utils.js.map +1 -1
- package/dist/es-legacy/core/Environment/Environment.js +1 -1
- package/dist/es-legacy/core/Environment/Environment.js.map +1 -1
- package/dist/es-legacy/core/ProcessResponse/PaymentMethods/filters.js +1 -1
- package/dist/es-legacy/core/ProcessResponse/PaymentMethods/filters.js.map +1 -1
- package/dist/es-legacy/core/Services/analytics/collect-id.js +1 -1
- package/dist/es-legacy/core/core.js +1 -1
- package/dist/es-legacy/core/core.js.map +1 -1
- package/dist/es-legacy/core/utils.js +1 -1
- package/dist/es-legacy/core/utils.js.map +1 -1
- package/dist/es-legacy/index.js +1 -1
- package/dist/es-legacy/utils/base64.js.map +1 -1
- package/package.json +6 -7
- package/styles/adyen.css +7 -2
- package/dist/es/components/Riverty/config.js +0 -2
- package/dist/es/components/Riverty/config.js.map +0 -1
- package/dist/es/core/Analytics/analyticsPreProcessor.js +0 -2
- package/dist/es/core/Analytics/analyticsPreProcessor.js.map +0 -1
- package/dist/es-legacy/components/Riverty/config.js +0 -2
- package/dist/es-legacy/components/Riverty/config.js.map +0 -1
- package/dist/es-legacy/core/Analytics/analyticsPreProcessor.js +0 -2
- package/dist/es-legacy/core/Analytics/analyticsPreProcessor.js.map +0 -1
package/dist/cjs/index.d.cts
CHANGED
|
@@ -56,7 +56,7 @@ interface AddressSpecifications {
|
|
|
56
56
|
};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
declare const ADDRESS_SCHEMA: readonly ["street", "houseNumberOrName", "postalCode", "city", "stateOrProvince", "country"
|
|
59
|
+
declare const ADDRESS_SCHEMA: readonly ["street", "houseNumberOrName", "postalCode", "city", "stateOrProvince", "country"];
|
|
60
60
|
|
|
61
61
|
type CustomTranslations = {
|
|
62
62
|
[locale: string]: Translations;
|
|
@@ -384,119 +384,6 @@ declare class RiskElement extends BaseElement<RiskModuleProps> {
|
|
|
384
384
|
render(): h.JSX.Element;
|
|
385
385
|
}
|
|
386
386
|
|
|
387
|
-
declare const ANALYTICS_EVENT: {
|
|
388
|
-
log: string;
|
|
389
|
-
error: string;
|
|
390
|
-
info: string;
|
|
391
|
-
};
|
|
392
|
-
declare enum Analytics3DS2Errors {
|
|
393
|
-
ACTION_IS_MISSING_PAYMENT_DATA = "700",// Missing 'paymentData' property from threeDS2 action
|
|
394
|
-
ACTION_IS_MISSING_TOKEN = "701",// Missing 'token' property from threeDS2 action
|
|
395
|
-
TOKEN_IS_MISSING_THREEDSMETHODURL = "702",// Decoded token is missing a valid threeDSMethodURL property
|
|
396
|
-
/**
|
|
397
|
-
* Decoded token is missing one or more of the following properties:
|
|
398
|
-
* fingerprint: (threeDSMethodNotificationURL | postMessageDomain | threeDSServerTransID)
|
|
399
|
-
* challenge: (acsTransID | messageVersion | threeDSServerTransID)
|
|
400
|
-
*/
|
|
401
|
-
TOKEN_IS_MISSING_OTHER_PROPS = "703",
|
|
402
|
-
TOKEN_DECODE_OR_PARSING_FAILED = "704",// token decoding or parsing has failed. ('not base64', 'malformed URI sequence' or 'Could not JSON parse token')
|
|
403
|
-
THREEDS2_TIMEOUT = "705",// 3DS2 process has timed out
|
|
404
|
-
TOKEN_IS_MISSING_ACSURL = "800",// Decoded token is missing a valid acsURL property
|
|
405
|
-
NO_TRANSSTATUS = "801",// Challenge has resulted in an error (no transStatus could be retrieved by the backend)
|
|
406
|
-
NO_DETAILS_FOR_FRICTIONLESS_OR_REFUSED = "802",// callSubmit3DS2Fingerprint has received a response indicating either a "frictionless" flow, or a "refused" response, but without a details object
|
|
407
|
-
NO_COMPONENT_FOR_ACTION = "803",// callSubmit3DS2Fingerprint cannot find a component to handle the action response
|
|
408
|
-
NO_ACTION_FOR_CHALLENGE = "804",// callSubmit3DS2Fingerprint has received a response indicating a "challenge" but without an action object
|
|
409
|
-
CHALLENGE_RESOLVED_WITHOUT_RESULT_PROP = "805"
|
|
410
|
-
}
|
|
411
|
-
|
|
412
|
-
interface Experiment {
|
|
413
|
-
controlGroup: boolean;
|
|
414
|
-
experimentId: string;
|
|
415
|
-
experimentName?: string;
|
|
416
|
-
}
|
|
417
|
-
interface AnalyticsData {
|
|
418
|
-
/**
|
|
419
|
-
* Relates to PMs used within Plugins
|
|
420
|
-
* https://docs.adyen.com/development-resources/application-information/?tab=integrator_built_2#application-information-fields
|
|
421
|
-
* @internal
|
|
422
|
-
*/
|
|
423
|
-
applicationInfo?: {
|
|
424
|
-
externalPlatform: {
|
|
425
|
-
name: string;
|
|
426
|
-
version: string;
|
|
427
|
-
integrator: string;
|
|
428
|
-
};
|
|
429
|
-
merchantApplication: {
|
|
430
|
-
name: string;
|
|
431
|
-
version: string;
|
|
432
|
-
};
|
|
433
|
-
merchantDevice?: {
|
|
434
|
-
os: string;
|
|
435
|
-
osVersion: string;
|
|
436
|
-
};
|
|
437
|
-
};
|
|
438
|
-
/**
|
|
439
|
-
* Use a checkoutAttemptId from a previous page
|
|
440
|
-
*/
|
|
441
|
-
checkoutAttemptId?: string;
|
|
442
|
-
}
|
|
443
|
-
interface AnalyticsOptions {
|
|
444
|
-
/**
|
|
445
|
-
* Enable/Disable all analytics
|
|
446
|
-
*/
|
|
447
|
-
enabled?: boolean;
|
|
448
|
-
/**
|
|
449
|
-
* Data to be sent along with the event data
|
|
450
|
-
*/
|
|
451
|
-
payload?: any;
|
|
452
|
-
/**
|
|
453
|
-
* List of experiments to be sent in the collectId call // TODO - still used?
|
|
454
|
-
*/
|
|
455
|
-
experiments?: Experiment[];
|
|
456
|
-
/**
|
|
457
|
-
* A wrapper to pass data needed when analytics is setup
|
|
458
|
-
*/
|
|
459
|
-
analyticsData?: AnalyticsData;
|
|
460
|
-
}
|
|
461
|
-
interface AnalyticsObject {
|
|
462
|
-
timestamp: string;
|
|
463
|
-
component: string;
|
|
464
|
-
id: string;
|
|
465
|
-
code?: string;
|
|
466
|
-
infoType?: string;
|
|
467
|
-
errorType?: string;
|
|
468
|
-
message?: string;
|
|
469
|
-
type?: string;
|
|
470
|
-
subtype?: string;
|
|
471
|
-
target?: string;
|
|
472
|
-
metadata?: Record<string, any>;
|
|
473
|
-
isStoredPaymentMethod?: boolean;
|
|
474
|
-
brand?: string;
|
|
475
|
-
validationErrorCode?: string;
|
|
476
|
-
validationErrorMessage?: string;
|
|
477
|
-
issuer?: string;
|
|
478
|
-
isExpress?: boolean;
|
|
479
|
-
expressPage?: string;
|
|
480
|
-
result?: string;
|
|
481
|
-
configData?: Record<string, string | boolean>;
|
|
482
|
-
}
|
|
483
|
-
type AnalyticsEvent = (typeof ANALYTICS_EVENT)[keyof typeof ANALYTICS_EVENT];
|
|
484
|
-
type AnalyticsInitialEvent = {
|
|
485
|
-
containerWidth: number;
|
|
486
|
-
component: string;
|
|
487
|
-
flavor: string;
|
|
488
|
-
paymentMethods?: any[];
|
|
489
|
-
sessionId?: string;
|
|
490
|
-
};
|
|
491
|
-
type CreateAnalyticsEventData = Omit<AnalyticsObject, 'timestamp' | 'id'>;
|
|
492
|
-
type CreateAnalyticsEventObject = {
|
|
493
|
-
event: AnalyticsEvent;
|
|
494
|
-
data: CreateAnalyticsEventData;
|
|
495
|
-
};
|
|
496
|
-
type SendAnalyticsObject = Omit<AnalyticsObject, 'timestamp' | 'id' | 'component'> & {
|
|
497
|
-
component?: string;
|
|
498
|
-
};
|
|
499
|
-
|
|
500
387
|
/**
|
|
501
388
|
* PayPal Fastlane Reference:
|
|
502
389
|
* https://developer.paypal.com/docs/checkout/fastlane/reference/#link-customizeyourintegration
|
|
@@ -669,6 +556,14 @@ interface FastlaneConfiguration extends UIElementProps {
|
|
|
669
556
|
brands?: string[];
|
|
670
557
|
}
|
|
671
558
|
|
|
559
|
+
declare abstract class AnalyticsEvent {
|
|
560
|
+
timestamp: string;
|
|
561
|
+
id: string;
|
|
562
|
+
component: string;
|
|
563
|
+
abstract getEventCategory(): string;
|
|
564
|
+
constructor();
|
|
565
|
+
}
|
|
566
|
+
|
|
672
567
|
interface SFError {
|
|
673
568
|
isValid?: boolean;
|
|
674
569
|
errorMessage?: string;
|
|
@@ -1236,6 +1131,7 @@ interface CardElementData {
|
|
|
1236
1131
|
}
|
|
1237
1132
|
interface BrandObject {
|
|
1238
1133
|
brand: string;
|
|
1134
|
+
localeBrand?: string;
|
|
1239
1135
|
cvcPolicy: CVCPolicyType;
|
|
1240
1136
|
enableLuhnCheck: boolean;
|
|
1241
1137
|
showExpiryDate?: boolean;
|
|
@@ -1479,7 +1375,6 @@ declare enum TxVariants {
|
|
|
1479
1375
|
facilypay_12x = "facilypay_12x",
|
|
1480
1376
|
ratepay = "ratepay",
|
|
1481
1377
|
ratepay_directdebit = "ratepay_directdebit",
|
|
1482
|
-
riverty = "riverty",
|
|
1483
1378
|
/** Open Invoice */
|
|
1484
1379
|
/** Wallets */
|
|
1485
1380
|
amazonpay = "amazonpay",
|
|
@@ -1550,6 +1445,8 @@ declare enum TxVariants {
|
|
|
1550
1445
|
vipps = "vipps",
|
|
1551
1446
|
trustly = "trustly",
|
|
1552
1447
|
paybybank_AIS_DD = "paybybank_AIS_DD",
|
|
1448
|
+
riverty = "riverty",
|
|
1449
|
+
paybybank_pix = "paybybank_pix",
|
|
1553
1450
|
/** Redirect */
|
|
1554
1451
|
/** Klarna */
|
|
1555
1452
|
klarna = "klarna",
|
|
@@ -1854,7 +1751,7 @@ declare class AmazonPayElement extends UIElement<AmazonPayConfiguration> {
|
|
|
1854
1751
|
* Formats the component data output
|
|
1855
1752
|
*/
|
|
1856
1753
|
formatData(): AmazonPayElementData;
|
|
1857
|
-
protected submitAnalytics(analyticsObj:
|
|
1754
|
+
protected submitAnalytics(analyticsObj: AnalyticsEvent): void;
|
|
1858
1755
|
getShopperDetails(): void | Promise<any>;
|
|
1859
1756
|
handleDeclineFlow(): void;
|
|
1860
1757
|
get isValid(): boolean;
|
|
@@ -2102,7 +1999,7 @@ declare class ApplePayElement extends UIElement<ApplePayConfiguration> {
|
|
|
2102
1999
|
* Formats the component data output
|
|
2103
2000
|
*/
|
|
2104
2001
|
protected formatData(): ApplePayElementData;
|
|
2105
|
-
protected submitAnalytics(analyticsObj:
|
|
2002
|
+
protected submitAnalytics(analyticsObj: AnalyticsEvent): void;
|
|
2106
2003
|
submit: () => void;
|
|
2107
2004
|
get isValid(): boolean;
|
|
2108
2005
|
/**
|
|
@@ -3076,7 +2973,7 @@ declare class PaypalElement extends UIElement<PayPalConfiguration> {
|
|
|
3076
2973
|
protected static defaultProps: Partial<PayPalConfiguration>;
|
|
3077
2974
|
constructor(checkout: ICore, props?: PayPalConfiguration);
|
|
3078
2975
|
formatProps(props: PayPalConfiguration): PayPalConfiguration;
|
|
3079
|
-
protected submitAnalytics(analyticsObj:
|
|
2976
|
+
protected submitAnalytics(analyticsObj: AnalyticsEvent): void;
|
|
3080
2977
|
submit: () => void;
|
|
3081
2978
|
/**
|
|
3082
2979
|
* Updates the paymentData value. It must be used in the PayPal Express flow, when patching the amount
|
|
@@ -3373,6 +3270,26 @@ declare class AdyenCheckoutError extends Error {
|
|
|
3373
3270
|
constructor(type: keyof typeof AdyenCheckoutError.errorTypes, message?: string, options?: CheckoutErrorOptions);
|
|
3374
3271
|
}
|
|
3375
3272
|
|
|
3273
|
+
declare enum Analytics3DS2Errors {
|
|
3274
|
+
ACTION_IS_MISSING_PAYMENT_DATA = "700",// Missing 'paymentData' property from threeDS2 action
|
|
3275
|
+
ACTION_IS_MISSING_TOKEN = "701",// Missing 'token' property from threeDS2 action
|
|
3276
|
+
TOKEN_IS_MISSING_THREEDSMETHODURL = "702",// Decoded token is missing a valid threeDSMethodURL property
|
|
3277
|
+
/**
|
|
3278
|
+
* Decoded token is missing one or more of the following properties:
|
|
3279
|
+
* fingerprint: (threeDSMethodNotificationURL | postMessageDomain | threeDSServerTransID)
|
|
3280
|
+
* challenge: (acsTransID | messageVersion | threeDSServerTransID)
|
|
3281
|
+
*/
|
|
3282
|
+
TOKEN_IS_MISSING_OTHER_PROPS = "703",
|
|
3283
|
+
TOKEN_DECODE_OR_PARSING_FAILED = "704",// token decoding or parsing has failed. ('not base64', 'malformed URI sequence' or 'Could not JSON parse token')
|
|
3284
|
+
THREEDS2_TIMEOUT = "705",// 3DS2 process has timed out
|
|
3285
|
+
TOKEN_IS_MISSING_ACSURL = "800",// Decoded token is missing a valid acsURL property
|
|
3286
|
+
NO_TRANSSTATUS = "801",// Challenge has resulted in an error (no transStatus could be retrieved by the backend)
|
|
3287
|
+
NO_DETAILS_FOR_FRICTIONLESS_OR_REFUSED = "802",// callSubmit3DS2Fingerprint has received a response indicating either a "frictionless" flow, or a "refused" response, but without a details object
|
|
3288
|
+
NO_COMPONENT_FOR_ACTION = "803",// callSubmit3DS2Fingerprint cannot find a component to handle the action response
|
|
3289
|
+
NO_ACTION_FOR_CHALLENGE = "804",// callSubmit3DS2Fingerprint has received a response indicating a "challenge" but without an action object
|
|
3290
|
+
CHALLENGE_RESOLVED_WITHOUT_RESULT_PROP = "805"
|
|
3291
|
+
}
|
|
3292
|
+
|
|
3376
3293
|
interface ThreeDS2Configuration extends UIElementProps {
|
|
3377
3294
|
dataKey?: string;
|
|
3378
3295
|
environment?: string;
|
|
@@ -3584,17 +3501,18 @@ interface AwaitComponentProps {
|
|
|
3584
3501
|
showCountdownTimer: boolean;
|
|
3585
3502
|
shouldRedirectAutomatically?: boolean;
|
|
3586
3503
|
throttleInterval: number;
|
|
3587
|
-
paymentData
|
|
3504
|
+
paymentData?: string;
|
|
3588
3505
|
url?: string;
|
|
3589
3506
|
classNameModifiers?: string[];
|
|
3590
3507
|
clientKey: string;
|
|
3591
3508
|
onError: (error: any) => void;
|
|
3592
3509
|
onComplete: (status: any, component: any) => void;
|
|
3593
|
-
brandLogo
|
|
3594
|
-
messageText
|
|
3510
|
+
brandLogo?: string;
|
|
3511
|
+
messageText?: string;
|
|
3595
3512
|
awaitText: string;
|
|
3596
|
-
ref
|
|
3513
|
+
ref?: any;
|
|
3597
3514
|
onActionHandled?: (rtnObj: ActionHandledReturnObject) => void;
|
|
3515
|
+
pollStatus?: () => Promise<RawPaymentResponse>;
|
|
3598
3516
|
instructions?: string | (() => h.JSX.Element);
|
|
3599
3517
|
endSlot?: () => h.JSX.Element;
|
|
3600
3518
|
amount?: PaymentAmount;
|
|
@@ -3967,7 +3885,7 @@ declare class GooglePay extends UIElement<GooglePayConfiguration> {
|
|
|
3967
3885
|
browserInfo: BrowserInfo;
|
|
3968
3886
|
origin: string;
|
|
3969
3887
|
};
|
|
3970
|
-
protected submitAnalytics(analyticsObj:
|
|
3888
|
+
protected submitAnalytics(analyticsObj: AnalyticsEvent): void;
|
|
3971
3889
|
/**
|
|
3972
3890
|
* Displays the Google Pay payment sheet overlay
|
|
3973
3891
|
*/
|
|
@@ -4097,7 +4015,6 @@ declare class CustomCard extends UIElement<CustomCardConfiguration> {
|
|
|
4097
4015
|
browserInfo: BrowserInfo;
|
|
4098
4016
|
origin: string;
|
|
4099
4017
|
};
|
|
4100
|
-
protected submitAnalytics(analyticsObj: SendAnalyticsObject): void;
|
|
4101
4018
|
updateStyles(stylesObj: any): this;
|
|
4102
4019
|
setFocusOn(frame: any): this;
|
|
4103
4020
|
processBinLookupResponse(binLookupResponse: any): this;
|
|
@@ -5129,80 +5046,18 @@ declare class TrustlyElement extends RedirectElement {
|
|
|
5129
5046
|
render(): h.JSX.Element;
|
|
5130
5047
|
}
|
|
5131
5048
|
|
|
5132
|
-
declare class Riverty extends
|
|
5049
|
+
declare class Riverty extends RedirectElement {
|
|
5133
5050
|
static readonly type = TxVariants.riverty;
|
|
5134
|
-
|
|
5135
|
-
|
|
5136
|
-
|
|
5137
|
-
|
|
5138
|
-
|
|
5139
|
-
|
|
5140
|
-
|
|
5141
|
-
companyDetails?: CompanyDetailsSchema;
|
|
5142
|
-
personalDetails?: PersonalDetailsSchema;
|
|
5143
|
-
billingAddress?: AddressData;
|
|
5144
|
-
deliveryAddress?: AddressData;
|
|
5145
|
-
bankAccount?: BankDetailsSchema;
|
|
5146
|
-
};
|
|
5147
|
-
onChange?: (state: any, element?: UIElement) => void;
|
|
5148
|
-
payButton?: any;
|
|
5149
|
-
visibility?: OpenInvoiceVisibility;
|
|
5150
|
-
personalDetailsRequiredFields: string[];
|
|
5151
|
-
deliveryAddressRequiredFields?: string[];
|
|
5152
|
-
deliveryAddressSpecification: AddressSpecifications;
|
|
5153
|
-
setComponentRef?: (ref: any) => void;
|
|
5154
|
-
order?: Order;
|
|
5155
|
-
modules?: {
|
|
5156
|
-
srPanel?: SRPanel;
|
|
5157
|
-
analytics?: AnalyticsModule;
|
|
5158
|
-
resources?: Resources;
|
|
5159
|
-
risk?: RiskElement;
|
|
5051
|
+
static readonly defaultProps: {
|
|
5052
|
+
type: TxVariants;
|
|
5053
|
+
};
|
|
5054
|
+
formatData(): {
|
|
5055
|
+
paymentMethod: {
|
|
5056
|
+
type: string;
|
|
5057
|
+
subtype: string;
|
|
5160
5058
|
};
|
|
5161
|
-
|
|
5162
|
-
onPaymentCompleted?: (data: PaymentCompletedData, component?: UIElement) => void;
|
|
5163
|
-
onPaymentFailed?: (data?: PaymentFailedData, component?: UIElement) => void;
|
|
5164
|
-
beforeRedirect?: (resolve: () => void, reject: () => void, redirectData: {
|
|
5165
|
-
url: string;
|
|
5166
|
-
method: string;
|
|
5167
|
-
data?: any;
|
|
5168
|
-
}) => void;
|
|
5169
|
-
beforeSubmit?: (state: PaymentData, component: UIElement, actions: BeforeSubmitActions) => void;
|
|
5170
|
-
onSubmit?: (state: SubmitData, component: UIElement, actions: SubmitActions) => void;
|
|
5171
|
-
onActionHandled?: (actionHandled: ActionHandledReturnObject) => void;
|
|
5172
|
-
onAdditionalDetails?: (state: AdditionalDetailsData, component: UIElement, actions: AdditionalDetailsActions) => void;
|
|
5173
|
-
onEnterKeyPressed?: (activeElement: Element, component: UIElement) => void;
|
|
5174
|
-
onError?: (error: AdyenCheckoutError, component?: UIElement) => void;
|
|
5175
|
-
onOrderUpdated?: (data: {
|
|
5176
|
-
order: Order;
|
|
5177
|
-
}) => void;
|
|
5178
|
-
onPaymentMethodsRequest?: (data: PaymentMethodsRequestData, actions: {
|
|
5179
|
-
resolve: (response: PaymentMethodsResponse) => void;
|
|
5180
|
-
reject: () => void;
|
|
5181
|
-
}) => void;
|
|
5182
|
-
environment?: string;
|
|
5183
|
-
session?: Session;
|
|
5184
|
-
onComplete?: (state: any, element: UIElement) => void;
|
|
5185
|
-
isInstantPayment?: boolean;
|
|
5186
|
-
isStoredPaymentMethod?: boolean;
|
|
5187
|
-
oneClick?: boolean;
|
|
5188
|
-
storedPaymentMethodId?: string;
|
|
5189
|
-
statusType?: StatusFromAction;
|
|
5190
|
-
type?: string;
|
|
5191
|
-
name?: string;
|
|
5192
|
-
icon?: string;
|
|
5193
|
-
amount?: PaymentAmount;
|
|
5194
|
-
secondaryAmount?: PaymentAmountExtended;
|
|
5195
|
-
showPayButton?: boolean;
|
|
5196
|
-
loadingContext?: string;
|
|
5197
|
-
createFromAction?: (action: PaymentAction, props: object) => UIElement;
|
|
5198
|
-
clientKey?: string;
|
|
5199
|
-
elementRef?: any;
|
|
5200
|
-
i18n?: Language;
|
|
5201
|
-
label?: string;
|
|
5202
|
-
paymentMethodType?: string;
|
|
5203
|
-
originalAction?: PaymentAction;
|
|
5059
|
+
browserInfo: BrowserInfo;
|
|
5204
5060
|
};
|
|
5205
|
-
formatProps(props: OpenInvoiceConfiguration): any;
|
|
5206
5061
|
}
|
|
5207
5062
|
|
|
5208
5063
|
declare class PayByBankUS extends RedirectElement {
|
|
@@ -5287,6 +5142,146 @@ declare class PayToElement extends UIElement<PayToConfiguration> {
|
|
|
5287
5142
|
render(): h.JSX.Element;
|
|
5288
5143
|
}
|
|
5289
5144
|
|
|
5145
|
+
type Logo = {
|
|
5146
|
+
name: string;
|
|
5147
|
+
src: string;
|
|
5148
|
+
alt: string;
|
|
5149
|
+
};
|
|
5150
|
+
interface IAwaitLogoContainer {
|
|
5151
|
+
logos: Logo[];
|
|
5152
|
+
}
|
|
5153
|
+
|
|
5154
|
+
interface IPayByBankPixAwait extends Partial<AwaitComponentProps>, Partial<IAwaitLogoContainer> {
|
|
5155
|
+
}
|
|
5156
|
+
|
|
5157
|
+
interface BaseEnrollmentProps {
|
|
5158
|
+
type?: string;
|
|
5159
|
+
txVariant: string;
|
|
5160
|
+
registrationOptions?: string;
|
|
5161
|
+
payButton(props: PayButtonFunctionProps): h.JSX.Element;
|
|
5162
|
+
setComponentRef?: (ref: any) => void;
|
|
5163
|
+
/**
|
|
5164
|
+
* Trigger when the await times out, receives error state or the biometrics verification fails.
|
|
5165
|
+
*/
|
|
5166
|
+
onError?: (error: any) => void;
|
|
5167
|
+
onEnroll?: (registrationOptions: string) => void;
|
|
5168
|
+
}
|
|
5169
|
+
interface AwaitProps extends Partial<IPayByBankPixAwait>, BaseEnrollmentProps {
|
|
5170
|
+
type: 'await';
|
|
5171
|
+
enrollmentId: string;
|
|
5172
|
+
}
|
|
5173
|
+
interface IssuerListProps extends BaseEnrollmentProps {
|
|
5174
|
+
issuers?: IssuerItem[];
|
|
5175
|
+
/**
|
|
5176
|
+
* @internal
|
|
5177
|
+
*/
|
|
5178
|
+
onSubmitAnalytics?: (aObj: AnalyticsEvent) => void;
|
|
5179
|
+
onChange?(payload: OnChangeData): void;
|
|
5180
|
+
}
|
|
5181
|
+
|
|
5182
|
+
interface PaymentProps extends IPayByBankPixAwait {
|
|
5183
|
+
enrollmentId?: string;
|
|
5184
|
+
initiationId?: string;
|
|
5185
|
+
receiver: string;
|
|
5186
|
+
amount: {
|
|
5187
|
+
value: number;
|
|
5188
|
+
currency: string;
|
|
5189
|
+
};
|
|
5190
|
+
txVariant: string;
|
|
5191
|
+
issuer: string;
|
|
5192
|
+
onPay: () => void;
|
|
5193
|
+
onAuthorize: (authorizationOptions: string) => void;
|
|
5194
|
+
setComponentRef?: (ref: any) => void;
|
|
5195
|
+
}
|
|
5196
|
+
|
|
5197
|
+
type RiskSignals = {
|
|
5198
|
+
osVersion?: string;
|
|
5199
|
+
userTimeZoneOffset?: string;
|
|
5200
|
+
language?: string;
|
|
5201
|
+
screenDimensions?: {
|
|
5202
|
+
width: number;
|
|
5203
|
+
height: number;
|
|
5204
|
+
};
|
|
5205
|
+
/**
|
|
5206
|
+
* The following properties won't be collected by the sdk, optionally passed by merchant.
|
|
5207
|
+
*/
|
|
5208
|
+
isRootedDevice?: boolean;
|
|
5209
|
+
screenBrightness?: number;
|
|
5210
|
+
elapsedTimeSinceBoot?: number;
|
|
5211
|
+
};
|
|
5212
|
+
type PayByBankPixConfiguration = UIElementProps & Partial<Omit<AwaitProps, 'enrollmentId'>> & Partial<IssuerListProps> & Partial<Omit<PaymentProps, 'enrollmentId' | 'initiationId'>> & {
|
|
5213
|
+
deviceId?: string;
|
|
5214
|
+
/**
|
|
5215
|
+
* @internal
|
|
5216
|
+
*/
|
|
5217
|
+
_isAdyenHosted?: boolean;
|
|
5218
|
+
/**
|
|
5219
|
+
* @internal from backend, action object
|
|
5220
|
+
*/
|
|
5221
|
+
paymentMethodData?: {
|
|
5222
|
+
enrollmentId: string;
|
|
5223
|
+
initiationId?: string;
|
|
5224
|
+
};
|
|
5225
|
+
/**
|
|
5226
|
+
* @internal from backend, paymentMethods storedPaymentMethod response
|
|
5227
|
+
*/
|
|
5228
|
+
payByBankPixDetails?: {
|
|
5229
|
+
deviceId: string;
|
|
5230
|
+
receiver: string;
|
|
5231
|
+
ispb: string;
|
|
5232
|
+
};
|
|
5233
|
+
};
|
|
5234
|
+
interface PayByBankPixData {
|
|
5235
|
+
paymentMethod: {
|
|
5236
|
+
type: TxVariants.paybybank_pix;
|
|
5237
|
+
issuer?: string;
|
|
5238
|
+
riskSignals?: RiskSignals;
|
|
5239
|
+
};
|
|
5240
|
+
}
|
|
5241
|
+
|
|
5242
|
+
declare class PayByBankPixElement extends UIElement<PayByBankPixConfiguration> {
|
|
5243
|
+
static readonly type = TxVariants.paybybank_pix;
|
|
5244
|
+
private static readonly TIMEOUT_MINUTES;
|
|
5245
|
+
private readonly passkeyService;
|
|
5246
|
+
static readonly defaultProps: PayByBankPixConfiguration;
|
|
5247
|
+
constructor(checkout: ICore, props?: PayByBankPixConfiguration);
|
|
5248
|
+
get isValid(): boolean;
|
|
5249
|
+
/**
|
|
5250
|
+
* Display in the drop-in
|
|
5251
|
+
*/
|
|
5252
|
+
get additionalInfo(): string;
|
|
5253
|
+
/**
|
|
5254
|
+
* Display in the drop-in
|
|
5255
|
+
*/
|
|
5256
|
+
get icon(): string;
|
|
5257
|
+
/**
|
|
5258
|
+
* Method used to let the merchant know if the shopper's device supports WebAuthn APIs: https://featuredetect.passkeys.dev/
|
|
5259
|
+
*/
|
|
5260
|
+
isAvailable(): Promise<void>;
|
|
5261
|
+
/**
|
|
5262
|
+
* Make sure the await action UIElement is available before mounting
|
|
5263
|
+
*/
|
|
5264
|
+
handleAction(action: PaymentAction, props?: {}): UIElement | null;
|
|
5265
|
+
formatData(): PayByBankPixData;
|
|
5266
|
+
/**
|
|
5267
|
+
* There are 3 endpoints (stages) we need to call for the enrollment flow.
|
|
5268
|
+
* The first one is the regular payments call on issuer selection - we indicate to store the payment token for the selected issuer.
|
|
5269
|
+
* The second one is to poll the enrollment eligibility - we poll the server to get the enrollment challenge in the `getEnrollmentStatus` function.
|
|
5270
|
+
* The third one is in the `authorizeEnrollment` function - we create passkeys and authorize the enrollment with shopper's passkey.
|
|
5271
|
+
*/
|
|
5272
|
+
private readonly onIssuerSelected;
|
|
5273
|
+
private readonly authorizeEnrollment;
|
|
5274
|
+
/**
|
|
5275
|
+
* There are 3 endpoints (stages) we need to call for the payment flow.
|
|
5276
|
+
* The first one `payWithStoredPayment` is the regular payments call - we attempt to pay with the stored payment token.
|
|
5277
|
+
* The second one is to poll the authorization options - we poll the server to get the challenge in the `getAuthorizationStatus` function.
|
|
5278
|
+
* The third one is in the `authorizePayment` function - we authorize the payment with shopper's passkey.
|
|
5279
|
+
*/
|
|
5280
|
+
private readonly payWithStoredPayment;
|
|
5281
|
+
private readonly authorizePayment;
|
|
5282
|
+
render(): h.JSX.Element;
|
|
5283
|
+
}
|
|
5284
|
+
|
|
5290
5285
|
/** Components */
|
|
5291
5286
|
|
|
5292
5287
|
/**
|
|
@@ -5328,7 +5323,6 @@ declare const ComponentsMap: {
|
|
|
5328
5323
|
facilypay_12x: typeof FacilyPay12x;
|
|
5329
5324
|
ratepay: typeof RatePay;
|
|
5330
5325
|
ratepay_directdebit: typeof RatePayDirectDebit;
|
|
5331
|
-
riverty: typeof Riverty;
|
|
5332
5326
|
/** Open Invoice */
|
|
5333
5327
|
/** Wallets */
|
|
5334
5328
|
amazonpay: typeof AmazonPayElement;
|
|
@@ -5397,6 +5391,8 @@ declare const ComponentsMap: {
|
|
|
5397
5391
|
vipps: typeof VippsElement;
|
|
5398
5392
|
trustly: typeof TrustlyElement;
|
|
5399
5393
|
paybybank_AIS_DD: typeof PayByBankUS;
|
|
5394
|
+
riverty: typeof Riverty;
|
|
5395
|
+
paybybank_pix: typeof PayByBankPixElement;
|
|
5400
5396
|
/** Redirect */
|
|
5401
5397
|
/** Klarna */
|
|
5402
5398
|
klarna: typeof KlarnaPayments;
|
|
@@ -5512,6 +5508,11 @@ interface DropinConfiguration extends UIElementProps {
|
|
|
5512
5508
|
* Callback triggered once the Drop-in is ready to be used
|
|
5513
5509
|
*/
|
|
5514
5510
|
onReady?(): void;
|
|
5511
|
+
/**
|
|
5512
|
+
* Callback triggered before Drop-in creates the stored payment method UIElements.
|
|
5513
|
+
* This callback lets you choose which saved payment methods appear in the Drop-in.
|
|
5514
|
+
*/
|
|
5515
|
+
filterStoredPaymentMethods?(storedPaymentMethods: StoredPaymentMethod[]): StoredPaymentMethod[];
|
|
5515
5516
|
/**
|
|
5516
5517
|
* Callback triggered once the shopper selects a different payment method in the Drop-in
|
|
5517
5518
|
*/
|
|
@@ -5645,6 +5646,84 @@ declare class PaymentMethods {
|
|
|
5645
5646
|
find(paymentMethod: string): PaymentMethod;
|
|
5646
5647
|
}
|
|
5647
5648
|
|
|
5649
|
+
interface Experiment {
|
|
5650
|
+
controlGroup: boolean;
|
|
5651
|
+
experimentId: string;
|
|
5652
|
+
experimentName?: string;
|
|
5653
|
+
}
|
|
5654
|
+
interface AnalyticsData {
|
|
5655
|
+
/**
|
|
5656
|
+
* Relates to PMs used within Plugins
|
|
5657
|
+
* https://docs.adyen.com/development-resources/application-information/?tab=integrator_built_2#application-information-fields
|
|
5658
|
+
* @internal
|
|
5659
|
+
*/
|
|
5660
|
+
applicationInfo?: {
|
|
5661
|
+
externalPlatform: {
|
|
5662
|
+
name: string;
|
|
5663
|
+
version: string;
|
|
5664
|
+
integrator: string;
|
|
5665
|
+
};
|
|
5666
|
+
merchantApplication: {
|
|
5667
|
+
name: string;
|
|
5668
|
+
version: string;
|
|
5669
|
+
};
|
|
5670
|
+
merchantDevice?: {
|
|
5671
|
+
os: string;
|
|
5672
|
+
osVersion: string;
|
|
5673
|
+
};
|
|
5674
|
+
};
|
|
5675
|
+
/**
|
|
5676
|
+
* Use a checkoutAttemptId from a previous page
|
|
5677
|
+
*/
|
|
5678
|
+
checkoutAttemptId?: string;
|
|
5679
|
+
}
|
|
5680
|
+
interface AnalyticsOptions {
|
|
5681
|
+
/**
|
|
5682
|
+
* Enable/Disable all analytics
|
|
5683
|
+
*/
|
|
5684
|
+
enabled?: boolean;
|
|
5685
|
+
/**
|
|
5686
|
+
* Data to be sent along with the event data
|
|
5687
|
+
*/
|
|
5688
|
+
payload?: any;
|
|
5689
|
+
/**
|
|
5690
|
+
* List of experiments to be sent in the collectId call // TODO - still used?
|
|
5691
|
+
*/
|
|
5692
|
+
experiments?: Experiment[];
|
|
5693
|
+
/**
|
|
5694
|
+
* A wrapper to pass data needed when analytics is setup
|
|
5695
|
+
*/
|
|
5696
|
+
analyticsData?: AnalyticsData;
|
|
5697
|
+
}
|
|
5698
|
+
type AnalyticsInitialEvent = {
|
|
5699
|
+
containerWidth: number;
|
|
5700
|
+
component: string;
|
|
5701
|
+
flavor: string;
|
|
5702
|
+
paymentMethods?: any[];
|
|
5703
|
+
sessionId?: string;
|
|
5704
|
+
};
|
|
5705
|
+
interface AnalyticsObject {
|
|
5706
|
+
timestamp: string;
|
|
5707
|
+
id: string;
|
|
5708
|
+
component: string;
|
|
5709
|
+
code?: string;
|
|
5710
|
+
errorType?: string;
|
|
5711
|
+
message?: string;
|
|
5712
|
+
type?: string;
|
|
5713
|
+
subType?: string;
|
|
5714
|
+
target?: string;
|
|
5715
|
+
metadata?: Record<string, any>;
|
|
5716
|
+
isStoredPaymentMethod?: boolean;
|
|
5717
|
+
brand?: string;
|
|
5718
|
+
validationErrorCode?: string;
|
|
5719
|
+
validationErrorMessage?: string;
|
|
5720
|
+
issuer?: string;
|
|
5721
|
+
isExpress?: boolean;
|
|
5722
|
+
expressPage?: string;
|
|
5723
|
+
result?: string;
|
|
5724
|
+
configData?: Record<string, string | boolean>;
|
|
5725
|
+
}
|
|
5726
|
+
|
|
5648
5727
|
interface ICore {
|
|
5649
5728
|
initialize(): Promise<ICore>;
|
|
5650
5729
|
register(...items: NewableComponent[]): void;
|
|
@@ -5851,6 +5930,16 @@ interface CoreConfiguration {
|
|
|
5851
5930
|
* @param actions
|
|
5852
5931
|
*/
|
|
5853
5932
|
onAdditionalDetails?(state: AdditionalDetailsData, component: UIElement, actions: AdditionalDetailsActions): void;
|
|
5933
|
+
/**
|
|
5934
|
+
* Callback invoked when the user is redirected back, and an `action` is included in the response (either `/details` or `/paymentDetails`).
|
|
5935
|
+
*
|
|
5936
|
+
* The `action` from the response will be converted into a UIElement and passed to the callback.
|
|
5937
|
+
* For the tree-shakable integration, register the components beforehand.
|
|
5938
|
+
*
|
|
5939
|
+
* @param component - The UIElement representing the action, which must be mounted on the page for the user to interact with.
|
|
5940
|
+
* @internal - used by PBL
|
|
5941
|
+
*/
|
|
5942
|
+
afterAdditionalDetails?(component: UIElement): void;
|
|
5854
5943
|
/**
|
|
5855
5944
|
* Callback called when an action (for example a QR code or 3D Secure 2 authentication screen) is shown to the shopper.
|
|
5856
5945
|
*
|
|
@@ -5936,7 +6025,7 @@ declare abstract class BaseElement<P extends BaseElementProps> implements IBaseE
|
|
|
5936
6025
|
*/
|
|
5937
6026
|
protected formatData(): any;
|
|
5938
6027
|
protected setUpAnalytics(setUpAnalyticsObj: AnalyticsInitialEvent): any;
|
|
5939
|
-
protected submitAnalytics(analyticsObj?:
|
|
6028
|
+
protected submitAnalytics(analyticsObj?: AnalyticsEvent): any;
|
|
5940
6029
|
protected handleKeyPress(e: h.JSX.TargetedKeyboardEvent<HTMLInputElement>): any;
|
|
5941
6030
|
protected setState(newState: object): void;
|
|
5942
6031
|
/**
|
|
@@ -6013,7 +6102,11 @@ declare abstract class UIElement<P extends UIElementProps = UIElementProps> exte
|
|
|
6013
6102
|
*
|
|
6014
6103
|
* In some other cases e.g. 3DS2 components, this function is overridden to allow more specific analytics actions to be created
|
|
6015
6104
|
*/
|
|
6016
|
-
protected submitAnalytics(analyticsObj:
|
|
6105
|
+
protected submitAnalytics(analyticsObj: AnalyticsEvent): void;
|
|
6106
|
+
/** Work out what the component's "type" is:
|
|
6107
|
+
* - first check for a dedicated "analyticsType" (currently only applies to custom-cards)
|
|
6108
|
+
* - otherwise, distinguish cards from non-cards: cards will use their static type property, everything else will use props.type
|
|
6109
|
+
*/
|
|
6017
6110
|
private getComponent;
|
|
6018
6111
|
submit(): void;
|
|
6019
6112
|
protected makePaymentsCall(): Promise<CheckoutAdvancedFlowResponse | CheckoutSessionPaymentResponse>;
|
|
@@ -6419,9 +6512,8 @@ interface AnalyticsModule {
|
|
|
6419
6512
|
setUp: (a: AnalyticsInitialEvent) => Promise<any>;
|
|
6420
6513
|
getCheckoutAttemptId: () => string;
|
|
6421
6514
|
getEventsQueue: () => EventsQueueModule;
|
|
6422
|
-
createAnalyticsEvent: (a: CreateAnalyticsEventObject) => AnalyticsObject;
|
|
6423
6515
|
getEnabled: () => boolean;
|
|
6424
|
-
sendAnalytics: (
|
|
6516
|
+
sendAnalytics: (analyticsObj: AnalyticsEvent) => boolean;
|
|
6425
6517
|
}
|
|
6426
6518
|
type ComponentFocusObject = {
|
|
6427
6519
|
fieldType: string;
|
|
@@ -6456,11 +6548,10 @@ declare class CardElement extends UIElement<CardConfiguration> {
|
|
|
6456
6548
|
handleUnsupportedCard(errObj: any): this;
|
|
6457
6549
|
private handleClickToPaySubmit;
|
|
6458
6550
|
onBinLookup(obj: CardBinLookupData): void;
|
|
6459
|
-
protected submitAnalytics(analyticsObj:
|
|
6551
|
+
protected submitAnalytics(analyticsObj: AnalyticsEvent): void;
|
|
6460
6552
|
private onConfigSuccess;
|
|
6461
6553
|
private onFocus;
|
|
6462
6554
|
private onBlur;
|
|
6463
|
-
private onValidationErrorAnalytics;
|
|
6464
6555
|
onBinValue: (callbackObj: CardBinValueData) => void;
|
|
6465
6556
|
get storePaymentMethodPayload(): {
|
|
6466
6557
|
storePaymentMethod?: undefined;
|
|
@@ -6488,7 +6579,7 @@ declare class ThreeDS2Challenge extends UIElement<ThreeDS2ChallengeConfiguration
|
|
|
6488
6579
|
size: string;
|
|
6489
6580
|
type: string;
|
|
6490
6581
|
};
|
|
6491
|
-
protected submitAnalytics: (aObj:
|
|
6582
|
+
protected submitAnalytics: (aObj: AnalyticsEvent) => void;
|
|
6492
6583
|
protected onActionHandled: (rtnObj: ActionHandledReturnObject) => void;
|
|
6493
6584
|
onComplete(state: any): void;
|
|
6494
6585
|
render(): h.JSX.Element;
|
|
@@ -6501,7 +6592,7 @@ declare class ThreeDS2DeviceFingerprint extends UIElement<ThreeDS2DeviceFingerpr
|
|
|
6501
6592
|
type: string;
|
|
6502
6593
|
};
|
|
6503
6594
|
private callSubmit3DS2Fingerprint;
|
|
6504
|
-
protected submitAnalytics: (aObj:
|
|
6595
|
+
protected submitAnalytics: (aObj: AnalyticsEvent) => void;
|
|
6505
6596
|
protected onActionHandled: (rtnObj: ActionHandledReturnObject) => void;
|
|
6506
6597
|
onComplete(state: any): void;
|
|
6507
6598
|
render(): h.JSX.Element;
|
|
@@ -6608,6 +6699,7 @@ declare class DropinElement extends UIElement<DropinConfiguration> implements ID
|
|
|
6608
6699
|
openFirstStoredPaymentMethod?: boolean;
|
|
6609
6700
|
openFirstPaymentMethod?: boolean;
|
|
6610
6701
|
onReady?(): void;
|
|
6702
|
+
filterStoredPaymentMethods?(storedPaymentMethods: StoredPaymentMethod[]): StoredPaymentMethod[];
|
|
6611
6703
|
onSelect?(paymentMethod: UIElement): void;
|
|
6612
6704
|
showRemovePaymentMethodButton?: boolean;
|
|
6613
6705
|
showRadioButton?: boolean;
|
|
@@ -6785,6 +6877,7 @@ declare namespace index_d {
|
|
|
6785
6877
|
OnlineBankingSKElement as OnlineBankingSK,
|
|
6786
6878
|
OxxoElement as Oxxo,
|
|
6787
6879
|
index_d_PayByBank as PayByBank,
|
|
6880
|
+
PayByBankPixElement as PayByBankPix,
|
|
6788
6881
|
index_d_PayByBankUS as PayByBankUS,
|
|
6789
6882
|
PayMeElement as PayMe,
|
|
6790
6883
|
PayNowElement as PayNow,
|
|
@@ -6919,6 +7012,7 @@ declare class Core implements ICore {
|
|
|
6919
7012
|
* @param details - Details object containing the redirectResult
|
|
6920
7013
|
*/
|
|
6921
7014
|
submitDetails(details: AdditionalDetailsData['data']): void;
|
|
7015
|
+
private readonly afterAdditionalDetails;
|
|
6922
7016
|
/**
|
|
6923
7017
|
* Instantiates a new element component ready to be mounted from an action object
|
|
6924
7018
|
*
|
|
@@ -6966,5 +7060,5 @@ declare namespace AdyenCheckout {
|
|
|
6966
7060
|
var setBundleType: (type: string) => void;
|
|
6967
7061
|
}
|
|
6968
7062
|
|
|
6969
|
-
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, 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, 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, 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 };
|
|
7063
|
+
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, 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, 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 };
|
|
6970
7064
|
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, 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, 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, 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 };
|