#Hugues

1 messages · Page 1 of 1 (latest)

final geodeBOT
glad acorn
#

Can you share an example PaymetIntent ID? pi_xxx

My guess is that we're not receiving a request to confirm the payment, so your confirmPayment function might be failing somewhere.

Can you also check your web console to see if there are any specific errors there?

worldly viper
#

Here's the payment: pi_3OHnlhFGXpRXhvrd0Q4BNEQX. I'm checking the logic for the pmt corfirmation...

glad acorn
#

yeah, we're not seeing any attempts made to confirm the above payment intent.
So confirmPayment function is most likely failing.. Your web console should have more details on what's going on

worldly viper
#

OK! I've found that my payment confirmation logic in checkout.js was pointing to an unknown return url. Thanks for helping me on this & have a nice day.

glad acorn
#

NP! 🙂 Happy to help