Sam Hibberd
Sam Hibberd
Hi @lukeholder thanks very much. We are running on 4.x, but I have just checked over the Spoke & Chain Demo (running 5.x) to see how the demo handles this...
Thanks @nfourtythree am testing now and will come back to you as soon as I can.
@nfourtythree gets a 👍 from us, we have tested the various scenarios that this would impact and it looks good. Thanks.
I will run some testing and confirm, but I assumed (when reviewing the code initially) that this logic is only run for subscriptions? I am referencing the single payment logic?
@lukeholder i've run some local testing using the stripe cli and (contrary to what I understood) the webhook handlers in the Subscription gateway are triggered. I'm finding it hard to...
Hi @lukeholder any thoughts on my feedback?
So in my testing the handlePaymentIntentSucceeded() webhook handler was fired, but no transaction was updated and the order was not completed. The order only completes when the redirect successfully hits...
Hi @lukeholder have you had a chance to review my feedback?
Please can someone @lukeholder @brandonkelly @nfourtythree give this a look over, we are having to regularly hunt through Stripe logs to identify the craft complete payment url and trigger it...
Hi @lukeholder, thanks for coming back to me: > Which handles the webhook is not running, or just not completing the order? From my testing the webhook is running, just...