Building a payment gateway plugin

From Sohowiki
Revision as of 14:24, 19 April 2007 by Soho (Talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

Page under construction. Steps I (Mike M) went through to teach a guy (Brad R) how to build a payment gateway plugin.

The four components of a payment gateway pie

1. Payment Options

Config form where user fills-in gateway account id and whatever other data is required by the gateway.

2. pgm-checkout.php

  1. Add condition check to output hidden PAY_TYPE form/field if your gateway is set as the primary credit card processor in Payment Options
  2. Add check for your gateway to condition that determines whether to output credit/debit card option
Personal tools