• I am using Are Paypal on a WPMU sub-blog. I have found the problem but don’t know how to fix it. When I click “Subscribe” it takes me to PayPal which returns this error:

    Invalid Regular period. You must specify valid values for the A3, P3, and T3 parameters for a subscription.

    I nosed around the code (view source in browser) and what’s happening is:

    <input name=”p3″ value=”%EXPIRATIONINDAYS%” type=”hidden”>

    The p3 parameter is not being filled in. The rest are, and the value is in there because the blog page reads “Expires in 30 days.”

    Any clue? The paypal code in the admin area doesn’t appear to be missing any quotes or whatnot.

    http://wordpress.org/extend/plugins/are-paypal/

Viewing 1 replies (of 1 total)
  • You have to reset your button templates as there was a change in the place holder name and that change prevents plugin from making proper button.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Are PayPal] %EXPIRATIONINDAYS% error’ is closed to new replies.