Forum Replies Created
-
AuthorPosts
-
IvyMember
Hi, Are you using the Simple Shopping Cart or the eStore?
Cheers,
Ivy
IvyMemberHi, This should not be a problem, when the eStore send the sales information to Paypal it also tells it where to send the IPN for that sale. This way you can use your Paypal account for different sites and not lock it into just one store.
Cheers,
Ivy
IvyMemberHi Trish, I had a look at your site, this is definitely a PHP session issue. You will need to contact your hosting provider to fix this issue. They will need to check that the PHP session is turned on and configured properly. This should only take them a few minutes to do.
Let us know how this goes.
Cheers,
Ivy
IvyMemberHi, I had a look at your site and I believe you may be using the “Buy Now” shortcode instead of an “Add to Cart” shortcode.
Try using the following shortcode [wp_eStore:product_id:1:end] (Displays an “Add to Cart” button in a post or page)and see if this fixes the issue.
You can find a list of all the shortcodes and PHP functions here:
Let me know if you need anything else.
Cheers,
Ivy
IvyMemberHi, I am glad this issue has been fixed. If you need anything else please let us know.
Cheers,
Ivy
IvyMemberHi, No this can not be done with the eStore. The eStore verifies the purchase before it sends out the product. One of the items verified is the price of the item. If this is not specified within the plugin it will not be able to verify the price of the item. The eStore will see this as a bad payment and will not send out the product.
Cheers,
Ivy
IvyMemberHi Michael, I am glad this is what you where looking for. If you need anything else please let us know.
Cheers,
Ivy
IvyMemberHi Luca, Some servers have issues with these files.
Cheers,
Ivy
IvyMemberHi, Please delete the following two files “.htaccess, .htpasswd ” in the downloads directory of the plugin. The following post will explain more about these files: https://support.tipsandtricks-hq.com/forums/topic/download-directory-protection
Please let me know how it goes.
Cheers,
Ivy
IvyMemberHi Michael, I believe this is the code you are looking for:
<?php echo print_eStore_subscribe_button_form(1) ?>
Displays a “Subscription” button from a Theme file
(eg. Sidebar, header, footer)
You can find all the shortcodes and PHP functions for the eStore here: http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460
Please let me know if this is not what you are looking for.
Cheers,
Ivy
IvyMemberHi Bryan, I will send you an email regarding this issue. Please let me know if you do not receive the email.
Cheers,
Ivy
April 13, 2010 at 12:41 am in reply to: Large File Download Issue Workarounds (Downloads stopping at a certain point) #19615IvyMemberHi, This is usually a sever issue. Are you using relative or absolute urls? Some servers have issues with absolute urls, changing these to relative urls may fix this problem. If this does not fix the problem you may want to check with your hosting provider to make sure your server does not have restrictions on file sizes or uploads.
Let me know how this goes.
Cheers,
Ivy
IvyMemberHi Mike, The Affiliate will only track the sale on the site where the affiliate platform is installed.
Cheers,
Ivy
IvyMemberHi Bryan, Can you try putting in a high number in the quantity option for the coupon like 999 instead of infinity. Some servers have an issue with infinity as the quantity.
Let me know how it goes.
Cheers,
Ivy
IvyMemberHi Luca, Can you please tell me what version of the plugin you are using and if IE was being used for the download?
Cheers,
Ivy
-
AuthorPosts