Releases: bitpay/java-bitpay-client
Releases · bitpay/java-bitpay-client
v8.5.2206
What's New (⚠️ = breaking changes):
Changed
Added
v8.5.2205
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
What's New (⚠️ = breaking changes):
Changed
Added
- Invoice Update: Get Invoice by
guid
v8.5.2203
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