The store settings ask for a logo URL however it does not say what size the logo should be or whether it will be resized in the emails (html resizing or server resize?). Some specificity in the help text would go a long way.
sparkwebMember, Integration Developer, FoxyShop, Order Desk
I think this is really your call - how big do you want it to be in your email? Maybe a max 400px wide or a max 100px high?
Remember, this isn't used by default. You'll have to include <img src="^^store_logo^^"> in your email. More details and other codes you can use here: http://wiki.foxycart.com/v/0.6.0/docs:placeholders
oooo that's good to know it isn't used be default. Maybe adding that to the help description would be good. I always get worried about uploading logo's to any system because I am not sure how they will be used or if they will get stretched, distorted, etc.
Remember, this isn't used by default. You'll have to include <img src="^^store_logo^^"> in your email. More details and other codes you can use here: http://wiki.foxycart.com/v/0.6.0/docs:placeholders
Thank you for the reply.