#vossert_
1 messages ยท Page 1 of 1 (latest)
Hi! Let me help you with this.
No, it's not possible unfortunately. You have to determine what method of capture do you want to use before initiating the payment.
That's unfortunate, I was hoping since using payment intent you (as far as I can read) you are able to configure for specific payment options what capture mode you want.
Where did you read that?
https://stripe.com/docs/api/payment_intents/create#create_payment_intent-payment_method_options-card-capture_method
In all honesty I haven't tried it so I might be reading it incorrectly
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Have you tried this?
Like I've said I haven't tried it so I might be reading it incorrectly
misunderstanding it*
I haven't seen this parameter before, maybe you can indeed set it on Payment Method type-basis. Please try if this works for you.
Alright I'll try it thanks for your time ๐
Happy to help!