#ingridwong

1 messages · Page 1 of 1 (latest)

ornate kindleBOT
dull mica
#

Hi there

#

That's right, Customer and PaymentMethod objects used for direct charges must be located within the connected accounts

scarlet kayak
#

Do I have to "clone" the stripe customers over to the connected account too then?

#

also which param do I need to pass in to create a Stripe Customer in the connected account? I did not see anything to that affect in the Stripe::Customer.create documentation

dull mica
#

You'll create a customer on the connected account, then clone the payment method and attach it to the newly-created customer object

#

Just one quick step back here: we recommend using direct charges with Standard connected accounts only. Destination charges should be used with Express and Custom connected accounts.

scarlet kayak
#

Yes, our connected account is a Standard one

#

And great, thank you so much for answer my question and linking to the page