Skip to Content
0
Former Member
Mar 18, 2009 at 05:34 PM

PayFlow Pro Certs Path

144 Views

I am having difficulties configuring my credit card gateway. I have downloaded the SDK for PayFlow Pro (PayFlow Pro .NET v4.3.1), but the SDK provides no certificate. According to PayPal, as of version 4.3, PayFlow Pro no longer uses a certificate.

If I try leaving the "Certs Path" entry blank, I receive the following error on checkout:

Version 2007.0.631.12

Message Object reference not set to an instance of an object.

Source NetPoint.CreditCards

Stack at NetPoint.CreditCards.Functions.AuthorizeIBiz(Payment payment)

at NetPoint.CreditCards.Functions.Authorize(Payment payment)

at netpoint.classes.NPCCAuth.Authorize(NPOrder order)

at netpoint.commerce.verify.btnOrder_Click(Object sender, ImageClickEventArgs e)

If I give "Certs Path" an arbitrary folder such as "C:\Windows\Certs" that exists, but does not contain a certificate, I get the following error:

Credit card not authorized (The server certificate chain did not validate: The server certificate chain did not validate)

I saw this issue addressed in the forums a while back in February of 2008, but I did not see an answer or resolution. Is there an update for the software that I don't have? Is there any workaround to this?

Just as the previous poster in February of 2008 did, I called PayPal and had them send me a legacy SDK with a certificate, but according to him this will stop working as of September of this year.

Any help would be greatly appreciated.