-
Notifications
You must be signed in to change notification settings - Fork 69
Release testing instructions for WC Payments 3.5.0
Dat Hoang edited this page Dec 23, 2021
·
3 revisions
The multi-currency prices conversion is working as expected and prices are shown correctly after changing price values from float to string.
- As a shopper go to the Shop page, switch the currency to
EUR
. - Add simple product to cart.
- Add variable product to cart.
- Add sale product to cart.
- Switch currencies to
JPY
andUSD
and see that the prices are shown correctly. - Checkout and Pay, should be good without errors.
Merchants can access subscription details after shoppers pay by using SEPA Direct Debit.
- As a merchant, create a subscription with WooCommerce Subscriptions
- Enable SEPA Direct Debit as a payment option. See guide here if needed.
- Purchase the subscription in step 1 with a test account number.
- Navigate to WooCommerce > Subscriptions and select the subscription purchased in step 3.
- The page should be loaded without any issue. Check in the browser console, there is no 500 error like this.