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 #404

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