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

Add redirect_uri to stripe_auth #507

Merged
merged 1 commit into from
Nov 30, 2016

Conversation

begedin
Copy link
Contributor

@begedin begedin commented Nov 29, 2016

What's in this PR?

I've set urls for all environments. However, to have this work fully, we have to set our redirect uri field on our Stripe dashboard to a comma-separated list of these URls:

"http://localhost:4200/oauth/stripe" - test and dev
"http://www.codecorps.org/oauth/stripe" - production
"http://www.pbqrpbecf-qri.org/oauth/stripe" - remote dev
"http://www.pbqrpbecf.org/oauth/stripe" - staging

I did not make that change since we probably ought to merge this first.

References

Fixes #504

@begedin begedin modified the milestone: Donations Nov 29, 2016
@joshsmith joshsmith force-pushed the 504-set-redirect-uri-based-on-environment branch from a3d510c to 3515b0e Compare November 30, 2016 00:01
@joshsmith joshsmith merged commit 2304616 into develop Nov 30, 2016
@joshsmith joshsmith deleted the 504-set-redirect-uri-based-on-environment branch November 30, 2016 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants