Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Join Date
    Dec 2005
    Posts
    59
    Plugin Contributions
    0

    Default Paypal on 2 sites (having Issues)

    Hello All,

    I have paypal set up on 2 sites owned by the same person ( me )
    I spoke with paypal and they said I needed to make some modifications to the Final html form for paypal.

    He actually called it the html form post for paypal.
    I can't seem to find that file. Could he have meant the paypal.php file?

    My issue is I can only set the settings for the return etc to 1 site on paypal so that means my other site is left without a place to go or info to pass.

    I hope that made sense. Any help would be GREAT!

    Here is the code that needs to be added maybe someone can tell me where this would go.

    ---- <input type="hidden" name="notify_url" value="http://www.mysecondsite.com/secondIPN/IPN.php">
    <input type="hidden" name="return" value="http://www.mysecondsite.com/secondreturnpage.html"> ------------

    Thanks so much for reading & any help you can provide me.

    Regards,
    Devon

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Paypal on 2 sites (having Issues)

    This has already been answered by DrByte in another of your postings:
    Quote Originally Posted by DrByte
    In your PayPal website settings, you can only choose "one" return destination. That's fine. Zen Cart will specify the right one to override the settings when the "other" store attempts access.
    ZenCart does not use the settings in your PayPal for the return
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Dec 2005
    Posts
    59
    Plugin Contributions
    0

    Default Re: Paypal on 2 sites (having Issues)

    Thanks Kobra.

    I did remember that but Paypal told me different so I guess I was a bit confused.
    When I read that last post it brought another question to mind.

    Is it necessary to use the PRIMARY email address on both sites or may I use each sites email addy for each store.

    I am using 2 different versions of ZC on each site.
    Zen Cart 1.3.6 would not process when I left it alone as Dr Byte instructed me to do. The reason I believe he told me to do that was because at that time it was only 1 ZC and 1 normal paypal shopping cart.

    I need to know if I should make the modifications to the paypal html form post file?

    Thank you.

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Paypal on 2 sites (having Issues)

    Is it necessary to use the PRIMARY email address on both sites or may I use each sites email addy for each store.
    From the instructions in the ZC PP IPN:
    Primary email address for your PayPal account.
    NOTE: This must match EXACTLY the primary email address on your PayPal account settings.
    I need to know if I should make the modifications to the paypal html form post file?
    I use PP for several things and have never altered this.
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Dec 2005
    Posts
    59
    Plugin Contributions
    0

    Default Re: Paypal on 2 sites (having Issues)

    Ok.

    I just did a test sale. It worked fine on both sites.
    On both tests it works fine and returns to the proper page on both sites with or without the same e-mail address.

    I did make the change to the primary on both so that works as well & THANK YOU!

    NOW... Its been doing this from the start on all orders through paypal it shows on paypals page

    Payment For Quantity Price
    thesite.com
    Item #1 1 $17.67 USD
    Subtotal: $17.67 USD
    Shipping & Handling: $0.00 USD <b> *** THERE IS A S/H charge on the ZC site but paypal won't recognize it. ***</b>

    Any way to fix that so It passes all the information for the paypal receipt as well?

    Sorry if I'm a pain in the ########!

    Many many Thanks!
    -Devon

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Paypal on 2 sites (having Issues)

    I think that this passing of information has been a limitation that I am not sure has been solved as I know that DrByte assures that ZC passes this information to PP but for some reason it is not being used - so you are not the first - you might look at the "express" PP option ( can not have both IPN and express) but I think that this might fix this
    Zen-Venom Get Bitten

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

    Default Re: Paypal on 2 sites (having Issues)

    When using the PayPal IPN module, only the final purchase total is sent to PayPal for processing and receipts. Zen Cart manages all the line-item and subtotal details.

    If you use the Express Checkout module, all the details are shared also with PayPal (as long as no discounts apply to the order).

    You can safely use one or the other. Using both at the same time on the same site will just leave customers confused about which PayPal module to select.
    .

    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
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Paypal on 2 sites (having Issues)

    Thanks for the corrections DrByte
    Zen-Venom Get Bitten

  9. #9
    Join Date
    Dec 2005
    Posts
    59
    Plugin Contributions
    0

    Default Re: Paypal on 2 sites (having Issues)

    Hello,

    let me start by saying I wish I could edit or Delete the post I made re this issue again yesterday. I'm sorry I even posted that now.

    With that being said, My Problems are back & maybe were never even corrected even though I thought they were.

    Here is my current issue.

    I'm running two versions on ZenCart.
    The version that is working now is 1.3.6. Now this did not work from the start until I did a test order then made the .01 refund in paypal which at that point it added the order to ZC. Prior to the refund I saw nothing.

    Now the 2nd ZC site is version Zen Cart 1.2.6
    I did the same thing and the transaction went through on paypal but nothing came back. I also did the refund & still nothing is showing.
    The email in the paypal mod is set to the main email for paypal as instructed.
    Now this site was processing orders first until I made the changes.

    My main issue is the site its working on now is the new one and is not getting the order like the old ZC 1.2.6

    Any suggestions would be GREATLY appreciated.

    Sincerely,
    Devon

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

    Default Re: Paypal on 2 sites (having Issues)

    Okay- you seem to be having other problems as well. We need to get all of the facts in one place and not spread out over several threads.

    What is your URL(s) so the problem can been seen? What kind of hosting are you on? What version of php and MYSQL? Have you turned on the PayPal error logging? Has your host made any changes recently?
    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.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. URGENT having paypal issues
    By rainbow_pixie_star in forum General Questions
    Replies: 10
    Last Post: 18 Apr 2012, 08:09 PM
  2. Replies: 2
    Last Post: 15 Nov 2011, 07:15 AM
  3. Using same paypal account on 2 sites (for Paypal IPN)
    By yellow1912 in forum PayPal Express Checkout support
    Replies: 5
    Last Post: 4 Oct 2008, 05:17 AM
  4. Multiple sites, one paypal address. Can you redirect to different sites after paymen?
    By JohneeMac in forum Built-in Shipping and Payment Modules
    Replies: 6
    Last Post: 18 Nov 2007, 08:09 PM
  5. Having multiple issues....
    By Xanfar in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 10 May 2007, 04:49 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