Stripe error - resource_missing - line_items[0][price]

Are any of you using the new version of Stripe? Please let me know how to set it up.
Someone who is helping me configure the new Stripe version on my page got the following error message from Logs in Stripe dashboard:
resource_missing - line_items[0][price]

The value you passed into the price field does not look like a price token. Are you sure you passed in a valid token for a price you created?

If you are trying to reference a price object please visit our guide on creating prices to learn more.

Otherwise, if you are trying to pass a raw amount you can use the price_data field to create prices inline.
Any information would be greatly appreciated.

  • 2238
  • More
Replies (15)
    Login or Join to comment.