Keep in mind:
- Must create a PayPal business account beforehand (can convert your personal account into a business account)
- Live does not work locally, must be in production (we'll use Ngrok)
In your paypal business account select «Account Settings» from the menu dropdown in the top right corner.
- Account Settings
- API Access(Update)
- NVP/SOAP API integration (Classic)(Manage API Credentials)
mysite/mysite/settings.py
Copy from paypal as string:
API Username
API Password
Signature
Notes:
When testing, the buyer and the merchant accounts can't be the same.
09 May 2023
|
Last Updated: 02 Dec. 2025
|
jaimedcsilva Related