hello im using wix for my website and I have created a simple checkout button but when i click on link a little window pops up with the checkotu summary which is not what I want, I want it to open up into another page where the customer can enter there details sucessfully, I have made a youtube video fo this problem, if anyone can help please and thank you
http://www.youtube.com/watch?v=J-UDVsEYkTM&feature=youtu.be&hd=1
02-07-2014 04:37 PM
<form name="PrePage" target="_blank" method="post" action="https://scotest.authorize.net/payment/CatalogPayment.aspx">
You can add the target attribute on the form tag
02-07-2014 05:10 PM
I am having an issue with Wix and authorize trying to input the code for simple checkout.
When clicking on the link, I receive an error code. It changes and adds to the very end this... &x=60&y=6 that is not in the code that I input using corvid dev mode on wix.
https://simplecheckout.authorize.net/payment/CatalogPayment.aspx?LinkId=2607728b-31c7-4631-a0f3-bd92882c3d59&x=96&y=17
03-26-2020 08:53 AM