Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

First off great work on the extension, pretty easy to integrate, thanks for your time.

 

If I enter a bad cvv2 value for a CC transaction the module seems to process the payment, and reports no error.

 

The cart goes to order completion, but paypal rejects the transaction.

 

Shouldn't this trigger a failure and return the customer to the checkout screen to re-enter/verify?

 

Paypal sends me the CC number via mail (YIKES !) so I can manually process

 

Here is the error message

 

 

In function: before_process() - Direct Payment

Did first contact attempt return error? Yes

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

-------------------------------DP_DUMP-------------------------------

------------This is the information that was sent to PayPal----------

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

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

-------------------------------FINAL_REQ-----------------------------

-------------------This is the response from PayPal------------------

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

Array

(

[security] =>

[RequesterCredentials] => Array

(

[0] => Array

(

[Credentials] => Array

(

[0] => Array

(

[username] =>

[Password] =>

[subject] =>

)

 

)

 

)

 

)

 

[DoDirectPaymentResponse] => Array

(

[0] => Array

(

[Timestamp] => 2006-11-29T16:32:50Z

[Ack] => Failure

[CorrelationID] => 911fb9d9f5b9

[Errors] => Array

(

[0] => Array

(

[shortMessage] => The cvv2 is invalid.

[LongMessage] => This transaction cannot be processed. Please enter a valid Credit Card Verification Number.

[ErrorCode] => 10504

[severityCode] => Error

)

 

)

 

[Version] => 2.000000

[build] => 1.0006

)

 

)

 

)

 

 

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

---------------------------------TS_REQ------------------------------

--------Results of the transaction search if it was executed---------

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

Posted

It's working fine, you simply have the "Declined Cards" option set to "Yes".

Please use the forums for support! I am happy to help you here, but I am unable to offer free technical support over instant messenger or e-mail.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.

×
×
  • Create New...