#thomasnevink

1 messages · Page 1 of 1 (latest)

fading jackalBOT
#

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/1161900761538633789, 6 days ago, 15 messages
https://discord.com/channels/841573134531821608/1161655903515312200, 7 days ago, 5 messages
https://discord.com/channels/841573134531821608/1161536877363470386, 7 days ago, 6 messages

wary garden
velvet crystal
#

so I don't need PaymentMethod and the PaymentMethodId when creating a Paymentintent when using a card in my payment-element stripe form?

wary garden
#

No you don't need to specify them when confirming from client side

velvet crystal
#

I want PaymentMethodId for saving it to database and also when creating a new customer or updating an existing customer, I need PaymentMethodId

wary garden
#

Hmm, you want attach an already saved paymentMethod to a different customer?

velvet crystal
#

No, where can I get the PaymentMethod when I do confirmPayment in the front-end?

wary garden