Stripe Billing Flows Extension
Learn about the Stripe Billing flows Extension that you can install on top of the Stripe app for Salesforce Platform.
The Stripe Billing Flows Extension is an unmanaged package that you install on top of the Stripe app for Salesforce Platform. It enables you to automate subscription schedule creation based on Salesforce Order activation using out-of-the-box flows. Being an unmanaged package, this extension allows you to customize:
- Existing flows and Apex code for subscription schedule management
- Default object mappings
- Underlying logic for the trigger based flows

The extension can be adapted based on your current setup, whether you’re using Revenue Cloud or Sales Cloud, with or without CPQ implementation. In addition to the pre-packaged automation flows, this extension also includes a Subscription Schedule Management Helper (a custom property editor). This helper:
- Simplifies object mapping
- Unifies all subscription schedule management operations under a single wrapper function:
- Create
- Update (Replace/Amend)
- Cancel
