Rank: Newbie
Groups: Developers
Joined: 3/31/2022(UTC) Posts: 0
|
I'm trying to create a shipment plugin for some unsupported carriers (purolator ect..). Is there a blank shipping plugin to start from ? I did find this this (https://github.com/AbleCommerce/AC9-Samples) but I need it to behave like any other shipping carrier for email's and tracking links.
|
|
|
|
Rank: Advanced Member
Groups: Admin, Developers, Registered, HelpDesk, Authorized User Joined: 10/5/2018(UTC) Posts: 704
Thanks: 5 times Was thanked: 113 time(s) in 112 post(s)
|
The basic structure for the Shipping provider plugin is the same.
You will need to create a class in your plugin project that will inherit ShippingProviderBase class. There are functions in the base class that you will override to implement your custom shipping provider.
|
|
|
|
Rank: Newbie
Groups: Developers
Joined: 3/31/2022(UTC) Posts: 0
|
Ahhh that makes sense, thank you!
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close