Skip to content

Releases: klsheng/myinvois-php-sdk

1.0.6

01 Jan 13:27
Compare
Choose a tag to compare
  • Added searchTaxPayerTin API
  • Update CountryCodes
  • Update getNotifications API in NotificationService to remove channel parameter
  • Update getSubmission API in DocumentSubmissionService to add 2 new parameters
  • Update getRecentDocuments API in DocumentService to rename direction parameter to invoiceDirection parameter
  • Update searchDocuments API in DocumentService to remove continuationToken parameter, add pageNo parameter and rename direction parameter to invoiceDirection parameter

NOTE

You may need to update your code to prevent code breaking in following API

  • getNotifications
  • searchDocuments

1.0.5

15 Aug 03:48
Compare
Choose a tag to compare

Fix notification service issue

1.0.4

06 Aug 06:48
Compare
Choose a tag to compare
  • Allow custom issuer key sequence in function call

1.0.3

05 Aug 09:05
c68dd7c
Compare
Choose a tag to compare
  • additionalDocumentReference is an optional field

1.0.2

31 Jul 07:19
Compare
Choose a tag to compare

Fix example file to prevent using real time issued date

1.0.1

19 Jul 14:11
Compare
Choose a tag to compare

Fix issuer sequence

1.0.0

15 Jul 09:31
df73e72
Compare
Choose a tag to compare

Implementation of digital signature

0.1.10

06 Jul 05:47
235d979
Compare
Choose a tag to compare
  • Update billingReference to array

0.1.9

25 Jun 01:47
cabf7b2
Compare
Choose a tag to compare
  • Update README.md
  • Add InvoiceDocumentReference property in BillingReference. Used by Credit Note, Debit Note, Refund Note, Self Billed Credit Note, Self Billed Debit Note, Self Billed Refund Note

0.1.8

23 Jun 05:09
Compare
Choose a tag to compare

Update sample example