How to generate my key for Google Maps

26 May

To display the geographic map a key is necessary for the use of the Google API Follow these steps to get a key: Go to the API Console – Google Cloud Platform. Identify yourself or create an account with Google. Select a project or create a new one if you wish. Click on ‘Activate APIs and Services’ at the top left and select the Maps Javascript API API. If you checked the address verification also check the Geocoding API If…

Can you adapt the module to my needs?

16 May

The module is intended to cover the most common use cases. However if you cannot find the functionality you need: contact us . We can guide you on a way of doing it if possible. If not, yes, we can study your needs to offer you a solution on estimate.

Why a google map key?

16 May

To verify that an address is in a sector with a radius, the module needs to know the precise distance from the center and for this it needs the GPS position. Google provides a javascript API which allows the module to obtain this position with the postal address. The use of this API is free through $200 of credit offered per month, which largely covers the needs of the module. However in order to check the usage google requests to…

How to access the mobile application for delivery ?

16 May

The mobile application is free, it is not a native application: it does not need to be installed on the smartphone. For the demo you can access it with your web browser by loading the address: https://test.labulle.net/myowndeliveries/demo/modules/myowndeliveries/roundtrip?fc=module&module=myowndeliveries&controller=roundtrip testtest password For your shop replace test.labulle.net/myowndeliveries/demo with the address of your shop. It is important to connect in https: // to allow the location of the smartphone.

Limit delivery to certain products

16 May

This is possible with the PRO version. There are two ways to do this: – Assign different transportations directly in the products and create deliverers for each of these transporters. In this case if we have products from several carriers, Prestashop will create a multiple shipment and we will have an order and a delivery by deliveryman involved. – Create several deliverers with category restrictions on the same PS transporter. In this case we have the possibility of blocking orders…