Releases: CyberSource/cybersource-plugins-salesforceb2ccommerce
Pre-Release 25.4.0
Release Notes:
- Removed GET calls within the Checkout flow with Payer Auth
- Removed unnecessary duplicate calls to PlaceOrder route
Release 25.3.0
Release Notes:
Enhancement:
• Added support for Klarna Express Checkout from Mini Cart, Cart and Checkout pages.
• Implemented rate limiter for saving cards during the checkout process.
• Removed "Order-Details" and "Order-Confirm" from the cartridge and enhanced the order model.
Bug Fixes:
• Updated the default values for rate limiter fields in custom preferences.
• Added support for sending device information (Device Fingerprint) in the tokenization service call from My
Account page.
• Removed the hardcoded email Id sent in the tax service call.
• Addressed dependency issue on payment methods in BM during the alteration and deletion of payment method
IDs.
• Fixed transactions failures with coupons when tax disabled.
• Removed the CVV input field for transactions with saved cards during checkout.
Release 25.2.0
Release Notes:
-
Refactored logic from the controller into a helper script and optimized controllers by integrating hooks for enhanced modularity,
maintainability, and extensibility. -
Enhanced the page.isml template for improved performance and readability.
-
Managed orderId session variables to ensure accurate tracking and retrieval.
-
Renamed PayPal to PAYPAL_CREDIT for consistency and clarity.
-
Implemented a fix for follow-on transactions using PayPal Billing ID to ensure seamless payment processing.
Release 25.1.0
Release Notes:
- Added Message-Level Encryption (MLE) support
- Added support for JKS key store type for P12 authentication
- Configuration changes to support both MLE and P12 authentication
Release 24.1.3
Release Notes:
Enhancement:
• Added support to use multiple p12 files for p12 authentication.
• Upgraded Microform v0.11 to v2.
• Replaced ~ with * in require statements.
Bug Fixes:
• Fixed re-calculation of basket in handling 478.
• Added check for subscription id in TMS for SA_Redirect and SA_Iframe payment methods.
• Added a check for DDC url before form submission.
Release 24.1.2
Release Notes:
- Upgraded jQuery version to v3.7.1
- Bug Fix: Removed security code input field from bank transfer payment methods when flex is enabled.
- Changed the authentication mechanism for the SOAP Toolkit to p12 authentication.
Release 24.1.1
Release Notes:
- Upgraded the cartridge to support SFRA v7.0.
- Fixed card duplication in tokenization flow.
Release 24.1.0
Release Notes:
This release contains fixes to the following production bugs.
- Implemented Direct API for Payer Authentication with Payer Auth Setup and Device Data Collection.
- Included 3DS mandatory fields which were missing.
- Implemented SCA and handling of 478 reason code.
- Implemented subscription creation in authorization call.
Release 23.1.2
- Updated flex microform from v0.11.0 to v0.11.
- Updated API header in Http Signature Authentication.
- Bug fix for release 23.1.1
Release 23.1.1
Upgraded flex microform from v0.4.0 to v0.11.0.