All notable changes to this project will be documented in this file.
- Add
BatchTransaction
resource - Drop Ruby 1.9.3 support
- Add
Tool#health_check
- Add
:errors_format
option to the gem - Add
Client#marketplace
- Add
Client#generate_token
- Add
Item#decline_refund
- Add
Item#raise_dispute
- Add
Item#request_resolve_dispute
- Add
Item#resolve_dispute
- Add
Item#escalate_dispute
- Add
Item#send_tax_invoice
- Add
Item#request_tax_invoice
- Add
DirectDebitAuthority
resource - Add support for Ruby
2.3.0
and2.3.1
- Fix
UserResource#update
andCompanyResource#update
- Add
Charge
resource - Fix
json
andcoverall
gem version to be compliant with Ruby 1.9.3
- Added ability to request session tokens.
- README example section.