- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
SIM Integration in client side
Hello,
i m using asp.net MVC and windows azure.
now i want to integrate online payment gateway so i use authorized.net SIM
as per sample code provided by authorized.net its working properly.
but i want everything in client side in MVC view level.
call this URL " https://test.authorize.net/gateway/transact.dll " from view and get response also in view.
i want to display only message that transaction is success or failure.
i dont want to save any data so i want everything in client side.
so please tell me how to call URL and get response from there in View only without any server side process
so please help me.
07-13-2011 06:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi chetanthummar86,
It doesn't look like anyone has responded yet, but someone still may have feedback on your question. We recommend subscribing to this topic so that you'll be alerted via email if anyone else from the community is able to respond with any comments. To subscribe, click Topic Options at the top of this thread and then select Subscribe. You'll then receive an email once anyone replies to your post.
Thanks,
David
Authorize.Net
09-14-2011 11:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm guessing the reason nobody has responded is most of us aren't using ASP.

09-14-2011 10:18 PM
