Production Environment
The production environment is where you process real payments using EdfaPay. It supports Payment Gateway (online payments), SoftPOS (in-store payments), and Pay by Link (e-Invoice).
Before going live, ensure your account, integration, and configurations are properly set up.
Environment Access
| Environment | URL |
|---|---|
| Production Dashboard | https://app.edfapay.com |
This environment processes real transactions. Ensure you are using your live API Key and correct configuration.
Getting Started
Before using production:
Account Activation Your merchant account must be fully verified.
API Key You will receive a single API Key used for authentication.
Webhook Configuration Set up your webhook URL to receive real-time updates.
👉 Webhook Setup
Integration Testing Complete full testing in the sandbox environment.
👉 Sandbox Environment
SoftPOS Setup (If Applicable) Ensure devices and applications are configured with production settings.
What You Can Do in Production
- Accept real payments
- Manage refunds and reversals
- Monitor Transactions & Reports
- Perform Reconciliation
- Configure checkout and payment settings
- Manage webhooks and notifications
Security Best Practices
Use HTTPS All endpoints must be secure.
Protect API Key Never expose your API Key publicly.
Validate Transactions Always verify responses and webhook data.
Important Notes
Important NotesAll payments in production are real and will be charged to customers.
Always complete testing in the sandbox environment before going live.
Incorrect configuration may result in failed or rejected transactions.
Updated 3 days ago