Hi all,
I’ve searched and can’t find this answer, but please point me to the answer if I’ve missed it!
ok, so I’m using the Pro version, and connected it to stripe.
I’ve recently dropped my trial period to zero, so users should be immediately charged with no trial.
here’s the shortcode I’m using;
[s2Member-Pro-Stripe-Form level=“1” ccaps="" desc="$24 CAD/month billed as $288/year" cc=“CAD” custom=“URL.com” ta=“0” tp=“0” tt=“D” ra=“288” rp=“1” rt=“Y” rr=“1” coupon="" accept_coupons=“0” default_country_code=“CA” captcha=“0” success=“https://URL.com/congratulations-and-welcome/” /]
(real url is not “URL.com”)
The relevant trial code is;
ta=“0” tp=“0” tt=“D”
and this is what the Pro-Form Generator creates, but this is making a 365 day trial in stripe.
If I remove these three codes (ta=“0” tp=“0” tt=“D”), will stripe be told the equivalent of “No trial”?
Many thanks!
David.