#CaptainCarry-checkout
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
could you please use this thread for our discussion instead of the main channel?
what is the error that you are getting?
504
as i sent on the screenshot
this is how website looks after i pay on stripe checkout page, and should be taken to my website
takes like 60 seconds to get from stripe payment page (stays on it for 60+ seconds) and after taking to my website captain-carry.com thank you page loads this broken page instead
after manual refresh, generates the order id thank you page, this one in this case:
well, actually this link is from the previously tested order the url i sent above is from the 2nd test , the 95057 one
https://captain-carry.com/?wc-ajax=eh_spg_stripe_checkout_order&sessionid=cs_live_a1i6WeM9FQi9nNB3VkAYmGRfNvhoMDZVlq9BFxuylZF8YqaJsngo8DqGEt&order_id=95057&_wpnonce=4e4076dfb1 (this is the url for the 504 broken page when taken back to our website)
do you have any webhooks configured?
yeah my dev is using webhooks
have you seen this error before, issues with navigation from checkout back to our website
I'm taking a look please hold on a second
take your time
also, how do we priemtively detect this in future if it happens again. Should i just do test payments every week or so ?
there must be another way
from dev, i will have him join this discord as well so we dont go back and forth i guess
"ok i made changes to the query in hooks we used"
well, seems my dev fixed it for now, how do we get notified when this reocurs in future, or if you can have a 2nd look make sure it works would also be beneficial
1 moment pls
its not from stripe its due to hook after order processing
i made changes to the query which was taking time to execute
i mean to store the order data in database
he dont need to do anything
- thats from my dev, i will have him join here as well i guess
btw let me know is website loading reasonably fast for you, or having slow loading issues sometimes ? made some changes recently trying to get all feedback i can, kinda getting tinhat foil itch every now and then ๐
yes this is basically why I asked whether you have a webhook endpoint configured or not
seems we resolved it now, if you find something off on your end do let me know
just as a rule of thumb always use a fire-and-forget strategy with your webhook endpoint