poidog22
Joined
540 Experience
5 Lessons Completed
0 Questions Solved
Activity
Agreed. Even a series about setting up a site with solidus/spree would be cool. I'm a big fan of practical tutorials that you can extend into real world production.
If you ever decided to make a series on an ecommerce solution, that would be awesome.
Posted in Using Webhooks with Stripe Discussion
Thanks,
Here's the code I added to the stripe.rb file in case anyone is trying it out.
Posted in Using Webhooks with Stripe Discussion
One issue with the current set up that I noticed was that if you delete the subscription on the Stripe dashboard -- it is still displayed on the site end. I believe this is caused from not having a webhook? Any advice on how I could build this feature in so they stay in sync.