Skip to content

Releases: CyberSource/cybersource-plugins-salesforceb2ccommerce

Pre-Release 25.4.0

11 Aug 20:33
Compare
Choose a tag to compare
Pre-Release 25.4.0 Pre-release
Pre-release

Release Notes:

  • Removed GET calls within the Checkout flow with Payer Auth
  • Removed unnecessary duplicate calls to PlaceOrder route

Release 25.3.0

07 Jul 21:06
a9166f2
Compare
Choose a tag to compare

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

16 May 17:02
0df2f96
Compare
Choose a tag to compare

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

04 Apr 15:23
86bf5ac
Compare
Choose a tag to compare

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

25 Feb 14:32
d5117f8
Compare
Choose a tag to compare

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

20 Dec 16:54
42b80b4
Compare
Choose a tag to compare

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

22 Jul 17:59
aafe68e
Compare
Choose a tag to compare

Release Notes:

  1. Upgraded the cartridge to support SFRA v7.0.
  2. Fixed card duplication in tokenization flow.

Release 24.1.0

12 Mar 14:48
3d4203b
Compare
Choose a tag to compare

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

07 Dec 18:28
c714792
Compare
Choose a tag to compare
  1. Updated flex microform from v0.11.0 to v0.11.
  2. Updated API header in Http Signature Authentication.
  3. Bug fix for release 23.1.1

Release 23.1.1

26 Jul 19:08
d2a9311
Compare
Choose a tag to compare

Upgraded flex microform from v0.4.0 to v0.11.0.