Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Cybersource Module


Guest
 Share

Recommended Posts

Anyone experiencing issues with getting a message 'Credit Card Error', when sending information to Cybersource?

 

I have added the fields to the config file to pass both these fields, and the store owner is still getting this error.

 

j

Link to comment
Share on other sites

  • 2 weeks later...
Anyone experiencing issues with getting a message 'Credit Card Error', when sending information to Cybersource?

 

I have added the fields to the config file to pass both these fields, and the store owner is still getting this error.

 

j

 

if you look at catalog/includes/languages/YOURLANGUAGE/modules/payement/cybersource.php,

the error you are getting

'Credit Card Error'
, corresponds to
MODULE_PAYMENT_CYBERSOURCE_TEXT_ERROR
, and then if you look at catalog/includes/modules/payement/cybersource.php,
MODULE_PAYMENT_CYBERSOURCE_TEXT_ERROR
corresponds to reply
code "101"
and now if you look at cybersources reply codes, 101 corresponds to
The request is missing one or more required fields.

Possible action: See the reply fields missingField_0...N for which fields are missing. Resend the request with complete information.

 

hope that helps :)

The late twentieth century has witnessed a remarkable growth in scientific interest in the subject of extinction

----------------------------------------------------

Arpit

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
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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.

 Share

×
×
  • Create New...