Overview
Icon for Canada Post

Canada Post

Handle shipping and label creation with Canada Post

Canada Post Fulfillment

A fulfillment provider that allows merchants to handle fulfillments with the Canada Post API.

Medusa Website | Medusa Repository

Features

  • Provides a Canada Post fulfillment provider that can be used during checkout and while processing orders.

Prerequisites

How to Install

1. Run the following command in the directory of the Medusa backend:

npm install medusa-fulfillment-canadapost

2. In Copy to clipboardmedusa-config.js add the following at the end of the Copy to clipboardplugins array:

const plugins = [
// ...
`medusa-fulfillment-canadapost`
]

Test the Plugin

1. Run the following command in the directory of the Medusa backend to run the backend:

npm run start

2. Enable the fulfillment provider in the admin. You can refer to this User Guide to learn how to do that. Alternatively, you can use the Admin APIs.

3. Place an order using a storefront or the Store APIs. You should be able to use the Canada post fulfillment provider during checkout.

You may also like

Browse all integrations

Build your own

Develop your own custom integraiton

Build your own integration with our API to speed up your processes. Make your integration available via npm for it to be shared in our Library with the broader Medusa community.

gift card interface

Ready to build your custom commerce setup?