Login   Register  
PHP Classes
elePHPant
Icontem

Class: XPay

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of James Dean  >  XPay  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: XPay
Base name: xpay
Description: Process credit card payments with XPay service
Related classes: , , , , ,
Version: -
PHP version: -
License: Free for non-commercial use
All time users: 870 users
All time rank: 3282
Week users: 0 users
Week rank: 2651
Picture of James Dean
Author: James Dean <e-mail contact>
Packages: 1 Browse this author's classes Browse this author's classes
Country: United Kingdom United Kingdom - PHP jobs in United Kingdom
Age: 30
All time rank: 198090 in United Kingdom United Kingdom
Week rank: 2242 Down94 in United Kingdom United Kingdom Down
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This class is meant to process credit card payments by connecting to a Java XPay transaction processing client provided by the SecureTrading company.

The XPay Java client must be running in the same machine as PHP or some other machine reachable via TCP connections.

The class establishes a connection with the XPay Java client and submits transaction authorization request in XPay XML request format. It passes a site reference and a certificate read from a given file.

Then it collects and processes the XML response to extract the transaction results.

 

  Groups  
Group folder image Networking Networking protocols, clients and servers View top rated classes
Group folder image E-Commerce Online stores, shopping baskets and payment methods View top rated classes

  Rate classes User ratings   Applications   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
May 2004
Number 4
E-commerce sites often use services of payment processing companies to charge their clients.

Some payment processing companies provide software components that can be used to establish connections with the company transaction servers to process the payments. Unfortunately some companies do not offer payment processing components in PHP.

This class provides a PHP solution to communicate with a payment processing component in Java. It works by establishing a local TCP connection with a Java server that forwards payment request in a simple XML format.

Manuel Lemos

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file class.xpay.php Class class.xpay.php
Plain text file example.txt Example Example

Download all files: xpay.tar.gz xpay.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.