Results 1 to 7 of 7
  1. #1
    Join Date
    Jun 2008
    Posts
    328
    Plugin Contributions
    0

    help question I am Confused. Please Help me with Terminology

    The Zen Cart documentation refers to two PayPal methods:
    1. PayPal IPN
    2. PayPal Express Checkout

    However, PayPal refers to to two (or three???) methods with different names:
    1. Website Payments Standard
    2. Website Payments Pro
    3. PayPal Express Checkout


    Somehow I got lost in this... Zen Cart's "PayPal Express Checkout" is probably the same as PayPal's "PayPal Express Checkout". Makes sense. I am not really interested in that option since it takes the customer away from my web site. It does return back, but it looks less "professional".

    So now I am left Zen Cart's PayPal IPN: which of the two (current) PayPal methods does it correspond to? "Website Payments Standard" or "Website Payments Pro"?

    Thanks,
    Daniel

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

    Default Re: I am Confused. Please Help me with Terminology

    If you're using Zen Cart v1.3.8 or newer, then you'll see matching descriptions in your Admin->Modules->Payment screen.

    Both of these take you to PayPal's site to authorize the payment:
    PayPal IPN (Website Payments Standard) = PayPal Website Payments Standard
    PayPal Express Checkout = PayPal Express Checkout

    This one collects credit card info directly on your own site and submits to PayPal for processing, unknown to the customer.
    PayPal Website Payments Pro = PayPal Website Payments Pro
    .

    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. #3
    Join Date
    Jun 2008
    Posts
    328
    Plugin Contributions
    0

    help question Re: I am Confused. Please Help me with Terminology

    DrByte, thank you very much for your quick reply. I use version 1.38a and you are right: I can now see three, not two, PayPal payment modules under the Zen Cart Admin.

    Your explanation is great - it clarified to me several issues and made me aware that even the "Payments Standard" takes the customer away from my web site.

    My question now is: suppose I want to switch, in the future, away from PayPal, for credit card payments only: Which of the methods will make it easiest for me to do so?

    For example, let's say that I use PayPal for both PayPal type of payments and credit card payments, for a period of 6 months. Then my sales pick up and I find out that Authorize.Net provides a better deal for credit card payments. Then I want to switch to Authorize.Net, but retain the ability to accept PayPal payments.

    Which of PayPal's 3 methods give me the least hassle switching as described above?

    Thanks,
    Daniel

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

    Default Re: I am Confused. Please Help me with Terminology

    PayPal Website Payments Pro (availble to US and UK merchants) is essentially a merchant account, for which you'll have to sign up and pay a monthly service charge. You can of course terminate that program anytime you like.

    Using the Website Payments Standard or Express Checkout options will allow you to accept payments via PayPal using funds already-on-account with PayPal or via a credit card tied to a PayPal member's account. While you need only one or the other, either can happily co-exist alongside any merchant account.
    .

    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.

  5. #5
    Join Date
    Jun 2008
    Posts
    328
    Plugin Contributions
    0

    help question Re: I am Confused. Please Help me with Terminology

    Thank you again. One more clarification (and another question, hopefully the last):
    Quote Originally Posted by DrByte View Post
    Using the Website Payments Standard or Express Checkout options will allow you to accept payments via PayPal using funds already-on-account with PayPal or via a credit card tied to a PayPal member's account.
    PayPal's comparison chart states that customers need not have a PayPal account:

    https://www.paypal.com/us/cgi-bin/we...ile-comparison

    How does that align with the "credit card tied to a PayPal member's account" above?

    And my last question:

    Zen Cart already has a PayPal module. OTOH, PayPal account setup offers its own integration with my web site (if I use Payments Standard). It's like choosing to dig a tunnel from one side or the opposite side... Which way is the recommended, in your experience?

    Thanks,
    Daniel

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

    Default Re: I am Confused. Please Help me with Terminology

    Quote Originally Posted by zcnb View Post
    PayPal's comparison chart states that customers need not have a PayPal account:

    https://www.paypal.com/us/cgi-bin/we...ile-comparison

    How does that align with the "credit card tied to a PayPal member's account" above?
    When using Website Payments Standard, a PayPal account is not needed. Credit Card details will be requested from those electing to pay without a PayPal account.

    Quote Originally Posted by zcnb View Post
    Zen Cart already has a PayPal module. OTOH, PayPal account setup offers its own integration with my web site (if I use Payments Standard). It's like choosing to dig a tunnel from one side or the opposite side... Which way is the recommended, in your experience?
    Zen Cart works with the built-in PayPal modules. If you'd like to build your own, feel free.
    Zen Cart is not designed to work with PayPal's "buy now" buttons ... those are designed for PayPal's shopping cart, not a more advanced system like Zen Cart.
    .

    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.

  7. #7
    Join Date
    Jun 2008
    Posts
    328
    Plugin Contributions
    0

    Idea or Suggestion Re: I am Confused. Please Help me with Terminology

    Belated thanks for your guidance. I used the following URL to follow the steps of setting up the PayPal Website Payments Standard:

    http://www.zen-cart.com/wiki/index.php/PayPal

    It turns out that despite being that Wiki invaluable in its excellence, I did have to go back and forth between Zen Cart Admin and the PayPal web site.

    For example, the URLs described in steps 9 and 12, should be fetched first from the Zen Cart admin. I didn't know that initially and so I had to repeat the process on the PayPal site, to replace https://www.myz_domain.com with https://secure.myz_domain.com.

    All is well now and, to clarify, I never intended to use PayPal's "buy now" buttons. I actually wanted to use Zen Cart's own integration. However, the instructions on PayPal's web site are so confusing... I had to ask here. I even called PayPal's tech "support" but they were clueless regarding Zen Cart and all they could tell me was "use the buttons" (which, of course, I didn't want). So I ended up going against their advice and using Zen Cart's Wiki (and your guidance) instead.

    Thank you again!
    Daniel

 

 

Similar Threads

  1. v150 I am so confused. Need help, please. Shipping
    By coffeebean2009 in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 25 Dec 2012, 10:20 AM
  2. Setting up zones...confused :-( please help
    By Deno in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 7 Mar 2009, 11:40 PM
  3. confused, please help!
    By emijean in forum Basic Configuration
    Replies: 12
    Last Post: 5 Oct 2008, 06:37 PM
  4. Image Help Please - Confused
    By mmnord in forum General Questions
    Replies: 2
    Last Post: 8 Sep 2008, 04:08 AM
  5. Completely Confused Please Help
    By schatzy in forum General Questions
    Replies: 0
    Last Post: 10 Jul 2006, 05: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