Provider Settings
Configure your payment provider credentials. Settings are managed via environment variables or appsettings.json on the API server.
Stripe
Not ConfiguredInternational payment processing. Supports credit cards, PIX, and boleto in Brazil. Requires STRIPE_SECRET_KEY and STRIPE_WEBHOOK_SECRET.
Asaas
Not ConfiguredBrazilian payment platform. Supports boleto and PIX payments with automatic reconciliation. Requires ASAAS_API_KEY.
EfiBankPix
Not ConfiguredPIX instant payments via Efi Bank (formerly Gerencianet). Requires client credentials and PIX key configuration.
PayPal
Not ConfiguredGlobal payment platform supporting PayPal balance, cards, and local methods. Requires PAYPAL_CLIENT_ID and PAYPAL_CLIENT_SECRET.
NOWPayments
Not ConfiguredCryptocurrency payment gateway. Accept Bitcoin, Ethereum, and 100+ other cryptocurrencies. Requires NOWPAYMENTS_API_KEY.