Use this section to move from setup to a working integration path as quickly as possible.
Start with Initial Setup. It consolidates the environment choice, credential checklist, JWT generation, DigitalSignature context, and webhook preparation into one onboarding path.
| Path | Best when you need to | Start here |
|---|---|---|
| Initial Setup | Prepare a brand-new integration correctly before sending the first request | Open Initial Setup |
| Your First Cash-In | Validate QR Code generation and payment confirmation end-to-end | Open tutorial |
| Your First Cash-Out | Validate outbound PIX payments and asynchronous settlement confirmation | Open tutorial |
Make sure you already have:
- Your
clientIdandclientSecret - Your
ApplicationToken - Your
CryptoTokenforDigitalSignatureon sensitive operations - A publicly accessible webhook endpoint
- A staging-safe order or wallet reference for your first tests
ℹ️ Staging environment: All quickstarts use
https://api.homologacao.connectpsp.com. Transactions in staging use test values and do not move real funds.
- Complete Initial Setup
- Run Your First Cash-In
- Run Your First Cash-Out
- Deepen implementation details in the Guides