#wim_api
1 messages · Page 1 of 1 (latest)
👋 Welcome to your new thread!
⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1362383828018270390
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, let me help you with this.
i need this "Fee" column that is exported via dashboard on failed payments. how do i get this column on the api? i've got a charge id
You're talking about Stripe fees, right?
I guess
Sometimes its 0,21€ and sometimes its 0€ for sepa_debit payment type. I need this data (if its either 0,21€ or 0€) for my business logic
example with 0.21 from dashboard export: py_3QxerGBedPgr0Zv20wkqnfRo
example with 0.00: py_3QxfLdBedPgr0Zv20p07AFgl
both are sepa_debit tho
You can't access it via API. It's only available via reports, or for successful payments.
I don't know the reason for it, but that's how the API works, unfortunately.
is there some beta or preview for that? something you can toggle on our stripe account so we have more options in the api?
I am not aware of something like this, but you can reach out to Stripe support: https://support.stripe.com/?contact=true
can we somehow determine it for example by "generic_decline"?
we need to determine this somehow if a few was billed on sepa_debit payments on failures
I don't know much about pricing, it might be specific for your account, country, etc.
Stripe Support is the best for this: https://support.stripe.com/?contact=true