#dinesh-kumar_api

1 messages · Page 1 of 1 (latest)

ripe pawnBOT
#

đź‘‹ 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/1219168771571191868

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

prisma sirenBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

last nexus
#

Hi

prisma sirenBOT
last nexus
#

When we using destination charges during creating payment intent then the transactional volume is counted towards the platefrom turnover or not?

timber peak
#

What do you mean by "platefrom turnover "

last nexus
#

turnover means..like transactions made of 200 euro using destination charges then 200 euro transaction amount count as plateform turnover or connect account turnover

timber peak
last nexus
#

i have one more question in separate charge

#

like if take an any amount from customer then stripe fees imposed on stripe plateform?

timber peak
#

For destination charges, or seperate charges and transfers, the platform is responsible for stripe fees.

last nexus
#

can you explain me this scanario that how fees is calculated here- The customer pays a 100 USD charge.
Stripe collects a 3.20 USD fee and adds the remaining 96.80 USD to the platform account’s pending balance.
The platform transfers 70 USD to the restaurant’s connected account and 20 USD to the driver’s connected account.
A platform fee of 6.80 USD remains in the platform account.

timber peak
#

Is it about how Stripe fees are calculated?

last nexus
#

yes

#

how this 6.80 USD we got

timber peak
last nexus
#

this is not about how stripe fees calculates, i understand that 3.20 USD deducted fees when we create charge on customer but how this convert to 6.80 USD

timber peak
#

What's the payment_intent ID?

#

And what do you mean by " how this convert to 6.80 USD" ? If I understand you correctly, this is the application fee that the platform charges for this transaction.

last nexus
timber peak
#

Ok, so you want to know what is an application fee?

last nexus
#

i have understand this, i have one more question

#

what is the use of one_behalf_paramater

#

in separate charges

timber peak
last nexus
#

not understand by this what will be benefit of this in separate charges

timber peak
last nexus
#

by on_behalf paramater we also send money to connected account during creating charge?

timber peak
#

I believe you can find the answer in the fund flow chart that I shared earlier.

last nexus
#

is there any api where we can find stripe fees based on amount and currency?