{"id":14748,"date":"2024-03-27T06:17:23","date_gmt":"2024-03-27T06:17:23","guid":{"rendered":"https:\/\/techultra.solutions\/fynixio\/?page_id=14748"},"modified":"2024-04-29T05:32:07","modified_gmt":"2024-04-29T05:32:07","slug":"pricing","status":"publish","type":"page","link":"https:\/\/techultra.solutions\/fynixio\/pricing\/","title":{"rendered":"Pricing"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"14748\" class=\"elementor elementor-14748\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9c783e3 elementor-section-full_width elementor-section-height-default elementor-section-height-default mkdf-parallax-row-no mkdf-row-grid-no mkdf-disabled-bg-image-bellow-no\" data-id=\"9c783e3\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-64ee76b\" data-id=\"64ee76b\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-1da647c elementor-section-full_width mkdf-row-grid-section elementor-section-height-default elementor-section-height-default mkdf-parallax-row-no mkdf-disabled-bg-image-bellow-no\" data-id=\"1da647c\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-2f950ea\" data-id=\"2f950ea\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-60e51ca elementor-widget__width-initial elementor-widget elementor-widget-mkdf_elementor_section_title\" data-id=\"60e51ca\" data-element_type=\"widget\" data-widget_type=\"mkdf_elementor_section_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"mkdf-section-title-holder bner mkdf-st-standard mkdf-st-title-left mkdf-st-normal-space \" style=\"text-align: center\">\n\t<div class=\"mkdf-st-inner\">\n\t\t\t\t\t<h2 class=\"mkdf-st-title\" style=\"color: #FFFFFF\">\n\t\t\t\tUnlock Your Potential\t\t\t<\/h2>\n\t\t\t\t\t\t\t<p class=\"mkdf-st-text\" style=\"color: #FFFBFB;font-size: 20px;line-height: 33px\">\n\t\t\t\tFind Your Perfect Plan\t\t\t<\/p>\n\t\t\t<\/div>\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-d3b5a4e e-con-full e-flex e-con e-parent\" data-id=\"d3b5a4e\" data-element_type=\"container\" data-core-v316-plus=\"true\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e4ac9f elementor-widget elementor-widget-shortcode\" data-id=\"1e4ac9f\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\n\n<!DOCTYPE html>\n<html lang=\"en\">\n\n<head>\n    <meta charset=\"utf-8\">\n    <title>Pricing Table<\/title>\n    <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n\t<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <script defer src=\"https:\/\/cdn.jsdelivr.net\/npm\/alpinejs@3.x.x\/dist\/cdn.min.js\"><\/script>\n    <script>\n        tailwind.config = {\n            darkMode: 'class',\n            theme: {\n                extend: {\n                    fontFamily: {\n                        inter: ['Inter', 'sans-serif'],\n                    },\n                },\n            },\n        };\n    <\/script>\n<\/head>\n\n<body class=\"relative font-inter antialiased\">\n\n    <main class=\"relative min-h-screen flex flex-col justify-center bg-slate-50 overflow-hidden\">\n        <div class=\"w-full max-w-6xl mx-auto px-4 md:px-6 py-24\">\n\n            <!-- Pricing table component -->\n            <div x-data=\"{ isAnnual: true }\">\n            \n                <!-- Pricing toggle -->\n                <div class=\"flex justify-center max-w-[14rem] m-auto mb-8 lg:mb-16\">\n                    <div class=\"relative flex w-full p-1 bg-white dark:bg-slate-900 rounded-full\">\n                        <span class=\"absolute inset-0 m-1 pointer-events-none\" aria-hidden=\"true\">\n                            <span class=\"absolute inset-0 w-1\/2 bg-indigo-500 rounded-full shadow-sm shadow-indigo-950\/10 transform transition-transform duration-150 ease-in-out\" :class=\"isAnnual ? 'translate-x-0' : 'translate-x-full'\"><\/span>\n                        <\/span>\n                        \n\n <button class=\"yr relative flex-1 text-sm font-medium h-8 rounded-full focus-visible:outline-none focus-visible:ring focus-visible:ring-indigo-300 dark:focus-visible:ring-slate-600 transition-colors duration-150 ease-in-out\" :class=\"isAnnual ? 'text-white' : 'text-slate-500 dark:text-slate-400'\" @click=\"isAnnual = true\" :aria-pressed=\"isAnnual\">Yearly <span :class=\"isAnnual ? 'text-indigo-200' : 'text-slate-400 dark:text-slate-500'\">-20%<\/span><\/button>\n <button class=\"mn relative flex-1 text-sm font-medium h-8 rounded-full focus-visible:outline-none focus-visible:ring focus-visible:ring-indigo-300 dark:focus-visible:ring-slate-600 transition-colors duration-150 ease-in-out\" :class=\"isAnnual ? 'text-slate-500 dark:text-slate-400' : 'text-white'\" @click=\"isAnnual = false\" :aria-pressed=\"isAnnual\">Monthly<\/button>\n                      \n                    <\/div>\n                <\/div>\n            \n                <div class=\"max-w-sm mx-auto grid gap-6 items-start lg:max-w-none\">\n            \n                    <!-- Pricing tab 1 -->\n                    <!--<div class=\"h-full\">                                -->\n                    <!--    <div class=\"relative flex flex-col h-full p-6 rounded-2xl bg-white dark:bg-slate-900 border border-slate-200 dark:border-slate-900 shadow shadow-slate-950\/5\">-->\n                    <!--        <div class=\"mb-5\">-->\n                    <!--            <div class=\"text-slate-900 dark:text-slate-200 font-semibold mb-1\">Essential<\/div>-->\n                    <!--            <div class=\"inline-flex items-baseline mb-2\">-->\n                    <!--                <span class=\"text-slate-900 dark:text-slate-200 font-bold text-3xl\">$<\/span>-->\n                    <!--                <span class=\"text-slate-900 dark:text-slate-200 font-bold text-4xl\" x-text=\"isAnnual ? '29' : '35'\"><\/span>-->\n                    <!--                <span class=\"text-slate-500 font-medium\">\/mo<\/span>-->\n                    <!--            <\/div>-->\n                    <!--            <div class=\"text-sm text-slate-500 mb-5\">There are many variations available, but the majority have suffered.<\/div>-->\n                    <!--            <a class=\"purchase w-full inline-flex justify-center whitespace-nowrap rounded-lg bg-indigo-500 px-3.5 py-2.5 text-sm font-medium text-white shadow-sm shadow-indigo-950\/10 hover:bg-indigo-600 focus-visible:outline-none focus-visible:ring focus-visible:ring-indigo-300 dark:focus-visible:ring-slate-600 transition-colors duration-150\" href=\"https:\/\/techultra.solutions\/fynixio\/contact-us\/\">-->\n                    <!--                Purchase Plan-->\n                    <!--            <\/a>-->\n                    <!--        <\/div>-->\n                    <!--        <div class=\"text-slate-900 dark:text-slate-200 font-medium mb-3\">Includes:<\/div>-->\n                    <!--        <ul class=\"text-slate-600 dark:text-slate-400 text-sm space-y-3 grow\">-->\n                    <!--            <li class=\"flex items-center\">-->\n                    <!--                <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">-->\n                    <!--                    <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>-->\n                    <!--                <\/svg>-->\n                    <!--                <span>Unlimited placeholder texts<\/span>-->\n                    <!--            <\/li>-->\n                    <!--            <li class=\"flex items-center\">-->\n                    <!--                <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">-->\n                    <!--                    <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>-->\n                    <!--                <\/svg>-->\n                    <!--                <span>Consectetur adipiscing elit<\/span>-->\n                    <!--            <\/li>-->\n                    <!--            <li class=\"flex items-center\">-->\n                    <!--                <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">-->\n                    <!--                    <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>-->\n                    <!--                <\/svg>-->\n                    <!--                <span>Excepteur sint occaecat cupidatat<\/span>-->\n                    <!--            <\/li>-->\n                    <!--            <li class=\"flex items-center\">-->\n                    <!--                <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">-->\n                    <!--                    <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>-->\n                    <!--                <\/svg>-->\n                    <!--                <span>Officia deserunt mollit anim<\/span>-->\n                    <!--            <\/li>-->\n                    <!--        <\/ul>-->\n                    <!--    <\/div>-->\n                    <!--<\/div>-->\n\n                    <!-- Pricing tab 2 -->\n                    <div class=\"dark h-full\">\n                        <div class=\"relative flex flex-col h-full p-6 rounded-2xl bg-white dark:bg-slate-900 border border-slate-200 dark:border-slate-900 shadow shadow-slate-950\/5\">\n                            <div class=\"absolute top-0 right-0 mr-6 -mt-4\">\n                           \n                                     <a class=\"btn-price w-full inline-flex justify-center whitespace-nowrap rounded-lg bg-indigo-500 px-3.5 py-2.5 text-sm font-medium text-white shadow-sm shadow-indigo-950\/10 hover:bg-indigo-600 focus-visible:outline-none focus-visible:ring focus-visible:ring-indigo-300 dark:focus-visible:ring-slate-600 transition-colors duration-150\" href=\"https:\/\/techultra.solutions\/fynixio\/pricing\/\">\n                                    Purchase Plan\n                                <\/a>\n\n                            <\/div>\n                            <div class=\"mb-5\">\n                                <div class=\"text-slate-900 dark:text-slate-200 font-semibold mb-1\">Standard<\/div>\n                                <div class=\"inline-flex items-baseline mb-2\">\n                                    <span class=\"text-slate-900 dark:text-slate-200 font-bold text-3xl\">$<\/span>\n                                    <span class=\"text-slate-900 dark:text-slate-200 font-bold text-4xl\" x-text=\"isAnnual ? '4.99' : '48'\"><\/span>\n                                     <span class=\"text-slate-500 font-medium\" x-text=\"isAnnual ? 'user\/month' : 'user\/year'\"><\/span>\n                              \n                                <\/div>\n                             \n                            <div class=\"main-ul\">\n                            <div class=\"ul-one\">\n                              <div class=\"text-slate-900 dark:text-slate-200 font-medium mb-3\">Features Included:<\/div>\n                              <ul class=\"text-slate-600 dark:text-slate-400 text-sm space-y-3 grow\">\n                                <li class=\"flex items-center\">\n                                    <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                        <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>\n                                    <\/svg>\n                                    <p><b>User Access:<\/b>&nbsp;One User<\/p>\n                                <\/li>\n                                <li class=\"flex items-center\">\n                                    <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                        <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>\n                                    <\/svg>\n                                     <p> <b>ERP Apps:<\/b>&nbsp;CRM, Sales, Invoice, Purchase, Inventory and 100+ ERP Apps<\/p>\n\n                                <\/li>\n                                   <li class=\"flex items-center\">\n                                    <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                        <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>\n                                    <\/svg>\n                                     <p> <b>WhatsApp Integrated Modules:<\/b>&nbsp;WhatsApp Marketing, WhatsApp Chatbot, WhatsApp Flows, WhatsApp Catalog, WhatsApp Payment\n<\/p>\n\n                                <\/li>\n                              \n                              \n                                <li class=\"flex items-center\">\n                                    <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                        <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>\n                                    <\/svg>\n                                     <p><b>Social Media Integration:<\/b>&nbsp;Facebook & Instagram Messenger Integration<\/p>\n\n                                <\/li>\n                                <li class=\"flex items-center\">\n                                     <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                           <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>\n                                      <p> <b>WhatsApp Integrated Modules:<\/b>&nbsp;WhatsApp Marketing, WhatsApp Chatbot, WhatsApp Flows, WhatsApp Catalog, WhatsApp Payment<\/p>\n                                            <\/svg>\n                                <\/li>\n                                <li class=\"flex items-center\">\n                                    <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                        <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>\n                                    <\/svg>\n                                    <p><b>Social Media Integration:<\/b> Facebook & Instagram Messenger Integration<\/p>\n                                   \n                                <\/li>\n                                <li class=\"flex items-center\">\n                                    <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                        <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>\n                                    <\/svg>\n                                      <p> <b>Domain Name:<\/b>&nbsp; Free custom domain included<\/p>\n                                  \n                                <\/li>\n                                  <li class=\"flex items-center\">\n                                    <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                        <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>\n                                    <\/svg>\n                                    <p>  <b>Hosting:<\/b>&nbsp; Reliable Cloud hosting & Regular backups and updates<\/p>\n                                    \n                                <\/li>\n                            <\/ul>\n                            <\/div>\n                            <div class=\"ul-two\">\n                            <div class=\"text-slate-900 dark:text-slate-200 font-medium mb-3\">Additional Benefits:<\/div>\n                            <ul class=\"text-slate-600 dark:text-slate-400 text-sm space-y-3 grow\">\n                                <li class=\"flex items-center\">\n                                    <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                        <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>\n                                    <\/svg>\n                                    <p><b>24\/7 Customer Support<\/b>&nbsp;<\/p>\n                                    \n                                <\/li>\n                                <li class=\"flex items-center\">\n                                    <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                        <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>\n                                    <\/svg>\n                                        <p><b>Regular Software Updates and Upgrades<\/b><\/p>\n                                 \n                                <\/li>\n                                <li class=\"flex items-center\">\n                                    <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                        <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>\n                                    <\/svg>\n                                     <p><b>Data Security and Compliance<\/b><\/p>\n                                <\/li>\n                                <li class=\"flex items-center\">\n                                    <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                        <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>\n                                    <\/svg>\n                                        <p><b>Easy-to-Use Interface<\/b><\/p>\n                                 \n                                <\/li>\n                                <li class=\"flex items-center\">\n                                    <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                        <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>\n                                    <\/svg>\n                                      <p><b>Easy Customizable and Scalable Solutions<\/b><\/p>\n                                 \n                                <\/li>\n                            <\/ul>\n                            <\/div>\n                            <div class=\"ul-three\">\n                           <div class=\"text-slate-900 dark:text-slate-200 font-medium mb-3\">Optional Add-ons:<\/div>\n                            <ul class=\"text-slate-600 dark:text-slate-400 text-sm space-y-3 grow\">\n                                <li class=\"flex items-center\">\n                                    <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                        <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>\n                                    <\/svg>\n                                    <p><b>Additional User Accounts:<\/b>&nbsp;$3.99\/user\/month<\/p>\n                                    \n                                <\/li>\n                                <li class=\"flex items-center\">\n                                    <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                        <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>\n                                    <\/svg>\n                                       <p><b>Premium Support Package:<\/b>&nbsp;$9.99\/month<\/p>\n                                    \n                                <\/li>\n                                <li class=\"flex items-center\">\n                                    <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                        <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>\n                                    <\/svg>\n                                  <p><b>Custom Development Services:<\/b>&nbsp; Contact for pricing<\/p>\n                             \n                                <\/li>\n                               \n                            <\/ul>\n                            <\/div>\n\n                        <\/div>\n\n                         \n                    <\/div>\n\n                    <!-- Pricing tab 3 -->\n                    <!--<div class=\"h-full\">-->\n                    <!--    <div class=\"relative flex flex-col h-full p-6 rounded-2xl bg-white dark:bg-slate-900 border border-slate-200 dark:border-slate-900 shadow shadow-slate-950\/5\">-->\n                    <!--        <div class=\"mb-5\">-->\n                    <!--            <div class=\"text-slate-900 dark:text-slate-200 font-semibold mb-1\">Enterprise<\/div>-->\n                    <!--            <div class=\"inline-flex items-baseline mb-2\">-->\n                    <!--                <span class=\"text-slate-900 dark:text-slate-200 font-bold text-3xl\">$<\/span>-->\n                    <!--                <span class=\"text-slate-900 dark:text-slate-200 font-bold text-4xl\" x-text=\"isAnnual ? '79' : '85'\"><\/span>-->\n                    <!--                <span class=\"text-slate-500 font-medium\">\/mo<\/span>-->\n                    <!--            <\/div>-->\n                    <!--            <div class=\"text-sm text-slate-500 mb-5\">There are many variations available, but the majority have suffered.<\/div>-->\n                    <!--            <a class=\"w-full inline-flex justify-center whitespace-nowrap rounded-lg bg-indigo-500 px-3.5 py-2.5 text-sm font-medium text-white shadow-sm shadow-indigo-950\/10 hover:bg-indigo-600 focus-visible:outline-none focus-visible:ring focus-visible:ring-indigo-300 dark:focus-visible:ring-slate-600 transition-colors duration-150\" href=\"#0\">-->\n                    <!--                Purchase Plan-->\n                    <!--            <\/a>-->\n                    <!--        <\/div>-->\n                    <!--        <div class=\"text-slate-900 dark:text-slate-200 font-medium mb-3\">Includes:<\/div>-->\n                    <!--        <ul class=\"text-slate-600 dark:text-slate-400 text-sm space-y-3 grow\">-->\n                    <!--            <li class=\"flex items-center\">-->\n                    <!--                <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">-->\n                    <!--                    <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>-->\n                    <!--                <\/svg>-->\n                    <!--                <span>Unlimited placeholder texts<\/span>-->\n                    <!--            <\/li>-->\n                    <!--            <li class=\"flex items-center\">-->\n                    <!--                <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">-->\n                    <!--                    <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>-->\n                    <!--                <\/svg>-->\n                    <!--                <span>Consectetur adipiscing elit<\/span>-->\n                    <!--            <\/li>-->\n                    <!--            <li class=\"flex items-center\">-->\n                    <!--                <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">-->\n                    <!--                    <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>-->\n                    <!--                <\/svg>-->\n                    <!--                <span>Excepteur sint occaecat cupidatat<\/span>-->\n                    <!--            <\/li>-->\n                    <!--            <li class=\"flex items-center\">-->\n                    <!--                <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">-->\n                    <!--                    <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>-->\n                    <!--                <\/svg>-->\n                    <!--                <span>Officia deserunt mollit anim<\/span>-->\n                    <!--            <\/li>-->\n                    <!--            <li class=\"flex items-center\">-->\n                    <!--                <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">-->\n                    <!--                    <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>-->\n                    <!--                <\/svg>-->\n                    <!--                <span>Predefined chunks as necessary<\/span>-->\n                    <!--            <\/li>-->\n                    <!--            <li class=\"flex items-center\">-->\n                    <!--                <svg class=\"w-3 h-3 fill-emerald-500 mr-3 shrink-0\" viewBox=\"0 0 12 12\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">-->\n                    <!--                    <path d=\"M10.28 2.28L3.989 8.575 1.695 6.28A1 1 0 00.28 7.695l3 3a1 1 0 001.414 0l7-7A1 1 0 0010.28 2.28z\" \/>-->\n                    <!--                <\/svg>-->\n                    <!--                <span>Free from repetition<\/span>-->\n                    <!--            <\/li>-->\n                    <!--        <\/ul>-->\n                    <!--    <\/div>-->\n                    <!--<\/div>-->\n            \n                <\/div>\n            \n            <\/div>\n            <!-- End: Pricing table component -->\n\n        <\/div>\n    <\/main>\n\n    <!-- Page footer -->\n    <footer class=\"absolute left-6 right-6 md:left-12 md:right-auto bottom-4 md:bottom-8 text-center md:text-left\">\n    <\/footer>\n\n    <!-- Banner with links -->\n    <div class=\"fixed bottom-0 right-0 w-full md:bottom-6 md:right-12 md:w-auto z-50\" :class=\"bannerOpen ? '' : 'hidden'\" x-data=\"{ bannerOpen: true }\">\n        <div class=\"bg-slate-800 text-sm p-3 md:rounded shadow flex justify-between\">\n            <div class=\"text-slate-500 inline-flex\">\n                <a class=\"font-medium hover:underline text-slate-300\" href=\"https:\/\/cruip.com\/how-to-create-a-pricing-table-with-a-monthly-yearly-toggle-in-tailwind-css\/\">\n                    Read Tutorial\n                <\/a>\n                <span class=\"italic px-1.5\">or<\/span>\n                <a class=\"font-medium hover:underline text-indigo-500 flex items-center\" href=\"https:\/\/github.com\/cruip\/cruip-tutorials\/blob\/main\/pricing-table\/index.html\" target=\"_blank\" rel=\"noreferrer\">\n                    <span>Download<\/span>\n                    <svg class=\"fill-indigo-400 ml-1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"9\" height=\"9\">\n                        <path d=\"m1.649 8.514-.91-.915 5.514-5.523H2.027l.01-1.258h6.388v6.394H7.158l.01-4.226z\" \/>\n                    <\/svg>\n                <\/a>\n            <\/div>\n            <button class=\"text-slate-500 hover:text-slate-400 pl-2 ml-3 border-l border-slate-700\" @click=\"bannerOpen = false\">\n                <span class=\"sr-only\">Close<\/span>\n                <svg class=\"w-4 h-4 shrink-0 fill-current\" viewBox=\"0 0 16 16\">\n                    <path d=\"M12.72 3.293a1 1 0 00-1.415 0L8.012 6.586 4.72 3.293a1 1 0 00-1.414 1.414L6.598 8l-3.293 3.293a1 1 0 101.414 1.414l3.293-3.293 3.293 3.293a1 1 0 001.414-1.414L9.426 8l3.293-3.293a1 1 0 000-1.414z\" \/>\n                <\/svg>\n            <\/button>\n        <\/div>\n    <\/div>\n\n<\/body>\n\n<\/html>\n\t\t<div class=\"elementor-shortcode\"><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5c63fd6 e-flex e-con-boxed e-con e-parent\" data-id=\"5c63fd6\" data-element_type=\"container\" data-core-v316-plus=\"true\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b29967 elementor-widget__width-inherit elementor-widget elementor-widget-toggle\" data-id=\"1b29967\" data-element_type=\"widget\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.20.0 - 26-03-2024 *\/\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d5d8dc;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d5d8dc;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2841\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-2841\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><svg class=\"e-font-icon-svg e-fas-caret-right\" viewBox=\"0 0 192 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><svg class=\"elementor-toggle-icon-opened e-font-icon-svg e-fas-caret-up\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\"><\/path><\/svg><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Compare Plans & Features<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2841\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-2841\"><p>[vc_row row_content_width=&#8221;grid&#8221;][vc_column offset=&#8221;vc_col-lg-12 vc_col-md-12&#8243;]<\/p>\n<p>\t<div class=\"mkdf-comparision-pricing-table-holder mkdf-three-columns\">\n\t\t<div class=\"mkdf-cpt-features-holder mkdf-cpt-table\">\n\t\t\t<div class=\"mkdf-cpt-features-title-holder mkdf-cpt-table-head-holder\">\n\t\t\t\t<div class=\"mkdf-cpt-table-head-holder-inner\">\n\t\t\t\t\t<h4 class=\"mkdf-cpt-features-title\">Features<\/h4>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"mkdf-cpt-features-list-holder mkdf-cpt-table-content\">\n\t\t\t\t<ul class=\"mkdf-cpt-features-list\">\n\t\t\t\t\t\t\t\t\t\t\t<li class=\"mkdf-cpt-features-item\"><p>Send unlimited e-mails<\/p><\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li class=\"mkdf-cpt-features-item\"><p>Display personalized messages<\/p><\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li class=\"mkdf-cpt-features-item\"><p>Send text messages<\/p><\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li class=\"mkdf-cpt-features-item\"><p>Send live message alerts<\/p><\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li class=\"mkdf-cpt-features-item\"><p>Organize contacts into lists<\/p><\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li class=\"mkdf-cpt-features-item\"><p>Create smart segment using field values<\/p><\/li>\n\t\t\t\t\t\t\t\t\t\t\t<li class=\"mkdf-cpt-features-item\"><p><\/p><\/li>\n\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t<\/p>\n<p><div class=\"mkdf-comparision-item-holder mkdf-cpt-table\">\n\t<div class=\"mkdf-cpt-table-holder-inner\">\n\t\t<div class=\"mkdf-cpt-table-head-holder\">\n\t\t\t<div class=\"mkdf-cpt-table-head-holder-inner\">\n                <div class=\"mkdf-cpt-icon-holder\">\n                    <i class=\"mkdf-icon-dripicons dripicon  \"><\/i>                <\/div>\n\t\t\t\t\t\t\t\t\t<h4 class=\"mkdf-cpt-table-title\">Basic<\/h4>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t<div class=\"mkdf-cpt-table-content\">\n\t\t\t\n<ul>\n<li><img decoding=\"async\" class=\"alignnone wp-image-809\" src=\"https:\/\/foton.qodeinteractive.com\/wp-content\/uploads\/2018\/06\/p5-check-icon-img.png\" alt=\"g\" width=\"20\" height=\"16\" \/><\/li>\n<li><img decoding=\"async\" class=\"alignnone wp-image-809\" src=\"https:\/\/foton.qodeinteractive.com\/wp-content\/uploads\/2018\/06\/p5-check-icon-img.png\" alt=\"g\" width=\"20\" height=\"16\" \/><\/li>\n<li><img decoding=\"async\" class=\"alignnone wp-image-809\" src=\"https:\/\/foton.qodeinteractive.com\/wp-content\/uploads\/2018\/06\/p5-check-icon-img.png\" alt=\"g\" width=\"20\" height=\"16\" \/><\/li>\n<li>\u00a0<\/li>\n<li>\u00a0<\/li>\n<li>\u00a0<\/li>\n<li>PURCHASE PLAN<\/li>\n<\/ul>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/div><div class=\"mkdf-comparision-item-holder mkdf-cpt-table\">\n\t<div class=\"mkdf-cpt-table-holder-inner\">\n\t\t<div class=\"mkdf-cpt-table-head-holder\">\n\t\t\t<div class=\"mkdf-cpt-table-head-holder-inner\">\n                <div class=\"mkdf-cpt-icon-holder\">\n                    <i class=\"mkdf-icon-dripicons dripicon  \"><\/i>                <\/div>\n\t\t\t\t\t\t\t\t\t<h4 class=\"mkdf-cpt-table-title\">Regular<\/h4>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t<div class=\"mkdf-cpt-table-content\">\n\t\t\t\n<ul>\n<li><img decoding=\"async\" class=\"alignnone wp-image-809\" src=\"https:\/\/foton.qodeinteractive.com\/wp-content\/uploads\/2018\/06\/p5-check-icon-img.png\" alt=\"g\" width=\"20\" height=\"16\" \/><\/li>\n<li><img decoding=\"async\" class=\"alignnone wp-image-809\" src=\"https:\/\/foton.qodeinteractive.com\/wp-content\/uploads\/2018\/06\/p5-check-icon-img.png\" alt=\"g\" width=\"20\" height=\"16\" \/><\/li>\n<li><img decoding=\"async\" class=\"alignnone wp-image-809\" src=\"https:\/\/foton.qodeinteractive.com\/wp-content\/uploads\/2018\/06\/p5-check-icon-img.png\" alt=\"g\" width=\"20\" height=\"16\" \/><\/li>\n<li><img decoding=\"async\" class=\"alignnone wp-image-809\" src=\"https:\/\/foton.qodeinteractive.com\/wp-content\/uploads\/2018\/06\/p5-check-icon-img.png\" alt=\"g\" width=\"20\" height=\"16\" \/><\/li>\n<li>\u00a0<\/li>\n<li>\u00a0<\/li>\n<li>PURCHASE PLAN<\/li>\n<\/ul>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/div><div class=\"mkdf-comparision-item-holder mkdf-cpt-table\">\n\t<div class=\"mkdf-cpt-table-holder-inner\">\n\t\t<div class=\"mkdf-cpt-table-head-holder\">\n\t\t\t<div class=\"mkdf-cpt-table-head-holder-inner\">\n                <div class=\"mkdf-cpt-icon-holder\">\n                    <i class=\"mkdf-icon-dripicons dripicon  \"><\/i>                <\/div>\n\t\t\t\t\t\t\t\t\t<h4 class=\"mkdf-cpt-table-title\">Premium<\/h4>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t<div class=\"mkdf-cpt-table-content\">\n\t\t\t\n<ul>\n<li><img decoding=\"async\" class=\"alignnone wp-image-809\" src=\"https:\/\/foton.qodeinteractive.com\/wp-content\/uploads\/2018\/06\/p5-check-icon-img.png\" alt=\"g\" width=\"20\" height=\"16\" \/><\/li>\n<li><img decoding=\"async\" class=\"alignnone wp-image-809\" src=\"https:\/\/foton.qodeinteractive.com\/wp-content\/uploads\/2018\/06\/p5-check-icon-img.png\" alt=\"g\" width=\"20\" height=\"16\" \/><\/li>\n<li><img decoding=\"async\" class=\"alignnone wp-image-809\" src=\"https:\/\/foton.qodeinteractive.com\/wp-content\/uploads\/2018\/06\/p5-check-icon-img.png\" alt=\"g\" width=\"20\" height=\"16\" \/><\/li>\n<li><img decoding=\"async\" class=\"alignnone wp-image-809\" src=\"https:\/\/foton.qodeinteractive.com\/wp-content\/uploads\/2018\/06\/p5-check-icon-img.png\" alt=\"g\" width=\"20\" height=\"16\" \/><\/li>\n<li><img decoding=\"async\" class=\"alignnone wp-image-809\" src=\"https:\/\/foton.qodeinteractive.com\/wp-content\/uploads\/2018\/06\/p5-check-icon-img.png\" alt=\"g\" width=\"20\" height=\"16\" \/><\/li>\n<li><img decoding=\"async\" class=\"alignnone wp-image-809\" src=\"https:\/\/foton.qodeinteractive.com\/wp-content\/uploads\/2018\/06\/p5-check-icon-img.png\" alt=\"g\" width=\"20\" height=\"16\" \/><\/li>\n<li>\u00a0PURCHASE PLAN<\/li>\n<\/ul>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/div>\n                    <div class=\"mkdf-cpt-footer-holder\">\n                <div class=\"mkdf-cpt-image-holder\">\n                    <img decoding=\"async\" width=\"128\" height=\"27\" src=\"https:\/\/techultra.solutions\/fynixio\/wp-content\/uploads\/2018\/06\/p5-credit-cards-img1.png\" class=\"attachment-full size-full\" alt=\"m\" \/>                <\/div>\n                <span class=\"mkdf-cpt-text-holder\">\n                    These prices may vary. Call our call center for updated quotes.                <\/span>\n            <\/div>\n        \t<\/div>\n[\/vc_column][\/vc_row]<\/p>\n<p><!-- wp:shortcode \/--><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b260de3 e-flex e-con-boxed e-con e-parent\" data-id=\"b260de3\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" data-core-v316-plus=\"true\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Unlock Your Potential Find Your Perfect Plan Compare Plans &amp; Features &nbsp; Features Send unlimited e-mails Display personalized messages Send text messages Send live message alerts Organize contacts into lists Create smart segment using field values &nbsp; Basic \u00a0 \u00a0 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Choose the perfect plan suited for your business - Fynix ERP<\/title>\n<meta name=\"description\" content=\"We have customized plans for each and every requirement and scale of business. Contact Fynix and get your custom plan today to implement Fynix ERP.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/techultra.solutions\/fynixio\/pricing\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Choose the perfect plan suited for your business - Fynix ERP\" \/>\n<meta property=\"og:description\" content=\"We have customized plans for each and every requirement and scale of business. Contact Fynix and get your custom plan today to implement Fynix ERP.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/techultra.solutions\/fynixio\/pricing\/\" \/>\n<meta property=\"og:site_name\" content=\"fynix.io\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-29T05:32:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/foton.qodeinteractive.com\/wp-content\/uploads\/2018\/06\/p5-check-icon-img.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/techultra.solutions\/fynixio\/pricing\/\",\"url\":\"https:\/\/techultra.solutions\/fynixio\/pricing\/\",\"name\":\"Choose the perfect plan suited for your business - Fynix ERP\",\"isPartOf\":{\"@id\":\"https:\/\/techultra.solutions\/fynixio\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/techultra.solutions\/fynixio\/pricing\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/techultra.solutions\/fynixio\/pricing\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/foton.qodeinteractive.com\/wp-content\/uploads\/2018\/06\/p5-check-icon-img.png\",\"datePublished\":\"2024-03-27T06:17:23+00:00\",\"dateModified\":\"2024-04-29T05:32:07+00:00\",\"description\":\"We have customized plans for each and every requirement and scale of business. Contact Fynix and get your custom plan today to implement Fynix ERP.\",\"breadcrumb\":{\"@id\":\"https:\/\/techultra.solutions\/fynixio\/pricing\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/techultra.solutions\/fynixio\/pricing\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/techultra.solutions\/fynixio\/pricing\/#primaryimage\",\"url\":\"https:\/\/foton.qodeinteractive.com\/wp-content\/uploads\/2018\/06\/p5-check-icon-img.png\",\"contentUrl\":\"https:\/\/foton.qodeinteractive.com\/wp-content\/uploads\/2018\/06\/p5-check-icon-img.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/techultra.solutions\/fynixio\/pricing\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/techultra.solutions\/fynixio\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pricing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/techultra.solutions\/fynixio\/#website\",\"url\":\"https:\/\/techultra.solutions\/fynixio\/\",\"name\":\"fynix.io\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/techultra.solutions\/fynixio\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Choose the perfect plan suited for your business - Fynix ERP","description":"We have customized plans for each and every requirement and scale of business. Contact Fynix and get your custom plan today to implement Fynix ERP.","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:\/\/techultra.solutions\/fynixio\/pricing\/","og_locale":"en_US","og_type":"article","og_title":"Choose the perfect plan suited for your business - Fynix ERP","og_description":"We have customized plans for each and every requirement and scale of business. Contact Fynix and get your custom plan today to implement Fynix ERP.","og_url":"https:\/\/techultra.solutions\/fynixio\/pricing\/","og_site_name":"fynix.io","article_modified_time":"2024-04-29T05:32:07+00:00","og_image":[{"url":"https:\/\/foton.qodeinteractive.com\/wp-content\/uploads\/2018\/06\/p5-check-icon-img.png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/techultra.solutions\/fynixio\/pricing\/","url":"https:\/\/techultra.solutions\/fynixio\/pricing\/","name":"Choose the perfect plan suited for your business - Fynix ERP","isPartOf":{"@id":"https:\/\/techultra.solutions\/fynixio\/#website"},"primaryImageOfPage":{"@id":"https:\/\/techultra.solutions\/fynixio\/pricing\/#primaryimage"},"image":{"@id":"https:\/\/techultra.solutions\/fynixio\/pricing\/#primaryimage"},"thumbnailUrl":"https:\/\/foton.qodeinteractive.com\/wp-content\/uploads\/2018\/06\/p5-check-icon-img.png","datePublished":"2024-03-27T06:17:23+00:00","dateModified":"2024-04-29T05:32:07+00:00","description":"We have customized plans for each and every requirement and scale of business. Contact Fynix and get your custom plan today to implement Fynix ERP.","breadcrumb":{"@id":"https:\/\/techultra.solutions\/fynixio\/pricing\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/techultra.solutions\/fynixio\/pricing\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/techultra.solutions\/fynixio\/pricing\/#primaryimage","url":"https:\/\/foton.qodeinteractive.com\/wp-content\/uploads\/2018\/06\/p5-check-icon-img.png","contentUrl":"https:\/\/foton.qodeinteractive.com\/wp-content\/uploads\/2018\/06\/p5-check-icon-img.png"},{"@type":"BreadcrumbList","@id":"https:\/\/techultra.solutions\/fynixio\/pricing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/techultra.solutions\/fynixio\/"},{"@type":"ListItem","position":2,"name":"Pricing"}]},{"@type":"WebSite","@id":"https:\/\/techultra.solutions\/fynixio\/#website","url":"https:\/\/techultra.solutions\/fynixio\/","name":"fynix.io","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/techultra.solutions\/fynixio\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"admin","author_link":"https:\/\/techultra.solutions\/fynixio\/author\/admin\/"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":"Unlock Your Potential Find Your Perfect Plan Compare Plans &amp; Features &nbsp; Features Send unlimited e-mails Display personalized messages Send text messages Send live message alerts Organize contacts into lists Create smart segment using field values &nbsp; Basic \u00a0 \u00a0 [&hellip;]","_links":{"self":[{"href":"https:\/\/techultra.solutions\/fynixio\/wp-json\/wp\/v2\/pages\/14748"}],"collection":[{"href":"https:\/\/techultra.solutions\/fynixio\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/techultra.solutions\/fynixio\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/techultra.solutions\/fynixio\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/techultra.solutions\/fynixio\/wp-json\/wp\/v2\/comments?post=14748"}],"version-history":[{"count":73,"href":"https:\/\/techultra.solutions\/fynixio\/wp-json\/wp\/v2\/pages\/14748\/revisions"}],"predecessor-version":[{"id":18112,"href":"https:\/\/techultra.solutions\/fynixio\/wp-json\/wp\/v2\/pages\/14748\/revisions\/18112"}],"wp:attachment":[{"href":"https:\/\/techultra.solutions\/fynixio\/wp-json\/wp\/v2\/media?parent=14748"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}