OpenCart 3

Accept DigetPay payments on OpenCart 3 with hosted checkout and webhook order sync.

Integrate DigetPay into your OpenCart 3 store using Hosted Checkout. Customers pay on DigetPay's secure page; order status updates automatically via webhooks.

SSL required. Your store must use HTTPS with a valid certificate. HTTP endpoints are not supported.


Why use the OpenCart extension

BenefitDetails
Secure paymentsHosted checkout — minimal PCI scope
Real-time syncWebhooks keep orders aligned with transaction status
Admin setupInstall and configure from OpenCart admin panel
Sandbox & productionTest on Fin staging before live transactions

Supported features

  • Hosted checkout integration
  • Sale and authorization transactions
  • Refunds from OpenCart admin
  • Webhook notifications
  • Fin staging and production environments
  • Order status mapping
  • Multi-currency support
  • Debug logging

Requirements

RequirementValue
OpenCart3.x
PHP7.2+
StoreHTTPS with valid SSL
DigetPayAPI key from Dashboard

How it works

flowchart LR
  A[Customer checkout] --> B[Extension creates session]
  B --> C[DigetPay hosted page]
  C --> D[Customer pays]
  D --> E[Webhook updates order]
  E --> F[Order complete]

Setup guides


Related docs


Did this page help you?