How to modify the Status Page

  • Posts: 14
  • Thank you received: 0
9 years 3 weeks ago #219332

-- HikaShop version -- : 2.6.0
-- Joomla version -- : 3.4.5 Stable
-- PHP version -- : 5.4.43
-- Browser(s) name and version -- : Firefox

Hi,

After the checkout and the payment, I have on the Status page this message: Thank you for your purchase.
Can I modify this message and have the invoice here as I always have when I purchase something on a website.
Just to let you know, the customer receive the invoice by email but I prefer a message with all the informations (product, shipping, payment) on this last page so the customer is sure the purchase has been done and can print directly this webpage.

Last point, on the checkout page, I have a little button to print the invoice but it's not an invoice, only a copy of the cart (no vendor's name/no shipping info).

Thanks for you help

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

  • Posts: 2143
  • Thank you received: 747
9 years 3 weeks ago #219335

Hi,

Indeed, in the checkout the customer can only print the cart - if you enable it.

The simplest solution is probably to add a link or button "View/print your order and invoice" or so to the "Thank you" page. You'll get the link from the customer cPanel, can even make it an SEF URL by creating a (hidden) menu item. It's what I do, and it serves the purpose just fine, IMHO.

Probably needless to say: the view to edit for this is "checkout / after_end" for your frontend template.


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )
Last edit: 9 years 3 weeks ago by lousyfool.

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

  • Posts: 14
  • Thank you received: 0
9 years 3 weeks ago #219426

Hi lousyfol,

Thanks for the input. Can you give me more explanation on how you add a link or button "View/print your order and invoice" or so to the "Thank you" page?

I've found the way to change it but not sure about the code to put in, don't want to mess it up ;)

Thanks

Last edit: 9 years 3 weeks ago by hvolpe.

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

  • Posts: 82909
  • Thank you received: 13379
  • MODERATOR
9 years 3 weeks ago #219455

It's just simple HTML:

<a href="http://mywebsite.com/link/to/the/orders/listing/menu/item">View/print your order and invoice</a>
Where you change mywebsite.com/link/to/the/orders/listing/menu/item by the actual URL of your orders listing menu item that you can potentially created via the Joomla menu manager with a new menu item of the type HikaShop orders listing.

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

  • Posts: 14
  • Thank you received: 0
9 years 3 weeks ago #219473

thanks a lot, everything works fine!!!

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

Time to create page: 0.075 seconds
Powered by Kunena Forum