- Posts: 33
- Thank you received: 0
Checkout url
is it possible to have the same url at checkout step-5 for all products?
Reason:
our payment service provider needs the last url from our payment process from which he get´s all the payment information. At the moment our last step looks like:
index.php/de/webshop/cuks/xbox/checkout/step/step-5;
for our xcox category, but we have several categories (more than 7) and our payment service provider accepts only 3 different urls!
is there an easy way to make the last url look like:
index.php/de/webshop/checkout/step/step-5;
for example?
Please Log in or Create an account to join the conversation.
You can set the option "Force a menu on checkout" in the tab "Checkout" of the configuration and the URL will always be the same.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
My url shows so seven-row.ru/ru/component/hikashop/checkout?Itemid=202
but I want to do so
seven-row.ru/ru/component/cart/checkout?Itemid=202
Example for this show please?
Please Log in or Create an account to join the conversation.
- Posts: 12953
- Thank you received: 1778
I think that the best solution will be to :
- Create a menu called "cart"
- Set the option "Force a menu on checkout" in the tab "Checkout" of the configuration to this menu called "cart"
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- Posts: 12953
- Thank you received: 1778
1. You'll be able to create your menu called "cart" through "Menus->Menu Manager->'Menu Items' tab->New"
2. You'll be able to use the "Force a menu on checkout" option through the page "Hikashop->System->Configuration->'Checkout'".
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
To get the url you can use the code even if it's not in the url:
Please Log in or Create an account to join the conversation.
i made hikashop order checkout in the joomla menu
it must have url for ex.
but if i browser this url, it redirects to
also if i browser
what is wrong please ?
Please Log in or Create an account to join the conversation.
From what yo'ure saying, I would say that the issue is that you selected a menu item with the id 1223 in the option "force a menu on checkout" of the HikaShop configuration but that this menu item is not of the type "HikaShop checkout".
Please do that and it should help.
Please Log in or Create an account to join the conversation.
there is no any Force a menu on checkout in Hiskashop configuration
?
Please Log in or Create an account to join the conversation.
It's the second option under the "checkout" tab of the HikaShop configuration:
monosnap.com/file/eLIHOzbPy50sv0MeyaOJA6Lel1u8uD
It's not possible you don't have it.
Please Log in or Create an account to join the conversation.