Jump to content

xyncro

Member
  • Posts

    198
  • Joined

  • Last visited

Everything posted by xyncro

  1. ... hmmm.. i dunno if you solved it or not but anyways... there is a COD gateway in cc3 already.. go to admin section > gateways > print postal form there you fill up the form and of you go... i hope that helped...
  2. xyncro

    Over Weight

    ... ... this problem actually appears when you are trying to buy something that excides the weight that you have configured in the settings for shipping made By_Weight... in other words... you MUST have values for both 1st and 2nd class.. and the weight values within these values MUST be.. well pretty high.. an example would be if you use Kg: 0.10:8.80, 0.25:17.60, 0.50:26.40, 1:35.20, 2:52.80, 3:96.00, 5:112.00, 10:144.00, 15:176.00, 20:204.00, 30:408.00, 40:468.00, 50:612.00 the value before the : is the weight and the value after the : is the corresponding price to that specific weight value... note that all values need to be separated with commas... you get me..??? now you go check with your postoffice and get some kind of info with your weights vs prices and add it to those 2 fields as i just explained... the difference in 1st and 2nd class is what i guess express or economy.. which will give you 2 different values on both those fields where you add it... these values must be as i said in both 1st and 2nd class... then it ought to work... best of luck..
  3. ... ... now.. i will even through in a tax calculation example how it's done... ..and even for those who don't know how it's done... ..this example comes from my perfectly working cc2.. which i'm very proud of.. .. ..anyway here goes.. what you see here is: 1. subtotal = 129.00 (with tax) 2. shipping = 30.00 (with tax) 3. grandtotal = 159.00 (with tax) 4. total tax 25% OUT OFF the grandtotal sum = 31.80 (only for display purpose - but must be there) 5. payment method = COD how is it calculated? 129.00 + 30.00 = 159.00 how much is the swedish tax on the 159.00 pricetag? AND.. this may seem odd but it's calculated like this... 159.00 - 20% = 31.80 (that's the tax - as calculated above) the product costs 127.20 taxfree (159.00 - 31.80) now.. how do i do if i reverse and add swedish tax back to an untaxed product? 127.20 + 25% = 159 (right..??) that's how swedish tax is calculated back and forth... again...??? well then lets go with the example below... now you see: 1. subtotal = 129.00 (with tax) 2. shipping = 115.00 (with tax) 3. grandtotal = 244.00 (with tax) 4. total tax 25% OUT OFF the grandtotal sum = 48.80 (like before - tax is only shown and is NOT added anywhere) 5. payment method = COD and the calculation goes... 129.00 + 115.00 = 244.00 and the swedish tax out of the 244.00 pricetag is..? and here again the odd calculation... 244.00 - 20% = 48.80 (that's the tax - as calculated before) so.. the product costs 195.20 untaxed (244.00 - 48.80) now.. how did i do it now to add swedish tax back again to an untaxed product..??? 195.20 + 25% = 244.00 (aaaaand voila..!!) that's the 'swedish tax calculation 4 dummies' ...back and forth... ..here's another idiotproof calculation that might look strange but is infact correct.. to achive a taxfree price (-25% the swedish tax) on a product do the following... [back] 100 (pricetag) - 20% (that's infact -25% tax) = 80 (taxfree product) [forth] 80 (taxfree product) + 25% (25% tax) = 100 (pricetag with tax) thx... now it's time for me to sleep - i mean count sheep.. nite ppl... EDIT sorry.. forgot to add... the way my cc2 works is far far away from how cc3 works... :unsure:
  4. .... thx strawberryfusion for your reply.. ..iv'e done that but it's more complicated than that.. i've even been in contact with brooky about this (through flyspray - i opened a task about this - and he said it's solved.. ).. where and how i don't know... ..in sweden we MUST show prices WITH tax and in some cases (like in this webstore) the tax specified right beside... MUST, MUST, MUST - those are the rules... so the obvious thing would be to set the setting in admin section to "No" not include tax, then the tax will only be SHOWN.. now.. if i do this tax will be added anyway to the grandtotal price which is WRONG mostly because the products are already included WITH TAX when added to the store, so no need to add it twice.. (i wonder what the customer will say if they knew).. but hey.. the tax is shown - and that's one of the rules... that's for starters... now second... i searched files to see if i could remove the xtra tax that is being added to the grandtotal which i explained above, and yes, i think i found it... in includes/content > cart.inc.php on line 565.. this >> $grandTotal = $subTotal + $tax + $shipCost; i changed to this >> $grandTotal = $subTotal + $shipCost; and pooow, i had a successful grandtotal WITHOUT XTRA tax... (the settings in admin are still set to "No" no tax included - which is good - it should (read must) only be shown) ...this small operation was successful, BUT ONLY when i have 1 product in the basket, if i have 2 or more the diplayed tax will come out wrong.. i dunno why.. anyway.. there is more to it... now when i come to the final step where shippingcosts are shown in the dropdown list (i'm using By_Weight) i get shippingcosts WITH TAX, which is right.. BUT the tax from the shippingcost SHOULD ALSO be added to the displayed tax under the subtotal... which it isn't.. .. the tax shown under the subtotal is ONLY INFO for the customer so they can see what the tax is.. NOT that this tax will be added ONTOP of the taxed products already... that's the way this whole 'tax mess' should work... now some of you might think or even say that '-why not add the products WITHOUT tax to the store'... ..well it could be done but the products are not taxfree for me either BEFORE i sell anything i mean... i guess it's like this for everybody.. nothing is taxfree... that's why the whole cost INCLUDING tax should be added to the store.. this way you have a better view or control over what you sell.... you see.. in sweden we have the next highest tax pressure in the world (except for Oslo - i heard somewhere that at the moment that's the most expensive city in the world to live in) so ít's best cc3 will work or we up here in scandinavia can forget to use this excellent software... that's what i think... so.. anyone got any medicin for this..?? :(
  5. ... i've tryed both with and without tax/vat when testing the tax/vat settings... and on both occasions it didn't show anything else then n/a... ..so what's going on...?? now correct me if i'm wrong but shouldn't the tax be visible for the customer during they session so that they won't get a surprice when they checkout..??? (not that the tax/vat makes a big difference in payment).. but anyway.... thx...
  6. ... a possible explanation to your first post - ..to have Save there instead of Sale is more a psychological thing i think.. it tells the customer how much they Save if they buy that specific product... the Sales price shows once the customer explores the product in the description... ...i don't understand your second post... sorry... ....
  7. ... if you mean the... '..Welcome to CubeCart Congratulations. You have successfully... bla bla bla thingy..' ..you edit that in admin section > Documents > Homepage.. i'm affraid i don't know in which file it could be ripped out from.. ..
  8. .... ..ur amazing twisted... ..u made my day... ..keep 'em comin'.. .. :P
  9. ..... .. with this post i only want to give huge credits to mobie for v e r y good work done to my site... he did a tremendous job, and fast too... i'm very satisfied.. the cart width was changed.. some minor error corrections was done.. and a mod was installed.. even tho the setup instructions to the mod were ok i had to have some help with this i guess mostly because my store is heavily modded which lead to that the instructions don't make any sence anymore... and one other factor is maybe due to lack of time and interest to look into files... it was well worth the money... anyway... i warmly recommend mobie to anyone that has any problems with the cart.. he will do the best of it i'm sure.. thx... and thank you mobie!
  10. ................. ... HAPPY BDAY BROOKY.... :D
  11. ... .. ...never heard of any patch like this to the Cube... wouldn't this 'patch' you're asking for happen to be a ftp client...?? they are widely spread all over the net... just gooooogle... you can then with this favorite ftp client upload anything to your Cube... hope it helped...
  12. ... ..hmmm...!! actually.. i would like to have a way where the customer pays and then directly being redirected to a page where i'm listing the most common banks here in sweden.. from there the customer chooses his bank and pays.. ..after the payment customer is then being redirected back to the cart just to confirm everything... is that a tricky thing..?? maybe there's a mod out here for this..??? (havn't seen any) anyways... i'm now only trying to open up banking.php as a popup where the customer can choose his bank and then continue as described... maybe that would only confuse things with an xtra popup window to deal with.. thx guys..
  13. ... ok.. i would like to know if it's possible to execute 2 files from the same button.. see below... a little example from secure.php.. ..this part is not working for me so what's needed to make that happen..?? or is it possible at all... thx...
  14. ... yes.. this happened to me too a minute ago... and as you said russellcampbell.. as soon as logged out from my admin the store comes back... however.. if i log in to my admin part then again while logged in to admin the store will still be online but acting very strange... it kind of flashes like a lightning... this can't be right... and marinist... ..in this case you will not be able to determine if the store is on or offline for the customer... ;)
  15. ... ..once you have added a product go to View Products ..there where the products are listed look to your right you see the link Language ..from there you're able to write product descriptions in your own prefered language... ... ;)
  16. ... ...you asked for description and not content... ..i don't have my newer cc3 installed yet but i've seen that the content in other languages can be done in admin section of your store...
  17. ... after the translation is done put that translated file lang.inc.php in a folder called de ..along with... * a small imagefile of the german flag (flag.gif - 19x13) * the config.inc.php file with the line in it changed to german instead of english * and the home.inc.php ..once all that is done upload that folder to the language folder together with the en folder.. and there you have it... done... ..now you're able to change the descriptions to german through the language box on the frontside... ..not that hard if you think first.. ;)
  18. ... thx mobie.. ...i know but i have some problems with the db setup, it takes the dump but when i do the cart setup it shows a mysql error.. (i posted about that).. why the warning is because i have uploaded the files already.... ..at the moment i'm not sure if i should continue with my cc3 since i've put much of my soul in cc2... well.. time will tell anyway... ..in the mean time i'll be on it now and then... btw.. a question... would you consider selling the shoppingcart mod...?? i would like to do a drastic design change to my cc2 and find that mod very neat... thx...
  19. .... this is truly a nice site... it's very clean... did you do the shoppingcart mod up in the header yourself or is it available from any of the modders... ?? thx..
  20. ... i made a clean new install of cc3 alpha-2 and the error i keep getting from trying over and over again is... ..to be able to setup the db at all, i also had to add a little fix from here anyone...??? thx..
  21. ... i wouldn't know more then advise you to look at some tutorials about this... ...if this could be done with an easy 'surgery' in the css file... or 'the worst' go through all necessary files and add a bdo tag.. i also wouldn't know.. ..other than that.. it's outta my reach...
  22. ... hi roda! i don't think it's done or should be a problem to add hebrew to CC so... ...if you're familliar with the hebrew language then edit the lang.inc.php file located in language/en folders...
  23. ... hi alain25 by looking at the post i asume that you can't get passed step 2.. in order to do this you need to change the file permission as mentioned to do so you need to use your ftp and go to the file that needs to be changed in this case global.inc.php which is located in the includes folder there you make your changes and you'll set to go.. hope that helped...
  24. ... hi gul plz release caps lock next time you submit a post = no big letters if not necessary... that's all...
  25. ... i had to do a complete new setup (RGF version) since i got a mysql error that i couldn't get passed... after the new setup i added some products and noticed they won't stay in the category i asigned them too.. plz feel free to test the store (link below).. this issue i have can be noticed if you click on the category 'Test_Tidning' in the left category box (no products in that category) and then click on any of the products in the most popular products box (product there is then asigned to the appropriated category 'Test_Tidning') so..?? now what..?? thx...
×
×
  • Create New...