- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Slient Post URL is not working in ARB
I am using Authorize.NET Automatic Recurring Billing Service in my C# application and I was able to integrate recurring payment successfully.
Suppose I am using annual recurring profile. On Jan 1st,2014 I started my subscription and next payment date would be Jan 1st, 2015. In that case is it possible to get the transaction details happened on that date(i.e Jan 1st, 2015). i.e I want to store the details of each recurring transaction in my local database.
For that I configured the Url in Slient Post, but nothing is happening. I have the parameters for ARB as mentioned in https://sandbox.authorize.net/help/Merchant_Interface_RoboHelp_Project.htm#Tools/Automated_Recurring... But Silent Post Url is not working.
โ08-01-2014 12:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can only get transaction detail or silent post after the transaction happened, which will be Jan 1st 2015.
Is this a sandbox account? sandbox do NOT create transaction for ARB.
โ08-01-2014 12:15 PM - edited โ08-01-2014 12:16 PM