• Resolved gabe9

    (@gabe9)


    Hi there,

    Currently using the woocommerce stripe plugin and looking to migrate. Have a couple of questions:

    1. The Woo Stripe plugin starts a wp_woocommerce_session on every product page (even if payment request buttons are not enabled on product pages). This means all product pages aren’t cached by cloudflare etc and google pagespeed reports are poor. I am hoping this plugin wont start a wc session on product pages that have payment buttons disabled?

    2. If I migrate over to this plugin can I use all my existing stripe details I have, webhooks etc? Or do I need to set everything up again on the stripe slide?

    3. Can I do stripe refunds and partial refunds from the woocommerce order screen?

    4. Can I check that I can receive Stripe CC payments from customers in the USA?

    Many thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi @gabe9,

    Thank you for contacting us.

    1. I can’t speak to what that Stripe plugin does but WooCommerce loads a session instance on every frontend page request. Our Stripe plugin doesn’t do anything special with sessions.

    2. You will just need to click the Connect to Stripe button and once you do that just click the Create Webhook button. If you’re using Apple Pay, you’ll need to click the Register Domain button.

    3. Yes, this plugin provides all of that functionality.

    4. That is dependent on your stripe.com account. This plugin doesn’t restrict the countries in which you can accept payment from. That’s based on your Stripe account.

    Kind Regards,

    Thread Starter gabe9

    (@gabe9)

    Thanks for the quick response.

    Re. 1.

    By default woocommerce only sets the session cookie when you add an item to the cart. The Woo Stipe plugin seems to change this to start a session cookie immediately on page load. Just checking you dont do this?

    Thanks!

    Plugin Author Payment Plugins

    (@mrclayton)

    @gabe9,

    Just checking you dont do this?

    If you don’t have any payment buttons enabled on the product pages, then no it won’t do this.

    If you have Apple Pay or the Payment Request gateway enabled on a product page then yes, a session will be used to store the cart data.

    Kind Regards,

    Thread Starter gabe9

    (@gabe9)

    Perfect, I am sold!

    Thank you

    Plugin Author Payment Plugins

    (@mrclayton)

    @gabe9 You’re welcome, let us know if you have any more questions.

    Kind Regards,

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Migrating from woocommerce stripe plugin’ is closed to new replies.