Errors and bugs in Ebizmarts SagePay Suite: Can not save order. Please try another payment optionReset Password Problem : Magento 2Not able to add/update magento2 category post upgrade from 1.9 to 2.1.0Trying to uninstall moduleMagento 2.2.2 REST API - I need to change the customer password using REST API“Class mixed does not exist” with only one array param in the body in Magento 2How to override webapi.xml in custom module?Magento 2 Front controller reached 100 router match iterations issue“Area code is not set” in var/log
Open a doc from terminal, but not by its name
Biological Blimps: Propulsion
Closed-form expression for certain product
Why electric field inside a cavity of a non-conducting sphere not zero?
Longest common substring in linear time
Multiplicative persistence
Drawing ramified coverings with tikz
What was this official D&D 3.5e Lovecraft-flavored rulebook?
Why Shazam when there is already Superman?
What is this cable/device?
copy and scale one figure (wheel)
What should you do when eye contact makes your subordinate uncomfortable?
Why is so much work done on numerical verification of the Riemann Hypothesis?
How to implement a feedback to keep the DC gain at zero for this conceptual passive filter?
How do you respond to a colleague from another team when they're wrongly expecting that you'll help them?
Not using 's' for he/she/it
A social experiment. What is the worst that can happen?
What is Cash Advance APR?
How can "mimic phobia" be cured or prevented?
What is the evidence for the "tyranny of the majority problem" in a direct democracy context?
C++ debug/print custom type with GDB : the case of nlohmann json library
Where does the bonus feat in the cleric starting package come from?
Why is it that I can sometimes guess the next note?
Is it possible to put a rectangle as background in the author section?
Errors and bugs in Ebizmarts SagePay Suite: Can not save order. Please try another payment option
Reset Password Problem : Magento 2Not able to add/update magento2 category post upgrade from 1.9 to 2.1.0Trying to uninstall moduleMagento 2.2.2 REST API - I need to change the customer password using REST API“Class mixed does not exist” with only one array param in the body in Magento 2How to override webapi.xml in custom module?Magento 2 Front controller reached 100 router match iterations issue“Area code is not set” in var/log
I am experiencing a few of these errors in my logs most days. Ebizmarts aren't any help in supporting the issue however is a difficult one to debug has happens very occasionally and I'm finding it difficult to reproduce:
["Ebizmarts\SagePaySuite\Model\FormRequestManagement::getEncryptedRequest",158] []
[2018-10-16 18:55:02] SagePaySuiteLogger.Exception: Can not save order. Please try another payment option.
#0 /home/sites/magento/public_html/app/code/Ebizmarts/SagePaySuite/Model/FormRequestManagement.php(135): EbizmartsSagePaySuiteHelperCheckout->placeOrder()
#1 [internal function]: EbizmartsSagePaySuiteModelFormRequestManagement->getEncryptedRequest('fGegw585656R41i...')
#2 /home/sites/magento/public_html/vendor/magento/module-webapi/Controller/Rest/SynchronousRequestProcessor.php(95): call_user_func_array(Array, Array)
#3 /home/sites/magento/public_html/vendor/magento/module-webapi/Controller/Rest.php(244): MagentoWebapiControllerRestSynchronousRequestProcessor->process(Object(MagentoFrameworkWebapiRestRequestProxy))
#4 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoWebapiControllerRest->dispatch(Object(MagentoFrameworkAppRequestHttp))
#5 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoWebapiControllerRestInterceptor->___callParent('dispatch', Array)
#6 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(153): MagentoWebapiControllerRestInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#7 /home/sites/magento/public_html/generated/code/Magento/Webapi/Controller/Rest/Interceptor.php(26): MagentoWebapiControllerRestInterceptor->___callPlugins('dispatch', Array, Array)
#8 /home/sites/magento/public_html/vendor/magento/framework/App/Http.php(135): MagentoWebapiControllerRestInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#9 /home/sites/magento/public_html/generated/code/Magento/Framework/App/Http/Interceptor.php(24): MagentoFrameworkAppHttp->launch()
#10 /home/sites/magento/public_html/vendor/magento/framework/App/Bootstrap.php(257): MagentoFrameworkAppHttpInterceptor->launch()
#11 /home/sites/magento/public_html/pub/index.php(37): MagentoFrameworkAppBootstrap->run(Object(MagentoFrameworkAppHttpInterceptor))
#12 main
Any one else experiencing errors like this with Ebizmarts SagePaySuite? Just trying to determine weather this is just my installation although stack trace doesn't seem to show anything interfering.
There are a few of these with different variations same function:
["Ebizmarts\SagePaySuite\Model\FormRequestManagement::getEncryptedRequest",158] []
[2018-11-26 11:34:46] SagePaySuiteLogger.Exception: Order not available.
#0 /home/sites/magento/public_html/vendor/magento/framework/App/Action/Action.php(107): EbizmartsSagePaySuiteControllerFormSuccess->execute()
#1 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoFrameworkAppActionAction->dispatch(Object(MagentoFrameworkAppRequestHttp))
#2 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(138): EbizmartsSagePaySuiteControllerFormSuccessInterceptor->___callParent('dispatch', Array)
#3 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(153): EbizmartsSagePaySuiteControllerFormSuccessInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#4 /home/sites/magento/public_html/generated/code/Ebizmarts/SagePaySuite/Controller/Form/Success/Interceptor.php(26): EbizmartsSagePaySuiteControllerFormSuccessInterceptor->___callPlugins('dispatch', Array, Array)
#5 /home/sites/magento/public_html/vendor/magento/framework/App/FrontController.php(55): EbizmartsSagePaySuiteControllerFormSuccessInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#6 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoFrameworkAppFrontController->dispatch(Object(MagentoFrameworkAppRequestHttp))
#7 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoFrameworkAppFrontControllerInterceptor->___callParent('dispatch', Array)
#8 /home/sites/magento/public_html/vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php(94): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#9 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(135): MagentoStoreAppFrontControllerPluginRequestPreprocessor->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#10 /home/sites/magento/public_html/vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php(73): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#11 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(135): MagentoPageCacheModelAppFrontControllerBuiltinPlugin->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#12 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(153): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#13 /home/sites/magento/public_html/generated/code/Magento/Framework/App/FrontController/Interceptor.php(26): MagentoFrameworkAppFrontControllerInterceptor->___callPlugins('dispatch', Array, NULL)
#14 /home/sites/magento/public_html/vendor/magento/framework/App/Http.php(135): MagentoFrameworkAppFrontControllerInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#15 /home/sites/magento/public_html/generated/code/Magento/Framework/App/Http/Interceptor.php(24): MagentoFrameworkAppHttp->launch()
#16 /home/sites/magento/public_html/vendor/magento/framework/App/Bootstrap.php(257): MagentoFrameworkAppHttpInterceptor->launch()
#17 /home/sites/magento/public_html/pub/index.php(37): MagentoFrameworkAppBootstrap->run(Object(MagentoFrameworkAppHttpInterceptor))
#18 main
magento2 payment-methods sagepay
|
show 4 more comments
I am experiencing a few of these errors in my logs most days. Ebizmarts aren't any help in supporting the issue however is a difficult one to debug has happens very occasionally and I'm finding it difficult to reproduce:
["Ebizmarts\SagePaySuite\Model\FormRequestManagement::getEncryptedRequest",158] []
[2018-10-16 18:55:02] SagePaySuiteLogger.Exception: Can not save order. Please try another payment option.
#0 /home/sites/magento/public_html/app/code/Ebizmarts/SagePaySuite/Model/FormRequestManagement.php(135): EbizmartsSagePaySuiteHelperCheckout->placeOrder()
#1 [internal function]: EbizmartsSagePaySuiteModelFormRequestManagement->getEncryptedRequest('fGegw585656R41i...')
#2 /home/sites/magento/public_html/vendor/magento/module-webapi/Controller/Rest/SynchronousRequestProcessor.php(95): call_user_func_array(Array, Array)
#3 /home/sites/magento/public_html/vendor/magento/module-webapi/Controller/Rest.php(244): MagentoWebapiControllerRestSynchronousRequestProcessor->process(Object(MagentoFrameworkWebapiRestRequestProxy))
#4 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoWebapiControllerRest->dispatch(Object(MagentoFrameworkAppRequestHttp))
#5 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoWebapiControllerRestInterceptor->___callParent('dispatch', Array)
#6 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(153): MagentoWebapiControllerRestInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#7 /home/sites/magento/public_html/generated/code/Magento/Webapi/Controller/Rest/Interceptor.php(26): MagentoWebapiControllerRestInterceptor->___callPlugins('dispatch', Array, Array)
#8 /home/sites/magento/public_html/vendor/magento/framework/App/Http.php(135): MagentoWebapiControllerRestInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#9 /home/sites/magento/public_html/generated/code/Magento/Framework/App/Http/Interceptor.php(24): MagentoFrameworkAppHttp->launch()
#10 /home/sites/magento/public_html/vendor/magento/framework/App/Bootstrap.php(257): MagentoFrameworkAppHttpInterceptor->launch()
#11 /home/sites/magento/public_html/pub/index.php(37): MagentoFrameworkAppBootstrap->run(Object(MagentoFrameworkAppHttpInterceptor))
#12 main
Any one else experiencing errors like this with Ebizmarts SagePaySuite? Just trying to determine weather this is just my installation although stack trace doesn't seem to show anything interfering.
There are a few of these with different variations same function:
["Ebizmarts\SagePaySuite\Model\FormRequestManagement::getEncryptedRequest",158] []
[2018-11-26 11:34:46] SagePaySuiteLogger.Exception: Order not available.
#0 /home/sites/magento/public_html/vendor/magento/framework/App/Action/Action.php(107): EbizmartsSagePaySuiteControllerFormSuccess->execute()
#1 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoFrameworkAppActionAction->dispatch(Object(MagentoFrameworkAppRequestHttp))
#2 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(138): EbizmartsSagePaySuiteControllerFormSuccessInterceptor->___callParent('dispatch', Array)
#3 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(153): EbizmartsSagePaySuiteControllerFormSuccessInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#4 /home/sites/magento/public_html/generated/code/Ebizmarts/SagePaySuite/Controller/Form/Success/Interceptor.php(26): EbizmartsSagePaySuiteControllerFormSuccessInterceptor->___callPlugins('dispatch', Array, Array)
#5 /home/sites/magento/public_html/vendor/magento/framework/App/FrontController.php(55): EbizmartsSagePaySuiteControllerFormSuccessInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#6 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoFrameworkAppFrontController->dispatch(Object(MagentoFrameworkAppRequestHttp))
#7 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoFrameworkAppFrontControllerInterceptor->___callParent('dispatch', Array)
#8 /home/sites/magento/public_html/vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php(94): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#9 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(135): MagentoStoreAppFrontControllerPluginRequestPreprocessor->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#10 /home/sites/magento/public_html/vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php(73): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#11 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(135): MagentoPageCacheModelAppFrontControllerBuiltinPlugin->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#12 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(153): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#13 /home/sites/magento/public_html/generated/code/Magento/Framework/App/FrontController/Interceptor.php(26): MagentoFrameworkAppFrontControllerInterceptor->___callPlugins('dispatch', Array, NULL)
#14 /home/sites/magento/public_html/vendor/magento/framework/App/Http.php(135): MagentoFrameworkAppFrontControllerInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#15 /home/sites/magento/public_html/generated/code/Magento/Framework/App/Http/Interceptor.php(24): MagentoFrameworkAppHttp->launch()
#16 /home/sites/magento/public_html/vendor/magento/framework/App/Bootstrap.php(257): MagentoFrameworkAppHttpInterceptor->launch()
#17 /home/sites/magento/public_html/pub/index.php(37): MagentoFrameworkAppBootstrap->run(Object(MagentoFrameworkAppHttpInterceptor))
#18 main
magento2 payment-methods sagepay
Try using Pi with DropIn. Is SAQ-A and you wont get that error.
– Pablo S. Benitez
Nov 30 '18 at 14:39
Cheers. Yeah might give that a go. Do you know anything more about this error?
– harri
Nov 30 '18 at 14:44
Hey, have you got any resolution to this? I am also facing the same issue. And it is very frustrating as it comes while placing an order.
– Gulshan Maurya
Mar 4 at 6:36
Doesn't look like Ebizmarts can provide one. Pablo suggesting using the Pi method as a workaround which i'm going to try soon and see if it clears up. Tempted to move away from this module however support is poor even when payed for and errors are very regular so losing a lot of orders.
– harri
Mar 4 at 8:45
I also tried to get Ebizmarts support but they haven't provided any resolution yet. May I know which Magento version you are using. In my case, I am using Magento 2.2.6.
– Gulshan Maurya
Mar 4 at 9:22
|
show 4 more comments
I am experiencing a few of these errors in my logs most days. Ebizmarts aren't any help in supporting the issue however is a difficult one to debug has happens very occasionally and I'm finding it difficult to reproduce:
["Ebizmarts\SagePaySuite\Model\FormRequestManagement::getEncryptedRequest",158] []
[2018-10-16 18:55:02] SagePaySuiteLogger.Exception: Can not save order. Please try another payment option.
#0 /home/sites/magento/public_html/app/code/Ebizmarts/SagePaySuite/Model/FormRequestManagement.php(135): EbizmartsSagePaySuiteHelperCheckout->placeOrder()
#1 [internal function]: EbizmartsSagePaySuiteModelFormRequestManagement->getEncryptedRequest('fGegw585656R41i...')
#2 /home/sites/magento/public_html/vendor/magento/module-webapi/Controller/Rest/SynchronousRequestProcessor.php(95): call_user_func_array(Array, Array)
#3 /home/sites/magento/public_html/vendor/magento/module-webapi/Controller/Rest.php(244): MagentoWebapiControllerRestSynchronousRequestProcessor->process(Object(MagentoFrameworkWebapiRestRequestProxy))
#4 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoWebapiControllerRest->dispatch(Object(MagentoFrameworkAppRequestHttp))
#5 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoWebapiControllerRestInterceptor->___callParent('dispatch', Array)
#6 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(153): MagentoWebapiControllerRestInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#7 /home/sites/magento/public_html/generated/code/Magento/Webapi/Controller/Rest/Interceptor.php(26): MagentoWebapiControllerRestInterceptor->___callPlugins('dispatch', Array, Array)
#8 /home/sites/magento/public_html/vendor/magento/framework/App/Http.php(135): MagentoWebapiControllerRestInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#9 /home/sites/magento/public_html/generated/code/Magento/Framework/App/Http/Interceptor.php(24): MagentoFrameworkAppHttp->launch()
#10 /home/sites/magento/public_html/vendor/magento/framework/App/Bootstrap.php(257): MagentoFrameworkAppHttpInterceptor->launch()
#11 /home/sites/magento/public_html/pub/index.php(37): MagentoFrameworkAppBootstrap->run(Object(MagentoFrameworkAppHttpInterceptor))
#12 main
Any one else experiencing errors like this with Ebizmarts SagePaySuite? Just trying to determine weather this is just my installation although stack trace doesn't seem to show anything interfering.
There are a few of these with different variations same function:
["Ebizmarts\SagePaySuite\Model\FormRequestManagement::getEncryptedRequest",158] []
[2018-11-26 11:34:46] SagePaySuiteLogger.Exception: Order not available.
#0 /home/sites/magento/public_html/vendor/magento/framework/App/Action/Action.php(107): EbizmartsSagePaySuiteControllerFormSuccess->execute()
#1 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoFrameworkAppActionAction->dispatch(Object(MagentoFrameworkAppRequestHttp))
#2 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(138): EbizmartsSagePaySuiteControllerFormSuccessInterceptor->___callParent('dispatch', Array)
#3 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(153): EbizmartsSagePaySuiteControllerFormSuccessInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#4 /home/sites/magento/public_html/generated/code/Ebizmarts/SagePaySuite/Controller/Form/Success/Interceptor.php(26): EbizmartsSagePaySuiteControllerFormSuccessInterceptor->___callPlugins('dispatch', Array, Array)
#5 /home/sites/magento/public_html/vendor/magento/framework/App/FrontController.php(55): EbizmartsSagePaySuiteControllerFormSuccessInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#6 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoFrameworkAppFrontController->dispatch(Object(MagentoFrameworkAppRequestHttp))
#7 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoFrameworkAppFrontControllerInterceptor->___callParent('dispatch', Array)
#8 /home/sites/magento/public_html/vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php(94): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#9 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(135): MagentoStoreAppFrontControllerPluginRequestPreprocessor->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#10 /home/sites/magento/public_html/vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php(73): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#11 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(135): MagentoPageCacheModelAppFrontControllerBuiltinPlugin->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#12 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(153): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#13 /home/sites/magento/public_html/generated/code/Magento/Framework/App/FrontController/Interceptor.php(26): MagentoFrameworkAppFrontControllerInterceptor->___callPlugins('dispatch', Array, NULL)
#14 /home/sites/magento/public_html/vendor/magento/framework/App/Http.php(135): MagentoFrameworkAppFrontControllerInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#15 /home/sites/magento/public_html/generated/code/Magento/Framework/App/Http/Interceptor.php(24): MagentoFrameworkAppHttp->launch()
#16 /home/sites/magento/public_html/vendor/magento/framework/App/Bootstrap.php(257): MagentoFrameworkAppHttpInterceptor->launch()
#17 /home/sites/magento/public_html/pub/index.php(37): MagentoFrameworkAppBootstrap->run(Object(MagentoFrameworkAppHttpInterceptor))
#18 main
magento2 payment-methods sagepay
I am experiencing a few of these errors in my logs most days. Ebizmarts aren't any help in supporting the issue however is a difficult one to debug has happens very occasionally and I'm finding it difficult to reproduce:
["Ebizmarts\SagePaySuite\Model\FormRequestManagement::getEncryptedRequest",158] []
[2018-10-16 18:55:02] SagePaySuiteLogger.Exception: Can not save order. Please try another payment option.
#0 /home/sites/magento/public_html/app/code/Ebizmarts/SagePaySuite/Model/FormRequestManagement.php(135): EbizmartsSagePaySuiteHelperCheckout->placeOrder()
#1 [internal function]: EbizmartsSagePaySuiteModelFormRequestManagement->getEncryptedRequest('fGegw585656R41i...')
#2 /home/sites/magento/public_html/vendor/magento/module-webapi/Controller/Rest/SynchronousRequestProcessor.php(95): call_user_func_array(Array, Array)
#3 /home/sites/magento/public_html/vendor/magento/module-webapi/Controller/Rest.php(244): MagentoWebapiControllerRestSynchronousRequestProcessor->process(Object(MagentoFrameworkWebapiRestRequestProxy))
#4 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoWebapiControllerRest->dispatch(Object(MagentoFrameworkAppRequestHttp))
#5 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoWebapiControllerRestInterceptor->___callParent('dispatch', Array)
#6 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(153): MagentoWebapiControllerRestInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#7 /home/sites/magento/public_html/generated/code/Magento/Webapi/Controller/Rest/Interceptor.php(26): MagentoWebapiControllerRestInterceptor->___callPlugins('dispatch', Array, Array)
#8 /home/sites/magento/public_html/vendor/magento/framework/App/Http.php(135): MagentoWebapiControllerRestInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#9 /home/sites/magento/public_html/generated/code/Magento/Framework/App/Http/Interceptor.php(24): MagentoFrameworkAppHttp->launch()
#10 /home/sites/magento/public_html/vendor/magento/framework/App/Bootstrap.php(257): MagentoFrameworkAppHttpInterceptor->launch()
#11 /home/sites/magento/public_html/pub/index.php(37): MagentoFrameworkAppBootstrap->run(Object(MagentoFrameworkAppHttpInterceptor))
#12 main
Any one else experiencing errors like this with Ebizmarts SagePaySuite? Just trying to determine weather this is just my installation although stack trace doesn't seem to show anything interfering.
There are a few of these with different variations same function:
["Ebizmarts\SagePaySuite\Model\FormRequestManagement::getEncryptedRequest",158] []
[2018-11-26 11:34:46] SagePaySuiteLogger.Exception: Order not available.
#0 /home/sites/magento/public_html/vendor/magento/framework/App/Action/Action.php(107): EbizmartsSagePaySuiteControllerFormSuccess->execute()
#1 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoFrameworkAppActionAction->dispatch(Object(MagentoFrameworkAppRequestHttp))
#2 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(138): EbizmartsSagePaySuiteControllerFormSuccessInterceptor->___callParent('dispatch', Array)
#3 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(153): EbizmartsSagePaySuiteControllerFormSuccessInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#4 /home/sites/magento/public_html/generated/code/Ebizmarts/SagePaySuite/Controller/Form/Success/Interceptor.php(26): EbizmartsSagePaySuiteControllerFormSuccessInterceptor->___callPlugins('dispatch', Array, Array)
#5 /home/sites/magento/public_html/vendor/magento/framework/App/FrontController.php(55): EbizmartsSagePaySuiteControllerFormSuccessInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#6 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(58): MagentoFrameworkAppFrontController->dispatch(Object(MagentoFrameworkAppRequestHttp))
#7 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(138): MagentoFrameworkAppFrontControllerInterceptor->___callParent('dispatch', Array)
#8 /home/sites/magento/public_html/vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php(94): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#9 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(135): MagentoStoreAppFrontControllerPluginRequestPreprocessor->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#10 /home/sites/magento/public_html/vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php(73): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#11 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(135): MagentoPageCacheModelAppFrontControllerBuiltinPlugin->aroundDispatch(Object(MagentoFrameworkAppFrontControllerInterceptor), Object(Closure), Object(MagentoFrameworkAppRequestHttp))
#12 /home/sites/magento/public_html/vendor/magento/framework/Interception/Interceptor.php(153): MagentoFrameworkAppFrontControllerInterceptor->MagentoFrameworkInterceptionclosure(Object(MagentoFrameworkAppRequestHttp))
#13 /home/sites/magento/public_html/generated/code/Magento/Framework/App/FrontController/Interceptor.php(26): MagentoFrameworkAppFrontControllerInterceptor->___callPlugins('dispatch', Array, NULL)
#14 /home/sites/magento/public_html/vendor/magento/framework/App/Http.php(135): MagentoFrameworkAppFrontControllerInterceptor->dispatch(Object(MagentoFrameworkAppRequestHttp))
#15 /home/sites/magento/public_html/generated/code/Magento/Framework/App/Http/Interceptor.php(24): MagentoFrameworkAppHttp->launch()
#16 /home/sites/magento/public_html/vendor/magento/framework/App/Bootstrap.php(257): MagentoFrameworkAppHttpInterceptor->launch()
#17 /home/sites/magento/public_html/pub/index.php(37): MagentoFrameworkAppBootstrap->run(Object(MagentoFrameworkAppHttpInterceptor))
#18 main
magento2 payment-methods sagepay
magento2 payment-methods sagepay
asked Nov 30 '18 at 8:47
harriharri
3,0211655
3,0211655
Try using Pi with DropIn. Is SAQ-A and you wont get that error.
– Pablo S. Benitez
Nov 30 '18 at 14:39
Cheers. Yeah might give that a go. Do you know anything more about this error?
– harri
Nov 30 '18 at 14:44
Hey, have you got any resolution to this? I am also facing the same issue. And it is very frustrating as it comes while placing an order.
– Gulshan Maurya
Mar 4 at 6:36
Doesn't look like Ebizmarts can provide one. Pablo suggesting using the Pi method as a workaround which i'm going to try soon and see if it clears up. Tempted to move away from this module however support is poor even when payed for and errors are very regular so losing a lot of orders.
– harri
Mar 4 at 8:45
I also tried to get Ebizmarts support but they haven't provided any resolution yet. May I know which Magento version you are using. In my case, I am using Magento 2.2.6.
– Gulshan Maurya
Mar 4 at 9:22
|
show 4 more comments
Try using Pi with DropIn. Is SAQ-A and you wont get that error.
– Pablo S. Benitez
Nov 30 '18 at 14:39
Cheers. Yeah might give that a go. Do you know anything more about this error?
– harri
Nov 30 '18 at 14:44
Hey, have you got any resolution to this? I am also facing the same issue. And it is very frustrating as it comes while placing an order.
– Gulshan Maurya
Mar 4 at 6:36
Doesn't look like Ebizmarts can provide one. Pablo suggesting using the Pi method as a workaround which i'm going to try soon and see if it clears up. Tempted to move away from this module however support is poor even when payed for and errors are very regular so losing a lot of orders.
– harri
Mar 4 at 8:45
I also tried to get Ebizmarts support but they haven't provided any resolution yet. May I know which Magento version you are using. In my case, I am using Magento 2.2.6.
– Gulshan Maurya
Mar 4 at 9:22
Try using Pi with DropIn. Is SAQ-A and you wont get that error.
– Pablo S. Benitez
Nov 30 '18 at 14:39
Try using Pi with DropIn. Is SAQ-A and you wont get that error.
– Pablo S. Benitez
Nov 30 '18 at 14:39
Cheers. Yeah might give that a go. Do you know anything more about this error?
– harri
Nov 30 '18 at 14:44
Cheers. Yeah might give that a go. Do you know anything more about this error?
– harri
Nov 30 '18 at 14:44
Hey, have you got any resolution to this? I am also facing the same issue. And it is very frustrating as it comes while placing an order.
– Gulshan Maurya
Mar 4 at 6:36
Hey, have you got any resolution to this? I am also facing the same issue. And it is very frustrating as it comes while placing an order.
– Gulshan Maurya
Mar 4 at 6:36
Doesn't look like Ebizmarts can provide one. Pablo suggesting using the Pi method as a workaround which i'm going to try soon and see if it clears up. Tempted to move away from this module however support is poor even when payed for and errors are very regular so losing a lot of orders.
– harri
Mar 4 at 8:45
Doesn't look like Ebizmarts can provide one. Pablo suggesting using the Pi method as a workaround which i'm going to try soon and see if it clears up. Tempted to move away from this module however support is poor even when payed for and errors are very regular so losing a lot of orders.
– harri
Mar 4 at 8:45
I also tried to get Ebizmarts support but they haven't provided any resolution yet. May I know which Magento version you are using. In my case, I am using Magento 2.2.6.
– Gulshan Maurya
Mar 4 at 9:22
I also tried to get Ebizmarts support but they haven't provided any resolution yet. May I know which Magento version you are using. In my case, I am using Magento 2.2.6.
– Gulshan Maurya
Mar 4 at 9:22
|
show 4 more comments
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f251939%2ferrors-and-bugs-in-ebizmarts-sagepay-suite-can-not-save-order-please-try-anoth%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f251939%2ferrors-and-bugs-in-ebizmarts-sagepay-suite-can-not-save-order-please-try-anoth%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Try using Pi with DropIn. Is SAQ-A and you wont get that error.
– Pablo S. Benitez
Nov 30 '18 at 14:39
Cheers. Yeah might give that a go. Do you know anything more about this error?
– harri
Nov 30 '18 at 14:44
Hey, have you got any resolution to this? I am also facing the same issue. And it is very frustrating as it comes while placing an order.
– Gulshan Maurya
Mar 4 at 6:36
Doesn't look like Ebizmarts can provide one. Pablo suggesting using the Pi method as a workaround which i'm going to try soon and see if it clears up. Tempted to move away from this module however support is poor even when payed for and errors are very regular so losing a lot of orders.
– harri
Mar 4 at 8:45
I also tried to get Ebizmarts support but they haven't provided any resolution yet. May I know which Magento version you are using. In my case, I am using Magento 2.2.6.
– Gulshan Maurya
Mar 4 at 9:22