Skip to content

Release testing instructions for WC Payments 3.5.0

Oleksandr Aratovskyi edited this page Dec 22, 2021 · 3 revisions

Return correct product prices datatype in WCPay

Expected outcome

The multi-currency prices conversion is working as expected and prices are shown correctly after changing price values from float to string.

Testing instructions

  • 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 and USD and see that the prices are shown correctly.
  • Checkout and Pay, should be good without errors.
Clone this wiki locally