New to the community? Welcome! Please read our Community Rules and Guidelines
Pay, shop, and do even more on the PayPal appGet the App
Added multiple HTML button to my website, instead of adding product to cart it kicks me out back to sign up PayPal page... this only happens when someone accesses my website through the Instagram app... weird thing is the add to cart buttons work fine on my desktop browser. Any one can help? Never had this issue when usin the Instagram app
Have you tried the text link versions of your item button code? Some online Apps will only work with text links.
Ok, was having the same issue and it was driving me insane, especially because I couldn't find a solution anywhere! But I think I figured it out! All I did was change the METHOD in the first line of the html to "add" instead of "post". I hope this helps!!
<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="add">
©1999-2023 PayPal, Inc. All rights reserved.