Dear community,
We have a problem using vouchers on Shopify.
We have a custom Mobile app built and we use Shopify partially as our backend. We want to be able to use Shopify vouchers with the orders.
We want to pass the voucher with Shopify Admin API, but the voucher is ignored and we are asked to pass a discount amount and type on top of the code . We cannot get those neither from Shopify nor from our Mobile app.
Another approach that we tried is calling CreateCheckout by Storefront API to create a checkout on Mobile. Then passing checkout_id on order placement from BE to Shopify via Admin API. This didn’t work either and the voucher keeps being ignored.
Could you please revert back to us and let us know if there is any other way to make the vouchers work