All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
- [BREAKING CHANGE] Upgraded http-kit dependency to 2.5.3. This change bumps the minimum JVM version from 1.6 to 1.7!
- Add support for managing Tax IDs in Customer API
- Add support for PaymentIntents API (Pull Request #11)
- Use idempotency keys in POST requests.
- This is a configurable option.
- Add method to retrieve upcoming invoices
- Add support for optional params to cancel-subscription method
- Add support for Payment Methods API
- Add support for Usage Record API
- Add .eastwood to .gitignore
- Add support for verifying webhook headers
- Add support for list-events from Events API
- Products API
- Cards API
- Invoices API (Partially)
- Library design to avoid repetitive code (doesn't affect functionality)
Can you improve this documentation? These fine people already did:
lucassousaf, Bingen Galartza, Lucas Sousa, spietras & usasigainEdit on GitHub