-
Notifications
You must be signed in to change notification settings - Fork 69
Release testing instructions for WC Payments 4.7.0
Oleksandr Aratovskyi edited this page Aug 23, 2022
·
2 revisions
- Launch a new JN site. You can use specialops page for that, just include WooCommerce, WCPay Dev Tools and WooCommerce Payments and tick Launch single site.
- Open the newly created site and complete WooCommerce onboarding. Choose Storefront theme so it will be convenient to test the fix.
- Visit the
Analytics -> Orders
page, and try to Add the Customer Currency filter. You should be able to see select input with USD currency.
![image](https://user-images.githubusercontent.com/79862886/183413007-0b8410ed-06ae-48bc-b3e7-6ebd9aa83a41.png)
- Setup multi-currency by adding GBP. You’ll need to complete Stripe onboarding prior to that. Tick
Add a currency switcher to the Storefront theme on the breadcrumb section.
so it'll be easy to switch between currencies. - Visit the Store and create orders in USD and GBP.
- Observe that now you can see only USD in the currency list.
![image](https://user-images.githubusercontent.com/79862886/183413007-0b8410ed-06ae-48bc-b3e7-6ebd9aa83a41.png)
![image](https://user-images.githubusercontent.com/79862886/183875089-722048c0-d999-48be-b9f2-70f4edfab62f.png)