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
Hi All,
Can anyone please help me on this issue.
Thanks,
Prasad
09-17-2019 07:55 AM