This module provides an Ubercart payment method to conduct transactions via CCAvenue payment Gateway.
The skeleton framework of this module was borrowed from uc_paypal module which is present in ubercart.
The current module is being designed for Indian Rupee Payment Gateway.
This module provides an Ubercart 2x payment method to conduct transactions via Saferpay payment Gateway.
It interacts directly with the webservice without need of any command line script on the server.
Credits
Sponsored and developed by: Syons
This module implements the Checkout.fi as an Ubercart payment gateway. Checkout.fi gateway provides more simpler solution than having to make contracts and integrations for each of the Finnish banks.
This module is still in development branch though it has been proven to be functional. The initial version...
Welcome to Ubercart Dialect Pay.
This module provides an interface to the Dialect MIGS (MasterCard Internet Gateway System) gateway service as a 2 Party (users stay on your site) payment method for UberCart.
Currently supported institutions and payment models
ANZ Bank eGate - 2Party model - Installed
Planned...
MIGS (MasterCard Internet Gateway Service) payment processor for Ubercart.
Used by ANZ, CommWebb, Commonwealth Bank, Bendigo Bank, and many other banks worldwide.
This module allows an Ubercart store to make use of multiple gateways by providing the mediation to pass card purchases to the appropriate gateway based on the card type.
This is accomplished by making the default gateway Gateway mediation, and defining which credit cards each of the other gateways will...
Use this module to process credit card payments in Übercart using the iTransact payment gateway. The module supports the following Übercart transaction types:
Authorization only
Authorize and capture immediately
Prior authorization capture*
Void authorization*
I am attempting to integrate ubercart with a different payment gateway called Skipjack. I downloaded the uc_skipjack but it is not quite what I need. I am hoping to find some sort of "out of the box" solution similar to paypal where it redirects users to the payment gateway to complete the transaction since we don't have a secure page for processing. Does anyone know where I might be able start? Do I need to create my own module?