Magento 2 webapi INR错误在下订单时

时间:2016-02-08 17:20:57

标签: magento2 magento-2.0

我在magento 2下订单时遇到错误。但我的订单放在magento 2后端。我收到这样的错误。

main.CRITICAL: Exception: Report ID: webapi-56b84c8611046; Message: Notice: Undefined index: INR in app/code/Webkul/Marketplace/Observer/SalesOrderPlaceAfterObserver.php on line 303 in vendor/magento/framework/Webapi/ErrorProcessor.php:194 Stack trace:
#0 vendor/magento/framework/Webapi/ErrorProcessor.php(139): Magento\Framework\Webapi\ErrorProcessor->_critical(Object(Exception))
#1 vendor/magento/module-webapi/Controller/Rest.php(163): Magento\Framework\Webapi\ErrorProcessor->maskException(Object(Exception))
#2 var/generation/Magento/Webapi/Controller/Rest/Interceptor.php(24): Magento\Webapi\Controller\Rest->dispatch(Object(Magento\Framework\App\Request\Http))
#3 vendor/magento/framework/App/Http.php(115): Magento\Webapi\Controller\Rest\Interceptor->dispatch(Object(Magento\Framework\App\Request\Http))
#4 vendor/magento/framework/App/Bootstrap.php(258): Magento\Framework\App\Http->launch()
#5 index.php(39): Magento\Framework\App\Bootstrap->run(Object(Magento\Framework\App\Http))

请帮帮我。

1 个答案:

答案 0 :(得分:0)

这是Webkul Marketplace扩展中的一个错误,您应该联系开发人员寻求支持。