Implementing Stripe for my tiny project. I've only done it once.
I implemented just 4 events:
checkout.session.completed;
checkout.session.expired;
customer.subscription.updated;
customer.subscription.deleted;
Any tips?
#buildinpublic
Okay, so, I acknowledge that I struggle to ship quickly. I tend to get caught up in the details. Once I grasp this, I will proceed at my own pace and make an effort to document the process.
#buildinpublic#indiehackers