#gofooditalia
1 messages · Page 1 of 1 (latest)
Hi there, how can I help?
Oh great, please thank you for your answer. I'm Italian, and my English in not so good sorry.
I wish to ask about application fee in destination charge payment flow. Is it possible to have a percentage application fee for connect account? Thanks
There's only a application_fee_amount for PaymentIntents API I'm afraid (https://stripe.com/docs/api/payment_intents/create?lang=php#create_payment_intent-application_fee_amount)
However, if you are using subscription, there's a application_fee_percent (https://stripe.com/docs/api/subscriptions/create?lang=php#create_subscription-application_fee_percent)
Ok thanks for your answer. I'm trying to understand what I can do
Can I try to explain better what I want obtain? Please
Sure, please let me know your use case and I'd help you accordingly
I'm so glad for your disposal 🥹
I living in Palermo Italy. I'm a digital startup here. Bemyrider is the project that allows restaurant manager to book a delivery boy for a service. A service can be for 1 hour or more.
Bemyrider the first autonomous rider community in your city
I hire a indian software house to built it. Ncrypted
On the pre existing app. Taskgator
👋 taking over for my colleague. Let me know if there's any integration follow-up Qs I can answer!
At the beginning ncrypted has implement PayPal for managing payment...but I ask for stripe payment gateway...and problems began
do you have any integration Q I could answer?
How can obtain a application fee in percentage from bookings for riders as connect account?
I don't know if my question is clear
as my colleague explained for one-off payments you only have application_fee_amount which you need to calculate yourself and pass it to the PaymentIntent
you can read more about this here https://stripe.com/docs/connect/destination-charges#application-fee
I don't understand the question
how is it possible that stripe doesn't allow to enter a percentage application fee?
surely there must be a reason, even if I don't understand it now
surely there is