# Request a Demo
URL: /docs/demo
**Schedule a 30-minute walkthrough of our Memberships, Subscriptions, Loyalty and Store Credits platform to see how Subscribfy can drive retention.**
***
Here's what we'll cover [#heres-what-well-cover]
Hi there!
Your PLAN_NAME membership payment is coming up.
``` *** Email Template Details [#email-template-details]Stay up to date with the latest features, improvements, and bug fixes.
Free shipping on all subscription orders
Delivery every [delivery_frequency]
Skip, pause, or cancel anytime
```Contract ID: {{ subscription.scid }}
Status: {{ subscription.status }}
{% endif %} ``` Disabling the Retention Flow per Theme [#disabling-the-retention-flow-per-theme] To suppress churn offers for a specific test or condition, define `window.__sdrfMode = 'b'` before the page loads. Set it via your A/B testing platform, theme code, or any script that runs in the page ``. When set to `'b'`, the cancel button skips the offer modal and cancels the subscription directly. Any other value, or leaving it unset, keeps the standard retention flow. ```liquid title="theme.liquid" {% ifStatus: {{ membership.status }}
Member since: {{ membership.member_since }}
{% if membership.status == "ACTIVE" %}Next billing: {{ membership.next_billing }}
{% endif %} {% endif %} ``` Available Actions [#available-actions] | Action | Description | Additional Parameters | | ------------------------- | ---------------------------------------- | ---------------------------------------- | | `getStoreCreditHistory` | Get customer's store credit transactions | None (no scid required) | | `updatePaymentContent` | Send payment method update email | `scid` | | `updatePauseContent` | Pause subscription | `scid`, `period` (1-3) | | `updateCancelContent` | Cancel subscription | `scid`, `reason` | | `updateReactivateContent` | Reactivate subscription | `scid` | | `updateSkipContent` | Skip next order (pause 1 month) | `scid` | | `updateShipNowContent` | Trigger immediate shipment | `scid`, `info[update_billing_date]` | | `updateChargeNowContent` | Trigger immediate charge | `scid`, `info[update_billing_date]` | | `updateItemContent` | Update item quantity | `scid`, `info[line]`, `info[qty]` | | `removeItemContent` | Remove item from subscription | `scid`, `info[line]` | | `swapProduct` | Swap product in subscription | `scid`, `info[line]`, `info[product_id]` | | `ShowSwapContent` | Get available products for swap | `scid`, `info[productAction]` | | `updateRefundContent` | Request refund | `scid`, `order_gid` (optional) | Response Format [#response-format] Response Codes [#response-codes]This membership was gifted to you by {{ parent.name }}.
{% endif %} {% if gifts %}