Results 1 to 10 of 18

Hybrid View

  1. #1
    Join Date
    Dec 2011
    Location
    Wisconsin, USA
    Posts
    674
    Plugin Contributions
    21

    Default Re: Do I need purchase SSL license? The PxPay payment module cannot connect DPS gate

    A SSL won't help it's an issue with the module.

    I have modified the module to solve the issue, and should be uploading it soon.

  2. #2
    Join Date
    Dec 2011
    Location
    Wisconsin, USA
    Posts
    674
    Plugin Contributions
    21

    Default Re: Do I need purchase SSL license? The PxPay payment module cannot connect DPS gate

    I submitted the new version, should move through moderation by the ZenCart Team without issue

  3. #3
    Join Date
    Jul 2005
    Posts
    46
    Plugin Contributions
    0

    Default Re: Do I need purchase SSL license? The PxPay payment module cannot connect DPS gate

    Awsome!!! is there any dowload link available at the moment?

  4. #4
    Join Date
    Jul 2005
    Posts
    46
    Plugin Contributions
    0

    Default Re: Do I need purchase SSL license? The PxPay payment module cannot connect DPS gate

    Hi Bislewl, my guys solved the problem but many thanks for your help!!!

  5. #5
    Join Date
    Dec 2007
    Location
    Auckland NZ
    Posts
    24
    Plugin Contributions
    0

    Default Re: Do I need purchase SSL license? The PxPay payment module cannot connect DPS gate

    Quote Originally Posted by benxp View Post
    Hi Bislewl, my guys solved the problem but many thanks for your help!!!
    Hi,
    i have just noticed that i have the same problem...
    Can you point us in the right direction to solve this...?

  6. #6
    Join Date
    Dec 2011
    Location
    Wisconsin, USA
    Posts
    674
    Plugin Contributions
    21

    Default Re: Do I need purchase SSL license? The PxPay payment module cannot connect DPS gate

    Quote Originally Posted by 00falcon View Post
    Hi,
    i have just noticed that i have the same problem...
    Can you point us in the right direction to solve this...?
    I updated the module http://www.zen-cart.com/downloads.php?do=file&id=658
    Unfortunately I forked and did a merge request on github but before I posted it to Zen-Cart.com, the original author posted my commit to Zen-Cart.com.
    So he got the credit At least the community will benefit, which is my overall goal

    But all I did was:
    in includes/modules/payment/dps_pxpay.php
    Line 594 added the "//"

    PHP Code:
    //       curl_setopt($curl, CURLOPT_SSLVERSION, 3); 

  7. #7
    Join Date
    Jan 2014
    Location
    Wairarapa
    Posts
    6
    Plugin Contributions
    0

    Default Re: Do I need purchase SSL license? The PxPay payment module cannot connect DPS gate

    Quote Originally Posted by bislewl View Post
    I updated the module http://www.zen-cart.com/downloads.php?do=file&id=658
    Unfortunately I forked and did a merge request on github but before I posted it to Zen-Cart.com, the original author posted my commit to Zen-Cart.com.
    So he got the credit At least the community will benefit, which is my overall goal

    But all I did was:
    in includes/modules/payment/dps_pxpay.php
    Line 594 added the "//"

    PHP Code:
    //       curl_setopt($curl, CURLOPT_SSLVERSION, 3); 
    I've got a similar problem with ZenCart (v1.3.8). On the 24th Nov, changes made to upgrade from SSL3 to TLS1.2 protocol stopped transactions from working. The line above had been amended to change the "3" value to "TSLv1.0". This seemed to work.

    But then the changes to Payment Express on the 1st of December to "upgrade their endpoint, replacing certificates from SHA-1 to SHA-2" has caused this to all stop working again. Panic! I haven't yet been able to get a response on this from Payment Express and am pursuing. My client is getting understandably concerned.

    Any suggestions as to a fix for this issue?

    Dan

  8. #8
    Join Date
    Dec 2011
    Location
    Wisconsin, USA
    Posts
    674
    Plugin Contributions
    21

    Default Re: Do I need purchase SSL license? The PxPay payment module cannot connect DPS gate

    Try commenting out the line like I did. That is the recommended method.
    see: http://www.zen-cart.com/showthread.p...yment-security

 

 

Similar Threads

  1. Replies: 3
    Last Post: 12 May 2015, 08:34 AM
  2. v153 DPS PxPay - Wrong parameter count for curl_error()
    By nsanford in forum Addon Payment Modules
    Replies: 2
    Last Post: 19 Mar 2015, 01:03 AM
  3. v138a DPS Pxpay Fail Proof Result Notification (FPRN) failing
    By bhscott in forum Addon Payment Modules
    Replies: 5
    Last Post: 20 Sep 2012, 10:17 AM
  4. v139h DPS Pxpay warning after upgrading to php 5.3
    By tone2 in forum Addon Payment Modules
    Replies: 0
    Last Post: 19 May 2012, 09:16 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg