Generating Paypal keys: Difference between revisions

From osCommerce Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''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.
[[File:Paypal.png|alt=|none|frame]]


In order to receive the payments via '''Paypal''' login to your Paypal account, click on '''Gear''' icon and then on '''Account Settings''' option.[[File:Step 1.png|alt=|frame|none]]
In the '''Account settings''' section, click on '''Business information''' tab to get your '''Seller Merchant Id.'''
[[File:Paypal 7.png|none|frame]]


Next to '''API access''' click on '''Update''' link.
Login to your '''Paypal developer''' account (https://developer.paypal.com), click on '''My Apps & Credentials''' tab, choose the '''live''' mode and then either '''create an app''' by clicking on the corresponding button or click on the required link of the '''existing app'''. 
[[File:Paypal 5.png|alt=|none|frame]]
Copy and paste the '''Client ID''' and '''Secret''' into your administration area.  


[[File:Step 3.png|frame|alt=|none]]
  [[File:Paypal 6.png|alt=|none|frame]]
In '''NVP/SOAP API integration (Classic)''' section click on Manage API credentials link.
[[File:Step 4.png|frame|alt=|none]]     
Copy and paste the '''API username, password''' and '''signature''' into your administration screen. [[File:Step 5.png|frame|alt=|none]]
In order to refund the payments via '''Paypal''' from your administration area login to your '''Paypal developer''' account, click on '''My Apps & Credentials''' tab and then either '''create an app''' by clicking on the corresponding button or click on the required link of the '''existing app'''. 
 
[[File:Step 8.png|alt=|none|frame]]
 
Copy and paste the '''Client ID''' and '''Secret''' into your administration screen.
 
'''Note:''' Make sure you choose the '''required API Credentials''' (either '''sandbox''' like per the screenshot below or '''live''') 
 
[[File:Step 7.png|frame|alt=|none]]

Latest revision as of 17:08, 24 February 2023

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 the Account settings section, click on Business information tab to get your Seller Merchant Id.

Paypal 7.png

Login to your Paypal developer account (https://developer.paypal.com), click on My Apps & Credentials tab, choose the 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.