Install
Create a client
Build one server-side client factory
Authentication modes
Common configuration variants
Per-request options
Response handling
First Pix charge with one call
Card payment from a Payment Element token
List everything with auto-pagination
Reconcile stale records in a background job
Queue-safe idempotent write
Error handling
Retry behavior
- Retries run for network failures and
429,500,502,503,504. GETandHEADretry automatically.POSTandPUTretry only whenidempotencyKeyis set.Retry-Afteris respected when returned by the API.
Current SDK coverage
client.transactions.*client.transfers.*

