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

Stripe Checkout Error #34

Open
dink opened this issue Jan 2, 2023 · 0 comments
Open

Stripe Checkout Error #34

dink opened this issue Jan 2, 2023 · 0 comments

Comments

@dink
Copy link

dink commented Jan 2, 2023

Is the live demo version running the same code as in this repo?

I'm getting the following error when trying to do a test checkout:

You cannot use line_items.amount, line_items.currency, line_items.name, line_items.description, or line_items.imagesin this API version. Please useline_items.priceorline_items.price_data. Please see https://stripe.com/docs/payments/checkout/migrating-prices for more information.

However, I'm am not sure what to change to make it work. It definitely corresponds to the file in app\Http\Livewire\OrderForm.php

Thanks

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

1 participant