#sow-connect
1 messages · Page 1 of 1 (latest)
not really I think. It's a more advanced/less-well known flow that it's even possible to pass the application fee when capturing, but it is. I can't really think of any specific reason to change unless you have a problem with your current implementation.
Got it it, as of today we are using payment_intent for authorizatio without application fee : https://stripe.com/docs/api/payment_intents/create
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
only concern is I saw refund and transacations after capture
so wanted to know any implicaiton on the currency conversion , stripe processing fee etc
not sure I follow?
But in terms of currency conversion and processing fee, it makes no difference I'm aware of if you specify the fee at auth time or capture time.