UPS shipping plugin

Phoca Cart - complex e-commerce extension
NickS
Phoca Member
Phoca Member
Posts: 21
Joined: 25 Mar 2020, 23:54

UPS shipping plugin

Post by NickS »

Hi! I really need your help in developing the shipping plugin.
Perhaps there is documentation or something else?

I need to send data (destination, weight, size) to the delivery service server (for example, UPS), get and add the delivery cost for the order.

I tried changing the standard delivery plugin, but it looks like the plugin triggers are not used anywhere (for example "PCSbeforeSetShippingForm" - used only in the plugin itself, but does nothing)

Can you help me?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: UPS shipping plugin

Post by Jan »

Hi, the standard plugin just don't use the events.

In case, you are developing a plugin and needs to have events on different places in Phoca Cart, then it is not a problem to add such event places to Phoca Cart, I can implement them. For example if you test your own plugin and will detect, on this and this place trigger an event is needed, then I can add it there.

Jan
If you find Phoca extensions useful, please support the project
Post Reply