- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Programatically find General Error transactions for a given ARB Subscription
Is there a way to find General Error transactions associated with an ARB Subscription using the AuthorizeNET API?
โ12-04-2017 09:28 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can now pass new <includeTransactions> flag is passed with the GetSubscription Request to get lastest 20 transactions associated with subscription .
The API documentations will be updated in coming weeks .
Send feedback at developer_feedback@authorize.net
โ12-04-2017 10:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Great. Can I assume there will be a 'transactions' list property in the response?
โ12-04-2017 10:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes it will have a new element
Send feedback at developer_feedback@authorize.net
โ12-04-2017 10:58 PM