#andywells-charges

1 messages · Page 1 of 1 (latest)

burnt bobcat
#

hello, that would be listening to Connect webhooks, i.e. events happening on your Connect accounts

#

like the payment_intent.succeeded webhook event

mystic ledge
#

can we see the stripe processing fee here?

burnt bobcat
#

the Stripe fee would be on the BalanceTransaction on the Charge

#

so it goes

PaymentIntent -> have at most one successful Charge -> has a BalanceTransaction -> has the Stripe fee

mystic ledge
#

thanks! can i see the balance transaction on the dashboard?

#

/ how can this be fetched through the API?