realpython / book2-exercises

Book 2 -- Exercises for the book
167 stars 203 forks source link

django-ecommerce stripe test payments are not working #57

Closed fyasko closed 7 years ago

fyasko commented 8 years ago

https://www.reddit.com/r/learnpython/comments/3uesqy/django_auth_question/

^This is the error I am getting. (InvalidRequestError: No such token:None)

What OP did to solve his problem is that he supplied the credit card information in the views which im sure is not the right way.

Why am i getting this error

mjhea0 commented 7 years ago

Updated in v 2.0 of the courses. Coming week of 12/19/2016. https://github.com/realpython/about/blob/master/changelog.csv

mm-git01 commented 6 years ago

This still doesn't work,also strip has removed the option to skip sign in.