#Hari-checkout-auth-capture
1 messages ยท Page 1 of 1 (latest)
Hi there ๐ please bear with me a moment while I double check on that.
Yes, you can use payment_intent_data.capture_method to specify the capture behavior for the underlying Payment Intent for the Checkout Session:
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-payment_intent_data-capture_method
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Thanks @vocal prairie
Any time!