Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

API certificate could not be found


Guest

Recommended Posts

Posted

Hello,

 

When I try to checkout on my site using Paypal Payments Pro, I am getting this error message:

"Your Website Payments Pro API certificate could not be found. Please check the location in your administration section."

 

This is how I have my settings in the administration section:

 

Enable this Payment Module

True

 

Debug Mode

False

 

Payment Action

Sale

 

Live or Sandbox API

live

 

API Certificate

/home/www/www.mysite.com/catalog/includes/modules/payment/wpp_cert/paypal_live_cert.txt

 

API Username

(Correct Username Here)

 

API Password

(Correct Password Here)

 

Proxy Address

 

 

Express Checkout: Address Override

Yes

 

Express Checkout: Button Placement

No

 

Express Checkout: Verified Accounts Only

Yes

 

Express Checkout: Confirmed Address

No

 

Express Checkout: Display Payment Page

No

 

Express Checkout: Automatic Account Creation

No

 

Express Checkout: Page Style

 

 

Transaction Currency

USD

 

Sort order of display.

0

 

Payment Zone

--none--

 

Set Order Status

default

 

**Please note: I have renamed my certificate to 'paypal_live_cert.txt'

 

 

I ran the diagnostics test and these were the results:

 

 

Basic Tests

Using at least PHP 4.3.0? Yes

Does your store have an SSL certificate installed and working? Yes

Is cURL installed? Yes

Does cURL work? (Simple HTTP test) Yes

API Certificate installed? No

API Certificate directory protected? No

API Username in place? Yes

API Password in place? Yes

XML Document "doDirectPayment.xml" exists? Yes

XML Document "doExpressCheckout.xml" exists? Yes

XML Document "getExpressCheckoutDetails.xml" exists? Yes

XML Document "setExpressCheckout.xml" exists? Yes

XML Document "transactionSearch.xml" exists? Yes

 

It seems that the problem is that the API cert. is not installed but I think I do not need to install the API certificate because I am using PayPal SDK for PHP... right?

 

Any suggestions would be greatly appreciated! :D

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...