- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Same authorize net sandbox account in multiple servers
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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

