#Shammah Chancellor-charge-webhok

1 messages · Page 1 of 1 (latest)

dapper relic
#

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

vestal osprey
#

The thing about it is that there's no balance_transaction where we can account for the fee on

balmy moon
#

@vestal osprey I'm catching up one sec

#

out of curiosity, where did you find that Charge ID?

vestal osprey
#

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.

balmy moon
#

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)

vestal osprey
#

How do I contact stripe support? Just the chat on the website?

balmy moon
#

https://support.stripe.com/contact should have options, to write in via email or chat (depending)

vestal osprey
#

Thanks