Forum Replies Created
-
AuthorPosts
-
December 11, 2009 at 1:58 am in reply to: eStore – Password protection on downloads folder not working #16516amin007Participant
Yes, you can do it for added protection. The “index.php” or “index.html” doesn’t matter. When a URL is entered in the browser “Apache” will first look for “index.html” in that directory, if it can’t find it then it will look for “index.php” and so on.
amin007ParticipantWell the issue is right in here:
“My site received PP emails – Post Payment Verification failed”
All you need to do is check what is failing (this will give you indication as to what you are doing wrong) and fix that. When a post payment verification fails it will also say why it failed in that email… what failed in your case?
Sandbox emails won’t get routed as they are not real emails where emails can go from the outside workd (sandbox puts the receipt emails there as a simulation)
amin007ParticipantAlrighty… I have sent you and email to see if we can organize site access to take a look at this issue
amin007ParticipantThe base shipping cost is only applied to the cart if any of the individual product in the cart has a shipping cost specified. This way digital products do not get charges the base shipping cost.
Now what if you want to just charge the base shipping cost and not any additional charge for the individual items? Just specify a very low shipping cost value for your physical items (eg. 0.0001) this way the base shipping cost will get triggered but the shipping cost won’t change from individual item’s shipping.
Does it make sense?
amin007ParticipantYou are getting the notification emails from the plugin right? Do you have the “Enable Sandbox” checkbox checked?
amin007ParticipantDo you have “auto return” on in your PayPal profile? Double check this page to make sure it’s not an issue with your profile settings:
https://support.tipsandtricks-hq.com/forums/topic/wp-estore-and-paypal-profile-settings
December 10, 2009 at 2:04 am in reply to: Please help : Urgent | Enable Transaction Result Display not working #16512amin007ParticipantI will email you to see if we can organize site access.
amin007ParticipantDid you add that image in the “Button Image URL” field? can you please confirm that you added it for the same product and not for a different product (check the ID of the product to verify that you are using the same ID in the page where you are displaying the buttons)
amin007ParticipantYou just need an updated version of the pluign. I have sent you an update
December 9, 2009 at 9:18 am in reply to: Please help : Urgent | Enable Transaction Result Display not working #16510amin007ParticipantHmmm… maybe it varies between account type (I have a business account and I don’t need to specify the IPN URL). Anyway, use this URL:
http://www.sapebooks.com/info/wp-content/plugins/wp-cart-for-digital-products/paypal.php
amin007ParticipantJust need to align it to the left… should be an easy modification with CSS.
amin007Participant@leewhitehead, what version of eStore are you using?
December 8, 2009 at 8:58 pm in reply to: Please help : Urgent | Enable Transaction Result Display not working #16508amin007ParticipantOkay now that makes sense… something had to be missing for it not to work
If IPN turned off then PayPal does not send payment notification to the plugin and the plugin won’t give out the download without a payment notification.
You should be able to just turn on IPN and not specify a URL (the eStore plugin will tell paypal where to send the IPN after a payment).
amin007ParticipantI wouldn’t have a clue… Are you using other lightbox plugin? Have you modified any code in the eStore plugin?
December 8, 2009 at 9:33 am in reply to: eStore – Password protection on downloads folder not working #16513amin007ParticipantThis link might shed some light:
https://support.tipsandtricks-hq.com/forums/topic/download-directory-protection
-
AuthorPosts