#samwashere
1 messages · Page 1 of 1 (latest)
Hi there, an application fee is an optional fee that the platform charges for the service they provide to connected accounts. The platform decides the amount, not Stripe.
Can you share with me the PaymentIntent ID so that I can take a look? you can find it from your Dashboard
pm_1M0w5hI6YRJFtGpCDP41jGjk
Is this about a AUD 10 payment which has AUD 16.5 application fee?
yes
Right. https://dashboard.stripe.com/logs/req_kUnYTqYbQ2puRF you can find the details here. Look for fee_details in the API response.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
I think that makes sense now that I know the amount is determined by the platform and not stripe. Thanks for the help
No problem. you can find the amounts in stripe_fee, application_fee in the fee_details.
Alternatively you can also see the fee breakdown int he payment's page https://dashboard.stripe.com/payments/pi_3M0w5iI6YRJFtGpC0OFdBm4x Just mouse over the i icon in the Fee section, and it would show you the breakdown.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.