Page 1 of 2 12 LastLast
Results 1 to 10 of 17
  1. #1
    Join Date
    Jan 2004
    Posts
    482
    Plugin Contributions
    0

    Default Two Stores - One Paypal Express Setup?

    Will this work? Can two different zen cart stores use the same paypal express setup? Or will we need to open another paypal account?

  2. #2
    Join Date
    Jan 2004
    Posts
    482
    Plugin Contributions
    0

    Default Re: Two Stores - One Paypal Express Setup?

    The reason I ask is... as soon as the second store was set up and running the paypal express payment mod, we had 2 errors come through on the first store on orders using paypal express

    ALERT: PayPal Express Checkout Error (81117)
    81117 Missing Parameter - Token : Required parameter missing


    ALERT: PayPal Express Checkout Error (10736)
    10736 Shipping Address Invalid City State Postal Code - A match of the Shipping Address City, State, and Postal Code failed.



    Quote Originally Posted by ksoup View Post
    Will this work? Can two different zen cart stores use the same paypal express setup? Or will we need to open another paypal account?

  3. #3
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Two Stores - One Paypal Express Setup?

    You can use the same PayPal account on multiple stores. There are no limitations to it. Express Checkout and IPN both can be used on multiple stores if the security identifiers are identical on all of them.
    .

    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.

  4. #4
    Join Date
    Aug 2006
    Location
    New Mexico
    Posts
    35
    Plugin Contributions
    0

    Default Re: Two Stores - One Paypal Express Setup?

    Dr. Byte -

    Are you saying that once I have my PayPal API Security settings -

    Specifically: API Signature -- Username
    API Signature -- Password
    API Signature -- Signature Code

    - that these can be used for multiple Zen Cart stores/shopping carts, and I can still personalize the carts for the different stores they represent?

    BUT - We have to specify a URL at PayPal in the IPN Preferences - and we can only specify one URL. That's one store. What happens when payments come from other URLs - from the other stores? Not sure how that works but you are usually good at making these things sensible.

    Thanks again, in advance!

  5. #5
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Two Stores - One Paypal Express Setup?

    Quote Originally Posted by brodybro1 View Post
    Dr. Byte -

    Are you saying that once I have my PayPal API Security settings -

    Specifically: API Signature -- Username
    API Signature -- Password
    API Signature -- Signature Code

    - that these can be used for multiple Zen Cart stores/shopping carts, and I can still personalize the carts for the different stores they represent?
    yes
    Quote Originally Posted by brodybro1 View Post
    BUT - We have to specify a URL at PayPal in the IPN Preferences - and we can only specify one URL. That's one store. What happens when payments come from other URLs - from the other stores?
    As long as you have 'something valid' in there, PayPal will have the feature enabled. Zen Cart sends an override for the "real" URL for each transaction, which PayPal honors when processing the details.
    .

    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
    Aug 2006
    Location
    New Mexico
    Posts
    35
    Plugin Contributions
    0

    Default Re: Two Stores - One Paypal Express Setup?

    Looks like I'll be buying coffee and donuts for the support crew soon - Thanks again for making things clearer.

  7. #7
    Join Date
    Aug 2006
    Location
    New Mexico
    Posts
    35
    Plugin Contributions
    0

    Default Re: Two Stores - One Paypal Express Setup?

    Followup: I appear to have PayPal functional for both sites - but only one business name appears on their forms for my businesses.

    In other words, whether my customer is coming from Biz A or Biz B, the form header and text shows Biz A. This will be confusing for my customers. Especially when I eventually get to Biz X, Y and Z.

    Only thing I know to do is customize the form headers with logos for both businesses (go to Profile/Custom Payment Page Styles in your PayPal Business account for a tutorial).

    This does not allow me to change the biz name in the text within the form(s) my customers will encounter at PayPal and I see no way to change or modify my business name through my PayPal account preferences. I can't even insert a statement that one biz is a subsidiary/affiliate of the other.

    Are there options I am missing?

    Thanks - BB

  8. #8
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Two Stores - One Paypal Express Setup?

    Quote Originally Posted by brodybro1 View Post
    but only one business name appears on their forms for my businesses.

    In other words, whether my customer is coming from Biz A or Biz B, the form header and text shows Biz A. This will be confusing for my customers. Especially when I eventually get to Biz X, Y and Z.

    Only thing I know to do is customize the form headers with logos for both businesses (go to Profile/Custom Payment Page Styles in your PayPal Business account for a tutorial).

    This does not allow me to change the biz name in the text within the form(s) my customers will encounter at PayPal and I see no way to change or modify my business name through my PayPal account preferences. I can't even insert a statement that one biz is a subsidiary/affiliate of the other.
    That's correct. Your PayPal Account Name will always show the same information regardless which store you come from.

    You have three options:
    a) create separate PayPal Business Accounts for each business.
    b) rebrand with visuals and hope that the customer doesn't get confused by the business name
    c) ask PayPal to rename your account's business name to something more generic (You'll meet with some resistance there unless you have a compelling argument).

    Option (a) is really the most appropriate if these stores are separate businesses.
    .

    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. #9
    Join Date
    Aug 2006
    Location
    New Mexico
    Posts
    35
    Plugin Contributions
    0

    Default Re: Two Stores - One Paypal Express Setup?

    Thanks, I will get with PayPal and find out what they allow. I know they say they only allow one business account per member - but maybe if each biz has a dedicated bank account they would consider the Business a "member" and I can have a separate PayPal account for each biz. I can't imagine there aren't thousands of people with multiple businesses who all use PayPal.

  10. #10
    Join Date
    Oct 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: Two Stores - One Paypal Express Setup?

    brodybro1, I am in a similar situation to yourself. My business model determines that i must have eStore A B C etc etc. With an integrated PayPal backend servicing all stores. My plan is to have a registerd limited company (PayPal and Nochex and SSL represents my Ltd co name). From the individual url / store-names perspective i have merely integrated my Ltd Co logo into the banners and where appropriate i am declaring that "eStore A is a trading name of XYX Ltd.) Abit confusing but was the most efficient way i could manage my business plan yet avoid multiple accounts.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Merge two stores into one new one
    By supersnow in forum Upgrading from 1.3.x to 1.3.9
    Replies: 3
    Last Post: 24 Nov 2010, 08:04 PM
  2. Two ZenCart using one PayPal Express?
    By artcoder in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 27 Dec 2009, 09:04 AM
  3. two stores - one paypal account - works fine BUT
    By josefine in forum PayPal Website Payments Pro support
    Replies: 9
    Last Post: 23 Jul 2009, 12:00 PM
  4. two stores on one db or two payment modules?
    By trillian in forum General Questions
    Replies: 7
    Last Post: 18 Nov 2008, 04:10 PM
  5. one paypal for two stores?
    By taine in forum Addon Payment Modules
    Replies: 7
    Last Post: 22 Oct 2006, 01: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