Cant get my pay pal button to work. Whenever I use it I get the following message:
"Invalid Regular period. You must specify valid values for the A3, P3, and T3 parameters for a subscription."
I check the coding and the values for A3, P3. and T3 are correct.
I want a annual non reoccuring membership for $36.50. Here are the values the button shows:
<input type="hidden" name="a3" value="36.50" />
<input type="hidden" name="p3" value="1" />
<input type="hidden" name="t3" value="Y" />
as far as I can tell that correct? Please assist. Thanks in advance