#shane

1 messages · Page 1 of 1 (latest)

stray widgetBOT
dire dew
#

Hi, could you please summarise the question for me?

past crypt
#

So, I have a wpf application, I created an httplistener to set up the connection of the webhook. Locally everything works and even using the test payment links. As soon as I change from local host to my static ip, and add the webhook url in stripe, the connection is not working. The port is open. Not sure how I can set the connection between stripe and my webhook. Using c#

dire dew
#

What's "wpf"?

#

What do you mean by "the connection is not working"?

past crypt
#

Wpf application. I cannot seem to establish a connection between stripe and the webhook which is on a static ip. Does it need to be ssl? Do I need a certificate ?

dire dew
past crypt
#

If I can not use ssl, it should be pretty straight forward. Let me set up without ssl and send you the event

dire dew
past crypt
#

Because in the events it is saying failed to connect to webhook. Tls error. And then when I use it without https I get failed to connect to remote host

#

There are the logs in the webhook events

#
  • attempts
dire dew
#

Could you please share an example event ID?

past crypt
dire dew
#

Can you please just copy the ID.

stray widgetBOT
visual socket
past crypt
#

So I need to install a certificate on my machine?

visual socket
#

Yes you need to have valid https endpoint for your webhook server