cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Asp.net MVC - Update database from relayurl page

I am trying to use Authorize.Net integration (TEST MODE) with my MVC project.

 

I tried with this url

 

https://test.authorize.net/gateway/transact.dll?x_login=...&x_test_request=true&x_delim_data=true&x_...

 

It works and the response in the relayUrl page is as follows :

 

The response code is: 1
The Reason text is: (TESTMODE) This transaction has been approved.
The Reason code is: 1

 

This relayUrl page is in the server and this is a html page.  What i want to know is how can i update the database. I have written method for updating data in the wcf service. Do i need to call the service methods from the html page Or do i have to add code to the "codebehind" of the relayUrl page i.e in MVC it is a controller method

 

my doubt is how will the codebehind get executed

 

can anyone please clarify this doubt

 

 

 

 

dlak10
Member
2 REPLIES 2

Did you get answer for this? Thanks in advance.

balakrishna
Member

Hey there,

It doesn't look like anyone originally had any ideas on this, but someone still may have feedback at some point. I'd 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,

Michelle
Developer Community Manager