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

Name missing from the returned JSON #281

Open
Mehmet-Erkan opened this issue Apr 21, 2022 · 1 comment
Open

Name missing from the returned JSON #281

Mehmet-Erkan opened this issue Apr 21, 2022 · 1 comment

Comments

@Mehmet-Erkan
Copy link

Bug report

Describe the bug

Returned JSON does not include the name/ title of the purchase. In the example "Pacha Photo"

Additional context

Add any other context about the problem here.

@cjavilla-stripe
Copy link
Contributor

Hey @Mehmet-Erkan in order to see the product and price information for what was purchased, you'll need to re-retrieve the Checkout Session with it's ID, then expand the line items. See this example: https://stripe.com/docs/expand#includable-properties

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants