{"id":13125,"date":"2025-12-24T08:30:01","date_gmt":"2025-12-24T08:30:01","guid":{"rendered":"https:\/\/flyfone.com\/?page_id=13125"},"modified":"2026-01-20T08:07:46","modified_gmt":"2026-01-20T08:07:46","slug":"pricing","status":"publish","type":"page","link":"https:\/\/flyfone.com\/ru\/pricing\/","title":{"rendered":"\u0426\u0435\u043d\u043e\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u0435"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div class=\"vc_row wpb_row vc_row-fluid\" ><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_content_element wpb_raw_html\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<style>\n  :root{\n    --ff-primary:#72B14C;\n    --ff-action:#0091D4;\n    --ff-heading:#003366;\n    --ff-bg:#FFFFFF;\n    --ff-text:#1f2937;\n    --ff-muted:#6b7280;\n    --ff-border:#E5E7EB;\n    --ff-max: 1080px;\n  }\n\n  .flyfone-pricing-v2{\n    background: var(--ff-bg);\n    color: var(--ff-text);\n    line-height: 1.6;\n  }\n  .flyfone-pricing-v2 *{ box-sizing:border-box; }\n  .flyfone-pricing-v2 a{ color: inherit; text-decoration: none; }\n\n  .flyfone-pricing-v2 .ff-wrap{\n    max-width: var(--ff-max);\n    margin: 0 auto;\n    padding: 0 24px;\n  }\n\n  \/* Typography - strong hierarchy *\/\n  .flyfone-pricing-v2 h1{\n    font-size: 52px;\n    font-weight: 800;\n    line-height: 1.1;\n    letter-spacing: -0.03em;\n    color: var(--ff-heading);\n    margin: 0;\n  }\n  .flyfone-pricing-v2 h2{\n    font-size: 28px;\n    font-weight: 700;\n    line-height: 1.2;\n    letter-spacing: -0.02em;\n    color: var(--ff-heading);\n    margin: 0 0 12px 0;\n  }\n  .flyfone-pricing-v2 h3{\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--ff-heading);\n    margin: 0 0 8px 0;\n  }\n  .flyfone-pricing-v2 p{\n    margin: 0;\n    color: var(--ff-muted);\n  }\n  .flyfone-pricing-v2 .ff-lead{\n    font-size: 18px;\n    line-height: 1.7;\n    max-width: 580px;\n  }\n\n  \/* Sections - generous spacing, no boxes *\/\n  .flyfone-pricing-v2 .ff-section{\n    padding: 30px 0;\n  }\n  .flyfone-pricing-v2 .ff-section--hero{\n    padding: 100px 0 80px;\n  }\n  .flyfone-pricing-v2 .ff-divider{\n    border: 0;\n    border-top: 1px solid var(--ff-border);\n    margin: 0;\n  }\n\n  \/* Hero layout *\/\n  .flyfone-pricing-v2 .ff-hero-grid{\n    display: grid;\n    grid-template-columns: 1fr 340px;\n    gap: 60px;\n    align-items: start;\n  }\n\n  \/* Badge - subtle *\/\n  .flyfone-pricing-v2 .ff-badge{\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 20px;\n    color: var(--ff-action);\n    font-size: 14px;\n    font-weight: 600;\n  }\n  .flyfone-pricing-v2 .ff-badge::before{\n    content: '';\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--ff-action);\n  }\n\n  \/* Metrics - inline, minimal *\/\n  .flyfone-pricing-v2 .ff-metrics{\n    display: flex;\n    gap: 40px;\n    margin-top: 32px;\n    padding-top: 32px;\n    border-top: 1px solid var(--ff-border);\n  }\n  .flyfone-pricing-v2 .ff-metric{\n    text-align: left;\n  }\n  .flyfone-pricing-v2 .ff-metric b{\n    display: block;\n    font-size: 32px;\n    font-weight: 800;\n    color: var(--ff-heading);\n    letter-spacing: -0.02em;\n  }\n  .flyfone-pricing-v2 .ff-metric span{\n    font-size: 14px;\n    color: var(--ff-muted);\n  }\n\n  \/* Buttons *\/\n  .flyfone-pricing-v2 .ff-btns{\n    display: flex;\n    gap: 12px;\n    margin-top: 32px;\n  }\n  .flyfone-pricing-v2 .ff-btn{\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    height: 52px;\n    padding: 0 28px;\n    border-radius: 12px;\n    font-weight: 700;\n    font-size: 15px;\n    transition: all .15s ease;\n  }\n  .flyfone-pricing-v2 .ff-btn--primary{\n    background: var(--ff-primary);\n    color: #fff;\n    box-shadow: 0 4px 14px rgba(114,177,76,.35);\n  }\n  .flyfone-pricing-v2 .ff-btn--primary:hover{\n    transform: translateY(-2px);\n    box-shadow: 0 8px 20px rgba(114,177,76,.4);\n  }\n  .flyfone-pricing-v2 .ff-btn--outline{\n    border: 2px solid var(--ff-border);\n    color: var(--ff-heading);\n    background: transparent;\n  }\n  .flyfone-pricing-v2 .ff-btn--outline:hover{\n    border-color: var(--ff-action);\n    color: var(--ff-action);\n  }\n\n  .flyfone-pricing-v2 .ff-small-note{\n    margin-top: 16px;\n    font-size: 13px;\n    color: var(--ff-muted);\n  }\n\n  \/* Sidebar summary - no border, just background tint *\/\n  .flyfone-pricing-v2 .ff-summary{\n    position: sticky;\n    top: 40px;\n    background: linear-gradient(180deg, #f8faf7 0%, #f3f7f1 100%);\n    border-radius: 16px;\n    padding: 28px;\n  }\n  .flyfone-pricing-v2 .ff-summary-list{\n    margin-top: 20px;\n    display: grid;\n    gap: 16px;\n  }\n  .flyfone-pricing-v2 .ff-summary-item{\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .flyfone-pricing-v2 .ff-check{\n    width: 20px;\n    height: 20px;\n    flex-shrink: 0;\n    border-radius: 50%;\n    background: var(--ff-primary);\n    color: #fff;\n    font-size: 11px;\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 2px;\n  }\n  .flyfone-pricing-v2 .ff-summary-item b{\n    display: block;\n    font-size: 14px;\n    color: var(--ff-heading);\n  }\n  .flyfone-pricing-v2 .ff-summary-item span{\n    display: block;\n    font-size: 13px;\n    color: var(--ff-muted);\n    margin-top: 2px;\n  }\n  .flyfone-pricing-v2 .ff-summary .ff-btns{\n    margin-top: 24px;\n    flex-direction: column;\n  }\n  .flyfone-pricing-v2 .ff-summary .ff-btn{\n    width: 100%;\n  }\n  .flyfone-pricing-v2 .ff-support-note{\n    margin-top: 20px;\n    padding-top: 20px;\n    border-top: 1px solid rgba(0,0,0,.08);\n    font-size: 13px;\n    color: var(--ff-muted);\n    text-align: center;\n  }\n  .flyfone-pricing-v2 .ff-support-note a{\n    color: var(--ff-action);\n    font-weight: 600;\n  }\n\n  \/* Content sections *\/\n  .flyfone-pricing-v2 .ff-section-header{\n    max-width: 700px;\n    margin-bottom: 40px;\n  }\n  .flyfone-pricing-v2 .ff-section-header--wide{\n    max-width: 100%;\n  }\n  .flyfone-pricing-v2 .ff-section-header p{\n    margin-top: 8px;\n    font-size: 16px;\n  }\n\n  \/* Table container - the only \"card-like\" element *\/\n  .flyfone-pricing-v2 .ff-table-wrap{\n    background: #FAFBFC;\n    border: 1px solid var(--ff-border);\n    border-radius: 12px;\n    overflow: hidden;\n  }\n  .flyfone-pricing-v2 .ff-table-header{\n    padding: 16px 20px;\n    border-bottom: 1px solid var(--ff-border);\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    background: #fff;\n  }\n  .flyfone-pricing-v2 .ff-table-header b{\n    font-size: 14px;\n    color: var(--ff-heading);\n  }\n  .flyfone-pricing-v2 .ff-table-header span{\n    font-size: 13px;\n    color: var(--ff-muted);\n  }\n  .flyfone-pricing-v2 .ff-table-body{\n    padding: 20px;\n  }\n\n  \/* Tip\/Note - inline style *\/\n  .flyfone-pricing-v2 .ff-tip{\n    margin-top: 20px;\n    padding: 16px 20px;\n    background: rgba(0,145,212,.06);\n    border-left: 3px solid var(--ff-action);\n    border-radius: 0 8px 8px 0;\n    font-size: 14px;\n    color: #1a4a5e;\n  }\n  .flyfone-pricing-v2 .ff-tip b{\n    color: var(--ff-heading);\n  }\n  .flyfone-pricing-v2 .ff-tip--alt{\n    background: rgba(114,177,76,.08);\n    border-left-color: var(--ff-primary);\n    color: #2a5a2e;\n  }\n\n  \/* CTA Banner - full width, impactful *\/\n  .flyfone-pricing-v2 .ff-cta-banner{\n    background: linear-gradient(135deg, var(--ff-heading) 0%, #0a4d8c 100%);\n    border-radius: 16px;\n    padding: 48px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 32px;\n  }\n  .flyfone-pricing-v2 .ff-cta-banner h2{\n    color: #fff;\n    margin: 0;\n  }\n  .flyfone-pricing-v2 .ff-cta-banner p{\n    color: rgba(255,255,255,.75);\n    margin-top: 8px;\n  }\n  .flyfone-pricing-v2 .ff-cta-banner .ff-btns{\n    margin: 0;\n    flex-shrink: 0;\n  }\n  .flyfone-pricing-v2 .ff-cta-banner .ff-btn--primary{\n    background: #fff;\n    color: var(--ff-heading);\n    box-shadow: 0 4px 14px rgba(0,0,0,.2);\n  }\n  .flyfone-pricing-v2 .ff-cta-banner .ff-btn--outline{\n    border-color: rgba(255,255,255,.3);\n    color: #fff;\n  }\n  .flyfone-pricing-v2 .ff-cta-banner .ff-btn--outline:hover{\n    border-color: #fff;\n    background: rgba(255,255,255,.1);\n  }\n\n  \/* Features grid - 3 columns for wider layout *\/\n  .flyfone-pricing-v2 .ff-features-grid{\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 32px 48px;\n  }\n  .flyfone-pricing-v2 .ff-feature{\n    display: flex;\n    gap: 16px;\n  }\n  .flyfone-pricing-v2 .ff-feature-icon{\n    width: 44px;\n    height: 44px;\n    flex-shrink: 0;\n    border-radius: 12px;\n    background: rgba(114,177,76,.12);\n    color: var(--ff-primary);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 20px;\n  }\n  .flyfone-pricing-v2 .ff-feature h3{\n    margin-bottom: 6px;\n    font-size: 16px;\n  }\n  .flyfone-pricing-v2 .ff-feature p{\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  \/* Contact footer - minimal *\/\n  .flyfone-pricing-v2 .ff-contact{\n    text-align: center;\n    padding: 60px 0;\n  }\n  .flyfone-pricing-v2 .ff-contact p{\n    font-size: 16px;\n  }\n  .flyfone-pricing-v2 .ff-contact a{\n    color: var(--ff-action);\n    font-weight: 600;\n  }\n  .flyfone-pricing-v2 .ff-contact .ff-btns{\n    justify-content: center;\n    margin-top: 24px;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 900px){\n    .flyfone-pricing-v2 .ff-hero-grid{\n      grid-template-columns: 1fr;\n      gap: 40px;\n    }\n    .flyfone-pricing-v2 .ff-summary{\n      position: relative;\n      top: 0;\n    }\n    .flyfone-pricing-v2 h1{ font-size: 38px; }\n    .flyfone-pricing-v2 .ff-metrics{\n      flex-wrap: wrap;\n      gap: 24px;\n    }\n    .flyfone-pricing-v2 .ff-cta-banner{\n      flex-direction: column;\n      text-align: center;\n      padding: 36px 24px;\n    }\n    .flyfone-pricing-v2 .ff-features-grid{\n      grid-template-columns: 1fr;\n    }\n  }\n  @media (min-width: 901px) and (max-width: 1100px){\n    .flyfone-pricing-v2 .ff-features-grid{\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n<\/style>\n\n<div class=\"flyfone-pricing-v2\">\n\n  <!-- HERO -->\n  <section class=\"ff-section ff-section--hero\">\n    <div class=\"ff-wrap\">\n      <div class=\"ff-hero-grid\">\n\n        <div>\n          <div class=\"ff-badge\">$0 platform fee \u2022 $0 minimum<\/div>\n          <h1>Pay Only When<br>You Call<\/h1>\n          <p class=\"ff-lead\" style=\"margin-top:20px;\">\n            Simple, transparent pricing. No monthly fees, no commitments\u2014just pay for the minutes you use.\n          <\/p>\n\n          <div class=\"ff-metrics\">\n            <div class=\"ff-metric\">\n              <b>$0<\/b>\n              <span>Platform fee<\/span>\n            <\/div>\n            <div class=\"ff-metric\">\n              <b>$0<\/b>\n              <span>Number rental<\/span>\n            <\/div>\n            <div class=\"ff-metric\">\n              <b>6s<\/b>\n              <span>Billing increments<\/span>\n            <\/div>\n          <\/div>\n\n          <div class=\"ff-btns\">\n            <a class=\"ff-btn ff-btn--primary\" href=\"#signup\">Try Free for 5 Days<\/a>\n            <a class=\"ff-btn ff-btn--outline\" href=\"#calculator\">Calculate Savings<\/a>\n          <\/div>\n          <p class=\"ff-small-note\">No credit card required \u2022 Deploy in under 1 hour<\/p>\n            \n            <!-- Payment Methods Section -->\n<div style=\"margin-top: 24px; padding-top: 20px; border-top: 1px solid #e5e7eb;\">\n  <p style=\"font-size: 14px; color: #6b7280; margin-bottom: 12px; text-align: center;\">Supported Payment Methods<\/p>\n  \n  <div style=\"display: flex; justify-content: center; align-items: center; gap: 16px; flex-wrap: wrap;\">\n    \n    <!-- Credit Cards -->\n    <div style=\"display: flex; align-items: center; gap: 6px;\">\n      <!-- Visa -->\n      <div style=\"width: 46px; height: 32px; background: #1A1F71; border-radius: 6px; display: flex; align-items: center; justify-content: center;\">\n        <span style=\"color: white; font-weight: bold; font-size: 14px; font-style: italic; font-family: Arial, sans-serif;\">VISA<\/span>\n      <\/div>\n      \n      <!-- Mastercard -->\n      <div style=\"width: 46px; height: 32px; background: #f5f5f5; border-radius: 6px; display: flex; align-items: center; justify-content: center; position: relative;\">\n        <div style=\"width: 18px; height: 18px; background: #EB001B; border-radius: 50%; position: absolute; left: 10px;\"><\/div>\n        <div style=\"width: 18px; height: 18px; background: #F79E1B; border-radius: 50%; position: absolute; right: 10px;\"><\/div>\n      <\/div>\n      \n      <!-- iDEAL -->\n      <div style=\"width: 46px; height: 32px; background: #CC0066; border-radius: 6px; display: flex; align-items: center; justify-content: center;\">\n        <span style=\"color: white; font-weight: bold; font-size: 11px; font-family: Arial, sans-serif;\">iDEAL<\/span>\n      <\/div>\n    <\/div>\n    \n    <!-- PayPal -->\n    <div style=\"padding: 6px 16px; background: #f9fafb; border-radius: 8px; border: 1px solid #e5e7eb;\">\n      <span style=\"font-size: 16px; font-weight: bold; font-family: Arial, sans-serif;\">\n        <span style=\"color: #253B80;\">Pay<\/span><span style=\"color: #179BD7;\">Pal<\/span>\n      <\/span>\n    <\/div>\n    \n    <!-- Crypto -->\n    <div style=\"display: flex; align-items: center; gap: 6px;\">\n      <!-- Bitcoin -->\n      <div style=\"width: 32px; height: 32px; background: #F7931A; border-radius: 50%; display: flex; align-items: center; justify-content: center;\">\n        <span style=\"color: white; font-weight: bold; font-size: 18px; font-family: Arial, sans-serif;\">\u20bf<\/span>\n      <\/div>\n      \n      <!-- Ethereum -->\n      <div style=\"width: 32px; height: 32px; background: #627EEA; border-radius: 50%; display: flex; align-items: center; justify-content: center;\">\n        <span style=\"color: white; font-weight: bold; font-size: 16px; font-family: Arial, sans-serif;\">\u25c6<\/span>\n      <\/div>\n      \n      <!-- USDT\/Tether -->\n      <div style=\"width: 32px; height: 32px; background: #26A17B; border-radius: 50%; display: flex; align-items: center; justify-content: center;\">\n        <span style=\"color: white; font-weight: bold; font-size: 16px; font-family: Arial, sans-serif;\">\u20ae<\/span>\n      <\/div>\n    <\/div>\n    \n  <\/div>\n<\/div>\n        <\/div>\n          \n\n        <aside class=\"ff-summary\">\n          <h3>What's included<\/h3>\n          <div class=\"ff-summary-list\">\n            <div class=\"ff-summary-item\">\n              <span class=\"ff-check\">\u2713<\/span>\n              <div>\n                <b>Pay-as-you-go<\/b>\n                <span>No tiers, no seat fees<\/span>\n              <\/div>\n            <\/div>\n            <div class=\"ff-summary-item\">\n              <span class=\"ff-check\">\u2713<\/span>\n              <div>\n                <b>Global outbound<\/b>\n                <span>Call 200+ countries<\/span>\n              <\/div>\n            <\/div>\n            <div class=\"ff-summary-item\">\n              <span class=\"ff-check\">\u2713<\/span>\n              <div>\n                <b>Local presence<\/b>\n                <span>DIDs in 100+ countries<\/span>\n              <\/div>\n            <\/div>\n            <div class=\"ff-summary-item\">\n              <span class=\"ff-check\">\u2713<\/span>\n              <div>\n                <b>18\/7 Support<\/b>\n                <span>Live chat & email<\/span>\n              <\/div>\n            <\/div>\n          <\/div>\n          <div class=\"ff-btns\">\n            Start Free Trial\n            <a class=\"ff-btn ff-btn--outline\" href=\"#contact\">Talk to Sales<\/a>\n          <\/div>\n          <div class=\"ff-support-note\">\n            Questions? <a href=\"mailto:support@flyfone.com\">support@flyfone.com<\/a>\n          <\/div>\n        <\/aside>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <hr class=\"ff-divider\">\n\n  <!-- OUTBOUND RATES -->\n  <section class=\"ff-section\">\n    <div class=\"ff-wrap\">\n      <div class=\"ff-section-header\">\n        <h2>International Call Rates<\/h2>\n        <p>Make calls to 200+ countries at competitive rates. Billed in 6-second increments.<\/p>\n      <\/div>\n\n      <div class=\"ff-table-wrap\">\n        <div class=\"ff-table-header\">\n          <b>Select destination<\/b>\n          <span>Real-time pricing<\/span>\n        <\/div>\n        <div class=\"ff-table-body\">\n          <div class=\"flyfone-rate-table-container\">\n    <div class=\"flyfone-filters\">\n        <select id=\"flyfone-region-filter\">\n            <option value=\"all\">All Regions<\/option>\n            <option value=\"Africa\">Africa<\/option><option value=\"Antarctica\">Antarctica<\/option><option value=\"Asia\">Asia<\/option><option value=\"Europe\">Europe<\/option><option value=\"North America\">North America<\/option><option value=\"Oceania\">Oceania<\/option><option value=\"South America\">South America<\/option><option value=\"Special\/Global\">Special\/Global<\/option><option value=\"Special\/Maritime\">Special\/Maritime<\/option><option value=\"Special\/Satellite\">Special\/Satellite<\/option>        <\/select>\n        \n        <input type=\"text\" id=\"flyfone-search\" placeholder=\"Search country...\">\n\n                <button id=\"flyfone-download-csv\" class=\"button\">Download CSV<\/button>\n            <\/div>\n\n    <div class=\"flyfone-rate-disclaimer\" style=\"display:flex;align-items:flex-start;gap:10px;background:#FFF8E1;border:1px solid #F4C430;border-left:4px solid #F4C430;border-radius:8px;padding:12px 16px;margin:0 0 16px;font-size:14px;line-height:1.5;color:#5C4A03;\"><span style=\"font-size:16px;line-height:1.4;\">\u26a0\ufe0f<\/span><span>The below calling rate is for reference only. For the most updated and accurate pricing please <a href=\"https:\/\/flyfone.com\/request-free-trial\/\" style=\"color:#0052CC;font-weight:600;text-decoration:underline;\">contact us<\/a>.<\/span><\/div>\n\n    <div class=\"flyfone-table-scroll-wrapper\">\n        <table class=\"flyfone-rates-table\">\n            <thead>\n                <tr>\n                    <th data-sort=\"prefix\">Prefix<\/th>\n                    <th data-sort=\"destination\">Destination<\/th>\n                    <th data-sort=\"rates\">Rates (USD\/minute)\u00a0<span style=\"color:#0052CC;font-weight:700;\" title=\"Reference only - contact us for the most accurate pricing\">*<\/span><\/th>\n                <\/tr>\n            <\/thead>\n            <tbody>\n                <!-- Populated by JS -->\n                <tr><td colspan=\"3\">Loading rates...<\/td><\/tr>\n            <\/tbody>\n        <\/table>\n    <\/div>\n<\/div>\n\n        <\/div>\n      <\/div>\n\n      <div class=\"ff-tip\">\n        <b>Pro tip:<\/b> 6-second billing means you never overpay for short calls. A 10-second call costs exactly 10 seconds\u2014not a full minute.\n<p style=\"text-align: center; margin-top: 20px;\">\n  <a href=\"https:\/\/flyfone.com\/contact-us\/\" style=\"color: #0052CC; font-weight: 600; text-decoration: underline;\">\n    Contact us for the best pricing\n  <\/a>\n<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FEATURES \/ WHAT'S INCLUDED -->\n  <section class=\"ff-section\">\n    <div class=\"ff-wrap\">\n      <div class=\"ff-section-header\">\n        <h2>Everything You Need<\/h2>\n        <p>No hidden fees. No complicated tiers. Just straightforward tools to make calls.<\/p>\n      <\/div>\n\n                <div class=\"flyfone-standard-container\">\n            <div class=\"flyfone-pricing-cards two-cards\">\n                <!-- Free \/ Included Card -->\n                <div class=\"pricing-card\">\n                    <div class=\"card-header\">\n                        <h3>Included Free<\/h3>\n                        <p class=\"card-subtitle\">Full platform access<\/p>\n                        <div class=\"card-price\">$0<span class=\"period\">\/mo<\/span><\/div>\n                        <a href=\"#\" class=\"button\">Start Free Trial<\/a>\n                    <\/div>\n                    <ul class=\"card-features\">\n                        <li class=\"checked\">Platform access<\/li>\n                        <li class=\"checked\">Dashboard & Analytics<\/li>\n                        <li class=\"checked\">AI Quality Assurance<\/li>\n                        <li class=\"checked\">Auto-dialer (all modes)<\/li>\n                        <li class=\"checked\">CRM integrations<\/li>\n                        <li class=\"checked\">API access<\/li>\n                        <li class=\"checked\">18\/7 live support<\/li>\n                        <li class=\"checked\">Multi-level IVR<\/li>\n                        <li class=\"checked\">Real-time monitoring<\/li>\n                    <\/ul>\n                <\/div>\n\n                <!-- Paid \/ Usage Card -->\n                <div class=\"pricing-card popular\">\n                    <div class=\"popular-badge\">PAY AS YOU GO<\/div>\n                    <div class=\"card-header\">\n                        <h3>Usage Rates<\/h3>\n                        <p class=\"card-subtitle\">Pay only for what you use<\/p>\n                        <div class=\"card-price\">Usage<span class=\"period\">based<\/span><\/div>\n                        <a href=\"#\" class=\"button primary\">View Rate Table<\/a>\n                    <\/div>\n                    <ul class=\"card-features\">\n                        <li class=\"checked\">Call minutes (per destination)<\/li>\n                        <li class=\"checked\">Phone numbers (monthly fee)<\/li>\n                        <li class=\"checked\">Call recording (per minute)<\/li>\n                        <li class=\"unchecked\">No setup fees<\/li>\n                        <li class=\"unchecked\">No seat licenses<\/li>\n                        <li class=\"unchecked\">No minimum spend<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            \n            <div class=\"flyfone-badges\">\n                <span>\u2713 No setup fees<\/span>\n                <span>\u2713 No seat licenses<\/span>\n                <span>\u2713 No minimum spend<\/span>\n                <span>\u2713 No long-term contracts<\/span>\n                <span>\u2713 Cancel anytime<\/span>\n            <\/div>\n        <\/div>\n        \n    <\/div>\n  <\/section>\n\n  <!-- CTA BANNER -->\n  <section class=\"ff-section\" id=\"signup\">\n    <div class=\"ff-wrap\">\n      <div class=\"ff-cta-banner\">\n        <div>\n          <h2>Ready to start calling?<\/h2>\n          <p>Try free for 5 days\u2014no credit card, no commitment.<\/p>\n        <\/div>\n        <div class=\"ff-btns\">\n          Start Free Trial\n          Calculate Savings\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <hr class=\"ff-divider\">\n\n  <!-- FAQ -->\n  <section class=\"ff-section\">\n    <div class=\"ff-wrap\">\n      <div class=\"ff-section-header\">\n        <h2>Common Questions<\/h2>\n        <p>Quick answers to help you get started.<\/p>\n      <\/div>\n\n              <div class=\"flyfone-faq-container\">\n            <div class=\"flyfone-faq-header\">\n                <span class=\"faq-badge\">FAQ<\/span>\n                <h2>Frequently Asked Questions<\/h2>\n            <\/div>\n            \n            <div class=\"flyfone-faq-grid\">\n                                <div class=\"flyfone-faq-item\">\n                    <button class=\"flyfone-faq-question\">\n                        <span>How does per-minute billing work?<\/span>\n                        <span class=\"icon-chevron\"><\/span>\n                    <\/button>\n                    <div class=\"flyfone-faq-answer\">\n                        <div class=\"answer-content\">\n                            <p>You pay only for actual talk time. Calls are billed in 60-second blocks. A 90-second call = 2 minutes billed. No charges for unanswered calls or voicemail.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                                <div class=\"flyfone-faq-item\">\n                    <button class=\"flyfone-faq-question\">\n                        <span>Are there any hidden fees?<\/span>\n                        <span class=\"icon-chevron\"><\/span>\n                    <\/button>\n                    <div class=\"flyfone-faq-answer\">\n                        <div class=\"answer-content\">\n                            <p>No. You pay for: call minutes (varies by destination), phone numbers (monthly fee), and optional call recording. Platform access, AI QA, analytics, auto-dialer, and support are all included free.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                                <div class=\"flyfone-faq-item\">\n                    <button class=\"flyfone-faq-question\">\n                        <span>What's the minimum commitment?<\/span>\n                        <span class=\"icon-chevron\"><\/span>\n                    <\/button>\n                    <div class=\"flyfone-faq-answer\">\n                        <div class=\"answer-content\">\n                            <p>None. No minimum spend, no long-term contracts. Start with as little as $50 credit. Cancel anytime with no penalties.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                                <div class=\"flyfone-faq-item\">\n                    <button class=\"flyfone-faq-question\">\n                        <span>Do you offer volume discounts?<\/span>\n                        <span class=\"icon-chevron\"><\/span>\n                    <\/button>\n                    <div class=\"flyfone-faq-answer\">\n                        <div class=\"answer-content\">\n                            <p>Yes. Contact sales for custom pricing on 100,000+ minutes\/month or 50+ phone numbers.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                                <div class=\"flyfone-faq-item\">\n                    <button class=\"flyfone-faq-question\">\n                        <span>How do I port my existing numbers?<\/span>\n                        <span class=\"icon-chevron\"><\/span>\n                    <\/button>\n                    <div class=\"flyfone-faq-answer\">\n                        <div class=\"answer-content\">\n                            <p>Number porting is FREE for US and most international numbers. Process takes 5-10 business days. Contact support to start the porting process.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                                <div class=\"flyfone-faq-item\">\n                    <button class=\"flyfone-faq-question\">\n                        <span>What payment methods do you accept?<\/span>\n                        <span class=\"icon-chevron\"><\/span>\n                    <\/button>\n                    <div class=\"flyfone-faq-answer\">\n                        <div class=\"answer-content\">\n                            <p>Credit card (Visa, Mastercard, Amex), PayPal, and wire transfer for enterprise accounts.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                                <div class=\"flyfone-faq-item\">\n                    <button class=\"flyfone-faq-question\">\n                        <span>Can I try before I buy?<\/span>\n                        <span class=\"icon-chevron\"><\/span>\n                    <\/button>\n                    <div class=\"flyfone-faq-answer\">\n                        <div class=\"answer-content\">\n                            <p>Yes! Start with a 5-day free trial with full platform access. No credit card required to start.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                                <div class=\"flyfone-faq-item\">\n                    <button class=\"flyfone-faq-question\">\n                        <span>How often do rates change?<\/span>\n                        <span class=\"icon-chevron\"><\/span>\n                    <\/button>\n                    <div class=\"flyfone-faq-answer\">\n                        <div class=\"answer-content\">\n                            <p>Rates are reviewed quarterly. You'll be notified 30 days before any changes take effect.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                            <\/div>\n        <\/div>\n        \n        <script>\n        document.addEventListener('DOMContentLoaded', function() {\n            const acc = document.getElementsByClassName(\"flyfone-faq-question\");\n            for (let i = 0; i < acc.length; i++) {\n                acc[i].addEventListener(\"click\", function() {\n                    this.classList.toggle(\"active\");\n                    const panel = this.nextElementSibling;\n                    if (panel.style.maxHeight) {\n                        panel.style.maxHeight = null;\n                    } else {\n                        panel.style.maxHeight = panel.scrollHeight + \"px\";\n                    }\n                });\n            }\n        });\n        <\/script>\n        \n    <\/div>\n  <\/section>\n\n  <hr class=\"ff-divider\">\n\n  <!-- CONTACT -->\n  <section class=\"ff-contact\" id=\"contact\">\n    <div class=\"ff-wrap\">\n      <h2>Still have questions?<\/h2>\n      <p style=\"margin-top:8px;\">\n        Our team is here 18\/7 via support@flyfone.com or live chat\n      <\/p>\n      <div class=\"ff-btns\">\n        Talk to Sales\n        Start Free Trial\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"$0 platform fee \u2022 $0 minimum Pay Only WhenYou Call Simple, transparent pricing. No monthly fees, no commitments\u2014just pay for the minutes you use. $0 Platform fee $0 Number rental 6s Billing increments Try Free for 5 Days Calculate Savings No credit card required \u2022 Deploy in under 1 hour Supported Payment Methods VISA iDEAL [...]","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-13125","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/flyfone.com\/ru\/wp-json\/wp\/v2\/pages\/13125","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/flyfone.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/flyfone.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/flyfone.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/flyfone.com\/ru\/wp-json\/wp\/v2\/comments?post=13125"}],"version-history":[{"count":17,"href":"https:\/\/flyfone.com\/ru\/wp-json\/wp\/v2\/pages\/13125\/revisions"}],"predecessor-version":[{"id":13937,"href":"https:\/\/flyfone.com\/ru\/wp-json\/wp\/v2\/pages\/13125\/revisions\/13937"}],"wp:attachment":[{"href":"https:\/\/flyfone.com\/ru\/wp-json\/wp\/v2\/media?parent=13125"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}