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))

请帮助我。

4

1 回答 1

0

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

于 2016-02-08T17:59:42.910 回答