Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shipping total couldn't be calculated #231

Open
brintasabit opened this issue Jul 30, 2020 · 4 comments
Open

shipping total couldn't be calculated #231

brintasabit opened this issue Jul 30, 2020 · 4 comments

Comments

@brintasabit
Copy link

when i wanted to create an order with
"shipping_rate_computation_method_system_name": "Shipping.FixedOrByWeight",
"shipping_option": "Ground",

it shows above error. I found that shipping option isn't adding through json. I tried
"shipping_rate_computation_method_system_name": "Shipping.FixedOrByWeight",
"shipping_method": "Ground",
but shows same error. If officials can say anthing, it'll be appreciated. TIA

@brintasabit
Copy link
Author

@cagdaskarademir
Copy link

can you send api's request? @brintasabit

@brintasabit
Copy link
Author

of course. i get that error after sending api's request. on the web it works fine but on api, it's not. @cagdaskarademir

@benFactotum99
Copy link

I've the same issue...
How have you done to resolve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants