Insert Order via API wrong Shipping picked up

Hello everyone,
I am trying to insert an order via cs-cart API. Everything is passing ok, but the shipping_id I have chose does not inserted correctly. Specifically, I have these values:


shipping_id: 61
payment_id: 62
s_country: GR
s_city: Ξανθη
s_state: THESA
s_zipcode: 67200 and so on

I have logs before sending the json call to API, thus the values are correct inside json… After the insert, I could not see the shipping_id 61, but getting another shipping inside the order… I could not understand why the API change my options… Any ideas? Is it missing something from Shipping method that API reject it and gets the next available one?

I am using CS-CART Store-Builder with three storefronts.

Hello,

I found the reason why CS-Cart API gets wrong shipping_id… It is because of a 3rd party addon of course… Thank you for your time anywayand sorry for any inconvenience

Sincerely,
Grigoriadis Kyriakos

1 Like