Is any process or component available to integrate payment gateway for a mobile application to pay money via any wallets like paytm or debit or credit card??
Hi Padmanjali,
This article is a good starting point to learn more about mobile payments with OutSystems.
https://www.outsystems.com/blog/posts/credit-or-debit/
Regards,
Nordin
Hi Nordin Ahdi,
This plugin is used for payment through cards.. what if I want to add other payment methods like upi payment or through wallets??
Also I am not able to understand how to define a end point for this plugin.. If you have tried using this plugin can you please share if you have faced any issues while using this and also how do we configure this plugin to use a specified end point i.e. when we implement this in real time how to we configure the bank account where the money is to be received when someone makes a payment.
Thanks and Regards
Padmanjali
Personally I haven't integrated with any payment gateway yet using OutSystems. Maybe someone else has implemented such additional payment methods and can help here.
As for the Adyen plugin, again I haven't personally used it, but it uses Adyen REST API which is integrated in the Adyen Core application. All the details are described in the article I shared earlier.
If you are looking to integrate with a different payment gateway, you can search the Forge for existing components or otherwise build one yourself.
Hope this helps!
I advise you to read this article about mobile application payment gateway, I hope it will help you.
Hi all,
There's a relatively new supported-plugin that targets the use case of e-commerce applications that use wallets as Apple Pay and Google Pay. Check it out here: https://www.outsystems.com/forge/component-overview/13678/payments-plugin
Integrating a mobile payment gateway is essential for providing a smooth and secure payment experience in your app. When selecting a mobile payment gateway integration, consider factors like ease of integration, transaction fees, security features, and the overall user experience. Popular options include Stripe, PayPal, and Square, each offering unique advantages tailored to different business needs. Have you identified any specific gateways you’re considering for your mobile application?