Aa-stripe

Latest version: v0.12.0

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

Scan your dependencies

Page 11 of 12

0.2.5

Added
- Function to refresh subscription

0.2.4

Added
- DB indexes for stripe ids

0.2.3

Bugfix release
- dropped application_fee_percent

0.2.2

Bugfix release
- fixes error with coupon when creating subscription

0.2.1

Bugfix release

0.2

Added
- creating subscription plans
- subscription support
- webhooks support
- added stripe_response field to all models to store RAW stripe response data
Changes
- customer_id on StripeToken to stripe_customer_id
- remaned StripeToken to StripeCustomer
- remaned all X.token to X.customer
- changed API url from /aa-stripe/tokens to /aa-stripe/customers
- moved creating stripe customer (on stripe) into instance method, not serializer.create. This way it can be in example used by cron.
- moved ``get_latest_active_customer_for_user`` into StripeCustomer as classmethod

Page 11 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.