Overview
topropay ships a Joomla component (com_topropay) for Joomla 4 and 5. It plugs into VirtueMart and HikaShop as a payment method, and stands alone as a payment form on any article via a content plugin tag.
What you get
- Joomla 4 / 5 compatible, no legacy 3.x glue
- VirtueMart + HikaShop adapters bundled
- Content plugin tag for standalone payment forms
- ACL-aware: editors can only place forms, not edit keys
Install in 4 steps
-
Install the component
Extensions → Manage → Install → upload com_topropay.zip. The installer registers the component, module, and content plugin in one step.
-
Configure the API keys
Components → topropay → Options. Paste the publishable and secret keys per environment.
-
Wire your e-commerce extension
In VirtueMart or HikaShop, enable topropay in Payment Methods and choose the routing profile.
-
Use anywhere in content
In any article, insert {topropay amount="4999" currency="EUR"} — the content plugin renders the tokenised form.