Christopher Saunders
Christopher Saunders
Looks like the code to fix this issue was merged. Would it be possible to get a new version released on rubygems? I guess until then I'll just refer to...
Looks like that still isn't the case as https://github.com/igrigorik/agent/blob/3e113ad2de87bf1d6c8fa99d10b4cd0ff5ca91ea/lib/agent/version.rb hasn't been updated since Feb 2013.
It's a major API version change so this is kinda the best opportunity to make that change. Might break some bits of Shopify though, so might get in the way...
Things are getting aggressively escaped, so this is probably what's causing the issues. Let's fix this up so we defer all escaping until the absolute last minute necessary. [See here...
What is the difference between what we are generating and what the online calculator is generating? Does the online generator give example XML on how to send the correct response?...
@sachin004 so if I understand correctly this isn't an actual bug but more a crappy documentation problem?
:heart:Cool! Thanks for the feedback.:heart: I'm going to keep the issue open since there is a problem, it's just not a technical one. Updating docs will be required to close...
:love_hotel:
@arthurnn did you get anywhere with this?
This is two separate issues. Creating shipping labels is being addressed in https://github.com/Shopify/active_shipping/pull/121 for generating UPS shipping labels.