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:
- 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.
- Stripe Pages should be generated or created in WP-Admin Pages and assigned in Ultimate Member > Settings > General Pages
- Stripe API Keys should be set in Ultimate Member > Settings > Extensions > Stripe.
- Stripe Plans are built with a Custom Post Type ( umm_stripe ), which means that this can be imported with popular import posts/pages plugins.