#jack_lim4
1 messages · Page 1 of 1 (latest)
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.
- jack_lim4, 27 minutes ago, 6 messages
- jack_lim4, 1 hour ago, 12 messages
- jack_lim4-account-support, 3 hours ago, 3 messages
- jack_lim4-account-support, 23 hours ago, 4 messages
- jack_lim4, 1 day ago, 6 messages
hello! there's no failed fee
What about ACH Direct Debit?
ah, yes, ACH direct debit does have a failed fee. Cards doesn't
Yes I'm referring to the payment methods that has failed fee
do you have an example ACH direct debit payment that has failed right now?
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
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