@adyen/adyen-web 6.1.1 → 6.3.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.
Files changed (146) hide show
  1. package/dist/cjs/adyen.css +1 -0
  2. package/dist/cjs/adyen.css.map +1 -1
  3. package/dist/cjs/index.cjs +2 -2
  4. package/dist/cjs/index.cjs.map +1 -1
  5. package/dist/cjs/index.d.cts +58 -7
  6. package/dist/es/adyen.css +1 -0
  7. package/dist/es/adyen.css.map +1 -1
  8. package/dist/es/components/ApplePay/ApplePayService.js +1 -1
  9. package/dist/es/components/ApplePay/ApplePayService.js.map +1 -1
  10. package/dist/es/components/Card/Card.js +1 -1
  11. package/dist/es/components/Card/Card.js.map +1 -1
  12. package/dist/es/components/Card/components/CardInput/defaultProps.js +1 -1
  13. package/dist/es/components/Card/components/CardInput/defaultProps.js.map +1 -1
  14. package/dist/es/components/Card/components/ClickToPayHolder.js +1 -1
  15. package/dist/es/components/Card/components/ClickToPayHolder.js.map +1 -1
  16. package/dist/es/components/Dropin/components/PaymentMethod/PaymentMethodBrands/PaymentMethodBrands.js +1 -1
  17. package/dist/es/components/Dropin/components/PaymentMethod/PaymentMethodBrands/PaymentMethodBrands.js.map +1 -1
  18. package/dist/es/components/Dropin/components/PaymentMethod/PaymentMethodItem/PaymentMethodItem.js +1 -1
  19. package/dist/es/components/Dropin/components/PaymentMethod/PaymentMethodItem/PaymentMethodItem.js.map +1 -1
  20. package/dist/es/components/Dropin/elements/createElements.js +1 -1
  21. package/dist/es/components/Dropin/elements/createElements.js.map +1 -1
  22. package/dist/es/components/Dropin/elements/filters.js +1 -1
  23. package/dist/es/components/Dropin/elements/filters.js.map +1 -1
  24. package/dist/es/components/PayByBankUS/PayByBankUS.js +2 -0
  25. package/dist/es/components/PayByBankUS/PayByBankUS.js.map +1 -0
  26. package/dist/es/components/components-name-map.js +1 -1
  27. package/dist/es/components/components-name-map.js.map +1 -1
  28. package/dist/es/components/index.js +1 -1
  29. package/dist/es/components/internal/BaseElement/BaseElement.js +1 -1
  30. package/dist/es/components/internal/BaseElement/BaseElement.js.map +1 -1
  31. package/dist/es/components/internal/Button/Button.js +1 -1
  32. package/dist/es/components/internal/Button/Button.js.map +1 -1
  33. package/dist/es/components/internal/ClickToPay/ClickToPayComponent.js +1 -1
  34. package/dist/es/components/internal/ClickToPay/ClickToPayComponent.js.map +1 -1
  35. package/dist/es/components/internal/ClickToPay/components/CtPCards/CtPCards.js +1 -1
  36. package/dist/es/components/internal/ClickToPay/components/CtPCards/CtPCards.js.map +1 -1
  37. package/dist/es/components/internal/ClickToPay/components/CtPLogin/CtPLogin.js +1 -1
  38. package/dist/es/components/internal/ClickToPay/components/CtPLogin/CtPLogin.js.map +1 -1
  39. package/dist/es/components/internal/ClickToPay/components/CtPLogin/CtPLoginInput.js +1 -1
  40. package/dist/es/components/internal/ClickToPay/components/CtPLogin/CtPLoginInput.js.map +1 -1
  41. package/dist/es/components/internal/ClickToPay/components/CtPOneTimePassword/CtPOneTimePassword.js +1 -1
  42. package/dist/es/components/internal/ClickToPay/components/CtPOneTimePassword/CtPOneTimePassword.js.map +1 -1
  43. package/dist/es/components/internal/ClickToPay/components/CtPOneTimePassword/CtPOneTimePasswordInput/CtPOneTimePasswordInput.js +1 -1
  44. package/dist/es/components/internal/ClickToPay/components/CtPOneTimePassword/CtPOneTimePasswordInput/CtPOneTimePasswordInput.js.map +1 -1
  45. package/dist/es/components/internal/ClickToPay/components/CtPSection/CtPSection.js +1 -1
  46. package/dist/es/components/internal/ClickToPay/components/CtPSection/CtPSection.js.map +1 -1
  47. package/dist/es/components/internal/ClickToPay/errors/TimeoutError.js +1 -1
  48. package/dist/es/components/internal/ClickToPay/errors/TimeoutError.js.map +1 -1
  49. package/dist/es/components/internal/ClickToPay/services/ClickToPayService.js +1 -1
  50. package/dist/es/components/internal/ClickToPay/services/ClickToPayService.js.map +1 -1
  51. package/dist/es/components/internal/ClickToPay/services/execute-with-timeout.js +2 -0
  52. package/dist/es/components/internal/ClickToPay/services/execute-with-timeout.js.map +1 -0
  53. package/dist/es/components/internal/FormFields/InputBase.js.map +1 -1
  54. package/dist/es/components/tx-variants.js +1 -1
  55. package/dist/es/components/tx-variants.js.map +1 -1
  56. package/dist/es/core/Analytics/Analytics.js +1 -1
  57. package/dist/es/core/Analytics/Analytics.js.map +1 -1
  58. package/dist/es/core/Analytics/constants.js +1 -1
  59. package/dist/es/core/Analytics/constants.js.map +1 -1
  60. package/dist/es/core/Analytics/utils.js +1 -1
  61. package/dist/es/core/Analytics/utils.js.map +1 -1
  62. package/dist/es/core/CheckoutSession/CheckoutSession.js +1 -1
  63. package/dist/es/core/CheckoutSession/CheckoutSession.js.map +1 -1
  64. package/dist/es/core/Context/CoreProvider.js +1 -1
  65. package/dist/es/core/Context/CoreProvider.js.map +1 -1
  66. package/dist/es/core/ProcessResponse/PaymentMethods/filters.js +1 -1
  67. package/dist/es/core/ProcessResponse/PaymentMethods/filters.js.map +1 -1
  68. package/dist/es/core/Services/analytics/collect-id.js +1 -1
  69. package/dist/es/core/Services/sessions/setup-session.js +1 -1
  70. package/dist/es/core/Services/sessions/setup-session.js.map +1 -1
  71. package/dist/es/core/core.js +1 -1
  72. package/dist/es/index.d.ts +58 -7
  73. package/dist/es/index.js +1 -1
  74. package/dist/es/utils/listenerUtils.js +1 -1
  75. package/dist/es/utils/listenerUtils.js.map +1 -1
  76. package/dist/es-legacy/adyen.css +1 -0
  77. package/dist/es-legacy/adyen.css.map +1 -1
  78. package/dist/es-legacy/components/ApplePay/ApplePayService.js +1 -1
  79. package/dist/es-legacy/components/ApplePay/ApplePayService.js.map +1 -1
  80. package/dist/es-legacy/components/Card/Card.js +1 -1
  81. package/dist/es-legacy/components/Card/Card.js.map +1 -1
  82. package/dist/es-legacy/components/Card/components/CardInput/defaultProps.js +1 -1
  83. package/dist/es-legacy/components/Card/components/CardInput/defaultProps.js.map +1 -1
  84. package/dist/es-legacy/components/Card/components/ClickToPayHolder.js +1 -1
  85. package/dist/es-legacy/components/Card/components/ClickToPayHolder.js.map +1 -1
  86. package/dist/es-legacy/components/Dropin/components/PaymentMethod/PaymentMethodBrands/PaymentMethodBrands.js +1 -1
  87. package/dist/es-legacy/components/Dropin/components/PaymentMethod/PaymentMethodBrands/PaymentMethodBrands.js.map +1 -1
  88. package/dist/es-legacy/components/Dropin/components/PaymentMethod/PaymentMethodItem/PaymentMethodItem.js +1 -1
  89. package/dist/es-legacy/components/Dropin/components/PaymentMethod/PaymentMethodItem/PaymentMethodItem.js.map +1 -1
  90. package/dist/es-legacy/components/Dropin/elements/createElements.js +1 -1
  91. package/dist/es-legacy/components/Dropin/elements/createElements.js.map +1 -1
  92. package/dist/es-legacy/components/Dropin/elements/filters.js +1 -1
  93. package/dist/es-legacy/components/Dropin/elements/filters.js.map +1 -1
  94. package/dist/es-legacy/components/PayByBankUS/PayByBankUS.js +2 -0
  95. package/dist/es-legacy/components/PayByBankUS/PayByBankUS.js.map +1 -0
  96. package/dist/es-legacy/components/components-name-map.js +1 -1
  97. package/dist/es-legacy/components/components-name-map.js.map +1 -1
  98. package/dist/es-legacy/components/index.js +1 -1
  99. package/dist/es-legacy/components/internal/BaseElement/BaseElement.js +1 -1
  100. package/dist/es-legacy/components/internal/BaseElement/BaseElement.js.map +1 -1
  101. package/dist/es-legacy/components/internal/Button/Button.js +1 -1
  102. package/dist/es-legacy/components/internal/Button/Button.js.map +1 -1
  103. package/dist/es-legacy/components/internal/ClickToPay/ClickToPayComponent.js +1 -1
  104. package/dist/es-legacy/components/internal/ClickToPay/ClickToPayComponent.js.map +1 -1
  105. package/dist/es-legacy/components/internal/ClickToPay/components/CtPCards/CtPCards.js +1 -1
  106. package/dist/es-legacy/components/internal/ClickToPay/components/CtPCards/CtPCards.js.map +1 -1
  107. package/dist/es-legacy/components/internal/ClickToPay/components/CtPLogin/CtPLogin.js +1 -1
  108. package/dist/es-legacy/components/internal/ClickToPay/components/CtPLogin/CtPLogin.js.map +1 -1
  109. package/dist/es-legacy/components/internal/ClickToPay/components/CtPLogin/CtPLoginInput.js +1 -1
  110. package/dist/es-legacy/components/internal/ClickToPay/components/CtPLogin/CtPLoginInput.js.map +1 -1
  111. package/dist/es-legacy/components/internal/ClickToPay/components/CtPOneTimePassword/CtPOneTimePassword.js +1 -1
  112. package/dist/es-legacy/components/internal/ClickToPay/components/CtPOneTimePassword/CtPOneTimePassword.js.map +1 -1
  113. package/dist/es-legacy/components/internal/ClickToPay/components/CtPOneTimePassword/CtPOneTimePasswordInput/CtPOneTimePasswordInput.js +1 -1
  114. package/dist/es-legacy/components/internal/ClickToPay/components/CtPOneTimePassword/CtPOneTimePasswordInput/CtPOneTimePasswordInput.js.map +1 -1
  115. package/dist/es-legacy/components/internal/ClickToPay/components/CtPSection/CtPSection.js +1 -1
  116. package/dist/es-legacy/components/internal/ClickToPay/components/CtPSection/CtPSection.js.map +1 -1
  117. package/dist/es-legacy/components/internal/ClickToPay/errors/TimeoutError.js +1 -1
  118. package/dist/es-legacy/components/internal/ClickToPay/errors/TimeoutError.js.map +1 -1
  119. package/dist/es-legacy/components/internal/ClickToPay/services/ClickToPayService.js +1 -1
  120. package/dist/es-legacy/components/internal/ClickToPay/services/ClickToPayService.js.map +1 -1
  121. package/dist/es-legacy/components/internal/ClickToPay/services/execute-with-timeout.js +2 -0
  122. package/dist/es-legacy/components/internal/ClickToPay/services/execute-with-timeout.js.map +1 -0
  123. package/dist/es-legacy/components/internal/FormFields/InputBase.js.map +1 -1
  124. package/dist/es-legacy/components/tx-variants.js +1 -1
  125. package/dist/es-legacy/components/tx-variants.js.map +1 -1
  126. package/dist/es-legacy/core/Analytics/Analytics.js +1 -1
  127. package/dist/es-legacy/core/Analytics/Analytics.js.map +1 -1
  128. package/dist/es-legacy/core/Analytics/constants.js +1 -1
  129. package/dist/es-legacy/core/Analytics/constants.js.map +1 -1
  130. package/dist/es-legacy/core/Analytics/utils.js +1 -1
  131. package/dist/es-legacy/core/Analytics/utils.js.map +1 -1
  132. package/dist/es-legacy/core/CheckoutSession/CheckoutSession.js +1 -1
  133. package/dist/es-legacy/core/CheckoutSession/CheckoutSession.js.map +1 -1
  134. package/dist/es-legacy/core/Context/CoreProvider.js +1 -1
  135. package/dist/es-legacy/core/Context/CoreProvider.js.map +1 -1
  136. package/dist/es-legacy/core/ProcessResponse/PaymentMethods/filters.js +1 -1
  137. package/dist/es-legacy/core/ProcessResponse/PaymentMethods/filters.js.map +1 -1
  138. package/dist/es-legacy/core/Services/analytics/collect-id.js +1 -1
  139. package/dist/es-legacy/core/Services/sessions/setup-session.js +1 -1
  140. package/dist/es-legacy/core/Services/sessions/setup-session.js.map +1 -1
  141. package/dist/es-legacy/core/core.js +1 -1
  142. package/dist/es-legacy/index.js +1 -1
  143. package/dist/es-legacy/utils/listenerUtils.js +1 -1
  144. package/dist/es-legacy/utils/listenerUtils.js.map +1 -1
  145. package/package.json +5 -4
  146. package/styles/adyen.css +85 -0
