#bcodez
1 messages · Page 1 of 1 (latest)
Why not collect application fee at payment?
That's the way it's supposed to happen
We dont control the payment. That happens on a 3rd party website with a 3rd party platform. Payment goes directly to stripe connected account.
I can get the webhook response from when the payment succeeds and was thinking of charging the connected account an application fee that way but it would incur fees.
Yeah there's not really a way to debit a standard account after the charge. You could create a customer for them on your platform and create a normal payment intent
But no way to really collect application fee after payment
If we create a normal payment intent that would still incur stripe fees correct?