#aromeral98
1 messages · Page 1 of 1 (latest)
Hi 👋
You would want to look into Stripe Connect to establish this kind of application.https://stripe.com/docs/connect/explore-connect-guide
thanks yes I'm using connect this is the parameter that i need
application_fee_amount
Okay, so your integration would need to calculate the 1% of the transaction and set that as the application_fee_amount
thank you