Hi,
My app needs integration with Razorpay payment gateway. I have configured Test API Key for Razorpay and everything as per document.
Flutter Test Environment:
Payment Gateway is Triggered and Order is processed in Test Gateway.
Downloaded APK, installed in Android Device:
Payment Gateway is Triggered and Order is processed in Test Gateway.
Web Deployment using my Custom Domain:
Loaded the URL from Phone or Laptop Browser and the payment gateway section does not get triggered. What is the issue and what should I do so the payment gateway works even on the web deployment?
Thanks and Regs,
Sri