Change URL for Online Payment

Hello,

I am running 12.0.2, and just setup the Paypal Integration in sandbox mode. Invoices are now showing a “URL for online payment” but it has a local network IP address that isn’t the same as my Dolibarr server address.

Where did this address come from, and how do i change it? Ideally I would like to make it show the Dynamic DNS address for my server.

Thanks in advance!

1 Like

Hello,

I think it comes from the parameter $dolibarr_main_url_root='';
You can find it in conf/conf.php

Ah-ha! That did it! I wonder how it got set to that?!

Thanks!

It is during the Dolibarr installation process.

Do you mean you cannot change it from the web config? It has to be changed in the config file, its not something that you can change in the web config.