#Shammah Chancellor-charge-webhok
1 messages · Page 1 of 1 (latest)
Thanks for the info. Looking at what I can see about that charge.
The $30 fee looks like it is just the standard Stripe fee on a charge. Still looking in to exactly what happened with the charge creation/webhook
The thing about it is that there's no balance_transaction where we can account for the fee on
@vestal osprey I'm catching up one sec
out of curiosity, where did you find that Charge ID?
We do some reconciliation on our payments and there are transfers to and from subaccounts attached to it.
(a transfer and a reversal)
It broke our system as there aren't corresponding balance transactions for the charge which was an assumption of the reconciliation.
basically what happened is, Stripe (while trying to create that Charge) 500'ed (i.e. we had an issue on our end) and we "half created" the Charge
in that case, we "rolled back" and refunded the Charge. However, the -$30 fees you are seeing are not expected I'm pretty sure, let me ask about that internally real quick
and in the mean time, please flag to Stripe Support that you spoke to us here and we recommended you write in to them, with the Charge ID you shared and tell them to escalate internally to have a Support team have a look at it (let me confirm one second)
How do I contact stripe support? Just the chat on the website?
https://support.stripe.com/contact should have options, to write in via email or chat (depending)
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Thanks