Pix Example Using the OpenPix Platform. OpenPix Developers
Basic OpenPix Expo Integration Example
| Before QRCode | BRCode EMV QRCode |
|---|---|
![]() |
![]() |
Generate a App ID in your OpenPix Account
Create a .env file with the following data
APP_ID=<your app id>This code uses @openpix/react package to generate a new charge and check when the charge is paid
yarn androidyarn iosyarn web
