Hikashop 3 new checkout confirm page

  • Posts: 1119
  • Thank you received: 114
7 years 8 months ago #263830

-- HikaShop version -- : [1702241515]

Hi,

I am looking to modify end page for new checkout. The view i am trying to modify is "confirm" as i saw it was added to url after order was done.

Is this the right view to modify new checkout end page? I have tried to add simple text or button and after i have completed checkout with manual bank payment, nothing was added there.

Or i should modify each payment plugin to have same checkout end view?

I need to add browser page title and other things.

Thanks

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

  • Posts: 82868
  • Thank you received: 13377
  • MODERATOR
7 years 8 months ago #263831

Hi,

You cane dit the file "end" of the view "checkout" via the menu Display>Views and that will apply to all of them.

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

  • Posts: 1119
  • Thank you received: 114
7 years 8 months ago #264032

Hi,

Thank you Nicolas. I thought it would be "confirm" view for new checkout.

So what is this new view "confirm" for? Same question for the view "show_block_text ".

I am just curious maybe they could be usefull for me.

Regards

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

  • Posts: 82868
  • Thank you received: 13377
  • MODERATOR
7 years 8 months ago #264039

Hi,

The confirm view file is not used.
The show_block_text is to add a custom block to the checkout, but it will first require redoing the checkout workflow interface in the HikaShop configuration. For now, it's not used.

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

  • Posts: 1119
  • Thank you received: 114
7 years 8 months ago #264387

Hi,

After playing around with creating some orders i found some issue.

As example i create order with manual bank transfer. I get end view with bank details. All fine. However if i refresh page there it gives blank page. Turned error reporting and i see such errors:

Notice: Trying to get property of non-object in ......./plugins/hikashop/userpoints/userpoints.php on line 867

Notice: Trying to get property of non-object in ......./components/com_hikashop/controllers/checkout.php on line 513

Notice: Undefined variable: app in ...../components/com_hikashop/controllers/checkout.php on line 518

Fatal error: Call to a member function enqueueMessage() on null in ..../components/com_hikashop/controllers/checkout.php on line 518

Pressing browser back button redirect to emtpy cart message. All fine.

HikaShop Business 3.0.1 [1703031610]

Last edit: 7 years 8 months ago by kyratn.

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
7 years 8 months ago #264391

Hi,

Thanks for the report.
We will update the package as soon as possible.
In the controller, you can chance the "$app" into "$this->app" on the line 518.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: kyratn

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

Time to create page: 0.066 seconds
Powered by Kunena Forum