-
Notifications
You must be signed in to change notification settings - Fork 286
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
"No such charge" errors with charge.dispute.funds_withdrawn #590
Comments
blueyed
added a commit
to blueyed/pinax-stripe
that referenced
this issue
Sep 13, 2018
blueyed
added a commit
to blueyed/pinax-stripe
that referenced
this issue
Sep 13, 2018
This was referenced Sep 13, 2018
blueyed
added a commit
to blueyed/pinax-stripe
that referenced
this issue
Sep 13, 2018
blueyed
added a commit
to blueyed/pinax-stripe
that referenced
this issue
Sep 13, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
charge.dispute.funds_withdrawn
events get processed through theChargeWebhook
, but that fails, because it tried to fetchdp_XXX
as a charge.Example event:
The text was updated successfully, but these errors were encountered: