#pareil_api

1 messages · Page 1 of 1 (latest)

west ingotBOT
#

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

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

valid grove
#

It seems that, on my application, the fees are being charged to me. Is there a way to bill these fees to my user instead of myself? Or should I include them in the application fee?

PaymentIntent ID: pi_3QEsZ9EEP5oPbITE03GTP1if

#

Stripe Conntect Account ID : py_1QEsdwELfI2GJU3Q1Oh3R3W4
When I look at the payment on the connected account’s transfer, I only see my application fees and not Stripe's fees.

#

My Payment Intent

#

The Payment the stripe connect account

#

History of activity

#

My PHP

upper monolithBOT
quick tangle
valid grove
#

Hello, perfect, thank you! I just understood that at the time of account creation, if I understand correctly, I need to set it on account and not application in my controller fee?

quick tangle
#

If I recall correctly, that isn't supported for Destionation Charges.

If you're using the controller hash when creating Connected Accounts, I would recommend using this page to confirm whether the combination of values and charges strucutre you want to use are a valid combination:
https://docs.stripe.com/connect/design-an-integration?connect-onboarding-surface=hosted&connect-dashboard-type=express&connect-economic-model=buy-rate&connect-loss-liability-owner=platform&connect-charge-type=destination

Build your integration based on choices for onboarding, dashboards, and charges types.