I am setting up a simple registration form with an associated DIBS payment system.
Before the data is send to the payment system window, the registration information is saved to a database.
From the payment window Cancel url and Accept url is straight forward, while I have problems with the Callback url.
Amongst other information DIBS sends a 'Statuscode' which I need to catch and add to the record which was saved prior to the Redirection to DIBS Payment window. The adding furthermore needs to be done automatic in the background, because the user at the same time is redirected to the Accept url.
I've tried a lot of actions but can't seem to find the right way. Have anybody tried anything like this.
Regards Niels
Before the data is send to the payment system window, the registration information is saved to a database.
From the payment window Cancel url and Accept url is straight forward, while I have problems with the Callback url.
Amongst other information DIBS sends a 'Statuscode' which I need to catch and add to the record which was saved prior to the Redirection to DIBS Payment window. The adding furthermore needs to be done automatic in the background, because the user at the same time is redirected to the Accept url.
I've tried a lot of actions but can't seem to find the right way. Have anybody tried anything like this.
Regards Niels