无法与PayPal网关通信 [英] Unable to communicate with the PayPal gateway

查看:107
本文介绍了无法与PayPal网关通信的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是我的网站: http://saffronflavor.com 我使用了magento v1.9.2.1,我已经很好地设置了我的Paypal设置,关闭了沙箱,关闭了SSl,已经设置了来自paypal的所有特权. 但是仍然出现此错误:无法与PayPal网关通信 有什么帮助吗?

here is my website: http://saffronflavor.com I used magento v1.9.2.1,i set up my paypal setting well, sandbox is off, SSl is off, all the privilege from paypal has been set. But still im getting this error: Unable to communicate with the PayPal gateway any help plz?

谢谢

here is the log:
2015-10-25T02:16:09+00:00 ERR (3):
exception 'Exception' with message 'PayPal NVP CURL connection error #7: ' in /home/www/saffronflavor.com/app/code/core/Mage/Paypal/Model/Api/Nvp.php:983
Stack trace:
#0 /home/www/saffronflavor.com/app/code/core/Mage/Paypal/Model/Api/Nvp.php(616): Mage_Paypal_Model_Api_Nvp->call('SetExpressCheck...', Array)
#1 /home/www/saffronflavor.com/app/code/core/Mage/Paypal/Model/Express/Checkout.php(381): Mage_Paypal_Model_Api_Nvp->callSetExpressCheckout()
#2 /home/www/saffronflavor.com/app/code/core/Mage/Paypal/Controller/Express/Abstract.php(108): Mage_Paypal_Model_Express_Checkout->start('http://saffronf...', 'http://saffronf...', true)
#3 /home/www/saffronflavor.com/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Paypal_Controller_Express_Abstract->startAction()
#4 /home/www/saffronflavor.com/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('start')
#5 /home/www/saffronflavor.com/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#6 /home/www/saffronflavor.com/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
#7 /home/www/saffronflavor.com/app/Mage.php(684): Mage_Core_Model_App->run(Array)
#8 /home/www/saffronflavor.com/index.php(83): Mage::run('', 'store')
#9 {main}
-------------------------------
2015-10-25T02:16:09+00:00 DEBUG (7): Array
(
[url] => https://api-3t.paypal.com/nvp
[SetExpressCheckout] => Array
(
[PAYMENTACTION] => Sale
[AMT] => 12.00
[CURRENCYCODE] => USD
[RETURNURL] => http://saffronflavor.com/index.php/paypal/express/return/
[CANCELURL] => http://saffronflavor.com/index.php/paypal/express/cancel/
[INVNUM] => 100000001
[SOLUTIONTYPE] => Mark
[GIROPAYCANCELURL] => http://saffronflavor.com/index.php/paypal/express/cancel/
[GIROPAYSUCCESSURL] => http://saffronflavor.com/index.php/checkout/onepage/success/
[BANKTXNPENDINGURL] => http://saffronflavor.com/index.php/checkout/onepage/success/
[LOCALECODE] => en_US
[ITEMAMT] => 7.00
[TAXAMT] => 0.00
[SHIPPINGAMT] => 5.00
[L_NUMBER0] => 1gpoushali
[L_NAME0] => 1.00 g Poushali Negin Saffron
[L_QTY0] => 1
[L_AMT0] => 7.00
[BUSINESS] => devpills
[NOTETEXT] =>
[EMAIL] => parham(removed)
[FIRSTNAME] => parham
[LASTNAME] => abbasi
[MIDDLENAME] =>
[SALUTATION] =>
[SUFFIX] =>
[COUNTRYCODE] => MY
[STATE] =>
[CITY] => cyberjaya
[STREET] => block 1 floor 8 unit 03A domain bulding cyberjaya selangor
[ZIP] => 54687954
[PHONENUM] => (removed)
[SHIPTOCOUNTRYCODE] => MY
[SHIPTOSTATE] =>
[SHIPTOCITY] => cyberjaya
[SHIPTOSTREET] => block 1 floor 8 unit 03A domain bulding cyberjaya selangor
[SHIPTOZIP] => 54687954
[SHIPTOPHONENUM] => (removed)
[SHIPTOSTREET2] =>
[STREET2] =>
[SHIPTONAME] => parham abbasi
[ADDROVERRIDE] => 1
[METHOD] => SetExpressCheckout
[VERSION] => 72.0
[USER] => ****
[PWD] => ****
[SIGNATURE] => ****
[BUTTONSOURCE] => Magento_Cart_Community
)
[response] => Array
(
)
[__pid] => 31604
)

推荐答案

要解决此问题,您可以按照以下说明进行操作:

To solve this issue, you can follow these instructions as below:

1.禁用SSL验证.

您转到Magento后端,然后选择选择器System-> Configuration-> Payment Methods并找到PayPal Express Checkout

You go to the Magento backend, then chooser System-> Configuration-> Payment Methods and find PayPal Express Checkout

单击"Configure"按钮,然后展开"Advanced settings"部分,您将看到需要禁用的"Enable SSL verification"选项.让我们将其设为否". 查看更多内容.

You click to "Configure" button, then expand "Advanced settings" section and you'll see "Enable SSL verification" option that you need to disable. Let’s turn it to "No". view more..

这篇关于无法与PayPal网关通信的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