Releases: paynl/sdk-alliance
Releases · paynl/sdk-alliance
Release 2.1.1
Release 2.1.0
Added addClearing method
Release 2.0.0
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
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
v1.1.2 Added account documents to getMissingDocuments
added addBankAccount
v1.1.1 Merge remote-tracking branch 'origin/master'
Addmerchant now uses v3 api
v1.1.0 addMerchant now uses v3 API
Added exchange settings to the addService APi
v1.0.3 Added exchange settings for addService
Added filters to the statistics class
You can now use custom filters in the statistics class
Also created an option to exclude sandbox payments
added functionality
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.