All Collections
Carriers
Connection
How to connect Spring XBS to ShippyPro
How to connect Spring XBS to ShippyPro

Discover here how to connect Spring XBS in just few steps

Updated over a week ago

Let's see how you can connect Spring XBS to ShippyPro in just few steps. 🔍

To connect Spring XBS you need to ask to your SpringXBS Account Manager the API Key.

Once received them, fill with the information received the API Key field from Carriers > Connection > Click on Spring XBS Logo.

Select then the Service you're going to employ among:

SEND = Sending Mainland
SEND2 = Sending Island
PPLEU = PostNL Parcel EU
PPLGE = PostNL Parcel GlobalPack EMS
PPLGU = PostNL Parcel GlobalPack UPU
PPTT = PostNL Packet Tracked
PPTR = PostNL Packet Registered
RM24 = Royal Mail Tracked 24 Non Signature
RM24S = Royal Mail Tracked 24 Signature
RM48 = Royal Mail Tracked 48 Non Signature
RM48S = Royal Mail Tracked 48 Signature
PPNT = PostNL Packet Non Tracked
ITCR = Italian Post Crono
TRCK = Spring Tracked
SIGN = Spring Signature
UNTR = Spring Untracked
DPDDE = DPD Germany
HEHDS = Hermes Home
CPHD = Colis Prive No Signature
CPHDS = Colis Prive Signature
PPBT = PostNL Packet Bag & Trace
PPBNT = PostNL Packet Boxable Non Tracked
PPBTT = PostNL Packet Boxable Tracked
PPND = PostNL Parcel Benelux - No sign
PPNDS = PostNL Parcel Benelux - Sign
PPHD = PostNL Parcel Benelux - No sign, no neighbor
PPHDS = PostNL Parcel Benelux - Sign, no neighbor
MABNT = Mail Alliance Boxable Non-Tracked

BACK = Return

Besides your credentials, you'll also see some further options, let's take a look at them!

Pick your Label Type between:

PDF
ZPL
EPL

In order to successfully ship to Extra UE Countries you need to print the Commercial Invoice. To do that automatically with ShippyPro enable the dedicated option Print Commercial Invoices for International Shipments.

If you'd like to print Return Labels together with Shipment Label, remember to enable Print Return Label option.

Enable Test Mode if you'd like to make some test shipments.

If you want, you can also enter a Custom Label to recognize the connection among all the others.

📌Fixed DDP option is only available for UK shipments.

Are you wondering how to add your EORI number and VAT for you API shipments?

That's actually super simple!

You'll just need to add them as Carrier Options:

“CarrierOptions”: [
{ “name”: “springxbssendereori”, “value”: “1”},
{ “name”: “springxbssendereori_id”, “value”: “GB000000000000”},
{ “name”: “springxbssendervat”, “value”: “1”},
{ “name”: “springxbssendervat_id”, “value”: “GB000000000000”}
]

Done! 🎉

🚨Errors

Spring Clear not allowed

  • If you encounter the error when shipping to the UK, to use the Spring Clear option you must activate the 'Allow DDP' option on your Spring account, without which you cannot ship. Please contact your Spring sales representative.

  • If you encounter the error when shipping with incoterm other than DDP to another extra EU destination (but not the UK), check whether you have activated the option "Use DDP as default incoterm" in the courier connection modal, then try to deactivate it and process the shipment again:

🔍 What's Next?

Did this answer your question?