Search:

Type: Posts; User: jokkah

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    4,372

    v154 Re: PayPal 2015-2016 SSL Certificate Change

    I wonder if this is why so many people are getting error 60's when attempting to checkout w/PayPal :lookaroun
  2. v154 Re: New Problem with PayPal Express Checkout

    Can you provide some credible theory to that response, please?
  3. v154 Re: New Problem with PayPal Express Checkout

    Yep and I see PayPal uses the 'VeriSign Class 3 Primary CA - G5' Certificate Authority, WHICH my cacert.pem HAS. That further confuses me because curl should be seeing that and trusting it.
  4. v154 Re: New Problem with PayPal Express Checkout

    Update : The error (60) is only happening during the curltester.php for the following endpoints:

    - PayPal Express/Pro Server
    - PayPal Payflowpro Server
    - AuthorizeNet Production Server

    The...
  5. v154 Re: New Problem with PayPal Express Checkout

    I have now added more VeriSign CA's to my cacert.pem file and rebooted my web server. I am STILL GETTING error 60's (SSL certificate problem: unable to get local issuer certificate)

    Why is this...
  6. v154 Re: New Problem with PayPal Express Checkout

    No, the problem still exists. :/
  7. v154 Re: New Problem with PayPal Express Checkout

    Johnny, I just updated from 1.5.3 to 1.5.4. Weren't the PayPal files overwritten anyway with this update to the 1.5.4 ones?
  8. v154 Re: New Problem with PayPal Express Checkout

    I have given the IIS_IUSRS group read/write permissions to the SSL folder containing the cacert.pem file, rebooted the server and tried again; still does not work. The curltester.php still throws the...
  9. v154 Re: New Problem with PayPal Express Checkout

    This website uses IIS as its web service (on a Windows server). Would you, or anyone else who reads this know which account to give rights to and how much rights to the folder containing that cert?
    ...
  10. v154 (60) SSL certificate problem: unable to get local issuer certificate

    I have a new problem with my PayPal Express Checkout module.

    When I go to purchase a test item, I am given the message of:


    An error occurred when we tried to contact the payment processor....
  11. Replies
    3
    Views
    800

    v153 Re: Order without registration

    * Please Delete Thread *
  12. Replies
    3
    Views
    800

    v153 Order without registration

    Hello,

    Yesterday someone on my site was able to place an order without registering an account. They used the Check/Money Order payment module and when I got the order confirmation email, the...
  13. Replies
    0
    Views
    1,045

    v153 PaySimple ACH Payment Module?

    Site: http://www.paysimple.com/ach_merchant_account.html

    Does anyone know of any modules for this?
  14. Replies
    8
    Views
    1,295

    v153 Re: How do you export product URL's?

    I seem to have something working....here is what I did:

    1. Run the following MySQL Query:

    SELECT master_categories_id, products.`products_id`, products_description.`products_name`
    FROM...
  15. Replies
    8
    Views
    1,295

    v153 Re: How do you export product URL's?

    Ah. I see.

    Well, removing the 312_ goes to the product, but the breadcrumb is omitted. Also, on the left side of the page where the categories are listed, it doesn't drill down in a 'tree' format...
  16. Replies
    8
    Views
    1,295

    v153 Re: How do you export product URL's?

    Hmm, I am not sure if I grasp what you have suggested. Do you mean putting all this together from the database tables themselves?

    I can easily just append the server name to a combination of data...
  17. Replies
    8
    Views
    1,295

    v153 How do you export product URL's?

    I am setting up my products into a Google Merchant template XLS file and one column requires the URL's to the products. I have not found a way to do this in Zen Cart. I have tried 'Excel Populate'...
  18. v150 Re: Google Merchant Center Feeder for ZC v1.5.x

    So, is this plugin broken? I don't want to install it after seeing so many pages of problems people are running into. :(
  19. Replies
    2,160
    Views
    398,381

    Re: Simple Google Analytics - Support

    I see that Google began collecting data and is displaying some stats. However, my site has made a couple of sales but Google Analytics has not recorded these as conversions.

    Does anyone know why...
  20. Replies
    2,160
    Views
    398,381

    Re: Simple Google Analytics - Support

    Does this work on 1.5.3? I followed the instructions to the 'T' and it is NOT..WORKING. Google keeps saying "Tracking not installed"

    UGH
  21. Replies
    1
    Views
    603

    v153 Google Analytics

    I installed Simple Google Analytics but gave up on it. I just manually added the tracking js to my header and I can see it when I view source on my site.

    Does Google take 24 hours or something or...
  22. Replies
    2
    Views
    597

    v153 Re: Show disabled products?

    Thank you!!!
  23. Replies
    2
    Views
    597

    v153 Show disabled products?

    I want products with 0 quantity to still show for the customers and not hide.

    Can this be done?

    Thank you!
  24. Replies
    13
    Views
    1,871

    v153 Re: How do you make the model numbers unique?

    Thanks for your suggestion but I am afraid to tell you that Instant Search is not working on 1.5.3....so thats that.
  25. Replies
    13
    Views
    1,871

    v153 Re: How do you make the model numbers unique?

    No. Let me give an example.

    I have my store, my store has 5 coin's for sale. It is a coin business.

    Coin #1 - Model # - 10001
    Coin #2 - Model # - 10002
    Coin #3 - Model # - 10003
    Coin #4 -...
  26. Replies
    13
    Views
    1,871

    v153 Re: How do you make the model numbers unique?

    I know this. It is the primary key. However, the products are being tracked by a unique product ID already located on a sticker on the product itself. The model number field is being used to input...
  27. Replies
    13
    Views
    1,871

    v153 Re: How do you make the model numbers unique?

    Not tracking inventory meaning quantity, I mean to uniquely identify each product by its own unique product ID (in this case, the value in the model number field).
  28. Replies
    13
    Views
    1,871

    v153 How do you make the model numbers unique?

    On the store I built, the model number field is being used to track inventory. Therefore, the value in this field must always be unique.

    How can this be accomplished?

    Thank you!
  29. v153 Re: Migrate users from different e-commerce solution

    I tested and it does work. I can just get the stored password hash value of a dummy password and update all the users to that password and they can authenticate and change themselves.
  30. v153 Re: Migrate users from different e-commerce solution

    Yes, I am wondering what will happen if I import all the data without anything in the password column. Will they just need to set a password or will it have some kind of error that will prevent this...
  31. v153 Re: Migrate users from different e-commerce solution

    Edit: I also see that the address_book table has customer data.

    Does anyone know where I can find the SQL query that runs when a new customer is registered to view where it puts all the customer...
  32. v153 Migrate users from different e-commerce solution

    I have an aged .NET based e-commerce solution which has about 25-30 active users. I would like to move them into Zen Cart without them having to register again.

    Upon looking at the database, what...
  33. Replies
    4
    Views
    981

    v153 Re: Additional Product Images Not Showing

    All images are located in /large, and yes, additional images are enabled (1).
  34. Replies
    4
    Views
    981

    v153 Additional Product Images Not Showing

    Hey All,

    I have uploaded a handful of images to my /images/large directory and have used the naming convention necessary to have multiple images for products.

    For example, one product I have,...
  35. Replies
    113
    Views
    31,747

    Re: Additional Product Images addon

    Module is completely *not* working on 1.5.3

    Installed according to instructions, was able to access admin area for additional images, when at the final step for uploading additional image for...
  36. Replies
    41
    Views
    4,977

    v153 Re: Authorize.Net Issues

    Well, I uncommented the x_currency_code variable in that array and added the x_currency_code to the InsertFP call and I did not get the error from before by doing that either. Good times! I will...
  37. Replies
    41
    Views
    4,977

    v153 Re: Authorize.Net Issues

    I will try it and report back the result!
  38. Replies
    41
    Views
    4,977

    v153 Re: Authorize.Net Issues

    Haha got it. Luckily for me the store will only be dealing with USD for now and as far as I can tell into the future.

    Looks like the folks at Zen Cart should be reading this thread and starting to...
  39. Replies
    41
    Views
    4,977

    v153 Re: Authorize.Net Issues

    Thank you! I am not sure what the negative impact is that I have potentially created by commenting that out though.
  40. Replies
    41
    Views
    4,977

    v153 Re: Authorize.Net Issues

    Guess what, I just downloaded Zen Cart 1.5.1 and opened up the application 'Beyond Compare' and put the authorizenet.php from 1.5.1 and 1.5.3 side by side to compare the differences. I see that in...
  41. Replies
    41
    Views
    4,977

    v153 Re: Authorize.Net Issues

    If you are referencing 'x_currency_code' than no, I cannot find it anywhere in the Authorize.net module on Cube Cart.
  42. Replies
    41
    Views
    4,977

    v153 Re: Authorize.Net Issues

    Yes, I have to look further. It does create the right fingerprint because the fingerprint in the log file matches the one I generated on the 99 code tool on Authorize.Net when I plug in the values...
  43. Replies
    41
    Views
    4,977

    v153 Re: Authorize.Net Issues

    Hmm, upon looking at the function in Cube Cart which calculates the FP, it looks like it uses hmac in that function as well. So I see what you're getting at. There has to be something in this code...
  44. Replies
    41
    Views
    4,977

    v153 Re: Authorize.Net Issues

    Something very strange, I am looking at authorizenet.php in \store\includes\modules\payment, I see a function for InsertFP (inserts fingerprint) but I do *not* see a function for CalculateFP (which I...
  45. Replies
    41
    Views
    4,977

    v153 Re: Authorize.Net Issues

    Guess what, I installed both Zen Cart and another e-commerce solution "Cube Cart" on 000webhost (to eliminate that it could be something on my server)....I configured the Authorize.net Module on both...
  46. Replies
    41
    Views
    4,977

    v153 Re: Authorize.Net Issues

    I am hosting it myself, Windows Server 2008 w/ IIS.
  47. Replies
    41
    Views
    4,977

    v153 Re: Authorize.Net Issues

    So no one else has any input for this?!?!? I think it could be a bug in Zen Cart.
  48. Replies
    41
    Views
    4,977

    v153 Re: Authorize.Net Issues

    That seems far fetched, but at this point I guess anything is possible. Any suggestions as to where is twelve hours ahead from New York time? :)
  49. Replies
    41
    Views
    4,977

    v153 Re: Authorize.Net Issues

    I hope we can have more people chiming in. I have checked phpinfo and all that, everything regarding the timezone seems to be in sync.
  50. Replies
    41
    Views
    4,977

    v153 Re: Authorize.Net Issues

    So you're saying one side could be passing 01:24:41 and the other side could be mismatching by having 13:24:41?

    If so, you would need to find out the timing system of both sides. Zen Cart uses PHP...
Results 1 to 50 of 81
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR