Skip to content

Commit ba52b7c

Browse files
committed
Amend changelog entries for release 5.3.0
1 parent 8152e55 commit ba52b7c

File tree

4 files changed

+4
-8
lines changed

4 files changed

+4
-8
lines changed

changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
* Fix - Fix an issue which caused synced wcpay subscription to not sync the first payment date when the customer is charged upfront.
88
* Fix - Fix subscriptions remaining on-hold after processing a WCPay Subscription renewal on HPOS environments.
99
* Fix - Make the webhook processing respect the test/live mode setting for the gateway
10+
* Fix - Prevent 'No such customer' errors after store is migrated to a new WCPay account.
11+
* Fix - Prevent occasional fatal errors when creating customers via ActionScheduler jobs
1012
* Fix - Updates subscriptions' payment token when a new default payment method is set.
1113
* Update - Bail out before payment processing for WooPay's order validation request
1214
* Update - Check the status of previously initiated payments and mark orders as processing instead of initiating a new payment.

changelog/fix-action-scheduler-fatal-error

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/fix-customer-not-found-error-after-account-migration

Lines changed: 0 additions & 4 deletions
This file was deleted.

readme.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ Please note that our support for the checkout block is still experimental and th
105105
* Fix - Fix an issue which caused synced wcpay subscription to not sync the first payment date when the customer is charged upfront.
106106
* Fix - Fix subscriptions remaining on-hold after processing a WCPay Subscription renewal on HPOS environments.
107107
* Fix - Make the webhook processing respect the test/live mode setting for the gateway
108+
* Fix - Prevent 'No such customer' errors after store is migrated to a new WCPay account.
109+
* Fix - Prevent occasional fatal errors when creating customers via ActionScheduler jobs
108110
* Fix - Updates subscriptions' payment token when a new default payment method is set.
109111
* Update - Bail out before payment processing for WooPay's order validation request
110112
* Update - Check the status of previously initiated payments and mark orders as processing instead of initiating a new payment.

0 commit comments

Comments
 (0)