PayPal Subscription Button - NIGHTMARE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello everyone . hopefully this is the correct place to post this question. My host is Godaddy. My payment method accepted is subscriptions. so i created a subscription button for my site and entered it into the HTML section. My buttons already started giving me a issue. When anyone would click subscribe, it would bring you to a page that said "Aww Snap!". after doing research i fixed the issue by changing a word in the HTML coding. From _top to _blank.
method="post" target="_top"> (ORIGINAL CODING THAT DID NOT WORK)
method="post" target="_blank"> (UPDATED CODING THAT DOES WORK)
Now i have a new issue i discovered. Everytime someone clicks on my website from a facebook post/comment, or a advertisement, youtube comment, and click subscribe, it redirects them to the paypal homepage, unable to continue checking out....
I lost out on SO MANY customers and pay advertisments for nothing. I need this fixed. someone please help me. I am desperate.
Ive attached a Video: https://vimeo.com/411613711
- Labels:
-
PayPal HTML Buttons

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- How to enable on-demand / recurring payments to existing PayPal checkout? in SDKs
- I don'r get a redirect after successfully buying a subscription (redirect, subscription) in REST APIs
- Customers can not subscribe to my paypal plan. in PayPal Payments Standard
- Let user pick their own own subscription pricing and period? in SDKs
- Generated Subscription Buttons show the Error 500 if clicked in Sandbox Environment