Skip to content

Releases: paynl/sdk-alliance

Release 2.1.1

10 Jan 10:37
af89ba8
Compare
Choose a tag to compare

Updated docs and samples
Fixed getter methods in Merchant result class

Release 2.1.0

05 Jan 13:24
b5c5778
Compare
Choose a tag to compare

Added addClearing method

Release 2.0.0

26 Jul 09:15
62f1374
Compare
Choose a tag to compare

Breaking changes

  • Changes in Service:
    • In addService renamed 'url' parameter to 'publication'
    • In addService renamed 'extraUrls' parameter to 'publicationUrls'

Fixes, updates and additions

  • Updated DisablePaymentOption class to use version 4
  • Updated EnablePaymentOption class to use version 4
  • Updated GetAvailablePaymentOptions class to use version 4
  • Updated GetCategories class to use version 4
  • Updated AddInvoice class to use version 7
  • Updated GetMerchants class to use version 7
  • Updated GetMerchant class to use version 7
  • Updated GetMerchants class to use version 7
  • Added Unsuspend class
  • Added setPackage class
  • Updated samples
  • Fixed issue with getMerchants when document was empty

Release 1.2.0

18 Mar 11:30
1395e2b
Compare
Choose a tag to compare

Added new function Suspend Merchant
Added the options pluginVersionId and contactPhone in AddService
Added the option paymentOptionId in AddBankAccount
Added the options placeOfBirth and dateOfBirth within account in AddMerchant

Merchant::getMissingDocuments now also returns account documents

17 Nov 13:43
Compare
Choose a tag to compare
v1.1.2

Added account documents to getMissingDocuments

added addBankAccount

05 Jul 14:58
Compare
Choose a tag to compare
v1.1.1

Merge remote-tracking branch 'origin/master'

Addmerchant now uses v3 api

20 Jan 11:49
Compare
Choose a tag to compare
v1.1.0

addMerchant now uses v3 API

Added exchange settings to the addService APi

23 Dec 15:47
Compare
Choose a tag to compare
v1.0.3

Added exchange settings for addService

Added filters to the statistics class

13 Sep 15:21
Compare
Choose a tag to compare

You can now use custom filters in the statistics class
Also created an option to exclude sandbox payments

added functionality

08 Mar 11:09
Compare
Choose a tag to compare

You can now get the statistics for your submerchants
Added the option to add invoices for your submerchants
Uploaded the uploadDocument method, you can now send an array of files, that will be merged on the server.