
What the Checkout Includes
Banner
Upload a custom banner image to brand your checkout page.
Product Name & Description
Displayed prominently at the top. Supports plain text.
Payment Methods
Cards, Apple Pay, Google Pay, bank account, and stablecoins, displayed automatically based on what you have enabled.
Order Summary
Price, applicable taxes calculated in real time based on the customer’s location, and total before confirmation.
Setting Up Your Checkout
After Payment
Once a customer completes payment, they are shown a default Suby confirmation page with their order details.Custom success pages are not supported at this time. If you need to trigger a post-payment action in your own app, use webhooks, listen for
payment.succeeded or subscription.created and redirect or provision access from your backend.Webhook Reference
Full list of events and payload structure.
Via API
When creating a Checkout Session via the API, pass asuccess_url to redirect the customer to your own page after payment.
Full API Reference
Endpoints, parameters, and response objects for Checkout Sessions.

