PHP Authorize.net AIM Interfacing Class
April 19th, 2005Provides a simplified interface the the authorize.net AIM payment gateway. Allows all the control and flexibility to be in the hands of the PHP developer (you). Uses cURL and SSL. The zip file includes the class to interface with authorize.net as well as a demonstration script on using the file.
Download:
authorizenet-1.0.1.zip
Do you like this code? Rate This Script at Hot Scripts.
If you enjoy this free PHP script and want to show your support, you can throw me a couple of bucks using paypal. Any donation, even just a buck, is always appreciated.
Version History
- v1.0.1 [01.19.2006] - Fixed urlencode glitch (finally)
- v1.0.0 [04.07.2005] - Initial Version
Categories
Popular Posts
RSS Feeds
Archives
September 29th, 2007 at 12:06 pm
i believe your .zip file corrupt =X
September 29th, 2007 at 12:36 pm
Thank you. It has been re-uploaded.
January 10th, 2008 at 7:55 am
Your class does not appear to calculate or compare the md5 hash the AIM interface provides. Doing so would improve the security of your class and the transactions it handles.
January 31st, 2008 at 1:06 pm
thanks man...nice job...
February 11th, 2008 at 1:14 pm
thansk this script very nice
March 13th, 2008 at 8:31 pm
Can this be used for ARB recurring payments? Great job.
March 26th, 2008 at 1:40 am
If my site is http then this class will work? I dont know what is ssl.
So,like paypal ipn, it will work for my site also?
March 26th, 2008 at 7:54 am
Mike: I don't actually know, though I would assume. I left it basic and simple so that you could use it for anything available so long as you know what variables to pass on.
Chetan: Yes, you will most likely be able to use the script. HTTP and SSL are sort of different things. As long as the PHP version you have has the CURL module installed you should be okay.
April 30th, 2008 at 9:43 am
I noticed this was posted several years ago, does it still work with the current authorize.net? Thanks!
May 7th, 2008 at 12:05 am
Hi Boss,
I am facing one issue by using ur class...the issues is that i have turn off the test mode on authorize.net but i am still receiving test mode email....why is this happening????....is there any issue in the class or what else???
Kindly Reply
Regards,
Haider
May 15th, 2008 at 5:25 am
[...] Micah Carrick - Authorize.net AIM Interface using CURL [...]
June 21st, 2008 at 11:47 am
i'm using this to communicate with aim and icq http://thinker.rubay.de/archives/20-PHPurple-v0.2-alpha-released.html
June 24th, 2008 at 8:08 am
Hit here nice class and thanks! just wondering does it support reaacurring billing ? (monthly payments etc..) thanks allot
July 14th, 2008 at 12:22 pm
@Mike: Wrong AIM, but thanks.
@Anthony: It looks like the ARB stuff is done a different way (SOAP or XML) so I'm guessing that this won't work for those. More info: http://developer.authorize.net/guides/
July 23rd, 2008 at 6:08 am
Great Job !!!
This one is the best than other and thanks .
July 23rd, 2008 at 6:16 am
Would you give me any or your ARB recurring payments link ?
It would be great if ARB code is your .
Thanks
August 11th, 2008 at 12:34 am
thansk this script very nice