Overview
topropay is packaged as a PrestaShop module (zip) that registers as a payment provider via the PaymentOption + paymentOptions hook on PrestaShop 1.7.6+ and PrestaShop 8. It exposes both hosted-fields and redirect flows.
What you get
- PrestaShop 1.7.6+ and PrestaShop 8 compatible
- Both hosted-fields (PCI-light) and redirect flows
- Refunds from the order detail screen route back through the original acquirer
- Multistore-aware configuration
Install in 3 steps
-
Upload the module
Modules → Module Manager → Upload a module → topropay.zip. Click Configure on the new entry.
-
Configure keys & routing
Paste the publishable + secret keys, pick the routing strategy and the default 3DS2 preference.
-
Translate (optional)
Strings are wrapped in $this->l() — translate them in International → Translations as usual.