> For the complete documentation index, see [llms.txt](https://docs.pagsmile.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pagsmile.com/reference/payin/submit-a-payin/brazil/virtual-pix.md).

# Virtual PIX

## Overviews

1. You collect the following customer details:

   A. Your customer's user\_id on your platform.

   B. Your customer's name and email (Optional).

   C. Your customer's identity (Optional).
2. You make a virtual pix account create request with the customer's details. Check [API](/reference/payin/submit-a-payin/brazil/virtual-pix/create.md).
3. Persist the virtual pix qr code and account id in your database, and inform customer the qr code.
4. This qr code has no expiration date, user can scan this qr code to make payment anytime.
5. Pagsmile will receive a notification from the bank, after the payment is successful.
6. Then you will receive a notification from pagsmile with the account id. Check [here](/reference/payin/submit-a-payin/brazil/virtual-pix/notification.md).
