#johnpitchko
1 messages · Page 1 of 1 (latest)
Hello! 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.
- johnpitchko, 17 hours ago, 11 messages
Can you share the payment intent id?
Hi here is the request id req_6nLCeV3Yk9kIsM?t=1701961185
Oh interesting
That might be an incorrect setting.
In our code.
Because the card would have been captured in Stripe Checkout.
You passed capture_method: "manual",
That code directly creates a payment intent
So stripe checkout isn't involved at all here
Right but in our ecommerce platform (Solidus), the card is captured via Stripe Checkout