Hi,
I am trying to setup Stripe to take payment in a recurring manner.
Basically, I want to allow businesses to add their listing for 1,3,6,and 12 month package options.
If a user say selects a 6 month package and I set the payment to recurring every month for unlimited time so it never expires, what happens if the user cancels the subscription at month number 3 lets say?
Question 1: is there a way to stop a user from cancelling the subscription before the 6 months? if so, how?
questions 2: if we cannot stop that, how can I make sure Stripe helps to ensure they are charged for the remaining 3 months in their 6 month subscription?
I ask these questions because it seems anyone can just cancel or delete their listing without a problem. If I have a recurring payment EVERY MONTH and the user goes to Stripe and somehow cancels after the third month, I basically have no way to still take payment for the remaining three months.
Please help to explain how Stripe works with our geodirectory site when users try to cancel a listing before their contract subscription.
Looking forward to your response.