#jovialfernandes_20212

1 messages · Page 1 of 1 (latest)

winged zenithBOT
tacit sonnet
#

hi! what type of Connect charges are you using, Direct/Destination or Separate Charges and Transfers?

royal sail
#

Hello so far we have not set up anything , we are trying to find out if such would be possible with stripe integration or if we need to see other options.

#

I believe if we are to set up multi vendor system which is the primary requirement for us Separate Charges and Transfers would be ideal for us

#

please confirm

tacit sonnet
#

it's all possible, you pass exactly the raw amount you want to charge the end-customer's card in your API call and you decide which connected account gets what money via the API parameters, so you can pass a smaller amount based on the discount in your system etc.

royal sail
#

so basically we pass the 400 USD we want to charge the customer

and each connected amount we sent
100 USD
100 USD
100 USD
100 USD
100 USD
and the balance amount credited to the connected account from Admin stripe account ?

#

and also to make sure i have understood this correctly that means we would have to pass the discount within our app before we pass the amount to stripe as total amount payable yes?

tacit sonnet
#

yes it's all business logic in your application, you decide how much you want to charge and how much you want to transfer and to where

royal sail
#

I see okay... good to know as my developer team was saying stripe doesnt support this ,