#Ticker-connect

1 messages · Page 1 of 1 (latest)

nimble glade
plain raptor
#

Thank you. I am reading through it now

#

In theory, could I also hit create payment put the connected account as the customer Would that work too?

shell fjord
#

I do not think that would work. Customer and Account objects are very different. You would have to collect info and make a Customer object for them as well I think

#

Is there a reason you want to charge them like that rather than the per-charge standard?

plain raptor
#

It's the way my business is set up. We are an online auction company for estate liquidations. The is basic, so I don't bore you guys. Once the estate items are sold people then have to pick up the items. What my sellers owe me can change depending on if someone returns something or doesn't pick up. So I can not charge them per customer transaction, and the amount they owe is a 10% premium, so the amount they owe changes with each sale. So if I want to charge them, it would be after the customers pay them

boreal spade
#

In that world you would create a Customer for them and collect their payment details (such as card details) so that you can charge them daily/monthly/per transaction

plain raptor
#

Ok, and I can do that thank you all three for your time and the excellent services you provide!