Placing holds on a credit card using Stripe with Adalo?

I imagine this isn’t supported… Is this something that I could outsource as a component or would I have to wait for the development team to implement this hopefully one day?

This lets me accept payment from the customer but wait to actually charge them until a trigger fires from my sister app.

This is something that would have to be added to the stripe integration by us.

The only alternative is to make use of the Stripe API to create the entire payment flow manually.