This is a Payment Module for Zen Cart, that gives you the ability to process payments through E-Comprocessing's Payment Gateway - Genesis.
- Zen Cart 1.5.x(Tested up to 2.0.1)
- GenesisPHP v2.0.2 - (Integrated in Module)
- PHP version 5.5.9 or newer
- PHP Extensions:
- Upload the contents of folder (excluding
README.md
andYOUR_ADMIN
) to the<root>
folder of your Zen Cart installation - Upload the contents of folder
YOUR_ADMIN
to your<admin>
folder of your Zen Cart installation - Log into
Zen Cart Administration Area
with your Administrator account - Go to
Modules
->Payment
-> LocateE-Comprocessing Checkout
Module and clickInstall
- Click
Edit
, enter your credentials and configure the plugin to your needs
E-Comprocessing 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
- Klarna
- Multibanco
- MyBank
- Naranja
- Nativa
- Neosurf
- Neteller
- Online Banking
- Interac Combined Pay-in (CPI)
- Bancontact (BTC)
- BLIK (BLK)
- SPEI (SE)
- LatiPay (PID)
- 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.
- Install dev packages
composer install
- Run PHP Code Sniffer
composer php-cs
- Run PHP Mess Detector
composer php-md