- This topic has 5 replies, 2 voices, and was last updated 12 years, 7 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 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 › Automatic download link emailed after member registration
Tagged: automatic download email
Is it possible to send a stamped pdf download link (encrypted and expiring) upon registration automatically? I have eStore, Stamper and eMember plugins. Squeeze page is OK, but they can keep entering different data to stamp pdf with many fake emails. I am not offering BUY button because my users pay outside the WP, register through encrypted link and need to get the stamped pdf (encrypted and expiring) in their emails right after registration. Any help with this issue?
Is this for free membership or paid membership signup?
It is for paid membership but users don’t use eStore payment option (they pay before registration through another system), but I send them encrypted link to register as Gold members already, so officially they are paid members. I want to send them encrypted download link right after registration (automatically). Again, there is no payment through eStore involved.
In that case, there is no option to do what you are after unfortunately. eMember doesn’t do any kind of automatic link sending functionality.
OK. Then what if I use this shortcode [wp_eStore_download_now_button_with_stamping id=2] for file download. In this case is there a way to limit this download to just one time download?
No, that shortcode will allow the user to download a stamped copy of the file but he/she is not restricted to one use. Looks like you are using the API of eMember to create the user so you should just be able to use your own script to send a link to the member after your invoke the API.