- This topic has 1 reply, 2 voices, and was last updated 11 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 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 › WP eStore General Questions › eStore – making it so that digital content never expires after being purchased
Tagged: APR, download expiry, pay per view
How can I make it so that after a digital content item is purchased, the user will always be able to download the file or view it in lightbox? I would like to make it so that they have to register and when they log in, they can view the items they have purchased, Or, so that if they lose the links, they can have the links resent to them, without me having to manually send the links out. I intend to use S3 private files.
You can use a very long expiry time to make the links not expire. You can also set the download link expiry time on a per product basis (if you wanted this only for certain products).
However, you should really use a “reasonable” expiry time for the download links. If the buyer needs to have the links refreshed, you can setup a self service page that will use the [wp_eStore_download_link_sender]
shortcode to resend the buyer new links to whatever they purchased.
https://support.tipsandtricks-hq.com/forums/topic/estore-how-to-send-download-links-to-customers
If you are going to use Amazon S3 to host files, please use the eStore Amazon S3 integration feature.