Provider Settings

Configure your payment provider credentials. Settings are managed via environment variables or appsettings.json on the API server.

Stripe

Not Configured

International payment processing. Supports credit cards, PIX, and boleto in Brazil. Requires STRIPE_SECRET_KEY and STRIPE_WEBHOOK_SECRET.

Asaas

Not Configured

Brazilian payment platform. Supports boleto and PIX payments with automatic reconciliation. Requires ASAAS_API_KEY.

EfiBankPix

Not Configured

PIX instant payments via Efi Bank (formerly Gerencianet). Requires client credentials and PIX key configuration.

PayPal

Not Configured

Global payment platform supporting PayPal balance, cards, and local methods. Requires PAYPAL_CLIENT_ID and PAYPAL_CLIENT_SECRET.

NOWPayments

Not Configured

Cryptocurrency payment gateway. Accept Bitcoin, Ethereum, and 100+ other cryptocurrencies. Requires NOWPAYMENTS_API_KEY.