#Moonat

1 messages · Page 1 of 1 (latest)

fossil quailBOT
plucky blade
#

Hi 👋 I believe that is possible as long as the intent hasn't already been processed.

#

Is there something specific that you were trying to do but ran into problems doing so?

opal tartan
#

well, the paymentIntent have a payment_method when its created but for some reason the paymentIntent doesnt have a customer attached, we just need to add the customer ID to the paymentIntent that have been confirmed

plucky blade
#

Gotcha. I just ran through a test and was able to update the customer attribute on a confirmed Payment Intent. I suspect you may run into errors if the Payment Method on the Payment Intent belongs to another Customers, but otherwise it looks like this is possible.

opal tartan
#

ok ok, thanks for the answer!