• We have 12 sites (using individual domains)under a parent domain using WP Multisite. We are running woocommerce and sell various jewelry pieces on all of the sites. We have been told that (due to security issues) we can only accept checkout payments using paypal standard.
    Also, we are advised that the only way to avoid hacking issues is to provide each site with its own SSL. And the only way to accomplish this is to assign each site its own unique ip address. BTW, we currently have ssls in place for all sites. I have been working this problem for 6 weeks now and any advice would be greatly appreciated. We bought the Woocommerce Plugin for Paypal pro plugin. We would like to use Paypal Pro or Paypal Advanced for checkout because Paypal Standard looks amateurish.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi Mike,

    Not sure exactly what the issue is here but I’ll see what I can do.

    1. You don’t need SSL certificates to secure your sites from hacking per se, you need a strong host and service like https://sucuri.net.

    An SSL cert encrypts the data between the user and your site and let’s the user know that they are in fact giving their information to you and not some spoof. So it is a great idea for any site that asks for user information and allows users to login but it’s not 100% necessary.

    2. An SSL Cert IS necessary if you are processing payments through your site however you are not doing that at the moment. You’re using PayPal standard which sends the user to the PayPal.com site to take care of payment, so an SSL cert isn’t required.

    To move to PayPal Pro you do need an SSL cert, you also need to signup for the PayPal pro option with PayPal which is $30(ish) per month on top of fees. (FYI, we use Stripe.com for payments, much easier, works with WooCommerce as well).

    Do you have a specific questions beyond these answers?

    Good luck.

    Ben

    Thread Starter Mike Shapiro

    (@mike-shapiro)

    Thanks Ben, We signed up for PayPal pro and purchased the Woo PP Pro plugin an. We have SSLs on all 12 sites. But there are a number of tech personnel stating that a checkout system using multi-site can be hacked even if each site has its own SSL. We are told that the only solution is that each individual site must have its own IP address (which is impossible). I’d be very greatful if a wordpress admin or person with ecommerce multi-site experience would weigh in.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Well…. Yes. SSL makes the transactions secure, but that doesn’t make it impossible to hack. So technically they’re right. But saying everyone needs their own ip is not really accurate. In that the ability to hack multisite vs single site isn’t different.

    Now that said, SHOULD you run a store on multisite? Only if you’re smart and careful. You share the code for themes and plugins, so you have to vet ALL OF THEM all the time, every time they update. You have a shared user base too, so allowing unrestricted registrations is not very smart.

    But really that’s the same, single or multi site, isn’t it?

    I run a store on my network. One site has 100% SSL, the rest only for login. It’s secure, and it’s no more at risk for hacking than a single site.

    Thread Starter Mike Shapiro

    (@mike-shapiro)

    Thanks very much Mika for your thoughtful response. Have you ever used the aforementioned service https://sucuri.net
    to which Frank made reference?
    Mike

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    No, but I know those guys and if I was hacked and couldn’t fix it, I would hire them. 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Multisite-Woocommerce-Paypal Question’ is closed to new replies.