#Laxislad-customers

1 messages · Page 1 of 1 (latest)

worn flare
#

hi! can you clarify overall what your goals are?

thorn swan
#

hi I want to save a card and customer without an initial payment

#

in the connect custom account

worn flare
#

you would generally never save payment information in a Custom Connect account, you should use Destination charges, where the payment happens on the platform account instead.

thorn swan
#

in my business requirement connect account receive 100% payment

#

so using this I can direct the payment to the connect account?

worn flare
thorn swan
#

customer, it's added to the order as a processing fee

worn flare
#

sure, but someone still pays the fee.

thorn swan
#

yes..

#

so not 100%

worn flare
#

let's say the price of the product is $100, and the Stripe fee would be $5. You charge the customer $105. On Stripe, you now have $100. Where does that money go and how it is split?

thorn swan
#

100 bill amount, 5 is processing fee. 100 goes to the connect account

worn flare
#

fair enough! make sure you think about what happens if the customer wants a refund though(they will want the $105 back but you only have $100 so you'd go negative in your Stripe balance for -$5)

thorn swan
#

thanks for the support

worn flare
#

stuck in what way? how can I help?

thorn swan
#

is this correct?

worn flare
#

that's part of the flow yes and seems ok at a glance. Does it error when you run the code or do you have a specific concern?

thorn swan
#

I get a response.. looks like it's working. now I want to go forward

#

I'm getting an error

#

it's a npm error. I use yarn to download packages