Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: sandbox buyer/seller account #102

Closed
anentropic opened this issue Jun 20, 2015 · 4 comments
Closed

Documentation: sandbox buyer/seller account #102

anentropic opened this issue Jun 20, 2015 · 4 comments

Comments

@anentropic
Copy link
Contributor

http://django-oscar-paypal.readthedocs.org/en/latest/express.html#getting-started

You need to create a PayPal sandbox account which is different from your normal paypal account then use this account to create two ‘test’ users: a buyer and a seller. Once the seller is created, you will have access to a username, password and ‘signature’ which are used to authenticate API requests.

Add the following settings using the details from your sandbox buyer account:

...shouldn't that last line say "from your sandbox seller account" ?

@anentropic
Copy link
Contributor Author

Also, when I login to PayPal developer site to set up sandbox accounts I see this:

screen shot 2015-06-20 at 16 28 52

does this project use the REST API or the Classic API? Docs should say

I'm assuming I have to create an app before I can see API credentials for my sandbox accounts

@anentropic
Copy link
Contributor Author

okay, looking through the source it is Classic API

@maiksprenger
Copy link
Member

You're correct. And a PR to update the docs is very welcome :)

daniel-butler added a commit to daniel-butler/django-oscar-paypal that referenced this issue May 23, 2020
sasha0 pushed a commit that referenced this issue Sep 25, 2020
@sasha0
Copy link
Member

sasha0 commented Sep 25, 2020

Fixed by #215, thanks to @daniel-butler.

@sasha0 sasha0 closed this as completed Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants