Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

oringmonkey

Pioneers
  • Posts

    48
  • Joined

  • Last visited

Posts posted by oringmonkey

  1. I've been using this module just fine for years then I noticed something recently.

     

    I have about 12000 customers in which I would like to exclude about 11990 of them from using a coupon code. The problem is that it seems the limit is 10000 customers maximum maybe be excluded from using the coupon code. Is there a way to increase this limit?

  2. Mine started 2 nights ago which was weird. I haven't done any changes to the site so not sure why Paypal was blaming OSCommerce for the problem

     

    They said that 5 or 6 other people called in for the same exact problem within the past 2 days also and said that there has been no changes to Paypal...but ooh well at least the problem was solved. For me at least (I'm in no way a programmer). Hope it helps out!

  3. If your customers are using Paypal to check out and they're getting the message "Sorry - your last action could not be completed", the solution is:

     

    Edit Paypal.php (Includes>Modules>Payments>Paypal.php)

     

    Search for this line: $this->form_action_url = 'https://secure.paypal.com/cgi-bin/webscr';

     

    Change it to: $this->form_action_url = 'https://www.paypal.com/cgi-bin/webscr';

     

    Worked like a charm for me!

  4. I've been using this contribution for a few years now..was easy to install and all (I'm not a programmer or know any programming), but the other week I was emailed by a customer who said that on their end the country on their order in their account history shows "array" instead of the name of the country. Anyone know a fix for this? I posted this on another thread and was told to redo my site with rc2a, but before I do that, I'd like to see if there's a quicker, less painful fix for it

     

    ArrayError.jpg

  5. Can't seem to find any support thread for the Paypal Direct Payment v1.1 contribution so I'm going to try posting here to see if anyone knows.

     

    I installed a module to allow direct credit card payments through Paypal (Paypal Website Payments Pro) and on the Admin Orders screen in Payment Method, it says "Mastercard" whenever a customer pays with a Mastercard, but shows a Visa logo. Same with Amex payments...shows a visa logo. Anyone know where I can adjust this? I looked through my admin/orders.php but cant' seem to figure out what file it calls out to for cc_type (I'm a total PHP noob...but trying to learn).

     

    Thanks!

  6. Sorry if this has been addressed, but I recently installed this module and it's great!

     

    When a person is creating an account there was an error that line 462 had an extra } which I had to delete. Just wanted to see if anyone else had that problem.

×
×
  • Create New...