Add to cart HTML button takes me to PayPal signup page instead of cart

Panag1234
New Community Member

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

Login to Me Too
3 REPLIES 3

Quandary
Advisor
Advisor

Have you tried the text link versions of your item button code?  Some online Apps will only work with text links.

Login to Me Too

JPC777
Contributor
Contributor
I am having this problem right now. Does anyone know how to fix this?
Login to Me Too

meeshellr
Contributor
Contributor

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">

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.