Overview
topropay is packaged as a MODX Revolution Extra (transport package) and registers as a payment gateway inside the Commerce package by modmore. It works on MODX Revolution 2.8 and 3.x.
What you get
- MODX Revolution 2.8 and 3.x
- First-class Commerce gateway (modmore)
- Snippet call for standalone forms on any resource
- TV-driven amount/currency for product templates
Install in 3 steps
-
Install via Package Management
System → Package Management → Add New Package → Provider URL → install topropay.
-
Configure in Commerce
Commerce → Configuration → Payment Methods → Add → topropay. Paste keys and pick the routing strategy.
-
Snippet for non-Commerce pages
[[!topropayForm? &amount=`4999` ¤cy=`EUR`]] renders a tokenised form anywhere on the site.