Forum Replies Created
-
AuthorPosts
-
PeterMember
Hi Kimmy, This page will help you
January 17, 2012 at 10:13 pm in reply to: Full store page but restricting Add To Cart functionality to members only #40860PeterMemberHi,
You can use the “Button Redirect Target URL” in your product’s settings to specify the URL of a protected page.
January 17, 2012 at 10:08 pm in reply to: Continue shopping link doesn't link anywhere- Stays on checkout #40863PeterMemberHi,
1) “when I add an item to the cart and then click on continue shopping it stays on the cart page”
I just tried it and I cannot see the problem, ie, the continue shopping link successfully returned me to the home page.
2) “Will I be able to bundle ID #’s 9,22,45,89 into one sale at a discounted price?”
In short no. But you can use some of the options such as the quantity based conditions in the coupon settings to achieve a similar result.
3) “Can I apply a discount buy 3 get 1 Free?”
You can use the quantity option in the coupon settings to achieve something similar, eg,
Apply x% discount when:
“Total Quantity” -> “Contains” -> “3”
4) “Can I set up a % discount buy 2 or more and receive 25% off?”
Yes. Similar to above – use the conditional options in the coupons settings page.
5) “Can all these be integrated with affiliates and there payouts?”
Any sale of a product can be integrated with the Affiliate platform and the amount of commission paid can be specified on a per product basis.
PeterMemberHi,
Have you enabled the PayPal gateway and entered the correct PayPal email address in the eStore settings in the “Payment Gateway Settings” section?
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-payment-gateways-679
Also please try to provide as much info as possible when presenting your issue:
PeterMemberHi,
In addition to encrypting the links of your download files, eStore also offers functionality whereby you can limit the duration of your download link so that they expire after a certain amount of time or even based on the number of downloads.
In the eStore settings page there is a section called “Digital Product Delivery Settings” and here you can specify how long a link remains active or the maximum download limit count.
PeterMemberHi,
This is due to paypal which has put your sale in a pending state.
Please see this for more info:
https://support.tipsandtricks-hq.com/forums/topic/funds-have-not-been-cleared-yet
PeterMemberHi, Run a test transaction with debug enabled and it will reveal the issue. This post will help:
https://support.tipsandtricks-hq.com/forums/topic/how-and-when-to-enable-debug-and-what-does-it-do
The following post might be of assistance too:
PeterMemberHi,
I’ve just done a quick test doing what you’ve done on my test site and it works ok.
Which version of eMember and eStore are you using?
January 17, 2012 at 1:23 am in reply to: Multiple Free Levels in the Free Membership Level ID field #34199PeterMemberHi,
Doesn’t really matter what you put in the free level id field, you are controlling where (which membership level) your clients are being placed in terms of your free membership levels via the short code discussed above and the id of your level. Basically when you use the following shortcode the user who fills in the form will get access to the membership level specified in the shortcode (level 3 in this example) free of charge:
[wp_eMember_registration_form_for level=3]
January 17, 2012 at 12:08 am in reply to: Customer being sent to PayPal despite having PP option turned off #40824PeterMemberHi,
I think the following post might help you:
https://support.tipsandtricks-hq.com/forums/topic/authorizenet-link-in-cart-goes-to-paypal
PeterMemberHi,
There’s no option to do “exactly” as your example but you can weave in the currently available functionality where discounts are applied based on the total quantity of items bought, ie, “Buy two items or more and get X% discount”
PeterMemberHi,
I’m not sure whether this might also be messing things up or not but you have an error which says “Failed to load resource: the server responded with a status of 400 (Bad Request)” regarding a file called “heosealimg.php” which is trying to be loaded within one of your images directories but it can’t be loaded.
January 16, 2012 at 10:14 pm in reply to: Customer being sent to PayPal despite having PP option turned off #40822PeterMemberHi,
Are you using a caching plugin?
Can you please provide a link to the page in question?
January 16, 2012 at 10:02 pm in reply to: Customer Not Receiveing Link in Email and Not Being Redirected To Thank You Page #40788PeterMemberHi,
There are a few things that are often overlooked when people try to set this up.
1) Ensure that you have enabled Auto-return for website payments in your PayPal profile
2) Similarly ensure that you have enabled Payment Data Transfer (PDT) in your PayPal profile and copied the token and pasted it into your eStore Payment Gateway settings
3) In eStore settings in the “Post Payment Processing” settings, ensure that you have enabled “Enable Transaction Result Display”
4) In the thankyou page make sure that you put the following shortcode:
[wp_eStore_transaction_result:end]
PeterMemberYou have entered the code incorrectly. Remove the “;” after the #666
-
AuthorPosts