Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 32
  1. #21
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: V154 Still Getting Handshake Error After Upgrade

    Quote Originally Posted by Rick5150 View Post
    Ah, it is looking for flatone.php...
    So does this file actually exist? (probably not). That being the case you'll probably find that there *is* a file called flatone.php located in the /languages/english/modules/shipping folder. To get rid of the error you'll need to either replace the missing file, or remove this existing one. (these files are used in tandom).

    This will have nothing to do with any SSL errors.

    Cheers
    RodG

  2. #22
    Join Date
    Dec 2010
    Posts
    108
    Plugin Contributions
    0

    Default Re: V154 Still Getting Handshake Error After Upgrade

    This file did not exist in the new installation. I cannot remember if flatone.php is part of a module, but unless there was a old database reference, why would a new installation have the need for a file that does not exist in the original files?

    Anyways, I added the file from my backup and PayPal express went straight through. No more white page. I think that the second time I imported everything, it seemed to 'take' better. Thank you for the help.

  3. #23
    Join Date
    Dec 2010
    Posts
    108
    Plugin Contributions
    0

    Default Re: V154 Still Getting Handshake Error After Upgrade

    I contacted the customer who was most anxious about placing an order and had him try with the new site. It went right through.

    I did not get a notification from the store or PayPal, but the transaction is not even showing in PayPal even though the balance show an increase in the amount of the order. Maybe this takes some extra time?

  4. #24
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: V154 Still Getting Handshake Error After Upgrade

    Is the order showing in your store? If so, what payment module does it say it was paid with?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #25
    Join Date
    Dec 2010
    Posts
    108
    Plugin Contributions
    0

    Default Re: V154 Still Getting Handshake Error After Upgrade

    I am not sure which module was used...

    The invoice does say "Payment Type: PayPal Express Checkout (instant)"

    The transaction only showed in PayPal a few moments ago - over 3 hours from when the order was placed.

  6. #26
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: V154 Still Getting Handshake Error After Upgrade

    PayPal is reporting that they've been having some server problems today:
    https://www.paypal-notify.com/

    I suppose that might explain the delay for it showing up in your account ... although it's quite unusual.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #27
    Join Date
    Dec 2010
    Posts
    108
    Plugin Contributions
    0

    Default Re: V154 Still Getting Handshake Error After Upgrade

    It looks like there are multiple and unrelated issues happening here. The orders are going through now and that part is solved.

    As for thee e-mail notifications, I double checked my e-mail settings in ZenCart and they are the same as the previous installation, so everything should be fine, right?

    Here is the kicker: I have sales -mails going to [email protected] with a forwarder pointing that e-mail address to [email protected]. I went to BlueHost to check the forwarder to make sure it is active and there is no longer one for [email protected]. The order was sitting there all by itself, meaning that hundreds of orders have been successfully forwarded, but this one was not forwarded. This unhooking of the forwarder had to be recent since mid-January or so. I just put my direct e-mail address in the "Send Copy of Order Confirmation Emails To" field, although I would rather have it go to a sales address... still nothing from PayPal though.

    For many years I would get an email from the store with the subject line "[NEW ORDER] Order Confirmation No: ###]" and an additional notice from whichever payment gateway that was used - in this case, PayPal. Weird that in the midst of everything else that is going on with my site and store, other issues like this would be occurring simultaneously.

  8. #28
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: V154 Still Getting Handshake Error After Upgrade

    You'll have to of course recreate that forwarder yourself, and discuss its disappearance with your hosting company. That's got nothing to do with Zen Cart.

    As for the [NEW ORDER] Order confirmation emails, in Admin->Configuration->Email Options you can set which email address to send "admin extra copy" of notifications to, for various different kinds of messages. And you can turn (most of) various messages on/off by setting to 1 or 0 respectively. All of those settings would have been preserved across versions because they're stored in the database. Nothing in the upgrade touches those settings.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #29
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: V154 Still Getting Handshake Error After Upgrade

    Quote Originally Posted by Rick5150 View Post
    This file did not exist in the new installation.
    That's because it isn't a standard part of ZenCart.

    Quote Originally Posted by Rick5150 View Post
    I cannot remember if flatone.php is part of a module,
    If I had to take a guess, I'd say it is/was a modified copy of the flat rate shipping module (flat.php)

    Quote Originally Posted by Rick5150 View Post
    but unless there was a old database reference,
    The problem/error has nothing to do with the database. (where did you get the idea that it was?)

    Quote Originally Posted by Rick5150 View Post
    why would a new installation have the need for a file that does not exist in the original files?
    Because it would have been a new installation plus some files from and older installation.

    Quote Originally Posted by Rick5150 View Post
    Anyways, I added the file from my backup and PayPal express went straight through. No more white page. I think that the second time I imported everything, it seemed to 'take' better. Thank you for the help.
    If you don't know what the 'flatone.php' payment module is used for it is probably best that you delete it again, and don't forget to delete the same named file in the /languages/modules/payments folder otherwise you'll be getting the same "No such file or directory" error that you previously reported.

    As I stated previously, the
    /includes/modules/payments/filename.php files all have a corresponding file in the /languages/modules/payments/ folder (the names are the same, the contents and purpose of them are different).
    These files need to be added or removed as pairs. If only one of the two files exist an error will occur.

    Also as previously stated, the presence or absence of the flatone.php files will have no effect on the PayPal SSL handshaking in any way. What is/was happening in your case is that the error created is/was causing the PHP processor to 'die' before it even had a chance to load the PayPal modules.

    If you are having a PayPal SSL error then it is a *different* problem with a *different* cause.

    Cheers
    RodG

  10. #30
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: V154 Still Getting Handshake Error After Upgrade

    Quote Originally Posted by Rick5150 View Post
    It looks like there are multiple and unrelated issues happening here.
    Exactly.

    Quote Originally Posted by Rick5150 View Post
    The orders are going through now and that part is solved.
    One thing at a time. It is very rare for unrelated issues to have a common cause.

    Quote Originally Posted by Rick5150 View Post
    As for thee e-mail notifications, I double checked my e-mail settings in ZenCart and they are the same as the previous installation, so everything should be fine, right?
    In theory (and as long as it had previously been working) then Yes.

    Quote Originally Posted by Rick5150 View Post
    Here is the kicker: I have sales -mails going to [email protected] with a forwarder pointing that e-mail address to [email protected]. I went to BlueHost to check the forwarder to make sure it is active and there is no longer one for [email protected]. The order was sitting there all by itself,
    So that explains yet another problem.

    Quote Originally Posted by Rick5150 View Post
    meaning that hundreds of orders have been successfully forwarded, but this one was not forwarded. This unhooking of the forwarder had to be recent since mid-January or so.
    This has nothing to do with ZenCart or its updates (I assume that you know that though?)

    Quote Originally Posted by Rick5150 View Post
    I just put my direct e-mail address in the "Send Copy of Order Confirmation Emails To" field, although I would rather have it go to a sales address... still nothing from PayPal though.
    Emails from PayPal are sent to the account that you set up with PayPal. As with your forwarding, this isn't a ZenCart problem.

    Quote Originally Posted by Rick5150 View Post
    For many years I would get an email from the store with the subject line "[NEW ORDER] Order Confirmation No: ###]" and an additional notice from whichever payment gateway that was used - in this case, PayPal.
    DrByte will probably need to set me straight on this, but it is my understanding that PayPal only sends emails to the store owner when using the old/obsolete IPN method. When the express checkout is used the emails a generated by the store.

    Quote Originally Posted by Rick5150 View Post
    Weird that in the midst of everything else that is going on with my site and store, other issues like this would be occurring simultaneously.
    Yes, quite weird and unusual, but not totally unheard of. Having said that, what often happens is that these unrelated issues actually occur at different times (and for different reasons) but can often go unnoticed until yet *another* problem pops up which leads to finding the previously unnoticed errors and an assumption is then made that all the problems are somehow related.

    Cheers
    RodG

    PS: Is anyone (Bluelion, Royaldave?) in this thread still having a problem with the PayPal Handshake (as per the subject line?). It appears that this thread has gone off in a completely different dircetion.
    Last edited by RodG; 6 Feb 2015 at 06:25 PM.

 

 
Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. v155 Getting ajax error in v155 with v154 Westminster template
    By godt in forum General Questions
    Replies: 3
    Last Post: 11 Jul 2016, 12:41 AM
  2. v155 Getting ajax error in v155 with v154 Westminster template
    By MCS_Computers in forum General Questions
    Replies: 10
    Last Post: 21 Mar 2016, 03:58 PM
  3. v154 After changing date format still getting error
    By Annie_zaz in forum General Questions
    Replies: 6
    Last Post: 21 Oct 2015, 02:35 PM
  4. v154 Still getting checkout error for PayPal even after update.
    By Jen Will in forum PayPal Express Checkout support
    Replies: 21
    Last Post: 5 Feb 2015, 07:42 AM
  5. Replies: 5
    Last Post: 6 Oct 2012, 08:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg