Skip to content

E-ComProcessing/opencart-ecp-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Comprocessing Gateway Module for OpenCart

This is a Payment Module for OpenCart, that gives you the ability to process payments through E-Comprocessing's Payment Gateway - Genesis.

Requirements

  • 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.2 - (Integrated in Module)

GenesisPHP Requirements

Installation via Extension Installer

  1. Download the E-Comprocessing Payment Gateway, extract the contents of the folder
  2. Create a compressed zip file of the folder upload with name E-Comprocessing.ocmod.zip (excluding README.md)
  3. Login inside the OpenCart Admin Panel
  4. Navigate to Extensions -> Installer and click on button Upload and choose the zip file E-Comprocessing.ocmod.zip
  5. Navigate to Extensions -> Payments and click install on E-Comprocessing Checkout
  6. Set the login credentials (Username, Password) and adjust the configuration to your needs.

Installation (Manual)

  1. Upload the contents of the folder upload (excluding README.md) to the <root> folder of your OpenCart installation
  2. Login inside the OpenCart Admin Panel
  3. Navigate to Extensions -> Payments and click install on E-Comprocessing Checkout
  4. Set the login credentials (Username, Password) and adjust the configuration to your needs.

Recurring Payments

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

Supported Transactions & Payment Methods

  • 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
      • 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
    • WeChat

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.