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

Upgrade to dj-stripe 1.2.4 #2

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

Conversation

AndrewSpeed
Copy link

What changed?

This PR updates our fork to version 1.2.4 while maintaining our additional commit which fixes webhook atomicity, which gets addressed in the main repository in version 2.0.3.

Needs to be merged after #1

jleclanche added 30 commits May 23, 2018 17:57
Fixes a test error on Django master

Refs. django/django@b3cffde
This allows using a different API base host for development purposes.
For example: https://github.com/stripe/stripe-mock
jleclanche and others added 29 commits June 27, 2018 11:27
(cherry picked from commit cc64c08)
Fixes issues on stripe>=2.0

(cherry picked from commit cf70c05)
Fixes issues on stripe>=2.0

(cherry picked from commit 23fec03)
Works around an issue in stripe-python 2.0 and pip.

Context: stripe/stripe-python#447
(cherry picked from commit a6dfdbe)
(cherry picked from commit 4db1545)
Product.statement_descriptor, Product.unit_label are for type="service" only.  Resolves dj-stripe#724.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.