Page 1 of 2 12 LastLast
Results 1 to 10 of 3052

Hybrid View

  1. #1
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,673
    Plugin Contributions
    1

    Default Re: One-Page Checkout [Support Thread]

    Hi Cindy - many thanks for the modified code - works a treat!

    I still find that when using guest checkout that it is logging me in, i.e. on the guest checkout success page as returned from PayPal it is showing 'log out' at the top of the page. Without logging out and then actually adding something else to the cart and then leaving the site with items still in the cart ... then when I return to the site the items are still in the cart.

    So is this simply a cookie thing with the browser? ... or is the guest checkout inadvertently, or purposely, acting as if the user was logged in?

    again many thanks,
    Mike

  2. #2
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,673
    Plugin Contributions
    1

    Default Re: One-Page Checkout [Support Thread]

    Hi again Cindy - on both sites that have been upgraded I am now repeatedly getting an PayPal error code 10730 - after checking out going through guest checkout / PayPal and getting to PayPal and clicking pay now I get returned to the guest checkout page (all details still completed) with this error at top of the page;
    "Error 10730 Shipping Address Postal Code Empty - The field Shipping Address Postal Code is required"

    The postcode is completed in the billing address section - the shipping address is same as billing address box is checked (default I assume) - even when I uncheck that box the details shown for shipping are as per billing and includes the postcode.

    I get this error code;

    Code:
    [11-Nov-2019 09:09:29 Australia/Sydney] PHP Parse error:  syntax error, unexpected ',' in /home/admin/public_html/includes/modules/payment/paypalwpp.php on line 2034
    this is the line you modified - not sure if this is relevant but in the email received that line of code was represented as ;
    Code:
    $this->zcLog('ec_step2_finish - 2a*'*, *'*address-creation bypassed based on observer setting.');
          }
    (possibly a character interpretation issue with the email program ??)

    in the forum on the ZC site in the post above it is shown as;
    Code:
     if ($bypass_address_creation) {
              $this->zcLog('ec_step2_finish - 2a', 'address-creation bypassed based on observer setting.');
          }


    I initially used the code in the email but it caused a blank page after clicking checkout - I am now using the code from your post above - resulting in that error.

    For the life of me I cannot figure why it worked first time as I indicated in my post but now wants to throw this error. I have cleared cache and restarted browser.

    cheers,
    Mike
    Last edited by shags38; 11 Nov 2019 at 12:32 AM.

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    Mike, what you received in the email included highlights for those missing single-quotes; what you posted second for the change is what should have been the edit.

    If you create an OPC (and associated PayPal) log when you receive the invalid shipping postcode and email them to me directly, I'll give it a look.

  4. #4
    Join Date
    Feb 2009
    Posts
    895
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    I am using ZC 1.5.5e - and One-page-Checkout.

    A customer reported an issue today: she is unable to complete the checkout process.
    She is at the last step and gets a message that "she has changed something", and when she clicks to continue, she is back on the same page. I could not figure out what she was talking about so I asked her to record the behavior:
    https://www.loom.com/share/e27c6c96d...e174570b025d17

    It started when she had a coupon code to use for a product, and i had set it up wrong (was set to the wrong product).
    I fixed the coupon, and it now works as the product comes down to $0.
    I have asked this customer to remove the product from the cart, to add more, etc. and nothing worked.
    Freecharger is and has been enabled for a long time.
    I regularly have customers checking out with $0 orders so that is not new but she is the only one who has reported an issue.

    I am not 100% sure if it is related to OPC, but taking a chance.

    Thanks.

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    What version of OPC is being used?

  6. #6
    Join Date
    Feb 2009
    Posts
    895
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    What version of OPC is being used?
    Where would I find the version number?

  7. #7
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Log into your administration panel.
    Click configuration.
    Click One Page Checkout Settings.
    Very top: Version/Release Date

  8. #8
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,587
    Plugin Contributions
    29

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by shags38 View Post
    Hi again Cindy - on both sites that have been upgraded I am now repeatedly getting an PayPal error code 10730 - after checking out going through guest checkout / PayPal and getting to PayPal and clicking pay now I get returned to the guest checkout page (all details still completed) with this error at top of the page;
    "Error 10730 Shipping Address Postal Code Empty - The field Shipping Address Postal Code is required"

    The postcode is completed in the billing address section - the shipping address is same as billing address box is checked (default I assume) - even when I uncheck that box the details shown for shipping are as per billing and includes the postcode.

    I get this error code;

    Code:
    [11-Nov-2019 09:09:29 Australia/Sydney] PHP Parse error:  syntax error, unexpected ',' in /home/admin/public_html/includes/modules/payment/paypalwpp.php on line 2034
    this is the line you modified - not sure if this is relevant but in the email received that line of code was represented as ;
    Code:
    $this->zcLog('ec_step2_finish - 2a*'*, *'*address-creation bypassed based on observer setting.');
          }
    (possibly a character interpretation issue with the email program ??)

    in the forum on the ZC site in the post above it is shown as;
    Code:
     if ($bypass_address_creation) {
              $this->zcLog('ec_step2_finish - 2a', 'address-creation bypassed based on observer setting.');
          }


    I initially used the code in the email but it caused a blank page after clicking checkout - I am now using the code from your post above - resulting in that error.

    For the life of me I cannot figure why it worked first time as I indicated in my post but now wants to throw this error. I have cleared cache and restarted browser.

    cheers,
    Mike
    Was there ever a fix for this? I have a client getting the 10730 error. It seems to be occurring only with guest checkout and when using a credit card to pay on PayPal.

    Zen Cart 1.5.6
    OPC 2.3.4

  9. #9
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by jeking View Post
    Was there ever a fix for this? I have a client getting the 10730 error. It seems to be occurring only with guest checkout and when using a credit card to pay on PayPal.

    Zen Cart 1.5.6
    OPC 2.3.4
    Jim, since you're using a 'base' zc156 (no alpha-suffix), did you follow the installation/update instructions for that version: https://github.com/lat9/one_page_che...-cart-156-156a

    That identifies additions/changes needed for the older Zen Cart 'core' modules, especially the addition of a notification within the paypalwpp.php module to enable an observer (like OPC's) to instruct the processing to bypass the customer-record creation.

  10. #10
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,587
    Plugin Contributions
    29

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    Jim, since you're using a 'base' zc156 (no alpha-suffix), did you follow the installation/update instructions for that version: https://github.com/lat9/one_page_che...-cart-156-156a

    That identifies additions/changes needed for the older Zen Cart 'core' modules, especially the addition of a notification within the paypalwpp.php module to enable an observer (like OPC's) to instruct the processing to bypass the customer-record creation.
    Sorry, typo. ZC is 1.5.6c

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Set number of products displayed per page (support thread)
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 146
    Last Post: 2 Nov 2023, 12:50 AM
  2. v151 Banners In Main Page - Support Thread
    By stevesh in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Sep 2021, 03:36 PM
  3. v151 Site Map/Page Not Found: Combined [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 4 Jan 2016, 02:19 PM
  4. v151 PayPal Express Checkout Using NVP 84.0 [Support Thread]
    By lat9 in forum Addon Payment Modules
    Replies: 32
    Last Post: 28 Dec 2015, 04:54 PM
  5. Checkout Amazon Style -- Support Thread
    By CJPinder in forum All Other Contributions/Addons
    Replies: 72
    Last Post: 13 Apr 2011, 08:18 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