I have Razorpay payment gateway and I want to integrate it into OutSystems so that I can accept payment how can I do that?
Hi Shubham,
Integrating any payment gateway is not a very new requirement. This has been implemented by many users in the past here in Outsystems. It might be RazorPay or some other gateway, but the basics remain the same.
You can read more about solutions in the following forum posts discussing on such requirements:
https://www.outsystems.com/forums/discussion/53050/how-to-integrate-payment-gateway-in-web-app-in-outsystems11/
https://www.outsystems.com/forums/discussion/67438/payment-gateway-for-mobile-application/
https://www.outsystems.com/forums/discussion/53048/how-to-integrate-payment-gateway-in-web-app-in-outsystems11/
If you're facing any error message, or stuck on a specific step, kindly share more details.
you can checkout this forge component
https://www.outsystems.com/forge/component-overview/14663/razorpay-utility
Also you can find all the details about how to do it in documentations page.
Please ask if you need any help with component.
Thanks!