Connecting Claimlane and Homerunner
To Connect with Homerunner, we need the User Name(Brugernavn) and API-key(API-nogle)
You can find them in Settings > API
Note:
To authenticate with Homerunner, you must use Basic Authentication with a Base64-encoded credential string.
If you're setting up the shipping agreement yourself, follow these steps to get the right Client Secret:
Combine your username and API key in the following format:
username:API-keyEncode this string using a Base64 encoder (you can use an online tool).
Use the resulting value as the client secret, prefixed by the word Basic, like this:
Client secret: Basic <base64_encoded_credentials>
Connecting the shipping agreements
Claimlane needs to know which shipping agreement(s) to use. This is managed by the Shiping Identifier.
To find the Shipping identifier:
click price (1)
then select the carrier (2).
Each carrier can have multiple shipping options, hover over the one you need (3)
and then the shipping identifier will be shown in a popover above (4).
The baseurl is always: https://api.homerunner.com