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

Paypal #467

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

Paypal #467

wants to merge 26 commits into from

Conversation

dougfarre
Copy link

First pass attempt at Paypal integration. Current implementation successfully grabs authorization code, but request designed to get access token fails in PayPal sandbox with 500 error. Some suggestions written in as comments as to areas that may help mitigate this issue.

Jeff Zabel and others added 26 commits June 5, 2013 16:24
…e created. Introduce new steps to set the oAuthHostDomain.
…as well as in the data params for oauth2 requests.
Everyauth lacks sane error handling. This allows us to redirect to a different path on error and not have problems with
trying to send a response twice.

Related https://github.com/Datahero/datahero-node/issues/419
zendesk module merged from QL.
Zendesk oauth2 implementation (will most likely back out the oauth2 domain change into a configurable item in the zendesk module tomorrow)
…escribing what functionality should be tested further
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

Successfully merging this pull request may close these issues.

4 participants