Hello,
If we apply coupon code through URL for e.g. “/discount/abcd” it gets applied in checkout page but we don’t see any discount code related information in “/cart.json”
“cart_level_discount_applications” & “line_level_discount_allocations” both shows empty when checkout page shows discount applied.
Our other stores and even development store shows discount code information in “cart_level_discount_applications” & “line_level_discount_allocations”
Do you know what would be the reason?