Authorize.net Payment integration

Posted by Click Upvote on Stack Overflow See other posts from Stack Overflow or by Click Upvote
Published on 2009-09-15T03:16:17Z Indexed on 2010/06/06 5:42 UTC
Read the original article Hit count: 310

I'm looking to do Authorize.net payment integration with a website using PHP.

My questions are:

1) Where I can find a tutorial, development guide, and/or code samples for doing this with PHP.

2) Is it possible to obtain a test account to do the integration like Paypal's sandbox, or does one need to have a live account to which you can pass an additional parameter to indicate the transaction is a test one?

All other advice will also be helpful. Thanks!

© Stack Overflow or respective owner

Related posts about php

Related posts about payment-gateway