- Details
- Written by: Majri
- Category: HikaShop
- Hits: 14075
| {img} |
Description
This screen enables you to edit the payment method options. Payment methods will be filtered on checkout based on the zone you set for them, if any. Then, they will be displayed to the user for him to choose which payment method he prefers for his order.
Note that the payment method can probably support only a limited number of currencies.
Toolbar
![]()
- Save & Close : Save the payment method options and return to the payment methods Management screen.
- Save : Apply the modifications to the payment method and stay on the same screen.
- Cancel : Return to the previous screen without saving the modifications.
- Help : This button enables you to turn ON/OFF the help section, this screen will appear or disappear.
Main Information
If you use one of our commercial versions, you will be able to enter the name and description in different languages. This feature requires to have joomfish installed and can be activated in the configuration page, in the display tab. The languages available will be the ones in joomfish. If you don't enter something for a translation, it will just use the default information in the Main information tab instead. After you click on save or apply an additional publish icon will appear next to the fields where you entered something in the languages tabs so that you can easily enable or disable them.
Generic information

- Published : This option allows you to publish or not the payment method.
- Images : Select here the desired images to be displayed for this payment method. If you want to add additional images, you can upload them via FTP into the folder media/com_hikashop/images/payment/ of your website and you will then be able to select them in that option.
- Price : You can set the payment fee in this field, and select the currency of the fee.
- Percentage : The percentage allows you to define a payment fee depending on the total amount of the products in the cart.
-
Tax category : Select among your tax category, the category you want apply on your payment method cost.
Additional Information

