For discussing the development and integration of subscription-enabled shops using Shopify's Subscription APIs.
Hi Tcarmi,
The `subscriptionDraftUpdate` mutation doesn't seem to support updating the currency code - the currency code seems to be set when creating a subscription contract using the `SubscriptionContractCreateInput` or `SubscriptionContractAtomicCreateInput` objects.
If you need to change the currency code for a subscription, you might need to cancel the current subscription and create a new one with the desired currency code.
Hope this helps,
Liam | Developer Advocate @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog