• Resolved martinbrothers

    (@martinbrothers)


    Currently planning to use WP Staging with a website that uses Woocommerce Subscriptions that takes regular payments from users via Stripe for monthly subscriptions. When creating a site with WP Staging are there specific settings needed when creating the staging site so that the automatic payments are not run from the staging site? Or are these automatically disabled on the staging site? Any info much appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Rene Hermenau

    (@renehermi)

    Hi,

    you need to take care on your own that unwanted servioces are not running on the staging site. Anyways, as far as I know regular stripe or paypal subscriptions are services executed and fired periodically from the relevant payment providing website and not from your shopping website. So this should not be an issue. WooCommerce support should be able to answer that question better then me. If you know the answer I am glad if you like to share it with me and other users here.

    Cheers
    René

    Hi,
    i will migrate exiting wordpress orders,users,subscription into new wordpress site.
    i have faced issue in subscription import.it not properly imported.Please provide the solution.

    Plugin Author Rene Hermenau

    (@renehermi)

    @ponnambalam You can use the Update function to update the staging site. The update function is overwriting the content of the staging site so take care not to overwrite modifications you have already done.

    Woocommerce order are stored in the table wp_posts and wp_postmeta so its difficult to synchronize these tables and not possible automatically with wp staging at the moment.

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

The topic ‘Woocommerce Subscriptions’ is closed to new replies.