Jump to content

Paypoint module payments not working


netmotiv8

Recommended Posts

Hi,

 

I sent an urgent ticket via the support system over 24 hours ago but have not had any response so posting our issue here.

 

We moved our VPS to another datacentre, the server configuration was unchanged apart from the server IP. All necessary changes were made to update the API restricted IPs and third party vendors for the various modules for domain registrations, payment providers etc. All firewall permissions have been checked. However, our credit/debit card payments are not working. We use the Secpay/Paypoint module. We have spoken with Paypoint who have confirmed nothing is being blocked their end and cannot see any traffic from our server, which would indicate that the module is not communicating beyond the server.

 

How can we debug this issue? We have viewed the gateway log in WHMCS but the only narrative displayed is 'declined' for all the card payments and no other data about the problem.

Link to comment
Share on other sites

Ensure curl in installed on the server.

Temporarily disable any firewalls (config server, mod_sec etc etc)

turn on php errors and SQL debugging temporarily in whmcs

Retest the card processing.

 

 

If the transaction fails and you see no errors from php (should display on screen) or mysql (should display in the recent action widget on admin home page) then you will have to rely on whmcs support as we will be unable to help you.

 

You might also need to update your modules if you have recently updated whmcs to 5.2

Edited by CDJ Hosting
Link to comment
Share on other sites

One thing we found was the ca-bundle file was missing from a new Centos 6 install. It manifested itself when trying to process credit cards via Quantum Gateway.

 

Verify it by trying to download a file via https with WGET... If you get an error about unable to verify certificates, that is the issue.

 

To resolve this, copy the ca-bundle file from old server to the new one...

Link to comment
Share on other sites

  • 4 weeks later...

Hi,

I'm seeing these same symptoms. Did you resolve it?

 

Thanks,

jon

 

EDIT: I've rolled back to the previous version of the gateway module and payments an be taken again.

Edited by jadjei
additional info
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated