Back

Payment Gateway

  • 1
  • Android
  • Flutter
  • Apple
  • Web
Pradhumansinh Padhiyar
27 May, 2023, 03:19

How to add payment gateway in appwrite ??

TL;DR
The user is asking how to add a payment gateway in Appwrite. They mention that payment gateways like Stripe, InstaMojo, and RazorPay should be integrated on the server side. The solution suggested is to create a cloud function in Appwrite and implement the payment integration logic in it. When needed, the function can be called from the app. Documentation and examples for integrating payment gateways with Appwrite can be found at the provided link.
Drake
27 May, 2023, 03:43

What do you mean?

Pradhumansinh Padhiyar
27 May, 2023, 04:49

like stripe, paypal etc

safwan
27 May, 2023, 06:09

Payment gateways like Stripe, InstaMojo, RazorPay, etc. should be (according to me) integrated on the server side. These payment gateways always have documentation that details how to integrate their services in any app.

That being said, you can create a cloud functions in Appwrite, and implement all the logic for the payment integration in it, and when you need to use the integration, just call the function from your app.

Bouahaza
27 May, 2023, 12:35

@Pradhumansinh Padhiyar like @Haimantika say on #🗂│hackathon-chat you can read https://dev.to/appwrite/start-selling-online-using-appwrite-and-stripe-3l04

Haimantika
27 May, 2023, 12:36

Yes. Remember to check any change in syntax from our docs. Appwrite Cloud is in version 1.1, so you can check the docs accordingly

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