Skip to main content

Samples

Here we have 2 samples of how to integrate OpenPix API in your Backend. It demonstrates the follow:

  • how to create a new charge
  • how to register a webhook
  • how to handle received webhook to update charge status

Node Backend Integration

Frontend Integration