New Shopify Certification now available: Liquid Storefronts for Theme Developers

DraftOrderCreate presentmentCurrencyCode Problem

bantikyan
Shopify Partner
3 0 1

With graphql 2022-10, For draftOrderCreate mutation, DraftOrderInput added presentmentCurrencyCode.
It affects subtotal and total, but if you have a discount, the discount price is calculated wrong.
For example, I have a Fixed amount discount, let's say $10, and my presentment currency is USD,
I assume it should show $10, but it is not.
It multiplies 10 by the shop's default currency rate.

Replies 0 (0)