Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Trunkrs Shipping Portal allows a Magento 2 Webshop to use Trunkrs as one of their shipping courier service providers.

WHAT IS REQUIRED?

A client can install and use the plugin using API credentials for authentication. The API is protected by static header values in the form of:

...

Info

To obtain a clientId and secret, or client api key please contact Trunkrs at sales@trunkrs.nl

TECHNICAL INFORMATION

  • Compatible with Magento 2.3.0 CE or later

  • PHP Version 7.1.24 or later

INSTALLATION

Run the following command:

...

Code Block
bin/magento setup:upgrade
bin/magento setup:static-content:deploy -f
bin/magento cache:flush

Done.

WORKING WITH OUR MAGENTO 2 PLUGIN

(Part I) — Magento 2 Backend

1. Go to your admin panel

...

7. Click the colored Trunkrs API Token to copy and hit Save Config.

...

(Part II) — Shipping Portal Integration

Info

The following steps below assume that you have already an account to the Trunkrs Shipping Portal and you have configured the plugin from the plugin configuration page.

Refer to the link below on how to create a shipping portal account

https://trunkrs.atlassian.net/wiki/spaces/CUS/pages/56656025/Creating+an+Account+to+Shipping+Portal

...