Closed tsoko17 closed 3 years ago
Hi, As explained in title, if I try to return informations about my userID, Mangopay's method will return NULL. $response = $this->mangoPayApi->Users->GetRegulatory($userID);
$response = $this->mangoPayApi->Users->GetRegulatory($userID);
Result : null
null
When I called the support, he saw my request on logs.
Hi @tsoko17 We're looking into it
Hello @tsoko17,
Which kind of information are you trying to get ?
Hi, As explained in title, if I try to return informations about my userID, Mangopay's method will return NULL.
$response = $this->mangoPayApi->Users->GetRegulatory($userID);
Result :
null
When I called the support, he saw my request on logs.