Forum Replies Created
-
AuthorPosts
-
MikeDMember
The person who “purchases” the product (for free) is not necessarily the person that receives the product. Because there is no payment, the user at checkout enters someone else’s email address. It’s one person sending a collection of downloadable documents to another via the familiar store interface.
WP eStore tracks stats based on the name and email entered at checkout. I want to track the user that filled out the checkout form, not the person that received the product. The person that filled out the form is the logged-in WP user. I’m hoping that I can use WP Affiliate to track the person that filled out the form by WP user or affiliate ID. The issue is that the person completing the checkout form will not first click a banner to set the affiliate. They are the affiliate themselves and will be logged in.
Thank you for your help!
MikeDMemberI am using manual checkout. The code shown on this post is not in my version of the “eStore_payment_submission.php” file in eStore v3.8.1.
Please give me updated instructions on how to automatically redirect the customer to the “Return URL” in the settings menu after manual form submission.
MikeDMemberamin007,
The “Enable Transaction Result Display” feature is not working. I followed the instructions here http://www.tipsandtricks-hq.com/ecommerce/wp-estore-instant-digital-product-delivery-499.
Is “Enable Transaction Result Display” supposed to work with manual checkout?
MikeDMemberamin007,
Nice work! The new “Send Product Download Links in the Email” feature works perfectly.
I have two questions:
1. Will this feature be included in new public upgrades to the plugin, so that when I upgrade in the future, this feature will still be there?
2. Like the previous poster, I also want these transactions to appear in “Stats” and “Manage Customers”. Can you help me make this happen?
Thanks again for your great support.
MikeDMemberamin007,
Thank you for your excellent technical support.
I look forward to using the new features!
MikeDMemberI’m using WP eStore Version v3.0.4 with WordPress 3.0.
I’m building a site that is a corporate document management tool. The entire WP site is members only. Logged in users can download any document for free. The store is being used because the user might not be at their own computer, so instant download isn’t always appropriate. The user will add files to their shopping cart, then have the download links emailed to them (and instant download will be offered).
I need the store to work as usual, but automatic processing without any payment. The previous poster seemed to have the solution, but it didn’t work for me. Can you help me with any code that might have changed?
As with the previous poster, I also want the transactions to appear in “Stats” and “Manage Customers”.
Thanks!
MikeDMemberI have a similar situation, but I can’t get the above instructions to work. Hopefully you can help.
I am building a members-only site. It’s free to become a member, then free to buy any product. I’m using the manual checkout and I want the download links to be in the email to the customer.
In the eStore_process_payment_data.php file there is no “submit_to_manual” function, but it is in eStore_payment_submission.php. In which file do I put your code?
I tried putting your code in eStore_payment_submission.php, but I couldn’t get it to work. What line do I put it in? Can you show me a line of code that I can search for and put the new code after it?
Thank you!
-
AuthorPosts