This is a Payment Module for OpenCart, that gives you the ability to process payments through emerchantpay's Payment Gateway - Genesis.
- OpenCart 3.0.X - 3.0.3.X (due to architectural changes, this module is incompatible with OpenCart 1.X and 2.0.X)
- GenesisPHP v2.0.4 - (Integrated in Module)
- PHP version 5.5.9 or newer
- PHP Extensions:
- Download the emerchantpay Payment Gateway, extract the contents of the folder
- Create a compressed
zip
file of the folderupload
with nameemerchantpay.ocmod.zip
(excludingREADME.md
) - Login inside the OpenCart Admin Panel
- Navigate to
Extensions -> Installer
and click on buttonUpload
and choose thezip
fileemerchantpay.ocmod.zip
- Navigate to
Extensions -> Payments
and click install onemerchantpay Checkout
- Set the login credentials (
Username
,Password
) and adjust the configuration to your needs.
- Upload the contents of the folder
upload
(excludingREADME.md
) to the<root>
folder of your OpenCart installation - Login inside the OpenCart Admin Panel
- Navigate to
Extensions -> Payments
and click install onemerchantpay Checkout
- Set the login credentials (
Username
,Password
) and adjust the configuration to your needs.
OpenCart has an integrated functionality for processing recurring transactions. In order to simplify the process of handling recurring payments, the recurring products cannot be ordered along with other products (recurring or non-recurring) and must be ordered separately, one per order.
If you are interested in, you could read more about:
- Total Order Calculation
- Payment Method Configuration
- Recurring Profile Creation
- Setting up Scheduled Tasks & Cron Jobs Configurations
- Cron Jobs IP Restrictions
- Handling Recurring Payments with Payment Module
in wiki for Recurring Payments
emerchantpay Checkout
Payment Method- Apple Pay
- Argencard
- Aura
- Authorize
- Authorize (3D-Secure)
- Baloto
- Bancomer
- Bancontact
- Banco de Occidente
- Banco do Brasil
- BitPay
- Boleto
- Bradesco
- Cabal
- CashU
- Cencosud
- Davivienda
- Efecty
- Elo
- eps
- eZeeWallet
- Fashioncheque
- Google Pay
- iDeal
- iDebit
- InstaDebit
- InitRecurringSale
- InitRecurringSale (3D-Secure)
- Intersolve
- Itau
- Multibanco
- MyBank
- Naranja
- Nativa
- Neosurf
- Neteller
- Online Banking
- Interac Combined Pay-in (CPI)
- Bancontact
- BLIK
- SPEI
- LatiPay
- OXXO
- P24
- Pago Facil
- PayPal
- PaySafeCard
- PayU
- Pix
- POLi
- Post Finance
- PSE
- RapiPago
- Redpagos
- SafetyPay
- Sale
- Sale (3D-Secure)
- Santander
- Sepa Direct Debit
- SOFORT
- Tarjeta Shopping
- TCS
- Trustly
- TrustPay
- UPI
- WebMoney
- WebPay
Note: If you have trouble with your credentials or terminal configuration, get in touch with our support team
You're now ready to process payments through our gateway.