Hosted Checkout Scenarios
Learn to Build the Right API Payload for Your Hosted Checkout Scenario
Hosted Checkout supports a wide range of use cases — from simple one-time payments to more advanced recurring payment models using card tokenisation or Variable Recurring Payments (VRPs). Use the matrix below to identify the correct setup for your scenario, then follow the relevant page for detailed integration guidance.
Setup scenarios
Scenario | Description | Common Use Cases |
---|---|---|
One-off payment | Take a single payment from your customer. Card details can optionally be saved for one-click checkout or future recurring use, but this is not required. | eCommerce checkout, bill payment |
Store credentials only | Save a customer's payment credentials without charging them, for use in future recurring payments. | Lending |
Charge + store credentials | Accept a payment from your customer as well as saving a customer's payment credentials for future recurring payments | Subscriptions, memberships |
Supported payment methods per scenario
The table below outlines which payment types are accessible for each of the scenarios:
Payment type | One-off payment | Store credentials only | Immediate charge + store credentials |
---|---|---|---|
Card Payment | ✅ | ✅ | ✅ |
Apple Pay | ✅ | ✅ | ✅ |
Google Pay | ✅ | ✅ | ✅ |
Pay by Bank | ✅ | ✅ | ✅ |
Updated 2 days ago