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

Feature request: Link to Stripe models from admin #144

Open
frewsxcv opened this issue Nov 5, 2014 · 1 comment
Open

Feature request: Link to Stripe models from admin #144

frewsxcv opened this issue Nov 5, 2014 · 1 comment

Comments

@frewsxcv
Copy link
Contributor

frewsxcv commented Nov 5, 2014

For example, if I'm in a Django Admin page for a Charge, it should link to the stripe.com website to relevant model (e.g. https://dashboard.stripe.com/payments/ch_<charge id here>)

@paltman
Copy link
Contributor

paltman commented Nov 28, 2015

@frewsxcv one challenge of this is if you have multiple Stripe accounts, your active session might be on another account so this will 404 (i have experienced this as I have implemented this as a one off in a project before). that said, i think it's worth having.

@paltman paltman modified the milestone: post-16.04 Mar 18, 2016
@jtauber jtauber modified the milestones: post-16.04, post-16.07 Jul 28, 2016
@paltman paltman removed this from the post-16.07 milestone Oct 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants