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

Add setup intent event support for webhooks #170

Merged
merged 1 commit into from
Feb 20, 2022

Conversation

smailbarkouch
Copy link
Contributor

Async stripe can now parse setup intent events.

fix #169

@codecov
Copy link

codecov bot commented Feb 20, 2022

Codecov Report

Merging #170 (c9b82b8) into master (ccf4c7e) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #170      +/-   ##
=========================================
+ Coverage    5.03%   5.06%   +0.03%     
=========================================
  Files         117     117              
  Lines        8846    8849       +3     
=========================================
+ Hits          445     448       +3     
  Misses       8401    8401              
Impacted Files Coverage Δ
src/resources/webhook_events.rs 91.48% <ø> (ø)
src/ids.rs 35.46% <0.00%> (+1.14%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ccf4c7e...c9b82b8. Read the comment docs.

@arlyon arlyon merged commit 7ae676e into arlyon:master Feb 20, 2022
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

Successfully merging this pull request may close these issues.

Webhook fails to parse setup intent events
2 participants