btcpayserver / btcpayserver-php-client

PHP implementation for the BTCPayServer cryptographically secure RESTful API
MIT License
29 stars 33 forks source link

getBtcPrice, getPrice, getBtcPaid, getBtcDue removed from InvoiceInterface? #41

Open enriquepiatti opened 3 years ago

enriquepiatti commented 3 years ago

Hi, I can see those methods were removed from InvoiceInterface, it seems like due some compatibility with BCH, but I cannot find any docs for their replacement. Can somebody tell us the replacement for every method with the new interface?

Also for the methods: arePaymentsConfirmed and arePaymentsCompleted