Server
Recharge
Connect your Recharge subscription events to Converge
Installation Instructions
1
Navigate to the Recharge Admin Dashboard
- In your Shopify Admin Dashboard, navigate to
Apps
>Recharge
. - Verify in the menu bar that you have access to the API Tokens submenu.
Only Storeowners can view and access API tokens by default. If you do not see the option for API tokens, you will have to ask your storeowners to update your account permissions.
2
Create your token
- Click on Create an API Token.
- For each of the scopes, provide
Read access
. - Click on Save and copy your token.
3
Create a new Server-side source in Converge
- In Converge, click on Create a new source
- Pick Server-side from the modal
- Name your source: e.g.
{Storename} Subscriptions
4
Connect the Source
- Enter the Recharge API Token.
- Click on Create Source.
This source is webhook-based, meaning that historical data will not be synced in.
Event Spec
This integration auto-tracks the following events on the server with all properties available according to the Converge Event Spec.
Event Name | Event Description |
---|---|
Started Subscription | When a customer starts a subscription. |
Cancelled Subscription | When a customer cancels their subscription. |
Sales Channels
More on sales channels can be found here.
The following events are mapped to the following sales channel types:
Recharge | Converge Mapping | Description |
---|---|---|
Started Subscription | web | Browser-based interactions and actions |
Placed Recurring Subscription Order | subscription_contract | Automated events related to subscription renewals or contracts. |
Cancelled Subscription | subscription_contract | |
Activated Subscription | subscription_contract | |
Paused Subscription | subscription_contract | |
Skipped Subscription | subscription_contract | |
Unskipped Subscription | subscription_contract |