Extension Configuration
Configure DigetPay API key, Fin staging, order statuses, and webhook on OpenCart 3.
API credentials
- Open Extensions → Extensions → Payments → DigetPay → Edit.
- Set Status to Enabled.
- Paste your API Key from API Credentials.
- For testing: select Staging (Fin). For production: select Production and use your production key.
- Click Save (top-right).
| Environment | When to use |
|---|---|
| Staging (Fin) | Fin Staging Guide |
| Production | Go-Live Checklist |
Never mix staging and production API keys across environments.
Order status mapping
Map DigetPay transaction outcomes to OpenCart order statuses:
| Event | Recommended status |
|---|---|
| Payment success | Processing or Complete |
| Payment failed | Failed |
| Refunded | Refunded |
Save after each change.
Webhook URL
Copy the Webhook URL shown in the extension settings and register it in the DigetPay dashboard:
https://your-store.com/index.php?route=extension/payment/digetpay/callback
Required. Without the webhook, customers can pay successfully but orders remain pending in OpenCart.
Checkout display
| Setting | Recommendation |
|---|---|
| Sort order (OC3) | Position DigetPay where customers expect online pay |
| Status | Enabled so the method appears at checkout |
Updated about 1 month ago
Did this page help you?
