vue-storefront-api
vue-storefront-api copied to clipboard
Updated Collect-total API CALL format
for issue #228
Hi! Thanks! Is it still compliant with Magento 2.2.x? Can You check it it? In case it’s not then I belive you can add a variable to config/default.json in the: magento2 section called “version” and switch the request call between magento versions accordingly
Hi I cannot check magento 2.2.x as I don't have an install of that. Maybe put the switch for now, should I?
You can check it against demo-magento2.vuestorefront.io which is our default backend - magento 2.2.4
Yes I tried before, but this demo version doesn't have payment method as cart rule condition :P
I can try if it is getting through tho
Yeah, there is no such payment method but the thing is that we should change the request format (put instead of post + changed format) still does the work with 2.2.x can you please check it and paste the result/output?
sure let me try
@pkarw , I just checked and it can get through magento 2.2.x by testing in your magento demo.
please see the screenshot, return 200 :)
