Subscribe button not working at all, just directs to login page

KosherMetal
Contributor
Contributor

I am trying to set up a recurring subscription button with options, but it doesn't work properly from my web page. The end user is directed to a login page and nothing in relation to the subscription appears and it just takes them to their account overview page after login. Is there something I'm doing wrong? I am a Verified Business Member. The html code that was generated was copied and pasted exactly into my html editor. Are there updates going on preventing the subcription buttons from working?


Login to Me Too
5 REPLIES 5

zoelives
New Community Member

I was having the same error - added the following code and it works! Add target="paypal" like so:

 

method="post" target="paypal"
Login to Me Too

tsilvestre
Contributor
Contributor

Where exactly do you paste that code?

Login to Me Too

tsilvestre
Contributor
Contributor

I tried pasting it and it didn't work for me. Would love some help getting this resolved. My button is at http://www.thewordchef.com/?p=415 (scroll to bottom of the page to see button)

Login to Me Too

Misty11
Advisor
Advisor

Hello tsilvestre,

 

Welcome to the Forums.

 

I clicked on the link you provided and it appears you were able to fix the button (it looks good to me). Let me know otherwise.

 

Smiley HappyMisty

Login to Me Too

SaraDawn
New Community Member

This worked for me, thanks!

 

For anyone else having the same issue, the code gets pasted here:

 

<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="paypal">

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.