Giter VIP home page Giter VIP logo

craft-upsshippingrates's People

Contributors

rmknecht avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

james1238

craft-upsshippingrates's Issues

No shipping rates

I have setup the UPS api info, installed the plugin and setup the config values. When I go to the checkout in Craft commerce it says no shipping methods available but checking the settings in the admin section shows the various UPS shipping methods listed from the config file. Any ideas?

Is it working only for USA fromAddress?

I tried USA address as my home address and seems to works ok but when I put address in UK I receiving error:
Caught exception: Failure: The requested service is unavailable between the selected locations. (111210)
Is it mean it doesn't work outside USA???

XML Character Out of Range

Hello guys,

Wanted to bring up an issue that I'm running into with this plugin.
screen shot 2017-11-01 at 2 21 56 pm

I've done a bit of investigating and found a solution but I wanted to run it by here first. So I believe this issue is a result of a character set mismatch. If I go into the file listed in the screen shot and modify it this way:
(line 133) $xml = new DOMDocument();
(changed to) $xml = new DOMDocument('1.0', 'utf-8');
It solves the issue. I can go post this under the repo for the ups-api dependency, but before doing that I wanted to ask if this should be modified on THIS plugin instead. I dug through the issues on their repository and couldn't find anyone having content type mismatches like this =).

I hope this helps and I appreciate your work!

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.