Generating Paypal keys: Difference between revisions

From osCommerce Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
'''Note: This manual is for osCommerce v4.'''
'''Note: This manual is for osCommerce v4.'''


In order to receive the payments via '''Paypal''' login to your Paypal account (https://www.paypal.com), direct your mouse to '''Account''' icon and then click on '''Account Settings''' option.
Login to your Paypal account (https://www.paypal.com), direct your mouse to '''Account''' icon and then click on '''Account Settings''' option.
[[File:Paypal.png|alt=|none|frame]]
[[File:Paypal.png|alt=|none|frame]]
Next to '''API access''' click on '''Update''' link.
 
[[File:Paypal 2.png|alt=|none|frame]]
 
In '''NVP/SOAP API integration (Classic)''' section click on '''Manage API credentials''' link.  
In '''NVP/SOAP API integration (Classic)''' section click on '''Manage API credentials''' link.  
[[File:Paypal 3.png|alt=|none|frame]]       
[[File:Paypal 3.png|alt=|none|frame]]       

Revision as of 17:00, 14 September 2022

Note: This manual is for osCommerce v4.

Login to your Paypal account (https://www.paypal.com), direct your mouse to Account icon and then click on Account Settings option.


In NVP/SOAP API integration (Classic) section click on Manage API credentials link.

Copy and paste the API username, password and signature (fingerprint) to your administration area. If necessary download certificate and copy and paste it to your administration area as well.

Also, in the Account settings section, click on Business information tab to get your Seller Merchant Id.

Paypal 7.png

In order to refund the payments via Paypal from your administration area login to your Paypal developer account (https://developer.paypal.com), click on My Apps & Credentials tab, choose between sandbox or live mode and then either create an app by clicking on the corresponding button or click on the required link of the existing app.

Copy and paste the Client ID and Secret into your administration area.