You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 22, 2021. It is now read-only.
Latest release sometimes gives the following error:
array_key_exists() expects parameter 2 to be array, null given in Client.php (line 125)
the function fillInvoiceData receives null as its second parameter as $data = $body['data']; is null on line 206 (createInvoice)