Stripe Subscription Plan ID for WCfM Membership
WCfM Membership allows you to take payment from vendors subscription using Stripe connect very easily.
If you are going to setup recurring subscription then you require to have a subscription plan ID created from your Stripe account.Let me show how you may get this in this article-
First login to your Stripe Dashboard and navigate to ” Product” menu as shown below:
Now click on “Add product” button to add a new Product as seen here-
You will be redirected to ” create product” page. Here fill in the necessary product information and the price of the product.
Ensure that you choose recurring plan and put in the appropriate billing period. Here’s a screengrab of the page which will help-
After configuring the product, save the product by clicking on “save product” button on top right corner as shown here.
After saving the product you will be redirected to the newly created Products page as shown here:
From here, grab the Price id of the product from pricing section-
Now, paste the “price id” in WCFM Admin dashboard -> Membership -> specific Membership plan -> Subscription tab -> Under Stripe plan Id. Here’s a screengrab for reference.
That’s it! You have successfully linked your membership plan to Stripe plan id.
Hope this helped!
Very helpful! Thanks!