Back

Stripe Integration

  • 0
  • Webhooks
  • Databases
  • Apple
  • Self Hosted
  • Functions
nishp77
19 Jun, 2023, 16:55

Stuck on integrating stripe, whether to go with webhooks or cloud functions? After payment is done, I have list of users to send one by one if they accept or reject it, based on I would need to send to next user in list and so on. I want to hear your opinion as I don't know much about appwrite

TL;DR
The user is asking for advice on integrating Stripe with Appwrite. They are unsure whether to use webhooks or cloud functions for their specific use case. They explain that after a payment is made, they need to send information to a list of users one by one and proceed based on their responses. The solution provided suggests using webhooks for payment fulfillment (as Appwrite doesn't support it yet) and using cloud functions to handle updating users and other tasks. They also provide a link for more information on the lack of payment fulfillment support in Appwrite.
Deleted User
19 Jun, 2023, 17:01

Depends on which part. For payment fulfillment, Appwrite doesn't support it yet. check this, https://discord.com/channels/564160730845151244/1119861206308638770/1119861937359048737

For the second part to update your inner users etc, use cloud function regularly

nishp77
19 Jun, 2023, 17:08

I meant that it's more of delivery app like, so if payment goes through I need to send details of package to delivery guy who's closest to

nishp77
19 Jun, 2023, 17:09

would I have to use realtime then?

nishp77
19 Jun, 2023, 17:09

Webhooks in appwrite, are they provider?

Deleted User
19 Jun, 2023, 17:17

No, it's only out-webhooks Like so

Deleted User
19 Jun, 2023, 17:17

Yes, that will be the best approach.

joeyouss
20 Jun, 2023, 13:12
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more