kirby-pay icon indicating copy to clipboard operation
kirby-pay copied to clipboard

Screenshots

Open mrflix opened this issue 5 years ago • 2 comments

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?

mrflix avatar Jun 04 '20 14:06 mrflix

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.

beebmx avatar Jun 04 '20 17:06 beebmx

A demo store would be better than screenshots :)

HashandSalt avatar Jun 30 '20 07:06 HashandSalt