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

Webhooks - Subscription.payment_created(amount) #170

Open
knagode opened this issue Sep 12, 2016 · 0 comments
Open

Webhooks - Subscription.payment_created(amount) #170

knagode opened this issue Sep 12, 2016 · 0 comments

Comments

@knagode
Copy link

knagode commented Sep 12, 2016

I setup Stripe webhook URL which is working as expected.

I am overriding method def payment_succeeded(amount) in Subscription model which is triggered as expected but its attribute amount is always 0 (I would expect to get the amount of the charge).

Is this a bug or I am doing something wrong?

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

1 participant