Skip to content

Releases: bitpay/java-bitpay-client

v8.5.2204

04 May 14:49
670bf99
Compare
Choose a tag to compare

What's New (⚠️= breaking changes):

Changed
Added
  • Invoice Update: Get Invoice by guid

v8.5.2203

04 Mar 15:42
42ee19f
Compare
Choose a tag to compare

What's New (⚠️= breaking changes):

Changed
  • ⚠️Refunds Update: 'currency' no longer required as parameter for 'CreateRefund'
  • Settlements Update: Add 'reference' to 'RefundInfo' model
Added
  • Invoice Update: Add 'PayInvoice' method for mocking sandbox payments

v8.4.2202

16 Feb 14:43
e0e4be7
Compare
Choose a tag to compare

What's New (⚠️= breaking changes):

Changed
  • ⚠️Refunds Update: Add 'reference' as refund property

v8.3.2202

11 Feb 14:55
d5fd712
Compare
Choose a tag to compare

What's New (⚠️= breaking changes):

Changed
  • ⚠️Invoice Update: Add 'autoVerify' for sandbox use only

v8.2.2201

26 Jan 12:27
8a8160f
Compare
Choose a tag to compare

What's New:

Added
  • Invoice force cancellation

v8.1.2201

17 Jan 13:00
658c79f
Compare
Choose a tag to compare

What's New:

Fixed
  • Invoice: typo on InvoiceBuyerProvidedInfo

v8.0.2201

11 Jan 11:12
f42a45b
Compare
Choose a tag to compare

What's New (⚠️= breaking changes):

Changed
  • ⚠️Payout: fully updated
  • ⚠️POS facade fully removed
  • Version upgrade
Added
  • Updated Guide with full examples
  • New Payouts feature
Fixed
  • Refund status constants

v7.2.2111

10 Nov 15:07
7c6162a
Compare
Choose a tag to compare

What's New:

Changed
  • Error handler prioritises Status
  • JavaDoc update

v7.1.2111

04 Nov 15:31
69bc106
Compare
Choose a tag to compare

What's New (⚠️= breaking changes):

Changed
  • JavaDoc update
Added
  • Proxy credentials provider supported

v7.0.2110

11 Oct 16:18
1a47b29
Compare
Choose a tag to compare

What's New (⚠️= breaking changes):

Changed
  • ⚠️Refunds: Service replaced
  • REST error handler updated
  • Version upgrade
  • JavaDoc update
Added
  • REST error codes available
Fixed
  • Missing properties added to existing models