#thomasnevink

1 messages · Page 1 of 1 (latest)

jagged ploverBOT
#

Hello thomasnevink, 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.
https://discord.com/channels/841573134531821608/1164194608977301514, 1 days ago, 6 messages
https://discord.com/channels/841573134531821608/1164138119373783040, 1 days ago, 63 messages
https://discord.com/channels/841573134531821608/1164087200846204948, 1 days ago, 10 messages

sweet slate
#

I don't believe we have 1 card restriction in test mode - are you seeing a particular error or anything?

boreal heron
#

No error as such

#

Card is not getting added to the customer, but payment is getting done with the 2nd card

sweet slate
#

Can you share the customer ID you're trying to add a customer for?

boreal heron
#

cus_OqgNYtkjN6piOc

sweet slate
#

How did you try to add your second card? Was it through the dashboard? Through the API?

jagged ploverBOT
gilded trench
#

@boreal heron 👋

boreal heron
#

Hi

#

I tried it through the API

gilded trench
#

I only see 1 card there. Can you share the request when you added the 2nd card?

boreal heron
#

Let me check

#

This was the paymentIntentId "pi_3O2z0WJnRs6ZWiPy0IDfe2Sv" for the transaction with the 1st card that was successful

#

Give me a sec

#

This was the paymentIntentId "pi_3O3BgyJnRs6ZWiPy0WsOrMNA" for the transaction with the 2nd card that was successful

#

The Customer is same but the paymentMethod is saved as a Guest for the same Customer I intended to add this paymentMethod

gilded trench
#

So the 1st PaymentMethod is attached. But since you haven't done anything with the second PaymentMethod, and also didn't specify anything when confirm the 2nd PI, it has no relation to the Customer

boreal heron
#

How do I add a new Payment Method to my existing customer?

gilded trench
#

Call the Attach PaymentMethod API

boreal heron
#

Do I update the Customer? If I do won't the previous Payment Method get replaced?

gilded trench
#

No you just call the Attach Payment Method API. A Customer can have multiple attached Payment Methods