Aa-stripe

Latest version: v0.13.0

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 12

0.2.10

Improvemets
- Changed StripeCharge and StripeCustomer to use latest active token instead the one from relation. Relation might in edge cases lead to token for invalid customer (expired card).

0.2.9.2

Bugfix release
- fixed end_subscriptions

0.2.9.1

Bugfix release
- added swappable dependency for user model.

0.2.9

Added
- added GenericForeignKey to StripeCharge as "source" field. Use https://docs.djangoproject.com/en/1.11/ref/contrib/contenttypes/#reverse-generic-relations for reverse lookup.

0.2.8

Changed
- changed relation on stripe models from to settings.STRIPE_USER_MODEL, which defaults to settings.AUTH_USER_MODEL. There are cases that CC is connected to, in example, office, not person.
- changed description on stripe customer to use __str__ method of STRIPE_USER_MODEL

0.2.7

Fixed
- on_delete

Page 10 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.