Releases for pgapi - Payment Gateway API

pgapi 6.x-1.2-beta4

gor - November 25, 2009 - 20:00
Download Size md5 hash
pgapi-6.x-1.2-beta4.tar.gz 55.2 KB 12e5cb39f0e883c1dd32b953e36d9378
Official release from CVS tag: DRUPAL-6--1-2-BETA4
Last updated: November 25, 2009 - 20:01

bugfix #344809

pgapi 6.x-1.2-beta3

gor - November 25, 2009 - 03:18
Download Size md5 hash
pgapi-6.x-1.2-beta3.tar.gz 55.17 KB 4ec79d366a2fd54a15bfae21e02e40e5
Official release from CVS tag: DRUPAL-6--1-2-BETA3
Last updated: November 25, 2009 - 03:20

English description:
This version has a lot of changes with API.

You don't have to create menu item payment/%gateway_name/%txnid anymore for each payment gateway.

There is 2 hooks:
- hook_pgapi_gw
are using for display information about payment gateway
- hook_pgapi_transaction
we call this hook each time, when transaction change

Also You have to create menu item , type MENU_LOCAL_TASK with path : $items['admin/pgdata/pgsettings/your_gateway_name']
And use it for configuration settings of your module

This release support next payment systems:
- webmoney
- roboxchange
- RBK money
- paypal
- linkpoint

Also, we implemented new features for pg_account. With this module you can have Website wallet for each user and user can pay from this wallet.

If your need more details, please contact me.

pgapi 6.x-1.2-beta2

gor - November 25, 2009 - 02:21
Download Size md5 hash
pgapi-6.x-1.2-beta2.tar.gz 64.7 KB 21df279a372efa0eb3cc4d66bb36cf90
Official release from CVS tag: DRUPAL-6--1-2-BETA2
Last updated: November 25, 2009 - 02:25

Removed pg_simplepay.
This module should be separated.

pgapi 6.x-1.1-beta1

gor - November 24, 2009 - 22:21
Download Size md5 hash
pgapi-6.x-1.1-beta1.tar.gz 55.05 KB 3390cdb0870127fabd603a2d0fbe13f8
Official release from CVS tag: DRUPAL-6--1-1-BETA1
Last updated: November 24, 2009 - 22:25

English description:
This version has a lot of changes with API.

You don't have to create menu item payment/%gateway_name/%txnid anymore for each payment gateway.

There is 2 hooks:
- hook_pgapi_gw
are using for display information about payment gateway
- hook_pgapi_transaction
we call this hook each time, when transaction change

Also You have to create menu item , type MENU_LOCAL_TASK with path : $items['admin/pgdata/pgsettings/your_gateway_name']
And use it for configuration settings of your module

This release support next payment systems:
- webmoney
- roboxchange
- RBK money
- paypal
- linkpoint

Also, we implemented new features for pg_account. With this module you can have Website wallet for each user and user can pay from this wallet.

If your need more details, please contact me.

pgapi 6.x-1.x-dev

gor - June 9, 2008 - 15:36
Download Size md5 hash
pgapi-6.x-1.x-dev.tar.gz 64.7 KB 6ec6141a939c5c30a1b578205b0018a9
Nightly development snapshot from CVS branch: HEAD
Last updated: November 26, 2009 - 00:12

- pg_webmoney - full support
- pg_roboxchange - full support
- pg_account (Personal balance peer user with filling up by pgapi) - without money out settings.
- pg_simplepay - pay access into node. Sample module.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.