@@ -242,6 +242,7 @@ interface ButtonProps {
242
242
  target?: string;
243
243
  rel?: string;
244
244
  onClick?: (e: any, callbacks: any) => void;
245
+ onKeyDown?: (event: KeyboardEvent) => void;
245
246
  }
246
247
 
247
248
  interface PayButtonProps extends ButtonProps {
@@ -575,8 +576,19 @@ interface CbObjOnConfigSuccess {
575
576
  type CVCPolicyType = typeof REQUIRED | typeof OPTIONAL | typeof HIDDEN;
576
577
  type DatePolicyType = typeof REQUIRED | typeof OPTIONAL | typeof HIDDEN;
577
578
 
579
+ interface TimeoutErrorProps {
580
+ source: string;
581
+ scheme: string;
582
+ isTimeoutTriggeredBySchemeSdk: boolean;
583
+ }
578
584
  declare class TimeoutError extends Error {
579
- constructor(message: string);
585
+ scheme: string;
586
+ source: string;
587
+ isTimeoutTriggeredBySchemeSdk: boolean;
588
+ /** Currently populated only by Visa SDK if available */
589
+ correlationId?: string;
590
+ constructor(options: TimeoutErrorProps);
591
+ setCorrelationId(correlationId: string): void;
580
592
  toString(): string;
581
593
  }
582
594
 
@@ -1082,6 +1094,10 @@ type CheckoutSessionOrdersResponse = {
1082
1094
  orderData: string;
1083
1095
  pspReference: string;
1084
1096
  };
1097
+ type SetupSessionOptions = {
1098
+ browserInfo?: BrowserInfo;
1099
+ order?: Order;
1100
+ };
1085
1101
 
1086
1102
  type NewableComponent = new (checkout: ICore, props?: any) => UIElement;
1087
1103
  interface IRegistry {
@@ -1299,6 +1315,7 @@ declare enum TxVariants {
1299
1315
  twint = "twint",
1300
1316
  vipps = "vipps",
1301
1317
  trustly = "trustly",
1318
+ paybybank_AIS_DD = "paybybank_AIS_DD",
1302
1319
  /** Redirect */
1303
1320
  /** Klarna */
1304
1321
  klarna = "klarna",
@@ -1647,7 +1664,7 @@ declare class ANCVElement extends UIElement<ANCVConfiguration> {
1647
1664
 
1648
1665
  declare global {
1649
1666
  interface Window {
1650
- ApplePaySession: ApplePaySession;
1667
+ ApplePaySession?: ApplePaySession;
1651
1668
  }
1652
1669
  }
1653
1670
  type Initiative = 'web' | 'messaging';
@@ -1940,8 +1957,16 @@ interface AchConfiguration extends UIElementProps {
1940
1957
  holderNameRequired?: boolean;
1941
1958
  hasHolderName?: boolean;
1942
1959
  enableStoreDetails: boolean;
1943
- bankAccountNumber: string;
1960
+ bankAccountNumber?: string;
1944
1961
  placeholders?: Placeholders;
1962
+ /**
1963
+ * Object that contains placeholder information that you can use to prefill fields.
1964
+ * - merchant set config option
1965
+ */
1966
+ data?: {
1967
+ holderName?: string;
1968
+ billingAddress?: Partial<AddressData>;
1969
+ };
1945
1970
  }
1946
1971
 
1947
1972
  interface BankTransferConfiguration extends UIElementProps {
@@ -4124,8 +4149,12 @@ declare class AchElement extends UIElement<AchConfiguration> {
4124
4149
  storedPaymentMethodId?: string;
4125
4150
  hasHolderName?: boolean;
4126
4151
  enableStoreDetails: boolean;
4127
- bankAccountNumber: string;
4152
+ bankAccountNumber?: string;
4128
4153
  placeholders?: Placeholders;
4154
+ data?: {
4155
+ holderName?: string;
4156
+ billingAddress?: Partial<AddressData>;
4157
+ };
4129
4158
  order?: Order;
4130
4159
  modules?: {
4131
4160
  srPanel?: SRPanel;
@@ -4722,6 +4751,25 @@ declare class Riverty extends OpenInvoiceContainer {
4722
4751
  formatProps(props: OpenInvoiceConfiguration): any;
4723
4752
  }
4724
4753
 
4754
+ declare class PayByBankUS extends RedirectElement {
4755
+ static type: TxVariants;
4756
+ protected formatProps(props: any): any;
4757
+ formatData(): {
4758
+ paymentMethod: {
4759
+ storedPaymentMethodId: string;
4760
+ type: string;
4761
+ };
4762
+ browserInfo: BrowserInfo;
4763
+ };
4764
+ get displayName(): string;
4765
+ get additionalInfo(): string;
4766
+ get brands(): {
4767
+ icon: string;
4768
+ name: string;
4769
+ }[];
4770
+ render(): h.JSX.Element;
4771
+ }
4772
+
4725
4773
  /** Components */
4726
4774
 
4727
4775
  /**
@@ -4830,6 +4878,7 @@ declare const ComponentsMap: {
4830
4878
  twint: typeof TwintElement;
4831
4879
  vipps: typeof VippsElement;
4832
4880
  trustly: typeof TrustlyElement;
4881
+ paybybank_AIS_DD: typeof PayByBankUS;
4833
4882
  /** Redirect */
4834
4883
  /** Klarna */
4835
4884
  klarna: typeof KlarnaPayments;
@@ -5030,7 +5079,7 @@ declare class Session {
5030
5079
  /**
5031
5080
  * Fetches data from a session
5032
5081
  */
5033
- setupSession(options: any): Promise<CheckoutSessionSetupResponse>;
5082
+ setupSession(options: SetupSessionOptions): Promise<CheckoutSessionSetupResponse>;
5034
5083
  /**
5035
5084
  * Submits a session payment
5036
5085
  */
@@ -6104,6 +6153,8 @@ type index_d_OnlineBankingPL = OnlineBankingPL;
6104
6153
  declare const index_d_OnlineBankingPL: typeof OnlineBankingPL;
6105
6154
  type index_d_PayByBank = PayByBank;
6106
6155
  declare const index_d_PayByBank: typeof PayByBank;
6156
+ type index_d_PayByBankUS = PayByBankUS;
6157
+ declare const index_d_PayByBankUS: typeof PayByBankUS;
6107
6158
  type index_d_RatePay = RatePay;
6108
6159
  declare const index_d_RatePay: typeof RatePay;
6109
6160
  type index_d_RatePayDirectDebit = RatePayDirectDebit;
@@ -6117,7 +6168,7 @@ declare const index_d_ThreeDS2DeviceFingerprint: typeof ThreeDS2DeviceFingerprin
6117
6168
  type index_d_UPI = UPI;
6118
6169
  declare const index_d_UPI: typeof UPI;
6119
6170
  declare namespace index_d {
6120
- export { ANCVElement as ANCV, AchElement as Ach, AddressElement as Address, index_d_Affirm as Affirm, index_d_AfterPay as AfterPay, index_d_AfterPayB2B as AfterPayB2B, AmazonPayElement as AmazonPay, ApplePayElement as ApplePay, index_d_Atome as 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, index_d_CashAppPay as CashAppPay, ClickToPayElement as ClickToPay, index_d_CustomCard as 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, GiftcardElement as Giftcard, GiropayElement as Giropay, index_d_GooglePay as 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, index_d_OnlineBankingFI as OnlineBankingFI, OnlineBankingINElement as OnlineBankingIN, index_d_OnlineBankingPL as OnlineBankingPL, OnlineBankingSKElement as OnlineBankingSK, OxxoElement as Oxxo, index_d_PayByBank as PayByBank, PayMeElement as PayMe, PayNowElement as PayNow, PaypalElement as PayPal, PayuNetCashcardElement as PayuCashcard, PayuNetBankingElement as PayuNetBanking, PersonalDetailsElement as PersonalDetails, PixElement as Pix, PromptPayElement as PromptPay, index_d_RatePay as RatePay, index_d_RatePayDirectDebit as RatePayDirectDebit, RedirectElement as Redirect, index_d_Riverty as Riverty, SepaElement as SepaDirectDebit, SwishElement as Swish, index_d_ThreeDS2Challenge as ThreeDS2Challenge, index_d_ThreeDS2DeviceFingerprint as ThreeDS2DeviceFingerprint, TrustlyElement as Trustly, TwintElement as Twint, index_d_UPI as UPI, VippsElement as Vipps, WalletINElement as WalletIN, WeChatPayElement as WeChat };
6171
+ export { ANCVElement as ANCV, AchElement as Ach, AddressElement as Address, index_d_Affirm as Affirm, index_d_AfterPay as AfterPay, index_d_AfterPayB2B as AfterPayB2B, AmazonPayElement as AmazonPay, ApplePayElement as ApplePay, index_d_Atome as 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, index_d_CashAppPay as CashAppPay, ClickToPayElement as ClickToPay, index_d_CustomCard as 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, GiftcardElement as Giftcard, GiropayElement as Giropay, index_d_GooglePay as 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, index_d_OnlineBankingFI as OnlineBankingFI, OnlineBankingINElement as OnlineBankingIN, index_d_OnlineBankingPL as OnlineBankingPL, OnlineBankingSKElement as OnlineBankingSK, OxxoElement as Oxxo, index_d_PayByBank as PayByBank, index_d_PayByBankUS as PayByBankUS, PayMeElement as PayMe, PayNowElement as PayNow, PaypalElement as PayPal, PayuNetCashcardElement as PayuCashcard, PayuNetBankingElement as PayuNetBanking, PersonalDetailsElement as PersonalDetails, PixElement as Pix, PromptPayElement as PromptPay, index_d_RatePay as RatePay, index_d_RatePayDirectDebit as RatePayDirectDebit, RedirectElement as Redirect, index_d_Riverty as Riverty, SepaElement as SepaDirectDebit, SwishElement as Swish, index_d_ThreeDS2Challenge as ThreeDS2Challenge, index_d_ThreeDS2DeviceFingerprint as ThreeDS2DeviceFingerprint, TrustlyElement as Trustly, TwintElement as Twint, index_d_UPI as UPI, VippsElement as Vipps, WalletINElement as WalletIN, WeChatPayElement as WeChat };
6121
6172
  }
6122
6173
 
6123
6174
  declare class Core implements ICore {
@@ -6215,4 +6266,4 @@ declare namespace AdyenCheckout {
6215
6266
  var setBundleType: (type: string) => void;
6216
6267
  }
6217
6268
 
6218
- export { ANCVElement as ANCV, type ANCVConfiguration, type ANCVDataState, AchElement as Ach, type AchConfiguration, type ActionDescriptionType, type ActionHandledReturnObject, type AdditionalDetailsActions, type AdditionalDetailsData, AddressElement as Address, type AddressData, type AddressField, AdyenCheckout, AdyenCheckoutError, Affirm, AfterPay, AfterPayB2B, AmazonPayElement as AmazonPay, type AmazonPayBackendConfiguration, type AmazonPayButtonProps, type AmazonPayButtonSettings, type AmazonPayComponentProps, type AmazonPayConfiguration, type AmazonPayElementData, type AnalyticsModule, type App, ApplePayElement as ApplePay, type ApplePayButtonType, type ApplePayConfiguration, type ApplePayElementData, type ApplePayPaymentAuthorizationResult, type ApplePayPaymentOrderDetails, type ApplePaySessionRequest, Atome, type AwaitComponentProps, type AwaitConfiguration, BacsElement as BacsDirectDebit, BancontactElement as Bancontact, type BankDetailsSchema, BankTransferElement as BankTransfer, type BankTransferConfiguration, type BankTransferSchema, type BankTransferState, BCMCMobileElement as BcmcMobile, type BeforeSubmitActions, BillDeskOnlineElement as BillDeskOnline, BillDeskWalletElement as BillDeskWallet, type BinLookupResponse, type BinLookupResponseRaw, BlikElement as Blik, BoletoElement as Boleto, type BoletoElementProps, type BoletoInputDataState, type BoletoInputErrorState, type BoletoInputValidState, type BrandConfiguration, type BrandObject, type BrowserInfo, type CReqData, CardElement as Card, type CardBackendConfiguration, type CardBrandsConfiguration, type CardConfiguration, type CardElementData, CashAppPay, type CashAppPayConfiguration, type CashAppPayElementData, type CashAppPayEventData, type ChallengeData, type ChallengeResolveData, type ChangeActionOptions, type ChangePaymentDetailsButtonProps, type ChargeAmount, type CheckoutAdvancedFlowResponse, type CheckoutDetailsRequest, type CheckoutSessionConfig, ClickToPayElement as ClickToPay, type ClickToPayConfiguration, type ClickToPayPaymentData, type ClickToPayProps, type ClickToPayScheme, type ComponentFocusObject, type ComponentMethodsRef, type CoreConfiguration, type Currency, CustomCard, type CustomCardConfiguration, type DecodeObject, type DeliverySpecifications, DokuElement as Doku, type DokuVoucherResultProps, DonationElement as Donation, type DonationConfiguration, DotpayElement as Dotpay, DragonpayElement as Dragonpay, type DragonpayConfiguraton, type DragonpayInputData, type DragonpayInputIssuerItem, type DragonpayInputProps, type DragonpayVoucherResultProps, DropinElement as Dropin, type DropinComponentProps, type DropinComponentState, type DropinConfiguration, type DropinStatusProps, type DualBrandSelectElement, DuitNowElement as DuitNow, EPSElement as EPS, EcontextElement as Econtext, type EcontextConfiguration, type EcontextInputSchema, type EcontextVoucherResultProps, type ErrorCodeObject, type ExtendedMerchantInfo, FacilyPay10x as FacilPay10x, FacilyPay12x as FacilPay12x, FacilyPay3x as FacilPay3x, FacilyPay4x as FacilPay4x, FacilyPay6x as FacilPay6x, type FieldsetVisibility, type FingerPrintData, type FingerprintResolveData, type FundingSource, type GiftCardConfiguration, type GiftCardElementData, GiftcardElement as Giftcard, GiropayElement as Giropay, GooglePay, type GooglePayConfiguration, type GooglePaymentDataRequest, type ICore, type IDropin, type InstantPaymentTypes, type Intent, type IssuerListConfiguration, type IssuerListData, type KlarnConfiguration, KlarnaPayments as Klarna, type KlarnaSdkData, type KlarnaWidgetAuthorizeResponse, type KlarnaWidgetProps, type LedgerCurrencies, MBWayElement as MBWay, MealVoucherFRElement as MealVoucherFR, MolPayEBankingMYElement as MolPayEBankingMY, MolPayEBankingTHElement as MolPayEBankingTH, MolPayEbankingVNElement as MolPayEBankingVN, MultibancoElement as Multibanco, type MultibancoVoucherResultProps, type OnChangeData, OnlineBankingCZElement as OnlineBankingCZ, OnlineBankingFI, OnlineBankingINElement as OnlineBankingIN, OnlineBankingPL, OnlineBankingSKElement as OnlineBankingSK, type OpenInvoiceActiveFieldsets, type OpenInvoiceConfiguration, type OpenInvoiceFieldsetsRefs, type OpenInvoiceProps, type OpenInvoiceStateData, type OpenInvoiceStateError, type OpenInvoiceStateValid, type OpenInvoiceVisibility, type Order, type OrderButtonProps, type OrderStatus, OxxoElement as Oxxo, type OxxoVoucherResultProps, type PayButtonFunctionProps, PayByBank, PayMeElement as PayMe, PayNowElement as PayNow, PaypalElement as PayPal, type PayPalConfiguration, type PayloadJSON, type PaymentAction, type PaymentActionsType, type PaymentAmount, type PaymentAmountExtended, type PaymentCompletedData, type PaymentData, type PaymentFailedData, type PaymentMethod, type PaymentMethodData, type PaymentMethodGroup, type PaymentMethodOptions, type PaymentMethods$1 as PaymentMethods, type PaymentMethodsConfiguration, type PaymentMethodsRequestData, type PaymentMethodsResponse, type PaymentResponseData, PayuNetCashcardElement as PayuCashcard, PayuNetBankingElement as PayuNetBanking, PersonalDetailsElement as PersonalDetails, type PersonalDetailsSchema, PixElement as Pix, type PixConfiguration, type PixElementData, type PostMsgParseErrorObject, type ProcessedResponse, PromptPayElement as PromptPay, type QRLoaderConfiguration, RatePay, RatePayDirectDebit, type RawPaymentResponse, type RecurringMetadata, RedirectElement as Redirect, type RedirectConfiguration, type Region, type ResultCode, type ResultObject, type ResultValue, Riverty, type SepaConfiguration, SepaElement as SepaDirectDebit, type SepaElementData, type SessionsResponse, type SignOutButtonProps, type SocialSecurityMode, type StatusObject, type StoredPaymentMethod, type SubmitActions, type SubmitData, type SupportedLocale, SwishElement as Swish, ThreeDS2Challenge, type ThreeDS2ChallengeConfiguration, ThreeDS2DeviceFingerprint, type ThreeDS2DeviceFingerprintConfiguration, type ThreeDS2FingerprintResponse, type ThreeDS2FlowObject, type ThreeDS2Token, TrustlyElement as Trustly, TwintElement as Twint, UIElement, type UIElementProps, type UIElementStatus, UPI, type UPIConfiguration, type UpdateAmazonCheckoutSessionRequest, type UpiMode, type UpiPaymentData, type UpiType, type ValidationError, VippsElement as Vipps, type VoucherConfiguration, type VoucherDetail, type VoucherProps, WalletINElement as WalletIN, WeChatPayElement as WeChat, type balanceCheckResponseType, index_d as components, type onBalanceCheckCallbackType, type onOrderCancelData, type onOrderCancelType, type onOrderRequestCallbackType, type onRequiringConfirmationCallbackType };
6269
+ export { ANCVElement as ANCV, type ANCVConfiguration, type ANCVDataState, AchElement as Ach, type AchConfiguration, type ActionDescriptionType, type ActionHandledReturnObject, type AdditionalDetailsActions, type AdditionalDetailsData, AddressElement as Address, type AddressData, type AddressField, AdyenCheckout, AdyenCheckoutError, Affirm, AfterPay, AfterPayB2B, AmazonPayElement as AmazonPay, type AmazonPayBackendConfiguration, type AmazonPayButtonProps, type AmazonPayButtonSettings, type AmazonPayComponentProps, type AmazonPayConfiguration, type AmazonPayElementData, type AnalyticsModule, type App, ApplePayElement as ApplePay, type ApplePayButtonType, type ApplePayConfiguration, type ApplePayElementData, type ApplePayPaymentAuthorizationResult, type ApplePayPaymentOrderDetails, type ApplePaySessionRequest, Atome, type AwaitComponentProps, type AwaitConfiguration, BacsElement as BacsDirectDebit, BancontactElement as Bancontact, type BankDetailsSchema, BankTransferElement as BankTransfer, type BankTransferConfiguration, type BankTransferSchema, type BankTransferState, BCMCMobileElement as BcmcMobile, type BeforeSubmitActions, BillDeskOnlineElement as BillDeskOnline, BillDeskWalletElement as BillDeskWallet, type BinLookupResponse, type BinLookupResponseRaw, BlikElement as Blik, BoletoElement as Boleto, type BoletoElementProps, type BoletoInputDataState, type BoletoInputErrorState, type BoletoInputValidState, type BrandConfiguration, type BrandObject, type BrowserInfo, type CReqData, CardElement as Card, type CardBackendConfiguration, type CardBrandsConfiguration, type CardConfiguration, type CardElementData, CashAppPay, type CashAppPayConfiguration, type CashAppPayElementData, type CashAppPayEventData, type ChallengeData, type ChallengeResolveData, type ChangeActionOptions, type ChangePaymentDetailsButtonProps, type ChargeAmount, type CheckoutAdvancedFlowResponse, type CheckoutDetailsRequest, type CheckoutSessionConfig, ClickToPayElement as ClickToPay, type ClickToPayConfiguration, type ClickToPayPaymentData, type ClickToPayProps, type ClickToPayScheme, type ComponentFocusObject, type ComponentMethodsRef, type CoreConfiguration, type Currency, CustomCard, type CustomCardConfiguration, type DecodeObject, type DeliverySpecifications, DokuElement as Doku, type DokuVoucherResultProps, DonationElement as Donation, type DonationConfiguration, DotpayElement as Dotpay, DragonpayElement as Dragonpay, type DragonpayConfiguraton, type DragonpayInputData, type DragonpayInputIssuerItem, type DragonpayInputProps, type DragonpayVoucherResultProps, DropinElement as Dropin, type DropinComponentProps, type DropinComponentState, type DropinConfiguration, type DropinStatusProps, type DualBrandSelectElement, DuitNowElement as DuitNow, EPSElement as EPS, EcontextElement as Econtext, type EcontextConfiguration, type EcontextInputSchema, type EcontextVoucherResultProps, type ErrorCodeObject, type ExtendedMerchantInfo, FacilyPay10x as FacilPay10x, FacilyPay12x as FacilPay12x, FacilyPay3x as FacilPay3x, FacilyPay4x as FacilPay4x, FacilyPay6x as FacilPay6x, type FieldsetVisibility, type FingerPrintData, type FingerprintResolveData, type FundingSource, type GiftCardConfiguration, type GiftCardElementData, GiftcardElement as Giftcard, GiropayElement as Giropay, GooglePay, type GooglePayConfiguration, type GooglePaymentDataRequest, type ICore, type IDropin, type InstantPaymentTypes, type Intent, type IssuerListConfiguration, type IssuerListData, type KlarnConfiguration, KlarnaPayments as Klarna, type KlarnaSdkData, type KlarnaWidgetAuthorizeResponse, type KlarnaWidgetProps, type LedgerCurrencies, MBWayElement as MBWay, MealVoucherFRElement as MealVoucherFR, MolPayEBankingMYElement as MolPayEBankingMY, MolPayEBankingTHElement as MolPayEBankingTH, MolPayEbankingVNElement as MolPayEBankingVN, MultibancoElement as Multibanco, type MultibancoVoucherResultProps, type OnChangeData, OnlineBankingCZElement as OnlineBankingCZ, OnlineBankingFI, OnlineBankingINElement as OnlineBankingIN, OnlineBankingPL, OnlineBankingSKElement as OnlineBankingSK, type OpenInvoiceActiveFieldsets, type OpenInvoiceConfiguration, type OpenInvoiceFieldsetsRefs, type OpenInvoiceProps, type OpenInvoiceStateData, type OpenInvoiceStateError, type OpenInvoiceStateValid, type OpenInvoiceVisibility, type Order, type OrderButtonProps, type OrderStatus, OxxoElement as Oxxo, type OxxoVoucherResultProps, type PayButtonFunctionProps, PayByBank, PayByBankUS, PayMeElement as PayMe, PayNowElement as PayNow, PaypalElement as PayPal, type PayPalConfiguration, type PayloadJSON, type PaymentAction, type PaymentActionsType, type PaymentAmount, type PaymentAmountExtended, type PaymentCompletedData, type PaymentData, type PaymentFailedData, type PaymentMethod, type PaymentMethodData, type PaymentMethodGroup, type PaymentMethodOptions, type PaymentMethods$1 as PaymentMethods, type PaymentMethodsConfiguration, type PaymentMethodsRequestData, type PaymentMethodsResponse, type PaymentResponseData, PayuNetCashcardElement as PayuCashcard, PayuNetBankingElement as PayuNetBanking, PersonalDetailsElement as PersonalDetails, type PersonalDetailsSchema, PixElement as Pix, type PixConfiguration, type PixElementData, type PostMsgParseErrorObject, type ProcessedResponse, PromptPayElement as PromptPay, type QRLoaderConfiguration, RatePay, RatePayDirectDebit, type RawPaymentResponse, type RecurringMetadata, RedirectElement as Redirect, type RedirectConfiguration, type Region, type ResultCode, type ResultObject, type ResultValue, Riverty, type SepaConfiguration, SepaElement as SepaDirectDebit, type SepaElementData, type SessionsResponse, type SignOutButtonProps, type SocialSecurityMode, type StatusObject, type StoredPaymentMethod, type SubmitActions, type SubmitData, type SupportedLocale, SwishElement as Swish, ThreeDS2Challenge, type ThreeDS2ChallengeConfiguration, ThreeDS2DeviceFingerprint, type ThreeDS2DeviceFingerprintConfiguration, type ThreeDS2FingerprintResponse, type ThreeDS2FlowObject, type ThreeDS2Token, TrustlyElement as Trustly, TwintElement as Twint, UIElement, type UIElementProps, type UIElementStatus, UPI, type UPIConfiguration, type UpdateAmazonCheckoutSessionRequest, type UpiMode, type UpiPaymentData, type UpiType, type ValidationError, VippsElement as Vipps, type VoucherConfiguration, type VoucherDetail, type VoucherProps, WalletINElement as WalletIN, WeChatPayElement as WeChat, type balanceCheckResponseType, index_d as components, type onBalanceCheckCallbackType, type onOrderCancelData, type onOrderCancelType, type onOrderRequestCallbackType, type onRequiringConfirmationCallbackType };
package/dist/es/adyen.css CHANGED
@@ -55,6 +55,7 @@
55
55
  .adyen-checkout__field--issuer-list{margin-bottom:0}
56
56
  .adyen-checkout__econtext-input__field>.adyen-checkout__button--pay:only-child{margin-top:0}
57
57
  .adyen-checkout-trustly{margin-bottom:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout-trustly__descriptor{font-size:var(--adyen-sdk-text-subtitle-font-size,16px);font-weight:var(--adyen-sdk-text-body-stronger-font-weight,500);margin:var(--adyen-sdk-spacer-000,0) var(--adyen-sdk-spacer-000,0) var(--adyen-sdk-spacer-020,4px)}.adyen-checkout-trustly__description-list{font-size:var(--adyen-sdk-text-body-font-size,14px);line-height:1.5;list-style-type:disc;margin:0;padding-left:var(--adyen-sdk-spacer-080,20px)}
58
+ .adyen-checkout-paybybank_AIS_DD{margin-bottom:var(--adyen-sdk-spacer-070,16px)}.adyen-checkout-paybybank_AIS_DD__description-header{color:var(--adyen-sdk-color-label-primary,#00112c);font-size:var(--adyen-sdk-text-subtitle-font-size,16px);font-weight:var(--adyen-sdk-text-body-stronger-font-weight,500);margin:var(--adyen-sdk-spacer-000,0) var(--adyen-sdk-spacer-000,0) var(--adyen-sdk-spacer-020,4px)}.adyen-checkout-paybybank_AIS_DD__description-body{color:var(--adyen-sdk-color-label-secondary,#5c687c);font-size:var(--adyen-sdk-text-body-font-size,14px);font-weight:var(--adyen-sdk-text-body-font-weight,400);line-height:1.5;list-style-type:disc;margin:0}@media (max-width:330px){.adyen-checkout__payment-method--paybybank_AIS_DD .adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper:nth-child(2){display:none}}@media (max-width:360px){.adyen-checkout__payment-method--paybybank_AIS_DD .adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper:nth-child(3){display:none}}@media (max-width:390px){.adyen-checkout__payment-method--paybybank_AIS_DD .adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper:nth-child(4){display:none}}.adyen-checkout__payment-method--paybybank_AIS_DD .adyen-checkout__payment-method__brand-number{text-overflow:clip;white-space:nowrap}
58
59
  .adyen-checkout__klarna-widget{pointer-events:all}
59
60
  .adyen-checkout__qr-loader{background:var(--adyen-sdk-color-background-primary,#ffffff);border:var(--adyen-sdk-border-width-s,1px) solid var(--adyen-sdk-color-outline-secondary,#c9cdd3);border-radius:var(--adyen-sdk-border-radius-m,8px);padding:var(--adyen-sdk-spacer-110,40px);text-align:center}.adyen-checkout__qr-loader--result{padding:100px}.adyen-checkout__qr-loader--app{border:0;border-radius:0;padding:0}.adyen-checkout__qr-loader__brand-logo{border-radius:3px;width:74px}.adyen-checkout__qr-loader__subtitle{margin:var(--adyen-sdk-spacer-100,32px) auto 0;max-width:400px}.adyen-checkout__qr-loader__subtitle--result{margin-bottom:var(--adyen-sdk-spacer-100,32px)}.adyen-checkout__qr-loader__payment_amount,.adyen-checkout__qr-loader__subtitle{color:var(--adyen-sdk-color-label-primary,#00112c);font-size:var(--adyen-sdk-text-subtitle-font-size,16px);line-height:var(--adyen-sdk-text-caption-line-height,18px)}.adyen-checkout__qr-loader__icon{height:88px;width:88px}.adyen-checkout__qr-loader__payment_amount{font-weight:700}.adyen-checkout__qr-loader__progress{background:var(--adyen-sdk-color-outline-secondary,#c9cdd3);border-radius:var(--adyen-sdk-border-radius-l,12px);height:var(--adyen-sdk-spacer-020,4px);margin:var(--adyen-sdk-spacer-100,32px) auto var(--adyen-sdk-spacer-060,12px);padding-right:3%;width:152px}[dir=rtl] .adyen-checkout__qr-loader__progress{padding-left:3%;padding-right:0}.adyen-checkout__qr-loader__percentage{background:var(--adyen-sdk-color-label-primary,#00112c);border-radius:var(--adyen-sdk-border-radius-l,12px);display:block;height:100%}.adyen-checkout__qr-loader__countdown{color:var(--adyen-sdk-color-label-secondary,#5c687c);font-size:var(--adyen-sdk-text-body-font-size,14px)}.adyen-checkout__qr-loader>.adyen-checkout__spinner__wrapper{margin:60px 0}.adyen-checkout__qr-loader__app-link{display:none}.adyen-checkout__button.adyen-checkout__button--qr-loader{margin-top:var(--adyen-sdk-spacer-090,24px);text-decoration:none}.adyen-checkout__qr-loader__instructions{color:var(--adyen-sdk-color-label-tertiary,#8d95a3);font-size:var(--adyen-sdk-text-subtitle-font-size,16px);line-height:1.5;margin-top:var(--adyen-sdk-spacer-100,32px)}.adyen-checkout__qr-loader__actions{align-items:center;display:flex;justify-content:center;margin-top:var(--adyen-sdk-spacer-100,32px)}@media only screen and (max-device-width:1200px){.adyen-checkout__qr-loader__app-link{display:block}}
60
61
  .adyen-checkout-payme-instructions{color:var(--adyen-sdk-color-label-secondary,#5c687c);font-size:var(--adyen-sdk-text-body-font-size,14px);line-height:var(--adyen-sdk-text-body-line-height,20px);text-align:center}.adyen-checkout-payme-instructions__steps{list-style-position:inside;margin:var(--adyen-sdk-spacer-070,16px) 0;padding-bottom:var(--adyen-sdk-spacer-040,8px);padding-inline-start:0}