#Ian Kaplan

1 messages · Page 1 of 1 (latest)

bronze ploverBOT
cerulean lotus
earnest panther
#

ok got it

#

we have some legacy paths that still create charges on sources

#

the above article i mentioned applies to those correct?

cerulean lotus
earnest panther
#

ok what about cloning the customer itself

#

our customers are stored in the platform account

cerulean lotus
#

There is not a prebuilt method for that. If you want to copy all data from the Customer object to another account then you'll need to retrieve your existing Customer, read the data from it, and then use that to create a new Customer on the desired account.

earnest panther
#

ok

#

that makes sense

#

i was just confused by step 2 here

#

that tokens.create with just a customer doesnt works for me even when a payment method or source seems to be attatched

cerulean lotus
#

Can definitely understand how that would be confusing, and sorry, but I don't recall off-hand when you would use the token approach over the other two.

earnest panther
#

ok