#designerden

1 messages · Page 1 of 1 (latest)

rotund auroraBOT
ocean plume
#

Hi there, I can only support if you have a direct integration with Stripe. If you have questions related to a 3rd-party plugin, I'd suggest you to reach out to the plugin developer directly.

quaint light
#

Yes we do have a direct integration

ocean plume
#

Are you writing code to communciate with Stripe directly? or you are using a 3rd-party plugin like woocommerce?

quaint light
#

I don’t believe we are writing code

#

We are using stripe as our payment gateway and communicating purchases through woo commerce and also memberpress for membership signups

ocean plume
#

OK, can you share with me the ID of one of the failed webhook event?

quaint light
#

Ok

#

They all seem to be 503 or 500 errors

#

Where do I find the id

#

"evt_3NR4EiAbwjoAQc941ylRD8MP"

#

Is that correct?

ocean plume
#

OK. 50x says server error. I means the webhook endpoints was having problems when processing the webhook request from Stripe.

quaint light
#

the first issue began on monday the 5th

ocean plume
#

The subsequent retry was successful at 2023-07-07 02:17:58 UTC

quaint light
#

is there a way to resolve this?

ocean plume
#

You should check your webhook endpoint and make sure it responds 20x upon receiving a webhook request from Stripe.

quaint light
#

how do I do that

ocean plume
#

Did you implement your webhook endpoint by yourself?

quaint light
#

no my devs guy does

ocean plume
#

Ok, then you should take to you devs and ask them to check the webhook endpoint.

quaint light
#

ok

#

so thats the info you can give me?

#

it is issues with webhook endpoints

ocean plume
#

You are right, the issues are with your webhook endpoints.

quaint light
#

will resetting the API help?

ocean plume
#

What do you mean by resetting API?

quaint light
#

ok

#

which side is the endpoint the issue

#

strioe side?

ocean plume
#

Your webhook endpoint, it's at your side.

quaint light
#

ok

quaint light
#

How do we reconnect the webhooks