Jump to content

Two different module kbstorelocatorpickup and DPD France on checkout.


Er.Ritesh

Recommended Posts

 I am using two different module (kbstorelocatorpickup  and DPD France ) for pickup for store location and home delivery.  but wenn we enable the DPD France Carriers the kbstorelocatorpickup Carriers store located options is not showing on the checkout page. Please help me how can we resolved this issue.

 I have moved the both Carrier module into same hook displayBeforeCarrier but it's still not working both on the checkout page so, please help me and share how we will enable both module on checkout page.

At a time only one Carrier is Showing on checkout page .

Link to comment
Share on other sites

Ok got it. 

Kbstorelocatorpickup :

class Kbstorelocatorpickup extends Module
{

}

DPDFrance :

class DPDFrance extends CarrierModule{
}

but if we change Kbstorelocatorpickup class Module to CarrierModule then Kbstorelocatorpickup module stop working and shows the error on the page.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...