{"title":"AppliedCredit - Liquid Object Reference","slug":"applied-credit-liquid-object-reference","url":"https://support.storeconnect.com/articles/applied-credit-liquid-object-reference","url_markdown":"https://support.storeconnect.com/articles/applied-credit-liquid-object-reference.md","subtitle":null,"summary":"The Applied Credit object contains information about various credits that have been applied to the Cart.","type":"Developer_Documentation","video_url":"","keywords":"liquid, objects, AppliedCredit, template, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Description\n\nThe Applied Credit object contains information about various credits that have been applied to the Cart.\n\n## Attributes\n\n| Attribute | Type | Description |\n|-----------|------|-------------|\n| `amount` | Number | Returns the amount of this credit that has been applied to the cart |\n| `id` | String | Returns the unique id for this credit |\n| `maximum` | Number | Returns the remaining balance of this credit that can still be applied to the cart |\n| `name` | String | Returns the name of this credit |\n\n## Available on\n\n- [Cart - Liquid Object Reference](cart-liquid-object-reference) — `applied_credits`"}