Integrate my application with a POS for payment with credit and debit cards

I need to integrate my application with a POS for payment with credit and debit cards.
The operator provides the SDK for the integration at this link: encurtador.com.br/kGHTW
Is it possible to do this using the inventor app?
Sorry for the english, I'm using the translator.
Thanks!

Sorry for my English, do they offer an English SDK doc page?

this link has documentation: Getting Started

you will need a RESTful API to work with the web component... an Android SDK will not help... except you like to build an extension...

you could write your own extension and create the functionality yourself...
more information about how to create an extension see the App Inventor Extensions document
however that will be more advanced and will require some Java skills...

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by icon24 Taifun.

Anyone who can do this extension?

I don't know how to program java or kotlin..