#dhandre

1 messages · Page 1 of 1 (latest)

exotic dome
#

Hi there 👋 what's the problem?

gloomy spade
#

Hi , i developed an app that will release this week however we need our payment ready

exotic dome
#

Okay, are you currently encountering errors with your integration?

gloomy spade
#

I dont know how to set it up the way I want

exotic dome
#

Can you elaborate?

gloomy spade
#

So my app will be a booking space

#

I want to make it so I get a percentage off each transaction both from the provider and the client

exotic dome
gloomy spade
#

Yes I understand that but I dont know how to add the fees and etc

#

?

exotic dome
#

What have you tried so far? Are you selling subscriptions or one time purchases? Have you decided what type of connected accounts and charges you're going to use?

Currently we don't have enough information to understand what you're looking for help with.

Types of charges: https://stripe.com/docs/connect/charges

gloomy spade
#

Ok im trying to explain as best as I can

#

When a transaction happens we want clients to pay an admin fee, and the provider will pay a admin fee as well since our platform developed the sale

vernal path
#

Are you using subscriptions or one time payments?

#

Also what kind of connected account do you have?

gloomy spade
#

Example:

The Service costs 500$, we want the client to pay an additional 5% which will bring their bill to 525$. Which means we get the 25$

Provider will receive $500 - 10%, so they get 450$ and admin gets 50$

So in total we should receive 75$ off that one transaction

vernal path
#

However, we'd need to know what kind of connect account you have and whether you're using subscriptions or one time payments to help further

gloomy spade
#

ONe time payments

crimson bear
#

Good to know. Can I ask how familiar you are with connect? Do you know what account type and charge type you want to work with here?

gloomy spade
#

I dont know that is why I was asking

crimson bear
#

That choice is ultimately up to you. There are a few ways to make the charge you described. I'd recommend reading through our docs on choosing account and charge types for a good overview of what scenario each account type is useful for https://stripe.com/docs/connect/accounts

gloomy spade
#

I chose express or custom

#

Only accepting payment out of USA and Canada

crimson bear
#

So in the scenario you described, you would create a payment intent with an amount of 52500 and specify an application_fee_amount of 7500.