Hi,
We are having one issue with respect to web hook notification between the servers.
We are using single test Sandbox account between Development , QA and UAT environments.
We have currently register development URL for web hook notification for event (i.e “net.authorize.payment.authcapture.created” ).
If we are doing payment in uat environment, getting notification in development server.
Problem:
our problem is if we are doing payment in uat environment, notification should get the in uat envronment only, not the development envrionment.
That mean we want to get notification in respective server only where we will do the payment.
How to register the multiple webhook urls with same authorize.net account.
Thanks & Regards
Ramesh Bolla.
06-04-2018 06:10 AM
Hi brameshatos,
As of now there is no mechanism to support multiple urls in a webhook subscription. But, you can create multiple subscriptions which are identical but have different webhook url. Then, whenever a transaction will be triggered, it will send notifications to all the urls.
I hope this helps.
06-05-2018 05:15 AM