當客戶在Magento的結賬過程中,並被重定向到他的後臺網站完成付款。如果他們取消付款和重定向回Magento的店這是不可能再下訂單,我得到這個錯誤電子郵件:Magento - SQLSTATE [23000]:完整性約束違規:1062重複條目
SQLSTATE [23000]:完整性約束違規:1062重複項「MF00000007」關鍵 'UNQ_SALES_FLAT_ORDER_INCREMENT_ID',查詢是:INSERT INTO
sales_flat_order
(coupon_code
,protect_code
,shipping_description
,is_virtual
,store_id
,customer_id
,base_discount_amount
,base_grand_total
,base_shipping_amount
,base_shipping_tax_amount
,base_subtotal
,base_tax_amount
,base_to_global_rate
,base_to_order_rate
,discount_amount
,grand_total
,shipping_amount
,shipping_tax_amount
,store_to_base_rate
,store_to_order_rate
,subtotal
,tax_amount
,total_qty_ordered
,customer_is_guest
,customer_note_notify
,customer_group_id
,quote_id
,base_shipping_discount_amount
,base_subtotal_incl_tax
,shipping_discount_amount
,subtotal_incl_tax
,weight
,customer_dob
,increment_id
,applied_rule_ids
,base_currency_code
,customer_email
,customer_firstname
,customer_lastname
,customer_middlename
,customer_prefix
,customer_suffix
,customer_taxvat
,discount_description
,global_currency_code
,order_currency_code
,remote_ip
,shipping_method
,store_currency_code
,store_name
,x_forwarded_for
,customer_note
,created_at
,updated_at
,total_item_count
,customer_gender
,hidden_tax_amount
,base_hidden_tax_amount
,shipping_hidden_tax_amount
,base_shipping_hidden_tax_amnt
,shipping_incl_tax
,base_shipping_incl_tax
,gift_message_id
)VALUES(?,?,?,?,?,?,?,?, ,??,?????????????????????????????????????????????? ?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,'2016-02-11 15:39:09' ,'2016-02-11 15:39:09',?,?,?,?,?,?,?,?)
有人可以幫我解決這個問題嗎?與th的magento商店是同一個問題...
最好的問候, 羅伯特
http://www.thevortexcode.com/solved-unq_sales_flat_order_increment_id-in-magento/ – Matt
http://stackoverflow.com/questions/27303536/magento-sqlstate23000-integrity-constraint-violation-1062-duplicate-entry – Matt
周圍有很多解決方案 – Matt