14
Views
3
Comments
Solved
Which Forge Stripe Payment Gateway to use for Web App?
Application Type
Traditional Web, Mobile, Reactive, Service

Hi there,

I am wondering, i create reactive web app that provides payment. In forge i see these components for Stripe:

My question is which one should i use?

regards and thanks

2020-11-25 10-45-32
Mostafa Othman
Champion
Solution

Hello,

I can see some of them is Demo and sample which you may download to check implementation an others for mobile IOS and Android.

So you can read description of each one and supported type (Traditional or reactive or mobile) then also you can check reviews if component has reviews then decide which one to download and try it

2025-01-09 14-56-57
IQ78

Hi, thanks

Did u try to do payment gateway in web apps?


2020-11-25 10-45-32
Mostafa Othman
Champion

Actually I did it before but by redirecting to Bank payment page and then get response from Bank page again. For doing that we had a user guide from bank which we followed steps explained in this guide to created payment URL dynamically into our application then redirect to that created URL and when payment process completed bank page sent response to endpoint in your application that you specified as return URL. 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.