Jump to content

dait

Members
  • Posts

    99
  • Joined

  • Last visited

Everything posted by dait

  1. CubicWebs: I have working setup, thanks. Cody: I withdraw from here now with just last idea - you have a problem with redundancy on the page full of USD, but you do not see any redundancy in "1.50 K
  2. Is it possible to take advantage of automatic currency rates updates for specification of an item price? I mean when I do Menu > Packages > Browse > CREATE PACKAGE > Pricing, I can't see a way to define the price of the item in USD and let the system automatically count its EUR price for example. So, if I create a subscription for example and set a price for 1 month in USD, 3 months in USD, 6 months in USD, 12 months in USD, and if I then want to add price in other currencies - e.g. EUR - how do I let blesta to count them automatically for me? Thanks
  3. Now please let me suggest following. How about having that currency code displayed in services list too (or like everywhere where we deal with currency) in case Show Currency Code is enabled? Could you explain why this is a bad solution? Which particular use case would not work? What would be wrong?
  4. OK, so you would use $ for example. Now you would have "$1.50" on the left in the services list and "$1.50 USD" on the right in Your Cart. So far so good. After a while your company expands and you start dealing with Czech Republic for example. We have Czech Koruna here as a currency and its code is "CZK" and it has no prefix and a common suffix is "K
  5. Thank you, you have just described the case I was asking about. So, we have a business that deals with USD and CAD and this is why the $ prefix would not be sufficient. OK, that makes sense. Now would you use prefixes or not?
  6. Paul: Could you please tell me how this issue was handled?
  7. I can imagine that Show Currency Code setting might make sense if the currency code is displayed everywhere - i.e. big red. I can't see why enabling such a setting would make Blesta display the currency code "only somewhere". It just makes no sense to me.
  8. I take it as NO. OK, so I think there is a bug that in case Show Currency Code is enabled, the currency codes are not displayed in the list of services. For an unknown reason you do not think this is a bug because "there is a chance that there might be a valid scenario for this, but you can't really imagine it". So could you please at least ask an unbiased third person to check whether this make any sense to him/her? If you can't find one, please ask Paul. Thanks.
  9. OK, I will use different wording: Can you name and describe 1 valid scenario with this enabled?
  10. I know that solution and it works well, thank you. However, this is not what I am talking about. My question is this: Is there any valid scenario with Show Currency Code enabled? I am asking because I do not see any working combination here with this enabled.
  11. I'm sorry, I really do not understand your logic: Yes, and it is completely normal in all shops I have ever seen that currency codes, symbols, prefixes, suffixes, whatever you call them, are displayed even if the shop does sell only in one currency all of its items to all of its customers. Displaying currency symbols is not like writing a code, redundancy is not bad here. If I go to http://www.amazon.co.uk/ then on that main page there are many items and all of the prices have this "redundant" £ in front of them. I know amazon is not a good example here (but try http://host-unlimited.de/ for better example), but displaying this "redundant" information is normal from my point of view and for me it does not make sense to list a price of an item without a currency code or symbol. This is why I say that I can see no valid example with Show Currency Code enabled. And as "valid" I mean something that would look "normal", "usual", "common".
  12. It is this case: "Show Currency Code" enabled and no prefix and no suffix defined. Then it looks like this: You can see that Your Cart subtotal and Total Due is "0.00 USD", which is OK, but the item price "22.50" is without currency. If I want 22.50 with currency. I have to set either prefix or suffix and that will corrupt Subtotal and Total Due to "$0.00 USD" or "0.00 USD USD". So I can see no valid example with "Show Currency Code" enabled.
  13. OK, thanks. Disabling this worked well. I just now don't understand when it makes sense to have this setting "Show Currency Code" enabled. If I have it enabled and have properly defined prefixes/suffixes then the final effect is bad as I described it. But when I remove all prefixes and suffixes (while having Show Currency Code enabled) then the prices (in the main part of the order form) are without any specification of currency. So this option is also bad. I can't think of a configuration when it does makes sense. Is there any?
  14. sorry ... 3.0.4
  15. CubicWebs: nothing really interesting there: <ul> <li> I like how this list looks here</li> <li> it is what I want to see in order form</li> <li> OK?</li> </ul> It should be noted that the bug is also present in step 3 of order form.
  16. Blesta 3.0.4, I am doing Menu > Packages > Update Package and I see this: I have used the list button to create a list in my description and I expected that in order form this description would show just like that, but there I can see: Which is not what I wanted. I assume that there is CSS rule inside order form styles that is too general and affects my description code from the editor.
  17. Blesta 3.0.4, order form, part called "Your Cart", there is this: I think it is wrong to have there both currency prefix and suffix. You either use prefix, or you use suffix, you do not use both. I mean there should be "0.00 EUR" or "€0.00", but not both as on the image. In case of dollars it seems natural to have "0.00 USD" or "$0.00". The worst "look" is when you use currency such as CZK that has no prefix, but suffix only. I have defined the suffix as "K
  18. This one should be simple. Settings -> Company -> Currencies -> Active Currencies -> Click Edit for non-USD currency and EDIT CURRENCY and you should get this: HTML code should not be displayed there ...
  19. I have reported similar PayPal problem a few days ago - http://www.blesta.com/forums/index.php?/topic/1195-paypal-in-testing-mode-blesta-does-not-recognize-payment-and-does-not-return-from-paypal-web-site/
  20. As for redirection to Blesta back from PayPal - I have found this setting in PayPal: Auto Return for Website Payments Auto Return: On / Off In case selecting "On" one must fill in Return URL (Enter the URL that will be used to redirect your customers upon payment completion.) Do I want this enabled? What would be the return URL?
  21. Note #2: in language\en_us\custom_invoice.php $lang['CustomInvoice.name'] = "Default"; This should be changed to something other than "Default", let's say "OurInvoices". And then Blesta will offer you "OurInvoices" under Invoice Templates field in Settings > Company > Billing/Payment > Invoice Customization. You have to select that new option and click UPDATE SETTINGS.
  22. OK, I have done all 6 steps. Note #1: custom_invoice.php now contains things like // Use the Default Invoice PDF renderer for generating PDFs Loader::load(dirname(__FILE__) . DS . "default_invoice_pdf.php"); .. // Load language for this template Language::loadLang("default_invoice", null, dirname(__FILE__) . DS . "language" . DS); should this be replaced too or not? I.e. string replace "default_invoice" -> "custom_invoice" in all files? I think so because otherwise the files are not loaded properly. So please, just confirm.
  23. I will try to get into this, but it may take me a while. Thank you for now.
  24. Yes, this is business account. Maybe some other Blesta user can help? Anyone here able to change those texts?
×
×
  • Create New...