sage5 Posted August 26, 2008 Share Posted August 26, 2008 I have been trying to get our OS checkout to work, I am receiving this error message when the in the last step of the checkout process, when it time to comfirm the order. Interestingly enough, when the credit card module is disabled, I still get this error at the confirmation step. I have seen posts on this but no solution. Thank you to anyone who can help! I have spent a week trying to fix this. It does show the cvv2 field when asked for credit card info. Sage 1054 - Unknown column 'cc_cvv2' in 'field list' insert into orders (customers_id, customers_name, customers_company, customers_street_address, customers_suburb, customers_city, customers_postcode, customers_state, customers_country, customers_telephone, customers_email_address, customers_address_format_id, delivery_name, delivery_company, delivery_street_address, delivery _suburb, delivery_city, delivery_postcode, delivery_state, delivery_country, delivery_address_format_id, billing_name, billing_company, billing_street_address, billing_suburb, billing_city, billing_postcode, billing_state, billing_country, billing_address_format_id, payment_method, cc_type, cc_owner, cc_number, cc_cvv2, cc_expires, date_purchased, orders_status, currency, currency_value) values ('224', 'je dasas', '', '13 fog', '', 'town, '03460', 'state', 'United States', '100', 'users@rr.com', '2', 'je dasas', '', '13 fog', '', 'town', '03460', 'state', 'United States', '2', 'je dasas', '', '13 fog', '', 'town', '03460', 'state', 'United States', '2', '', '', '', '', '', '', now(), '1', 'USD', '1.00000000') [TEP STOP] Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.