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

Cancel Subscription fails #554

Open
reillychase opened this issue Mar 30, 2018 · 1 comment
Open

Cancel Subscription fails #554

reillychase opened this issue Mar 30, 2018 · 1 comment

Comments

@reillychase
Copy link

reillychase commented Mar 30, 2018

Issue Summary

Trying to cancel a subscription results in no error message displayed to user, but subscription is not deleted.

Debug

Cancel subscription debug (there doesn't seem to be any error when actually pressing cancel, but there is an error when the 'are you sure you want to cancel' page is loaded), not sure if relevant:

Exception while resolving variable 'errors' in template 'pinax/stripe/subscription_delete.html'.
Traceback (most recent call last):
  File "/home/rchase/hostifinetenv/lib/python3.6/site-packages/django/template/base.py", line 835, in _resolve_lookup
    current = current[bit]
  File "/home/rchase/hostifinetenv/lib/python3.6/site-packages/django/template/context.py", line 83, in __getitem__
    raise KeyError(key)
KeyError: 'errors'
@reillychase reillychase changed the title Delete Account and Cancel Subscription fail Cancel Subscription fails Mar 30, 2018
@paltman
Copy link
Member

paltman commented Aug 4, 2018

Was that a result of clicking "cancel" ?

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

2 participants