#barnabus121
1 messages · Page 1 of 1 (latest)
Hi, are you sure this is the correct request id? This payment intent does not appear to have been attempted to confirm: https://dashboard.stripe.com/logs/req_leooBSEs5gZrQO . In this case, since there is no payment method, https://stripe.com/docs/payments/paymentintents/lifecycle it's in an incomplete state.
So am I missing this step? https://stripe.com/docs/payments/save-during-payment?platform=web#web-submit-payment
In this case, you just create the payment intent. As a next step, you need to confirm the payment intent. Here is our recommneded integration: https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=elements
Amazing. Thank you! I'll have a go 🙂