cancel
Showing results for 
Search instead for 
Did you mean: 

WebHook Response for sites behind firewall

We use Accept Suite re-direct method and recieve responses on our application via WebHooks. The site used for our testing is now unfortunately behind firewall and the EndPoint URL setup for WebHook on my Sandbox no longer works(No succesfull Ping).

 

I wanted to check if there is any alternative in this case to recieve the WebHook responses succesfully.

 

Thanks!

ashish1871
Contributor
1 ACCEPTED SOLUTION

Accepted Solutions
I think the below link has what you are looking for. Another alternative is to whitelist your webhooks url and do a hash verification.

https://support.authorize.net/s/article/Authorize-Net-Domains-and-IP-Addresses

View solution in original post

4 REPLIES 4

Hello @ashish1871 

 

If you Google Webooks and Firewall, you'll get several options that may work for you.

 

Richard

RichardH
Administrator Administrator
Administrator

Thanks Richard, I did some research but unfortunately w are not allowed to install any of those softwares on test server. 

 

Do the WebHook responses from sandbox account come from server with fixed IP address? If so, perhaps we can try and whitelist them.

I think the below link has what you are looking for. Another alternative is to whitelist your webhooks url and do a hash verification.

https://support.authorize.net/s/article/Authorize-Net-Domains-and-IP-Addresses

Thanks @Renaissance . This solution worked for us. We can now recieve webhook responses on website behind our firewall.