Page 1 of 1

Billing

PostPosted: April 16th, 2011, 3:35 am
by Maryke
We've successfully setup the site now and did the test registration. My 'employer' sent me the following message.

One thing I noticed, though, is that when someone joins, the payment goes through - however, it is set currently to bill for their first month the day AFTER they join.

This is the code

[s2Member-Pro-PayPal-Form level="1" ccaps="" desc="$9.95 USD / Monthly ( recurring charge, for ongoing access )" ps="paypal" cc="USD" ns="1" custom="nacvas.org" ta="0" tp="0" tt="D" ra="9.95" rp="1" rt="M" rr="1" accept="paypal,visa,mastercard,amex,discover,maestro,solo" accept_via_paypal="paypal" coupon="" accept_coupons="0" default_country_code="" captcha="0" /]

How do I fix this?

Re: Billing

PostPosted: April 16th, 2011, 5:42 pm
by Cristián Lávaque
Hi Maryke. :)

Are you trying to have a trial period and the problem is that it's billing the very day after? Look at these attributes in your shortcode ta="0" tp="0" tt="D" and read about them here WP Admin -> s2Member -> PayPal Pro-Forms -> Shortcode Attributes (Explained).

Or is the problem that it should be immediate but it only goes through after a day or so? If that's the case, I understand PayPal sometimes has a delay to process the payment, yet it should notify s2Member via IPN right away. Check your log to see if it's there.