#ontheloo
1 messages · Page 1 of 1 (latest)
This is how you do it in Stripe: https://stripe.com/docs/payments/place-a-hold-on-a-payment-method
Flutter-stripe isn't an official Stripe library though
So I don't know any specific details on that
But should be doable on the backend (as outlined above)
gotcha, the article doesnt talk about wallets at all - is separating auth and capture an option with apple and google pay?