- Fix: bug in date parsing in
getTransactions
method
- Enh: improve date parsing in
getTransactions
method
- Enh: update league/oauth2-client to stable version v2.7.0
- Enh: remove nategood/httpful as required package
- Fix: more pagination bugs
- Fix: pagination bugs
- Fix: bug in
getTransactions
method
- Change authentication to OAuth
- Change authentication to OAuth Basic authentication
- Return referer URL in transactions
- Do not process
age
,gender
,deviceType
,country_id
anymore (not present in Daisycon API anymore)
- Do not process
region_id
anymore
- Made
publisherId
in DaisyconClient protected instead of private
- Fixed a bug in revenue sharing
- Exceptions refactored to DaisyconApiException
- Commission renamed to commissionAmount
- Calculate total commission and revenue share percentage
mediaId
andmediaName
added to Transaction objects
- Process
publisher_description
field
- Documentation improved
- First release