- This topic has 4 replies, 2 voices, and was last updated 13 years, 10 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › tracking estore purchases in emember profile
is there any way to show what products a user has purchased using the estore in their emember profile?
Yes, This documentation should help you:
http://www.tipsandtricks-hq.com/wordpress-membership/how-to-display-a-members-purchase-history-158
awesome – just what i was looking for.
must have missed it in the docs.. sorry about that
is there a way to do something to a member’s profile based on their purchase history? for instance.. i sell downloadable goods. if i want to release an update to a product, i want to be able to provide it free of charge to all members who have purchased the first version.
would be great if i could just say ‘log in to your profile and download the update’.
anything like that?
Yeah you can just create a members only download page which has download links for all your products. You can use the section protection of eMember to protected each download link against a particular membership level. This page has more info on it:
The other option is to add a custom tweak in the code to place a download button in the purchase history table for each product but this can only work if you have one downloadable file per product.
all of my members are the same membership level, but not all members have purchased the same products.
is there a way to check if a member has purchased a product, and if so, display the: [wp_eStore_download_now_button id=x] shortcode on their profile page?