Guest Posted May 18, 2008 Share Posted May 18, 2008 I am trying to implement Paypal Website Payments Standard as a backup gateway. It get to the part of the setup where it requires certification and private key in a .pem format. Is there a way to get that? Any help would be appreciated. Quote Link to comment Share on other sites More sharing options...
Guest Posted May 18, 2008 Share Posted May 18, 2008 I am getting these errors to be more specific. When I look at the code it looks to corrollate to the key and certificate. Warning: openssl_pkcs7_sign() [function.openssl-pkcs7-sign]: error getting private key in /home/digitbf1/public_html/includes/modules/payment/paypal_standard.php on line 338 Warning: file_get_contents(/home/digitbf1/public_html/temp//326258-3-signed.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home/digitbf1/public_html/includes/modules/payment/paypal_standard.php on line 343 Quote Link to comment Share on other sites More sharing options...
jjblair Posted May 20, 2008 Share Posted May 20, 2008 I am getting these errors to be more specific. When I look at the code it looks to corrollate to the key and certificate. Warning: openssl_pkcs7_sign() [function.openssl-pkcs7-sign]: error getting private key in /home/digitbf1/public_html/includes/modules/payment/paypal_standard.php on line 338 Warning: file_get_contents(/home/digitbf1/public_html/temp//326258-3-signed.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home/digitbf1/public_html/includes/modules/payment/paypal_standard.php on line 343 Go to paypal and log in click on the profile link . Under account information click on API Access. Then the right box is Request API Credentials. just did this yesterday . Hope This Helps you out Quote Link to comment Share on other sites More sharing options...
purpleKate Posted May 22, 2008 Share Posted May 22, 2008 Go to paypal and log in click on the profile link . Under account information click on API Access. Then the right box is Request API Credentials. just did this yesterday . Hope This Helps you out When configuring paypal standard in Admin panel I set 'Enable Encrypted Web Payment' to false, though in the instructions is says set to true. I figured once at Paypal it is encrypted. I left every setting below this blank (no encryption details needed). I Made sure in the sessions pane that you force cookie use. Hope it helps Kate Quote Link to comment Share on other sites More sharing options...
satish Posted May 23, 2008 Share Posted May 23, 2008 I am trying to implement Paypal Website Payments Standard as a backup gateway. It get to the part of the setup where it requires certification and private key in a .pem format. Is there a way to get that? Any help would be appreciated. In case You want to take on encrypted form as payment these are needed. else can be left blank. Satish Quote Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does. Link to comment Share on other sites More sharing options...
Recommended Posts
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.