#2Clutch-checkout

1 messages · Page 1 of 1 (latest)

vernal vortex
#

Are you getting any other details from the error? Is it possible this environment is blocking Stripe and you need to allowlist the IP/domains we list here (https://stripe.com/docs/ips

red garnet
#

it worked fine before though.

#

i deleted my test data and created new products

#

and then the issues started.

#

do i need to do anything before enabling a product for use?

vernal vortex
#

Do you have any other details about the 500 error? Like are you seeing the requests actually get to stripe? (you'd see them in your dashboard)

red garnet
#

where in the dashboard?

proper wolf
#

@red garnet do you have more details?

red garnet
#

just checked and it doesn't look like the checkout session endpoint has been hit at all recently.

#

filtering for the last 30 days.

proper wolf
#

Yeah so that likely means your own code is crashing right now before even hitting our API

#

So I'd recommend adding logs to your code to figure out where it's crashing

red garnet
#

ok so i had to update my filter settings and now i see all the errors.