{"id":1913,"date":"2026-07-29T05:45:26","date_gmt":"2026-07-29T05:45:26","guid":{"rendered":"https:\/\/growup-india.com\/blog\/?p=1913"},"modified":"2026-07-29T05:45:28","modified_gmt":"2026-07-29T05:45:28","slug":"fertilizer-cooperative-society-registration-haryana","status":"publish","type":"post","link":"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/","title":{"rendered":"How to Start a Fertilizer Cooperative Society in Haryana | CM-PACS Registration Guide in 2026"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"512\" src=\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/fertilizer-1024x512.png\" alt=\"Fertilizer Cooperative Society\" class=\"wp-image-1914\" srcset=\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/fertilizer-1024x512.png 1024w, https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/fertilizer-300x150.png 300w, https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/fertilizer-768x384.png 768w, https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/fertilizer-1536x768.png 1536w, https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/fertilizer.png 1774w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Haryana is one of India&#8217;s leading agricultural states. Farmers in the state need easy access to fertilisers, seeds, pesticides, credit, and other agricultural services. Cooperative societies can play an important role in meeting these needs.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A <strong>Fertilizer Cooperative Society in Haryana<\/strong> can bring farmers together and help them access agricultural inputs through a cooperative structure. In addition, Primary Agricultural Cooperative Societies (PACS) can support farmers by providing various services at the local level.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you want to know about <strong><a href=\"https:\/\/cooponline.rcsharyana.gov.in\/\">Fertilizer Cooperative Society Registration in Haryana<\/a><\/strong>, this guide will help you understand the registration process, documents, eligibility, benefits, and compliances.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We will also explain the connection between agricultural cooperative activities and the <strong>CM-PACS initiative<\/strong> in simple language.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!-- =========================================\n     FERTILIZER COOPERATIVE SOCIETY - CTA\n========================================= -->\n\n<style>\n.fertilizer-cta {\n    width: 100%;\n    max-width: 1200px;\n    margin: 25px auto;\n    padding: 18px 24px;\n    box-sizing: border-box;\n    background: linear-gradient(135deg, #f8f7ed 0%, #ffffff 100%);\n    border: 1px solid #d8e5cf;\n    border-left: 6px solid #236b2c;\n    border-radius: 12px;\n    box-shadow: 0 5px 18px rgba(35, 107, 44, 0.10);\n    font-family: \"Poppins\", \"Segoe UI\", Arial, sans-serif;\n}\n\n.fertilizer-cta-inner {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 25px;\n}\n\n\/* Content *\/\n.fertilizer-cta-content {\n    flex: 1;\n}\n\n.fertilizer-cta-content h3 {\n    margin: 0 0 5px;\n    color: #195b27;\n    font-size: 22px;\n    line-height: 1.3;\n    font-weight: 700;\n}\n\n.fertilizer-cta-content p {\n    margin: 0;\n    color: #4b4b4b;\n    font-size: 14px;\n    line-height: 1.5;\n}\n\n.fertilizer-cta-content strong {\n    color: #5b351d;\n}\n\n\/* Buttons Wrapper *\/\n.fertilizer-cta-buttons {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    flex-shrink: 0;\n}\n\n\/* Common Button *\/\n.fertilizer-cta-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 7px;\n    padding: 11px 20px;\n    border-radius: 7px;\n    text-decoration: none !important;\n    color: #ffffff !important;\n    font-size: 14px;\n    font-weight: 600;\n    white-space: nowrap;\n    transition: all 0.3s ease;\n}\n\n\/* Call Now *\/\n.fertilizer-call-btn {\n    background: #236b2c;\n    box-shadow: 0 4px 10px rgba(35, 107, 44, 0.20);\n}\n\n.fertilizer-call-btn:hover {\n    background: #174d20;\n    transform: translateY(-2px);\n}\n\n\/* WhatsApp Now *\/\n.fertilizer-whatsapp-btn {\n    background: #3d7d32;\n    box-shadow: 0 4px 10px rgba(61, 125, 50, 0.20);\n}\n\n.fertilizer-whatsapp-btn:hover {\n    background: #286321;\n    transform: translateY(-2px);\n}\n\n\/* Icons *\/\n.fertilizer-cta-btn span {\n    font-size: 17px;\n    line-height: 1;\n}\n\n\n\/* =========================================\n   TABLET\n========================================= *\/\n\n@media (max-width: 768px) {\n\n    .fertilizer-cta {\n        padding: 18px;\n    }\n\n    .fertilizer-cta-inner {\n        flex-direction: column;\n        align-items: flex-start;\n        gap: 15px;\n    }\n\n    .fertilizer-cta-content h3 {\n        font-size: 19px;\n    }\n\n    .fertilizer-cta-content p {\n        font-size: 13px;\n    }\n\n    .fertilizer-cta-buttons {\n        width: 100%;\n    }\n\n    .fertilizer-cta-btn {\n        flex: 1;\n        padding: 11px 15px;\n    }\n}\n\n\n\/* =========================================\n   MOBILE\n========================================= *\/\n\n@media (max-width: 480px) {\n\n    .fertilizer-cta {\n        margin: 20px 0;\n        padding: 16px;\n    }\n\n    .fertilizer-cta-buttons {\n        flex-direction: column;\n        width: 100%;\n        gap: 9px;\n    }\n\n    .fertilizer-cta-btn {\n        width: 100%;\n        box-sizing: border-box;\n    }\n}\n<\/style>\n\n\n<!-- =========================================\n     CTA HTML\n========================================= -->\n\n<div class=\"fertilizer-cta\">\n\n    <div class=\"fertilizer-cta-inner\">\n\n        <!-- CTA Content -->\n        <div class=\"fertilizer-cta-content\">\n\n            <h3>\n                Fertilizer Cooperative Society Registration\n            <\/h3>\n\n            <p>\n                Want to register a \n                <strong>Fertilizer Cooperative Society in Haryana?<\/strong>\n                Get professional assistance with registration, documentation and bye-laws.\n            <\/p>\n\n        <\/div>\n\n\n        <!-- CTA Buttons -->\n        <div class=\"fertilizer-cta-buttons\">\n\n            <!-- Call Now -->\n            <a href=\"tel:+919911930022\" class=\"fertilizer-cta-btn fertilizer-call-btn\">\n                <span>\ud83d\udcde<\/span>\n                Call Now\n            <\/a>\n\n\n            <!-- WhatsApp Now -->\n            <a href=\"https:\/\/wa.me\/919911930022?text=Hello%2C%20I%20want%20to%20know%20about%20Fertilizer%20Cooperative%20Society%20Registration%20in%20Haryana.\" class=\"fertilizer-cta-btn fertilizer-whatsapp-btn\" target=\"_blank\" rel=\"noopener noreferrer\">\n                <span>\ud83d\udcac<\/span>\n                WhatsApp Now\n            <\/a>\n\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">What is a Fertilizer Cooperative Society?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A <strong>Fertilizer Cooperative Society<\/strong> is a cooperative organisation formed by people who have a common interest in agriculture and related activities.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The main purpose of such a society is to work collectively for the benefit of its members. Depending on its approved objectives and applicable permissions, the society may help members access fertilisers and other agricultural inputs.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, a cooperative society may work towards providing:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Fertilisers<\/li>\n\n\n\n<li>Seeds<\/li>\n\n\n\n<li>Agricultural inputs<\/li>\n\n\n\n<li>Farming equipment<\/li>\n\n\n\n<li>Storage facilities<\/li>\n\n\n\n<li>Other agriculture-related services<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">However, the activities of the society must remain within the scope of its registered objectives, bye-laws, and applicable laws.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, it is important to clearly define the purpose of the society before starting the registration process.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<p class=\"responsive-video-wrap clr\"><iframe title=\"Fertilizer Cooperative Society Registration in Haryana | CM Pacs\" width=\"1200\" height=\"675\" src=\"https:\/\/www.youtube.com\/embed\/uMPONfhOybU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/p>\n<\/div><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">What is PACS?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>PACS<\/strong> stands for <strong>Primary Agricultural Cooperative Society<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A PACS works at the grassroots level and is designed to serve farmers and rural communities. Traditionally, PACS have played an important role in providing agricultural credit and related services to their members.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, the role of PACS has expanded over time. Depending on government initiatives, approvals, and applicable regulations, PACS can also become a platform for providing various agricultural and rural services.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This makes the PACS model relevant for farmers who want to access multiple services through a cooperative structure.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!-- =========================================\n     MODERN CM-PACS INFORMATION BLOCK\n========================================= -->\n\n<style>\n.cm-pacs-modern {\n    width: 100%;\n    max-width: 1200px;\n    margin: 30px auto;\n    padding: 0;\n    box-sizing: border-box;\n    font-family: \"Poppins\", \"Segoe UI\", Arial, sans-serif;\n    background: #ffffff;\n    border: 1px solid #dfe8d5;\n    border-radius: 16px;\n    overflow: hidden;\n    box-shadow: 0 8px 25px rgba(38, 92, 40, 0.08);\n}\n\n\/* Top Green Header *\/\n.cm-pacs-header {\n    background: linear-gradient(135deg, #195b27, #347a32);\n    padding: 18px 25px;\n    display: flex;\n    align-items: center;\n    gap: 15px;\n}\n\n.cm-pacs-icon {\n    width: 48px;\n    height: 48px;\n    background: #ffffff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 25px;\n    flex-shrink: 0;\n}\n\n.cm-pacs-header h3 {\n    margin: 0;\n    color: #ffffff;\n    font-size: 23px;\n    font-weight: 700;\n    line-height: 1.3;\n}\n\n\/* Main Content *\/\n.cm-pacs-body {\n    display: flex;\n    gap: 25px;\n    padding: 22px 25px;\n}\n\n\/* Left Content *\/\n.cm-pacs-main-text {\n    flex: 1.3;\n}\n\n.cm-pacs-main-text p {\n    margin: 0 0 10px;\n    color: #444444;\n    font-size: 14px;\n    line-height: 1.65;\n}\n\n.cm-pacs-main-text p:last-child {\n    margin-bottom: 0;\n}\n\n.cm-pacs-main-text strong {\n    color: #195b27;\n}\n\n\/* Right Key Points *\/\n.cm-pacs-points {\n    flex: 1;\n    background: #f5f8ef;\n    border-radius: 12px;\n    padding: 16px 18px;\n    border: 1px solid #e0ead8;\n}\n\n.cm-pacs-points h4 {\n    margin: 0 0 12px;\n    color: #5b351d;\n    font-size: 16px;\n    font-weight: 700;\n}\n\n.cm-pacs-point {\n    display: flex;\n    align-items: flex-start;\n    gap: 9px;\n    margin-bottom: 9px;\n}\n\n.cm-pacs-point:last-child {\n    margin-bottom: 0;\n}\n\n.cm-pacs-check {\n    width: 20px;\n    height: 20px;\n    background: #347a32;\n    color: #ffffff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    flex-shrink: 0;\n    margin-top: 2px;\n}\n\n.cm-pacs-point span:last-child {\n    color: #444444;\n    font-size: 13px;\n    line-height: 1.5;\n}\n\n\/* Important Note *\/\n.cm-pacs-note {\n    margin: 0 25px 22px;\n    padding: 13px 17px;\n    background: #fff9e9;\n    border-left: 4px solid #c39a3b;\n    border-radius: 7px;\n}\n\n.cm-pacs-note p {\n    margin: 0;\n    color: #5c4a25;\n    font-size: 13px;\n    line-height: 1.6;\n}\n\n.cm-pacs-note strong {\n    color: #7b5c16;\n}\n\n\n\/* =========================================\n   TABLET RESPONSIVE\n========================================= *\/\n\n@media (max-width: 768px) {\n\n    .cm-pacs-header {\n        padding: 16px 20px;\n    }\n\n    .cm-pacs-header h3 {\n        font-size: 20px;\n    }\n\n    .cm-pacs-body {\n        flex-direction: column;\n        padding: 20px;\n        gap: 18px;\n    }\n\n    .cm-pacs-main-text p {\n        font-size: 13px;\n    }\n\n    .cm-pacs-note {\n        margin: 0 20px 20px;\n    }\n}\n\n\n\/* =========================================\n   MOBILE\n========================================= *\/\n\n@media (max-width: 480px) {\n\n    .cm-pacs-modern {\n        border-radius: 12px;\n        margin: 20px auto;\n    }\n\n    .cm-pacs-header {\n        padding: 15px;\n        gap: 10px;\n    }\n\n    .cm-pacs-icon {\n        width: 42px;\n        height: 42px;\n        font-size: 21px;\n    }\n\n    .cm-pacs-header h3 {\n        font-size: 18px;\n    }\n\n    .cm-pacs-body {\n        padding: 16px;\n    }\n\n    .cm-pacs-points {\n        padding: 14px;\n    }\n\n    .cm-pacs-note {\n        margin: 0 16px 16px;\n        padding: 11px 13px;\n    }\n}\n<\/style>\n\n\n<!-- =========================================\n     CM-PACS BLOCK\n========================================= -->\n\n<div class=\"cm-pacs-modern\">\n\n    <!-- Header -->\n    <div class=\"cm-pacs-header\">\n\n        <div class=\"cm-pacs-icon\">\n            \ud83c\udf3e\n        <\/div>\n\n        <h3>\n            What is CM-PACS?\n        <\/h3>\n\n    <\/div>\n\n\n    <!-- Main Content -->\n    <div class=\"cm-pacs-body\">\n\n        <!-- Left Text -->\n        <div class=\"cm-pacs-main-text\">\n\n            <p>\n                <strong>CM-PACS<\/strong> refers to the Chief Minister Primary \n                Agricultural Cooperative Societies initiative in Haryana.\n            <\/p>\n\n            <p>\n                The broader focus of such initiatives is to strengthen \n                <strong>Primary Agricultural Cooperative Societies (PACS)<\/strong> \n                and improve the services available to farmers and rural communities.\n            <\/p>\n\n            <p>\n                Under the applicable framework, PACS may be encouraged to undertake \n                diversified activities. These activities can support farmers and \n                create better access to essential services at the local level.\n            <\/p>\n\n        <\/div>\n\n\n        <!-- Key Points -->\n        <div class=\"cm-pacs-points\">\n\n            <h4>Key Points to Know<\/h4>\n\n            <div class=\"cm-pacs-point\">\n                <span class=\"cm-pacs-check\">\u2713<\/span>\n                <span>Strengthens Primary Agricultural Cooperative Societies<\/span>\n            <\/div>\n\n            <div class=\"cm-pacs-point\">\n                <span class=\"cm-pacs-check\">\u2713<\/span>\n                <span>Supports farmers and rural communities<\/span>\n            <\/div>\n\n            <div class=\"cm-pacs-point\">\n                <span class=\"cm-pacs-check\">\u2713<\/span>\n                <span>Encourages diversified cooperative activities<\/span>\n            <\/div>\n\n            <div class=\"cm-pacs-point\">\n                <span class=\"cm-pacs-check\">\u2713<\/span>\n                <span>Improves access to local agricultural services<\/span>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- Important Note -->\n    <div class=\"cm-pacs-note\">\n\n        <p>\n            <strong>Important:<\/strong> The exact eligibility, activities, \n            approvals, and registration requirements depend on the latest \n            government guidelines and applicable cooperative laws. If you want \n            to start a cooperative society under a specific CM-PACS initiative, \n            check the current requirements with the concerned authority.\n        <\/p>\n\n    <\/div>\n\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">Why Register a Fertilizer Cooperative Society in Haryana?<\/h1>\n\n\n\n<p class=\"wp-block-paragraph\">Agriculture is a major part of Haryana&#8217;s economy. As a result, farmers need reliable access to agricultural inputs and services.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A cooperative society can help farmers work together and address their common needs.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Here are some important benefits of registering an agricultural or fertilizer cooperative society.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">1. Collective Benefits for Members<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A cooperative allows members to work together for a common purpose. This can help farmers access services and resources through an organised structure.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2. Better Access to Agricultural Inputs<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Depending on the approved activities and required permissions, a cooperative may help members access fertilisers, seeds, and other agricultural inputs.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3. Support for Local Farmers<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A local cooperative can focus on the needs of farmers in its area. This can make agricultural services more accessible to its members.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">4. Democratic Management<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Cooperative societies generally operate through a democratic structure. Members can participate in important decisions according to the applicable cooperative law and bye-laws.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">5. Scope for More Activities<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A cooperative society may undertake additional activities if they are permitted under the applicable law and included in its approved objectives and bye-laws.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!-- =========================================\n     FERTILIZER COOPERATIVE SOCIETY\n     REGISTRATION PROCESS - LOW HEIGHT BLOCK\n========================================= -->\n\n<style>\n.fertilizer-process {\n    width: 100%;\n    max-width: 1200px;\n    margin: 30px auto;\n    padding: 22px;\n    box-sizing: border-box;\n    background: #f8f7ed;\n    border: 1px solid #dfe8d5;\n    border-radius: 14px;\n    font-family: \"Poppins\", \"Segoe UI\", Arial, sans-serif;\n}\n\n\/* Main Heading *\/\n.fertilizer-process-title {\n    text-align: center;\n    margin: 0 0 7px;\n    color: #195b27;\n    font-size: 25px;\n    font-weight: 700;\n    line-height: 1.3;\n}\n\n.fertilizer-process-intro {\n    max-width: 850px;\n    margin: 0 auto 20px;\n    text-align: center;\n    color: #555;\n    font-size: 14px;\n    line-height: 1.6;\n}\n\n\n\/* Steps Grid *\/\n.fertilizer-steps {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n}\n\n\n\/* Individual Step *\/\n.fertilizer-step {\n    display: flex;\n    align-items: flex-start;\n    gap: 13px;\n    padding: 14px 16px;\n    background: #ffffff;\n    border: 1px solid #e1e9dc;\n    border-radius: 10px;\n    transition: all 0.25s ease;\n}\n\n.fertilizer-step:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 5px 15px rgba(35, 107, 44, 0.10);\n    border-color: #b9d0b3;\n}\n\n\n\/* Step Number *\/\n.fertilizer-step-number {\n    width: 34px;\n    height: 34px;\n    min-width: 34px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #236b2c;\n    color: #ffffff;\n    border-radius: 50%;\n    font-size: 14px;\n    font-weight: 700;\n}\n\n\n\/* Step Content *\/\n.fertilizer-step-content h4 {\n    margin: 0 0 4px;\n    color: #195b27;\n    font-size: 16px;\n    line-height: 1.35;\n    font-weight: 700;\n}\n\n.fertilizer-step-content p {\n    margin: 0;\n    color: #555;\n    font-size: 13px;\n    line-height: 1.55;\n}\n\n\n\/* Document List *\/\n.fertilizer-documents {\n    margin: 8px 0 0;\n    padding: 0;\n    list-style: none;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 4px 12px;\n}\n\n.fertilizer-documents li {\n    position: relative;\n    padding-left: 15px;\n    color: #555;\n    font-size: 12px;\n    line-height: 1.45;\n}\n\n.fertilizer-documents li::before {\n    content: \"\u2713\";\n    position: absolute;\n    left: 0;\n    color: #347a32;\n    font-weight: 700;\n}\n\n\n\/* Bye-Laws List *\/\n.fertilizer-bylaws {\n    margin: 7px 0 0;\n    padding: 0;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 5px;\n    list-style: none;\n}\n\n.fertilizer-bylaws li {\n    padding: 4px 8px;\n    background: #f1f6ed;\n    color: #4d6b46;\n    border-radius: 4px;\n    font-size: 11px;\n}\n\n\n\/* Important Note *\/\n.fertilizer-process-note {\n    margin-top: 15px;\n    padding: 11px 15px;\n    background: #fff9e8;\n    border-left: 4px solid #c49a3a;\n    border-radius: 6px;\n    color: #5e4d28;\n    font-size: 12px;\n    line-height: 1.55;\n}\n\n.fertilizer-process-note strong {\n    color: #795e1d;\n}\n\n\n\/* =========================================\n   TABLET\n========================================= *\/\n\n@media (max-width: 768px) {\n\n    .fertilizer-process {\n        padding: 18px;\n    }\n\n    .fertilizer-process-title {\n        font-size: 21px;\n    }\n\n    .fertilizer-process-intro {\n        font-size: 13px;\n    }\n\n    .fertilizer-steps {\n        grid-template-columns: 1fr;\n    }\n\n    .fertilizer-documents {\n        grid-template-columns: 1fr 1fr;\n    }\n}\n\n\n\/* =========================================\n   MOBILE\n========================================= *\/\n\n@media (max-width: 480px) {\n\n    .fertilizer-process {\n        padding: 15px;\n        margin: 20px auto;\n    }\n\n    .fertilizer-process-title {\n        font-size: 19px;\n    }\n\n    .fertilizer-process-intro {\n        font-size: 12px;\n        margin-bottom: 15px;\n    }\n\n    .fertilizer-step {\n        padding: 12px;\n        gap: 10px;\n    }\n\n    .fertilizer-step-number {\n        width: 30px;\n        height: 30px;\n        min-width: 30px;\n        font-size: 12px;\n    }\n\n    .fertilizer-step-content h4 {\n        font-size: 14px;\n    }\n\n    .fertilizer-step-content p {\n        font-size: 12px;\n    }\n\n    .fertilizer-documents {\n        grid-template-columns: 1fr;\n    }\n\n    .fertilizer-bylaws li {\n        font-size: 10px;\n    }\n}\n<\/style>\n\n\n<!-- =========================================\n     HTML CONTENT\n========================================= -->\n\n<div class=\"fertilizer-process\">\n\n    <h2 class=\"fertilizer-process-title\">\n        How to Register a Fertilizer Cooperative Society in Haryana?\n    <\/h2>\n\n    <p class=\"fertilizer-process-intro\">\n        The Fertilizer Cooperative Society Registration process in Haryana \n        depends on the type of cooperative society and its proposed activities. \n        Generally, the registration process involves the following steps.\n    <\/p>\n\n\n    <div class=\"fertilizer-steps\">\n\n\n        <!-- STEP 1 -->\n        <div class=\"fertilizer-step\">\n\n            <div class=\"fertilizer-step-number\">1<\/div>\n\n            <div class=\"fertilizer-step-content\">\n\n                <h4>Decide the Purpose of the Society<\/h4>\n\n                <p>\n                    Decide why you want to establish the society. Clearly define \n                    whether the main objective is to provide fertilisers, \n                    agricultural inputs, or other agriculture-related services \n                    to members. A clear objective helps in preparing documents \n                    and bye-laws.\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- STEP 2 -->\n        <div class=\"fertilizer-step\">\n\n            <div class=\"fertilizer-step-number\">2<\/div>\n\n            <div class=\"fertilizer-step-content\">\n\n                <h4>Select the Promoter Members<\/h4>\n\n                <p>\n                    Identify the people who want to form the cooperative society. \n                    The promoters must meet the eligibility conditions under the \n                    applicable cooperative laws and rules. The required number \n                    of members may vary depending on the type of society.\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- STEP 3 -->\n        <div class=\"fertilizer-step\">\n\n            <div class=\"fertilizer-step-number\">3<\/div>\n\n            <div class=\"fertilizer-step-content\">\n\n                <h4>Choose a Suitable Name<\/h4>\n\n                <p>\n                    Select a suitable name for the proposed cooperative society. \n                    The name should comply with applicable requirements and \n                    should be distinguishable from existing registered societies.\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- STEP 4 -->\n        <div class=\"fertilizer-step\">\n\n            <div class=\"fertilizer-step-number\">4<\/div>\n\n            <div class=\"fertilizer-step-content\">\n\n                <h4>Prepare the Required Documents<\/h4>\n\n                <p>\n                    Collect the documents required for registration. The exact \n                    requirements may vary depending on the type of cooperative \n                    society and the latest rules.\n                <\/p>\n\n                <ul class=\"fertilizer-documents\">\n                    <li>Identity Proof<\/li>\n                    <li>Address Proof<\/li>\n                    <li>PAN Details<\/li>\n                    <li>Photographs<\/li>\n                    <li>Office Address Proof<\/li>\n                    <li>Member List<\/li>\n                    <li>Proposed Objectives<\/li>\n                    <li>Proposed Bye-Laws<\/li>\n                    <li>Promoter Resolution<\/li>\n                    <li>Share Capital Details<\/li>\n                <\/ul>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- STEP 5 -->\n        <div class=\"fertilizer-step\">\n\n            <div class=\"fertilizer-step-number\">5<\/div>\n\n            <div class=\"fertilizer-step-content\">\n\n                <h4>Draft the Bye-Laws<\/h4>\n\n                <p>\n                    Prepare bye-laws that explain how the cooperative society \n                    will operate and be managed.\n                <\/p>\n\n                <ul class=\"fertilizer-bylaws\">\n                    <li>Objectives<\/li>\n                    <li>Membership<\/li>\n                    <li>Share Capital<\/li>\n                    <li>Management<\/li>\n                    <li>Meetings<\/li>\n                    <li>Elections<\/li>\n                    <li>Accounts &#038; Audit<\/li>\n                    <li>Office Bearers<\/li>\n                    <li>Surplus<\/li>\n                    <li>Dispute Resolution<\/li>\n                <\/ul>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- STEP 6 -->\n        <div class=\"fertilizer-step\">\n\n            <div class=\"fertilizer-step-number\">6<\/div>\n\n            <div class=\"fertilizer-step-content\">\n\n                <h4>Submit the Registration Application<\/h4>\n\n                <p>\n                    Submit the registration application along with the required \n                    documents and bye-laws to the concerned authority. If any \n                    information is missing, additional documents or clarification \n                    may be requested.\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- STEP 7 -->\n        <div class=\"fertilizer-step\">\n\n            <div class=\"fertilizer-step-number\">7<\/div>\n\n            <div class=\"fertilizer-step-content\">\n\n                <h4>Verification of Documents<\/h4>\n\n                <p>\n                    The competent authority may examine the application and \n                    verify details related to promoter members, objectives, \n                    bye-laws, registered office, share capital, proposed \n                    activities, and other applicable requirements.\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- STEP 8 -->\n        <div class=\"fertilizer-step\">\n\n            <div class=\"fertilizer-step-number\">8<\/div>\n\n            <div class=\"fertilizer-step-content\">\n\n                <h4>Receive the Registration Certificate<\/h4>\n\n                <p>\n                    After completing the required formalities and receiving \n                    approval, the cooperative society can be registered. After \n                    registration, the society must follow its approved bye-laws \n                    and comply with applicable cooperative laws and regulations.\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n\n\n    <\/div>\n\n\n    <!-- Important Note -->\n    <div class=\"fertilizer-process-note\">\n\n        <strong>Important:<\/strong>\n        The exact registration process, membership requirements, documents, \n        and approvals may vary depending on the type of cooperative society \n        and the latest requirements of the concerned authority.\n\n    <\/div>\n\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">Documents Required for Fertilizer Cooperative Society Registration in Haryana<\/h1>\n\n\n\n<p class=\"wp-block-paragraph\">The exact documents depend on the type of society and the requirements of the concerned authority.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, the following documents are generally relevant:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Member Documents<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Aadhaar Card or other identity proof<\/li>\n\n\n\n<li>Address proof<\/li>\n\n\n\n<li>PAN Card, wherever applicable<\/li>\n\n\n\n<li>Passport-size photographs<\/li>\n\n\n\n<li>Contact details<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Society Documents<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Proposed name of the society<\/li>\n\n\n\n<li>Registration application<\/li>\n\n\n\n<li>List of promoter members<\/li>\n\n\n\n<li>Proposed bye-laws<\/li>\n\n\n\n<li>Details of objectives<\/li>\n\n\n\n<li>Registered office address proof<\/li>\n\n\n\n<li>Resolution of promoter members<\/li>\n\n\n\n<li>Share capital or contribution details<\/li>\n\n\n\n<li>Other documents required by the authority<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Before applying, it is advisable to check the latest document requirements to avoid unnecessary delays.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!-- =========================================\n     COOPERATIVE SOCIETY ELIGIBILITY\n     LOW HEIGHT INFORMATION BLOCK\n========================================= -->\n\n<style>\n.coop-eligibility-block {\n    width: 100%;\n    max-width: 1200px;\n    margin: 25px auto;\n    padding: 22px;\n    box-sizing: border-box;\n    background: #ffffff;\n    border: 1px solid #dfe8d5;\n    border-radius: 14px;\n    box-shadow: 0 5px 18px rgba(35, 107, 44, 0.08);\n    font-family: \"Poppins\", \"Segoe UI\", Arial, sans-serif;\n}\n\n\/* Header *\/\n.coop-eligibility-header {\n    margin-bottom: 18px;\n}\n\n.coop-eligibility-header h2 {\n    margin: 0 0 6px;\n    color: #195b27;\n    font-size: 24px;\n    line-height: 1.3;\n    font-weight: 700;\n}\n\n.coop-eligibility-header p {\n    margin: 0;\n    color: #555;\n    font-size: 14px;\n    line-height: 1.6;\n}\n\n\/* Main Layout *\/\n.coop-eligibility-content {\n    display: grid;\n    grid-template-columns: 1fr 1.2fr;\n    gap: 20px;\n    align-items: stretch;\n}\n\n\/* Left Information *\/\n.coop-eligibility-intro {\n    padding: 17px;\n    background: #f8f7ed;\n    border-radius: 10px;\n    border-left: 4px solid #347a32;\n}\n\n.coop-eligibility-intro p {\n    margin: 0 0 10px;\n    color: #4d4d4d;\n    font-size: 13px;\n    line-height: 1.65;\n}\n\n.coop-eligibility-intro p:last-child {\n    margin-bottom: 0;\n}\n\n.coop-eligibility-intro strong {\n    color: #195b27;\n}\n\n\n\/* Checklist *\/\n.coop-eligibility-list {\n    padding: 17px;\n    background: #f5f8f1;\n    border: 1px solid #e1eadb;\n    border-radius: 10px;\n}\n\n.coop-eligibility-list h4 {\n    margin: 0 0 12px;\n    color: #5b351d;\n    font-size: 16px;\n    font-weight: 700;\n}\n\n.coop-eligibility-item {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 9px;\n}\n\n.coop-eligibility-item:last-child {\n    margin-bottom: 0;\n}\n\n.coop-eligibility-check {\n    width: 22px;\n    height: 22px;\n    min-width: 22px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #347a32;\n    color: #ffffff;\n    border-radius: 50%;\n    font-size: 12px;\n    font-weight: 700;\n}\n\n.coop-eligibility-item span:last-child {\n    color: #4d4d4d;\n    font-size: 13px;\n    line-height: 1.45;\n}\n\n\n\/* PACS Note *\/\n.coop-pacs-note {\n    margin-top: 17px;\n    padding: 12px 16px;\n    background: #fff9e8;\n    border-left: 4px solid #c49a3a;\n    border-radius: 7px;\n}\n\n.coop-pacs-note p {\n    margin: 0;\n    color: #5e4d28;\n    font-size: 13px;\n    line-height: 1.6;\n}\n\n.coop-pacs-note strong {\n    color: #795e1d;\n}\n\n\n\/* =========================================\n   TABLET\n========================================= *\/\n\n@media (max-width: 768px) {\n\n    .coop-eligibility-block {\n        padding: 18px;\n    }\n\n    .coop-eligibility-header h2 {\n        font-size: 21px;\n    }\n\n    .coop-eligibility-header p {\n        font-size: 13px;\n    }\n\n    .coop-eligibility-content {\n        grid-template-columns: 1fr;\n        gap: 14px;\n    }\n}\n\n\n\/* =========================================\n   MOBILE\n========================================= *\/\n\n@media (max-width: 480px) {\n\n    .coop-eligibility-block {\n        padding: 15px;\n        margin: 20px auto;\n    }\n\n    .coop-eligibility-header h2 {\n        font-size: 19px;\n    }\n\n    .coop-eligibility-intro,\n    .coop-eligibility-list {\n        padding: 14px;\n    }\n\n    .coop-eligibility-item span:last-child {\n        font-size: 12px;\n    }\n\n    .coop-pacs-note {\n        padding: 10px 12px;\n    }\n}\n<\/style>\n\n\n<!-- =========================================\n     HTML CONTENT\n========================================= -->\n\n<div class=\"coop-eligibility-block\">\n\n    <!-- Header -->\n    <div class=\"coop-eligibility-header\">\n\n        <h2>Eligibility for Cooperative Society Registration in Haryana<\/h2>\n\n        <p>\n            The eligibility requirements depend on the type of cooperative society \n            you want to register. Generally, proposed members must satisfy the \n            conditions prescribed under the applicable cooperative law and share \n            a common interest in the objectives of the society.\n        <\/p>\n\n    <\/div>\n\n\n    <!-- Main Content -->\n    <div class=\"coop-eligibility-content\">\n\n\n        <!-- Introduction -->\n        <div class=\"coop-eligibility-intro\">\n\n            <p>\n                The proposed members should have a common interest in the \n                objectives of the cooperative society and meet the applicable \n                eligibility conditions.\n            <\/p>\n\n            <p>\n                Promoters must also complete the required formalities and \n                fulfil the conditions prescribed by the competent authority.\n            <\/p>\n\n        <\/div>\n\n\n        <!-- Eligibility Checklist -->\n        <div class=\"coop-eligibility-list\">\n\n            <h4>Key Eligibility Requirements<\/h4>\n\n            <div class=\"coop-eligibility-item\">\n                <span class=\"coop-eligibility-check\">\u2713<\/span>\n                <span>Fulfil the minimum membership requirement<\/span>\n            <\/div>\n\n            <div class=\"coop-eligibility-item\">\n                <span class=\"coop-eligibility-check\">\u2713<\/span>\n                <span>Provide valid identity and address documents<\/span>\n            <\/div>\n\n            <div class=\"coop-eligibility-item\">\n                <span class=\"coop-eligibility-check\">\u2713<\/span>\n                <span>Agree with the objectives of the society<\/span>\n            <\/div>\n\n            <div class=\"coop-eligibility-item\">\n                <span class=\"coop-eligibility-check\">\u2713<\/span>\n                <span>Contribute the required share capital, where applicable<\/span>\n            <\/div>\n\n            <div class=\"coop-eligibility-item\">\n                <span class=\"coop-eligibility-check\">\u2713<\/span>\n                <span>Follow the proposed bye-laws<\/span>\n            <\/div>\n\n            <div class=\"coop-eligibility-item\">\n                <span class=\"coop-eligibility-check\">\u2713<\/span>\n                <span>Fulfil other conditions prescribed by the competent authority<\/span>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- PACS \/ CM-PACS Note -->\n    <div class=\"coop-pacs-note\">\n\n        <p>\n            <strong>Important:<\/strong>\n            If you are planning to register a society specifically under a \n            <strong>PACS or CM-PACS framework<\/strong>, additional eligibility \n            conditions and requirements may apply. Check the latest applicable \n            guidelines and requirements with the concerned authority before applying.\n        <\/p>\n\n    <\/div>\n\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">Fertilizer Cooperative Society or PACS: Which One is Right for You?<\/h1>\n\n\n\n<p class=\"wp-block-paragraph\">This is an important question for anyone planning an agriculture-related cooperative in Haryana.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A <strong>Fertilizer Cooperative Society<\/strong> may focus mainly on fertilisers and agricultural inputs, depending on its approved objectives and applicable permissions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">On the other hand, a <strong>PACS<\/strong> is a broader grassroots-level cooperative structure that traditionally serves farmers and rural communities.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, the right structure depends on your actual purpose.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, if your main objective is to provide agricultural inputs to members, you should understand the requirements for an agriculture or fertilizer-focused cooperative.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, if you want to provide a broader range of agricultural and rural services, a PACS-related structure may be worth considering.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Before making a decision, it is important to check the latest government guidelines and applicable cooperative laws.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!-- =========================================\n     FERTILIZER LICENCE - FULLY RESPONSIVE INFO STRIP\n========================================= -->\n\n<style>\n\n\/* =========================================\n   MAIN CONTAINER\n========================================= *\/\n\n.fertilizer-info-strip {\n    width: 100%;\n    max-width: 1200px;\n    margin: 25px auto;\n    padding: 20px;\n    box-sizing: border-box;\n    background: #ffffff;\n    border: 1px solid #dce7d7;\n    border-radius: 12px;\n    box-shadow: 0 4px 15px rgba(35, 107, 44, 0.07);\n    font-family: \"Poppins\", \"Segoe UI\", Arial, sans-serif;\n}\n\n\n\/* =========================================\n   MAIN ROW\n========================================= *\/\n\n.fertilizer-info-row {\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    width: 100%;\n}\n\n\n\/* =========================================\n   ICON\n========================================= *\/\n\n.fertilizer-info-icon {\n    width: 52px;\n    height: 52px;\n    min-width: 52px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #eef5e9;\n    border: 1px solid #d6e5cf;\n    border-radius: 10px;\n    font-size: 25px;\n    box-sizing: border-box;\n}\n\n\n\/* =========================================\n   TITLE\n========================================= *\/\n\n.fertilizer-info-title {\n    width: 240px;\n    flex: 0 0 240px;\n}\n\n.fertilizer-info-title h2 {\n    margin: 0;\n    color: #195b27;\n    font-size: 19px;\n    line-height: 1.4;\n    font-weight: 700;\n}\n\n\n\/* =========================================\n   DESCRIPTION\n========================================= *\/\n\n.fertilizer-info-description {\n    flex: 1 1 auto;\n    min-width: 0;\n    padding-left: 20px;\n    border-left: 1px solid #dfe8d5;\n}\n\n.fertilizer-info-description p {\n    margin: 0;\n    color: #555555;\n    font-size: 13px;\n    line-height: 1.7;\n}\n\n.fertilizer-info-description strong {\n    color: #195b27;\n}\n\n\n\/* =========================================\n   ACTION \/ HIGHLIGHT\n========================================= *\/\n\n.fertilizer-info-action {\n    width: 190px;\n    flex: 0 0 190px;\n    padding: 11px 14px;\n    box-sizing: border-box;\n    background: #fff8e7;\n    border-left: 4px solid #c49a3a;\n    border-radius: 7px;\n}\n\n.fertilizer-info-action strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #795e1d;\n    font-size: 13px;\n    line-height: 1.4;\n}\n\n.fertilizer-info-action span {\n    display: block;\n    color: #66552f;\n    font-size: 11px;\n    line-height: 1.5;\n}\n\n\n\/* =========================================\n   BOTTOM NOTE\n========================================= *\/\n\n.fertilizer-info-note {\n    margin-top: 15px;\n    padding-top: 12px;\n    border-top: 1px dashed #d8e2d2;\n    color: #666666;\n    font-size: 12px;\n    line-height: 1.6;\n}\n\n.fertilizer-info-note strong {\n    color: #195b27;\n}\n\n\n\/* =========================================\n   TABLET\n   901px - 1100px\n========================================= *\/\n\n@media (max-width: 1100px) {\n\n    .fertilizer-info-row {\n        align-items: flex-start;\n        flex-wrap: wrap;\n    }\n\n    .fertilizer-info-icon {\n        width: 50px;\n        height: 50px;\n        min-width: 50px;\n    }\n\n    .fertilizer-info-title {\n        flex: 1;\n        width: auto;\n        min-width: 200px;\n    }\n\n    .fertilizer-info-description {\n        width: 100%;\n        flex: 0 0 100%;\n        padding: 15px 0 0;\n        border-left: 0;\n        border-top: 1px solid #dfe8d5;\n    }\n\n    .fertilizer-info-action {\n        width: 100%;\n        flex: 0 0 100%;\n    }\n\n}\n\n\n\/* =========================================\n   SMALL TABLET\n   601px - 768px\n========================================= *\/\n\n@media (max-width: 768px) {\n\n    .fertilizer-info-strip {\n        padding: 18px;\n    }\n\n    .fertilizer-info-row {\n        gap: 14px;\n    }\n\n    .fertilizer-info-title h2 {\n        font-size: 18px;\n    }\n\n    .fertilizer-info-description p {\n        font-size: 13px;\n        line-height: 1.7;\n    }\n\n    .fertilizer-info-action {\n        padding: 12px 14px;\n    }\n\n    .fertilizer-info-action strong {\n        font-size: 13px;\n    }\n\n    .fertilizer-info-action span {\n        font-size: 12px;\n    }\n\n}\n\n\n\/* =========================================\n   MOBILE\n   480px - 600px\n========================================= *\/\n\n@media (max-width: 600px) {\n\n    .fertilizer-info-strip {\n        width: calc(100% - 20px);\n        margin: 20px auto;\n        padding: 16px;\n        border-radius: 10px;\n    }\n\n    .fertilizer-info-row {\n        display: flex;\n        flex-direction: column;\n        align-items: stretch;\n        gap: 14px;\n    }\n\n\n    \/* Icon *\/\n\n    .fertilizer-info-icon {\n        width: 48px;\n        height: 48px;\n        min-width: 48px;\n        font-size: 22px;\n        align-self: flex-start;\n    }\n\n\n    \/* Title *\/\n\n    .fertilizer-info-title {\n        width: 100%;\n        min-width: 0;\n        flex: none;\n    }\n\n    .fertilizer-info-title h2 {\n        font-size: 19px;\n        line-height: 1.45;\n    }\n\n\n    \/* Description *\/\n\n    .fertilizer-info-description {\n        width: 100%;\n        min-width: 0;\n        flex: none;\n        padding: 14px 0 0;\n        border-left: 0;\n        border-top: 1px solid #dfe8d5;\n    }\n\n    .fertilizer-info-description p {\n        font-size: 13px;\n        line-height: 1.75;\n    }\n\n\n    \/* Action *\/\n\n    .fertilizer-info-action {\n        width: 100%;\n        min-width: 0;\n        flex: none;\n        padding: 12px 14px;\n    }\n\n    .fertilizer-info-action strong {\n        font-size: 13px;\n        line-height: 1.5;\n    }\n\n    .fertilizer-info-action span {\n        font-size: 12px;\n        line-height: 1.6;\n    }\n\n\n    \/* Bottom Note *\/\n\n    .fertilizer-info-note {\n        margin-top: 15px;\n        padding-top: 12px;\n        font-size: 12px;\n        line-height: 1.7;\n    }\n\n}\n\n\n\/* =========================================\n   SMALL MOBILE\n   BELOW 400px\n========================================= *\/\n\n@media (max-width: 400px) {\n\n    .fertilizer-info-strip {\n        width: calc(100% - 16px);\n        padding: 14px;\n    }\n\n    .fertilizer-info-title h2 {\n        font-size: 17px;\n    }\n\n    .fertilizer-info-description p {\n        font-size: 12px;\n        line-height: 1.7;\n    }\n\n    .fertilizer-info-action {\n        padding: 11px 12px;\n    }\n\n    .fertilizer-info-action strong {\n        font-size: 12px;\n    }\n\n    .fertilizer-info-action span {\n        font-size: 11px;\n    }\n\n    .fertilizer-info-note {\n        font-size: 11px;\n        line-height: 1.65;\n    }\n\n}\n\n<\/style>\n\n\n<!-- =========================================\n     HTML\n========================================= -->\n\n<div class=\"fertilizer-info-strip\">\n\n    <div class=\"fertilizer-info-row\">\n\n        <!-- Icon -->\n\n        <div class=\"fertilizer-info-icon\" aria-hidden=\"true\">\n            \u2696\ufe0f\n        <\/div>\n\n\n        <!-- Title -->\n\n        <div class=\"fertilizer-info-title\">\n\n            <h2>\n                Is a Separate Licence Required for Fertilizer Activities?\n            <\/h2>\n\n        <\/div>\n\n\n        <!-- Description -->\n\n        <div class=\"fertilizer-info-description\">\n\n            <p>\n                Registering a cooperative society does not automatically allow\n                it to carry out every regulated activity. If the society wants\n                to <strong>sell, distribute, store, or deal in fertilisers<\/strong>,\n                it may need additional licences, permissions, or approvals.\n            <\/p>\n\n        <\/div>\n\n\n        <!-- Highlight -->\n\n        <div class=\"fertilizer-info-action\">\n\n            <strong>\u26a0\ufe0f Check Before Starting<\/strong>\n\n            <span>\n                Requirements may vary depending on the nature of the fertilizer\n                activity and applicable regulations.\n            <\/span>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- Bottom Note -->\n\n    <div class=\"fertilizer-info-note\">\n\n        <strong>Important:<\/strong>\n        Cooperative society registration and fertiliser-related regulatory\n        approvals should be treated as separate requirements. Check the\n        applicable rules with the relevant authority before starting any\n        fertiliser business or distribution activity.\n\n    <\/div>\n\n<\/div>\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">Compliance After Fertilizer Cooperative Society Registration<\/h1>\n\n\n\n<p class=\"wp-block-paragraph\">After registration, the responsibilities of the cooperative society do not end.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The society must continue to follow the applicable laws, rules, and its registered bye-laws.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Common compliance requirements may include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Maintaining proper books of accounts<\/li>\n\n\n\n<li>Keeping member records updated<\/li>\n\n\n\n<li>Holding general body meetings<\/li>\n\n\n\n<li>Maintaining meeting minutes<\/li>\n\n\n\n<li>Conducting audits<\/li>\n\n\n\n<li>Filing required returns<\/li>\n\n\n\n<li>Following election requirements<\/li>\n\n\n\n<li>Maintaining financial records<\/li>\n\n\n\n<li>Following the approved bye-laws<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">If the society undertakes regulated activities, it may also need to fulfil additional compliance requirements.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, maintaining proper records from the beginning can help the society avoid future compliance problems.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!-- =========================================\n     PROFESSIONAL ASSISTANCE - LOW HEIGHT BLOCK\n========================================= -->\n\n<style>\n.professional-help-block {\n    width: 100%;\n    max-width: 1200px;\n    margin: 25px auto;\n    padding: 20px 22px;\n    box-sizing: border-box;\n    background: linear-gradient(135deg, #f8f7ed 0%, #ffffff 100%);\n    border: 1px solid #dce7d7;\n    border-radius: 12px;\n    box-shadow: 0 5px 18px rgba(35, 107, 44, 0.08);\n    font-family: \"Poppins\", \"Segoe UI\", Arial, sans-serif;\n}\n\n\/* Main Layout *\/\n.professional-help-inner {\n    display: grid;\n    grid-template-columns: 0.9fr 1.5fr;\n    gap: 25px;\n    align-items: center;\n}\n\n\n\/* Left Content *\/\n.professional-help-content {\n    padding-right: 15px;\n}\n\n.professional-help-content h2 {\n    margin: 0 0 8px;\n    color: #195b27;\n    font-size: 22px;\n    line-height: 1.3;\n    font-weight: 700;\n}\n\n.professional-help-content p {\n    margin: 0;\n    color: #555555;\n    font-size: 13px;\n    line-height: 1.65;\n}\n\n.professional-help-content strong {\n    color: #5b351d;\n}\n\n\n\/* Right Checklist *\/\n.professional-help-list {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px 12px;\n    padding: 15px;\n    background: #ffffff;\n    border: 1px solid #e2eadf;\n    border-radius: 10px;\n}\n\n\n\/* Checklist Item *\/\n.professional-help-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    padding: 7px 8px;\n    background: #f5f8f1;\n    border-radius: 6px;\n}\n\n.professional-help-check {\n    width: 20px;\n    height: 20px;\n    min-width: 20px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #347a32;\n    color: #ffffff;\n    border-radius: 50%;\n    font-size: 11px;\n    font-weight: 700;\n}\n\n.professional-help-item span:last-child {\n    color: #4d4d4d;\n    font-size: 12px;\n    line-height: 1.4;\n}\n\n\n\/* Bottom Highlight *\/\n.professional-help-note {\n    margin-top: 15px;\n    padding: 11px 15px;\n    background: #eef5e9;\n    border-left: 4px solid #347a32;\n    border-radius: 6px;\n    color: #456040;\n    font-size: 12px;\n    line-height: 1.55;\n}\n\n.professional-help-note strong {\n    color: #195b27;\n}\n\n\n\/* =========================================\n   TABLET\n========================================= *\/\n\n@media (max-width: 768px) {\n\n    .professional-help-block {\n        padding: 18px;\n    }\n\n    .professional-help-inner {\n        grid-template-columns: 1fr;\n        gap: 15px;\n    }\n\n    .professional-help-content {\n        padding-right: 0;\n    }\n\n    .professional-help-content h2 {\n        font-size: 20px;\n    }\n\n    .professional-help-list {\n        grid-template-columns: repeat(2, 1fr);\n    }\n}\n\n\n\/* =========================================\n   MOBILE\n========================================= *\/\n\n@media (max-width: 480px) {\n\n    .professional-help-block {\n        padding: 15px;\n        margin: 20px auto;\n    }\n\n    .professional-help-content h2 {\n        font-size: 18px;\n    }\n\n    .professional-help-content p {\n        font-size: 12px;\n    }\n\n    .professional-help-list {\n        grid-template-columns: 1fr;\n        padding: 10px;\n        gap: 6px;\n    }\n\n    .professional-help-item {\n        padding: 7px;\n    }\n\n    .professional-help-item span:last-child {\n        font-size: 12px;\n    }\n\n    .professional-help-note {\n        font-size: 11px;\n    }\n}\n<\/style>\n\n\n<!-- =========================================\n     HTML CONTENT\n========================================= -->\n\n<div class=\"professional-help-block\">\n\n    <div class=\"professional-help-inner\">\n\n\n        <!-- Left Content -->\n        <div class=\"professional-help-content\">\n\n            <h2>\n                How Can Professional Assistance Help?\n            <\/h2>\n\n            <p>\n                Registering a cooperative society can involve several steps. \n                Professional assistance can help you prepare documents, draft \n                bye-laws, choose the appropriate registration structure, and \n                communicate with the concerned authority.\n            <\/p>\n\n        <\/div>\n\n\n        <!-- Right Checklist -->\n        <div class=\"professional-help-list\">\n\n            <div class=\"professional-help-item\">\n                <span class=\"professional-help-check\">\u2713<\/span>\n                <span>Understanding registration requirements<\/span>\n            <\/div>\n\n            <div class=\"professional-help-item\">\n                <span class=\"professional-help-check\">\u2713<\/span>\n                <span>Preparing registration documents<\/span>\n            <\/div>\n\n            <div class=\"professional-help-item\">\n                <span class=\"professional-help-check\">\u2713<\/span>\n                <span>Drafting the bye-laws<\/span>\n            <\/div>\n\n            <div class=\"professional-help-item\">\n                <span class=\"professional-help-check\">\u2713<\/span>\n                <span>Preparing the application<\/span>\n            <\/div>\n\n            <div class=\"professional-help-item\">\n                <span class=\"professional-help-check\">\u2713<\/span>\n                <span>Checking required documents<\/span>\n            <\/div>\n\n            <div class=\"professional-help-item\">\n                <span class=\"professional-help-check\">\u2713<\/span>\n                <span>Understanding applicable compliances<\/span>\n            <\/div>\n\n            <div class=\"professional-help-item\">\n                <span class=\"professional-help-check\">\u2713<\/span>\n                <span>Responding to authority queries<\/span>\n            <\/div>\n\n            <div class=\"professional-help-item\">\n                <span class=\"professional-help-check\">\u2713<\/span>\n                <span>Reducing avoidable mistakes<\/span>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n\n    <!-- Bottom Highlight -->\n    <div class=\"professional-help-note\">\n\n        <strong>Why get professional help?<\/strong>\n        Proper guidance can make the registration process more organised, \n        help ensure that documents are prepared correctly, and reduce the \n        chances of avoidable mistakes or delays.\n\n    <\/div>\n\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h1 class=\"wp-block-heading\">Conclusion<\/h1>\n\n\n\n<p class=\"wp-block-paragraph\">Starting a <strong>Fertilizer Cooperative Society in Haryana<\/strong> can help farmers and agricultural communities work together to meet their common needs.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, the first step is to understand the correct cooperative structure and define the objectives clearly.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you are interested in <strong>Fertilizer Cooperative Society Registration in Haryana<\/strong>, <strong>Agriculture Cooperative Society Registration<\/strong>, or want to understand the <strong>CM-PACS framework<\/strong>, you should check the latest requirements and guidelines before starting the process.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The registration requirements, minimum membership, documents, bye-laws, and approvals may depend on the type of cooperative society and the activities it plans to undertake.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, proper planning and <strong><a href=\"https:\/\/growup-india.com\/index.php\" type=\"link\" id=\"https:\/\/growup-india.com\/index.php\">professional guidance can help you<\/a><\/strong> complete the registration process in a more organised manner and ensure that the society <strong><a href=\"https:\/\/growup-india.com\/contact.php\" type=\"link\" id=\"https:\/\/growup-india.com\/contact.php\">starts its activities with the required approvals and compliances<\/a><\/strong>.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<style data-wp-block-html=\"css\">\n.fertilizer-faq-box {\n    width: 100%;\n    max-width: 1200px;\n    margin: 30px auto;\n    padding: 25px;\n    box-sizing: border-box;\n    background: #f7f9f3;\n    border-radius: 16px;\n    font-family: \"Poppins\", \"Segoe UI\", Arial, sans-serif;\n}\n\n.fertilizer-faq-header {\n    text-align: center;\n    margin-bottom: 25px;\n}\n\n.fertilizer-faq-header h2 {\n    margin: 0 0 8px;\n    color: #1d5c2b;\n    font-size: 26px;\n    line-height: 1.3;\n    font-weight: 700;\n}\n\n.fertilizer-faq-header p {\n    max-width: 750px;\n    margin: 0 auto;\n    color: #666;\n    font-size: 13px;\n    line-height: 1.6;\n}\n\n.fertilizer-faq-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n}\n\n.fertilizer-faq-card {\n    display: flex;\n    gap: 15px;\n    padding: 18px;\n    background: #ffffff;\n    border: 1px solid #e1e8dc;\n    border-radius: 10px;\n    transition: all 0.25s ease;\n}\n\n.fertilizer-faq-card:hover {\n    transform: translateY(-2px);\n    border-color: #8db48b;\n    box-shadow: 0 5px 18px rgba(35, 91, 45, 0.08);\n}\n\n.fertilizer-faq-number {\n    width: 30px;\n    height: 30px;\n    min-width: 30px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #347a32;\n    color: #ffffff;\n    border-radius: 50%;\n    font-size: 11px;\n    font-weight: 700;\n}\n\n.fertilizer-faq-content {\n    flex: 1;\n}\n\n.fertilizer-faq-content h3 {\n    margin: 0 0 7px;\n    color: #1d5c2b;\n    font-size: 15px;\n    line-height: 1.45;\n    font-weight: 700;\n}\n\n.fertilizer-faq-content p {\n    margin: 0;\n    color: #555555;\n    font-size: 12px;\n    line-height: 1.7;\n}\n\n.fertilizer-faq-note {\n    margin-top: 18px;\n    padding: 13px 17px;\n    background: #edf5e9;\n    border-left: 4px solid #347a32;\n    border-radius: 7px;\n    color: #4d624b;\n    font-size: 12px;\n    line-height: 1.6;\n}\n\n@media (max-width: 768px) {\n\n    .fertilizer-faq-box {\n        padding: 20px;\n    }\n\n    .fertilizer-faq-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .fertilizer-faq-header h2 {\n        font-size: 23px;\n    }\n\n}\n\n@media (max-width: 480px) {\n\n    .fertilizer-faq-box {\n        padding: 15px;\n        margin: 20px auto;\n    }\n\n    .fertilizer-faq-header h2 {\n        font-size: 20px;\n    }\n\n    .fertilizer-faq-card {\n        padding: 15px;\n    }\n\n    .fertilizer-faq-content h3 {\n        font-size: 14px;\n    }\n\n    .fertilizer-faq-content p {\n        font-size: 11px;\n        line-height: 1.65;\n    }\n\n}\n<\/style>\n\n<div class=\"fertilizer-faq-box\">\n\n    <div class=\"fertilizer-faq-header\">\n        <h2>Frequently Asked Questions<\/h2>\n        <p>\n            Find answers to common questions about Fertilizer Cooperative Society Registration in Haryana, CM-PACS, PACS, and related requirements.\n        <\/p>\n    <\/div>\n\n    <div class=\"fertilizer-faq-grid\">\n\n        <div class=\"fertilizer-faq-card\">\n            <div class=\"fertilizer-faq-number\">01<\/div>\n            <div class=\"fertilizer-faq-content\">\n                <h3>What is Fertilizer Cooperative Society Registration in Haryana?<\/h3>\n                <p>\n                    Fertilizer Cooperative Society Registration is the process of registering a cooperative society in Haryana. The society may have agriculture or fertiliser-related objectives. It must follow the applicable laws, rules, and approval requirements.\n                <\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"fertilizer-faq-card\">\n            <div class=\"fertilizer-faq-number\">02<\/div>\n            <div class=\"fertilizer-faq-content\">\n                <h3>What does CM-PACS mean?<\/h3>\n                <p>\n                    CM-PACS refers to the Chief Minister Primary Agricultural Cooperative Societies initiative in Haryana. It focuses on strengthening Primary Agricultural Cooperative Societies and supporting farmers and rural communities.\n                <\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"fertilizer-faq-card\">\n            <div class=\"fertilizer-faq-number\">03<\/div>\n            <div class=\"fertilizer-faq-content\">\n                <h3>Can I register an agriculture cooperative society in Haryana?<\/h3>\n                <p>\n                    Yes, an agriculture-focused cooperative society may be registered in Haryana. However, it must meet the applicable eligibility conditions and documentation requirements. The society must also follow the required approval process.\n                <\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"fertilizer-faq-card\">\n            <div class=\"fertilizer-faq-number\">04<\/div>\n            <div class=\"fertilizer-faq-content\">\n                <h3>How many members are required to register a cooperative society in Haryana?<\/h3>\n                <p>\n                    The required number of members depends on the type of cooperative society. Therefore, the membership requirement may vary. You should verify the current requirement before submitting the application.\n                <\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"fertilizer-faq-card\">\n            <div class=\"fertilizer-faq-number\">05<\/div>\n            <div class=\"fertilizer-faq-content\">\n                <h3>What documents are required for cooperative society registration?<\/h3>\n                <p>\n                    The documents may include identity proof, address proof, photographs, member details, and office address proof. You may also need proposed bye-laws, objectives, resolutions, and other documents required by the concerned authority.\n                <\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"fertilizer-faq-card\">\n            <div class=\"fertilizer-faq-number\">06<\/div>\n            <div class=\"fertilizer-faq-content\">\n                <h3>Can a PACS provide fertiliser-related services?<\/h3>\n                <p>\n                    A PACS may provide fertiliser and agricultural input-related services, depending on the applicable rules and approvals. The permitted activities should be checked before starting such services.\n                <\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"fertilizer-faq-card\">\n            <div class=\"fertilizer-faq-number\">07<\/div>\n            <div class=\"fertilizer-faq-content\">\n                <h3>Do I need a separate licence to deal in fertilisers?<\/h3>\n                <p>\n                    You may need a separate licence for fertiliser-related activities. Cooperative society registration does not automatically provide permission to sell or distribute fertilisers. Therefore, you should check the applicable licensing requirements.\n                <\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"fertilizer-faq-card\">\n            <div class=\"fertilizer-faq-number\">08<\/div>\n            <div class=\"fertilizer-faq-content\">\n                <h3>How long does cooperative society registration take in Haryana?<\/h3>\n                <p>\n                    The registration time can vary depending on the type of society and the completeness of the documents. Verification and queries raised by the concerned authority may also affect the timeline.\n                <\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"fertilizer-faq-card\">\n            <div class=\"fertilizer-faq-number\">09<\/div>\n            <div class=\"fertilizer-faq-content\">\n                <h3>What happens after cooperative society registration?<\/h3>\n                <p>\n                    After registration, the society can carry out its approved activities. However, it must follow its bye-laws and applicable laws. It should also maintain proper records and complete the required audits, returns, meetings, and other compliances.\n                <\/p>\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n    <div class=\"fertilizer-faq-note\">\n        <strong>Important:<\/strong>\n        The exact registration requirements, documents, licences, and compliances may vary depending on the type of cooperative society and the latest applicable rules in Haryana.\n    <\/div>\n\n<\/div>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\"><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Haryana is one of India&#8217;s leading agricultural states. Farmers in the state need easy access to fertilisers, seeds, pesticides, credit, and other agricultural services. Cooperative societies can play an important role in meeting these needs. A Fertilizer Cooperative Society in Haryana can bring farmers together and help them access agricultural inputs through a cooperative structure. [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"gallery","meta":{"_monsterinsights_skip_tracking":false,"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","ocean_post_oembed":"","ocean_post_self_hosted_media":"","ocean_post_video_embed":"","ocean_link_format":"","ocean_link_format_target":"self","ocean_quote_format":"","ocean_quote_format_link":"post","ocean_gallery_link_images":"on","ocean_gallery_id":[],"footnotes":""},"categories":[13],"tags":[2057,2059,2056,2049,994,614,2051,2061,2055,2063,2062,2048,2050,2060,2054,2047,2058,2052,2053],"class_list":["post-1913","post","type-post","status-publish","format-gallery","hentry","category-latest-news","tag-agricultural-cooperative-society","tag-agricultural-society-registration","tag-agriculture-cooperative-society-haryana","tag-cm-pacs-haryana","tag-cooperative-society-documents","tag-cooperative-society-registration","tag-cooperative-society-registration-haryana","tag-cooperative-society-registration-process","tag-farmer-cooperative-society","tag-farmer-society-registration","tag-fertilizer-business-registration","tag-fertilizer-cooperative-society","tag-fertilizer-cooperative-society-registration","tag-fertilizer-registration-haryana","tag-fertilizer-society","tag-fertilizer-society-registration-haryana","tag-haryana-cooperative-society","tag-pacs-registration-haryana","tag-pacs-society-registration","post_format-post-format-gallery","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Fertilizer Cooperative Society Registration in Haryana in 2026<\/title>\n<meta name=\"description\" content=\"Learn how to register a Fertilizer Cooperative Society in Haryana, including eligibility, documents, registration process, PACS and CM-PACS\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Fertilizer Cooperative Society Registration in Haryana in 2026\" \/>\n<meta property=\"og:description\" content=\"Learn how to register a Fertilizer Cooperative Society in Haryana, including eligibility, documents, registration process, PACS and CM-PACS\" \/>\n<meta property=\"og:url\" content=\"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/\" \/>\n<meta property=\"og:site_name\" content=\"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-29T05:45:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-29T05:45:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/fertilizer.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1774\" \/>\n\t<meta property=\"og:image:height\" content=\"887\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Janvi\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Janvi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/\"},\"author\":{\"name\":\"Janvi\",\"@id\":\"https:\/\/growup-india.com\/blog\/#\/schema\/person\/cfae5a473bef5518ca23e149ca2c448a\"},\"headline\":\"How to Start a Fertilizer Cooperative Society in Haryana | CM-PACS Registration Guide in 2026\",\"datePublished\":\"2026-07-29T05:45:26+00:00\",\"dateModified\":\"2026-07-29T05:45:28+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/\"},\"wordCount\":2212,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/growup-india.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/fertilizer-1024x512.png\",\"keywords\":[\"Agricultural Cooperative Society\",\"Agricultural Society Registration\",\"Agriculture Cooperative Society Haryana\",\"CM-PACS Haryana\",\"cooperative society documents\",\"cooperative society registration\",\"Cooperative Society Registration Haryana\",\"Cooperative Society Registration Process\",\"Farmer Cooperative Society\",\"Farmer Society Registration\",\"Fertilizer Business Registration\",\"Fertilizer Cooperative Society\",\"Fertilizer Cooperative Society Registration\",\"Fertilizer Registration Haryana\",\"Fertilizer Society\",\"Fertilizer Society Registration Haryana\",\"Haryana Cooperative Society\",\"PACS Registration Haryana\",\"PACS Society Registration\"],\"articleSection\":[\"Latest News\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/\",\"url\":\"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/\",\"name\":\"Fertilizer Cooperative Society Registration in Haryana in 2026\",\"isPartOf\":{\"@id\":\"https:\/\/growup-india.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/fertilizer-1024x512.png\",\"datePublished\":\"2026-07-29T05:45:26+00:00\",\"dateModified\":\"2026-07-29T05:45:28+00:00\",\"description\":\"Learn how to register a Fertilizer Cooperative Society in Haryana, including eligibility, documents, registration process, PACS and CM-PACS\",\"breadcrumb\":{\"@id\":\"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/#primaryimage\",\"url\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/fertilizer.png\",\"contentUrl\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/fertilizer.png\",\"width\":1774,\"height\":887},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/growup-india.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Start a Fertilizer Cooperative Society in Haryana | CM-PACS Registration Guide in 2026\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/growup-india.com\/blog\/#website\",\"url\":\"https:\/\/growup-india.com\/blog\/\",\"name\":\"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com\",\"description\":\"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com\",\"publisher\":{\"@id\":\"https:\/\/growup-india.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/growup-india.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/growup-india.com\/blog\/#organization\",\"name\":\"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com\",\"url\":\"https:\/\/growup-india.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/growup-india.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2024\/05\/cropped-logo-2.png\",\"contentUrl\":\"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2024\/05\/cropped-logo-2.png\",\"width\":278,\"height\":127,\"caption\":\"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com\"},\"image\":{\"@id\":\"https:\/\/growup-india.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/growup-india.com\/blog\/#\/schema\/person\/cfae5a473bef5518ca23e149ca2c448a\",\"name\":\"Janvi\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/growup-india.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2edd91fc2b9789381e54a03e514e870d759b831301db0efee2eabfb8f4d7bbd3?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2edd91fc2b9789381e54a03e514e870d759b831301db0efee2eabfb8f4d7bbd3?s=96&d=mm&r=g\",\"caption\":\"Janvi\"},\"url\":\"https:\/\/growup-india.com\/blog\/author\/seo-growupindia\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Fertilizer Cooperative Society Registration in Haryana in 2026","description":"Learn how to register a Fertilizer Cooperative Society in Haryana, including eligibility, documents, registration process, PACS and CM-PACS","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/","og_locale":"en_US","og_type":"article","og_title":"Fertilizer Cooperative Society Registration in Haryana in 2026","og_description":"Learn how to register a Fertilizer Cooperative Society in Haryana, including eligibility, documents, registration process, PACS and CM-PACS","og_url":"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/","og_site_name":"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com","article_published_time":"2026-07-29T05:45:26+00:00","article_modified_time":"2026-07-29T05:45:28+00:00","og_image":[{"width":1774,"height":887,"url":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/fertilizer.png","type":"image\/png"}],"author":"Janvi","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Janvi","Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/#article","isPartOf":{"@id":"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/"},"author":{"name":"Janvi","@id":"https:\/\/growup-india.com\/blog\/#\/schema\/person\/cfae5a473bef5518ca23e149ca2c448a"},"headline":"How to Start a Fertilizer Cooperative Society in Haryana | CM-PACS Registration Guide in 2026","datePublished":"2026-07-29T05:45:26+00:00","dateModified":"2026-07-29T05:45:28+00:00","mainEntityOfPage":{"@id":"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/"},"wordCount":2212,"commentCount":0,"publisher":{"@id":"https:\/\/growup-india.com\/blog\/#organization"},"image":{"@id":"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/#primaryimage"},"thumbnailUrl":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/fertilizer-1024x512.png","keywords":["Agricultural Cooperative Society","Agricultural Society Registration","Agriculture Cooperative Society Haryana","CM-PACS Haryana","cooperative society documents","cooperative society registration","Cooperative Society Registration Haryana","Cooperative Society Registration Process","Farmer Cooperative Society","Farmer Society Registration","Fertilizer Business Registration","Fertilizer Cooperative Society","Fertilizer Cooperative Society Registration","Fertilizer Registration Haryana","Fertilizer Society","Fertilizer Society Registration Haryana","Haryana Cooperative Society","PACS Registration Haryana","PACS Society Registration"],"articleSection":["Latest News"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/","url":"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/","name":"Fertilizer Cooperative Society Registration in Haryana in 2026","isPartOf":{"@id":"https:\/\/growup-india.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/#primaryimage"},"image":{"@id":"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/#primaryimage"},"thumbnailUrl":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/fertilizer-1024x512.png","datePublished":"2026-07-29T05:45:26+00:00","dateModified":"2026-07-29T05:45:28+00:00","description":"Learn how to register a Fertilizer Cooperative Society in Haryana, including eligibility, documents, registration process, PACS and CM-PACS","breadcrumb":{"@id":"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/#primaryimage","url":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/fertilizer.png","contentUrl":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2026\/07\/fertilizer.png","width":1774,"height":887},{"@type":"BreadcrumbList","@id":"https:\/\/growup-india.com\/blog\/fertilizer-cooperative-society-registration-haryana\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/growup-india.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Start a Fertilizer Cooperative Society in Haryana | CM-PACS Registration Guide in 2026"}]},{"@type":"WebSite","@id":"https:\/\/growup-india.com\/blog\/#website","url":"https:\/\/growup-india.com\/blog\/","name":"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com","description":"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com","publisher":{"@id":"https:\/\/growup-india.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/growup-india.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/growup-india.com\/blog\/#organization","name":"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com","url":"https:\/\/growup-india.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/growup-india.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2024\/05\/cropped-logo-2.png","contentUrl":"https:\/\/growup-india.com\/blog\/wp-content\/uploads\/2024\/05\/cropped-logo-2.png","width":278,"height":127,"caption":"Blog for Company Registration, trust Registration, Section 8 Company Registration, Society Registration: Growup-india.com"},"image":{"@id":"https:\/\/growup-india.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/growup-india.com\/blog\/#\/schema\/person\/cfae5a473bef5518ca23e149ca2c448a","name":"Janvi","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/growup-india.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2edd91fc2b9789381e54a03e514e870d759b831301db0efee2eabfb8f4d7bbd3?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2edd91fc2b9789381e54a03e514e870d759b831301db0efee2eabfb8f4d7bbd3?s=96&d=mm&r=g","caption":"Janvi"},"url":"https:\/\/growup-india.com\/blog\/author\/seo-growupindia\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/posts\/1913","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/comments?post=1913"}],"version-history":[{"count":3,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/posts\/1913\/revisions"}],"predecessor-version":[{"id":1917,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/posts\/1913\/revisions\/1917"}],"wp:attachment":[{"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/media?parent=1913"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/categories?post=1913"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/growup-india.com\/blog\/wp-json\/wp\/v2\/tags?post=1913"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}