Hello, If I use redirect method for hosted page, it would always display
receipt with continue button.Is there any way to customize that receipt
content. Like text under that receipt or adding more formatted order
information in it.
Hi Team,I am using c#. I would like to get response information after I
come back to my website from Authorize.Net payment page. I called
GetAnAcceptPaymentPage to get the token information and after that using
form button I am redirecting to Authori...
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 ab...
Hello Team, I would like to use Hosted page in many of our application
but when I used sample application I figured out that even after setting
up returnURL I can not see it anywhere on Hosted Page. Is there anything
I need to take care of to see ret...
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 application2)
bundle the information and pass it to Authorize.Net hoste...