arlyon / async-stripe

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

Update charge.rs to add optional refunds. #493

Closed DevSlashRichie closed 5 months ago

DevSlashRichie commented 5 months ago

Summary

It wraps refunds in a charge as optional. I delete the rest of the PR because I just edited one line of code and nothing else modified. I know this is a generated file, but might help.