arlyon / async-stripe

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

finalize invoice #450

Closed oco-adam closed 9 months ago

oco-adam commented 9 months ago

Summary

Adds functionality to finalise an invoice as in https://stripe.com/docs/api/invoices/finalize #442

arlyon commented 9 months ago

Approved and running CI, please adjust the commit message so that it automatically appears in the changelog (by prefixing with feat:)

TY

oco-adam commented 9 months ago

Updated the commit message - sorry about that!