WooCommerce Gateway Cybersource Changelog

The latest version is WooCommerce Gateway Cybersource 2.8.0, Released on March 26, 2024

Changelog for WooCommerce Gateway Cybersource


  *** WooCommerce CyberSource Gateway Changelog ***

2024.03.26 - version 2.8.0
 * Feature - Add support for the WooCommerce Checkout Block
 * Feature - Update Flex Microform to v2.0
 * Fix - Avoid checking for the checkout pay page when 3D Secure is enabled and trigger a WordPress notice
 * Fix - Display a more meaningful customer message when the billing information contains invalid details
 * Fix - Ensure Check Number Field setting is respected
 * Fix - Loading the payment form after a declined payment sometimes failed
 * Fix - Ensure a single device fingerprinting session is used, even if multiple payment gateways are used
 * Dev - Update the Cybersource REST Client to v0.0.47
 * Misc - Harden Payer Authentication security
 * Misc - Ensure Payer Authentication data is available for Decision Manager
 * Misc - Require PHP 8.0 or higher
 * Misc - Remove Tokenization Profile ID setting as it is no longer required to tokenize cards

2023.11.16 - version 2.7.2
 * Misc - Add admin notice to help merchants reverting to the checkout shortcode if the checkout block is used
 * Localization - Improve the plugin localization of components that are part of the underlying framework dependency

2023.10.06 - version 2.7.1
 * Fix - Ensure consumer authentication validation is invoked for 3DS transactions
 * Fix - Pass 3DSecure enrollment field values to authorization request to ensure liability shift

2023.07.31 - version 2.7.0
 * Feature - Add 3DS support for saved payment methods
 * Fix - Fix the Visa checkout button URL
 * Fix - Ensure only a single 3DS Payer Authentication Enrollment
 * Misc - Require PHP 7.4 and WordPress 5.6

2023.06.13 - version 2.6.0
 * Misc - Add compatibility for WooCommerce High Performance Order Storage (HPOS)

2023.02.21 - version 2.5.6
 * Fix - Address a fatal error on plugin load in certain environments that include other SkyVerge plugins

2023.02.14 - version 2.5.5
 * Fix - Resolve bug when deleting a saved credit card
 * Misc - Update SkyVerge Plugin Framework to 5.10.15

2022.08.15 - version 2.5.4
 * Fix - Replace deprecated `is_ajax()` function calls with `wp_doing_ajax()`
 * Misc - Require WooCommerce 3.9.4 or greater

2021.07.12 - version 2.5.3
 * Misc - Use the CyberSource supplied organization ID for fraud management

2021.06.17 - version 2.5.2
 * Fix - Address potential payment form JavaScript errors when customer reaches checkout with a $0 order

2021.03.15 - version 2.5.1
 * Fix - Ensure all 3D Secure transactions use v2 when available

2021.03.02 - version 2.5.0
 * Misc - The Flex Microform feature is now active on all sites to make checkout more secure
 * Fix - Prevent a Fatal error while editing the Checkout page using Elementor
 * Dev - Add filters to toggle the active gateways and filter the transaction URL

2020.12.17 - version 2.4.0
 * Feature - Update the Flex Microform to v0.11
 * Fix - Fix JS error when loading the token editor

2020.11.13 - version 2.3.1
 * Fix - Prevent fatal errors when updating to v2.3.0 with the legacy gateway active

2020.11.11 - version 2.3.0
 * Feature - Add support for 3D Secure
 * Feature - Add support for Google Pay
 * Feature - Add support for Visa Checkout
 * Feature - Add support for device fingerprinting and fraud management
 * Misc - Enable Flex Microform in new installs and prompt for setting update in existing installs
 * Misc - Add compatibility for WooCommerce 4.7
 * Misc - Require PHP 7.0 or newer

2020.09.29 - version 2.2.1
 * Misc - Remove the SkyVerge help menu item as part of the plugin assets

2020.08.12 - version 2.2.0
 * Tweak - Migrate payment tokens to be compatible with WooCommerce core payment tokens
 * Fix - Fix an intermittent timeout issue on the Flex Microform
 * Fix - Unblock the UI when removing a token from the admin token editor that was just added but not saved yet
 * Dev - Deprecate some filter hooks in the payment methods table

2020.06.25 - version 2.1.2
 * Fix - Strip double quotation marks from product names sent to CyberSource to avoid invalid data errors at checkout

2020.06.17 - version 2.1.1
 * Tweak - Send the partner solution ID on all API requests sending client reference information

2020.06.16 - version 2.1.0
 * Tweak - Ensure payment gateway scripts can be used when certain script optimization plugins are delaying load
 * Tweak - Improve the payment form display on mobile devices

2020.05.04 - version 2.0.7
 * Misc - Add support for WooCommerce 4.1

2020.03.26 - version 2.0.6
 * Fix - Strip non-alphanumeric characters from product names sent to CyberSource to avoid invalid data errors at checkout

2020.03.10 - version 2.0.5
 * Misc - Add support for WooCommerce 4.0

