Releases: checkout/checkout-woocommerce-plugin
Checkout.com Woocommerce Module - v4.3.4
Fix conflict with the woo subscription plugin
Checkout.com Woocommerce Module - v4.3.3
. Fix conflict with subscription class
Checkout.com Woocommerce Module - v4.3.2
. Subscriptions-add payment source id on order
. Handle refunds with amount having comma seperator
. Prevent Auth and Capture having same order status on plugin configuration
. Add validation to handle MADA card for apple pay for Saudi Arabia
. Hide place order button when apple pay is selected
. Fix google pay environment
. handle php notices for php 7.4
. Include cardholder name in Frames
. Fix apple pay supported network and country code
Checkout.com Woocommerce Module - v4.3.1
Add support for mada on apple pay
Checkout.com Woocommerce Module - v4.3.0
- Added support to handle recurring payments via WooCommerce Subscriptions
- Fixed payment declined webhook
Checkout.com Woocommerce Module - v4.2.2
. Fixed 3ds redirection when protocol is https
. Fixed fawry captured webhook
. Hide default place order button when google pay is selected
. Refactor Framejs integration
. Refactor APMs integration
Checkout.com Woocommerce Module - v4.2.1
. Set woo order id in metadata
. Restrict declined reason in error message in case of risk declined response
. Improve order note in backend orders
. Update auto capture flow
. Add support for approved webhook
. Update post meta with payment_captured when payment response status is captured
. Add validation to verify payment id when webhook is sent
. Set order number as reference when capture and refund action happens
. Fix fawry product mismatch
. Fix message translation in case of declined errors
. Fix UI for guest users
. Change label in Alternative payments setting
Checkout.com Woocommerce Module - v4.2.0
. The merchant can perform a partial refund in the Hub and it is reflected in Woo backend.
. The partial refund amount is deducted from the transaction order amount in Woo.
. The notification in Woo specifies that the transaction has been partially refunded.
. The merchant is able to perform a partial refund from Woo backend.
. The merchant is no longer required to use the private shared key for webhook authentication. The new release supports HMAC CKO Signature authentication.
. Core settings persist during update of plugin
. When performing a full refund in the Hub, the notification in Woo specifies that the transaction has been fully refunded.
Checkout.com Woocommerce Module - v4.1.16
- Bug Fix - Removed saved card checkbox for guest users
- Update example webhook url in module config
Checkout.com Woocommerce Module - v4.1.15
- Update Mada bins
- Fixed mada bin file path
- Fixed frames styling
- Added condition to enqueue google pay script only if its selected
- Remove timeout setting to allow iframe to load faster