#jiboulex_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/1428234936539811942
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
hmm weird. Did you have any change on July?
Could you provide another example when it was working? A Payment Intent Id pi_xxx would help
the last one that worked out was pi_3RddNrBUxI0iDqKA2hk442A8 (in productionà
and when I use my code on this one I get the right amount (0,88€)
The difference I can see between one that works and another is that on the payment detail on the dashboard it says
- Processing fees (for the one that don't work)
- Stripe processing fees (for the one that works)
I see, do you start noticing this after a specific timestamp, for all of your Payment Intent?
I would say from the June 25th
I see, can you provide the exact Payment Intent at June 24 20:22:45 and June 25 01:42:41 ?
And you didn't change API version or SDK version around that time?
20:22:45 = pi_3RddNrBUxI0iDqKA2hk442A8
01:42:41 = pi_3RdiNLBUxI0iDqKA1Ap3FZPH
no we didn't, moreover, I can still get the right amount (88) for the first one but not for the second
and I can see this subtle difference (Stripe processing fees and just "Processing fees")
is this time (01:42:41) UTC?
yes
Okie, I can see some change on your account around that time, and that made the fee calculation from a sync method to async method, which results in the absent of the field you are asking. Do you have any conversation with Stripe Support about the Stripe Account Pricing plan?
Not me directly but it is possible yes. So what does that mean technically, do I have another way of getting the fees ?
Looking...
It seems to be aggreagated into daily or monthly fee report
Okie I think I am half way, found the change but haven't been able to identify a workaround for you yet
Could you write to Support? I will leave a comment so we can have expert team look into details
Hello @keen moth, we have sent you a direct message, please check it at https://discord.com/channels/@me/1428249006018002976
- 🔗The message has instructions on how to open a direct support case with our Developer Support team, in order to help you more effectively.