Hello i am using Card Payment, options using the authorize and capture later option documented here : https://stripe.com/docs/payments/capture-later
we have authorize payment of 50$ and want to capture less amount then the authorize amount but stripe sdk for flutter does not allow me to do this
Hello i am using Card Payment, options using the authorize and capture later option documented here : https://stripe.com/docs/payments/capture-later
we have authorize payment of 50$ and want to capture less amount then the authorize amount but stripe sdk for flutter does not allow me to do this