No content to show
User Activity
@Monetizr Did you solve this issue at all? I am trying to do the same for my private app, but I did not manage to do it just yet.
@anupsai_28988 @JoshS did you guys figured it out how to achieve that?
08-30-2019
Hi Alex,Thank you for your reply, these are also my conclusions.Is it possible to get the checkout id, from the current cart? In this way, I could use the storefront checkout API to fetch the applied discount.Thanks
08-28-2019
In the liquid object documentation, the `cart` object may contain these fields:- `cart_level_discount_applications`- `discount_applications`- item `line_level_discount_allocations`- item `discount_allocations`Although the voucher code is applied via ...