search for: card_expir

Displaying 2 results from an estimated 2 matches for "card_expir".

Did you mean: card_exp
2008 Feb 24
3
1 error(s) on assignment of multiparameter attributes
...d expiration date, I would like to leave the day field out of the form for obvious reasons. However, the following code is producing an error for me. Any ideas? Thanks! <p><label for="email">Expiration</label><br/> <input type="hidden" id="user_card_expiration_3i" name="user[card_expiration(3i)]" value="1" /> <%= f.date_select(:card_expiration, :start_year => 2008, :use_month_numbers => false, :discard_day => true, :include_blank => false) %></p> ActiveRecord::M...
2006 Feb 07
11
Possible Rails Security Issue?
...:32) [POST] Parameters: {"commit"=>" Continue ", "action"=>"confirm_order", "payment"=>{"card_type"=>"M", "card_number"=>"0000000000000000", "pay_type"=>"cc", "card_expiration(1i)"=>"2007", "card_expiration (2i)"=>"7"}, "controller"=>"store", "customer"=>{"company"=>"Xxxxx", "city"=>"Xxxxx", "zip"=>"00000", "countr...