#birkenstam
1 messages · Page 1 of 1 (latest)
hi! where do you see this exactly? is this in some plugin/platform you're using?
sorry.. woocommerce > Settings > Payment > Stripe > settings
sorry we know nothing about Woocommerce in this channel
oh sorry i thought this was stripe support
Stripe support is https://support.stripe.com/?contact=true but I don't think we support Woocommerce, that's a different company; this channel is for coding/developer questions from developers integrating directly with the API
is it possible to turn off Capture payments in stripe dashboard?
no, capturing payments is controlled by API paramters passed on each API request, which is done by the Woocommerce plugin and configured in its settings, not on Stripe itself
oh i see 😦