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.