Screenshots
Hey! Thanks for putting in the effort to create a Kirby plugin and for releasing it MIT 😍
I now Stripe, I know shopping systems, I know paypal checkout. Still, I have a hard time grasping what the capabilities of this plugin are. I read through the website and had the feeling that I have to read the documentation to learn what this plugin solves. Thus my idea: how about adding some screenshots of the UI to the website and the repository readme?
Sure, I think that's a good idea.
But with the implementation, it's actually easy. You have 2 options, use the snippets or create your own implementation with the API.
The idea it's to abstract the service (Stripe in your case), and just think in the payment.
A demo store would be better than screenshots :)