Search:

Type: Posts; User: wilorc

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    3,987

    Re: PayPal PayFlow TLS 1.2 Endpoint Upgrade

    I've just noticed that my curl version is quite old, so will update. I'm going to build PHP with the latest version of curl, which should hopefully resolve the problem.
  2. Replies
    3
    Views
    3,987

    Re: PayPal PayFlow TLS 1.2 Endpoint Upgrade

    Thank you for the reply. This is very helpful, but the result was not good. It says I'm using TLS less than 1.2. My version of PHP is 5.6.34 built with OpenSSL 1.0.2n, which supports TLS 1.2.

    ...
  3. Replies
    3
    Views
    3,987

    PayPal PayFlow TLS 1.2 Endpoint Upgrade

    I'm currently using Zen Cart 1.5.4. I know that I need to upgrade to 1.5.5.x, but my site is heavily modified and won't be able to do this until later this year. PayPal sent an email advising...
  4. v154 Re: PayPal Express error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert han

    A further update on this problem. It is an intermittent problem. It occurs about once or twice per week and lasts for about an hour. Nothing had changed in my server or zencart environment for...
  5. v154 PayPal Express error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handsha

    I've started getting the following PayPal Express Checkout error:

    (35) error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure

    My site is running:
    Zen Cart 1.54 (I...
  6. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    I centred my logo for desktop display with the following:

    In file includes/templates/YOUR_TEMPLATE/css/stylesheet.css line 128 after the #logo element


    .centred {text-align:center;}


    In...
  7. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Are you asking about how to centre on standard (desktop) display?
  8. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Best thing to do is download and unzip the Zencart 1.5.5f release software, where you'll find it and all the other files, plus will be useful to keep in case needed again.
  9. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Thank you so much. That worked perfectly :smile:
  10. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    I would like to change the colour of the blue drop down menu on the mobile version of responsive_classic. It's the three horizontal "hamburger" lines. Normally, I'd just use Inspect Element in my...
  11. v150 Re: Express Checkout via Payflow not working

    If I go to Paypal and report that I am experiencing a problem since upgrading to new software, i.e, everything was working fine until I upgraded to a new Zencart version, aren't they likely to point...
  12. v150 Re: Express Checkout via Payflow not working

    This is from another failed transaction. Here's the {SetExpressCheckout} call:

    Request Parameters: {SetExpressCheckout}
    Array
    (
    [AMT] => 9.78
    [ITEMAMT] => 9.78
    [L_NUMBER0] =>...
  13. v150 Express Checkout via Payflow suddenly not working

    We have two separate zencart websites. One serves our EU customers, and the other serves our rest of world (RW) customers (US, Canada, Russia, etc). We have a UK Payflow account. We have USD and...
  14. Replies
    361
    Views
    103,682

    Re: VAT-mod for European companies

    I've converted VAT Mod running on my site to use the WSDL SOAP Interface. I've tested and am now running live. All is working normally, and all EU country VAT numbers are being checked correctly. ...
  15. Replies
    361
    Views
    103,682

    Re: VAT-mod for European companies

    I've discovered that at least one country can no longer be checked with this VAT number checking module. The country is Spain, and there may be others. So I have verified that United Kingdom,...
  16. Replies
    361
    Views
    103,682

    Re: VAT-mod for European companies

    I have made a small, but important, change to:


    /includes/functions/functions_taxes.php

    On line 55 I've changed:


    if ($entry_tva_intracom != "" and $zone_id != STORE_ZONE) {
  17. Replies
    361
    Views
    103,682

    Re: VAT-mod for European companies

    Thanks buildingblocks for testing and spotting the missing admin/customers.php file. I have just released an updated version of this **unofficial** module. It's got the missing...
  18. Replies
    361
    Views
    103,682

    Re: VAT-mod for European companies

    I have cut 'n' pasted dimjoula's update for 1.3.9h (see here: http://www.zen-cart.com/forum/showthread.php?t=35744&page=31 ) into a fresh Zencart 1.5.0. Everything worked the same as 1.3.9h for me. ...
  19. Replies
    361
    Views
    103,682

    Re: VAT-mod for European companies

    I'd very interested to know if anyone has looked to see how much work is involved in using VAT-mod in 1.5.0. Will it just be a case of diffing and cut n pasting, or is 1.5.0 too radically different?
  20. Re: How to restrict minimum quantity per product attribute

    Please ignore, I have found what I'm looking for. The answer was to add the following to the section with label
    //echo 'I SEE actionAddProduct: ' . $_POST['products_id'] . '<br>';

    Line 1624 in...
  21. How to restrict minimum quantity per product attribute?

    Hi, I am building a new zen cart with 1.3.9h. I have configured products with attributes (three different colours for the same type of product). I need to set a minimum quantity. I have set the...
  22. Product Qty Maximum only allow half of quantity to added in shopping cart page

    Zen Cart Version: 1.3.9e

    Hi, I started using Zen Cart with 1.3.8a. I have always made extensive use of the "Product Qty Maximum" setting for my products. In 1.3.8a all aspects of Max Quantity...
  23. Replies
    2
    Views
    1,066

    Re: Sales Tax Rounding error in Zen Cart 1.3.9d

    Thank you Dr Byte. I'll work towards upgrading to 1.3.8.e.
  24. Replies
    2
    Views
    1,066

    Sales Tax Rounding error in Zen Cart 1.3.9d

    I am running Zen Cart 1.3.9d. I have setup sales tax (VAT) and activated it for one product for testing purposes. I added this product to the basket and went through the checkout process. This is...
  25. Re: Need help. PAYPAL problem after upgrade to 1.3.9d

    Babystart , the Zen Cart Team will need to know what version of Zen Cart you are using. Did the problem start after upgrading to the latest version of Zen Cart, i.e, give as much background...
  26. Re: Need help. PAYPAL problem after upgrade to 1.3.9d

    numinix, when we used 1.3.8a it only showed the "Total Amount" and "Item amount" for transactions in PayPal (Transaction Details). We are seeing no difference between 1.3.8a and 1.3.9d when viewing...
  27. Re: Need help. PAYPAL problem after upgrade to 1.3.9d

    Thanks Dr. Byte. That worked perfectly. IPN sent correctly.

    Many thanks.
  28. Re: Need help. PAYPAL problem after upgrade to 1.3.9d

    I have received the following update from PayPal

    In my previous correspondence, I submitted the raw string request we received from your system. It indicates that the notify URL was encoded before...
  29. Re: Need help. PAYPAL problem after upgrade to 1.3.9d

    I first noticed this problem when I upgraded to 1.3.9x, but previously I had been using a different PayPal account for Express payments because my Website Payments Pro account would not accept...
  30. Re: Need help. PAYPAL problem after upgrade to 1.3.9d

    The "Question Reference" or Incident number is #100617-000022. I can PM login credentials, or any other information, if you require. PayPal have marked the ticket as "Solved", but it can still be...
  31. Re: Need help. PAYPAL problem after upgrade to 1.3.9d

    I have receive an update from PayPal as follows:



    So, notification URL for PayPal Express payments is being URL encoded by the Zen Cart store, and PayPal do not (and should not) URL de-code, so...
  32. Re: Need help. PAYPAL problem after upgrade to 1.3.9d

    In that case, then, they are not URL decoding correctly, because the Notification URL is URL encoded in IPN message when I login to Paypal and look at the IPN history for PayPal Express IPNs, but it...
  33. Re: Need help. PAYPAL problem after upgrade to 1.3.9d

    It turns out PayPal wanted the parameters submitted for DoExpressCheckoutPayment and SetExpressCheckout. I have submitted this information to them.
  34. Re: Need help. PAYPAL problem after upgrade to 1.3.9d

    I noticed a difference between the Notification URL in PayPal Website Pro (Credit Card) IPNs and in PayPal Express IPNs, so I asked PayPal to look at this.

    Background Information
    When I login...
  35. Re: Need help. PAYPAL problem after upgrade to 1.3.9d

    Thanks. I think my second post more or less is saying the same as what you've said, i.e, Auto Return is not the issue here.

    As per my second post above, I have configured my PayPal account and...
  36. Re: Need help. PAYPAL problem after upgrade to 1.3.9d

    OK, I have looked at one of the PayPal Express payments from when I had Auto Return switched on and the IPN failed. The PayPal website was in status "Retrying" for that payment notification until...
  37. Re: Need help. PAYPAL problem after upgrade to 1.3.9d

    I am receiving exactly the same emails from PayPal, *but* the IPNs are only failing for PayPal Express notifications. They are not failing for credit card transactions via PayPal Website Payments...
  38. Re: PayPal Cardinal 3d Secure - Error Validating ISO Currency Code (1002, 4490)

    Hi,

    Will this issue be investigated? I am still getting a lot of these errors. It is occurring for all Scandinavian currencies - Danish Kroner (DKK), Norwegian Kroner (NOK) and Swedish Kroner...
  39. Re: PayPal Cardinal 3d Secure - Error Validating ISO Currency Code (1002, 4490)

    I've just had another Error Validating ISO Currency Code (1002, 4490), *except* this time I didn't get the order, and obviously no payment, so this is looking a bit more serious now.

    The...
  40. Re: PayPal Cardinal 3d Secure - Error Validating ISO Currency Code (1002, 4490)

    Hi Dr Byte

    We have the following currencies configured:

    AUD Australian Dollar
    CAD Canadian Dollar
    DKK Danish Kroner
    EUR ...
  41. PayPal Cardinal 3d Secure - Error Validating ISO Currency Code (1002, 4490)

    Hi

    I have upgraded to 1.3.9c and we're running live with it. Things are OK except for the following error emails from Cardinal:

    Error Processing Lookup Request Message, Error Validating ISO...
  42. Re: [Done v1.3.9b] 10713 Invalid Data - Missing Country

    I must apologise. I needed to delete and re-install the module and it looks much better now; the two fields are named.

    Thank you.
  43. Re: [Done v1.3.9b] 10713 Invalid Data - Missing Country

    Zen Cart Version: 1.3.9c
    Clean Install with a few CSS modifications.

    My Zen Cart is using the PayPal Website Payments Pro module. When I test a credit card checkout, I get the 10713 Invalid...
  44. Re: How to stop "add to cart" going to product infor page?

    Here is the modified "zen_draw_form function that I am using in the above code. It basically AUTOCOMPLETE to be OFF in the quantity boxes:


    /*
    * Modified form drawing function for...
  45. Re: How to stop "add to cart" going to product infor page?

    I have figured out that it isincludes/modules/product_listing.php that is used. I have modified it as follows at line 141:


    if (PRODUCT_LIST_PRICE_BUY_NOW == '2' &&...
  46. Re: How to stop "add to cart" going to product infor page?

    Thanks Rob. Sadly, that doesn't help. I am aware of that setting, but it causes the same problem; users have to keep clicking to go back to the previous page (which they never wanted to leave).
    ...
  47. How to stop "add to cart" going to product infor page?

    Hi

    Zen Cart Version: 1.3.9c

    I'm building a new Zen Cart. My question is about the "Add to Cart" button in the Product Listing page.

    When someone clicks "Add to Cart" in the Product Listing...
  48. Replies
    82
    Views
    21,801

    Re: Implementing 3D Secure (Cardinal) using WPP (UK)

    I joined this discussion on 18th Nov 2009 (post #6). Very little has changed since then, and I and my company are extremely disappointed. I migrated my eCommerce website to Zen Cart in October...
  49. Replies
    1
    Views
    727

    Re: Shipping country is incorrect

    Please ignore this. I've fixed it. I had forgotten that when we moved from standard PayPal to website payments pro, I modified the payaplwpp.php file so that it handled the shipping country for...
  50. Replies
    1
    Views
    727

    Shipping country is incorrect

    Hi, I am using 1.3.8a Zen Cart. I changed my PayPal Express acount yesterday in the PayPal Express module settings in admin. Previously, I was using Web Site Payments Pro - Payflow UK, but now have...
Results 1 to 50 of 65
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR