Dear all,
I have a very strange issue. After upgrading from 2.1.3 to 2.2.3 CE I've noticed one strange issue, which is as I found out, related to MSP_CashOnDelivery module. But please let me explain the scenario.
When the module is disabled, add to cart work properly, and mini-cart is displayed after product is added to cart. But, when the module is enabled data this is not the case.
Here are the call and the response:
/en/customer/section/load/?sections=cart&update_section_id=false&_=1525081553687
cart
{
summary_count: 0,
subtotalAmount: null,
subtotal: "<span class="price">AED0.00</span>",
data_id: 1525081565,
extra_actions: "",
isGuestCheckoutAllowed: true,
THIS => items: [] <= THIS,
possible_onepage_checkout: true,
subtotal: "<span class="price">AED0.00</span>",
subtotalAmount: null,
subtotal_excl_tax: "<span class="price">AED0.00</span>",
subtotal_incl_tax: "<span class="price">AED0.00</span>",
summary_count: 0,
website_id: "1"
}
Did anyone have a similar case, because I still can't find what exactly is causing this issue.
Thank you very much.
Cheers,
Nemanja.
Hi @BaracudaDXB
Looks you are correct , i have installed the MSP_Cashondelivery extension from this link - https://github.com/it4mage/CashOnDelivery on Magento version 2.2.3
I face the same issue , product is adding with the cart with exact price but when i click on Place order button , its giving me error and order is not placed.
So its confirm that issue is with this extension only , post the ticket/issue on their github page/account. they might help you.
hope it helps !!
Hi @Manthan Dave,
Thank you for the reply and confirmation.
I have posted an issue. Here is the URL for all of our reference:
https://github.com/magespecialist/m2-MSP_CashOnDelivery/issues/62
Cheers,
Nemanja.
Hi @BaracudaDXB
Thanks !! sure some one will give your response over there - Happy to help and keep helping