I want to use payment plugin for different payment gateways for eg. Stripe. In forge, Payment Plugin is available for mobile app. I want to implement payment in my reactive web app. How to use payment plugin for reactive web app? Also, while using the payment plugin, I'm getting "Cordova is not defined" error.
Hi @Siddhi GandhiTry using this onehttps://www.outsystems.com/forge/component-overview/13298/stripe-connector
Okay, I'll try this forge component. Thank you.
Hi @Siddhi Gandhi, The Payment plugin is available for mobile application only.RegardsKrishnanand Pathak
Yes, right. But if I want to implement that in reactive web app what I can do ?