Delivery with Google Maps APIs

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
peter69
Posts: 95
Joined: 09 Jun 2022, 19:31

Delivery with Google Maps APIs

Post by peter69 » 09 Jun 2022, 19:53

Hello everyone!

I am considering using Aimeos for the development of an "online marketplace" for a customer. The client wants the shipping cost to be calculated based on the area where the client is located. This should be done with the google maps api (distance-matrix api).

This is something that can be implemented with the "Delivery Provider"?

In advance, thank you very much!

User avatar
aimeos
Administrator
Posts: 7866
Joined: 01 Jan 1970, 00:00

Re: Delivery with Google Maps APIs

Post by aimeos » 10 Jun 2022, 06:43

Yes, this is no problem. Just make sure you cache the result in the user session because delivery service providers will be executed every time when the basket content changes to recalculate the shipping costs.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply