Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore General Questions › Provide link to webpage instead of download
Tagged: Direct Content URL
- This topic has 19 replies, 4 voices, and was last updated 9 years, 11 months ago by wzp.
-
AuthorPosts
-
December 21, 2011 at 10:27 pm #5101devvomanMember
Hi there,
I’m looking to in effect ‘sell’ web pages of my website. I was hoping you could help me work out what the most logical solution to this would be or if it is even possible.
Currently, I am creating products on my eStore then setting the Digital Content URL to be a page of my website. However, when a user purchases this product then clicks the hyperlink, the browser prompts them to ‘download’ the file. Is there any way I can ‘sell’ or reveal parts of my website as individual products?
Also, I am using the [wp_eStore_members_purchase_history_with_download] shortcode to display a users purchase history. Is there a way to bypass the ‘Generate Download Link’ so that the product title links directly to the product page URL as I described above?
Many thanks.
Tom
December 21, 2011 at 10:31 pm #39963devvomanMemberInfact, another way of describing this would be to allow our customers to ‘unlock’ various areas of the websites by paying for them individually as products. They would then be able to see and access their purchased areas from their account page using the purchase history shortcode. Is a solution like this possible with eStore / eMember running alongside each other?
December 21, 2011 at 10:42 pm #39964wzpModeratorDecember 21, 2011 at 10:53 pm #39965devvomanMemberThis is great! I’m having a bit of difficulty understanding how I can restrict the access to the content depending on whether the user has bought it or not. Am I right to assume I need to enclose the content within the APR shortcode? Will this remember a users purchase history infinitely so they will always be able to come back to the pages they have purchased? Or is it only for one browser session?
December 21, 2011 at 11:14 pm #39966devvomanMemberFor example, if they were to access their account on a different computer / browser, would they still be able to see their history of purchased pages?
December 21, 2011 at 11:24 pm #39967wzpModeratorContent you want to be protected is enclosed in the APR shortcodes.
What a buyer receives are the usual encrypted links. Except that, instead of getting a file when clicked, they get redirected to a page.
The links have the same attributes as regular file links, they are encrypted, they expire after so many uses, or after so much time.
eStore remembers who bought what, based on email addresses. After an encrypted link has expired, buyers can get “fresh” encrypted links by providing eStore with their email address. You create a page with a [wp_eStore_download_link_sender] form, and maybe call it a “product recovery or refresh” page. They provide an email address, and eStore resends all product links associated with that particular email address.
Note: You must have the “extra shortcodes” package installed.
December 21, 2011 at 11:26 pm #39968devvomanMemberThank you, that has helped massively.
December 21, 2011 at 11:27 pm #39969wzpModeratorDecember 21, 2011 at 11:42 pm #39970devvomanMemberIs there a way I can avoid having to renew the link? Would be ideal to provide our users infinite access to the pages / products they’ve purchased. Or even set the encrypting link to never expire?
December 22, 2011 at 12:08 am #39971wzpModeratorYou can set the links to never expire. BUT the settings are global. So ALL links will never expire.
December 22, 2011 at 12:26 am #39972devvomanMemberDo I just leave the field blank in the settings?
December 22, 2011 at 12:47 am #39973wzpModeratorUse a very large number.
December 22, 2011 at 9:09 am #39974devvomanMemberThank you.
Do you have any thoughts on this other related article regarding the Purchase History with Download Shortcode?
December 22, 2011 at 1:46 pm #39975wzpModeratorUnder the existing system, @Admin is correct.
In order for your idea to work, the shortcodes that display product links would need tighter integration to the product database. In the future, it may be possible to provide this kind of functionality; via a generalized API system that I am tinkering with.
December 22, 2011 at 4:30 pm #39976devvomanMemberGreat thanks wzp. Is there a way to customise the Purchase History information ie. give it fancy styling or such the like? Would be ideal to show just the product artwork.
-
AuthorPosts
- You must be logged in to reply to this topic.