We are building a marketplace where we would like to authorize our customers first. Once our seller accepts the order we want to capture the charge id.
However, stripe plugin even after selecting “authorize the charge only” sets the “capture_method”: “automatic”, instead of “manual”.
This happens on the marketplace use-case specifically when “The payee of this transaction is another user” option is checked
How can we have bubble plugin team fix this?