#jhzeg_api

1 messages ¡ Page 1 of 1 (latest)

mild iglooBOT
#

👋 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/1306825867934171198

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

ionic marten
#

You want to do a test payment in Test mode, then look at the Charge object' Balance Transaction. There are fee breakdown inside it

wheat cargo
#

Yes i already did that but i want to know the formula to calculate the total fee that stripe is going to charge me, because the fee breakdown depends on the total amount that is charged

#

and i want to know that so i can add that fee to my total amount and then i can recieve the original amount, let say the amount im going to charge is 500 mxn i want to know how much i need to add to this 500 mxn for me to receive the whole 500 mxn

ionic marten
#

You simply do the test. You can try ie. 516 and see the final amount, then adjust from there

#

in Test mode

wheat cargo
#

So there is no specific formula?