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

it is in Review #75

Open
Hinakouser118 opened this issue Jun 15, 2023 · 3 comments
Open

it is in Review #75

Hinakouser118 opened this issue Jun 15, 2023 · 3 comments

Comments

@Hinakouser118
Copy link

Cannot read properties of undefined (reading 'line_items')
TypeError: Cannot read properties of undefined (reading 'line_items')
at Review

@Hinakouser118
Copy link
Author

any one can say me

@RochaThomas
Copy link

Visit this post: #63

@prg6useless
Copy link

if im right, this error persists in either the PaymentForm.jsx or Review.jsx. Im pretty sure the error is refering to the checkoutToken.live.line_items, this property of the object does not exist. Change it to checkoutToken.line_items. Change other lines too like checkoutToken.live.subtotal.formatted_with_symbol to checkoutToken.subtotal.formatted_with_symbol. Hope this helps 👍 .

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

3 participants