Forum Replies Created
-
AuthorPosts
-
admin
KeymasterIt is still not done correctly then. Share a screenshot that shows the same thing as the following screenshot from your install so I can check it out:
[http://my.jetscreenshot.com/7608/20111117-tqmd-52kb.jpg]
I have tested with the exact same Japanese product name you shared earlier and it works fine.
November 17, 2011 at 1:12 am in reply to: Total sales amount not added up when adding the commission manually #38620admin
KeymasterBy default the “Manual Commission” used to use a “$0.00” value for the sale amount. Just modified the plugin so you can specify a sale amount value when you add a manual commission. This will solve that “Total Sales Amount” value not adding up for manual commission awarding issue.
Get a new build of the plugin from here to get the new option:
admin
KeymasterAdded a fix for this. Please get a new build of the plugin from here:
November 17, 2011 at 12:28 am in reply to: 2Checkout $dollar amount rounded up/down to whole dollar amount #38582admin
Keymaster2Checkout wasn’t handling the normal round up changes that we did in the last patch. Added a condition in the plugin to handle this slightly differently. Please download a new build of the plugin from here and that should fix this:
admin
KeymasterWhen you modify the language file it is also important to not introduce unnecessary space before the
"<?php"
and after the"?>"
tags in that file. Also use a text editor that can save the file in UTF-8 format (using windows notepad is not a good idea). The first post of this thread has information on recommended text editor to use for “Non-English” users.admin
KeymasterYes, there is a shortcode in eStore that lets you place an update request handler so your customers can self serve:
[wp_eStore_download_link_sender]
Check the extra shortcodes plugin to find this shortcode:
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460
It doesn’t do anything with the PDF stamper though.
admin
KeymasterYou can use the Fancy9 option… this display was added recently which allows you to put a demo mp3 in the description section and the original full-length one in the “Digital Product URL” field. It looks similar to Fancy7. More details here:
https://support.tipsandtricks-hq.com/forums/topic/audio-player
November 16, 2011 at 11:23 pm in reply to: Why isn't my buy now button working and where is the promo code entry? #38545admin
KeymasterPayment Gateways do not process $0.00 amount. You can use manual checkout for $0.00 amount. Check the “Redirect to Manual Checkout For Zero Amount Purchase” checkbox from the payment gateway settings and eStore will redirect the customer to manual checkout when it detects a $0.00 checkout. Go through the manual gateway settings and check the options that you need.
admin
KeymastereStore does not send any email for a recurring payment. For a subscription payment the customer will receive an email the first time he makes the payment (just like a buy now transaction). For subsequent charges he will be notified via PayPal automatically (there is no action to take from eStore so it won’t send any further email)
admin
KeymasterOkay I see what you mean now… this post has more discussion on this topic:
In your case the value sent as the “shipping and handling” is being displayed as “handling” in the receipt.
I think this tweak should help your situation:
Let me know how it goes.
admin
KeymasterInternet Explorer running in native mode is known to cause this problem with reCAPTCHA library. Is the user who got this error using Internet Explorer?
admin
KeymasterThe
{first_name}
and{last_name}
tags do no work on the mass expiry notification email as the same email is sent to all the members whose account is about to get expired. Use a generic email text there… for example:Hi, Your account will expire soon.....
admin
KeymasterYeah that would happen if you have JavaScript errors or conflict on your page. This post will explain this in detail:
This test can come in handy to isolate the source:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
November 16, 2011 at 4:46 am in reply to: Manual Stamping ignores "Start Stamping From Page" in v4.0.4 #38568admin
KeymasterThe new PDF stamper patch introduced an issue with the “start page” settings. Please download a new build from here and check it out:
admin
KeymasterYeah, using the .htaccess is an okay solution but as I mentioned to you earlier I prefer to use a more secure solution. I won’t go into a blame game with web hosting companies… I have had my fare share of bad experiences with some of them:
-
AuthorPosts