woocommerce / woocommerce-android

WooCommerce Android app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
277 stars 135 forks source link

[Order Details] Wrong currency for Shipping Lines #12852

Closed toupper closed 3 weeks ago

toupper commented 3 weeks ago

Closes: #12849

Description

With this PR we fix the issue where we were showing the store default currency instead of the order one for the shipping lines. This issue surfaced when the order currency was different than the store default one. To fix it we assume that the shipping line amount is in the order currency.

Steps to reproduce

  1. In your store viewfront, create an order with some items with a currency other than the default one. You can do that by accessing the store from a country with a different currency than the default one (better in Incognito mode in the browser). For that to work, you should have enabled the Automatically switch customers to their local currency if it has been enabled in the Multicurrency setting of WooCommerce wp-admin. Ensure that the order has a shipping line.
  2. Open the app and go to orders.
  3. Open the order. Before, the shipping line amount was in the store default currency. Now, it is in the order currency.

Testing information

See steps above.

Screenshots

Before

After


Reviewer (or Author, in the case of optional code reviews):

Please make sure these conditions are met before approving the PR, or request changes if the PR needs improvement:

dangermattic commented 3 weeks ago
1 Warning
:warning: This PR is assigned to the milestone 21.0. This milestone is due in less than 2 days.
Please make sure to get it merged by then or assign it to a milestone with a later deadline.

Generated by :no_entry_sign: Danger

wpmobilebot commented 3 weeks ago
📲 You can test the changes from this Pull Request in WooCommerce-Wear Android by scanning the QR code below to install the corresponding build.
App Name WooCommerce-Wear Android
Platform⌚️ Wear OS
FlavorJalapeno
Build TypeDebug
Commitbc93f104418c1808dc7c8812a80241607474ffe5
Direct Downloadwoocommerce-wear-prototype-build-pr12852-bc93f10.apk
wpmobilebot commented 3 weeks ago

📲 You can test the changes from this Pull Request in WooCommerce Android by scanning the QR code below to install the corresponding build.

App Name WooCommerce Android
Platform📱 Mobile
FlavorJalapeno
Build TypeDebug
Commitbc93f104418c1808dc7c8812a80241607474ffe5
Direct Downloadwoocommerce-prototype-build-pr12852-bc93f10.apk