. * */ return [ 'shipping_method' => [ 'notEmpty' => '', ], 'payment_method' => [ 'notEmpty' => '', ], 'notes' => [ 'optional' => '', ], ];