Purolator
The Purolator plugin provides real-time shipping rates and package tracking services to StoreBuilder using your Purolator account.
Installing the Purolator Plugin
Add the StoreBuilder.Purolator.dll
to your web project by adding a reference to the Nuget package StoreBuilder.Purolator
Purolator Settings
The Purolator plugin requires the following settings to be configured within Storebuilder:
StoreBuilder.Purolator.UseProduction (bool)
A bool to determine if Development Keys or Production Keys in the settings are used
StoreBuilder.Purolator.DevelopmentKey (string)
ThisThe Purolator DevelopmentKey is yourprovided Purolatorvia Development Key. That was given to usemail by Purolator E-Ship Web Services
StoreBuilder.Purolator.DevelopmentPassword (string)
ThisThe Purolator DevelopmentPassword is yourprovided Purolatorvia Development Password. That was given to usemail by Purolator E-Ship Web Services
StoreBuilder.Purolator.ProductionKey (string)
ThisThe Purolator ProductionKey is yourprovided Purolatorvia Production Key. That was given to usemail by Purolator E-Ship Web Services
StoreBuilder.Purolator.ProductionPassword (string)
ThisThe Purolator ProductionPassword is yourprovided Purolatorvia Production Password. That was given to usemail by Purolator E-Ship Web Services
StoreBuilder.Purolator.CourierAccountNumber (string)
This is your Purolator Courrier Account Number.
StoreBuilder.Purolator.FreightAccountNumber (string)
This is your Purolator Freight Account Number.