#jack_lim4

1 messages · Page 1 of 1 (latest)

last wedgeBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

tepid flint
#

hello! there's no failed fee

faint verge
#

What about ACH Direct Debit?

tepid flint
#

ah, yes, ACH direct debit does have a failed fee. Cards doesn't

faint verge
#

Yes I'm referring to the payment methods that has failed fee

tepid flint
#

do you have an example ACH direct debit payment that has failed right now?

faint verge
#

If possible I don't want to hardcode the failed fee as it might differs from payment method to payment method, or it might get revised by Stripe later

#

Try this payment intent: pi_3OWwytFPBYgm0zl21bpxNe9i

tepid flint
#

So in the charge.failed event, there should be a failure_balance_transaction

#

if you retrieve that balance transaction, can you see if there is a fee listed inside?

#

for easy reference, this is the corresponding failure_balance_transaction id : txn_1OWx0NFPBYgm0zl2H8dgWoRF

#

if there's no fee listed inside, you would probably need to compare that amount to the original payment balance transaction and the difference would be the fee