- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to identify ARB monthly payment failure through ARBSubscriptionid.
Please help, I need to identify the ARB monthly payment is sucessfully done or not passing the ARBSubscriptionid.
For this Iam using ARBGetSubscriptionStatusRequest() method, in this method I am passing ARBSubscriptionid.But its is not workout.
How can identify whether payment is sucessfully done or not?
Thanks
R.Subramanian
10-11-2011 12:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
http://developer.authorize.net/api/arb/
Chapter 3 on the documentation.
10-11-2011 06:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for your reply. Shall I know which document you mention ?
http://www.authorize.net/support/ARB_guide.pdf ?
Because In this document ARBGetSubscriptionStatusResponse() is not check monthly payment failure status.
Thanks
R.Subbu
10-11-2011 07:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Both pdf said it either merchant email or silent post for each payment transaction status. There is no API for getting individual payment transaction status.
10-11-2011 07:29 AM