Announcement

Collapse
No announcement yet.

Anybody else experiencing a problem with PayPal

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #31
    I run my own server

    And I cannot update Crypt:SSLeay to version 0.60.01 automatically as it is not available from the cpan system. I will have to do this manually.

    Digest::MD5 2.52
    ActEncrypt1024 Not installed
    Exporter 5.58
    File::Temp 0.22
    LWP::UserAgent 6.04
    Crypt::SSLeay 0.60
    CGI 3.59
    CGI::Carp 3.51
    Archive::Zip 1.30
    Net::SSL 2.85

    Comment


      #32
      Originally posted by Golf Tee Warehouse View Post
      Seems a little strange that the problem has started at different times for different people and not all at the same time, unless Paypal has rooled out a change over 2 or more nights.
      it must be that our servers have updated these scripts at different times.
      Arka Tribal Jewellery

      Comment


        #33
        Originally posted by kraken17 View Post
        And I cannot update Crypt:SSLeay to version 0.60.01 automatically as it is not available from the cpan system. I will have to do this manually.
        Can you advise on how this is done manually?
        Arka Tribal Jewellery

        Comment


          #34
          Checking out Crypt:SSLeay

          This website http://search.cpan.org/dist/Crypt-SSLeay/ indicates that Crypt::SSLeay 0.60.01 is actually a developers version, which means it is not in the automatic update stream.

          ISP's will have to update manually - or downgrade to a working version. I will confirm soon if the developers version actually fixes the problem.

          Comment


            #35
            No SSL

            I'm getting the same problem with PayPal however we don't use SSL on our site.

            I also get ping and tracert timeouts with www.paypal.com and also for www.amazon.com.

            Fortunately we have another payment provider but this is still irritating.

            Comment


              #36
              Crypt::SSLeay update does NOT work

              have upgraded CryptSSLeay to 0.60.01 and I can confirm this is NOT the fix.

              Digest::MD5 2.52
              ActEncrypt1024 Not installed
              Exporter 5.58
              File::Temp 0.22
              LWP::UserAgent 6.04
              Crypt::SSLeay 0.60_01
              CGI 3.59
              CGI::Carp 3.51
              Archive::Zip 1.30
              Net::SSL 2.85

              Any more suggestions SellerDeck??

              Comment


                #37
                Originally posted by feemish View Post
                Can you advise on how this is done manually?
                Just to let you, the update to 0.60.01 did not work - so you do not need to update it.

                Comment


                  #38
                  Thank you for calling PayPal today.

                  I have opened a new ticket to follow up on your issue.

                  I guess you need to contact your Shop provider to solve the Problem

                  It seams to be that there is a Problem with your PayPal Module.

                  I checked although your IPN history to see if we are able to send IPN's to your Sever, but I can see that we are getting the HTTP Response code 500 from your Server.

                  ..............................................
                  500 Internal Server Error
                  A generic error message, given when no more specific message is suitable
                  .............................................

                  This is most likely an issue with a wrong configuration in your server or a problem with your IPN Script.

                  Please consult with your Website developer in order to troubleshoot this issue. Your own server logs should have more information about the incoming IPN from PayPal, and we only have the IPN History to track the IPN messages.

                  If you have further questions or updates to this issue, please feel free to contact me again.

                  Regards,
                  Huseyin
                  PayPal MTS
                  gcamley Please get back to us with another idea ! The other 1%
                  I'm 99% sure that if you can point this out to your ISP's that they will update the Crypt::SSLeay version to the latest and resolve the problem.
                  Arka Tribal Jewellery

                  Comment


                    #39
                    I am going to .....

                    Downgrade my NET:SSL to 2.77 to see if that solves the problem.

                    Will let you know if it does.

                    BTW Feemish, downgrading or upgrade requires SSH access together with downloading the correct perl module and running the PERL Makefile.PL, make, make test, make install

                    Only attempt if you understand the implications of manually modifying your server. This is at your risk

                    Comment


                      #40
                      Am also eagerly awaiting a fix after spending all day trying to find out what was wrong. Have had to suspend all sales on our website. People were able to use PayPal Website Payments Pro using the credit card details, but getting the internal server error when submitting. Payments were going through and people have been paying 2 or 3 times not realising.

                      PayPal express checkout was also throwing up the error.

                      Dave

                      Comment


                        #41
                        Thanks Kraken,
                        I will probably pay memset support to downgrade NET:SSL if you find it works.

                        but I dont use SSL? so would this be the cause of the problem for me?

                        Cmon SellerDeck ! Help us out.
                        Arka Tribal Jewellery

                        Comment


                          #42
                          Just noticed this also throws up the error on Google Checkout

                          Comment


                            #43
                            This configuration works.

                            Digest::MD5 2.52
                            ActEncrypt1024 Not installed
                            Exporter 5.58
                            File::Temp 0.22
                            LWP::UserAgent 6.04
                            Crypt::SSLeay 0.58
                            CGI 3.59
                            CGI::Carp 3.51
                            Archive::Zip 1.30
                            Net::SSL 2.85

                            SellerDeck - I have downgraded Crypt::SSLeay to 0.58 and it works. Can you please check to see why the new 0.60 scripting does not work with the script you release with SellerDeck / Actinic.

                            Anyone wanting advice on downgrading please PM me

                            Comment


                              #44
                              Upgrading seemed a fair bet as it was released within 24 hours of the version that broke PayPal.

                              Given that upgrading is not the answer then downgrading Crypt::SSLeay (Net::SSL) is the only other alternative. Naturally downgrading has its own risks as there are inter dependencies between the perl modules. Best, where possible, to have the ISP do it.

                              Gordon Camley

                              3rd Line Support
                              SellerDeck.

                              Comment


                                #45
                                Originally posted by feemish View Post
                                Thanks Kraken,
                                I will probably pay memset support to downgrade NET:SSL if you find it works.

                                but I dont use SSL? so would this be the cause of the problem for me?

                                Cmon SellerDeck ! Help us out.
                                The SSL module is used for the transfer to PAYPAL so you use it even though you do not know it.

                                Comment

                                Working...
                                X