In case of changing web hosting provider:
Example:
former URL: http://example.net
new URL: http://example.com
Changing the notification URLs in your Merchant Back Office
Go to the Setup > Notification Rules menu, and click the Instant Payment Notification tab.
-
Are you using a proprietary solution?
Ask your webmaster (or your developer) to check if the different URLs are transmitted in the payment form and modify them accordingly.
Here is the list of fields to check:
Field label Description vads_shop_url Shop URL vads_url_return Default return URL to the shop vads_url_success Return URL to the shop in case of accepted payment vads_url_refused Return URL to the shop in case of declined payment vads_url_cancel Return URL to the shop in case of cancellation vads_url_error Return URL to the shop in case of technical error vads_url_check Instant Payment Notification URL at the end of the payment -
Do you use a payment module provided by Scellius?
In this case no action is necessary. The module dynamically retrieves the URL configured on your website.
Simply change the URL in the IPN configuration as described above.
Example
My former URL: http://example.net
My new URL: http://example.net
- Respect the DNS propagation delayThe Domain Name Server (DNS) propagation is the time taken to account for this change in the DNS configuration.When you change your hosting provider, some requests will continue to arrive to the old provider for a few days (48 to 72h).
DNS is essential for the Internet to work. It allows to establish the correspondence between your domain name (http://example.com) and its IP address (111.22.123.124).
To access your website, the buyer should use http://111.22.123.124/. Thanks to DNS, the buyer can connect to http://example.com (easier to remember) to access the shop.