cancel
Showing results for 
Search instead for 
Did you mean: 

There was an error processing your order. Please contact us or try again later

There was an error processing your order. Please contact us or try again later

Hello Currenlty we have update magento version 1.7 .to 1.9.1.1 but when i click on place order button shows this error "There was an error processing your order. Please contact us or try again later".while choose cash on delivery payment option.kindly reply me.

7 REPLIES 7

Re: There was an error processing your order. Please contact us or try again later

turn on error logging and see if anything logged in var/log during the error

Re: There was an error processing your order. Please contact us or try again later

Me also getting same problem

Re: There was an error processing your order. Please contact us or try again later

this is a generic error message, it may happen because of bad code, wrong db, or simply wrong payment info, you have to post your error log  otherwise we can't help you here.

Re: There was an error processing your order. Please contact us or try again later

Hello 

 

I have the same problem with order processing can you please help me fix it.

 

This is my Error Log number but it keeps changing for some reason when i click on it again. Can you please help me sort this problem out. 430837997871

 

Any Help is appreciated

 

Thank you for looking into my request..

 

Please reply me at

 

abdullahm10105@gmail.com

Re: There was an error processing your order. Please contact us or try again later

Pasting a error report number here is pretty useless. Go to the var/reports folder and find a file with the report number and paste its content here.

Tanel Raja

Re: There was an error processing your order. Please contact us or try again later

Hello,

I have the same problem.

Magento 1.9.2.3

Paypal was working correctly but after have applied SSL I get the error.

When magento tries to connect with Paypal, I get "Error processing the payment. This transaction can't be processed. Pay with another Card" this is a free translation Smiley Embarassed

Can someone help me?

I'm noob with magento.

This is what I get in the log.

2016-05-25T17:25:30+00:00 DEBUG (7): Array
(
    [url] => https://api.paypal.com/nvp
    [BMCreateButton] => Array
        (
            [METHOD] => BMCreateButton
            [BUTTONCODE] => TOKEN
            [BUTTONTYPE] => PAYMENT
            [L_BUTTONVAR0] => subtotal=0.80
            [L_BUTTONVAR1] => tax=0.17
            [L_BUTTONVAR2] => shipping=0.00
            [L_BUTTONVAR3] => invoice=100000209
            [L_BUTTONVAR4] => address_override=true
            [L_BUTTONVAR5] => currency_code=EUR
            [L_BUTTONVAR6] => buyer_email=********
            [L_BUTTONVAR7] => discount=0.03
            [L_BUTTONVAR8] => billing_first_name=***
            [L_BUTTONVAR9] => billing_last_name=****
            [L_BUTTONVAR10] => billing_city=*****
            [L_BUTTONVAR11] => billing_state=****
            [L_BUTTONVAR12] => billing_zip=****
            [L_BUTTONVAR13] => billing_country=ES
            [L_BUTTONVAR14] => billing_address1=********
            [L_BUTTONVAR15] => billing_address2=
            [L_BUTTONVAR16] => first_name=********
            [L_BUTTONVAR17] => last_name=******
            [L_BUTTONVAR18] => city=*********
            [L_BUTTONVAR19] => state=*********
            [L_BUTTONVAR20] => zip=*****
            [L_BUTTONVAR21] => country=ES
            [L_BUTTONVAR22] => address1=*********************
            [L_BUTTONVAR23] => address2=
            [L_BUTTONVAR24] => paymentaction=sale
            [L_BUTTONVAR25] => notify_url=https://********/paypal/ipn/
            [L_BUTTONVAR26] => cancel_return=https://*********/paypal/hostedpro/cancel/
            [L_BUTTONVAR27] => return=https://************/paypal/hostedpro/return/
            [L_BUTTONVAR28] => lc=ES
            [L_BUTTONVAR29] => template=mobile-iframe
            [L_BUTTONVAR30] => showBillingAddress=false
            [L_BUTTONVAR31] => showShippingAddress=true
            [L_BUTTONVAR32] => showBillingEmail=false
            [L_BUTTONVAR33] => showBillingPhone=false
            [L_BUTTONVAR34] => showCustomerName=false
            [L_BUTTONVAR35] => showCardInfo=true
            [L_BUTTONVAR36] => showHostedThankyouPage=false
            [VERSION] => 72.0
            [USER] => ****
            [PWD] => ****
            [BUTTONSOURCE] => Magento_Cart_Community
        )

    [response] => Array
        (
            [WEBSITECODE] => <form action="https://securepayments.paypal.com/webapps/HostedSoleSolutionApp/webflow/sparta/hostedSoleSolutionProcess" method="post">
<input type="hidden" name="hosted_button_id" value="HSSS-iyonp4Jdp.xZWjVxHonzhlXPE4RF.vPRZvKQMaNFtENrdZui1wKeNr6tTMumVkPBOcD50g">
<input type="image" src="https://www.paypalobjects.com/es_ES/ES/i/btn/btn_paynow_LG.gif" border="0" name="submit" alt="PayPal. La forma rápida y segura de pagar en Internet.">
<img alt="" border="0" src="https://www.paypalobjects.com/es_ES/i/scr/pixel.gif" width="1" height="1">
</form>

            [EMAILLINK] => https://securepayments.paypal.com/webapps/HostedSoleSolutionApp/webflow/sparta/hostedSoleSolutionProcess?hosted_button_id=HSSS-iyonp4Jdp.xZWjVxHonzhlXPE4RF.vPRZvKQMaNFtENrdZui1wKeNr6tTMumVkPBOcD50g
            [HOSTEDBUTTONID] => HSSS-iyonp4Jdp.xZWjVxHonzhlXPE4RF.vPRZvKQMaNFtENrdZui1wKeNr6tTMumVkPBOcD50g
            [TIMESTAMP] => 2016-05-25T17:25:30Z
            [CORRELATIONID] => 3d760a83a36d
            [ACK] => Success
            [VERSION] => 72.0
            [BUILD] => 21765890
        )

    [__pid] => 27643
)

