WooCommerce Integration Guide

WooCommerce Integration with Priority Shippers

Connect your WooCommerce store to Priority Shippers using your store's API URL, Consumer Key, and Consumer Secret.

Part 1

Determine the API URL

1

Build Your API URL

The API URL is derived from your WooCommerce store's main URL. The typical format is:

Store URLAPI URL
https://yourstore.comhttps://yourstore.com/wp-json/wc/v3/
https://example.comhttps://example.com/wp-json/wc/v3/

This URL will be needed when setting up the integration in Priority Shippers.

Part 2

Generate Consumer Key and Consumer Secret

2

Access WooCommerce Settings

3

Open the REST API

4

Create the API Keys

Click the Add Key button, then enter the key details:

FieldWhat to Enter
DescriptionA label for the key, e.g. "Priority Shippers Integration"
UserSelect a user (typically your admin account)
PermissionsRead/Write (recommended)

After entering the information, click Generate API Key.

5

Copy the Consumer Key and Consumer Secret

Once the API key is generated, the Consumer Key and Consumer Secret are displayed on the screen. Copy both and save them in a secure location — you will need them to complete the integration with Priority Shippers.

Note: The Consumer Secret is only shown once. If you navigate away without saving it, you will need to generate a new key.

Part 3

Complete the Integration in Priority Shippers

6

Enter Your Credentials

Part 4

Troubleshooting and Support

7

If You Encounter Issues

WooCommerce Integration Complete!

Your WooCommerce store is now connected to Priority Shippers. Orders and fulfillment data will sync automatically.