Solved

Adding checkout discount on the code

MohsenNMZ
Visitor
2 1 1

Hi, I am using Shopify on the flutter app. I was using this syntax to add the checkout code:

shopifyCheckout.checkoutDiscountCodeApply(
            checkoutId, _discountCode);

 

Since last night it does not appear anymore on the checkout page and customers need to add it manually.

Accepted Solution (1)

MohsenNMZ
Visitor
2 1 1

This is an accepted solution.

The problem got solved by the Shopify team and it is working now.

View solution in original post

Replies 2 (2)

WeFish_Shop
Tourist
5 0 1

It happens to us exactly the same, since last night we cannot do this process, and we have many users asking about the error.

MohsenNMZ
Visitor
2 1 1

This is an accepted solution.

The problem got solved by the Shopify team and it is working now.