logo
Welcome to our new AbleCommerce forums. As a guest, you may view the information here. To post to this forum, you must have a registered account with us, either as a new user evaluating AbleCommerce or an existing user of the application. For all questions related to the older version of Gold and earlier, please go to AbleCommerce Gold forum. Please use your AbleCommerce username and password to Login. New Registrations are disabled.

Notification

Icon
Error

Options
Go to last post Go to first unread
damien26468974  
#1 Posted : Thursday, March 31, 2022 8:50:40 AM(UTC)
damien26468974

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.

Wanna join the discussion?! Login to your AbleCommerce Forums forum account. New Registrations are disabled.

shaharyar  
#2 Posted : Thursday, March 31, 2022 9:42:26 AM(UTC)
shaharyar

Rank: Advanced Member

Groups: Admin, Developers, Registered, HelpDesk, Authorized User
Joined: 10/5/2018(UTC)
Posts: 703

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.
damien26468974  
#3 Posted : Thursday, March 31, 2022 10:05:08 AM(UTC)
damien26468974

Rank: Newbie

Groups: Developers
Joined: 3/31/2022(UTC)
Posts: 0

Ahhh that makes sense, thank you!
Users browsing this topic
Guest
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.