'decimal:2', 'discount_amount' => 'decimal:2', 'delivery_fee' => 'decimal:2', 'payment_amount' => 'decimal:2', 'pay_type' => 'integer', 'pay_status' => 'integer', 'status' => 'integer', 'user_id' => 'integer', 'merchant_id' => 'integer', 'address_id' => 'integer', 'paid_at' => 'datetime', 'completed_at' => 'datetime', ]; }