I have made a subscription plan and linked it to stripe. Will the subscription keep renewing after each month if the customer does not touch anything? This is all I have after the customer chooses to subscribe
I bring some details about the user’s subscription in to a text element just so they can view some details immediately, and then have a button ‘manage my subscription’ that opens up the stripe customer portal which allows them to manage subscriptions, update payment methods, see past invoices etc.