#shinta26-Clone Customer
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
are we talking about Cloning between a Platform Account and a Connected Account? or 2 Standalone accounts?
2 standalone accounts?
2 Stripe accounts that are not connected
yes, not connected
no there is not a way of cloning them by yourself, you'd have to contact support via https://support.stripe.com/?contact=true to request a data migration
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
ok, another question about connected, i have already 2 standalone accounts (different email) and connected (standard connect). when I tried to create customer with payment method to connected account thru platform, it does show in platform > connected dashboard but not in connected own dashboard
could you please share the customer id?
cus_MLRQK9zjFvFkFE
what is the Connected Account id where you don't see the customer?
acct_1LaEQuJ2WmVkbmLW
I'm terribly sorry for the late reply, I see that the customer does exist and is accessible through the Dashboard for the Account you shared
could you please double check which account you're using to look at the customer?
i can see the customer here
but not on the connected account own dashboard...
i'm using platform account to view the customer
when i'm using the connected account, it's not showing
could you please take a screenshot with the name of the Account showing?
I think you're trying to look at the Customers of the Platform
or some other account
maybe i made a mistake when cloning a customer to connected account. i follow this guide https://stripe.com/docs/connect/cloning-customers-across-accounts. since i'm using payment method i skipped #2 from the guide and proceed creating charges
and in #3 i passed payment method id in customercreateoptions, then setup RequestOption and set StripeAccount to connected account id
is this the correct approach when cloning from platform to connected account when using payment method?
Hello ๐ I'm taking over as tarzan had to step away
Give me a few to catch up and I'll respond as soon as I can ๐ thanks
ok. thanks ๐
Thanks for waiting, you don't want to skip step 2 but rather follow this
https://stripe.com/docs/payments/payment-methods/connect#cloning-payment-methods
If your platform uses the Payment Methods API, you must create a PaymentMethod from that customer.
https://stripe.com/docs/connect/cloning-customers-across-accounts#:~:text=If your platform uses the Payment Methods API%2C you must create a PaymentMethod from that customer.
i'll try this approach. thank you very much ๐