Page 1 of 1

Suscription Billing Cycle

PostPosted: July 30th, 2011, 10:45 am
by FirstUK123
Hi,

Somewhere within setting-up for subscription payments, either in Paypal or s2Member there was a drop down menu option for selecting the number of days in a monthly billing cycle.

I set this to 31 and everything is working perfectly. However I'm told today that this should be set to 28 days [i.e. 4 weeks is the monthly billing period] Unfortunately, I cannot remember or find where it was I set this in the first place.

If someone could tell me how to do this I would most grateful - thanks.

Brian

Re: Suscription Billing Cycle

PostPosted: July 30th, 2011, 10:57 pm
by Cristián Lávaque
You can create a new button with one of the generators here WP Admin -> s2Member -> PayPal Buttons.

But you can also edit manually the one you have. You can change where it says 1 and M (one month) to 28 D or 4 W. WP Admin -> s2Member -> PayPal Buttons -> Shortcode Attributes (Explained)

Re: Suscription Billing Cycle

PostPosted: July 31st, 2011, 1:30 am
by FirstUK123
Hello Christian,

Thanks - I want to change this to every 28 days so in this part of the Shortcode it currently has this:-

rp="1" rt="M" rr="1" rrt="" rra="1"

Do I change this to:-

rp="1" rt="D" rr="28" rrt="" rra="1"

Thanks
Brian

Re: Suscription Billing Cycle

PostPosted: July 31st, 2011, 8:04 pm
by Cristián Lávaque
It'd actually be rp="28" rt="D" rr="1". WP Admin -> s2Member -> PayPal Buttons -> Shortcode Attributes (Explained)