Call-back icon  Sales: Call 877.832.5289 (N America)|310.295.4144 (International)

Magento

eCommerce Software for Online Growth

Magento Forum

   
Warning: openssl_signl()
 
Greatmedia
Sr. Member
 
Total Posts:  109
Joined:  2008-05-15
The Netherlands
 

THIS ERROR HAS BEEN FIXED:
I have created new pem and crt files and now this error does not show up…

BUT!
The method doesnt show up in the frontend either tongue laugh all absolute paths.

Please someone help me out with this one im struggling for a couple of days now...

I got the same problem as in:
http://www.magentocommerce.com/boards/viewthread/7787/

The data in mysql is also the same.

Mage_Ideal_Model_Api_Advanced_DirectoryRequest
Array
(
    
[merchant_id] => 0050*****
    
[sub_id] => 0
    [authentication] 
=> SHA1_RSA
)

Mage_Ideal_Model_Api_Advanced_DirectoryRequest
SimpleXMLElement Object
(
    
[0] => Betalen met iDEAL is nu niet mogelijkProbeer het later nogmaals of betaal op een andere manier.
)

But i do not think the problem is in ideal, because magento gives me the following error page:

Warningopenssl_sign() [function.openssl-sign]supplied key param cannot be coerced into a private key  in /var/www/***URL***/httpdocs/app/code/core/Mage/Ideal/Model/Api/Advanced/Security.php on line 78
Trace
:
#0 [internal function]: mageCoreErrorHandler(2, 'openssl_sign() ...', '/var/www/shop2....', 78, Array)
#1 /var/www/***URL***/httpdocs/app/code/core/Mage/Ideal/Model/Api/Advanced/Security.php(78): openssl_sign('2008-07-14T20:0...', NULL, false)
#2 /var/www/***URL***/httpdocs/app/code/core/Mage/Ideal/Model/Api/Advanced.php(189): Mage_Ideal_Model_Api_Advanced_Security->signMessage('/var/www/shop2....', '', '2008-07-14T20:0...')
#3 /var/www/***URL***/httpdocs/app/code/core/Mage/Ideal/Model/Api/Advanced.php(123): Mage_Ideal_Model_Api_Advanced->processDirRequest(Object(Mage_Ideal_Model_Api_Advanced_DirectoryRequest))
#4 /var/www/***URL***/httpdocs/app/code/core/Mage/Ideal/Model/Advanced.php(76): Mage_Ideal_Model_Api_Advanced->processRequest(Object(Mage_Ideal_Model_Api_Advanced_DirectoryRequest), '1')
#5 /var/www/***URL***/httpdocs/app/code/core/Mage/Ideal/Model/Advanced.php(50): Mage_Ideal_Model_Advanced->getIssuerList()
#6 /var/www/***URL***/httpdocs/app/code/core/Mage/Checkout/Block/Onepage/Payment/Methods.php(43): Mage_Ideal_Model_Advanced->canUseCheckout()
#7 /var/www/***URL***/httpdocs/app/code/core/Mage/Payment/Block/Form/Container.php(109): Mage_Checkout_Block_Onepage_Payment_Methods->_canUseMethod(Object(Mage_Ideal_Model_Advanced))
#8 /var/www/***URL***/httpdocs/app/code/core/Mage/Payment/Block/Form/Container.php(38): Mage_Payment_Block_Form_Container->getMethods()
#9 /var/www/***URL***/httpdocs/app/code/core/Mage/Core/Block/Abstract.php(193): Mage_Payment_Block_Form_Container->_prepareLayout()
#10 /var/www/***URL***/httpdocs/app/code/core/Mage/Core/Model/Layout.php(425): Mage_Core_Block_Abstract->setLayout(Object(Mage_Core_Model_Layout))
#11 /var/www/***URL***/httpdocs/app/code/core/Mage/Core/Model/Layout.php(220): Mage_Core_Model_Layout->addBlock('Mage_Checkout_B...', 'checkout.paymen...')
#12 /var/www/***URL***/httpdocs/app/code/core/Mage/Core/Model/Layout.php(186): Mage_Core_Model_Layout->_generateBlock(Object(Mage_Core_Model_Layout_Element), Object(Mage_Core_Model_Layout_Element))
#13 /var/www/***URL***/httpdocs/app/code/core/Mage/Core/Model/Layout.php(187): Mage_Core_Model_Layout->generateBlocks(Object(Mage_Core_Model_Layout_Element))
#14 /var/www/***URL***/httpdocs/app/code/core/Mage/Core/Model/Layout.php(187): Mage_Core_Model_Layout->generateBlocks(Object(Mage_Core_Model_Layout_Element))
#15 /var/www/***URL***/httpdocs/app/code/core/Mage/Core/Model/Layout.php(191): Mage_Core_Model_Layout->generateBlocks(Object(Mage_Core_Model_Layout_Element))
#16 /var/www/***URL***/httpdocs/app/code/core/Mage/Core/Controller/Varien/Action.php(278): Mage_Core_Model_Layout->generateBlocks()
#17 /var/www/***URL***/httpdocs/app/code/core/Mage/Core/Controller/Varien/Action.php(215): Mage_Core_Controller_Varien_Action->generateLayoutBlocks()
#18 /var/www/***URL***/httpdocs/app/code/core/Mage/Checkout/controllers/OnepageController.php(104): Mage_Core_Controller_Varien_Action->loadLayout()
#19 /var/www/***URL***/httpdocs/app/code/core/Mage/Core/Controller/Varien/Action.php(342): Mage_Checkout_OnepageController->indexAction()
#20 /var/www/***URL***/httpdocs/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(159): Mage_Core_Controller_Varien_Action->dispatch('index')
#21 /var/www/***URL***/httpdocs/app/code/core/Mage/Core/Controller/Varien/Front.php(146): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#22 /var/www/***URL***/httpdocs/app/Mage.php(427): Mage_Core_Controller_Varien_Front->dispatch()
#23 /var/www/***URL***/httpdocs/index.php(40): Mage::run()
#24 {main}

