Extension Configuration

Configure DigetPay API key, Fin staging, order statuses, and webhook on OpenCart 3.

← OpenCart 3


API credentials

  1. Open Extensions → Extensions → Payments → DigetPay → Edit.
  2. Set Status to Enabled.
  3. Paste your API Key from API Credentials.
  4. For testing: select Staging (Fin). For production: select Production and use your production key.
DigetPay OpenCart extension settings — API key and webhook
  1. Click Save (top-right).
EnvironmentWhen to use
Staging (Fin)Fin Staging Guide
ProductionGo-Live Checklist

Never mix staging and production API keys across environments.


Order status mapping

Map DigetPay transaction outcomes to OpenCart order statuses:

EventRecommended status
Payment successProcessing or Complete
Payment failedFailed
RefundedRefunded

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

SettingRecommendation
Sort order (OC3)Position DigetPay where customers expect online pay
StatusEnabled so the method appears at checkout

Next: Refunds, testing & troubleshooting →


Did this page help you?