Skip to content

Releases: vrajroham/laravel-bitpay

Supporting Bitpay SDK 4.0.* and Laravel 8.*

25 Sep 06:47
Compare
Choose a tag to compare
v3.0.0

Now using bitpay-sdk v 4.0.* and support for laravel 8.*

Fixed typo in trait

08 May 18:34
Compare
Choose a tag to compare

Fixed typo mentioned in #16

Fixed livenet URL

04 Dec 06:40
df3f498
Compare
Choose a tag to compare

Fixed livenet token URL #14 by @IvanG11

Added minimum PHP7.3 support

04 Nov 05:25
Compare
Choose a tag to compare
  • Updated PHP minimum support to 7.3. It cannot be downgraded as an upstream library requires PHP ^7.3

Major release supporting new bitpay php sdk

03 Nov 18:08
Compare
Choose a tag to compare
  • This is the major release since bitpay has stopped support for the upstream repository which was used by this wrapper.
  • Now this wrapper uses - https://github.com/bitpay/php-bitpay-client-v2 bitpay official new php sdk.
  • The wrapper has been completely re-written and added a new option of webhook handling.

Add minimum php support to 7.0

08 Oct 07:04
2adb6ef
Compare
Choose a tag to compare
Merge pull request #4 from vrajroham/php70-support

Add support for php70

Random fixes

03 Jun 15:16
Compare
Choose a tag to compare
1.0.1

fix typo

Initial release

03 Jun 14:18
Compare
Choose a tag to compare

Initial release