bitpay / php-bitpay-client

PHP implementation for the BitPay cryptographically secure RESTful API
MIT License
165 stars 149 forks source link

BitPay API Changes for BCH payments #260

Closed fwermelinger closed 6 years ago

fwermelinger commented 6 years ago

I got an email notification that Bitpay is going to support BCH payments this week. Our company wants to start using it as soon as possible but we'll have to make some changes to this client to get all the information about how much of what was paid in an invoice. From the email I get that the only changes are mostly fields added to the InvoiceInterface.php:

Is someone already working on making these changes to the client?

pieterpoorthuis commented 6 years ago

Yes. We just released v2.2.19 with the BCH changes