Forum Replies Created
-
AuthorPosts
-
admin
KeymasterYes, once they fill in that email verification form they will be able to complete the full registration.
January 7, 2012 at 5:34 am in reply to: How to Display Product list with thumbnail image and name only #40448admin
KeymasterThe fancy 3 display template might be close to what you want so use that template with the category shortcode. This page has a list of all the available eStore product display templates:
http://www.tipsandtricks-hq.com/ecommerce/stylish-product-display-options-for-wp-estore-829
Check the extra shortcode plugin for more details on which category shortcode to use:
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460
admin
KeymasterNo, there is no option like that. Usually the affiliate ads and banners are for all the affiliates but you can always make hidden WordPress pages and put special banners for your special affiliates on that page.
admin
KeymasterNope, The only available options are explained in the above post.
admin
KeymasterFrom what I can tell widget logic works on the logics provided by core WordPress (it won’t work on eMember’s logics as they are not part of the core WordPress install).
January 7, 2012 at 5:16 am in reply to: How to make the plugin mark the order as a service on paypal #40407admin
KeymasterFor simple shopping cart if you uncheck the “Must Collect Shipping Address on PayPal” option from the settings it won’t force an address collection anymore. Let me know if that helps.
January 6, 2012 at 12:02 pm in reply to: S2Member and Affiliate Plugin Integration – Affiliate sale tracking not working #40366admin
KeymasterThat looks good. You did replace “XXXX” with the actual secret word right?
Anyway, It does look like the s2Member is not sending the notification after the payment (it is suppose to send the notification in the specified notification URL). When it does you would see entries like the following in the debug file (there will be actual values there):
[01/06/2012 11:55 AM] – SUCCESS :Start processing remote commission tracking request…
[01/06/2012 11:55 AM] – SUCCESS :POST data: XXXX|%%cv1%%|%%amount%%|||%%payer_email%%
[01/06/2012 11:55 AM] – SUCCESS :Validating Request Data
……
You do have PayPal IPN enabled in your PayPal account right? Otherwise PayPal won’t send the IPN after the payment. Can you do another test transaction now so I can see what it does?
admin
KeymasterLinks generated by squeeze form should also work. If you want to use with coupon then try using the manual checkout option of eStore (no payment gateway will allow you to do $0.0 transaction).
January 6, 2012 at 6:20 am in reply to: S2Member and Affiliate Plugin Integration – Affiliate sale tracking not working #40364admin
KeymasterLooks like the S2Member plugin is not notifying the affiliate plugin after the transaction. Have you done step 3 of the integration documentation?
What value do you have in the following field of S2Member plugin?
s2Member's options ->API/Notifications Menu -> Payment Notification URL
admin
KeymasterHi Todd, We do not have any Integration available for PDF Stamper and the WishList member plugin. The available integration options are explained in the integration section of the documentation (WishList member plugin is definitely not one of them):
http://www.tipsandtricks-hq.com/wp-pdf-stamper/
If you have gotten the wrong impression that an integration between these two plugins exist please post a link to the page where you got this idea from so I can chase it up.
January 6, 2012 at 5:40 am in reply to: How to make the plugin mark the order as a service on paypal #40405admin
KeymasterThe shortcode you shared is a simple shopping cart shortcode (not an eStore plugin shortcode). You purchased eStore so use eStore to place the buy buttons. This documentation will help:
When configuring the item in eStore you can specify a $0 shipping for that item in the “Shipping and Tax” section and it will make it a non-tangible item.
admin
KeymasterButtons are different than links. When you use a shortcode it creates a button (you can’t just use the URL from the button). WP eStore has an option where you can add an item to the cart or make a one time purchase (using buy now option) via a URL/link. You can try using that option for what you are trying to do. Check the extra eStore shortcode plugin to find out how to use a link to order an item configured in eStore:
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460
admin
KeymasterYes, eStore now captures the IP address of each customer (You can access this information from the “Manage Customers” menu. If you are using v4 you should upgrade to a more recent build:
https://support.tipsandtricks-hq.com/update-request
It is best to do the IP address block in the .htaccess file so this user can’t even access your site in the future. We do a plan to introduce an email blacklist option in eStore in the future.
admin
KeymasterYour other post on this same topic has been replied here:
https://support.tipsandtricks-hq.com/forums/topic/pay-per-view-masked-link-viewable-in-page-source
January 6, 2012 at 4:56 am in reply to: S2Member and Affiliate Plugin Integration – Affiliate sale tracking not working #40362admin
Keymaster– What version of the Affiliate platform plugin are you using?
– Post a link to the page where you have the payment button.
– Share the content of the “wp_affiliate_debug.log” debug log file (you can find it inside the “wp-affiliate-platform” directory).
-
AuthorPosts