*CAUTION* The emerchantpay Gateway Module Plugin for Magento CE is deprecated and no longer will receive updates. Use emerchantpay Gateway Module Plugin for Magento CE, EE, ECE for Magento 2 CE, EE, ECE
This is a Payment Module for Magento Community Edition, that gives you the ability to process payments through emerchantpay's Payment Gateway - Genesis.
- Magento Community Edition > 1.7 (Tested up to: 1.9.3.6)
- GenesisPHP v1.18.4 - (Integrated in Module)
- PCI-certified server in order to use
emerchantpay Direct
Note: This module has been tested only with Magento Community Edition, it may not work as intended with Magento Enterprise Edition
Note: If you are using Tokenization with the Checkout module, Guest Checkout must be disabled.
- PHP version 5.5.9 or newer
- PHP Extensions:
- Install ModMan
- Navigate to the root of your Magento installation
- run
modman init
- and clone this repo
modman clone --copy https://github.com/eMerchantPay/magento-ce-emp-plugin
- Login inside the Admin Panel and go to
System
->Configuration
->Payment Methods
- If one of the Payment Methods
emerchantpay Direct
oremerchantpay Checkout
is not yet available, go toSystem
->Cache Management
and clear Magento Cache by clicking onFlush Magento Cache
- Check
Enable
, set the correct credentials, select your prefered payment method and clickSave config
Update emerchantpay extension via Modman
- Navigate to the root of your Magento installation
- run
modman update --force magento-ce-emp-plugin
- Upload the contents of the folder (excluding
README.md
) to the<root>
folder of your Magento installation - Login inside the Admin Panel and go to
System
->Configuration
->Payment Methods
- If one of the Payment Methods
emerchantpay Direct
oremerchantpay Checkout
is not yet available, go toSystem
->Cache Management
and clear Magento Cache by clicking onFlush Magento Cache
- Check
Enable
, set the correct credentials, select your prefered payment method and clickSave config
This configuration is needed in order to use the emerchantpay Direct
Payment Method.
Steps:
- Ensure you have installed a valid SSL Certificate on your Web Server & you have configured your Virtual Host correctly.
- Login to Magento Admin Panel
- Navigate to
System
->Configuration
->General
->Web
- Expand the Secure panel and set
Use Secure URLs in Frontend
andUse Secure URLs in Admin
to Yes - Set your Secure
Base URL
and clickSave Config
- It is recommended to add a Rewrite Rule from
http
tohttps
or to configure a Permanent Redirect tohttps
in your virtual host
-
emerchantpay Direct
Payment Method- Authorize
- Authorize (3D-Secure)
- InitRecurringSale
- InitRecurringSale (3D-Secure)
- RecurringSale
- Sale
- Sale (3D-Secure)
-
emerchantpay Checkout
Payment Method- 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
- GiroPay
- iDeal
- iDebit
- InstaDebit
- InstantTransfer
- InitRecurringSale
- InitRecurringSale (3D-Secure)
- Intersolve
- Itau
- Klarna
- Multibanco
- MyBank
- Naranja
- Nativa
- Neosurf
- Neteller
- Online Banking
- OXXO
- P24
- Pago Facil
- PayPal Express
- PaySafeCard
- PayU
- POLi
- PPRO
- PSE
- Qiwi
- RapiPago
- Redpagos
- SafetyPay
- Sale
- Sale (3D-Secure)
- Santander
- Santander Cash
- Sepa Direct Debit
- SOFORT
- Tarjeta Shopping
- TCS
- Trustly
- TrustPay
- UPI
- WebMoney
- WebPay
- Zimpler
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.