- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unable to get the arbTransactions from subscriptionID
Hi All,
Thanks in advance. I am trying to get the subscription details along with its transactions using PHP sdk with a sandbox account.
Used the same as mentioned in "https://developer.authorize.net/api/reference/index.html#recurring-billing-get-subscription" -> PHP code and set the request as $request->setIncludeTransactions(true);
But the API is giving the empty response. However, when I checked the same at API LIVE CONSOLE it is giving arbTransactions information.
Is it implemented in PHP or am I missing anything? Please do the needful.
โ09-15-2019 12:33 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
Can anyone please help me on this issue.
Thanks,
Prasad
โ09-17-2019 07:55 AM