Authorize.net

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
xander35
Forum Newbie
Posts: 1
Joined: Sat Mar 08, 2003 11:13 am

Authorize.net

Post by xander35 »

Hello All

Does anyone have experience using authorize.net simple implementation method for connecting to authorize net's payment gateway?

If so please can someone help

:? with how to write the php button

thanx

xander35
User avatar
Stoker
Forum Regular
Posts: 782
Joined: Thu Jan 23, 2003 9:45 pm
Location: SWNY
Contact:

Post by Stoker »

does your PHP installation have the mhash functions implemented? if not I recommend using a slightly modified version of the perl-sample and execute a shell command from PHP, i've done this a couple of times..
Post Reply