Examples
Use collection module examples to understand payment provider integrations and starter templates.
Use collection module examples to understand how a payment provider integration is structured before you build your own module.
Available examples
- Stripe Card Collections — build a collection module for Stripe debit and credit card collections.
Use an example as a starting point
- Review the example guide to understand the provider flow and module structure.
- Create a new collection module from an available starter template with Create a collection module.
- Adapt the module code for your provider, collection strategy, and policy lifecycle requirements.
For provider-agnostic builds, start with blank_starter_template_v2 unless you have a specific reason to use a legacy template.
Updated 19 days ago
What’s Next