Hello everybody,
i have some issue with my magento.
The shop was developpe by another developper and i recup this.
It's work fine, but since end of august, there is an issue on checkout page.
We used ATOS SIPS, and after choose the card type, we are redirected on page for make the code, and we have got this message :
Invalid Keyword in parameter (10.108.16.121) #0 /home/siteweb/www/site/app/code/community/Quadra/Atos/Model/Api/Request.php(81): Mage::throwException('Invalid Keyword...') #1 /home/siteweb/www/site/app/code/community/Quadra/Atos/Model/Method/Standard.php(133): Quadra_Atos_Model_Api_Request->doRequest(Array) #2 /home/siteweb/www/site/app/code/community/Quadra/Atos/Block/Standard/Redirect.php(32): Quadra_Atos_Model_Method_Standard->callRequest() #3 /home/siteweb/www/site/app/code/core/Mage/Core/Block/Abstract.php(863): Quadra_Atos_Block_Standard_Redirect->_toHtml() #4 /home/siteweb/www/site/app/code/community/Quadra/Atos/controllers/StandardController.php(103): Mage_Core_Block_Abstract->toHtml() #5 /home/siteweb/www/site/app/code/core/Mage/Core/Controller/Varien/Action.php(420): Quadra_Atos_StandardController->redirectAction() #6 /home/siteweb/www/site/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('redirect') #7 /home/siteweb/www/site/app/code/core/Mage/Core/Controller/Varien/Front.php(176): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http)) #8 /home/siteweb/www/site/app/code/core/Mage/Core/Model/App.php(349): Mage_Core_Controller_Varien_Front->dispatch() #9 /home/siteweb/www/site/app/Mage.php(640): Mage_Core_Model_App->run(Array) #10 /home/siteweb/www/site/index.php(81): Mage::run('', 'store') #11 {main}
the shot is on host OVH. PHP 5.5 /
Thanks for your help.
Solved! Go to Solution.
From the looks of the stack trace you shared, there's a new version of the extension that you could download from GitHub: https://github.com/quadra-informatique/Atos-Magento. That may resolve your issue. I don't have another background on the module/api to know what the keyword exception means I'm afraid.
From the looks of the stack trace you shared, there's a new version of the extension that you could download from GitHub: https://github.com/quadra-informatique/Atos-Magento. That may resolve your issue. I don't have another background on the module/api to know what the keyword exception means I'm afraid.
Thanks a lot Tom.
It was THE solution. Thanks.