Jump to content

Quantum Gateway issue after upgrade to latest version


Oqobo

Recommended Posts

I completed an upgrade to your latest version yesterday afternoon. I had some recurring payments go through and process without issue overnight through the Quantum Vault payment gateway.

 

The issue now is that I have a client who would like to make a one time payment and it will not process for some reason. There really isn't an error but all that shows is the following:

 

"As part of our fraud prevention measures, you will now be asked to perform the Verified by Visa or Mastercard SecureCode verification to complete your payment.

 

Do not click the refresh or back button or this transaction may be interrupted or cancelled."

 

Nothing happens after the above is displayed. I checked my batches and settlements and nothing shows that a payment is there. No settings have been changes within Quantum Gateway.

 

Thank you.

Link to comment
Share on other sites

I am also having this issue when developing and testing our latest release with WHMCS 5.1.2

 

It seems like WHMCS is expecting a different return value from what the documentation outlines.

 

3DSecure function should:

return $code for 3Dsecure checkout form

OR

return "success" if 3Dsecure is not available but the transaction is still approved.

 

capture function should:

return array("status"=>"success","transid"=>$results["transid"],"rawdata"=>$results);

 

Can someone from WHMCS please confirm this is correct in 5.1.2. I've wasted many hours now trying to get around this. For a while now I just thought it was a "me" problem...

Link to comment
Share on other sites

  • 3 months later...

I'm still having this exact issue.

Clients who had their card stored in the vault before the update work fine.

However new clients are not able to use the gateway at all. I have not been able to take a single new client with Quantum Vault via WHMCS since 5.1.2 was released.

Link to comment
Share on other sites

  • 4 weeks later...
  • WHMCS Support Manager

Hi,

To fix this please ensure the /templates/*your active template*/creditcard.tpl and 3dsecure.tpl files are up-top-date.

Also ensure the Setup > General Settings > Security tab > Disable Credit card Storage option is UNticked. It must be UNticked for the card details to be stored in the Vault.

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