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

Hi everyone!
I have found probably the easiest way to integrate stripe in mobile app (to RECEIVE money as a vendor) : see documentation relating Payment Sheet!

How can I apply this guide to my MIT app Inventor app?
I'm not an expert: here I read SDK, API, endpoints... but I'm frustrated because I don't understand what I have to do... Step by step.

Could someone help me???
I need a guide!

The documentation you found requires
someone to write an extension

But they also have a RESTful API you could use together with the web component, see my previous answer

Do the tutorials to learn the basics and start experimenting. If you got stuck, post a screenshot of your relevant blocks.

Alternatively if you want someone to do the work for you, we also have a category Work for Hire to get paid help

Taifun