arlyon / async-stripe

Async (and blocking!) Rust bindings for the Stripe API
https://payments.rs
Apache License 2.0
445 stars 128 forks source link

Added webhook event types #406

Closed hzargar2 closed 1 year ago

hzargar2 commented 1 year ago

Summary

Added webhook event types for "customer.subscription.created" and "customer.subscription.paused" events.

Checklist

arlyon commented 1 year ago

Thanks!

codecov[bot] commented 1 year ago

Codecov Report

Merging #406 (ae4ebbe) into master (56303e9) will increase coverage by 0.00%. The diff coverage is n/a.

@@          Coverage Diff           @@
##           master    #406   +/-   ##
======================================
  Coverage    5.90%   5.90%           
======================================
  Files         145     145           
  Lines       22379   22379           
======================================
+ Hits         1321    1322    +1     
+ Misses      21058   21057    -1     
Impacted Files Coverage Δ
src/resources/webhook_events.rs 90.32% <ø> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more