cancel
Showing results for 
Search instead for 
Did you mean: 

Adding an external image URL to a packing slip

RobertMc
Occasional Contributor

Hi!   I'm trying to add an external image url to packing slip templates.

It will only appear when adding "src.shipstation.com" to the front of the image URL, which servers as a resizer.

Without this, only a small white box will appear.

The problem is the image remains blurred/skewed no matter what with the resizer.

Any ideas?

ex:  <img src="http://src.shipstation.com/150/60/http://images.shipstation.com/test.jpg" />

Thanks!!

5 REPLIES 5

Manager-Erin
Community Manager
Community Manager

Hi @RobertMc

 

Thank you so much for being a part of our community and for reaching out to us. 

 

Have you attempted to host the image on a third party like the following site? 

 

https://imgbb.com/

 

If you haven't can you try to host the image here and use the image URL without the resizer url? 

 

-Erin: Your Friendly Neighborhood Community Manager. 

Hosting anywhere else doesn't seem to work.

acedeno
Occasional Contributor

Is there a way to have a dynamic link for the image in the packing slip?

If I have 50 images named XXXX.jpg where XXX is the buyer id, can we do something like (using the example in the OP)  <img src="http://src.shipstation.com/150/60/http://images.shipstation.com/[buyer id]" />

That way I don't have to create 50 custom packing slip for each image. And it will scale up as it grows? Thanks!


JohnLecole
Contributor

Got it working. HTTPS doesn't seem to work so you need to remove the S from your custom image url.

For anyone looking in the future, if your external image link has "https" try removing the "s". This is mentioned in the SS documentation here: https://help.shipstation.com/hc/en-us/articles/360045435292-How-do-I-add-product-images-to-packing-s...

RobertMc
Occasional Contributor

Hey John, 

You are correct!!!   Tried this with a non-https URL and it worked.    This has been a long time coming and finally resolved.

 

Thank you soooo much!!!

-Rob