arlyon / async-stripe

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

feat: add `Invoice::void` #518

Open ferrohd opened 3 months ago

ferrohd commented 3 months ago

Summary

Adds the Invoice:void method closing #517

Checklist

arlyon commented 1 month ago

Running CI, TY