Pix Checkout

Sell with Pix without turning payments into a project.

Create a charge, show the QR Code and track confirmation in the dashboard. When it makes sense, connect API and webhooks in the same flow.

Pix Checkout

Paid

Customer paid via Pix

R$ 320,00

Order #1042 · illustrative example

Payment methodPix
StatusConfirmed
checkout.paid
What you solve

From the first charge to an automated flow.

You don't have to start with the most complex path. Start selling and deepen the integration when the product asks for it.

Start with a link

Create a Pix charge and send it to the customer. Good for validating an offer without waiting on a full integration.

Show Pix without complicating it

QR Code and copy-paste on a simple screen, ready for anyone buying on phone or computer.

1% per Pix · min. R$ 0.99
Track without checking by hand

The dashboard shows the charge status, and the webhook tells your system when the payment changes.

1% per Pix, with a minimum of R$ 0.99 per transaction. No monthly fee.

See full pricing
In practice

Checkout should help, not over-explain.

It helps the customer pay and shows your team what happened.

Customer

They get what to do

The screen doesn't try to teach a new method. It shows Pix in a direct way.

Operations

You know what happened

Created, paid or expired charges show in the dashboard with no manual hunting.

Product

Your system knows too

When it's time to automate, webhooks keep your product in sync.

How it works

Three steps to get off the ground.

The first Pix can be simple. Automation comes right after.

01

Create

Generate a Pix charge by link, checkout or API. Use the path that fits your moment.

02

Receive the Pix

Your customer scans the QR Code or uses copy-paste. The experience stays familiar.

03

Unlock the next step

Check the status in the dashboard or use the webhook to release access, order or service in your product.

Integration

Docs to go live without guessing.

Start with the shortest path. When you want to automate, the API and webhooks join the same flow.

View docs
illustrative example
// create a Pix charge
POST /v1/charges
{ "amount": 32000, "method": "pix" }

// notifies your system when the customer pays
webhook  checkout.paid → { "status": "paid" }
FAQ

Questions about checkout

The essentials before integrating.

Ready to sell with Pix?

Create your account, generate a charge and see the flow working. Then connect API and webhooks at your own pace.