#village-josef_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/1502380354261094400
π Have more to share? Add more details, code, screenshots, videos, etc. below.
https://docs.stripe.com/connect/platform-pricing-tools is the feature that does this for you in the Dashboard
you configure your "pricing rules" and we calculate the right application_fee_amount for you
Was just grabbing some links yeah, that documentation page says it's only if I pay Stripe fees, but here it doesn't make any mention of that https://docs.stripe.com/connect/direct-charges#collect-fees
ah yeah that aprt I don't know I'm sorry
Easiest would be to test in Test mode and see if it works. I've never really touched that Dashboard feature, I only know it exists
No worries, realized this is more a dashboard question not an API question π
Is there any way to model it through the API?
Yes, you would collect payment method details first and then calculate the application_fee_amount based on the payment method used
Does that work for terminal as well? Would I create a payment intent and charge but not capture or something?
(I have to run but @marsh mortar is taking over and can help with this!)