Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 459 Bytes

File metadata and controls

22 lines (14 loc) · 459 Bytes

OpenPix Plugin React Demo

OpenPix Plugin Demo using the OpenPix Platform. OpenPix Developers

Setup

Generate a App ID in your OpenPix Account

Create a .env file with the following data

PORT=5668
OPEN_PIX_URL=https://plugin.openpix.com.br/v1/openpix.js
OPEN_PIX_APP_ID=<your-app-id>

Running

yarn start