Skip to content

v4.0.0

Choose a tag to compare

@jaredk2g jaredk2g released this 08 Dec 21:50
· 25 commits to master since this release
  • Adds Payment, Charge, and Refund objects to make it easier to work with payments
  • Removes Transaction class in favor of Payment class
  • Updates entity properties to match latest Invoiced API schema
  • Renames CatalogItem class to Item
  • Renames ChargeSplit class to PaymentItem
  • Renames Installment class to PaymentPlanInstallment
  • Marks client library classes as final
  • Subscription cancellation updates current instance properties instead of creating a new object
  • Changed project name from invoiced-java to invoiced