Post by dadinok » Tue Dec 20, 2016 8:42 pm

Good day,

i have OpenCart 2.2.0.0 and my question is if is possible (easy way) switch payment and shipping methods, i need payment methods before shipping.

Newbie

Posts

Joined
Tue Dec 20, 2016 8:35 pm

Post by Johnathan » Tue Dec 20, 2016 11:30 pm

There's no easy way to do that in OpenCart's settings, so you'll probably want to find a quick checkout extension. If you don't want that, you could hire someone to switch those steps for you, which shouldn't be too difficult.

If you need to find a developer, you should post a request in the OpenCart "Commercial Support" forum, which is checked by a number of OpenCart developers. You can also try checking out the OpenCart "Partners" area.

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by thekrotek » Wed Dec 21, 2016 12:49 am

Johnathan wrote:you'll probably want to find a quick checkout extension.
THIS!

You don't need any custom work or commercial support for that. Just buy any extension, which turns default multiple-step checkout page into one page (quick) checkout. It'll make all checkout steps visible at once and user will select methods any way he wants: shipping then payment or vice versa.

Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com


User avatar
Expert Member

Posts

Joined
Sun Jul 03, 2016 12:24 am


Post by dadinok » Wed Dec 21, 2016 8:39 am

Thanks you for answers, im developer too, i succesfully made changes in source code (mostly only in checkout template in my custom theme based on default),
so i have payment part before shipping method, scripts and ajax seems works good;
now i have problem that order status after sucessfull order is not Pending (order_status_id is 0)
how i set in administration, but this is question for developers section in this forum i think.
---
Problem with default order status solved through adding $order_data['order_sdtatus_id'] = $this->config->get('config_order_status_id');

Newbie

Posts

Joined
Tue Dec 20, 2016 8:35 pm
Who is online

Users browsing this forum: No registered users and 3 guests