Notification URLs
Correctly configuring your notification URL is an important part of integrating with MultiSafepay. The Notification URL is where MultiSafepay will send updates about changes in transaction status e.g. once funds have been received and a transaction is considered to be complete.
Below is a list of all the Notification URL's for the MultiSafepay e-commerce plugins. For an API integration you must supply your own Notification URL.
The Notification URL is sent with each transaction request. You can also configure a default Notification URL to use in MultiSafepay Control in the event a Notification URL is not provided with the transaction request.
Platform | URL |
---|
Magento | http://www.example.com/index.php/msp/standard/notification / If you have any form of URL rewrites enabled you may need to use http://www.example.com/msp/standard/notification/ |
ZenCart | http://www.example.com/ext/modules/payment/multisafepay/notify.php |
HikaShop | http://www.example.com/index.php?option=com_hikashop&ctrl=checkout&task=notify¬if_payment=multisafepay&tmpl=component |
WP E-Commerce | http://www.example.com/index.php/index.php?wpsc_action=gateway_notification&gateway=wpsc_merchant_multisafepay_standard If you are using FastCheckout use http://www.example.com/index.php/index.php?wpsc_action=gateway_notification&gateway=wpsc_merchant_multisafepay_fco |
WooCommerce | http://www.example.com/index.php?page=multisafepaynotify |
VirtueMart 1 | http://www.example.com/administrator/com_virtuemart/fastcheckout.php |
VirtueMart 2 | The notification URL is generated during the plugin configuration and can be found in the VirtueMart administration panel. |
XCart | http://www.example.com/payment/cc_multisafepay.php?mode=notify&type=initial |
PrestaShop | http://www.example.com/modules/multisafepay/validation.php |
CubeCart | http://www.example.com/index.php?_g=rm&type=gateway&cmd=process&module=Multisafepay |
Drupal Commerce | http://www.example.com /?q=multisafepay/postback/ |
CS Cart 4 | http://www.example.com/index.php ?dispatch=payment_notification.notify&payment=multisafepay |
CS Cart 3 | |
WHMCS | http://www.example.com/modules/gateways/callback/multisafepay.php |
UberCart | http://www.example.com/index.php/msp/standard/notification/ If you do not have separate gateways configured use http://www.example.com/index.php/msp/mspPayment/notification/ |
Moodle | http://www.example.com/enrol/multisafepay/notify.php |
OpenCart | http://www.example.com/index.php?route=payment/multisafepay/callback |
osCommerce | http://www.example.com/ext/modules/payment/multisafepay/notify_checkout.php |