We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Simple Commerce Set-up

Development and Programming

cacampbell's avatar
cacampbell
61 posts
16 years ago
cacampbell's avatar cacampbell

Hello,

Does anyone have a concise and understandable way of setting up the Simple Commerce Module to interact with your Paypal account?

I am having difficulty with this:

The private key is the portion of the encryption method that is kept secret and not sent to anyone. To create your private key, key in the following at the command line:

openssl genrsa -out private_key.pem 1024

As well as this:

The public certificate is the portion of the encryption method that you provide PayPal to enable them to accept encrypted payments for you. To create your public certificate, key in the following at the command line:

openssl req -new -key private_key.pem -x509 -days 730 -out public_certificate.pem

What is the “command line” and how exactly do I do this?

Thanks for your help.

       
Mark Bowen's avatar
Mark Bowen
12,637 posts
16 years ago
Mark Bowen's avatar Mark Bowen

Hi there,

Are you on Mac or PC?

If Mac then the command line can be seen as the Terminal application. If PC (I’m not a PC user so this could be wrong and I’m sure someone will hopefully pick me up if I am 😉) I think you use the Run command in the start menu or there might even be a command line application in the start menu somewhere?

Hope that helps a bit.

Best wishes,

Mark

       
OrganizedFellow's avatar
OrganizedFellow
435 posts
16 years ago
OrganizedFellow's avatar OrganizedFellow

I hope the original poster found what he was lookin for.

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.