#50an6xy06r6n
1 messages · Page 1 of 1 (latest)
Is there a way to make failed payment intents not collect the application fee?
When the payment intents failed, application fee is not collected
how do I see previous charges on a payment intent?
You may use List Charge API with settingpayment_intentparameter: https://stripe.com/docs/api/charges/list#list_charges-payment_intent
that's not what I'm seeing in the dashboard
Could you share the Payment Intent ID (pi_xxx)?
This is for an ach direct debit btw
pi_3M9IKeR2rlaZ0wBZ0Nljlsto
acct_1K3pKiR2rlaZ0wBZ
In https://dashboard.stripe.com/test/payments/pi_3M9IKeR2rlaZ0wBZ0Nljlsto, the payment was succeeded, so application fee was collected.
yeah but there's still a fee or the failed transaction
ok here's another one that wasn't retried
Where do you see the failed transaction?
py_3M9IKeR2rlaZ0wBZ09wreHvA
acct_1K3pKiR2rlaZ0wBZ
i can't access the failed charge on the retried payment intent
but I downloaded the balance transactions list and you can see that on the failed charges the fee is still assessed, but the refund on failure doesn't include the fee
any update here?
Discord server is now! Looking into it
np just checking
Thanks for sharing py_3M9IKeR2rlaZ0wBZ09wreHvA. Indeed I can see Stripe application fee is charged for ACH failed payment. I'm not familiar with the fee charges as this channel is for technical questions. Can I suggest you writing into support team https://support.stripe.com/contact? They will be able to assist you better than I can. It’ll be helpful if you can include the failed payment ID in your email.