Skip to content
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.

BCH support

Compare
Choose a tag to compare
@pieterpoorthuis pieterpoorthuis released this 08 Mar 11:03
· 42 commits to master since this release

Added

  • Added support for BCH fields in the invoice: transactionCurrency, amountPaid, exchangeRates, paymentSubtotals, paymentTotals

Fixed

  • Set timezone to UTC (=timezone that BitPay invoices use), to prevent PHP errors when no default timezone is set

Deprecated