cancel
Showing results for 
Search instead for 
Did you mean: 

Integration of Void Methode in php

Hello

 

i have one problem.

 

I am using Void Method for cancellation the trasacation.it sucssfully run .  but i want hide or remove sucess message which is comes after the approved the trasactions.

 

below are the message.

 

1|1|1|This transaction has been approved.|WRSMI7|P|2167661306|||0.00|CC|void||||||||||||||||||||||||||78485B2AF0597666EFD3494FA3E3B2F2|||||||||||||XXXX1111|Visa||||||||||||||||

 

and i am using below link for intregration

 

http://community.developer.authorize.net/t5/Integration-and-Testing/VOID-AIM-Transaction-Response-Re...

 

 

Thanks,

Deepak

 

 

 

Deepak
Member
1 REPLY 1

Hide it from who? No one sees it but you, the developer. Once you get the approval you can do whatever the business logic dictates you do. If that means discarding the approval and not displaying it to the user then that's perfectly fine. That example is just echoing out the results for testing purposes. You don't have to do that in your application.


-------------------------------------------------------------------------------------------------------------------------------------------
John Conde :: Certified Authorize.Net Developer (Brainyminds) :: Official Authorize.Net Blogger

NEW! Handling Authorize.Net's Webhooks with PHP

Integrate Every Authorize.Net JSON API with One PHP Class (Sample code included)

Tutorials for integrating Authorize.Net with PHP: AIM, ARB, CIM, Silent Post
All About Authorize.Net's Silent Post
stymiee
Expert
Expert