Hello, I need to hide the Bank account section, the entire PayBy option
in my sandbox payment page. I'm using SIM integration, can anyone help
on this. Thanks and Regards,Bala.
I'm using proper x_relay_url. Authorize.net is succesfully displaying
the redirected page content.But the response values all are empty. Eg.
x_response_code - empty Please help. Thanks,Bala.
I using form post url as
'https://test.authorize.net/gateway/transact.dll'.I have given proper
response url of my site, for x_relay_url.Now after 'Submit' it is
redirecting to the url which I gave, but the url value is not
changing,It remains as
'htt...
I'm currently using SIM Integration, after posting to Authorize.net I'm
not getting the Pay by(credit/debit card & Bank Account) option.I can
see it in the Preview option in Virtual Terminal Settings, but it is not
displaying when I test with my test...
After clicking 'Submit' button in Authorize.net, I'm getting redirected
to the page of my site, but the url remains same as
https://test.authorize.net/gateway/transact.dll(URL).The URL was
displaying my page with response values and I'm saving respon...
Thank you for your reply Joy, As you told I removed x_method, it is
displaying the PayBy option now. But is this correct way, to post
without x_method?
Thank you for your reply, As you said I handled it in javascript. I
forced it to land in our server. This code worked for me. mstrURL is
variable, which holding our server path. Response.Write("")