Kirby and Stripe

Hi Kirby,

I’m thinking of building my first e-commerce website with Kirby and Stripe.
How should I manage the shop products? In Kirby panel or in Stripe dashboard?

PS: are there controllers for the panel pages?
For example: when I create a product in Kirby panel, could I fire an API call to Stripe?

Curious to your thoughts and experiences

Maybe check out Merx Plugin for inspiration…

1 Like

Yes, via a page.create:afterhook.