User change order status after checkout

  • Posts: 5
  • Thank you received: 0
3 years 3 months ago #328446

-- HikaShop version -- : 4.4.0
-- Joomla version -- : 3.9.88
-- PHP version -- : 7.3
-- Browser(s) name and version -- : Chrome, Firefox
-- Error-message(debug-mod must be tuned on) -- : no error

Hi,

We're currently developing an ordering system with the ff process:

Shop -> checkout (without sending mail to user) -> admin finalizes orders -> send back to user to confirm orders (finalize button)

Would this be possible?

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

  • Posts: 81515
  • Thank you received: 13069
  • MODERATOR
3 years 3 months ago #328454

Hi,

It's totally possible yes.
You'll want to disable the "order creation notification" via the menu System>Emails in order to not notify the user at the end of the checkout.
You'll also want to go in the System>Payment methods to either disable the payment methods or set then to a user group that the user doesn't have access to, or have only one offline payment method (like collect on delivery for example) renamed to "payment will happen after review" or something like that.
You'll then want to go to the HikaShop configuration and remove the "payment" view from the checkout workflow so that no payment happens at the end of the checkout (or not if you want to use an offline payment method)
Finally, you'll want to go in the System>Order statuses to configure the order statuses so that the use can pay for the order when the order is in a specific status with the unpaid column.
Then, after an order is created by a customer, only you will be notified by email as admin, and you'll be able to review it, maybe change the payment method selected if necessary, change its status to the one enabled in the unpaid column, and notify the customer with the checkbox provided. That will then send to the customer an email with a payment link he will be able to click on to pay for the order.

The following user(s) said Thank You: wavemaster

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

Time to create page: 0.056 seconds
Powered by Kunena Forum