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

Change in Invoice API, mutator types mostly

Choose a tag to compare

@kleetus kleetus released this 10 Mar 21:09
· 125 commits to master since this release
  • Using this library with Symfony >=2.3 or Symfony 3.0.x should work. So if you are already using Symfony 3.0, then this - library should work with it too.
  • Leo Hochberg added PaymentUrl support to the library since the BitPay backend support it. Thanks Leo.
  • Bug fixes that include proper type checking for invoice object creation
  • checkPriceAndCurrency responds to prices that do not have fractions of main units.