Hi,
I try to set up a recurring payment.
The customer will have to pay 149$ for the first payment then 50$ for a limited period of time.
Here is what I have try:
[s2Member-Pro-Stripe-Form level=“2” ccaps="" desc=“2 Days @ $149 / then $50 / Daily (recurring charge, for 3 days)” cc=“EUR” custom=“mycustom” ta=“149” tp=“2” tt=“D” ra=“0.5” rp=“1” rt=“D” rr=“1” rrt=“3” coupon="" accept_coupons=“0” default_country_code=“US” captcha=“0” /]
I don’t know why but the recurring payment never stop.
The first payment for the trial is ok 149 for 2 days.
The recurring payment is ok too but it never ends even with the tag rrt=3 (I even tried with rrt=1 but same problem).
Did I miss something? Anyone can help?
Thank you