Skip to content

Releases: twikey/twikey-api-go

Invoicing updates

21 Dec 08:43
Compare
Choose a tag to compare

Added multiple new features and fixes to the invoicing gateway:

  • Manual to avoid using direct debit directly
  • CustomerByDocument to avoid passing the customer but use the mandate reference instead

Other changes include making the http layer an interface to improve testability

Bugfixes

12 Nov 07:13
Compare
Choose a tag to compare

Various fixes and improvements:

  • Invoice can now be added directly (without ubl)
  • Customer was missing a customerNumber
  • Added rate-limited detail lookup for a document

Added extra documentation

11 Jul 13:54
Compare
Choose a tag to compare

Improved documentation + included license and fixes some linting issues

First go release

06 Jul 00:08
Compare
Choose a tag to compare
v0.1.0

Added missing webhook + README.md