.p12 certificate and an application that has the right API scopes.
Before you begin
You need an Efí account with Pix enabled and a Gamecart store whose currency is BRL. Create separate credentials for homologation and production. Homologation maps to Sandbox mode in Gamecart.Create the Efí application
- Sign in to your Efí account.
- Open API and create an application.
- Enable the Pix API.
- Grant only these scopes (production and homologation):
A token missing
payloadlocation.read fails with insufficient_scope when Gamecart asks for the QR code.
- Copy the Client ID and Client secret for the environment you will use.
- Download the
.p12certificate issued for that same environment. - Copy a Pix key that already belongs to the Efí account.
Add it in Gamecart
- In the dashboard, open Settings > Gateways.
- Set Country to Brasil.
- Click Configure on Pix.
- Set Provider to Efí.
- Paste the client ID, client secret, and Pix key.
- Upload the
.p12file. Enter the certificate password only if Efí issued one. - Turn on Sandbox mode only for homologation credentials.
- Save, then enable Pix when you are ready for checkout.