#cyberuser_api

1 messages ยท Page 1 of 1 (latest)

storm pathBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1257810986354868225

๐Ÿ“ Have more to share? Add details, code, screenshots, videos, etc. below.

plucky bane
#

what is the correct method to migrate the payment method from source to destination account since I am migrating subscription.

white junco
#

Hi there

plucky bane
#

Hi

white junco
#

Is there a specific guide you're following?

plucky bane
#

I just followed the steps provided in different articles.

#

Non of them are working

#

It will be nice if you provide me the steps to copy the payment method and then attach to the customer

white junco
#

Taking a step back, let's say your goal is to copy a payment method from Account A to Account B. Is Connect involved at all or are these two accounts completely unrelated/unlinked?

plucky bane
#

they are unlinked.

#

I have different franchise on my site registered and each have its own stripe account. All i have is the API keys

white junco
#

Got it

plucky bane
#

I had confusion in the above link you shared

#

how to get the source_id from Account A?

#

Also can you provide an example code for this migration process for payment method?

white junco
#

Can you clarify why you need a source ID in this case?

plucky bane
#

In the documentation it says [ customer_id_old
source_id_old
customer_id_new
source_id_new]

#

I there any code example available for this entire process?

white junco
#

That section is referring to the mapping file/results file that is provided once the copy process is completed.

#

I recommend reading through that entire document first. The process outlined there does not require using the API/code at all

plucky bane
#

But I need this to be done using API

#

since the franchise move schools to other franchise and then we have to move all subscriptions of the children from account A to account B

#

this is automated process from our website backend.

#

So I am adding the API at place when we move the schools

#

I had to update the my database with migrated subscriptions to account B. There is too much going on in my code ๐Ÿ™‚

white junco
plucky bane
#

how can we link the accounts?

#

and why do we link accounts?

white junco
white junco
plucky bane
#

okay

#

let me go through all articles you shared and will get back if any issue came across

#

Can I get the transcript of our chat so I can share it with my client

white junco