New checkout method

  • Posts: 17
  • Thank you received: 0
7 years 7 months ago #267596

-- HikaShop version -- : 3.0.1
-- Joomla version -- : 3.6.5
-- PHP version -- : 5.6.11
-- Error-message(debug-mod must be tuned on) -- : I want to make a new checkout method same as guest checkout. How could i do that??

I want to make a new checkout method same as guest checkout. Please see screenshot i have added it in admin panel but it's not working same as guest checkout. Can you please let me know what's i am doing wrong or in which files i have to change to make it workable as same as guest check out.

Waiting for a positive and sooner reply....
Thanks.

Attachments:

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

  • Posts: 82906
  • Thank you received: 13378
  • MODERATOR
7 years 7 months ago #267604

Hi,

If you don't want registration, you can just turn off the new user account setting of the Joomla user manager.

If you want to add a new registration method you need to:
- edit the files "show_block_login" and "sub_block_login_registration" of the checkout view via the menu Display>Views.
- edit the files administrator/components/com_hikashop/classes/user.php and administrator/components/com_hikashop/helpers/checkout/login.php to handle the actions to take when someone click on the next/register button and validate the login view with your new checkout method.

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

Time to create page: 0.060 seconds
Powered by Kunena Forum