-
Notifications
You must be signed in to change notification settings - Fork 69
Release testing instructions for WC Payments 3.0.0
Ismael Martín Alabarce edited this page Sep 7, 2021
·
8 revisions
The prices describing refund operations were not displayed in explicit formats (i.e. $12,50 USD with the currency code appended to the end), we fixed that and now they should contain explicit prices.
- As a shopper create an order for any product.
- Complete the checkout process.
- Go WooCommerce->Orders and click on the order created in above step.
- Complete the Refund process using WooCommerce payments method.
- Go to Payments->Transactions.
- Sync the transactions from Stripe if not visible in the Transactions screen
- Open the Transaction for above order.
- Observe that amounts are displayed in an Explicit format for Refund transaction sentences
On clicking the download button:
- a CSV export of the current view of deposits list gets downloaded
- the event is captured in Tracks tool
- Visit Payments → Deposits.
- Click the Download button in the right upper corner of table.
- Adjust filters, sorting, and column display, and click Download again to ensure the changes are reflected in the exported CSV.
- Enable the Gutenberg plugin
- Check that enabled currencies modal looks according to the screenshots (desktop + mobile)
- Disable the Gutenberg plugin
- Check that enabled currencies modal still looks according to the screenshots (desktop + mobile)
Before
After
Desktop
Mobile
Admin order refund button should use the order currency format instead of the store one.
- With the store currency in USD.
- Edit an order in EUR
- Click on refund and change any item QTY to show an amount greater than zero on the button.
- Currency format should match the screenshot.
Before | After |
---|---|