Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Example, the below URL resolves and discount is applied to basket
When redirect is added to the above URL, the discount is ignored and not added to basket.
Why? Bug?
We found the issue...
Instead of passing "...&discount=discountCode" you must use "...&discount=discountCode"