#Skammerens-connect

1 messages ยท Page 1 of 1 (latest)

small plaza
#

Hi @fallen granite ๐Ÿ‘‹ I wish I could help, but this chat is focused on developers and technical questions. Our support team will be able to assist you better than I can: https://support.stripe.com/contact/

fallen granite
#

I am aware, but have been asking developer related questions here when we were first adding our stripe integration, and just though you guys might have a link to an article... But I'll reach out to support ๐Ÿ˜€ Thanks for taking the time to reply, and have a great day

small plaza
#

No problem. If you're referring to the amount of the fee taken from the connected account for payments processed, it's up to your integration to decide the amount. However, if you're referring to Stripe fee, the best will be reaching out to our Support team.

fallen granite
#

I am talking about my company's fee, not the Stripe fee ๐Ÿ˜„ I wish to know if it can be zero in some cases, so we can offer a trial period for our costumers (but naturally still pay a Stripe fee)

small plaza
#

I see! Which kind of connected accounts are you using?

#

Standard, Express or Custom?

fallen granite
#

Either Standard or Express... My costumers only see Stripe when creating their connected account, and afterwards it's very implemented and the end-user of the connect experience (the credit card user) is greeted with Stripe Elements

small plaza
#

If Standard account is used, Direct Charges [0] is recommended.

If Express account is used, Destination Charges [1] is recommended.

For both types of account, you can set application_fee_amount that the platform wants to collect from connected account. There's no minimum amount on the fee, so you can set to zero if the platform doesn't plan to collect fee from the connected account.

[0] https://stripe.com/docs/connect/direct-charges
[1] https://stripe.com/docs/connect/destination-charges

fallen granite
#

That is perfect! Exactly what I was looking for. I just need to still collect a payment on behalf of my customers, but want to offer a trial period where there is no application fee

#

Thank you very much for taking the time and have a wonderful day, @small plaza! ๐Ÿฅณ

small plaza
#

No problem! Happy to help ๐Ÿ™‚