Checkout url

  • Posts: 33
  • Thank you received: 0
12 years 5 months ago #29241

Hi,

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.

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
12 years 5 months ago #29244

Hi,

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.

  • Posts: 33
  • Thank you received: 0
12 years 5 months ago #29267

Thank you, works!

Please Log in or Create an account to join the conversation.

  • Posts: 39
  • Thank you received: 0
10 years 3 months ago #138350

Hi can you help me how i can change it

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?

Last edit: 10 years 3 months ago by Мыктыбек.

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
10 years 3 months ago #138361

Hi,
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.

  • Posts: 39
  • Thank you received: 0
10 years 3 months ago #138366

Hi can you show one example how i can do it in admin part for example like "Menu->hika_menu"?

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
10 years 3 months ago #138377

Ok, so I 'll give you more details :
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.

  • Posts: 39
  • Thank you received: 0
10 years 3 months ago #138411

Hi thank you very match for ansver it worked, but when i open page cart like this -> seven-row.ru/ru/cart/checkout it worked but there is don't show itemid like this->seven-row.ru/ru/component/hikashop/checkout?Itemid=202 how i can do it?

Last edit: 10 years 3 months ago by Мыктыбек.

Please Log in or Create an account to join the conversation.

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
10 years 3 months ago #138419

It's normal, the Itemid should not appear in the URLs.

Please Log in or Create an account to join the conversation.

  • Posts: 39
  • Thank you received: 0
10 years 3 months ago #138477

Hi but i want get itemid from url if it is possible can you show example please?

Last edit: 10 years 3 months ago by Мыктыбек.

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
10 years 3 months ago #138658

Hi,

To get the url you can use the code even if it's not in the url:

global $Itemid;
echo $Itemid;

Please Log in or Create an account to join the conversation.

  • Posts: 210
  • Thank you received: 4
  • Hikashop Business
6 years 4 months ago #283987

hi,
i made hikashop order checkout in the joomla menu
it must have url for ex.

http://mysite.com/checkoutttt

but if i browser this url, it redirects to
http://mysite.com/component/hikashop/checkout?Itemid=1223
but it must be
http://mysite.com/checkoutttt?Itemid=1223
isn't it ?

also if i browser
http://mysite.com/checkoutttt?Itemid=1223
and click on further button
http://mysite.com/component/hikashop/checkout/task-show/cid-2?Itemid=1223
url will open

what is wrong please ?

Last edit: 6 years 4 months ago by Bender.

Please Log in or Create an account to join the conversation.

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
6 years 4 months ago #283991

Hi,

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.

  • Posts: 210
  • Thank you received: 4
  • Hikashop Business
6 years 4 months ago #284027

we use HikaShop Business: 3.2.1
there is no any Force a menu on checkout in Hiskashop configuration
?

Please Log in or Create an account to join the conversation.

  • Posts: 81540
  • Thank you received: 13071
  • MODERATOR
6 years 4 months ago #284044

Hi,

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.

Time to create page: 0.117 seconds
Powered by Kunena Forum