LeoFish Posted January 17, 2016 Share Posted January 17, 2016 Hello I'm currently developing a simple POS system for myself, just for the fun of it. But when I'm creating a new order, the order is created with my default shipping option and not the option I'm selecting through the webservice. Can someone guide me to the code, where shipping option is changed, if the selected is not valid for the current order? Maybe looking in this piece of code, I can learn, why it is choosing the default option. I'm not getting any errors, and the Customer that I'm using can use the selected shipping option, when ordering in the webshop. I've attached my request and response from the webservice, i'm trying to use carrier=3, but the order is created with carrier=15 Best regards Tomas Link to comment Share on other sites More sharing options...
jlb64 Posted March 29, 2018 Share Posted March 29, 2018 Hello, I'm facing the same issue, did you find a solution? Thanks for your help Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now