Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Question about Integrating WP eStore with WP eMembers › Reply To: Question about Integrating WP eStore with WP eMembers
@drmani, The eStore and eMember plugins are pre-integrated so you don’t need to do any manual work for integration. The only thing you need to do is specify the “Membership Level ID” in the eStore product when you create/configure an “Add to Cart”, “Buy Now” or “Subscribe” button.
Here is an example scenerio, You have a membership level called “Gold Pass”. The id of this membership level is 3 (The ID for each membership level is listed on the Manage Levels screen). Say for example, you want to charge $25 for this membership level. So head to the “Add/Edit Products” menu of the WP etore plugin so you can configure an “Add to Cart” or “Buy Now” button to accept payment from potential customers. When you fill in the details of this product, just specify 3 (Membership Level ID of Gold Pass) in the “Reference Text” field which is under the “Additional Product Details” section. Now, Place this “Add to Cart” or “Buy Now” button you just configured on your Membership Payment/Join Us page.
When a member pays for the membership using this button the eStore plugin will know (from the Level ID you entered in the reference text) that this payment was for a “Gold Pass” and it will automatically create the appropriate member account and send an email to the customer. The email sent to the customers will contain a unique link. When they follow that link they will be brought to the registration page where they will be able to choose their Username and password to complete the registration and access the “members only” content.
If you have muliple mebership levels then create an “Add to Cart” or “Buy Now” button for each membership level and place them on your Membership Payment/Join Us page following the above instructions.
Let me know if this makes sense.