PHP Classes
elePHPant
Icontem

Merchantware Payment Gateway: Submit a payment to Merchantware gateway

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2011-07-27 (5 years ago) RSS 2.0 feedNot enough user ratingsTotal: 546 This week: 1All time: 5,262 This week: 1,047Up
Version License PHP version Categories
merchantware 0.1GNU Lesser Genera...5.0PHP 5, E-Commerce, Web services
Description Author

This class can submit a payment to Merchantware gateway.

It can send a SOAP request to the Merchantware Web services API Web server with all the details of the payment including the credit card details and the site order details.

The class can also send requests to repeat or cancel a payment transaction.

Picture of Rajesh Bhatia
Name: Rajesh Bhatia <contact>
Classes: 3 packages by
Country: India India

Details
/************* for example.php********/

 This example file is self explainatory and its only for first transaction.
 
/***************end example.php*******/

/************* for merchantware.php********/

I have divided functionalities into separate functions of the class and comments are given for their use.
For repeat transactions, we have method "issue_transaction_repeat".
If you don't want to use void transation which may be required to change credit card details then you can use repeat transation with amount 0 (Zero)
 
/***************end class.merchantware.php*******/

You can reach me at : rajest123bhatia(at)gmail(dot)com or through my blog : http://www.php24.in

  Files folder image Files  
File Role Description
Plain text file class.merchantware.php Class Class File
Accessible without login Plain text file example.php Example Example File
Accessible without login Plain text file readme.txt Doc. information file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:546
This week:1
All time:5,262
This week:1,047Up