#srneckuba_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/1269937598630203456
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
hi
but we would need the stripe fee to be paid by the end user.
There's no built in option for this, and it is generally discouraged.
That being said, that's something they could try to build on your end:
- Try to guess the Stripe fee, since it depends on many factors (payment method used, country, etc.)
- Increase the total amount based on the formula mentioned here https://stackoverflow.com/questions/66925669/whats-the-recommended-way-to-pass-on-stripe-fees-to-customers-on-subscriptions/66926456#66926456
I'm sorry, I don't know if we've fully understood each other. By end user I meant our connected account. I apologize for the misunderstanding.
The currently the flow is like that:
Flowlance->connected account->end user
Flowlance is paying for the stripe fees
I would like the connected user to pay for the stripe fees
Flowlance->connected account->end user
Is that possible?
oh! to me "end user" means the person buying.
if you want to connected account to pay the Stripe fee, you would need to use a Direct Chagre.
And I guess Direct Charge is the only way to make connected account pay for the Stripe fee?
yes
๐ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!
That's all I need. Thank you for your support ๐