I am trying to create a payment gateway with Adalo using REST API. So far so good with the integration, I manage to communicate with the API, but when I want to capture its response I can’t find a way to do it.
Please give me any suggestions?
PS: I have read in forums where they mention that this was not possible in the year 2021, is it possible today? Maybe it is better to do it by calling a web site with “Web View”?