Need help with payment gateway integration using webview

Hello everyone,

I’m building a PWA(web app).

In India, we do have stripe (recently launched) but the major payment method UPI is not there in Stripe. So I need to use one of India’s popular Payment Gateway provider. I have 2 options to use them in adalo

  1. Use their API
  2. Use a webview and open the payment page ( as shown below). This looks simple to me. But user experience won’t be great since user has to fill the details like Name, Number etc again. Is there a way I can pass this data using adalo? Also, how do I get the payment confirmation from Payment gateway back using webhook? My payment gateway has the webhook URLs.

payment_adalo

I’m new on Adalo and need help from the community.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.