In case of changing web hosting provider:
-
If the domain name changesExample:current URL: http://example.netnew URL: http://example.com
- Changing the notification URLs in your Merchant Back Office
- Go to the Settings > Notification rules menu.
- Click the Payment Notification URL call tab.
- For each enabled rule, double-click the rule name to access the rule settings.
- Search for the Instant Payment Notification URL of the API form V1, V2 section.
- Change the URL to notify in TEST mode.
- Change the URL to notify in PRODUCTION mode.
- Click Save at the bottom of the screen.
- Proceed in the same way for each activated rule.
- Change the default URLs in your Merchant Back Office:
- Go to the Settings > Shop menu.
- Click the Configuration tab.
- Search for the Details section.
- Modify the fieldURL.
- Search for the Return URL section.
- Modify fields Return URL of the shop in test mode and Return URL of the shop in production mode.
- Click Save at the bottom of the screen.
- Checking the URLs submitted by your website
-
Do you use 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.
-
Do you use a proprietary solution?
- Changing the notification URLs in your Merchant Back Office
-
If the domain name does not changeExampleMy current URL: http://example.netMy 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.Indeed, when you change your host, some requests will continue to arrive to the old host for a few days (48 to 72h).
DNS is essential to the functioning of the Internet. 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.
- Respect the DNS propagation delay