Skip to content

Releases: checkout/checkout-woocommerce-plugin

Checkout.com Woocommerce Module - v4.3.4

11 Aug 06:49
98c046b
Compare
Choose a tag to compare

Fix conflict with the woo subscription plugin

Checkout.com Woocommerce Module - v4.3.3

29 Jul 14:58
e87b1aa
Compare
Choose a tag to compare

. Fix conflict with subscription class

Checkout.com Woocommerce Module - v4.3.2

28 Jul 07:29
aea7e41
Compare
Choose a tag to compare

. 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

09 Jun 08:10
8c88700
Compare
Choose a tag to compare

Add support for mada on apple pay

Checkout.com Woocommerce Module - v4.3.0

14 Apr 10:34
Compare
Choose a tag to compare
  • Added support to handle recurring payments via WooCommerce Subscriptions
  • Fixed payment declined webhook

Checkout.com Woocommerce Module - v4.2.2

29 Mar 05:38
0a77a9a
Compare
Choose a tag to compare

. 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

25 Feb 10:17
42e0e34
Compare
Choose a tag to compare

. 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

25 Nov 12:46
8444f0d
Compare
Choose a tag to compare

. 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

26 Oct 07:37
63a5831
Compare
Choose a tag to compare
  • Bug Fix - Removed saved card checkbox for guest users
  • Update example webhook url in module config

Checkout.com Woocommerce Module - v4.1.15

29 Sep 04:17
db22f92
Compare
Choose a tag to compare
  • 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