#Priyanka

1 messages · Page 1 of 1 (latest)

carmine onyxBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

drifting badge
#

You would need the cloned Customer ID to get the Subscription. You can't use the platform Customer ID to get a Connect Account Customer Subscription

#

I would recommend storing all of this in your own database to easily look up. If you stored the cloned Customer ID alongside the platform Customer ID, you wouldn't need to do the extra work each time to figure out which is which

carmine onyxBOT
flint socket
#

Yes , I think I can store cloned customer id as well as connected account id because I will have multiple connected accounts and any one of them can be used to create subscription

#

please correct me if I am wrong here

drifting badge
#

That sounds like it would work fine.

flint socket
#

Awsome, thanks a lot!

#

Also, Can you give me some info on how can I clone customer to connected account?

#

Any reference to API doc maybe

wheat sage
#

There's no automated way to do that, you would need to create the customer on the connected account using the same info from your platform

flint socket
#

you mean to say there is no API to clone customer?

wheat sage
#

Correct

#

You can "clone" individual payment methods, but to attach them to a customer on the conencted account for repeat use you'd need to create that customer

flint socket
#

ok, also regarding individual transactions, is it ok to clone payment method every time? or create a customer and attach it to them?

#

which one would be better?

#

This is not regarding subscription but for a separate payment

wheat sage
#

Either is fine, what's better depends on your flow and business needs