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

Use an example as a starting point

  1. Review the example guide to understand the provider flow and module structure.
  2. Create a new collection module from an available starter template with Create a collection module.
  3. 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.