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

Update common params used in upcoming invoice API request #409

Open sanghik opened 1 year ago

sanghik commented 1 year ago

Summary

fix: updated common params used in the Invoice Preview API - particularly the RetrieveUpcomingInvoice struct

Thank you for this crate!

arlyon commented 1 year ago

Thanks for this, running CI