#CaptainCarry-checkout

1 messages ยท Page 1 of 1 (latest)

errant topaz
#

๐Ÿ‘‹ happy to help

#

could you please use this thread for our discussion instead of the main channel?

storm arrow
#

yes ty

#

i am here, my dev is also on

errant topaz
#

what is the error that you are getting?

storm arrow
#

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

errant topaz
#

do you have any webhooks configured?

storm arrow
#

yeah my dev is using webhooks

#

have you seen this error before, issues with navigation from checkout back to our website

errant topaz
#

I'm taking a look please hold on a second

storm arrow
#

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

errant topaz
#

what was the issue that he fixed?

#

I mean what did he do to resolve the issue?

storm arrow
#

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 ๐Ÿ˜„

errant topaz
#

yes this is basically why I asked whether you have a webhook endpoint configured or not

storm arrow
#

seems we resolved it now, if you find something off on your end do let me know

errant topaz
#

just as a rule of thumb always use a fire-and-forget strategy with your webhook endpoint