#gautam-info

1 messages · Page 1 of 1 (latest)

spark peak
#

hello @simple swift, i don't quite understand the information you need, could you elaborate why you need these details?

simple swift
#

sure,

#

First case : suppose we have a app plan of 100$/ month and 8.8% sales tax and our platform given the ref share of 10% ... customer is paying through credit card then how much amount will go to the different party

spark peak
#

is your sales tax inclusive or exclusive?

simple swift
#

sales tax will be extra

#

100 $ price + 8 $ tax : Total 108 $ (one basic case)

spark peak
#

and how will you be collecting payments? using Payment Elements? or Stripe Checkout?

simple swift
#

payment element

spark peak
#

then it's up to you to specify how much to transfer to the various parties

simple swift
#

yes .. we are setting the ref share ..

#

do we have any extra charge if paying with card , bank and if customer has stripe account

spark peak
#

yes, there will be Stripe fees applied to a payment (card or bank or any type of payment method) - the exact amount depends on the payment method

simple swift
#

do we have document to understand all these

sudden dock
simple swift
#

Hi @sudden dock
First case : suppose we have a app plan of 100$/ month and 8.8% sales tax and our platform given the ref share of 10% ... customer is paying through credit card , bank account then how much amount will go to the different party

sudden dock
#

What kind of Connect payments are you using?

simple swift
#

element for credit card .. bank account our componenent

sudden dock
simple swift
#

we have both express and standard

sudden dock
#

And how are you creating payments? Destination charges?

simple swift
#

yes

#

charge -- customer > subscription

sudden dock
#

That will give you some context on the flow of funds, where fees are charged, etc