#3432 - cards#pay (ActiveRecord::RecordInvalid) "Validation failed: Person base Either email or
An ActiveRecord::RecordInvalid occurred in cards#pay:
Validation failed: Person base Either email or unverified_email must be set, but email and unverified_email is/are not set.
app/models/m_transaction.rb:169:in `purchase'
-------------------------------
Request:
-------------------------------
* URL : https://bikelink.org/cards/pay
* HTTP Method: POST
* IP address : 64.32.53.75
* Parameters : {"authenticity_token"=>"9bIKGBdtauJ1YDrD/2bEBfOUDvIfj4Y5aRU3ifzth+efNkpwgjYQNeCbkEXU/eYKhaTsv7ckTFRFmhO88xe2UA==", "person"=>{"first_name"=>"Christina ", "last_name"=>"Keener ", "date_of_birth"=>"1953-09-15", "street_address"=>"??", "apartment_number"=>"", "city"=>"??", "state_id"=>"6", "postal_code"=>"??", "country_id"=>"231", "phone"=>"", "email"=>"", "picture_id"=>"4501"}, "new_password"=>"[FILTERED]", "accept_agreement"=>"1", "understand_card_is_cash"=>"1", "understand_contact_rules"=>"1", "review_cost_information"=>"1", "m_transaction"=>{"first_name"=>"Christina ", "last_name"=>"Keener ", "street_address"=>"1685 SE Umatilla St \r\nApt 407", "city"=>"Portland ", "address_state_id"=>"43", "postal_code"=>"97202", "country_id"=>"231"}, "payment_method_nonce"=>"tokencc_bd_ynxkfq_57yxmn_f5wzwk_pgw43r_4r7", "device_data"=>"{\"device_session_id\":\"4b434eab28e827dc4472f56934adfb04\"}", "controller"=>"cards", "action"=>"pay"}
* Timestamp : 2023-06-29 16:47:36 UTC
* Server : www-7.internal.bikelink.org
* Rails root : /var/www/bikelink
* Process: 14062
-------------------------------
Backtrace:
-------------------------------
app/models/m_transaction.rb:169:in `purchase'
app/models/m_transaction.rb:219:in `purchase_card'
app/controllers/cards_controller.rb:574:in `pay'
app/controllers/application_controller.rb:44:in `process_action'
Reload