tenseijs / tensei

🚀 Content management and distribution with a touch of elegance.
https://tenseijs.com
MIT License
570 stars 37 forks source link

Can we integrate it with Stripe? #96

Open Manjit2003 opened 3 years ago

Manjit2003 commented 3 years ago

Hey @bahdcoder, I was thinking of using this in my next product. But I also have to feature a paywall to users. Is tensei integrable with Stripe or any other payment provider? Btw the lib is amazing... I made the whole backend in 1-2 hours... 🚀

Thanks...

bahdcoder commented 3 years ago

Hello. Yes it is. I'll be glad to help you out if you have specific questions on how to do this.

ebukaodini commented 2 years ago

Payment is a very useful part of today's web applications as SMEs and many Creatives are moving their products and services to the Web.

Adding a Payment library to tensei to accommodate payment for most services like PayPal, Paystack, Stripe, Flutterwave, Cryptocurrencies won't be a bad idea.

Just a suggestion tho. @bahdcoder

bahdcoder commented 2 years ago

Yes this sounds great. Tensei is just Nodejs, so it's absolutely possible to add custom routes, database tables etc for any payment provider.

We're creating tutorials on how to integrate them, and will find different ways to create easier ways to integrate them.

For now, we're gonna be creating tons of tutorials on how to use Tensei with any payment service out there.

ebukaodini commented 2 years ago

Okay, that's great 👍