Stripe payment method in app inventor

hello,
is there any way to use stripe payment service inside mit app inventor app ?
like to pay with a credit card?
I will be grateful if anyone helps me at this .

1 Like

Yes you can
As a start use the web component together with their RESTful API

Taifun

1 Like

ok thanks I will check it

Did you made the Integration Appe Inventor with Stripe ? I would really appreciate it if you could tell me how you did it.
[mod edit: please do not reveal your email. People can contact you by messaging you.]

Really no I am still unable to integrate it with my apps I need any guidance topic about how to do this

Anyone knows if are there guidelines or tutorials related to stripe for AI?

As mentioned earlier use the web component to connect to an API

To work with the web component start doing the tutorials and learn from the many examples you can find in the community after doing s search

Here is my dropbox example as a start

Taifun