- Images : You can click on the edit icon to select one or several images to display next to the name of the MIGS payment method during the checkout process. Those images are stored in the folder media/com_hikashop/images/payment so you can easily add more of them by uploading your images to this folder via FTP.
- URL : The URL of the payment gateway. In most cases it should be : https://migs.mastercard.com.au/vpcpay If you leave the field empty it will automatically use that default URL.
- VPC Mode: If you select "Hosted", the customers will have to enter their credit card data during the checkout. If you select "Redirect", the customers will be redirected to the payment gateway at the end of the checkout and they will fill their credit card data on the payment gateway page (better security for the credit card data in that case as it doesn't go through your website)
- Merchant ID : Your MIGS Merchant ID.
- Locale : The locale that you want for the payment gateway in Redirect mode (a two letter language code). If you leave it empty, the payment gateway form will be displayed in English.
- Access key : Your MIGS access key.
- Secure secret : Your MIGS secret code. It is only necessary for the Redirect mode.
- Display payment information in Redirect mode : The receipt of the payment will be displayed on the thank you page in redirect mode if that option is turned on.
- Currency : You can set here your currency code if you want to accept payments in something else than AUD
- Ask CCV: This option will enable you to ask your customers their Card validation code through the checkout in Hosted mode.
- Debug : You can activate the debug mode of the MIGS payment plugin. If you do so, information about each notification received from MIGS will be logged in the payment log file. You can see and modify the location of this file in the configuration page of HikaShop.
- Cancel URL : The URL you want your users to be redirected to when they cancel the order from the MIGS interface. By default, they will be redirected to the first step of the checkout process.
- Return URL : The URL you want your users to be redirected to when they finish their payment on the MIGS interface. By default, they will be redirected to the after_end page of the checkout process which will thank them for their order.
- Invalid status : Here, you can select the status to set to an order if the plugin receives an invalid completion notification from MIGS for an order
- Verified status : Here, you can select the status to set to an order if the plugin receives a successful completion notification from MIGS for an order.
Restrictions

- Zone : You can restrict the check payment method to a zone. By clicking on the edit icon, a popup will open enabling you to select a zone. You can also remove this limitation by clicking on the delete icon.
- Shipping method : With this option you can select the shipping method for which this payment method will be available. For example, if you choose UPS, this payment method will only be usable if UPS is selected as shipping method. If an other shipping method is selected, this payment method will not be displayed. Note: if you selected "None" or don't select any shipping method, this payment method will always be available.
- Currency: Choose the currencies allowed by this payment method.
- Minimum price : The payment method can be available for only orders above a minimum price. This price uses the payment method price currency even if the price is 0.
- Maximum price : The payment method can be available for only orders below a maximum price. This price uses the payment method price currency even if the price is 0.
- With tax : Display the payment method only for products with tax.
- Minimum quantity : If the order has a price lower than the price set in this field, so this payment method will not be available.
- Maximum quantity : If the order has a price upper than the price set in this field, so this payment method will not be available.
- Minimum weight : You can set a minimum weight so that orders below it won't be able to be paid with the current payment method. The weight of the order will be calculated based on the weight of each products in it.
- Maximum weight : You can set a maximum weight so that orders over it won't be able to be paid with the current payment method. The weight of the order will be calculated based on the weight of each products in it.
- Minimum volume : You can set a minimum volume so that orders below it won't be able to be paid with the current payment method. The volume of the order will be calculated based on the volume of each products in it. The volume is calculated with the width, height and length of the products.
- Maximum volume : If the order has a volume upper than the price set in this field, so this payment method will not be available.
- Prefix : You can restrict your payment methods to only post codes including such prefix with this option.
- Minimum post code : You can restrict your payment methods to only post codes within a certain range whereby this is the minimum possible value
- Maximum post code : You can restrict your payment methods to only post codes within a certain range whereby this is the maximum possible value
- Suffix : You can restrict your payment methods to only post codes including such suffix with this option.
Access level

The ACLs are available in the business edition of HikaShop.
- None : When "none" is selected, the payment method will never be displayed.
- All : "All" allow you to display the payment method for all the type of users. All groups are allowed to pay via this payment method.
- Custom : Here you can select which groups can use this payment method. All the checked groups will be able to use this method.
Note about Access level :
-
Access level : With the business edition of HikaShop, you will be able to limit a coupon or a discount to specific users.
-
Access level : With the business edition of HikaShop, you will be able to limit a coupon or a discount to joomla groups of users.
FAQ
I don't see any payment methods during the checkout, or I don't see some of them, what is the problem ?
There are several things which you could have missed.
- 1/ Check that the payments plugins are installed and published
- 2/ Check that you have configured your payment plugins (edit it and save its configuration)
- 3/ Check that your template is able to display error messages: hikashop.com/documentation
- 4/ Check that you have the payment view in the checkout workflow option of the configuration
- 5/ If you restricted your payment methods to zones, check that the address you're using is inside those zones ! Otherwise the payment methods will be filtered out.
- 6/ Check that the currency you're using is supported by the payment plugins you're using. Some payment plugins only supports a limited number of currencies. You should check that with the support of the payment gateways you're using.
- 7/ Please make sure that you didn't change the currency code of your currency. Otherwise, the payment plugins won't recognize your currency. If you want to change the display of your currency, we invite you to use the "format" option on the right of the currency options screen as well as the symbol field.
- 8/ When you select a currency or a shipping method in the options of the payment method, the payment method won't display unless that currency or shipping method is selected during the checkout. In most cases, these parameters shouldn't be selected so make sure they are unselected. To unselect them, you need to press the ctrl key and click on the selected currencies or shipping methods. Also remember if you selected one or several shipping methods here, when you add a new shipping method later on, you will want to go in the payment plugins options and select that new shipping method or it won't display any payment method for that new shipping method.
- 9/ Please check that you didn't set the access option of the plugin (via the plugins manager of Joomla) to something else than public.
- 10/ It can happen that the plugin's access is not set properly in the database. Please go in the Joomla plugins manager and edit the plugin and save it. That will sett the access if not present and might help solve your problem.
- Details
- Written by: Majri
- Category: HikaShop
- Hits: 8572
|
|
Description
This screen enables you to edit the Worldpay payment method options. Payment methods will be filtered on checkout based on the zone you set for them, if any. Then, they will be displayed to the user for him to choose which payment method he prefers for his order.
Toolbar

- Save : Save the Worldpay payment method options and return to the payment methods Management screen.
- Apply : Apply the modifications to the Worldpay payment method and stay on the same screen.
- Cancel : Return to the previous screen without saving the modifications.
- Help : This button enables you to turn ON/OFF the help section, this screen will appear or disappear.
Main Information
If you use one of our commercial versions, you will be able to enter the name and description in different languages. This feature requires to have JoomFish installed and can be activated in the configuration page, in the display tab. The languages available will be the ones in JoomFish. If you don't enter something for a translation, it will just use the default information in the Main information tab instead. After you click on save or apply an additional publish icon will appear next to the fields where you entered something in the languages tabs so that you can easily enable or disable them.
Before using that payment method, you should make sure that you have entered <WPDISPLAY ITEM=MC_callback> in the "Payment response URL" setting of your Worldpay merchant account.
Additional Information


- Images : You can click on the edit icon to select one or several images to display next to the name of the Worldpay payment method during the checkout process. Those images are stored in the folder media/com_hikashop/images/payment so you can easily add more of them by uploading your images to this folder via FTP.
- Admin Code : Your Worldpay Admin Code.
- Merchant Code : Your Worldpay Merchant Code.
- MAC secret : Your Worldpay MAC secret.
- Redirect to Worldpay Button : You can set/edit/style the Worldpay payment button.
- Debug : You can activate the debug mode of the Worldpay payment plugin. If you do so, information about each notification received from Worldpay will be logged in the payment log file. You can see and modify the location of this file in the configuration page of HikaShop.
- Show Tax Amount : This option will enable you to show tax amount of your orders.
- Order description : You can set here the description of your orders.
- Payment Method Mask : You can define here the payment method that will be available for your customers
- Customer address : If you want, you have the possibility to include the billing or shipping address of your customers to the Worldpay payment engine. That will avoid them the hassle of re-entering it on Worldpay if they don't already have a Worldpay account. That option is turned on by default.
- Allow payment notifications from Worldpay Global Gateway: That option should stay on unless you don't want that Worldpay automatically confirms the orders on your website so that you can do it manually yourself.
- Invalid status : Here, you can select the status to set to an order if the plugin receives a notification from Worldpay for an order with an amount different from the order total or in a different currency. In that case, we highly recommend you to check your Worldpay account, the order information, and maybe contact your customer, and decide yourself what to do with the order.
- Pending status : Here, you can select the status to set to an order if the plugin receives a pending notification from Worldpay for an order. A pending notification means that the customer entered his payment information but that Worldpay could not yet receive the funds. In that case, we highly recommend you to check your Worldpay account, the order information, and maybe contact your customer, and decide yourself what to do with the order.
- Verified status : Here, you can select the status to set to an order if the plugin receives a successful completion notification from Worldpay for an order.
- Customer Invalid/Pending/Confirmed/Cancelled URL : You can set here different URLs regarding your order status.
- Invalid/Pending/Confirmed/Cancelled Notification Message : You can set here different notification messages regarding your order status
- Order Content CSS : You can define here the CSS of your Order content.
- Site Logo : You can set here a URL which will be displayed through the Worldpay payment process.
- Contact Information : You can set here the text about how your customer can contact you if they have a question/problem
- Zone : You can restrict the Worldpay payment method to a zone. By clicking on the edit icon, a popup will open enabling you to select a zone. You can also remove this limitation by clicking on the delete icon.
- Shipping method : With this option you can select the shipping method for which this payment method will be available. For example, if you choose UPS, this payment method will only be usable if UPS is selected as shipping method. If another shipping method is selected, this payment method will not be displayed. Note: if you selected "None" or don't select any shipping method, this payment method will always be available.
- Currency : This option allows you to restrict Worldpay to only some currencies. Note that on top of that, the Worldpay method won't display for any currency not supported by Worldpay.
- Details
- Written by: Administrator
- Category: HikaShop
- Hits: 53379
|
|
Description
This screen enables you to manage all your currencies.
Here, you will be able to activate the currencies in which your users will be able to see your products prices and/or pay for them. In order to make it faster for you to use HikaShop all common currencies are already entered so you should just have to publish or unpublish or activate the display or deactivate the display of the currencies you're interested in. You don't have to delete them if you don't use them, you can just leave them deactivated and unpublished. Note also that if you delete a default currency, it will automatically be restored when you update or upgrade HikaShop.
You can sort your currencies by any field, search using the "filter" box and directly modify some properties by clicking on the icons.
Toolbar

- Update rates : This button enables you to update automatically the rates of your currencies based on your main currency (that you can configure in the configuration page). The system will use either the European Central Bank feed ( http://www.ecb.europa.eu/stats/exchange/eurofxref/html/index.en.html ) which is updated daily or the Yahoo Finance API which is almost live based on the settings of the HikaShop currency rates update plugin. (Available only with HikaShop Business)
- New : Enables you to create a new currency.
- Edit : Select a currency and then click on this button in order to edit its information.
- Delete : Select one or several currencies and click on this button in order to completely delete them.
- Help : This button enables you to turn ON/OFF the help section; this screen will appear or disappear.
- Control panel : You can go back to the control panel using this button.
Column Headers

-
# : An indexing number automatically assigned for ease of reference.
-
Checkbox : Check this box to select one or more items. To select all items, check the box in the column heading. After one or more boxes are checked, click on the delete button in order to delete the selected currencies.
- Name : Name of the currency.
- Code : The international ISO code of the currency.
- Symbol : The symbol used to represent the currency in the regions where it's used.
- Rate : The rate of the currency based on the main currency set in the configuration page. The main currency will always have a rate of 1. As you can see, on this screenshot, the main currency is Euro.
- Display example : Two examples (one positive, one negative) of how the prices will be displayed throughout HikaShop with the current settings of the currency.
- Displayed : If a currency is published or is the main currency, this setting will be disregarded and the currency will always be usable by your customers on the front end. Otherwise, based on this setting, you will be able to select the additional currencies in which your users will be able to display prices of your goods. Those currencies won't be used in the cart display, nor during the checkout as long as they are not published. That can be useful when you want your customers to always pay you in one of several currencies but you also want them to be able to see an equivalent of the price in their own currency.
- Published : If a currency is published it means that it can be used by your customers to display your goods prices in this currency but also pay their orders in this currency. The main currency is always considered as published. Also, please note that each payment gateway ( like PayPal or Authorize.Net ) has a limited number of currencies they accept. So based on the payment plugins you use, before publishing a currency, please make sure that this currency is handled by them. Otherwise, you can still let your users see the prices in their currency while browsing your store but then pay in your main currency by turning the Displayed option to "yes" without publishing the currency.
- ID : This field indicates the ID of the currency.
- Details
- Written by: Administrator
- Category: HikaShop
- Hits: 15737
|
|
Description
This screen enables you to manage all your zones. In HikaShop, countries, states, payment zones, shipping zones, tax zones, discount zones are all managed the same way as zones. This enables you to easily manage all of them from the same interface.
Here, you will be able to publish the zones that can be used in your store. In order to make it faster for you to use HikaShop all common zones are already entered so you should just have to publish or unpublish the zones you're interested in. You don't have to delete them if you don't use them, you can just leave them unpublished. Note also that if you delete a default zone, it will automatically be restored when you update or upgrade HikaShop.
You can sort your zones by any field, search using the "filter" box and directly modify some properties by clicking on the icons.
Toolbar

- Publish : Select one or several zones and click on this button to publish them all.
- Unpublish : Select one or several zones and click on this button to unpublish them all.
- Copy : Select one or several zones and click on this button to copy them all.
- New : Enables you to create a new zone.
- Edit : Select a zone and then click on this button in order to edit its information.
- Delete : Select one or several zones and click on this button in order to completely delete them.
- Help : This button enables you to turn ON/OFF the help section, this screen will appear or disappear.
- Dashboard : You can go back to the control panel using this button.
Column Headers

-
# : An indexing number automatically assigned for ease of reference.
-
Checkbox : Check this box to select one or more items. To select all items, check the box in the column heading. After one or more boxes are checked, click on the delete button in order to delete the selected zones.
- Name in English : The name of the zone in english. By default, only countries have their names in english.
- Name : The name of the zone in the language(s) used in this zone.
- Code 2 letters : 2 letters ISO code for a zone. Some external systems use the ISO code of a zone and in order to communicate with them we need this information. That is the case for example for the heat map statistic widget which uses Google Visualization Charts API which prefer ISO codes for countries.
- Code 3 letters : 3 letters ISO code for a zone. Some external systems use the ISO code of a zone and in order to communicate with them we need this information. That is the case for example for the heat map statistic widget which uses Google Visualization Charts API which prefer ISO codes for countries.
- Type : Type of the zone. It can be: country, state, tax, ship, payment or discount.
- Published : If a zone is published it means that it can be used by your customers in their address and that it will be available as a choice in some settings of the administration of your shop.
- ID : This field indicates the ID of the zone.
Filters

- The filter caption enables you to easily search in your zones.
- If you select a type in the dropdown "All zones", only zones of this type will be displayed.
- Details
- Written by: Administrator
- Category: HikaShop
- Hits: 21048
|
|
Description
This screen enables you to manage all your categories. In HikaShop, product categories, tax categories and order statuses are all managed the same way as categories. This enables you to easily manage all of them from the same interface.
Here, you will be able to publish the categories that can be used in your store. In order to make it faster for you to use HikaShop common order statuses are already entered.
You can sort your categories by any field, search using the "filter" box and directly modify some properties by clicking on the icons.
Toolbar

- Rebuild : By clicking this button, a process will rebuild your categories, this may sometime solve some issue with your categories.
- New : Enables you to create a new category.
- Edit : By clicking on the little pen icon you will be able to edit a category.
- Delete : Select one or several categories and click on this button in order to completely delete them. The default categories cannot be deleted as they are necessary to the system. You can however tweak them based on your needs.
- Help : This button enables you to turn ON/OFF the help section; this screen will appear or disappear.
- Control panel : You can go back to the control panel using this button.
Column Headers

-
# : An indexing number automatically assigned for ease of reference.
-
Checkbox : Check this box to select one or more items. To select all items, check the box in the column heading. After one or more boxes are checked, click on the delete button in order to delete the selected categories.
- Edit : By clicking on the edit icon, you will be able to edit the category.
- Image : The image of the category.
- Name : The name of the category. If you click on the name, you will browse that category and see the listing of its sub-categories.
- Order : This column will only be displayed if viewing the categories using the filter "Direct sub elements". It enables you to order the categories of the current level the way you want.
- Published : If a category is published it means that it can be seen by your customers in your shop.
- ID : This field indicates the ID of the category.
Filters
![]()
Explorer



