Page 1 of 1

UPS shipping plugin

Posted: 10 Dec 2020, 14:14
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?

Re: UPS shipping plugin

Posted: 12 Dec 2020, 17:45
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