Hello there, as of today (2024-03-11), calling the following piece of code causes an http error 500.
This code was unchanged for about year so it's probably due to Bitpay API changes.
$bitpay->createInvoice($invoice);
Any chance this could be looked into? This is a big detriment to our customers. Thanks!
This issue seems to be resolved. Customers are now able to use BitPay again.
Seems like a temporary outage that was resolved on BitPays side, or temporary server issues.
Hello there, as of today (2024-03-11), calling the following piece of code causes an http error 500. This code was unchanged for about year so it's probably due to Bitpay API changes.
$bitpay->createInvoice($invoice);
Any chance this could be looked into? This is a big detriment to our customers. Thanks!