Sell in Brazil and Mexico.
Pix for Brazilian customers. SPEI for Mexican customers.
Checkout
PaidCustomer paid via Pix
R$ 320,00
Order #1042 · illustrative example
Local payments. One integration.
Start simple. Automate when you need to.
TroqPay plans
Choose the right plan for your operation.
See current pricing and terms.
Checkout should help you convert.
It helps the customer pay and shows your team what happened.
They know what to do
The screen keeps the payment experience clear and familiar.
You know what happened
Created, paid or expired payment requests appear in the dashboard without manual checks.
Your system knows too
When it's time to automate, webhooks keep your product in sync.
Three steps to start selling.
Choose the market. Create. Track.
Create
Create a payment request by link, checkout or API.
Get paid
Your customer pays with Pix or SPEI.
Unlock the next step
Check the status in the dashboard or use the webhook to release access, order or service in your product.
Docs to go live without guessing.
Start with the shortest path. When you want to automate, the API and webhooks join the same flow.
// create a Pix charge
POST /v1/charges
{ "amount": 32000, "method": "pix" }
// notifies your system when the customer pays
webhook checkout.paid → { "status": "paid" }Questions about checkout
The essentials before integrating.