- This topic has 1 reply, 2 voices, and was last updated 12 years, 12 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 PDF Stamper › How to stamp download file with PDF Stamper only – no eStore or eMember?
Tagged: pdf stamper
I have added PDF Stamper to a website that uses the WishList Member plugin for membership management.
I want the user to click on a button or link, and received a downloaded file that has been stamped with the user’s name and email address.
Reading the website closer after purchase, I see that all examples and explanations related to eStore and eMember or other products that I do not have.
If it is simple enough, Can someone provide me with a custom PHP function that can do what I am requiring?
Certain integration of the plugin rely on being able to get the details from the other plugin. When its a 3rd party plugin then we have no way of getting the data that we need unless there is an API for it. This is why on our sales page of the product we do not say that it can stamp details from a 3rd party membership plugin. Unless the sales page states a particular feature is available then it is best to assume that the plugin doesn’t have that functionality.
If there is an API for this plugin that will allow us to query and find the details of the logged in member then it will be possible to add in a function that gets the details from the 3rd party plugin and stamps those details.