#John-Card

1 messages · Page 1 of 1 (latest)

wheat pollen
#

Hi there, how did you let your customer setup the card number initially? was it via SetupIntent?

cinder fog
#

Hi Jack, Thanks for your instant reply

#

I had customer input the card number initially and connected the temporary token with customer

#

Now I created another stripe customer for the customer and want to connect the card created above with this new stripe customer

wheat pollen
cinder fog
#

oh is that possible to attach the stripe card starting with card_***** to the another customer?

#

FYI, the card is not set up with setup_intent

wheat pollen
cinder fog
#

Thanks Jack

#

Let me give it a try

#

can I get the source with card id?

#

is there no way to attach the card to different customer?

#

(looks like the above api does not fit to our need since we are using card rather than source)

wheat pollen
cinder fog
#

Thanks Jack but I already checked this api but it did not work. it only works when updating the card details

wheat pollen
#

OK, then I'd recommend you to take a look at the new PaymentMethod/SetupIntent API