Skip to content

Releases: bitpay/java-bitpay-client

v8.5.2206

24 Jun 21:18
3abac5d
Compare
Choose a tag to compare

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

Changed
Added

v8.5.2205

25 May 14:08
2f40bc6
Compare
Choose a tag to compare

Added forcedBuyerSelectedTransactionCurrency to CreateInvoice.

Field Name: forcedBuyerSelectedTransactionCurrency
Description: Enables merchant to pre-select crypto currency on behalf of buyer
Type: String
Optional: Yes

To retrieve a list of supported currencies please see: https://bitpay.com/api/#rest-api-resources-currencies-retrieve-the-supported-currencies

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