['required', 'string', 'max:100'], 'paypal_payment_id' => ['nullable', 'string', 'max:100'], 'payment_id' => ['nullable', 'integer', 'min:1'], ]; } }