Recurring Payments With Stripe Now Working
I now have a have the latest version of he Stripe Plugin modified so that it works with recurring payments. It is missing two small things.
1. I don't know how to collect the customers email in the form and then pass it to the stripe dashboard so that they have it attach to the customer.
2. I would like to use the email receipt in stripe to send them a "your payment has been received" message that includes a link for them to cancel the subscription. Alternately, perhaps there is a way to add this to the dashboard in vantage and then they can go there and click the link to cancel the subscription.
Right now, they have to fill out a cancellation form and then I have to manually go into stripe and cancel their subscription.
Can anyone help me with this?