News Feed
Jobs Feed
Sections




News Archive
feed this:

Shaun Oleson's Blog:
Authorize.NET and PHP
November 07, 2008 @ 11:20:59

Shaun Oleson has posted his method (a chunk of code to do it) to connect to the Authorize.NET servers and make a request:

So I've had quite a bit of experience with authorize.NET and PHP and I've found it's difficult to find resources that provide textual examples for integrating the payment processor. I've put together a generic tutorial from documentation that is public. Of course, you will have to specify your Transaction ID and API Login ID. So here you are. If you need assistance or have any questions, feel free to leave a comment.

His example is a large get_auth() function that takes in the credit card information (including billing address) and makes a cURL connection to their servers for the request.

0 comments voice your opinion now!
authorizenet tutorial getuauth curl function transaction api



Community Events











Don't see your event here?
Let us know!


object interview release conference code composer example development functional database testing opinion series api zendframework2 podcast framework community language introduction

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework