Skip to content

1.2.0 (stable)

Choose a tag to compare

@cbarton cbarton released this 28 Apr 20:20
· 724 commits to v3-v2021-02-25 since this release
  • added; bank account fields to BillingInfo
    • AccountType (Checking or Savings)
    • RoutingNumber
    • AccountNumber
    • LastFour
    • NameOnAccount
  • added; invoice.InvoiceNumberPrefix and invoice.InvoiceNumberWithPrefix()
  • added; transaction.GetInvoice()
  • added; invoice.GetOriginalInvoice()
  • added; TaxType, TaxRate, TaxRegion on Adjustment