Closed dopesong closed 6 years ago
Endpoint exists, method not.
Interface method commented out.
Any ETA when this will be implemented?
https://github.com/bitpay/php-bitpay-client/blob/da057b930fc8391894e596931e73bbd818d96aa6/src/Bitpay/Client/ClientInterface.php#L50
There is an endpoint to fetch an invoice: $invoice = $client->getInvoice($id);
$invoice = $client->getInvoice($id);
Endpoint exists, method not.
Interface method commented out.
Any ETA when this will be implemented?
https://github.com/bitpay/php-bitpay-client/blob/da057b930fc8391894e596931e73bbd818d96aa6/src/Bitpay/Client/ClientInterface.php#L50