Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

hairydog

Pioneers
  • Posts

    47
  • Joined

  • Last visited

Profile Information

  • Real Name
    Iain Harrison

hairydog's Achievements

  1. Much too much discount given! I've got this working OK, but am having a problem. We have a few products costing just a few pence, but most are a few hundred pounds. Create a coupon that reduces the price by 50.00 and it works fine, except if the first item added to the basket costs up to 0.22. If a very cheap item goes in first, the coupon reduces the price to almost nil. If I exclude the cheap item from the coupon, that sorts the problem. If I make the cheap item 0.23 or more, it works fine. But how do I fix the problem properly?
  2. hairydog

    Protx Direct v2.22

    Are those the total charges, or are they just for the processing? If the former, they're not bad. We have clients who pay under 1.75%, no annual fees and no setup (as far as I remember) but they have to pay Protx fees on top. Do you also have to pay for a terminal, or can you use the Protx virtual terminal? Being able to take phone payments is what makes this worthwhile, or I'd suggest Google Checkout, because it is so much cheaper and less hassle to get set up.
  3. You misunderstand. There is code in the file, but when you go to that page with a web browser, it is totally blank. I suspec that there may be a problem with php5 compatibility
  4. Done that, doesn't seem to have done the trick. I'm going to have to do something else for now: need to get this sorted tomorrow. But I think the core problem is that the supplied files (as opposed to the ones I had to edit) don't work in this system.
  5. I replied to this, but it seems to have vanished. Yes, it is set to True.
  6. Meant to write "Definitely NOT uploaded in binary"!
  7. I've made some progress. By putting some data into the discount_coupons table I've managed to get some of the coupons.php page to work. So it looks as if there needs to be some data in there to start things off. But I need data for the other related tables. I can't find any trace of an sql script to generate any "seed" coupons. Can someone let me have a sql export from their working system that I can import to get things started? I guess that I only need one row, and it can be an expired coupon. Hope someone can help! Iain
  8. Thanks for the suggestions. Definitely uploaded in binary. I don't think I made any errors in the files I edited, but even if I had done, the page that is failing is one of the ones that are not altered at all. As far as I can see, it and the pages it calls are ones that just need copying onto the server, as far as I can see. If /admin/coupons.php does rely on any files that need to be edited before upload, please can someone tell me which?
  9. Does anyone have any suggestions? I've installed all the files from 3.3 and that didn't help, so I've reinstalled the 3.31 files on top again.
  10. I've installed this (v3.3.1) and it seems to be successful, but for some reason the page catalog/admin/coupons.php is totally blank, so I can't make it work. I wouldn't have been surprised if I'd messed up an edit somewhere, but as far as I can see, that page is generated by supplied files. Any suggestions about where I might have gone wrong? I'm not sure if there is a problem with shipping charges (they are complicated in this store), because I can't get as far as testing.
  11. hairydog

    Protx Direct v2.22

    No, that's down to me: my server. I must have messed up somewhere. How do I fix this, I wonder? ... Sorted! Thanks very much.
  12. hairydog

    Protx Direct v2.22

    Well, there's no mention of cURL there, but this is what's on the system: # curl --version curl 7.15.5 (i486-pc-linux-gnu) libcurl/7.15.5 OpenSSL/0.9.8c zlib/1.2.3 libidn/0.6.5 Protocols: tftp ftp telnet dict ldap http file https ftps Features: GSS-Negotiate IDN IPv6 Largefile NTLM SSL libz Yes, it has to be a server config issue, but what could it be? It happened when we moved to php5 but that may be coincidence. Other modues were upgraded as well.
  13. hairydog

    Protx Direct v2.22

    I'm not sure if this is the right place to ask about this. Is this the official support thread for Protx Direct? Protx Direct v 4.2 (I think) was working fine but for various reasons we had to upgrade to php5. Now it doesn't work at all! What happens is that after the customer has filled in all the card details and confirmed, what they see is https://www.domainname.co.uk/catalog/protx_process.php? action=process&info_message= Your%20card%20is%20being%20authenticated%20by%20the%20issuing%20bank (all on one string - I split it to make appear here) in the browser's address bar, but nothing shows in the browser window. Makes no difference if I switch on debug mode. I tried removing v4.2 and installing v4.4 of the contrib, but that did no good. I tried asking Protx for help, but of course now they're owned by Sage, so that was a complete waste of time. They did say that a new set of reference templates were coming out in November though. For now we're using Protx Forms, but that's not ideal. Any suggestions?
  14. How almost helpful of you. Presumably you must have been able to identify this support thread, so why didn't you provide a link to it? That would have been helpful to me and to anyone else looking here later. Because of the nearly useless search facility on this forum, it is well-nigh impossible to find anything here. Generally I end up havng to use Google to search here, but there are so many results that it could take ages to find the right place to look.
  15. Protx Direct v 4.2 (I think) was working fine but for various reasons we had to upgrade to php5. Now it doesn't work at all! What happens is that after the customer has filled in all the card details and confirmed, what they see is https://www.domainname.co.uk/catalog/protx_process.php? action=process&info_message= Your%20card%20is%20being%20authenticated%20by%20the%20issuing%20bank (all on one string - I split it it make appear here) in the browser's address bar, but nothing shows in the browser window. Makes no difference if I switch on debug mode. I tried removing v4.2 and installing v4.4 of the contrib, but that did no good. I tried asking Protx for help, but of course now they're owned by Sage, that was a complete waste of time. For now we're using Protx Forms, but that's not ideal. Any suggestions?
×
×
  • Create New...