After end display order details full

  • Posts: 1023
  • Thank you received: 11
  • Hikashop Business
4 years 8 months ago #308569

-- HikaShop version -- : 4.1.0
-- Joomla version -- : 3.9.10
-- PHP version -- : 7.2

Hello,

after the user completes an order, i would like to display the order details (like in the email order) instead of the "click here to see etc" and the user would be able to print that.
How can this be done?

Thank you

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

  • Posts: 81288
  • Thank you received: 13021
  • MODERATOR
4 years 8 months ago #308572

Hi,

It depends on the payment methods used on the website.
If it's just PayPal, then you can edit the after_end view file and add such code at the end:

$app->redirect($this->url);

The following user(s) said Thank You: verzevoul

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

Time to create page: 0.054 seconds
Powered by Kunena Forum