Sign-Up flow
Automatically bill a customer via Sequence once they’ve signed up via your website.1
Create customer record in Sequence
Your customer visits your website and selects a pricing plan. They enter their details, including payment information, for example via a white-labeled Stripe checkout form. Use the Customers endpoint to create a customer record in Sequence.
2
Associate payment method (if using Stripe)
If you’re using Stripe to collect payment details from your customers during onboarding, you can associate their Stripe payment details with your customer in Sequence.
3
Create billing schedule
Use the Billing schedule endpoint to create and initiate the billing schedule based on the selected pricing plan. Learn more about self-serve pricing plans here.
Sequence handles billing and invoicing, auto-charging customers since payment details are stored.