#jimmiller - Rails Cart
1 messages · Page 1 of 1 (latest)
Hello! This chat is for developer help specific to Stripe. Unfortunately I'm not familiar with Rails or the cart functionality you're referring to. Is this a Rails or framework-specific thing, or something about Stripe specifically?
The session is created with Rails. I was hoping someone had Rails experience that would know
Gotcha. It's possible someone with Rails experience will show up here and assist, but you'd likely have better luck asking somewhere where Rails folks hang out.
The code calls Stripe::Checkout::Session.create tho and errors out on finding the product. Can I delete the session from the command line?
Stripe::Checkout::Session.create creates a Checkout Session: https://stripe.com/docs/api/checkout/sessions/create
What's the error you're seeing?
You know what, I am seeing an ActiveRecord error. I try posting on reddit