Hello everyone,

We are a company from Netherlands and our credit cards payment gateway didn't have a module for Zen cart so we had the assistant of 3rd party developing company to create one.

Now on Docdata backoffice we are required to fill in "Return URL's" and "Update URL".
From the Backoffice manual the instructions are:
"
The URL section allows you to enter the Return URLs and the Update URL. The Return URLs are used to redirect your client (shopper) back to your website once their payment has been successful, canceled, awaiting payment/pending (in case of a banktransfer) or ended in error. An example of a correct Return URL is
https://www.yourwebsitename.com/docd...direct/success
The Update URL is used to send changes in payment statuses from Docdata Payments to your server as part of the Status Changed Notification Service. Defining the Update URL is mandatory, since Docdata Payments does not allow polling of status information. An example of the correct format for the Update URL is
https://www.uwwebsitenaam.com/docdat...ect/update?id=
It is important to ensure that the Update URL ends with an ‘=’sign, so the Docdata Payments system can append the merchant transaction id to the end of the URL. For the Return URLs this is optional, not required.
"

For the Return URL success we entered https://www.ourwebsite.com/index.php...eckout_success
For the Return URL's cancelled/error/pending we entered https://www.ourwebsite.com/index.php...eckout_process

The problem is that we don't know which URL should be given for the "Update URL".

I hope that one of the experts here might be able to help.

Thanks,
Eran