how to intregrate authorised.net in php

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
Sumanta1
Forum Newbie
Posts: 8
Joined: Tue Jun 15, 2010 11:59 pm

how to intregrate authorised.net in php

Post by Sumanta1 »

i need the code to intregrate authorised.net in php.
means there will be a form where user put his details ie name,email ,address and it will go to authorised .net with the details and product price and after payment it will go to success page where update query will execute.
also how to test the authorised .net.


with my code when i do testing then it gives

An error occurred while trying to report this transaction to the merchant. An e-mail has been sent to the merchant informing them of the error. The following is the result of the attempt to charge your credit card.

This transaction has been approved.

It is advisable for you to contact the merchant to verify that you will receive the product or service.

* it do not go to success page.
Post Reply