improved
Halloween - trick or treat update
almost 2 years ago by Tom Bossink
We have released quite a few new endpoints in the last months. Read more below 👇
New endpoints
We have released quite a few new endpoints. Note for all these endpoints you need to have the proper rights.
- Licenses: Get, Browse, Create, Update, Delete and Undelete. See for more info: https://developer.pay.nl/reference/get_licenses-licensecode. These endpoints can be used e.g. to add a new license (account) to a (sub-)merchant. You can also add the compliance data (e.g. UBO status etc).
- ContactMethods:Get, Browse, Create, Update, Delete and Undelete. See for more info: https://developer.pay.nl/reference/get_contactmethods-contactmethodcode. These endpoints can be used e.g. to add a new contact method to a (sub-)merchant.
- AuthenticationTokens:Get, Browse, Create, Delete and Undelete. See for more info: https://developer.pay.nl/reference/get_authenticationtokens-authenticationtokencode. These endpoints can be used e.g. to add an authentication token to a (sub-)merchant.
- Turnovergroups:Get, Browse, Create, Delete and Undelete. See for more info: https://developer.pay.nl/reference/get_turnovergroups-turnovergroupcode. These endpoints can be used e.g. to add an turnovergroup to a (sub-)merchant.
- ClearingAccounts:Get, Browse, Create, Delete and Undelete. See for more info: https://developer.pay.nl/reference/get_clearingaccounts-clearingaccountcode. These endpoints can be used e.g. to add a clearingaccount to a (sub-)merchant.
- Merchant:Update. See for more info: https://developer.pay.nl/reference/patch_merchants-merchantcode. This endpoint can be used to update merchant data.
- Merchant:UpdatePackage. See for more info: https://developer.pay.nl/reference/patch_merchants-merchantcode-package. This endpoint can be used to update the package. To get a list of available packages you can use the Packages:Get (https://developer.pay.nl/reference/get_packages) endpoint. When updating the corresponding settings which belong to that package will be applied.
- Merchant:ToReview. See for more info: https://developer.pay.nl/reference/patch_boarding-merchantcode-ready. This endpoint can be used to notify our boarding department that the merchant is ready to be reviewed.
Other improvements
- In the Transaction:Create response we have added a few new data elements when an instore payment has been done.
- A hash; a unique key of the transaction which can be used to get the status of the payment or the request a receipt
- A cancelURL; an URL which can be used to cancel the instore payment
- An orderStatusURL; an URL which can be used to retrieve the status of the instore payment