v5.0.0
What's Changed
- v5 Upgrade by @alexstewartja in #38:
- Updated BitPay client dependency to v6.0.2111
- Implemented exchange rates (single/pair)
- Deprecated constants that already exist in core library
- Also added return codes that can be used to verify webhooks for the following resources:
- Invoices
- Recipients
- Payouts
- Also added return codes that can be used to verify webhooks for the following resources:
- Implemented
Settlementsresource - Implemented
Ledgersresource - Implemented
Recipientsresource - Implemented
Payouts/PayoutBatchesresources - Added support for
payoutfacade - Updated UX of API Token generation command
- Optimized webhook URL (notificationURL) auto-population
- Added v4 -> v5 to migration guide
Full Changelog: v4.1.2...v5.0.0