close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Payflow Pro Result Codes

Thread began 7/22/2011 3:06 pm by CraigR | Last modified 7/25/2011 5:48 am by CraigR | 6727 views | 3 replies |

CraigRBeta Tester

Payflow Pro Result Codes

Can anyone tell me where to find a list of payflow flow result codes and their meanings ?

my client has recently gone live and is experiencing a high percentage of failed transactions, from customers who insist their details were entered correctly.

Sign in to reply to this post

Ray BorduinWebAssist

What was the error code they are seeing?

e_howto_api_nvp_errorcodes

Sign in to reply to this post
Did this help? Tips are appreciated...

CraigRBeta Tester

Thanks Ray.

I re-enabled the full response on my transaction failed page on my local machine, and attempted a purchase (from my local machine) on the live account.

I get a RESULT=12 which is a c/c error and I get a failed CVV2 match, (even though I know from my full request that this is correct)

This looks like something that needs to be followed up through paypal.

One question though. How can I trap the error to give a customer an indication of what is wrong, without revealing too much information.


I attempted to add localresponse checkout binding to my failed page, but get an error, (see this thread...showthread.php?t=21820)

the only way I can see my result is by echoing the full session
value

php:
<?php  
 
if(!session_id()) session_start(); 

    echo 
"<p>Payflow Pro: <br />"
    echo 
"Full Response: ".(isset($_SESSION["PP_PayPro"])?htmlentities($_SESSION["PP_PayPro"]):"n/a")."<br /></p>";  
     echo 
"<p>Payflow Pro:  <br />"
    echo 
"Full Request: ".(isset($_SESSION['PP_PayPro_postedValues'])?htmlentities($_SESSION['PP_PayPro_postedValues']):"n/a")."<br />"
?>
Sign in to reply to this post

CraigRBeta Tester

Year Format

I think the problem lies with the year format.

Paypal ECO expects a 4 digit year to be submitted, whereas Payflow Pro seems to use a 2 digit year.

(any info on error codes from previous post greatly appreciated)

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...