Payment confirmed. Access granted automatically.
When a Pix payment is confirmed, the webhook notifies your SaaS and grants access immediately. Start with a link and automate when you're ready.
Webhook received
POST /webhooks/troqpay
{
"type": "checkout.paid",
"amount": 4990,
"customer": "ana@empresa.com"
}ana@empresa.com · welcome email sent
Illustrative example
Payments that live inside your product.
From your first subscription to automated billing, without turning payments into support tickets.
From payment to access.
A short flow you can track from the dashboard or through webhooks.
Customer pays for the plan
They pick the plan and pay with Pix, in the checkout they already know.
TroqPay confirms
The payment is reconciled and your system receives a signed checkout.paid event.
Your SaaS grants access
Your backend receives the event and activates the plan. The customer gets access immediately.
Questions from SaaS teams
The essentials before wiring billing into your product.
Automate payment, confirmation and access.
Create your account, generate your first payment request and connect the webhook to your SaaS.