Results 1 to 8 of 8
  1. #1
    Join Date
    Mar 2007
    Posts
    25
    Plugin Contributions
    0

    Default PayPal Express "Return to Such and Such" Link

    Hi,

    I was wondering if there is a way to change the link that sends the buyer back to the store from PayPal. Any help is much appreciated.

    Thanks.

  2. #2
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: PayPal Express "Return to Such and Such" Link

    Change the link or the label folks see?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Mar 2007
    Posts
    25
    Plugin Contributions
    0

    Default Re: PayPal Express "Return to Such and Such" Link

    the link. I would like to return them to the cart or store front.

  4. #4
    Join Date
    Mar 2007
    Posts
    25
    Plugin Contributions
    0

    Default Re: PayPal Express "Return to Such and Such" Link

    any help? just to be clear, the link I'm talking about is the one you click on the PayPal page that says "Return to BrainBulb Records" (in my case).

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

    Default Re: PayPal Express "Return to Such and Such" Link

    It's important that the shopper return back to the page it's programmed to return to, as there are some checkout cleanup steps performed upon return.

    Are you saying you don't like the content of the checkout_success page that is displayed? Do your customers not like to know that their order has been completed and to be presented with an opportunity to see the details of that order for confirmation purposes, and maybe to print those details? Or even a friendly follow-up message saying "thanks for your order", etc?

    What is the business need behind your suggestion that returning to the store home page would be more appropriate?
    .

    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.

  6. #6
    Join Date
    Mar 2007
    Posts
    25
    Plugin Contributions
    0

    Default Re: PayPal Express "Return to Such and Such" Link

    I guess I didn't explain it well. Let me try again. I am referring to the link that I've underlined in red. Would like that to send the buyer back to the shopping cart. If not that, then can someone tell me what file that is (the one you're sent back to), so I can edit it?

    Thanks!


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

    Default Re: PayPal Express "Return to Such and Such" Link

    You can change the FILENAME_CHECKOUT_SHIPPING to FILENAME_SHOPPING_CART in this line of the paypalwpp.php module:
    Code:
        $cancel_url = zen_href_link(($_SESSION['customer_first_name'] != '' && $_SESSION['customer_id'] != '' ? FILENAME_CHECKOUT_SHIPPING : FILENAME_LOGIN), 'ec_cancel=1', 'SSL');
    However, PayPal suggests otherwise:
    Quote Originally Posted by PayPal Documentation
    NOTE: PayPal recommends that the value be the original page on whichthe customer chose to pay with PayPal or establish a billing agreement.
    .

    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.

  8. #8
    Join Date
    Mar 2007
    Posts
    25
    Plugin Contributions
    0

    Default Re: PayPal Express "Return to Such and Such" Link

    Thanks! That's exactly what I was looking for.

    However, I changed both FILENAME_CHECKOUT_SHIPPING and FILENAME_LOGIN to FILENAME_SHOPPING_CART, so no matter what, canceling returns the customer to the cart.

    I don't think this goes against PayPal's recommendation, as that's the page where the customer goes from the store to PayPal. (I don't have a traditional checkout button, and customers are not able to create an account.)

    Thanks again!

 

 

Similar Threads

  1. Newbie- keep getting "Not Configured Yet" on PayPal Express and "Nothing Has Been..."
    By ashleyr in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 14 Aug 2014, 04:05 PM
  2. v139h Add an reference to CSV, such as "Product Qty Minimum:"
    By unsafe in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 2 Aug 2012, 03:08 AM
  3. admin blank page "tracker.php No such file"
    By gmartakis in forum General Questions
    Replies: 3
    Last Post: 13 Jun 2012, 07:02 AM
  4. Replies: 0
    Last Post: 2 Jun 2009, 10:25 PM
  5. Stock by Attributes - use a prefix such as "zen_"
    By imfsub12 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 9 Oct 2008, 08:07 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