close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

paypal webflowpro error 26

Thread began 6/22/2009 10:44 am by tim.wolak331163 | Last modified 6/28/2009 11:55 am by digitaldesign | 1168 views | 1 replies |

tim.wolak331163

paypal webflowpro error 26

I can getting invalid vendor when doing test purchases with paypal. Has anyone had this before? I have gotten the corrrect api username, password and cert however it keeps telling me its invalid.

Thanks,
Tim

Sign in to reply to this post

digitaldesign

Yeah, the Paypal/PFP interface went through some changes to their login. Here is the skinny that works on one of our PFP stores:

$PFPro_required[0][$nextIndex] = "HostAddress";
//$PFPro_required[1][$nextIndex] = "pilot-payflowpro.paypal.com"; //TESTING ONLY
$PFPro_required[1][$nextIndex] = "payflowpro.paypal.com"; // LIVE HOST
$nextIndex = count($PFPro_required[0]);
$PFPro_required[0][$nextIndex] = "Port";
$PFPro_required[1][$nextIndex] = "443";
$nextIndex = count($PFPro_required[0]);
$PFPro_required[0][$nextIndex] = "TimeOut";
$PFPro_required[1][$nextIndex] = "60";
$nextIndex = count($PFPro_required[0]);
$PFPro_required[0][$nextIndex] = "PARTNER";
$PFPro_required[1][$nextIndex] = "PayPal";
$nextIndex = count($PFPro_required[0]);
$PFPro_required[0][$nextIndex] = "USER";
$PFPro_required[1][$nextIndex] = "yourpfpusernamehere";
$nextIndex = count($PFPro_required[0]);
$PFPro_required[0][$nextIndex] = "VENDOR";
$PFPro_required[1][$nextIndex] = "yourpfpvendornamehere";
$nextIndex = count($PFPro_required[0]);
$PFPro_required[0][$nextIndex] = "PWD";
$PFPro_required[1][$nextIndex] = "yourpfppasswordhere";
$nextIndex = count($PFPro_required[0]);
$PFPro_required[0][$nextIndex] = "TENDER";
$PFPro_required[1][$nextIndex] = "C";
$nextIndex = count($PFPro_required[0]);
$PFPro_required[0][$nextIndex] = "TRXTYPE";
$PFPro_required[1][$nextIndex] = "S";

You will have two separate usernames setup in the PFP interface, one is the User and one is the Vendor. Both are necessary. The "Partner" will be "PayPal". They also updated the HOST to payflowpro.paypal.com and the Testing Host is pilot-payflowpro.paypal.com


Cheers,
Monica

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...