< back

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)

This is your Purolator Development Key. That was given to us by Purolator E-Ship Web Services

StoreBuilder.Purolator.DevelopmentPassword (string)

This is your Purolator Development Password. That was given to us by Purolator E-Ship Web Services

StoreBuilder.Purolator.ProductionKey (string)

This is your Purolator Production Key. That was given to us by Purolator E-Ship Web Services

StoreBuilder.Purolator.ProductionPassword (string)

This is your Purolator Production Password. That was given to us 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.