W
Wasp-lang•4mo ago
nitish30

paypal & other payment gateway integration

I am curious if there is guideline/template for integration of other payment gateway apart from stripe.
10 Replies
kapa.ai
kapa.ai•4mo ago
Hi @nitish30. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- Hmm, I don't know enough to give you a confident answer yet. The knowledge sources provided do not contain information about integrating other payment gateways apart from Stripe in Wasp. However, you can check the Wasp documentation (https://wasp-lang.dev/docs) or ask in the Wasp community for more specific guidance. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ---------------------- Sorry @nitish30, I seem to be having a bit of trouble. Don't worry though, I've pinged my support and they will try to fix me up! :technologist: Perhaps try again in 15mins?
miho
miho•4mo ago
Integration of any third party service is specific to that service but also similar elements keep showing up: saving something to the DB or setting up a web hook. We didn't integrarte Paypal ourselves, but plan on integrating Lemon Squeezy at some point as well as Stripe. @Vinny (@Wasp) What did you try with Paypal so far?
sergey
sergey•4mo ago
@miho and @Vinny (@Wasp) Please consider adding Paddle.com thank you.
miho
miho•3mo ago
I've added your comments here 🙂 https://github.com/wasp-lang/open-saas/issues/103
GitHub
Can we integrate other payment gateways · Issue #103 · wasp-lang/op...
I would like to know if it is possible to integrate other local payment gateways than stripe ?
franfram
franfram•2mo ago
Any progress on this? PayPal integration would be amazing. I offer myself to do it but would need some guidance
Vinny (@Wasp)
Vinny (@Wasp)•2mo ago
I don't think we will take the initiative to integrate PayPal at the moment. It seems like more devs would prefer LemonSqueezy. We would love for any contributions ot the template though, so If you do take this on, please consider submitting a PR and we will try our best to assist you here if you have questions.
martinsos
martinsos•2mo ago
Alternatively we can also discuss it a bit in the Github issue, the potetnial implementation, to put some good foundation, and then you can make first version of PR based on that.
nitish30
nitish30•4w ago
Hi @Vinny (@Wasp) Any timeline for integrating lemonsqueezy ?
MEE6
MEE6•4w ago
Wohooo @nitish30, you just became a Waspeteer level 2!
Vinny (@Wasp)
Vinny (@Wasp)•4w ago
Hey we had a community member that started working on LemonSqueezy implementation: https://discord.com/channels/686873244791210014/1253294755207577732 Not sure the status currently though. If it doesn't get finished this month, we will take it on perhaps