Forum Replies Created
-
AuthorPosts
-
admin
KeymasterThe easiest would be to use eStore + eMember. You can hook each of your eStore product to a eMember’s member level so everybody who purchase an eStore product can become a member and see the protected page where you have you forum embedded. This document has details on this:
http://tipsandtricks-hq.com/wordpress-membership/?p=60
You can also develop a custom module that checks the eStore’s customer database at registration time of whatever forum module you are using. A good example of this is the forum registration of our forum. When you try to register it check eStore’s customer database.
admin
KeymasterWe have an option to use Clickbank for your membership payment in eMember. I haven’t added the official documentation yet but this post has all the info you need to get this going:
admin
KeymasterGoogle Analytics event tracking is one of the best ways to find out how many users are going to your checkout page and not completing the checkout which will give you a good idea of cart abandonment rate.
This article will help:
http://www.tipsandtricks-hq.com/how-to-track-google-analytics-events-from-your-wordpress-site-3220
admin
KeymasterOkay I see where you are misunderstanding the process. When you make a subscription payment with trial amount you need to specify the recurring billing setup too. This will make it so after the trial time is over the recurring charge will start to kick in (the users membership won’t expire after the trial time unless they cancel it).
Please for the documentation on how to create a subscription product and it will be clear to you:
http://www.tipsandtricks-hq.com/ecommerce/how-to-add-a-subscription-button-for-recurring-payment-400
admin
KeymasterI have it on my to do list to add a “Bank Account Details” field in the affiliate signup page. I will try to finish this work soon.
November 21, 2011 at 11:24 pm in reply to: Clickbank: "Secret key or source file information is not present in the request" #38558admin
KeymasterThat value is read from the settings menu so as long as you have a value in that field and you saved it, you don’t have to do anything else. I have a feeling your hosting does not allow CURL request to be sent to the same server which is why you are facing this issue. Can you please ask your hosting provider and find out if my assumption is correct?
admin
Keymasterokay I will add the following option:
If there is a value in the “Product Page” field then the cart picture with green tick will link to that page.
November 21, 2011 at 10:23 pm in reply to: Code not working correctly [wp_eStore_category_products_fancy3 id=1] #23661admin
KeymasterNo, fancy display 3 never had a description. This document has example of how each of the eStore fancy display looks like:
http://www.tipsandtricks-hq.com/ecommerce/stylish-product-display-options-for-wp-estore-829
Here are some of the main reasons for a user account to get blocked:
– Sharing the forum access with multiple users (we track IP address)
– Posting spam ads on the forum
– Not following the forum rules – https://support.tipsandtricks-hq.com/forums/topic/forum-rules
– Abusing the support resources
November 21, 2011 at 9:38 pm in reply to: PDF certificates with the buyer's name "stamped" in the center instead of footer #22681admin
KeymasterYou can stamp anywhere on the PDF file. Use the “Line Distance from the Bottom of the Page” field to adjust where you want to place the stamp. For example a value of 100 in that field will place the stamping somewhere in the middle.
November 21, 2011 at 9:37 pm in reply to: Unsubscribe member from list when expired/cancelled #33621admin
KeymasterNope.
admin
KeymasterThe affiliate platform plugin does not have any drop shipping option as that plugin does not handle the sale of a product (this plugin is used to track the referrals and commissions). Drop shipping is best done with the eCommerce plugin that is processing the payment of the actual sale. eStore has an option whereby you can tell it to forward the payment notification (IPN) to your drop shipper (this option would be your best bet).
admin
KeymasterYeah, export the database table and import it on the other site. This video tutorial should help you:
November 20, 2011 at 10:28 pm in reply to: How to go about Interspire Email Marketer Integration #25032admin
KeymasterYou won’t be able to do this integration unless you are a developer and understand PHP code well. You can contact us to get a custom job done or hire a freelance developer who will be able to do this for you.
November 20, 2011 at 10:17 pm in reply to: Can My Autoresponder/Email Marketing Manager be Integrated with Your Plugins? #19558admin
KeymasterIt depends on the autoresponder provider (Each provider has different API). The autoresponder in question will have example code showing how to use their API code.
admin
KeymasterOkay… I am not sure why the account will expire just after the free trial. Usually a free trial will always be followed up automatically by a recurring payment. Are you not using something like the following?
2 week free trial then charged monthly
What value do you have in the “Recurring Period” field of this subscription?
-
AuthorPosts