HikaShop is an e-commerce solution for Joomla. Build for simplicity and flexibility.
Visit www.hikashop.com for more information about the system.
You are now ready to accept payments through Quickpay
Quickpay requires the order-number to be at least 4 characters long, which it isn’t in HikaShop as default. This can not be changed using the free HikaShop module, but it is possible to get around the problem, using a bit of mysql cleverness.
In order for the status on an order to update correctly when making a capture in the Quickpay manager, a callback url must be set in the Quickpay manager. Log into you account and navigate to Settings > Integration and in the field Callback url type your shopurl followed by:
/index.php?option=com_hikashop&ctrl=checkout&task=notify¬if_payment=quickpay&tmpl=component&lang=en&Itemid=116
Example
http://webshop.dk/index.php?option=com_hikashop&ctrl=checkout&task=notify¬if_payment=quickpay&tmpl=component&lang=en&Itemid=116
Please note! Use of the integration is at your own risk, and we only provide limited support on installation and usage of the integration.