Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1
    Join Date
    Oct 2009
    Location
    EUROPE
    Posts
    47
    Plugin Contributions
    0

    Default PayPal standard versus express. How successful?

    OK I know about the practicalities and implementation of both PayPal Standard and PayPal Express, but I'm still stalled as which one to actually go with on my new site??

    Are there any shop owners out there that have actually switched between the two variants? If so which did you find the most successful to use.

    Before someone pipes up about the alternatives, I have no issues with PayPal and really don't want any monthly fees.

    Thanks.

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: PayPal standard versus express. How successful?

    I don't currently use either, but I will be using Express on an upcoming site. From what I read here in the forums, it seems to work better with Zencart, and I understand (in the US, anyway, and I haven't checked to be sure) that customers no longer need to create a Paypal account to use Express.

  3. #3
    Join Date
    Oct 2009
    Location
    EUROPE
    Posts
    47
    Plugin Contributions
    0

    Default Re: PayPal standard versus express. How successful?

    All of the live sites that I've checked out in the showcase recently, that have a PayPal Express button, haven't required me to open an account with PayPal. I don't know if that's because I'm based in Europe, or whether it is a global thing now?

    Another change I have noticed with Express, is that it used to throw up a warning message if it returned you to a site without SSL, it doesn't appear to do that either now. Despite the recommendations, I find very few sites that have SSL in place, so perhaps PayPal have identified that and modified their own site systems?

  4. #4
    Join Date
    Oct 2009
    Posts
    11
    Plugin Contributions
    0

    Default Re: PayPal standard versus express. How successful?

    I chosed the Standard PayPal because it allows customers the option of using their credit card even if they do not have a PayPal account.
    As far as security, when customers click on PayPal to pay, it takes them to the secured PayPal website, so you do not need to have SSL certificate. When the customers are done, there is a button on PayPal to click to return to your website.
    I think this is the best choice for beginners who do not want shell out a lot money up front. They only charge by the transaction. It does have its limitation [both Paypals] in that you have to figure out all the expenses to charge the customer up front including shipping whereas if you chose PayPro [Authorize.net, etc.], you can hold off charging until say you know exact shipping costs are going to be. They charge a monthly fee. One of my main shipping challenges is having to ship multiple locations (ZC can handle this) and also add the complication of expedited shipping---which right now Zen cart was not designed to handle but Paypro or Authorize net would be a solution for it.

  5. #5
    Join Date
    Oct 2009
    Posts
    11
    Plugin Contributions
    0

    Default Re: PayPal standard versus express. How successful?

    I forgot to mention that if you use Authorize net or Paypro, I believe you do need the SSL certificate and most people recommended getting your own certificate as opposed to sharing with your webhosting company. They charge extra money for SSL.

  6. #6
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: PayPal standard versus express. How successful?

    I'd take jeono's comments with a grain of salt ...

    Quote Originally Posted by jeono View Post
    I chosed the Standard PayPal because it allows customers the option of using their credit card even if they do not have a PayPal account.
    So does Express Checkout.
    Quote Originally Posted by jeono View Post
    As far as security, when customers click on PayPal to pay, it takes them to the secured PayPal website, so you do not need to have SSL certificate.
    You SHOULD also consider protecting your customers' private data with SSL anyway. It's not only credit-card/payment info that benefits from a SSL certificate.
    Quote Originally Posted by jeono View Post
    I think this is the best choice for beginners who do not want shell out a lot money up front. They only charge by the transaction.
    Correct.
    Quote Originally Posted by jeono View Post
    It does have its limitation [both Paypals] in that you have to figure out all the expenses to charge the customer up front including shipping whereas if you chose PayPro [Authorize.net, etc.], you can hold off charging until say you know exact shipping costs are going to be.
    Actually, you can do that with PayPal too.
    Quote Originally Posted by jeono View Post
    and also add the complication of expedited shipping---which right now Zen cart was not designed to handle
    Um, Zen Cart can handle many different shipping options, including expedited shipping if you've configured your store to offer it as an option to the customer.
    Quote Originally Posted by jeono View Post
    if you use Authorize net or Paypro, I believe you do need the SSL certificate and most people recommended getting your own certificate as opposed to sharing with your webhosting company. They charge extra money for SSL.
    An SSL certificate is *not* expensive, and the tiny increase in hosting costs is related to the need for a dedicated IP address. Both are extremely minor costs compared to the benefits offered, as well as in the overall budget.
    .

    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
    Oct 2009
    Location
    EUROPE
    Posts
    47
    Plugin Contributions
    0

    Default Re: PayPal standard versus express. How successful?

    I've been looking at the issue from a customers perspective.

    With PayPal Standard, they leave your site after giving all needed details and go to PayPal with the exact cost of everything, including shipping etc.

    With PayPal Express, they log into PayPal to obtain a 'token' without knowing at that stage, what they will be charged. Incidentally although Firefox is ok, having checked further, IE6 still throws up a warning flag if returning from PayPal Express to a non SSL site?

    Although I put my hands up and state that I don't have SSL on my sites, I limit the data I capture to just name and address. I know some people will look down on that, but seeing as much of that data is also transmitted by email, in the order confirmation from the site, as well as in the payment confirmations from many payment processors, it does somewhat negate some of the security issues?

    Looking at the two methods of PayPal side by side, there are plus and minus points to both. For repeat orders, customers just need to enter their site user name and password to log in. At the moment I am tempted to go with PayPal Standard, for no other reason than I like the idea of customers knowing what they are paying when they go to PayPal.

  8. #8
    Join Date
    Oct 2009
    Posts
    11
    Plugin Contributions
    0

    Default Re: PayPal standard versus express. How successful?

    Quote Originally Posted by DrByte View Post
    I'd take jeono's comments with a grain of salt ...

    So does Express Checkout.
    You SHOULD also consider protecting your customers' private data with SSL anyway. It's not only credit-card/payment info that benefits from a SSL certificate.
    Correct.
    Actually, you can do that with PayPal too.
    Um, Zen Cart can handle many different shipping options, including expedited shipping if you've configured your store to offer it as an option to the customer.

    An SSL certificate is *not* expensive, and the tiny increase in hosting costs is related to the need for a dedicated IP address. Both are extremely minor costs compared to the benefits offered, as well as in the overall budget.
    Dr. Byte does make a good point.
    A dedicated SSL certificate is almost a must these days, however, it does cost about $100 a year on top of your normal webhosting charge plus installation cost (amount is more or less depending on your hosting). One could use the shared SSL certificate that a lot of webhosts offer free. While it is very secure, customers may be alarmed by the pop up warning box stating that the domain does not match the name on the certificate.

    Back to the shipping topic: I had another post asking about this question. I thought that adding more Zones may be a way to do it? Given that I already used the Table plus the 3 default Zones in ZC.

    How do you add more charges to PayPal after the initial charge if you need to say add more for added shipping cost?

  9. #9
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: PayPal standard versus express. How successful?

    Quote Originally Posted by jeono View Post
    A dedicated SSL certificate is almost a must these days, however, it does cost about $100 a year on top of your normal webhosting charge plus installation cost
    Not necessarily. They can be had for $10, and free installation on many hosts. YMMV
    .

    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.

  10. #10
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: PayPal standard versus express. How successful?

    Quote Originally Posted by jeono View Post
    How do you add more charges to PayPal after the initial charge if you need to say add more for added shipping cost?
    With Express Checkout, that happens automatically, since shipping is not yet determined when Express Checkout commences -- that's all decided after the customer returns to your site to complete their shipping selections, enter any coupons, etc, and submit their final choices to confirm payment.
    .

    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.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v139h Paypal Websites Payment standard IPN VS Paypal Express Checkout
    By WiccanWitch420 in forum General Questions
    Replies: 1
    Last Post: 3 Dec 2013, 09:22 PM
  2. Paypal Express versus admin profiles
    By peterdd in forum PayPal Express Checkout support
    Replies: 4
    Last Post: 26 Mar 2013, 09:20 PM
  3. Change from PayPal Standard to PayPal Express
    By Forum5 in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 14 Apr 2011, 06:52 AM
  4. PayPal Express successful but no record of sale in Zen Cart?
    By nohart in forum PayPal Express Checkout support
    Replies: 2
    Last Post: 13 Sep 2010, 08:39 PM
  5. Change from Paypal Express to Paypal Standard
    By Bikerdave in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 13 Jul 2008, 04:01 AM

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