#SatriaRizali

1 messages · Page 1 of 1 (latest)

clear ospreyBOT
stuck cove
#

Your server should respond 2xx to Stripe event, then process your internal logic to avoid timeout on the webhook

balmy needle
#

so my webhook will request some data from API , but the data is to big and make read http timed out , how do i prevent that ?

#

btw i use session checkout completed

stuck cove
balmy needle
#

evt_1M7yTfKSupmldEwzpZIxWTnJ

stuck cove
#

The timeout here is from your server that it didn't respond to Stripe event in time

balmy needle
#

how to make stripe have unlimited waiting event time ?

stuck cove
#

This is not possible. Your server should respond 2xx to the webhook event first, then process your own internal logic

balmy needle
#

ok thank you for the help

stuck cove
#

No problem! Happy to help 😄