2020.02.18 - version 2.0.4
 * Fix - Use the base URL as target origin for Flex token key generation, to prevent issues for subfolder installations (single or multisite)

2020.01.02 - version 2.0.3
 * Fix - Avoid rendering more than one iframe for the hosted credit card field in WooCommerce 3.9
 * Fix - Fix PHP Warning triggered trying to compile a regular expression with an invalid range in a character class
 * Misc - Add support for WooCommerce 3.9

2019.12.20 - version 2.0.2
 * Fix - Only show test amount field when gateway is in test mode
 * Dev - Introduce filters to allow merchants to swap credentials programmatically

2019.12.10 - version 2.0.1
 * Misc - Add an instructional notice for users who migrated from the legacy Cybersource SOP gateway

2019.10.30 - version 2.0.0
 * Feature - Add the new CyberSource Credit Card gateway to support the latest features including refunds, captures, tokenization for Subscriptions & Pre-Orders support, and more!
 * Feature - Add support for the credit card Flex Microform to reduce PCI-compliance assessment scope
 * Feature - Add support for processing eChecks
 * Feature - Enhanced payment form for a better customer experience, uses new retina payment method icons and live inline validation
 * Misc - Completely rewritten for improved stability

2019.08.09 - version 1.10.0
 * Misc - Add support for WooCommerce 3.7
 * Misc - Remove support for WooCommerce 2.6
 * Misc - Require PHP 5.6+

2019.04.23 - version 1.9.2
 * Misc - Add support for WooCommerce 3.6
 * Misc - Require PHP 5.4+

2019.01.31 - version 1.9.1
 * Fix - Fix incorrectly displayed HTTPS warning for secured sites

2019.01.09 - version 1.9.0
 * Fix - Put orders on hold if a SOAP exception occurs
 * Misc - Drop support for PHP v5.2: PHP v5.3 is now the minimum supported version
 * Misc - Update the SkyVerge plugin framework to 5.3

2018.10.19 - version 1.8.2
 * Misc - Add support for WooCommerce 3.5

2018.05.23 - version 1.8.1
 * Misc - Add support for WooCommerce 3.4

2018.01.23 - version 1.8.0
 * Misc - Add support for WooCommerce 3.3
 * Misc - Remove support for WooCommerce 2.5

2017.03.28 - version 1.7.0
 * Misc - Added support for WooCommerce 3.0
 * Misc - Removed support for WooCommerce 2.4

2016.11.30 - version 1.6.2
 * Tweak - Make the request object filterable by custom code

2016.08.24 - version 1.6.1
 * Tweak - Introduce an API options filter to allow compatibility with specific servers
 * Tweak - Include the customer's IP address in transaction data

2016.06.02 - version 1.6.0
 * Misc - Added support for WooCommerce 2.6
 * Misc - Removed support for WooCommerce 2.3

2016.01.14 - version 1.5.0
 * Tweak - Increase credit card expiration date range to +20 years
 * Misc - Added support for WooCommerce 2.5
 * Misc - Removed support for WooCommerce 2.2

2015.09.25 - version 1.4.1
 * Tweak - Add Akamai support

2015.07.28 - version 1.4.0
 * Misc - WooCommerce 2.4 Compatibility

2015.02.09 - version 1.3.0
 * Misc - WooCommerce 2.3 Compatibility

2014.09.07 - version 1.2.2
 * Misc - WooCommerce 2.2 Compatibility

2014.01.21 - version 1.2.1
 * Fix - Required file bug fix

2014.01.20 - version 1.2
 * Misc - Uses SkyVerge Plugin Framework
 * Misc - WooCommerce 2.1 Compatibility

2013.12.13 - version 1.1.2
 * Fix - Card Security Code (CV2) checkout field option

2013.07.08 - version 1.1.1
 * Rebrand to SkyVerge, Inc.

2013.01.23 - version 1.1
 * WooCommerce 2.0 Compatibility

2012.12.11 - version 1.0.4
 * Tweak - improved dependency checking

2012.12.05 - version 1.0.3
 * Updater

2012.11.02 - version 1.0.2
 * Feature - Order admin link to transaction in CyberSource Business Center
 * Tweak - Order status set to 'failed' for failed transactions
 * Tweak - Orders for transactions with decision 'review' are set to 'on-hold' status
 * Fix - Bug fix for orders with multiple of the same item (thanks Laura S)

2012.10.24 - version 1.0.1
 * Feature - Accepted card type icons automatically displayed in checkout
 * Feature - Accepted card types can be modified with new filter 'woocommerce_cybersource_card_types'
 * Feature - WPML compatibility
 * Feature - added log mode for recording CyberSource communication to a file

2012.05.10 - version 1.0
 * First Release
  



Get WooCommerce Gateway Cybersource Version 2.8.0 with 12 months of updates for just $25!




Already a WPspring Club Member?
WooCommerce Gateway Cybersource Version 2.8.0 Released on March 26, 2024, is available from your account downloads page. Sign up at wpspri.ng/club
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading...

Leave a Comment

@WPspringcom Facebook
Item added to cart.
0 items - $0