3.67.1 — 2026-05-20
This release resolves a critical issue affecting Google Pay integrations with Ingenico/Worldline. Transactions now proceed reliably by correctly handling default gateway and network information, preventing silent tokenization failures.
Fixes
-
Google Pay : Correct default Ingenico/Worldline gateway and networks when specific payment data is unavailable.
Google Pay payments processed via Ingenico/Worldline now correctly use the worldlineingenicoogone gateway and appropriate network types (Mastercard/Visa) as fallback when specific payment product data is unavailable, ensuring successful tokenization.
3.67.0 — 2026-05-19
This release introduces new customization options for PayPal buttons, allowing integrators more control over their appearance. We've also addressed several issues across various payment methods, improving currency display for secondary tokens and enhancing the overall stability of the payment flow.
Features
-
PayPal : Developers can now disable the maximum width constraint on the PayPal button.
-
The SDK's internal UI library has been updated and rebranded.
This release updates the underlying UI component library, reflecting the latest brand guidelines and improving visual consistency across the payment experience.
Fixes
-
Apple Pay : Cancelling an Apple Pay session no longer causes an error.
-
PayPal : The PayPal icon is no longer incorrectly displayed on the 'Pay' button when multiple payment methods are selected.
-
Sogecommerce : The hosted payment page now correctly enforces its Content Security Policy.
-
Secondary payment methods now correctly display currency and map data fields.
The SDK now reads currency for gift cards, vouchers, and ANCV tokens directly from the payment session, resolving display inconsistencies. Data mapping for illicado, easy2play giftcard, mybeezbox, and ogloba has been improved for accuracy.
-
Submitting a payment session multiple times no longer causes an error.
-
Calls to setPaymentSession no longer lead to uncaught errors.
-
Buyer cardholder names can no longer contain semicolons.
-
Xpay payment count computation is now correct.
-
The checkout process no longer generates uncaught errors during promise resolution.
3.66.0 — 2026-05-06
This release significantly expands payment options by introducing Sogecommerce Apple Pay and Google Pay, along with new Buy Now, Pay Later (BNPL) methods including PayPal BNPL and Younited Installments. We've also enhanced existing payment methods like Alma with improved validation and Oney with better handling for private cards. Various stability and UI fixes ensure a smoother, more reliable payment experience for your buyers.
Features
- Alma : Validation now occurs before the Alma payment popup is displayed, preventing ghost sessions.
- Oney : The card form now correctly identifies Oney private cards and adapts the CVV field to collect birthdate information.
- PayPal : Buyers can now choose PayPal Buy Now, Pay Later (BNPL) as a payment option.
- Sogecommerce : Buyers can now pay with Apple Pay and Google Pay on Sogecommerce-powered pages.
- Younited : Buyers can now pay with Younited Installments.
- Buyers can now choose Buy Now, Pay Later (BNPL) payment options within the widget.
Fixes
-
Adyen : The payment manager now correctly handles 3DS redirections for Adyen payments.
-
ANCV : The SDK now correctly handles 'Other Transaction Pending' scenarios during payment processing.
-
Lyra : Improved payment flow handling and stability.
- Payment methods are now gracefully disabled when the amount is zero, preventing crashes.
- The SDK now correctly handles 725 errors when the payment button is not clicked.
- 3DS authentication is now skipped when no authentication URL is returned, ensuring a smoother buyer experience.
-
Oney : The card form now correctly manages the 'touched' state for the birthdate field, preventing premature validation errors.
-
The payment button no longer displays an icon when multiple payment service providers are used in a split payment scenario.
-
Eligibility checks for payment methods now use the correct API endpoint.
-
Clicks on accordion items are now debounced to prevent iframe errors.
-
Improved handling of payment redirections.
- The SDK now prevents double redirection calls during the payment process.
- The payment manager consistently handles final payment redirections.
-
Hosted fields now correctly differentiate CVV inputs between token forms and new card forms.
-
The payment UI now renders correctly, resolving issues with reactive variables in merged UIs.
-
Miscellaneous: Oney : Updates birthdate field label and CVV alignment on the credit card form; The redirection message now displays partner names more clearly; The CVV field now uses the correct translation key; A visual divider is now correctly displayed where expected; Card schemes in the vault now display their friendly names (e.g., 'Cartes Bancaires') instead of internal codes.