Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add retrieve_line_items function for CheckoutSession #541

Merged

Conversation

belyakov-am
Copy link
Contributor

Summary

Add missing method for checkout session

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

Checklist

@arlyon
Copy link
Owner

arlyon commented Apr 25, 2024

CI approved, TY

@belyakov-am belyakov-am force-pushed the feat/checkout-session-retrieve-line-items branch from 9439b99 to 5c74b3b Compare April 28, 2024 07:07
@arlyon arlyon merged commit 2a6a974 into arlyon:master Apr 30, 2024
16 checks passed
@arlyon
Copy link
Owner

arlyon commented Apr 30, 2024

🎉 This PR is included in version 0.36.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

nightspc added a commit to Klik2Learn-com/async-stripe that referenced this pull request May 16, 2024
This is now needed as `RetrieveCheckoutSessionLineItems` was added in arlyon#541 for the `retrieve_line_items`
function, however, the struct is inaccessible, making it impossible to call the new function.
nightspc added a commit to Klik2Learn-com/async-stripe that referenced this pull request May 16, 2024
This is now needed as `RetrieveCheckoutSessionLineItems` was added in arlyon#541 for the `retrieve_line_items`
function, however, the struct is inaccessible, making it impossible to call the new function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants