Stripe FAQ - How Do Subscriptions Handle Staging Sites and Migrations?

When working on Staging Sites and planning on migrating to another site or live site, you need to check the following:

  1. The Stripe Webhook should match the URL of your live or staging site( see Webhook Settings ). You can check the Webhook URL in Ultimate Member > Settings > Extensions > Stripe.
  2. Stripe Pages should be generated or created in WP-Admin Pages and assigned in Ultimate Member > Settings > General Pages
  3. Stripe API Keys should be set in Ultimate Member > Settings > Extensions > Stripe
  4. Stripe Plans are built with a Custom Post Type ( umm_stripe ), which means that this can be imported with popular import posts/pages plugins.