This is a Payment Module for Zen Cart, that gives you the ability to process payments through emerchantpay's Payment Gateway - Genesis.
- Zen Cart 1.5.x(Tested up to 2.1.0)
- GenesisPHP v2.2.0 - (Integrated in Module)
- PHP version 5.5.9 or newer
- PHP Extensions:
- Upload the contents of folder (excluding
README.mdandYOUR_ADMIN) to the<root>folder of your Zen Cart installation - Upload the contents of folder
YOUR_ADMINto your<admin>folder of your Zen Cart installation - Log into
Zen Cart Administration Areawith your Administrator account - Go to
Modules->Payment-> Locateemerchantpay CheckoutModule and clickInstall - Click
Edit, enter your credentials and configure the plugin to your needs
emerchantpay CheckoutPayment Method- Apple Pay
- Argencard
- Aura
- Authorize
- Authorize (3D-Secure)
- Baloto
- Bancomer
- Bancontact
- Banco de Occidente
- BitPay
- Boleto
- Cabal
- CashU
- Cencosud
- Davivienda
- Efecty
- Elo
- eps
- eZeeWallet
- Fashioncheque
- Google Pay
- iDeal
- iDebit
- InstaDebit
- InitRecurringSale
- InitRecurringSale (3D-Secure)
- Intersolve
- Multibanco
- MyBank
- Naranja
- Nativa
- Neosurf
- Neteller
- Online Banking
- Interac Combined Pay-in (CPI)
- Bancontact (BTC)
- BLIK (BLK)
- SPEI (SE)
- PayID (PID)
- OXXO
- P24
- Pago Facil
- PayPal
- PaySafeCard
- PayU
- Pix
- POLi
- Post Finance
- RapiPago
- SafetyPay
- Sale
- Sale (3D-Secure)
- Sepa Direct Debit
- SOFORT
- Tarjeta Shopping
- TCS
- Trustly
- TrustPay
- UPI
- WebMoney
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.
- Install dev packages
composer install- Run PHP Code Sniffer
composer php-cs- Run PHP Mess Detector
composer php-md