#Andy Stefani
1 messages · Page 1 of 1 (latest)
Instead of using % fee, Stripe allows the platform to take the fee by amount.
Depending on the charge type you use, you'd be able to set the application_fee_amount during PaymentIntent creation: https://stripe.com/docs/connect/charges
Awesome thank you! Also, are there any recommended servers that work better for iOS apps when using Stripe?
We don't have any recommended servers. We provide libraries for different languages and channels: https://stripe.com/docs/libraries
Thank you!
No problem! Happy to help 😄