arlyon / async-stripe

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

Add `retrieve_line_items` function for `CheckoutSession` #541

Closed belyakov-am closed 5 months ago

belyakov-am commented 5 months ago

Summary

Add missing method for checkout session

https://docs.stripe.com/api/checkout/sessions/line_items

Checklist

arlyon commented 5 months ago

CI approved, TY

arlyon commented 5 months ago

:tada: This PR is included in version 0.36.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: