cancel
Showing results for 
Search instead for 
Did you mean: 

Safari issue: Does not open up accept.authorize.net/payment/payment page

Hi There,

 

I have implemented the API for Authrize.net. 

All browesers function fine except Safari. Once clicked on payment button a new browser tab opens up and goes to https://accept.authorize.net/payment/payment. However I am facing issue with the Safari not opening the new tab. it seems like target="_blank" is not working.

 

<form method="post" target="_blank" action="https://accept.authorize.net/payment/payment" id="formAuthorizeNet" name="formAuthorizeNet">
<input type="hidden" name="token" value=""/>
</form>

 

 

Any suggestions?

 

Thanks

aambartsumyan
Member
0 REPLIES 0