Why use Hosted Checkout?
- Zero frontend work — Simiz handles the entire payment UI
- PCI compliant — Sensitive data never touches your servers
- Mobile optimized — Works on all devices and screen sizes
- Multi-provider — Customers choose from all available payment methods
- Branded — Customizable with your logo and colors
How it works
Create a checkout session
Call the API to create a transaction. The response includes a
payment_url.Redirect the customer
Send the customer to the
payment_url. They’ll see a branded payment page with all available methods.Create a checkout session
payment_url — redirect your customer to this URL.
Customization
You can customize the checkout page appearance via your Dashboard:- Logo — Your company logo displayed on the checkout page
- Colors — Match your brand’s primary color
- Language — French or English
- Payment methods — Enable/disable specific providers

