Tom Murdoch
Joined 9/28/2020
Tom Murdoch said over 3 years ago on Stripe Payments :
I'm getting an error on the webhook return;

Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.5ms)


  
NoMethodError (undefined method `list_line_items' for Stripe::Checkout::Session:Class):
  
app/models/payment_received.rb:39:in `line_items'
app/models/payment_received.rb:32:in `complete_purchase'
app/models/payment_received.rb:14:in `call'
app/models/payment_received.rb:3:in `call'
config/initializers/stripe.rb:11:in `block (2 levels) in <top (required)>

Tom Murdoch said over 1 year ago on Gathering Questionnaire Responses :
Great tutorial   David Kimura  ..... is there a way to go back and edit questionnaire responses after a submission? Thanks in advance 

Tom Murdoch said over 1 year ago on Gathering Questionnaire Responses :
Hi David, thanks for the fast response! I do not wish to alter the questionnaire questions or associated answers. The questions/answers will never change in my particular case. I would however like the ability for the user to be able to edit their responses though. So they can go back and correct grammar and spelling if they need to in the future.