Re: There was an error processing your order. Please contact us or try again later

2018-11-16T03:19:10+00:00 ERR (3):
Exception: Warning: Missing argument 5 for Cybage_SignupPromo_Helper_Data::_genrateCoupon(), called in web/app/code/community/Cybage/SignupPromo/Model/Observer.php on line 86 and defined in web/app/code/community/Cybage/SignupPromo/Helper/Data.php on line 53 in web/app/code/core/Mage/Core/functions.php:245
Stack trace:
#0 web/app/code/community/Cybage/SignupPromo/Helper/Data.php(53): mageCoreErrorHandler(2, 'Missing argumen...', '/home/wwwroot/g...', 53, Array)
#1 web/app/code/community/Cybage/SignupPromo/Model/Observer.php(86): Cybage_SignupPromo_Helper_Data->_genrateCoupon('6033', 'lee ming', '1', 'qzgadxi0011@ali...')
#2 web/app/code/core/Mage/Core/Model/App.php(1358): Cybage_SignupPromo_Model_Observer->customerRegisterOnCheckout(Object(Varien_Event_Observer))
#3 web/app/code/core/Mage/Core/Model/App.php(1337): Mage_Core_Model_App->_callObserverMethod(Object(Cybage_SignupPromo_Model_Observer), 'customerRegiste...', Object(Varien_Event_Observer))
#4 web/app/Mage.php(448): Mage_Core_Model_App->dispatchEvent('sales_order_pla...', Array)
#5 web/app/code/core/Mage/Sales/Model/Order.php(1113): Mage::dispatchEvent('sales_order_pla...', Array)
#6 web/app/code/core/Mage/Core/Model/Resource/Transaction.php(105): Mage_Sales_Model_Order->place()
#7 web/app/code/core/Mage/Core/Model/Resource/Transaction.php(159): Mage_Core_Model_Resource_Transaction->_runCallbacks()
#8 web/app/code/core/Mage/Sales/Model/Service/Quote.php(189): Mage_Core_Model_Resource_Transaction->save()
#9 web/app/code/core/Mage/Sales/Model/Service/Quote.php(249): Mage_Sales_Model_Service_Quote->submitOrder()
#10 web/app/code/local/TM/FireCheckout/Model/Type/Standard.php(1165): Mage_Sales_Model_Service_Quote->submitAll()
#11 web/app/code/local/TM/FireCheckout/controllers/IndexController.php(1566): TM_FireCheckout_Model_Type_Standard->saveOrder()
#12 web/app/code/core/Mage/Core/Controller/Varien/Action.php(418): TM_FireCheckout_IndexController->saveOrderAction()
#13 web/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('saveOrder')
#14 web/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#15 web/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
#16 web/app/Mage.php(683): Mage_Core_Model_App->run(Array)
#17 web/index.php(83): Mage::run('', 'store')
#18 {main}