Hello Team,
I am new for authorise.net payment. i implement one api with my codeigniter(php) project.When i proceed with that .it gives me some transaction declined error.however amount get reduced from my account and it show in authorise.net account on live server so can you please guide me how to get rid on this issue...or if you have any other api for this so please do let me know.
Thanks in Advance
11-04-2011 04:09 AM
I used this api for the payment implemetation....
https://github.com/SammyK/codeigniter-authorize.net-aim-api/tree/
Please suggest me solution i am right for this or wrong
11-04-2011 04:15 AM
It will be helpful to know the exact declined code and message.
When you said reduced you account, it just the reduce available credit amount or it is getting charge?.
If it really charge your account you can do a void, if it is not settled yet, or a refund if it already settled on the virtual terminal.
11-04-2011 09:04 AM