My client uses WC Subscriptions and Memberships. He offers customers a $1 trial membership to try his services for 30 days. After the 30 days if the customer has not opted out of the subscription then they will be charged the full amount.
This is what's happening on PayPal Standard:
- customer purchases $1 trial and goes to PayPal to pay. Upon successful payment they are returned to website and a trial paid membership gets created along with a subscription.
- A couple minutes after the successful transaction goes through a separate renewal order for that subscription will get created automatically (not supposed to happen until 30 days) and subsequently pauses the trial paid membership.
- Since the renewal order is not getting paid then it has a pending payment status, which affects the status of the subscription because it thinks payment is due, but has not received payment.
The thing is I just tested this scenario in my PayPal sandbox and everything worked as it should. The auto renewal order did not get generated. Can anyone help me understand why this renewal order is getting automatically generated?
Thanks.