open-api icon indicating copy to clipboard operation
open-api copied to clipboard

[BUG]: getShopPaymentByReceiptId Buyer currency code is correct but shows shop currency values

Open scottjlaw opened this issue 3 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Describe the bug

In the V2 API this would return the values in the buyer's currency.

In V3 it is returning the correct currency code, but the values are the shop currency values.

Steps to reproduce

getShopPaymentByReceiptId on any order with a currency different to the shop currency

Expected behavior

Return values in the correct currency

Additional context

No response

scottjlaw avatar Aug 17 '22 08:08 scottjlaw