#vporto01

1 messages · Page 1 of 1 (latest)

plucky troutBOT
woeful lynx
#

How can I help?

waxen flint
#

hi jack

#

so my webhooks works perfectly in my localhost

#

but in the live app I get tls error

woeful lynx
#

Do you have the full error message?

waxen flint
#

evt_1OFAcBLtJnmsejmm51Jwvb8E

waxen flint
woeful lynx
#

"I get tls error" -> do you have the full message about this error?

waxen flint
#

That’s all I get

woeful lynx
#

There's a link in the tooltip, can you click it?

waxen flint
#

Sure

woeful lynx
#

Ok, does the link help?

waxen flint
#

no

#

the payments are received in my stripe dashboard. but the webhooks fail so the users can access the product

woeful lynx
#

Can you send me the link that tooltip shows?

waxen flint
woeful lynx
#

Yup, exactly the same issue
One of the most common issues people encounter is an incomplete certificate chain, which usually means an intermediate certificate is not installed. Your SSL/TLS provider should be able to provide the missing certificate and instructions for installing it.

#

You should reach out to your SSL/TLS provider

waxen flint
#

cant stripe allow me to not use this certificate?

woeful lynx
#

No, you need to properly setup SSL for your endpoint

woeful lynx
#

The reports says the chain is incomplete

waxen flint
woeful lynx
#

You can ask your client to contact their SSL provider to fix this problem.

waxen flint
#

Is it because of DNS CAA?

#

Heroku doesn’t have support so I can reach out to them 😢

woeful lynx
#

I'm not the expert in this. You can share the stripe support doc and the ssllabs report to the SSL provider and ask them to fix the incomplete certificate chain problem.

waxen flint
#

Ok

#

But are you sure the web hooks are not being listened because of this TLS problem?

woeful lynx
#

Yes you are right

waxen flint
#

??

woeful lynx
#

The webhook delivery is unsuccessful due to the TLS problem in your server.