Hi,
The error below is happening when saving several related objects (in
this
case a purchase order with products along with a shipping and a billing
address, and a credit card) to the database so it involves multiple
inserts.
The line where it dies reads: order.save
I’ve had no luck debugging it.
I’d sincerely appreciate any feedback.
Sergio
- URL: http://domain.com/checkout/payment/submit
- Parameters: {“action”=>“submit”,
“checkout/payment/submit.html/payment/submit”=>nil,
“controller”=>“checkout/payment”}- Rails root: /home/rails/project/