How to accept PIX on your website or online store
Set up practical PIX flow using QR Code and copy-paste payload.
Step-by-step
- Choose transaction type and validate key format.
- Fill receiver data and optional amount with proper decimal format.
- Generate payload and QR code in BR Code-compatible format.
- Test payment in banking apps before publishing to end users.
- Store reference payload for support and reconciliation.
When to use this PIX workflow
accept pix on website is useful in online stores, landing pages, and WhatsApp sales, especially when you need fast payment confirmation and fewer manual steps.
A standard workflow reduces friction for customers and avoids invalid charge payloads.
Required fields and validation
Validate key type, receiver name, city, amount format, and description length before generating the final payload.
When a field is optional, keep defaults explicit so downstream systems behave predictably.
Operational sequence
Generate the payload, validate integrity, render the QR code, and test in at least two banking apps before publishing.
Store a reference of the generated payload for support and reconciliation.
Common failure points
Invalid key type, malformed amount separators, and inconsistent merchant identifiers are recurrent issues.
A final pre-publish checklist prevents most production incidents in PIX flows.
Quick practical example
In a online stores, landing pages, and WhatsApp sales process, generate PIX payload + QR, perform a real low-value test payment, then release to users.
This confirms compatibility and avoids checkout failures after launch.