Skip to content

v3.0.0

Compare
Choose a tag to compare
@jaredk2g jaredk2g released this 09 Dec 15:58
· 35 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
  • Changed repository name from invoiced-csharp to invoiced-dotnet