Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14
  1. #11
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: paypal sandbox testing return back to timeout page

    Quote Originally Posted by sloan View Post
    By the way, can 1 paypal account used on more than 1 website by Express Checkout? because I have some different websites and only have one paypal account.
    https://docs.zen-cart.com/user/payme...ultiple_sites/
    .

    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.

  2. #12
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: paypal sandbox testing return back to timeout page

    While it should NOT be necessary for PayPal Standard (according to tests done here using standard browsers used in North America), you could try lowering your cookie security rules by creating an override:

    Create a file named /includes/extra_configures/samesite_cookie.php containing


    Code:
    <?php
    // -----
    // Samesite cookie set to 'none' due to using offsite payment gateway redirects
    //
    define('COOKIE_SAMESITE', 'none');
    .

    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.

  3. #13
    Join Date
    Jul 2016
    Location
    China
    Posts
    23
    Plugin Contributions
    0

    Default Re: paypal sandbox testing return back to timeout page

    Thank you so much!

  4. #14
    Join Date
    Jul 2016
    Location
    China
    Posts
    23
    Plugin Contributions
    0

    Default Re: paypal sandbox testing return back to timeout page

    Quote Originally Posted by DrByte View Post
    While it should NOT be necessary for PayPal Standard (according to tests done here using standard browsers used in North America), you could try lowering your cookie security rules by creating an override:

    Create a file named /includes/extra_configures/samesite_cookie.php containing


    Code:
    <?php
    // -----
    // Samesite cookie set to 'none' due to using offsite payment gateway redirects
    //
    define('COOKIE_SAMESITE', 'none');
    It works, the timeout problem gone!

    Thanks again!

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v156 PayPal Express Checkout - Sandbox testing
    By torvista in forum PayPal Express Checkout support
    Replies: 4
    Last Post: 7 Apr 2020, 12:40 PM
  2. 1.3.8a IPN testing with SANDBOX
    By brnzn in forum PayPal Express Checkout support
    Replies: 11
    Last Post: 5 Aug 2009, 09:52 PM
  3. testing express with sandbox, error
    By cjnoyes in forum PayPal Express Checkout support
    Replies: 4
    Last Post: 21 Jun 2009, 04:37 PM
  4. Testing with sandbox account
    By AnnMary in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 20 Mar 2008, 04:37 AM
  5. IPN Sandbox testing
    By Darkwind in forum Addon Payment Modules
    Replies: 2
    Last Post: 7 Apr 2007, 06:48 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR