Hello,
Where can I find C# sample code for integrating hosted page?
I was going thru forum and found one but it seems very old and code does not work as expected. After payment it does not return to main application.
Here is the link I was talking about
I do not want to use iFrame code, and would need other option.
Thank you in advance!
02-08-2019 08:24 AM
If you are creating a new integration using a hosted form, please use Accept Hosted: https://developer.authorize.net/api/reference/features/accept_hosted.html
Richard
02-08-2019 09:29 AM
Thank you for the soluton, but I am looking forward to call Authorize.net hosted page from my c# code.
Here is some of the information
1) Prepare transaction details in my sample application
2) bundle the information and pass it to Authorize.Net hosted page
3) It should display Authorize.Net hosted page
4) Once user enters valid credit card information and pay on hosted page, I would like to return back to my sample application so that I can capture successful/failed transaction in my sample code
Looks like there is similar question asked in March 2018 and response was, for now they have only PHP sample and soon they would provide C# code sample. I am just looking for that sample.
Here is the post from March 2018
02-08-2019 11:51 AM
02-08-2019 07:45 PM
02-08-2019 07:47 PM
Hi,
Do we have C# code for this:
1) Prepare transaction details in my sample application
2) bundle the information and pass it to Authorize.Net hosted page
3) It should display Authorize.Net hosted page
4) Once user enters valid credit card information and pay on hosted page, I would like to return back to my sample application so that I can capture successful/failed transaction in my sample code
08-06-2019 09:23 AM
Dear Mehul Bhai,
have you find the resolution.
if yes then kindly let us know as we r also today in same position as you were in aug 2019.
so i am thinking that you could have resolved it.
if yes then help us with the resolution
thanks and regards mehal bhai..
10-30-2019 08:32 AM