Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

Need Help With WPP module and my template


  • You cannot reply to this topic
No replies to this topic

#1 mycaptainkite

  • Community Member
  • 37 posts
  • Real Name:larry

Posted 12 December 2007, 16:47

I installed the WPP module onto my osCommerce website template and seem to get a blank screen when I click on the button directed to Paypal for Express Checkout. It is just a blank screen with no error and it seems to lag the website a bit.

Also, when I'm checking out with credit cards..after clicking Confirm Checkout I also get a blank screen with no error. I believe I added all the code correctly to implement the module and entered the API Username, Password, and Signature into the admin. I turned debug on and received this error.

In function: ec_step1()

soap_fault Object
(
[error_message_prefix] =>
[mode] => 1
[level] => 1024
[code] => HTTP
[message] => curl_exec error 28 connect() timed out!
[userinfo] =>
[backtrace] => Array
(
[0] => Array
(
[file] => /home/content/o/r/e/orehek/html/osc/includes/modules/payment/paypal_wpp/PayPal/SOAP/Fault.php
[line] => 48
[function] => pear_error
[class] => pear_error
[type] => ::
[args] => Array
(
[0] => curl_exec error 28 connect() timed out!
[1] => HTTP
[2] =>
[3] =>
[4] =>
)

)

[1] => Array
(
[file] => /home/content/o/r/e/orehek/html/osc/includes/modules/payment/paypal_wpp/PayPal/SOAP/Base.php
[line] => 208
[function] => soap_fault
[class] => soap_fault
[type] => ->
[args] => Array
(
[0] => curl_exec error 28 connect() timed out!
[1] => HTTP
[2] =>
[3] =>
[4] =>
[5] =>
)

)

[2] => Array
(
[file] => /home/content/o/r/e/orehek/html/osc/includes/modules/payment/paypal_wpp/PayPal/SOAP/Transport/HTTP.php
[line] => 597
[function] => _raisesoapfault
[class] => soap_transport_http
[type] => ->
[args] => Array
(
[0] => curl_exec error 28 connect() timed out!
)

)

[3] => Array
(
[file] => /home/content/o/r/e/orehek/html/osc/includes/modules/payment/paypal_wpp/PayPal/SOAP/Transport/HTTP.php
[line] => 146
[function] => _sendhttps
[class] => soap_transport_http
[type] => ->
[args] => Array
(
[0] =>

atifaz_1197270927_biz_api1.hotmail.com
1197270942
AoCeQIpvIeZsyPmIyfwBpJ3kndc1ARbRcez8j8RTkAV5DTuxGMyI-YlB

2.3

3,185.00
ec_process.php?osCsid=21e08908f152a042af7e40dfbb5170b8
shopping_cart.php?ec_cancel=1&osCsid=21e08908f152a042af7e40dfbb5170b8
1
1
US

Atif Azam
229 Montgomery St.

Jersey City
NJ
US
07302
Sale

[1] => Array
(
[trace] => 1
[curl] => Array
(
[10065] => /home/content/o/r/e/orehek/html/osc/includes/modules/payment/paypal_wpp/PayPal/cert/api_cert_chain.crt
[64] => 0
[13] => 180
[81] => 0
)

[input] => parse
[result] => parse
[parameters] =>
[namespace] => urn:ebay:api:PayPalAPI
[soapaction] =>
[style] => document
[use] => literal
)

)

)

[4] => Array
(
[file] => /home/content/o/r/e/orehek/html/osc/includes/modules/payment/paypal_wpp/PayPal/SOAP/Client.php
[line] => 298
[function] => send
[class] => soap_transport_http
[type] => ->
[args] => Array
(
[0] =>

Help would be greatly appreciated.