I think it says it can not open the cer file but the permisions are right the ssl folder 755, files 644.

Also the basepaths are correct…

 
Magento Community Magento Community
Magento Community
Magento Community
 
Greatmedia
Sr. Member
 
Total Posts:  109
Joined:  2008-05-15
The Netherlands
 

PS i use the most recent stable Magento

 
Magento Community Magento Community
Magento Community
Magento Community
 
odi-um
Magento Team
 
Avatar
Total Posts:  112
Joined:  2008-04-02
 

Hi Greatmedia, any luck to solve issue?
asking bc can’t reproduce it :(

 
Magento Community Magento Community
Magento Community
Magento Community
 
Greatmedia
Sr. Member
 
Total Posts:  109
Joined:  2008-05-15
The Netherlands
 

nope not yet, but i think i know how to fix it but then magento will have to work first rasberry

cant get the v1.1.1 to work…

 
Magento Community Magento Community
Magento Community
Magento Community
 
Greatmedia
Sr. Member
 
Total Posts:  109
Joined:  2008-05-15
The Netherlands
 

Ok i kinda got it working, the test fase went 100% ok and was done in a moment. But when i switch over to the live enviroment the payment options disapears…

 
Magento Community Magento Community
Magento Community
Magento Community
 
odi-um
Magento Team
 
Avatar
Total Posts:  112
Joined:  2008-04-02
 

Hi,

any info from debug table ?

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
 
Sales: Call 877.832.5289 (North America) 310.295.4144 (International)
© Copyright 2008 Varien. Magento, eCommerce software, is a trademark of Irubin Consulting Inc. DBA Varien
Privacy Policy|Terms of Service
Magento Community Count
50102 users|484 users currently online|102237 forum posts