in

dashCommerce

An ASP.NET Open Source e-Commerce Application

Payment providers working?

Last post 08-27-2008 3:43 PM by troubs. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • 05-29-2008 4:44 PM

    Payment providers working?

    Hello,

    I tried checking out withmy own Paypal account and I get an error. So I opened a sandbox account in the sandbox, and the same error (see below)

    Do any of the Payment Providers work? Which? I would like to use the PaypalPro one? Is there a problem with sandbox testing and dashCommerce?

    Thanks,

    IS Live OFF:

    [WebException: The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF]
       System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request) +314
       System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request) +4
       System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[ parameters) +172
    etc. 

     

    Is Live ON:

    [PayPalServiceException:  Security header is not valid. ]
       MettleSystems.dashCommerce.Store.Services.PaymentService.PayPal.PayPalService.SetExpressCheckout(Order order, String returnUrl, String cancelUrl, Boolean authorizeOnly) in C:\mettlesystems\code\open source\dashCommerce\Store\Services\PaymentService\PayPal\PayPalService.cs:363
       MettleSystems.dashCommerce.Store.Services.PaymentService.PayPalProPaymentProvider.SetExpressCheckout(Order order, String returnUrl, String cancelUrl, Boolean authorizeOnly) in C:\mettlesystems\code\open source\dashCommerce\Store\Services\PaymentService\PayPalProPaymentProvider.cs:191
       MettleSystems.dashCommerce.Store.OrderController.SetExpressCheckout(Order order, String returnUrl, String cancelUrl, Boolean authorizeOnly) in C:\mettlesystems\code\open source\dashCommerce\Store\Controllers\OrderController.cs:534
       etc

  • 05-29-2008 5:34 PM In reply to

    Re: Payment providers working?

    They all work - I am using them at http://www.dashcommerce.com - Security Header is not valid means you've got something (UserName, Password, Signature) wrong.

    No problem in Sandbox either - I'm in it all the time.

    Sometimes PayPal has problems on their end - you can check their site for Sandbox and Production statuses.

    --
    Support dashCommerce - Buy Our Stuff!!


    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us! Documentation? Help us write some!
    Filed under:
  • 05-29-2008 5:45 PM In reply to

    Re: Payment providers working?

    Thanks, just wanted to make sure it's ok, I suspect the sandbox is not fuly operational.

    M

  • 05-29-2008 5:49 PM In reply to

    Re: Payment providers working?

    Is DashComerce.com using Payments Pro or Payments Standard? How difficult would it be to setup Authorize.net? I could use the paypal as a template..

    Thanks,

     

  • 05-29-2008 8:19 PM In reply to

    Re: Payment providers working?

    You can use either Pro or Standard with dashcommerce. An Authorize.Net provider is coming to dashCommerce.com - maybe a couple of them.

    Here is the site that has RSS feeds for the Live and Sandbox PayPal Environments: http://www.paypaldeveloper.com/ - Down in the lower right.

    --
    Support dashCommerce - Buy Our Stuff!!


    Find a bug? Create a Work Item for a fast response.. Want to help? Create a patch for us! Documentation? Help us write some!
  • 08-27-2008 3:43 PM In reply to

    • troubs
    • Top 500 Contributor
    • Joined on 02-18-2008
    • Posts 2

    Re: Payment providers working?

    I can see the same error sometimes ocuring when checking the logs. point to note that its referencing something on the c: drive.

    C:\mettlesystems\code\open source\dashCommerce\Store\Services\PaymentService\PayPal\PayPalService.cs

     any ideas what is it trying to reference? could it be that there is a rogue wrong path somewhere in the MettleSystems.dashCommerce.Web.dll ?

Page 1 of 1 (6 items)