cancel
Showing results for 
Search instead for 
Did you mean: 

Webhooks vs Silent POST URL

Can someone please give me an idea about difference in Webhooks vs Silent POST URL ?

 

Also if someone share a sample information which will be recieved on Webhook or Silent POST URL when ARB is triggered ?

afnan
Member
4 REPLIES 4

Hello @afnan

 

If you are building a new integration, I would recommend using Webhooks as Silent Post is scheduled for deprecation this year.

 

Richard

RichardH
Administrator Administrator
Administrator

Why I am always getting bad request when trying to create a webhook ?

 

{
"url": "http://requestb.in/1b8ullh1",
"eventTypes": [
"net.authorize.payment.authcapture.created",
"net.authorize.customer.created",
"net.authorize.customer.paymentProfile.created",
"net.authorize.customer.subscription.expiring"
],
"status": "active"
}

afnan
Member

What do you mean "bad request"? Is there a specific status code or response that you get?

 

Can you post the full HTTP log of what you're sending/receiving?

I also could not get this to work no matter what I tried. I ended up just having to set up the webhook in the portal.