#search-payments

1 messages · Page 1 of 1 (latest)

marsh copper
#

hi! not sure I understand really. What's this "incomplete" payment you're referring to? do you have an ID like pi_xxx?

marsh relic
#

yes

#

I understant if it changes to failed ... the 3d secure link will not work anymore ...

#

cancelled

marsh copper
#

can you paste the ID here?

marsh relic
#

sorry

#

pi_3LWwLGJULF4eHjZl1a9aXqcC

marsh copper
#

so no, this will not convert to failed really, that's not how it works.

#

right now it's a payment attempt where you created it 8 days ago and the customer tried to do 3D Secure earlier today and it failed. The PaymentIntent is just in the requires_payment_method state now, which means you can just have the customer enter new payment information and try again, as many times as you/they want until it succeeds. There's no final "payment failed" status.

marsh relic
#

well , it was my fault as I click on the 3d_secure_link to test ... was not really him ...

#

can I attach the payment method again from the dashboard?

marsh copper
#

no, you'd do all this through your actual code integration and have the customer interact with that to enter their payment information.

#

if you need to, create a new PaymentIntent and start the overall payment over, that's probably the best option!