Hi all ,
I am implementing accept hosted using Iframe. My implementation is almost complete. I need to test for various responses. Currenetly i am able to generate success responseCode only i.e 1
How do i genrate other responseCode like 2,3 ,4,5 etc.
I am refering testing guide http://developer.authorize.net/hello_world/testing_guide/. But here all nagative scinarios are handled inside iframe only so i am not getting any responseCode for invalid data. I need to generate responseCode other than 1 for tranctions. Please help me .
Thanks
Devender Kumar
07-07-2017 09:10 PM
Hello @devenderkumar
Unfortunately, there's no current way to do what you describe as it's up to the user to provide the necessary details to complete a successful transaction. However, it might be useful for certain types of responses to get notification such as a decline.
I'd encourage you to post this onto our Ideas Forum where others can take a look, contribute feedback, and vote for new features.
Richard
07-14-2017 11:50 AM