Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

_doctor

Archived
  • Posts

    136
  • Joined

  • Last visited

Everything posted by _doctor

  1. I am going to use Finnish Luottokunta credit card processing service. They have simple and clear interface. Merchant can just GET or POST an html form to their HTTPS address, providing sum, description, etc. - everything, but the credit card data. On their secure web-site, they ask credit card details from customer and call the merchant site success/failed URL. The problem is that there is no Luottokunta payment module for the OsCommerce. However, I am quite confident, that there are similar credit card processors that aloow you to pass most of information, but not the card number. I am ready to do some PHP-coding. Please, advice me where to start. Is there any generic payment module, that can be configured to pass given values as given POST parameters? Or is there some simple module, that I can modify more or less simply? Thank you for your attention.
  2. Ok, seems like the problem was in the "Sticky" status. All these "Disable image" settings don't have an effect on sticky messages. After I made it non-sticky everything looks correctly. Still I don't know how to remove message from the news article..
  3. Ok, I traced down the problem myself. The reason was, that in some files newsdesk expected GET string to contain "newsdeskPath" argument, while other files expected "newsPath"... maybe I had a mixture of different versions?.. Anyway, after I made it consistesnt, everything works correctly
  4. One more problem :( I created the news article and it is shown ok: http://www.smokingplaza.com/newsdesk_info.php?newsdesk_id=8 But, when I click on the news category link, I get some strangely fomatted page missing any content: http://www.smokingplaza.com/newsdesk_index...newsdeskPath=12 What could be the reason?
  5. I installed this contribution about a month ago and I like it. Here is the first problem: :) I added two fantastic offers for my store (3 and six cartons of Marlboro for $13.15 - $13.30 per carton, free delivery). Of course, I wanted to add a news article about it. I have added two images of these offers to the article, but then I realized, that just one would look better. The question is: how do I remove image from the article after the article was published? I even tried disabling the 2nd and 3rd images in all the articles by setting 0 in Admin -> Listing Settings -> Disable Image, but this didn't help. You can see the situation here: http://www.smokingplaza.com
  6. I can't make this contribution working... I checked that mod_rewrite exists and works, I even tested it with the simple .html rewriting example. I also disabled GZipping. I tried installing this contrib to my test version of the store: http://sanktrum.uni.cc/testshop, but nothing changed on the site :/ I tried adding echos to the functions to see if they are called and it seems like includes/nimmit_sef.php is actually called, but url_rewrite.php is never called. What could be the reason?
  7. This contribution can be downloaded from http://www.oscommerce.com/community/contributions,2505 Description: Regionally Boxed - rates based on a number of boxes used to send goods and on weight of actual goods being sent. Different costs can be set for different regions (composed of countries and/or states) Example: I can put no more than 3 kilos into air-mail package and I charge $1 for every package and $4 for every kilo. This shipping module calculates number of packages needed, cost for each one and the total price. As a bonus you can have separate rates for different regions and if shipping to some country is not defined, module will display noice message: "There is no shipping available" I hope this can be useful for somebody :)
  8. Hi, guys! I installed this beautiful contribution at my Cigarettes store yesterday and like it very much :) I have a question: how can I include php scripts in the news? I want to have links to products from my news. I tried including php code like follows: \'<a href="\' . tep_href_link(FILENAME_PRODUCT_INFO, \'products_id=30\', \'NONSSL\') . \'">\'Marlboro and few other variants, but this didn't work. Is it possible at all?
  9. I use Region-based rates on my Cheap cigarettes site. Try creating order there and you'll see it in action. I use this contribution to limit number of countries to ship too, but it easily allows using states instead/with the countries.
  10. I am selling by mail and currently I use Region Based Rates module to charge $5 when selling to US, Canada and not to allow ordering from other countries. I want to be able to give a discount if customer orders number of cartons that can be packed into 2-carton-parcels or 3-carton parcels. E.g. if the order is 1 carton, I want to charge $5 shipping for 1 small parcell; if it is 2 cartons - $9 for 1 middle-size parcel; if it is 3 cartons - $13 for 1 large parcel if it is 4 cartons - $18 for 1 large ($13) + 1 small ($5) parcel if it is 5 cartons - $22 for 1 large ($13) + 1 middle-size ($9) parcel etc. Could you advise any module/contribution that can be used for this?
  11. I see a lot of people are trying 1.5 beta already (I don't dare to do beta-tests myself :)) Could you tell if this version allows having Froogle item description different from description shown in the catalog? I would like to have this for optimizing Froogle description and to cut out all kinds of "Buy this and succeed!". This kind of texts is clearly discouraged by Froogle feed instructions
  12. Yep, I started experiencing same delays also :( It started about a week ago and delays slowly progressed from few hrs to.. to some two days already. Guy, check froogle merchant center. At least you can make sure, that your feed was uploaded and processed
  13. Could you summarize what' new in this version? There was a lot of discussion on what's for which version :) Is this version with all the advanced feed fields, but still with froogle only?
  14. Froogle is Beta still. They can fix "spaces issue" themselves. Though we shall notify them about it :) mrguytx, try e-mailing them at [email protected]. This is exactly the address to ask about such issues and they do reply.
  15. I use some version (probably 1.4) of froogle feeder on my http://smokingplaza.com and like it very much! :) It automated tuning my feeds a lot I am impressed by the description of v2.0. Actually before reading this thread I thought of froogle as of the first powerful and popular shopping search engine. One question: currently contributions section shows version 1.44 being the latest, while you are talking about betas later than 1.5 already. What is the place to download latest stable version?
  16. Thanx, Thomas, I've got some idea on what these modules are Probably I will run some test shop to experiment with this kind of modules
  17. I am running cheap cigarettes shop http://smokingplaza.com for couple of months already, I installed some modules and contributions already and.. today I discovered that there are Order Total modules and there is even a number contributions about it! :) Somehow I never paid attention to these modules, everything seemed to work fine without it. Could anyone tell what are these modules about and what is the effect of using them? Alternatively please give a link to some overview-faq-help about it
  18. alverman, thanx a lot! :) Great fix for showing originating URL! Here is the direct link to the page with your fix for those interested: http://www.oscommerce.com/forums/index.php?sho...ic=37140&st=290
  19. I just downloaded the latest version from the contribution area, and it still has problems with showing an originating URL... I tried going to my http://smokingplaza.com from Froogle searches, but originating URL was empty :( I tried Mozilla 1.7 and IE 6.0. Therefore, it is not a user-agent fault probably..
  20. On my http://smokingplaza.com I can send cheap cigarettes to US and Canada only (due to laws of the country of origin I can't send to EU, other regions have to be checked). I use great Regional Based shipping contribution to disallow non-US and non-Canadians making an order. However, now I want to enable paired sending. That is if user buys 7 cartons he can get them in to parcels: 3 parcel with 2 cartons each will be delivered for 3*$10=$30, and 1 parcel with 1 carton for $6. How can I make OsCommerce recognize such situations and divide the whole order into paired parcels for lower delivery price ($10 for parcel with to cartons) and possibly one more parcel for $6 with 1 carton? Also I don't want customers from outside US and Canada to be able to make an order at all.
  21. As far as I know, they offer it only if you are Verified by PayPal and US resident.
  22. I am going to use PayPal at my OsCommerce site. The problem is, that when I installed PayPal payment module and tried testing it the only option was to enter credit card details on the PayPal site. What if my customer wants to pay not by his credit card, but by funds already uploaded to his PayPal account? A couldn't find any such option on the PayPal screen. Am I using some bad PayPal module or is it really the only PayPal option for web-shops? What about PayPal own shopping cart? Have anybody tried it? Does it allow paying from PayPal account?
×
×
  • Create New...