Skip to content

Provides an common interface for Payment Gateway extensions to extend so developers can interact with a number of gateways using the same API

Notifications You must be signed in to change notification settings

brendo/pgi_loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Payment Gateway Interface Loader

  • Version: 0.2
  • Release Date: 29th May 2012
  • Author: Brendan Abbott
  • Requirements: Symphony 2.3

Provides an common interface for Payment Gateway extensions to extend so developers can interact with a number of gateways using the same API

Installation

  1. Upload the pgi_loader folder to your Symphony /extensions folder.
  2. Enable it by selecting the "PGI Loader", choose Install/Enable from the With Selected menu, then click Apply.
  3. Visit the Preferences page in the Symphony backend to set your default payment gateway.

About

This extension aims to provide a common API that developers can use to interact with Payment Gateways. A PaymentGateway abstract class in the /lib directory provides a base skeleton to be expanded upon by developers in their own Payment Gateway extensions. At the moment this interface describes a single method, processTransaction that expects an associative array of values.

Current Gateways

About

Provides an common interface for Payment Gateway extensions to extend so developers can interact with a number of gateways using the same API

Resources

Stars

Watchers

Forks

Packages

No packages published