Submitted by developer@mobilepay.dk on
Invoice:
We've implemented a service for notifying merchants and integrators about status changes via REST callbacks. Users can now get callbacks about Invoice Status changes. There are two new endpoints to set a callback url:
/api/v1/merchants/{merchantId}/auth/basic
/api/v1/merchants/{merchantId}/auth/apikey
Read more about Invoice Callbacks on GitHub here