Page 1 of 1

Problem with Button

PostPosted: December 5th, 2011, 1:59 pm
by bikerbloke
Am setting up paypal button in wordpress for access to level one but when I have made button and test it I get an error on paypal : Invalid Regular period. You must specify valid values for the A3, P3 and T3 parameters for a subscription.

Can you tell me where going wrong

Re: Problem with Button

PostPosted: December 5th, 2011, 2:15 pm
by Eduan
You can try this post and see if this helps:
viewtopic.php?f=4&t=15629&p=48637&hilit=A3%2C+P3+T3#p48637

Hope this helps. :)

Re: Problem with Button

PostPosted: December 6th, 2011, 5:05 am
by bikerbloke
Thanks this appears to have worked for me when using long code

Re: PayPal button error
by ktkfo4 » June 28th, 2011, 7:59 am

I think that the button code comments (<!-- ...) lead to these extra paragraphs that destroy the button in the source code. I removed all comments and now the button works as it should.

Re: Problem with Button

PostPosted: December 6th, 2011, 9:20 am
by Eduan
OK, glad it works now.
You should know that the long code (HTML code) can sometimes contain some PHP, so you might consider installing the Exec-PHP plugin.

Hope this helps. :)