NETOPIA Payments (mobilPay) payment module for OpenCart, enabling online card payments on your store.
Official documentation: OpenCart Plugin | NETOPIA Development Portal
To set up the OpenCart plugin, follow these three steps:
Make sure you have already created a Point of Sale configured for OpenCart. You will need the Point of Sale signature and encryption/API keys for the next steps.
- Docs: Points of Sale
- Merchant admin: https://admin.netopia-payments.com
- Download the module from this repository (e.g. Code → Download ZIP).
- Unzip the file. Select the the
adminandcatalogfolders, then compress them into a new.zip. - Rename the new archive to
mobilpay.ocmod.zip. - In your OpenCart admin: Extensions → Installer. Click the upload button and upload
mobilpay.ocmod.zip. - In Installed Extensions, find NETOPIA Payments and click the green Install button.
- Go to Extensions → Extensions. Filter by Payments. Find NETOPIA Payments and click Install again to complete activation.
- After installation, click the blue Configure (edit) button for NETOPIA Payments.
- Fill in:
- Account Signature
- Live API Key
- Sandbox API Key
- Account Signature: admin.netopia-payments.com → Points of Sale → Options (⋮) → Technical Settings.
- Live & Sandbox Key: Download the keys for each Env
- Uploade Key: Uploade the key from Module configuration
After this, the technical integration is complete.
Final step: send an email to implementare@netopia.ro to request final validation. The NETOPIA technical team will activate your Point of Sale so you can start accepting payments.
The NETOPIA Payments team aims to keep the module compatible with the latest OpenCart versions.
- Tested up to OpenCart v3.0.3.8
- Tested up to PHP 8.0.x