Posted By


mafhh14 on 07/29/11

Tagged


Statistics


Viewed 680 times
Favorited by 0 user(s)

PHP – Cybersource Payment Gateway


/ Published in: PHP
Save to your folder(s)

This PHP class can be used to process credit card payments via Cybersource.

It can send HTTP requests to Cybersource SOAP Web services API server to perform several types
of operations to process credit card payments.

Currently it can request a payment authorization, capture the result of a payment request and
request the reversal of a previous payment request.

This class would require php_soap and php_openssl extensions.

URL: http://www.phpmoot.com/php-cybersource-payment-gateway/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.