Generated by All in One SEO Pro v5.0.1.1, this is an llms-full.txt file, used by LLMs to index the site. # IntelliPay Any Payment. Every Channel. One Platform ## Posts ### [EMV Tokenization in 2026:The Complete Guide](https://intellipay.com/under-the-hood-with-emv-tokenization/) **Published:** May 12, 2025 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 payment processor that uses payment tokenization across its platform. This guide explains what payment tokenization actually does, how it differs from EMV chip security, and where it fits into a merchant's compliance picture. Learn more about [IntelliPay's secure payment platform](https://intellipay.com/products/). By Dale Erling, IntelliPay | Payment technology and government payment systems | Updated September 2026 Quick Read Payment tokenization replaces a cardholder's actual card number, or PAN, with a substitute value that can be restricted to a particular device, merchant, channel, or payment use case. When it's implemented correctly, it can reduce how often systems need to handle the underlying PAN. - EMV chips secure the card-present transaction itself. Payment tokenization protects the card data everywhere else, in online payments, stored credentials, and mobile wallets. They solve different problems. - Tokenization isn't explicitly mandated by PCI DSS, but when designed and implemented appropriately, it can be an effective way to reduce PCI scope, since systems that never touch the real card number carry far less compliance burden. - Global EMV chip adoption is high and has been for years, but adoption numbers alone don't tell you much. What matters for a merchant is whether tokenization is properly implemented across every channel you accept payments in, not just the card-present one. Payment tokenization replaces a cardholder's Primary Account Number, the actual card number, with a substitute value designed for a defined payment context. EMV chip cards already protect in-person EMV transactions by generating transaction-specific cryptographic data when the card is inserted, tapped, or otherwise processed through an EMV-capable payment flow, which makes counterfeit card use far harder than relying on the static data stored on a magnetic stripe. Payment tokenization extends protection into channels a physical chip can't secure on its own, including e-commerce, stored credentials, and many mobile-wallet transactions. Contents - [What EMV technology actually is](#What_EMV_technology_actually_is) - [Where EMV chip security stops](#Where_EMV_chip_security_stops) - [How tokenization actually works](#How_tokenization_actually_works) - [What modern tokenization actually includes](#What_modern_tokenization_actually_includes) - [Where tokenization fits with PCI compliance](#Where_tokenization_fits_with_PCI_compliance) - [Where regulation actually stands](#Where_regulation_actually_stands) - [What makes payment tokenization trustworthy](#What_makes_payment_tokenization_trustworthy) - [Where this is headed](#Where_this_is_headed) - [Frequently asked questions](#Frequently_asked_questions) - [Sources and further reading](#Sources_and_further_reading) ## What EMV technology actually is EMV, named for its original developers Europay, Mastercard, and Visa, is the global standard for authenticating chip based card transactions. Instead of relying on the static data stored on a magnetic stripe, an EMV chip generates a unique cryptographic value for each transaction, which is what makes cloned cards largely ineffective against chip terminals. EMV adoption has climbed steadily worldwide over the past decade, with global card-present transactions now overwhelmingly using chip technology in most developed markets, the U.S. among them, after a slower rollout than Europe and Canada saw in the early 2010s. ## Where EMV chip security stops EMV chips are genuinely effective at what they're designed to do, but that scope is narrower than a lot of merchants assume. A chip secures the specific interaction at the point of sale. It doesn't protect the actual card number throughout its entire lifecycle, before or after that moment, and it does nothing for a transaction that never touches a physical terminal in the first place, which describes most e-commerce and stored-credential activity. It also doesn't prevent a data breach at the merchant or processor level from exposing whatever card data those systems happen to be holding. That gap, protecting the card number itself rather than just the point-of-sale interaction, is exactly what tokenization is built to close. ## How tokenization actually works Tokenization replaces the sensitive account number with a payment token, a substitute value designed for a defined payment context. A properly provisioned token is generally restricted to the device, merchant, channel, or token requestor relationship for which it was issued, so intercepting it should not give an attacker a reusable card number for unrelated transactions. In a typical network tokenization flow, a Token Service Provider provisions a payment token after the appropriate issuer and network controls are satisfied. The token can then be used in place of the PAN within the approved payment flow, often together with transaction-specific cryptographic data. The relationship between the token and the underlying PAN is maintained within the authorized tokenization environment, sometimes called a token vault. The exact transaction path varies by channel, wallet, card network, processor, and merchant implementation. ## What modern tokenization actually includes A few components have become standard practice as tokenization has matured. Domain-specific tokens are restricted to a specific merchant, channel, or payment method, so a token compromised in one context has limited use anywhere else. Payment Account Reference, or PAR, is designed to help authorized ecosystem participants link transactions made with different EMV Payment Tokens back to the same underlying payment account for defined operational purposes, including transaction matching and fraud management workflows. The availability and permitted use of PAR data depend on card network rules, contractual permissions, and applicable privacy requirements. ## Where tokenization fits with PCI compliance Tokenization is not explicitly mandated by PCI DSS, but it can be an effective tool for reducing PCI scope. When PAN data is tokenized before it reaches your systems, fewer systems may store, process, or transmit cardholder data, which can narrow the environment subject to PCI DSS requirements. That does not eliminate PCI responsibilities. Most merchants should expect an annual validation step, typically the applicable Self-Assessment Questionnaire and Attestation of Compliance required by their acquirer or processor. The correct validation path depends on the payment flow and implementation. ## Where regulation actually stands It's worth being accurate here rather than sweeping, because this area is often overstated. In the EU, the proposed Payment Services Directive 3 and companion Payment Services Regulation reached political agreement in late 2025, and agreed texts were published in April 2026. The new framework is expected to strengthen requirements around authentication, fraud prevention, liability, and open banking access as it moves through final adoption and implementation, with broad application anticipated no earlier than late 2027. It does not create a blanket tokenization mandate for all digital payments. In the United States, FedNow is an instant payment rail rather than a card payment program, and it does not impose a card tokenization requirement. Tokenization is more directly relevant to card network payment flows, mobile wallets, stored credentials, and processor-managed payment environments. In those settings, it's widely used as a security and scope-reduction tool rather than a universal legal requirement. ## What makes payment tokenization trustworthy A payment token is not just a random replacement number. EMVCo's Payment Tokenisation framework defines the ecosystem roles and controls that help tokens work consistently across issuers, card networks, wallet providers, processors, acquirers, and merchants. Those controls can include token domain restrictions, lifecycle management when a card is replaced or compromised, token requestor identification, transaction-specific cryptograms, and governed access to the relationship between a token and its underlying PAN. For merchants, the practical question is simpler: confirm whether your processor uses network tokens, gateway tokens, or both; understand which payment channels are covered; and verify how tokens are handled when cards expire, are reissued, or are updated in a recurring billing profile. ## Where this is headed Tokenization has moved from a nice-to-have security add-on to genuine infrastructure underneath most digital commerce. Where it goes next is still being worked out across the industry: sensor-based and ambient commerce experiences, machine-to-machine payments between connected devices, and richer transaction analytics that use token metadata to improve authorization decisions without exposing more sensitive data than necessary. Treat these as directions the industry is exploring rather than settled outcomes. The specifics will depend on how card networks, regulators, and merchants actually implement them over the next few years. ## Frequently asked questions What is payment tokenization? A security process that replaces the actual card number with a payment token used for a defined payment context. Properly implemented tokens can be restricted to a particular device, merchant, channel, or token requestor, which helps prevent them from being reused like an exposed card number. The underlying PAN remains protected within the authorized tokenization environment. EMV Payment Tokenisation is EMVCo's specific framework for this in network-tokenized card payment environments. What's the difference between EMV chip technology and tokenization? EMV chips protect card-present transactions with a unique cryptogram generated for each eligible in-person chip or contactless transaction, which makes card cloning nearly impossible. Tokenization protects card data in digital environments, online payments, stored credentials, and mobile wallets, by replacing the card number with a token. They work together rather than competing: EMV secures the point of interaction, tokenization secures the data everywhere else. Is tokenization required for PCI DSS compliance? Not explicitly. When PAN data is tokenized before it reaches your systems, fewer systems may store, process, or transmit cardholder data, which can reduce PCI scope. That does not eliminate PCI responsibilities. Most merchants should expect an annual validation step, typically the applicable Self-Assessment Questionnaire and Attestation of Compliance required by their acquirer or processor. The correct validation path depends on the payment flow and implementation. What is a Token Service Provider? The entity authorized to generate and manage payment tokens on behalf of card networks and issuers. A TSP provisions a token in place of the real card number, maintains the relationship between the token and the underlying PAN within an authorized tokenization environment, and applies the domain restrictions and lifecycle rules that keep a token usable only in its intended context. The exact roles involved, including the network, issuer, acquirer, and merchant, vary by implementation. Does a regulation like PSD3 or FedNow require tokenization? Not as a blanket requirement. PSD3 and its companion Payment Services Regulation reached political agreement in the EU in late 2025, with agreed texts published in April 2026, and they focus mainly on authentication, fraud liability, and open banking access rather than mandating tokenization for all digital payments. Broad application isn't expected before late 2027. FedNow is an instant payment rail, not a card program, and it doesn't impose a tokenization requirement either, though some providers layer it on top voluntarily. Tokenization shows up as a strong expectation through card network rules and PCI guidance, not as a hard legal mandate from either of these. The bottom line EMV chips and payment tokenization solve different security problems. The right mix depends on where and how your business accepts payments. EMV helps protect eligible in-person chip and contactless transactions. Tokenization can reduce exposure to underlying card numbers in online, stored-credential, mobile-wallet, and processor-managed payment flows. Review both against every payment channel you operate. To talk through how tokenization fits your current payment setup, visit [IntelliPay](https://intellipay.com/talk-to-a-consultant/). ## Sources and further reading - EMVCo, [EMV specifications and payment tokenization documentation](https://www.emvco.com/specifications). - PCI Security Standards Council, [PCI DSS documentation](https://www.pcisecuritystandards.org/document_library/) on tokenization and scope reduction. - European Parliament and Council of the European Union, proposed Payment Services Directive 3 and Payment Services Regulation: political agreement reached in late 2025, with agreed texts published in April 2026. - Federal Reserve, FedNow Instant Payments program documentation. **Disclaimer:** This content is for general informational purposes only and does not constitute legal, financial, security, or compliance advice. EMV and tokenization significantly reduce, but do not eliminate, the risk of card data compromise, and no security measure can guarantee absolute protection. Merchants remain responsible for maintaining PCI DSS compliance appropriate to their transaction volume and payment environment, regardless of the security technologies in place. Regulatory developments referenced here, including PSD3, the Payment Services Regulation, and FedNow, reflect general information as of the date of publication and are subject to change. Consult your processor, a Qualified Security Assessor, and legal counsel to confirm current requirements applicable to your business. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Security, Fraud & Compliance **Tags:** credit card security, Data security, EM solutions, EMV, EMV Security and Its Limitations, EMV Toekization, EMV Tokenization in 2025: The Complete Guide, IntelliPay, IntelliPay EM Solutions, SIngle Dip two transactions, The Role of Tokenization in Payment Security, What is EMV Technology? --- ### [Reduce Cart Abandonment, Boost Conversions](https://intellipay.com/reduce-cart-abandonment-boost-conversions/) **Published:** October 27, 2025 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 payment processor that helps merchants build checkout experiences that convert. This guide looks at why shoppers abandon carts and what actually moves the needle at checkout. Learn more about [IntelliPay's payment solutions](https://intellipay.com/products/). By Dale Erling, IntelliPay | Payment technology and government payment systems | Updated September 2026 Quick Read The average online cart abandonment rate has held around 70 percent for years. Some shoppers were never ready to buy, but many abandonments are tied to checkout friction merchants can actually address. - Unexpected costs at checkout, shipping, tax, and fees added late, are the single most commonly cited reason shoppers abandon a purchase. - Forced account creation, a checkout that feels too long, and not trusting the site with card information all show up consistently as major drop-off points. - Mobile checkout abandonment runs meaningfully higher than desktop, so a checkout that works fine on a laptop can still be losing you sales on a phone. - None of the fixes require rebuilding your store from scratch. Most are checkout configuration and pricing transparency, not a redesign. Here's a number worth sitting with: the average online shopping cart gets abandoned around 70 percent of the time, according to the Baymard Institute's ongoing aggregation of checkout research, roughly 50 studies collected over nearly two decades. That figure hasn't moved much despite years of better technology, which tells you something important. This isn't primarily a technology problem. It's a checkout design and trust problem, and both of those are fixable. Contents - [Why carts actually get abandoned](#Why_carts_actually_get_abandoned) - [What actually moves the needle](#What_actually_moves_the_needle) - [Frequently asked questions](#Frequently_asked_questions) - [Sources and further reading](#Sources_and_further_reading) ## Why carts actually get abandoned Baymard's shopper survey asked U.S. consumers why they had abandoned a checkout, and the answers are consistent with what most merchants already suspect, just with numbers attached. Extra costs that appear too late, shipping, tax, or fees, topped the list at 40 percent among shoppers who were not simply browsing. Delivery speed came next at 20 percent. Nineteen percent said they did not trust the site with their card information, 18 percent cited required account creation, and 17 percent said the checkout process was too long or complicated. Returns policy, site errors, difficulty seeing the total cost up front, declined cards, and a lack of payment methods also appeared as meaningful reasons. What jumps out is how few of these are actually about the product or the price. Most are about the experience of paying, and that's the part a merchant has direct control over. ## What actually moves the needle **Show the real total early.** Given that extra costs are the single biggest cited reason for abandonment, this is the highest-leverage fix on the list. Display shipping, tax, and any fees as early in the flow as you reasonably can, not as a surprise on the final screen. **Make account creation optional.** Required account creation remains a meaningful source of abandonment. Offer a real guest checkout path, and let shoppers create an account after payment if they want one. **Cut steps and fields.** Every additional screen or form field is another chance for someone to reconsider or get frustrated. Autofill, address lookup, and saved payment methods all reduce the friction that turns a quick purchase into an abandoned one. **Treat mobile as the primary experience, not an afterthought.** Mobile abandonment is commonly higher than desktop, although the exact gap varies by industry, device, and how it's measured. A checkout that's merely functional on a phone, rather than genuinely designed for one, can create unnecessary friction. Use thumb-friendly buttons, minimize typing, support autofill, and consider wallet options such as Apple Pay or Google Pay where they fit your audience. **Make trust visible, not just present.** Security matters, but shoppers also look for signals that the business itself is legitimate: a recognizable domain, clear contact information, transparent policies, a stable checkout, and familiar payment options. A clear privacy policy and accessible support can help. If you use security messaging, make sure it's accurate and tied to real payment security practices rather than generic badge clutter. **Offer the payment methods your customers are likely to use.** A payment method mismatch can create friction, particularly when shoppers expect a wallet option on mobile or when larger, recurring, B2B, or government payments make ACH a practical choice. Start with your own customer base and transaction type rather than adding every possible payment method. **Handle declines like a normal part of the flow, not a dead end.** A declined card doesn't have to mean a lost sale. Give shoppers clear next steps: try another payment method, check billing details, or contact their bank. Keep them in the checkout flow rather than leaving them with a vague error message. **Actually watch your own numbers.** Analytics will show you where people drop off. They won't tell you why. Talking to real customers, or watching a handful of actual people attempt your checkout, tends to surface friction points that a funnel report alone never will. ## Frequently asked questions Why do customers abandon their carts at checkout? Most commonly, surprise costs revealed late in the process, being forced to create an account, not trusting the site with card information, and a checkout that feels too long or complicated. Mobile-specific friction and a lack of preferred payment options are common contributors too. How do I improve checkout security, or at least the perception of it? Maintain your actual PCI DSS compliance behind the scenes, and make that security visible on the page itself, security badges, a clear and findable privacy policy, and accessible support. A secure checkout that doesn't look secure to a shopper still loses sales to trust concerns. Is it worth offering ACH or digital wallets alongside cards? For a lot of merchants, yes, particularly for larger or recurring transactions where customers often have a strong existing preference. A checkout that only supports one payment type will lose some share of shoppers to that mismatch, though the exact impact depends on your customer base and average order size. How do I know if my checkout process actually needs work? Look at your abandonment rate against the general benchmark of around 70 percent, but don't stop there. Analytics will show you where people drop off in the funnel. Talking to actual customers, or watching real people attempt your checkout, will tell you why, which is usually the more useful half of the picture. What's the fastest way to see improvement? Showing your full price earlier in the flow and adding a real guest checkout option tend to be the two highest-leverage, lowest-effort changes, since they directly address the two most commonly cited reasons for abandonment. Results will vary by store, but these are the places most merchants should look first. The bottom line Not every abandoned cart was a sale waiting to happen, but checkout friction can turn ready-to-buy shoppers into lost orders. Show total costs early, make account creation optional, design mobile checkout as the primary experience rather than an afterthought, and offer the payment methods your customers actually want to use. To talk through your current checkout setup, visit [IntelliPay](https://intellipay.com/talk-to-a-consultant/). ## Sources and further reading - Baymard Institute, [Cart Abandonment Rate Statistics](https://baymard.com/lists/cart-abandonment-rate), based on its ongoing aggregation of 49 cart abandonment studies. - Baymard Institute, [How to Reduce Cart Abandonment](https://baymard.com/learn/reduce-cart-abandonment), including shopper-reported reasons for checkout abandonment and checkout UX guidance. **Disclaimer:** This content is for general informational purposes only and reflects general checkout optimization practices and third-party research as of the date of publication. Results from any specific change to a checkout flow vary by business, industry, customer base, and implementation, and are not guaranteed. This is not legal, financial, or compliance advice. Consult your payment processor and a qualified advisor to confirm current standards applicable to your business. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** ACH Payments, cart abandonment, checkout optimization, conversion rate, customer support, digital commerce, digital wallets, ecommerce checkout, ecommerce optimization, guest checkout, IntelliPay, Mobile Commerce, mobile payment optimization, online payments, payment analytics, payment best practices, payment conversion, Payment experience, Payment methods, Payment security, PCI Compliance, reducing payment friction, transparency, trust signals, user frustration --- ### [How Integrated Payments Cut the Hidden Costs Killing Small Business Margins](https://intellipay.com/integrated-payments-hidden-costs-small-business/) **Published:** March 30, 2026 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 payment processor that connects payment acceptance with the accounting, e-commerce, and business software small businesses already use. This piece looks at the costs that don't show up on your processing statement and how a connected setup addresses them. Learn more about [IntelliPay's integration options](https://intellipay.com/integrated-payment-solutions/). By Dale Erling, IntelliPay | Payment technology and government payment systems | Updated September 2026 Quick Read Most small businesses evaluate payment processing by rate alone. The bigger cost is often the labor spent manually reconciling a payment system that doesn't talk to your accounting or e-commerce software. - A connected integration posts transactions directly into QuickBooks, WooCommerce, or a custom system, cutting out manual exports and end-of-day reconciliation. - Routing card data through a PCI-certified gateway meaningfully reduces your compliance workload, but it doesn't eliminate your PCI obligations entirely. You'll still complete an annual validation step. - Fee recovery programs (service fees, convenience fees, dual pricing) work more reliably when the logic lives at the gateway level instead of being calculated by hand. - The actual savings depend on your transaction volume, your current process, and how much staff time reconciliation is costing you today. There's no single number that applies to every business. Most small business owners size up payment costs by looking at the rate, since that's the number printed on the statement. What's harder to see is the operational cost sitting underneath it: manual data entry, reconciliation that eats hours every week, and the kind of small human error that eventually turns into a chargeback, a duplicate entry, or a discrepancy your bookkeeper has to chase down. A payment integration connects your payment processing directly to the software you already run on, your accounting platform, your storefront, or a custom system, so a transaction gets recorded and reconciled automatically instead of by hand. That's the piece most rate-focused comparisons miss entirely. Contents - [The cost of a disconnected payment stack](#The_cost_of_a_disconnected_payment_stack) - [How to connect IntelliPay to your business software](#How_to_connect_IntelliPay_to_your_business_software) - [QuickBooks: reconciliation without the manual work](#QuickBooks_reconciliation_without_the_manual_work) - [WooCommerce: payments that stay on brand](#WooCommerce_payments_that_stay_on_brand) - [Fee recovery works better when it's built into the integration](#Fee_recovery_works_better_when_its_built_into_the_integration) - [How much you can actually save](#How_much_you_can_actually_save) - [Frequently asked questions](#Frequently_asked_questions) ## The cost of a disconnected payment stack There's no single dollar figure that applies across every small business here, and I'd be skeptical of anyone who hands you one without asking about your setup first. What drives the real cost is a combination of things: your processing rate and pricing model, how many platforms your team logs into to close the books each month, how much of that reconciliation is still manual, and how often a mismatched deposit or a duplicate entry turns into an afternoon of cleanup. Businesses that move to a connected setup commonly report a meaningful cut in reconciliation time, though the size of that reduction depends heavily on how manual your current process is. For a small team, even a modest reduction is real hours redirected from administrative work back to running the business. Most small businesses end up with a disconnected stack for an understandable reason: it gets built reactively. A processor gets added here, a gateway there, usually to solve one immediate problem, without anyone stepping back to plan how the pieces should talk to each other. The result is a setup where nothing connects automatically, and someone on staff ends up being the manual bridge between systems. ## How to connect IntelliPay to your business software There isn't one right way to do this. IntelliPay supports three paths, and which one fits depends mostly on your technical resources and what you're already running. **REST API integration.** If you're running proprietary software or a custom application, IntelliPay's documented REST API supports JSON, XML, and SOAP. The right implementation can use tokenization, hosted payment fields, or other processor-managed components to reduce the amount of cardholder data your systems handle. Your actual PCI scope depends on the payment flow and how the integration is built, so confirm the appropriate approach before development begins. Sandbox access and sample code are available at [intellipay.com/api-documentation](https://intellipay.com/api-documentation/). **Pre-built QuickBooks and WooCommerce integrations.** These come with your IntelliPay account setup and don't require a developer. Transaction data syncs into both platforms without anyone touching an export file. **Embedded front-end solutions.** Lightbox and hosted payment pages drop IntelliPay's payment interface into an existing website or application with minimal code, adding compliant payment acceptance without a rebuild of what you already have. IntelliPay offers these integration paths on its PCI DSS Level 1 payment platform, which can substantially reduce the PCI scope sitting on your plate, particularly if you don't have dedicated IT security staff. It's worth being precise about what that does and doesn't mean: reducing scope does not eliminate your PCI responsibilities. Most merchants should expect an annual PCI validation step, typically the applicable Self-Assessment Questionnaire and Attestation of Compliance required by their acquirer or processor. The correct form depends on how the payment flow is implemented. ## QuickBooks: reconciliation without the manual work When a payment runs through IntelliPay, online, in person, or by ACH, it can be recorded against the applicable QuickBooks Online customer and invoice workflow, based on the integration configuration. Supported transaction and invoice data can sync with QuickBooks Online, reducing or eliminating routine export and re-entry work. That can reduce the end-of-day reconciliation work many businesses simply accept as normal. For businesses where invoicing is central to the billing workflow, service companies, B2B firms, and contractors, the time savings can be meaningful, especially when staff are currently matching payments, invoices, and deposits by hand. ## WooCommerce: payments that stay on brand For a WordPress storefront, IntelliPay's WooCommerce plugin puts the full payment suite, including service fee, convenience fee, and dual pricing options, directly into the native checkout rather than sending shoppers somewhere else to pay. That is not just a cosmetic preference. A checkout that sends shoppers away from the store can create uncertainty at the moment of payment. Keeping the payment experience visually connected to the storefront, while using a processor-managed payment flow behind the scenes, can help create a more consistent customer experience. Cards, ACH, and eCheck can be supported through the same checkout, depending on your configuration, with transaction reporting flowing back to your IntelliPay dashboard. ## Fee recovery works better when it's built into the integration A fee recovery program, a service fee, a convenience fee, or dual pricing, shifts processing cost to the customer at checkout as a disclosed charge instead of absorbing it as a straight business expense. Done correctly, it can bring your net processing cost close to zero. The reason integration matters here is that fee programs have real compliance edges: permitted structures, disclosures, caps, payment types, and state restrictions can all vary. When the fee logic is configured and applied at the gateway or checkout level rather than calculated by hand at the register, it can be applied more consistently and documented more clearly. Availability and permitted configuration depend on the payment channel, merchant category, state law, card network rules, and your approved IntelliPay setup, so confirm the design before launching it. ## How much you can actually save That depends on your transaction volume, your current processor, and how much staff time reconciliation is quietly costing you right now. As a general pattern, businesses that move to an integrated setup tend to see savings show up in three places: lower processing cost through better interchange qualification and fee recovery, lower labor cost from eliminating manual reconciliation and data entry, and fewer error-driven costs from removing the human step between systems that don't talk to each other. None of those are guaranteed dollar figures. They're the categories worth checking your own numbers against before assuming an integration is or isn't worth the switch. ## Frequently asked questions What is a payment integration, exactly? It's a connection between your payment processing and your existing business software, QuickBooks, a WooCommerce storefront, or a custom application, so transaction data moves automatically between systems instead of being entered or exported by hand. Do I need a developer to integrate IntelliPay? Not necessarily. The QuickBooks Online and WooCommerce integrations are plug and play. For a REST API integration into custom or proprietary software, some development resource helps, and IntelliPay provides documentation, sample code, and a sandbox environment to make that faster. Does integrating IntelliPay reduce my PCI compliance obligations? It can reduce your PCI scope substantially when payment data is routed through IntelliPay's PCI DSS Level 1 environment rather than handled by your own systems. It does not eliminate PCI responsibilities. Most merchants should expect an annual validation step, typically the applicable Self-Assessment Questionnaire and Attestation of Compliance required by their acquirer or processor. The correct validation path depends on the payment flow and implementation. Can I run fee recovery programs through my existing software? In many cases, yes. IntelliPay can support configured service fee, convenience fee, or dual pricing programs through supported payment flows, but availability and permitted setup depend on your payment channel, merchant category, card network rules, state law, and account configuration. Confirm the specific program design before launch. Does IntelliPay support ACH and eCheck alongside cards in the same integration? In most cases, yes. A single integration can support multiple payment methods, including cards, ACH and eCheck, and supported digital wallets, depending on the selected product configuration and payment channel, and reporting comes into one dashboard. How long does integration usually take? Pre-built QuickBooks Online and WooCommerce integrations can often be configured faster than a custom API build. Actual timing depends on account setup, underwriting, configuration, and testing. Custom API integrations vary depending on the complexity of your application, though the sandbox environment and developer support tend to shorten the build compared to working against undocumented systems. The bottom line The rate on your statement is only part of what payment processing costs you. The manual work of reconciling a disconnected system is the part most businesses never actually measure. Connect payments to the software you already run on, let fee recovery live at the gateway level instead of being calculated by hand, and check your own numbers before assuming what an integration is worth to you. For a free comparison of where your current stack stands, visit [IntelliPay](https://intellipay.com/talk-to-a-consultant/). **Disclaimer:** This content is provided for general informational purposes only and does not constitute legal, financial, security, or compliance advice. Integration capabilities, data synchronization, payment methods, and implementation timelines depend on the selected product configuration, third-party platform compatibility, merchant account setup, and payment flow. PCI scope and validation requirements vary by implementation and are determined by the applicable PCI DSS requirements, acquirer, and payment brands. Fee recovery programs are subject to card network rules, merchant category eligibility, payment channel requirements, and state law. Results, including reconciliation time savings and fee reductions, vary by organization and are not guaranteed. Consult your processor, implementation team, and qualified legal or compliance counsel before implementing a payment integration or fee recovery program. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** ACH Payments, custom payment integration, customer payment portal, fee recovery programs, hosted payment pages, IntelliPay, online payment solution, payment APIs, Payment experience, payment flow optimization, payment links, payment reconciliation, PCI compliant payments, QuickBooks Online integration, reduce payment fees, secure payment processing, small business invoicing, small business payments, virtual terminal, WooCommerce integration --- ### [Understanding ACH Payments: A Business Owners Guide September 2026](https://intellipay.com/the-business-owners-guide-to-ach-payments/) **Published:** September 3, 2026 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 payment processor that helps businesses set up and manage ACH payment acceptance alongside card processing. This guide covers what ACH actually costs, how it works, and what to watch for on the compliance side. Learn more about [IntelliPay's payment options](https://intellipay.com/payment-models/). By Dale Erling, IntelliPay | Payment technology and government payment systems Quick Read ACH payments move money bank to bank instead of through a card network. Standard processing often settles in one to three business days, at a fraction of what card processing costs. - In 2024, the ACH Network processed 33.6 billion payments worth $86.2 trillion, up 6.7% in volume and 7.6% in value from 2023. B2B ACH volume grew 11.6% to 7.3 billion payments. - ACH typically runs $0.20 to $1.50 per transaction versus 2 to 3 percent plus a per-transaction fee for cards, but the actual dollar savings depend heavily on your average transaction size, not just your total volume. - Nacha's return rate thresholds are 0.5 percent for unauthorized debits, 3 percent for administrative returns, and 15 percent overall, measured over a rolling 60 day period. - Nacha's Credit-Push Fraud Monitoring rules began taking effect in 2026. Phase 1 started March 20, 2026, and Phase 2 extended requirements more broadly in June 2026, adding risk-based fraud-monitoring expectations for covered ACH participants. ACH, short for Automated Clearing House, is the network banks use to move money electronically between accounts. When a business accepts ACH, it's pulling funds directly from a customer's bank account (an ACH debit) or receiving funds a customer pushes to it (an ACH credit), instead of routing the payment through a card network. For a lot of small businesses, particularly ones billing recurring invoices, subscriptions, or vendor payments, that difference in mechanics translates directly into lower cost. Contents - [What ACH payments actually are](#What_ACH_payments_actually_are) - [Speed and cost, side by side](#Speed_and_cost_side_by_side) - [Risk management: returns and compliance](#Risk_management_returns_and_compliance) - [Where ACH volume actually stands](#Where_ACH_volume_actually_stands) - [Why this matters for a small business specifically](#Why_this_matters_for_a_small_business_specifically) - [Getting started with ACH](#Getting_started_with_ACH) - [Frequently asked questions](#Frequently_asked_questions) - [Sources and further reading](#Sources_and_further_reading) ## What ACH payments actually are ACH debits are how a business pulls funds from a customer's account, a common setup for subscriptions and recurring bills. ACH credits are how a payer or business pushes funds to another account, as in payroll, supplier payments, and some bank bill-pay transactions. ACH is primarily a U.S. payment network, but cross-border payments that use the ACH Network must be formatted as International ACH Transactions, or IAT entries, with additional data and screening requirements. For international transfers outside the ACH Network, businesses commonly use wire transfer networks such as SWIFT or regional systems such as SEPA in Europe. Every ACH transaction carries a Standard Entry Class, or SEC, code that identifies how it was authorized and what type of transaction it is. The ones you're most likely to run into are WEB for internet initiated consumer payments, TEL for phone initiated entries, CCD for corporate payments, CTX for B2B payments carrying invoice data, PPD for standard consumer debits and credits, ARC and BOC for converted paper checks, and IAT for international transfers. Getting the SEC code right matters for compliance, not just recordkeeping. Our [full SEC code glossary](https://intellipay.com/ach-sec-codes/) covers each one in more detail. ## Speed and cost, side by side Standard ACH processing uses batches and often settles in one to three business days, which is slower than a card authorization but fast enough for most billing cycles and predictable enough to plan cash flow around. Cost is where ACH really separates from cards: per transaction fees generally run $0.20 to $1.50, compared with 2 to 3 percent plus a small per transaction fee for card processing. Where the real savings come from A flat "you'll save $X on $100,000 in monthly payments" number is misleading, because ACH is priced per transaction and cards are priced as a percentage. A business collecting fifty payments of $2,000 each will save dramatically more, relative to volume, than one collecting five thousand payments of $20 each. Run the comparison against your own transaction count and average ticket size, not a generic industry example. Payment method Illustrative cost Illustrative settlement Best fit ACH Often priced per transaction; actual pricing varies by provider, volume, verification, and risk profile Often 1 to 3 business days; Same Day ACH may be available Recurring billing, B2B, payroll Credit card Often percentage-based plus a per-transaction fee; actual rate depends on card mix and pricing model Authorization is immediate; funding timing varies by processor and payment flow E-commerce, point of sale Domestic wire Often $15 to $50, varies by bank Often same day Urgent, high value transfers As illustrative examples only: ACH transaction fees often fall somewhere in the $0.20 to $1.50 range, and card processing often runs 2 to 3 percent plus a small per-transaction fee. Treat both as examples, not quoted pricing. Your actual rates depend on your processor, volume, verification requirements, and risk profile. ACH can avoid one common recurring billing problem: bank accounts don't expire the way cards do. That may reduce failures tied specifically to expired or reissued card credentials, although ACH payments can still fail because of insufficient funds, closed accounts, revoked authorization, or incorrect account information. ## Risk management: returns and compliance ACH payments get returned for a handful of reasons: insufficient funds, closed accounts, or a customer disputing the transaction as unauthorized. Nacha sets specific return rate thresholds that originators are expected to stay under, measured on a rolling 60 day basis: 0.5 percent for unauthorized debit returns, 3 percent for administrative returns, and 15 percent for the overall return rate across all reasons. These numbers are not interchangeable, and it's worth being precise about which one applies where, since the unauthorized threshold is dramatically tighter than the overall one. Exceeding any of these thresholds can trigger review from your originating bank and, in persistent cases, added scrutiny or even a loss of ACH origination privileges. Use the authorization method required for the applicable SEC code, retain the required authorization records, protect bank account data, and validate accounts before initiating payment. Those are the core practices that keep return rates under control rather than testing the thresholds. Nacha's rules also give consumers a defined window, generally 60 days from when their bank statement shows the error, to dispute an unauthorized ACH debit, so clean authorization records aren't optional paperwork. They're what protects you if a dispute happens. One more thing worth knowing in 2026: Nacha's Credit-Push Fraud Monitoring rules began taking effect in phases. Phase 1 became effective March 20, 2026, applying to all ODFIs and to certain high-volume non-consumer Originators, Third-Party Service Providers, and Third-Party Senders. Phase 2 expanded the requirements more broadly in June 2026. The focus is on risk-based processes reasonably intended to identify ACH credit entries initiated due to fraud. This is an additional compliance expectation, not a replacement for debit-return-rate monitoring, so confirm with your bank or processor how the requirements apply to your ACH program. ## Where ACH volume actually stands In 2024, the ACH Network processed 33.6 billion payments worth $86.2 trillion, up 6.7 percent in volume and 7.6 percent in value year over year. B2B payments grew fastest, up 11.6 percent to 7.3 billion payments, and consumer internet payments rose 8.4 percent to 10.7 billion. More recent Nacha reporting puts 2025 volume at roughly 35.2 billion payments worth about $93 trillion, continuing that same growth trend. None of this is a reason to switch payment methods on its own, but it does confirm ACH isn't a niche or shrinking option. It's core payment infrastructure that's still growing, particularly on the B2B side. ## Why this matters for a small business specifically Four things tend to matter most for a smaller operation. Lower cost per transaction, particularly valuable on larger invoice amounts where a card's percentage based fee gets expensive fast. A reduction in one specific type of failed payment, since bank accounts don't expire the way cards do, though other causes of failure still apply. Broad domestic reach, since ACH is supported across the U.S. banking system and gives businesses an option beyond card network acceptance. And settlement timing that can be easier to plan around once you understand your processor's funding schedule, return window, and any risk-based holds. ## Getting started with ACH A few practical steps before you turn ACH on: choose a processor that supports ACH alongside account validation and fraud tools, not ACH as an afterthought bolted onto a card platform. Use the appropriate authorization process for each payment channel and SEC code, and retain the required records. Run account validation before you originate a payment rather than finding out an account is closed after the fact. Reconcile ACH transactions against your invoices using your processor's batch reporting rather than doing it manually. And monitor your return rates on an ongoing basis so you catch a drift toward the thresholds above before it becomes a problem with your bank. ## Frequently asked questions How long does ACH processing actually take? Standard ACH processing often takes one to three business days. Same Day ACH is available for eligible payments and may be useful when faster movement of funds matters, although availability, cutoff times, transaction limits, and fees depend on the bank and processor. Can ACH payments be reversed or disputed? Yes. Returns happen for insufficient funds, closed accounts, or a customer disputing the transaction as unauthorized. Consumers generally have about 60 days from when their statement shows the transaction to dispute it as unauthorized, which is why clean authorization records matter. What return rates do we actually need to stay under? Three separate thresholds, measured on a rolling 60 day basis: 0.5 percent for unauthorized debit returns, 3 percent for administrative returns, and 15 percent overall. The unauthorized threshold is the one to watch most closely since it's far tighter than the overall figure. Do customers need special software to pay by ACH? No. They generally need their bank account and routing number, and the payment must be authorized using the method required for the applicable payment channel and SEC code. That may involve a secure online form, an electronic authorization, or, for eligible phone-initiated entries, a recorded oral authorization. Can businesses use ACH for international payments? ACH is primarily a U.S. payment network, but some cross-border transactions can move through the ACH Network as International ACH Transactions, or IAT entries. IAT payments carry additional data and screening requirements. For international transfers outside the ACH Network, businesses commonly use SWIFT wires or regional systems such as SEPA in Europe. The bottom line ACH can be a lower-cost alternative to cards for recurring and B2B billing, especially when transaction amounts are large enough for percentage-based card fees to add up. Set it up with proper authorization, validate accounts before you originate, and keep an eye on your return rates and Nacha's newer fraud monitoring requirements as they apply to your account. To talk through adding ACH to your current setup, visit [IntelliPay](https://intellipay.com/contact/). ## Sources and further reading - Nacha, [ACH Payments Fact Sheet](https://www.nacha.org/content/ach-payments-fact-sheet) and 2024 ACH Network volume and value reporting. - Nacha, [Nacha Operating Rules](https://www.nacha.org/rules), including return-rate thresholds and the phased 2026 Credit-Push Fraud Monitoring rule changes. - Federal Reserve, [Payment Systems](https://www.federalreserve.gov/paymentsystems.htm) overview. **Disclaimer:** This content is for general informational and educational purposes only and does not constitute legal, financial, or regulatory advice. ACH costs, settlement timing, and Nacha rules referenced here reflect general industry information as of the date of publication and are subject to change. Actual costs and savings depend on your processor, transaction volume, average transaction size, and industry. Businesses should consult their bank, payment processor, and qualified legal counsel to confirm current Nacha rules and compliance requirements before implementing any ACH program. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** ACH compliance guidelines, ACH Credit, ACH credit transfer, ACH Debit, ACH debit transfer, ACH debit vs credit, ACH for bill payments, ACH for direct deposit, ACH payment authorization, ACH payment processing guide, ACH Payments, ACH processing time, ACH security for business, ACH transfer time, ACH transfer types, ACH vs wire transfer, automated clearing house, bank fees, batch processing, Benefits of ACH payments, Business Payments, Direct Deposit, direct payments, financial transactions, how ACH payment works, low cost payment solutions US, manage business payments online, money transfer, NACHA guidelines, NACHA rules explained, payment processing, recurring payments, recurring payments ACH, SEC Codes, secure ACH transactions US, setup ACH for small business, US small business --- ### [Merchant Processing Optimization: How to Reduce Transaction Fees in 2026](https://intellipay.com/merchant-processing-optimization/) **Published:** April 23, 2026 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 payment processor that helps businesses and government agencies manage card acceptance, interchange-plus pricing, and enhanced transaction-data submission. This guide walks through where processing fees actually come from and what to do about it. Learn more about [IntelliPay's payment models](https://intellipay.com/payment-models/). By Dale Erling, IntelliPay | Payment technology and government payment systems Quick Read Reducing what you pay to process cards comes down to four things: audit your statement and transaction mix, submit enhanced data on eligible B2B and government cards, decide whether a fee-shifting model fits your business, and stay on top of fraud, dispute, and authorization performance. - A statement audit can uncover real, double-digit savings opportunities, especially for businesses on tiered pricing, carrying avoidable downgrades, or not submitting available commercial-card data. - Visa's CEDP and Product 3 interchange tier replaced the prior Level 3 program in October 2025. Visa's separate Level 2 program was retired in April 2026 for most Small Business and Commercial credit products, with a limited fleet fuel-only exception. Two different tracks, worth not conflating. - Visa's VAMP program, live since April 2025, ties fraud and dispute performance to a single ratio measured against settled transactions. It's a compliance issue now, not just a chargeback cost. - When an audit identifies correctable pricing, data-submission, or fee-model issues, the effect of those changes often becomes visible within one or two billing cycles. The size of the opportunity depends heavily on your current setup. A lot of businesses treat their processing bill the way they treat their electric bill: a fixed cost that shows up every month and isn't worth arguing with. It doesn't have to be. A statement audit can uncover meaningful avoidable cost, usually tied to opaque pricing, transaction downgrades, unnecessary fees, or missed enhanced-data opportunities. In some cases audits turn up double-digit savings, especially when a business is on tiered pricing or isn't submitting the commercial-card data it's eligible to submit. That's rarely because anyone's being dishonest. Pricing structures in this industry are genuinely opaque, and almost nobody teaches merchants how to read their own statement. Contents - [What "processing optimization" actually means](#What_processing_optimization_actually_means) - [How much you should actually be paying](#How_much_you_should_actually_be_paying) - [Step 1: Audit your statement and transaction mix](#Step_1_Audit_your_statement_and_transaction_mix) - [Step 2: Submit enhanced data on B2B and government transactions](#Step_2_Submit_enhanced_data_on_B2B_and_government_transactions) - [Step 3: Choose the right fee model](#Step_3_Choose_the_right_fee_model) - [Step 4: Reduce fraud, disputes, and avoidable authorization failures](#Step_4_Reduce_fraud_disputes_and_avoidable_authorization_failures) - [Step 5: Reprice, then review quarterly](#Step_5_Reprice_then_review_quarterly) - [Frequently asked questions](#Frequently_asked_questions) - [Sources and further reading](#Sources_and_further_reading) ## What "processing optimization" actually means It's not a product, and it's not a pricing model you switch to once. It's an ongoing review of how you accept payments: lowering your effective rate, reducing interchange downgrades, and cutting fees that don't add anything. Like most operational habits, it compounds. A business that checks its effective rate every quarter tends to stay well below industry norms. One that checks it once and forgets tends to drift back up. ## How much you should actually be paying Your effective rate, total monthly processing fees divided by total volume, is the number that matters, not the advertised rate you were quoted when you signed up. There's no single universal "good" number here. A card-present business with a favorable debit mix might reasonably land in the high-1% to low-2% range. A card-not-present, rewards-heavy, commercial-card, or regulated-industry portfolio may reasonably run higher than that. The useful comparison isn't your rate against an advertised number. It's your own effective rate against your own card mix, transaction channels, and pricing terms. Rough orientation, not a target Card-present: roughly 1.7% to 2.2%. Card-not-present: roughly 2.0% to 2.8%. These are general industry ranges, not guarantees. Your legitimate number depends on card mix, industry, and channel. If you're well above your own reasonable range, the steps below will usually explain why. The gap between the advertised rate and your real effective rate is almost always explained by rewards cards, corporate purchasing cards, and transactions that weren't submitted with the right data to qualify for the lowest available tier. ## Step 1: Audit your statement and transaction mix Pull a full itemized statement and look for five things: your effective rate, interchange downgrades, non-qualified surcharges, junk fees, and your pricing model. Interchange downgrades happen when a transaction misses the lowest available tier because required data wasn't submitted at the time of sale. Non-qualified surcharges are the penalty your processor charges when a transaction doesn't meet card network data requirements. Junk fees (statement fees, batch fees, PCI non-compliance fees, annual maintenance fees) add cost without adding anything for you. If you're on tiered or flat-rate pricing, that's worth addressing on its own. [Interchange-plus pricing](https://intellipay.com/payment-models/) is the most transparent structure available, and for most merchants who take the time to understand it, it's also the lower-cost option. Right alongside the statement, look at your transaction mix. Not every card costs the same to accept. Debit cards carry some of the lowest interchange rates available. Rewards credit cards and corporate purchasing cards carry the highest. Chip-authenticated, card-present transactions qualify for lower rates than keyed or card-not-present entries. Your merchant category code, or MCC, determines which interchange tiers your transactions can even qualify for in the first place, and a misassigned MCC can cause transactions to downgrade systematically with nothing obvious on the statement pointing to why. It's worth verifying directly with your processor. I'd check it annually, not just once at setup. ## Step 2: Submit enhanced data on B2B and government transactions If you process corporate purchasing cards, government procurement cards, or utility payments, this is usually the single highest-impact change available to you. Visa and Mastercard handle it differently, and the sequence and dates matter. Visa launched its Commercial Enhanced Data Program (CEDP) in April 2025. On October 17, 2025, Visa began enforcing its new Level 3 data-validation standards and transitioned qualifying transactions to the Product 3 interchange tier. Visa then retired Level 2 interchange for most Small Business and Commercial credit products in April 2026, with a limited fleet fuel-only exception. That's a related but distinct change from the Level 3 to Product 3 transition, worth not conflating. Under CEDP, Visa validates line-item data quality (product codes, quantities, unit prices, tax amounts) after the transaction settles. Merchants whose data passes are classified "Verified" and get the Product 3 rate. Incomplete or inaccurate data gets standard commercial rates instead. There's also a 0.05 percent CEDP participation fee on eligible transactions. Mastercard's Level 3 program, as of now, remains structurally unchanged, worth reconfirming with your processor since program details do shift. On savings: reported improvements from Product 3 versus the old Level 2/Level 3 rates have generally run in the tenths-of-a-percent range per transaction rather than a full percentage point, and the exact number depends on your card mix and current tier. It's real money on meaningful B2B or government volume, but ask your processor to model the actual delta against your last twelve months of data rather than relying on an industry-wide estimate. Many general-purpose gateway configurations don't automatically capture and transmit the full invoice-level data required for enhanced commercial-card qualification. Confirm both your gateway capabilities and your processor's data-submission process before assuming you're receiving the available rate. Government agencies processing tax payments under MCC 9311, along with utilities that accept commercial or procurement-card payments, can have a meaningful enhanced-data opportunity because the underlying transaction volume is often significant. IntelliPay's platform is configured to support CEDP Product 3 and Mastercard Level 3 submission for eligible transactions. It's worth a conversation with your account team to confirm that your specific payment flow and gateway setup support the required data submission. ## Step 3: Choose the right fee model Card acceptance doesn't have to come out of your margin. A fee-shifting model moves that cost into your pricing structure instead, and for a lot of businesses it brings net processing expense close to zero. Model How it works Best fit Surcharging Adds a fee, capped by network rules, to credit card transactions at checkout Retail, professional services Dual pricing Displays a cash price and a card price at the point of sale Restaurants, retail Service fee Flat or percentage fee applied at checkout Eligible government, education, and utility payment programs, subject to MCC eligibility, network rules, processor configuration, and applicable law Cash discount Offers a reduced price for paying by non-card methods High-volume retail Service fee programs have historically been designed for eligible government and education payment categories, including MCCs such as 9311, 9222, 9211, and 9399, and Visa expanded eligibility to utilities in MCC 4900 in October 2025. Eligibility, required disclosures, transaction handling, and permitted fee structures depend on the merchant category code, card network rules, payment channel, processor setup, and applicable state law. Confirm the program design with your processor and counsel before presenting it to customers or residents. It isn't simply a matter of being a government agency, a utility, or a nonprofit. Every one of these models comes with compliance requirements set by Visa, Mastercard, and applicable state law. Some states restrict or prohibit credit card surcharging outright, and service fee programs carry their own disclosure rules. Working with a processor that already has compliance-ready versions of these built removes most of the legal risk of building one from scratch, but confirm your specific setup with counsel regardless. ## Step 4: Reduce fraud, disputes, and avoidable authorization failures Visa's Acquirer Monitoring Program (VAMP), live since April 2025, folded separate fraud and dispute monitoring programs into one framework built around a single ratio: reported fraud and disputes measured against settled transactions. If that ratio runs high, your acquirer faces more scrutiny, and that pressure tends to get passed down to you as added monitoring requirements or fees. The practical shift is that fraud and dispute performance now sits inside a more unified monitoring framework. Declines still matter because they cost revenue and may point to checkout, credential, or fraud-screening problems, but VAMP itself is driven by fraud and dispute activity relative to settled transactions, not ordinary authorization declines. Treating authorization performance, fraud controls, and dispute prevention as connected operating metrics, rather than three unrelated line items, is the more useful approach. On the authorization side specifically, declined transactions are a hidden cost, and in subscription or recurring billing, an elevated decline rate compounds quietly every billing cycle. A few tools help here. Network tokenization replaces a stored card number with a network-issued token; in supported payment flows, that can reduce exposure to credential changes and improve approval performance compared with using an outdated stored credential. Account updater services refresh expired or reissued card credentials before a charge is even attempted, which matters a lot for utilities and government agencies billing on a recurring schedule. Intelligent retry logic routes or times retries in line with card network rules instead of repeatedly hitting a declined card. For recurring billing businesses, these tools commonly recover a few percentage points of revenue that would otherwise disappear silently every month, often enough over a year to cover the cost of implementing them. ## Step 5: Reprice, then review quarterly Once you've done the audit, you're negotiating from a real position. Bring your current effective rate, the specific downgrades you found, your volume and mix, and a direct ask for interchange-plus pricing. A processor may be willing to reprice when the account economics and competitive alternatives are clear. If yours will not, the data you've already gathered makes comparing alternatives much more straightforward. The goal isn't the lowest advertised rate. It's a structure that gives you full visibility into what you're paying and why, so this stays an ongoing practice rather than a one-time fix. From there, keep reviewing it. Visa and Mastercard both typically update interchange rates on a semiannual cycle, often in spring and fall. State surcharging laws shift. VAMP thresholds tighten over time. A business that reviews its effective rate, downgrade percentage, and authorization and dispute performance every quarter stays ahead of fee creep in a way an annual, or never, review simply can't. The habit that matters most Treat processing cost as a quarterly KPI, not a one-time project. That's the actual difference between merchants who stay competitively priced and merchants who quietly drift back to paying too much every year or two. ## Frequently asked questions What's a good effective processing rate right now? There's no universal number. As rough orientation, card-present businesses with a favorable debit mix often land in the high-1% to low-2% range, and card-not-present or commercial-card-heavy portfolios often run higher. The useful comparison is your own effective rate against your own card mix and channels, not against an advertised rate or an industry average. What is Visa CEDP Product 3, and how does it relate to Level 2 and Level 3? CEDP launched in April 2025. On October 17, 2025, Visa began enforcing new Level 3 data-validation standards and moved qualifying transactions to the Product 3 tier. Visa's Level 2 program was retired in April 2026 for most Small Business and Commercial credit products, with a limited fleet fuel-only exception. A 0.05 percent CEDP participation fee applies on eligible transactions. Mastercard's Level 3 program, as of now, remains unchanged. Confirm current details with your processor since program specifics do shift. What's the difference between surcharging, dual pricing, and service fees? Surcharging adds a fee to credit card transactions at checkout. Dual pricing shows a cash price and a card price side by side. Service fees, common in government, education, and utility billing, offset processing costs under specific MCC eligibility and disclosure rules. All three carry compliance requirements that vary by card network and state law, and eligibility for a service fee isn't automatic just because you're a government agency, utility, or nonprofit. What is VAMP, and how is it different from ordinary declined transactions? VAMP is Visa's Acquirer Monitoring Program, live since April 2025, which measures reported fraud and disputes against settled transactions in a single ratio. It's a distinct issue from routine authorization declines, though both are worth managing together as part of the same operational picture: fraud controls, dispute prevention, and authorization performance. Which businesses benefit most from enhanced data submission? Government agencies, utilities, and B2B merchants that regularly accept corporate purchasing or procurement cards can benefit. Government tax payments under MCC 9311 and utility payments under MCC 4900 can create meaningful absolute savings opportunities when commercial-card volume is high, though the actual result depends on card mix, transaction type, and whether the required data can be submitted accurately. The bottom line Processing fees aren't a fixed cost. They're a line item most businesses have never actually audited. Audit your statement and transaction mix, submit the data you're eligible to submit, pick the right fee model, stay on top of fraud and authorization performance, and revisit all of it every quarter. That's the whole playbook. If you want a no-cost review of where your current statement stands, visit [IntelliPay](https://intellipay.com/stopoverpaying/). ## Sources and further reading - Visa, Commercial Enhanced Data Program (CEDP) and Product 3 interchange documentation, program timeline April 2025 through April 2026. - Visa, Level 2 interchange retirement documentation for Small Business and Commercial credit products, April 2026, including fleet fuel-only exception. - Visa, service fee program eligibility documentation, including MCC 4900 utility eligibility added October 2025. - Visa Acquirer Monitoring Program (VAMP) framework and threshold documentation, effective April 1, 2025. - Mastercard Level 3 enhanced data program documentation. - PCI Security Standards Council, [PCI DSS 4.0.1 documentation](https://www.pcisecuritystandards.org/document_library/). **Disclaimer:** This content is for general informational and educational purposes only and does not constitute legal, financial, or compliance advice. Interchange rates, program timelines, MCC eligibility, and fee structures referenced here reflect general industry information as of the date of publication and are set by Visa, Mastercard, and other card networks. They change, sometimes on short notice, and vary based on merchant category code, card type, transaction entry method, and processor agreement. Surcharging, dual pricing, service fee, and cash discount programs are subject to card network rules and state law, and some models are restricted or prohibited in certain states or limited to specific merchant categories. Actual savings from enhanced data submission or any optimization step vary by business and are not guaranteed. Consult your processor, acquiring bank, and qualified legal counsel before implementing any of the practices described here. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Card Network Rules & Interchange, Merchant Services --- ### [A County Treasurer's Guide to PCI Compliance in 2026](https://intellipay.com/a-county-treasurers-guide-to-pci-compliance-in-2025/) **Published:** September 18, 2025 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 payment processor that works with county treasurers and finance directors on their card-payment programs. This is a practical look at what PCI compliance means for a county office: what you're responsible for, where counties usually create unnecessary exposure, and how to get the basics under control without building an in-house security department. Learn more about [IntelliPay's government payment solutions](https://intellipay.com/industries/government/). By Dale Erling, IntelliPay | Payment technology and government payment systems Quick Read If your county takes card payments for taxes, permits, court fees, or anything else, you're a merchant under PCI rules — the same as any retailer, whether you feel like one or not. - The future-dated requirements in PCI DSS 4.0 — including mandatory multi-factor authentication for anyone touching cardholder data — became enforceable on March 31, 2025. - For most counties, the cleanest path is keeping raw card data off county systems entirely — hosted payment pages and processor-managed terminals instead of anything touching your own servers, desktops, or paper forms. - That reduces your compliance scope substantially, but it doesn't remove your PCI obligations — counties should still expect an annual validation step, typically a Self-Assessment Questionnaire and Attestation of Compliance required by their acquirer or processor. - Any new payment method — a parking app, an online permit portal, a new kiosk — needs a documented risk review before it goes live, not after. It's a common assumption in government offices: "we're not a retailer, surely this doesn't apply to us the same way." It's an understandable instinct, but it's not how Visa or Mastercard sees it. If you process a card payment, the card networks apply the same rules to a courthouse that they apply to a grocery store. There's no government carve-out. Contents - [Why this is worth your attention](#Why_this_is_worth_your_attention) - [The simplest strategy: don't let card data reach you at all](#The_simplest_strategy_dont_let_card_data_reach_you_at_all) - [What actually drives the cost](#What_actually_drives_the_cost) - [What actually changed with PCI DSS 4.0](#What_actually_changed_with_PCI_DSS_40) - [The newer threats worth knowing about](#The_newer_threats_worth_knowing_about) - [Who pays the processing cost: the county or the resident](#Who_pays_the_processing_cost_the_county_or_the_resident) - [Getting started: a 90-day plan](#Getting_started_a_90-day_plan) - [Talking to commissioners, residents, and staff](#Talking_to_commissioners_residents_and_staff) - [Frequently asked questions](#Frequently_asked_questions) - [Sources and further reading](#Sources_and_further_reading) ## Why this is worth your attention Private companies weigh PCI risk mostly in dollars — fines, remediation costs, higher processing rates after an incident. Counties carry an additional cost that's harder to put a number on: public trust. A breach involving tax or court payment data becomes a story about whether the county can be trusted with residents' information, and that story tends to stick around longer than the incident itself. There's also a quieter risk in the systems many counties are still running. A lot of offices still lean heavily on paper checks, mail, and legacy terminals, partly because staff know them and partly because replacing them means budget requests and change management nobody wants to own. Those older processes aren't magically safe just because they're familiar — check fraud and mail theft are real, ongoing problems — and they make it harder to reason about your actual exposure, because the risk is spread across a mailroom, a counter terminal, and whatever spreadsheet someone is using to track it all. ## The simplest strategy: don't let card data reach you at all For most counties, the cleanest path is keeping raw card data out of county systems wherever possible. Use hosted payment pages, properly configured payment terminals, and processor-managed tools so card data is handled inside the provider's secured environment rather than on county servers, desktops, email, or paper forms. Here's what that looks like in practice. A resident pays $2,847 in property taxes online. Their card number goes directly into the processor's hosted payment page. What comes back to your system is a token — something like "Token ABC123, $2,847, parcel 456-789-012" — plus whatever transaction detail you need for reconciliation. Not the card number itself. Counties often assume a hosted payment page means PCI is "handled." It reduces your card-data exposure dramatically, which is exactly why it's usually the right direction. But it doesn't mean you get to stop asking questions. Someone in your office still needs to know which departments take payments, which vendors touch the process, who has access on your end, and what happens when any of that changes. And even when card entry is fully outsourced, counties should expect to maintain annual PCI validation responsibilities — typically the applicable Self-Assessment Questionnaire and Attestation of Compliance required by their acquirer or processor. That's a common point of confusion: outsourcing narrows the work, it doesn't make it disappear. ## What actually drives the cost A single dollar figure is the thing everyone wants for a budget request, but it's also the least honest number I could give you here. "PCI compliance cost" isn't one line item — it's several that get lumped together: assessment fees, processor implementation, terminal hardware, portal integrations, consultant time, and ongoing processing costs. Blending all of that into one number tends to be more misleading than useful. What actually moves the needle is this: Cost driver Why it varies Number of payment channels Online payments, counter terminals, IVR/phone, kiosks, and department-specific portals each add scope Existing technology Legacy systems and custom integrations typically take more work than a straightforward hosted payment page Volume and departments involved A single treasurer's office looks very different from a countywide program spanning courts, utilities, clerk services, and parks Security support needed Some counties lean on internal IT and legal; others need outside QSA, procurement, or insurance support layered in Fee model Whether the county absorbs processing costs or runs a properly structured service fee changes the operating budget substantially My advice: ask any processor you're evaluating to itemize their quote against these categories specifically, rather than accepting a single bundled annual figure. It's the only way to compare two proposals honestly, and it's the only way your commissioners can tell what they're actually approving. ## What actually changed with PCI DSS 4.0 PCI DSS 4.0 was published back in 2022, but it came with a phase-in period — a batch of "future-dated" requirements that were treated as best practice until they became mandatory on March 31, 2025. That date has already passed, so if your county hasn't addressed those requirements yet, it's not a future planning item anymore, it's a current gap. The one most likely to touch county staff directly is the expanded multi-factor authentication expectation, including MFA for access into the cardholder data environment — though the exact implementation depends on your access method, system design, and which specific requirement applies to your setup. Your processor or QSA should be able to tell you exactly what that means for your environment. The standard also introduced a "customized approach," letting organizations meet a requirement's intent through an alternative control instead of the prescribed method. It sounds like flexibility, and it is, but it comes with a catch: you have to document and defend why your alternative provides equivalent protection. For most counties, sticking with the standard, prescribed approach is simpler to implement and far easier to defend in an audit than building and justifying a custom one. One more practical point: any new way residents can pay you — a parking app, an online permit portal, a new phone-payment line — needs a risk assessment before it launches, not after. A short internal form that IT and the treasurer's office both sign off on before a new payment option goes live will save you from finding out about a gap after residents are already using it. ## The newer threats worth knowing about County systems are an attractive target partly because they can lag behind private-sector security investment, and criminals have gotten better at exploiting that gap. The threat most county offices are likely to run into isn't a dramatic, movie-style hack. It's a believable email asking accounts payable to update a vendor's banking information, a fake message about a state grant, or a caller claiming to be from a payment vendor who needs "urgent" access to a terminal or portal. AI has made these attempts more convincing — better spelling, better tone-matching, references to real county news — but the underlying scam is the same one that's targeted vendor payments for years. None of this means you need to become a security expert yourself. It does mean two things are worth tightening up: closer oversight of any third-party vendor who can touch your payment systems, since attackers often go after the vendor rather than you directly, and a habit of verifying anything unusual — a payment instruction change, an urgent request — through a channel you already trust, not the one the message came in on. Automated monitoring tools can help surface unusual activity faster than someone manually watching logs, but they don't replace a person who actually knows the county's normal payment patterns, vendors, and approval process. The final call on anything that could affect resident services should still go through a human. ## Who pays the processing cost: the county or the resident Beyond security, the other decision that comes up in almost every conversation I have with a treasurer's office is who absorbs card processing costs. Say a resident pays a $500 property tax bill and the processing cost runs about $14. If the county absorbs it, the county nets $486 and the resident pays $500. If the county passes that cost through as a service fee, the county nets the full $500 and the resident pays $514 total. At volume, even a modest per-transaction cost becomes a real budget line. Before deciding whether the county absorbs it or moves to a service-fee model, run the numbers with your own transaction count, average payment size, card mix, and payment channels — the answer looks different for a county doing a few thousand card payments a year than one doing tens of thousands. A lot of treasurers land on service fees for a fairness reason as much as a budget one: when the county absorbs the cost, residents who pay by check or bank transfer are effectively subsidizing the convenience of residents who pay by card. A service fee shifts that cost to the people actually choosing the card option. One caution here — surcharging and service fee rules vary by card network, by payment type (debit works differently than credit in a lot of states), and by state law. Get your fee program reviewed by your processor and legal counsel before you roll it out, not after. ## Getting started: a 90-day plan **Days 1–30, assessment.** Map every way residents currently pay you — online, in person, phone, mail. Document who handles payments and how. Start looking at PCI-compliant processors with actual government experience, and begin drafting your budget request for next fiscal year. **Days 31–60, building support.** Bring your findings to the commissioners, framed around risk and public trust rather than technical detail. Meet with every department head who accepts payments. Have counsel review your existing processing contracts, and start vendor selection under your normal procurement rules. **Days 61–90, implementation planning.** Select a processor based on government experience and pricing you can actually explain to a commissioner, schedule staff training, write an incident response procedure specific to your office, and put a recurring compliance calendar on the books. ## Talking to commissioners, residents, and staff With commissioners, lead with risk and trust, not technical architecture: protecting taxpayer information, avoiding a breach that damages the county's reputation, meeting the security bar residents already expect from their bank, and reducing legal exposure. With residents, keep it concrete: you're upgrading systems to better protect their financial information, the new setup meets the same security standards they're used to from major retailers, and the changes are aimed at preventing fraud, not adding friction. With staff, keep the rules short and memorable: never write down a card number for any reason, log out of payment systems when you step away, and report anything that looks off to a supervisor immediately. Annual compliance rhythm January — review incident response procedures. March — complete your annual security assessment (due March 31). June — review vendor compliance documentation. September — refresh staff training. November — plan next year's compliance budget. Ongoing — monthly basic reviews and quarterly vulnerability scans of payment systems. ## Frequently asked questions Does PCI compliance really apply to a county office? Yes. If you accept cards for taxes, permits, court fees, or any other service, you're a merchant under PCI rules, the same as any business that takes cards. If we outsource all our card processing, are we exempt from PCI requirements? No, though your obligations shrink considerably. You still complete an annual Self-Assessment Questionnaire and Attestation of Compliance, even if your processor handles every card transaction and you never see raw card data. What actually changed with PCI DSS 4.0? The requirements that were treated as best practice under the standard became mandatory on March 31, 2025 — most notably, multi-factor authentication for anyone with access to the cardholder data environment. The standard also allows a "customized approach" to meeting requirements, but it has to be documented and defended, so most counties are better off sticking with the standard approach. Are service fees legal for our county to charge? In many states and for many payment types, yes, but the rules vary by card network, by whether the card is debit or credit, and by state law. Confirm your specific fee structure with your processor and legal counsel before implementing it. What happens if we have a breach even though we're compliant? Compliance reduces the likelihood of a breach and can limit your liability if one happens, but it doesn't guarantee one won't occur. A tested incident response plan, appropriate insurance coverage, and a communication plan for residents matter as much as the compliance program itself. The bottom line PCI compliance for a county isn't about becoming a security shop. It's about keeping card data off your systems, documenting the parts you're still responsible for, and reviewing new payment methods before residents start using them. Get that structure in place, and most of what PCI DSS 4.0 requires becomes routine rather than a scramble every March. To talk through your county's current setup, visit [IntelliPay Government](https://intellipay.com/contact/). ## Sources and further reading - PCI Security Standards Council, [PCI DSS v4.0.1 official documentation](https://www.pcisecuritystandards.org/document_library/). - PCI DSS 4.0 future-dated requirements, mandatory as of March 31, 2025, including multi-factor authentication for the cardholder data environment. - Guidance on merchant PCI obligations when outsourcing card processing, including annual SAQ and Attestation of Compliance requirements for fully outsourced merchants. **Disclaimer:** This content is provided for general informational and educational purposes only and does not constitute legal, financial, or compliance advice. Cost drivers are described generally and are not a quote or a published benchmark; actual costs depend on your county's specific setup and should be confirmed with your processor. PCI requirements, card network rules, and state surcharge or service fee laws change and vary by jurisdiction. No security program can guarantee against a breach. Counties should consult their processor, legal counsel, and a qualified security assessor before implementing any of the practices described here. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government & Private Sector **Tags:** county compliance monitoring, county cyber security planning, county cybersecurity budget, county data breach prevention, county payment card security, county payment fairness, county payment modernization, county payment tokenization, county payment transparency, county PCI compliance budget, county PCI documentation, county security stakeholders, county service fees, county treasurer compliance guide, county treasurer cybersecurity, county treasurer PCI DSS, county treasurer security guide, government AI security threats, government payment card rules, government payment integration, government payment processing, government payment processing costs, government payment processor selection, government PCI assessment, government PCI requirements, government security investment, local government budget optimization, local government card processing, local government data protection, local government payment security, local government PCI audit, local government risk management, local government staff training, local government vendor management, municipal convenience fees, municipal cybersecurity strategy, municipal data privacy, municipal payment policies, municipal payment security, municipal payment systems, municipal PCI DSS compliance, municipal PCI requirements, PCI compliance for government, PCI DSS 4.0 counties, public sector card security, public sector compliance calendar, public sector incident response, public sector payment compliance, public sector payment innovation, public sector payment risks --- ### [Agentic Commerce and AI Payments: What Every Merchant Needs to Know in 2026](https://intellipay.com/agentic-commerce-and-ai-payments-what-every-merchant-needs-to-know-in-2026/) **Published:** May 19, 2026 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 payment processor serving government agencies, healthcare providers, and businesses across the United States. This article looks at where agentic commerce stands in 2026 and what merchants should actually do to prepare. Learn more about [IntelliPay's payment platform](https://intellipay.com/products/). By Dale Erling | IntelliPay | 15+ years in payments and fintech | May 2026 Quick Read AI agents can now help initiate — and in limited, controlled cases complete — purchases on behalf of consumers, without a conventional merchant checkout flow. - Visa, Mastercard, and Google are all building agentic-payment infrastructure now, and McKinsey puts the eventual market at $3 to $5 trillion by 2030. - It isn't a mainstream sales channel yet — several agentic flows today still involve a human confirmation step somewhere along the way. - The standards (Visa TAP, Mastercard Agent Pay, Google UCP, AP2) are being written this year, not finalized. - Merchants who get their fraud tools, product data, and processor relationships in shape now will have a head start once adoption actually moves. I've spent fifteen years in this industry watching new technology get overhyped and underdelivered more times than I can count. This one is moving fast, but it's worth being precise about what's actually happening versus what's still aspirational. Agentic commerce is a transaction that an AI agent starts, and in some cases finishes, for a person, under spending rules set up in advance. Say someone tells their assistant: "reorder my coffee subscription when I'm low, don't spend more than sixty bucks." The agent tracks inventory, picks the product, and pulls a saved payment method. Depending on the platform and the merchant, that might close automatically, or it might still route back to the person for a final confirmation before the payment goes through — plenty of live implementations today work that second way, not the fully autonomous way. This has already happened on real infrastructure. Banco Santander and Mastercard announced in March 2026 what they called Europe's first end-to-end payment executed by an AI agent on production systems. Visa says it had already logged hundreds of agent-initiated transactions with partners by late last year. What changes for you isn't just who's clicking "buy." Your checkout flow, your fraud rules, and your authorization logic were built with a human shopper in mind. An AI agent may not produce the same behavioral, device, or session signals that your existing fraud tools expect from a person — that's the gap worth paying attention to, not a claim that agents leave no signal at all. Contents - [How big this could get](#How_big_this_could_get) - [Three companies, three protocols](#Three_companies_three_protocols) - [The security problem](#The_security_problem) - [What merchants should do now](#What_merchants_should_do_now) - [An honest read on the timeline](#An_honest_read_on_the_timeline) - [Frequently asked questions](#Frequently_asked_questions) - [Sources and further reading](#Sources_and_further_reading) ## How big this could get McKinsey projects $3 to $5 trillion in global agentic transaction volume by 2030. Bain separately projects $7 trillion in embedded payments across all channels for 2026, with agentic flows as the fastest-growing slice. Visa's own research found 47 percent of U.S. shoppers already use some AI tool for shopping — price comparisons, deal hunting, recommendations. Adobe reported that generative-AI traffic to U.S. retail sites rose 4,700 percent year over year in July 2025, though from a very small starting base. More recent Adobe data shows that growth continuing, at lower year-over-year rates — 393 percent in Q1 2026 and 269 percent in March 2026 — as the channel has matured. That growth makes it worth distinguishing legitimate AI-referred shoppers and approved agents from malicious automation like card testing, rather than treating every automated hit on your site as suspect or every one as safe. If you take consumer payments online — healthcare, insurance, property management, utilities, retail — this is an infrastructure decision for this year, not a trend piece for next year. ## Three companies, three protocols **Visa's Trusted Agent Protocol**, announced October 2025, is designed to provide every AI agent with a cryptographic identity. When an agent initiates a purchase, it presents that credential, and the framework is meant to let a merchant verify it against Visa's system as part of confirming the purchase was authorized. Visa has announced AI platforms including Anthropic, Microsoft, Mistral, OpenAI, and Perplexity as participants, along with processing partners including Nuvei and Adyen, and says the protocol is built to work alongside OpenAI's own Agentic Commerce Protocol. **Mastercard Agent Pay** rests on two pieces: Agentic Tokens, 16-digit tokens tied to a real card but scoped for agent purchases, and Verifiable Intent, which Mastercard describes as a tamper-resistant record of a user's authorization. Mastercard's CEO told analysts in October 2025 the company had completed its first agentic transaction. In March 2026, Mastercard and Google jointly developed an open authorization standard, with Worldpay, Fiserv, Checkout.com, and Adyen announced as participants. Google has since contributed its related AP2 mandate format to the FIDO Alliance for stewardship. **Google's Universal Commerce Protocol**, announced at NRF in January 2026, is intended to let shoppers check out from participating retailers inside Google AI Mode or the Gemini app. Etsy, Shopify, Target, Wayfair, and Walmart are among the announced retail participants, with Adyen, American Express, Mastercard, and Visa named as payment partners. A merchant who isn't discoverable inside Google's AI surfaces risks being invisible to a growing share of AI-assisted shoppers. Protocol Organization Primary function Participants Trusted Agent Protocol (TAP) Visa Agent identity and message verification AI platforms, merchants, and processors announced by Visa Agent Pay Mastercard User-intent verification and agentic-payment enablement Mastercard ecosystem and integration partners Universal Commerce Protocol (UCP) Google Common commerce layer across AI surfaces, merchants, and providers Announced retailers, platforms, and payment providers Agent Payments Protocol (AP2) Originally Google; now stewarded by the FIDO Alliance Protocol approach for trusted agent-payment mandates Industry participants and technical contributors Partner rosters for each protocol are still growing and change frequently — check each network's own announcements for the current list before making integration decisions. Discoverability signal ChatGPT accounted for roughly 1 in 5 of Walmart's referral clicks in August 2025. Referral traffic overall was still a small share of Walmart's total visits (per Similarweb data reported by Modern Retail), but it shows how quickly an AI surface can become a meaningful discovery channel for a merchant with clean product data. ## The security problem You can no longer assume a human is on the other end of every checkout. The growth in AI-driven traffic is already forcing merchants to sort legitimate shopping agents from bots running card-testing or synthetic-identity schemes. The industry's answer is something people call "Know Your Agent" — Visa's cryptographic identity and Mastercard's Verifiable Intent record both exist to help confirm an agent is legitimate and that a purchase was actually authorized. The Federal Reserve flagged AI-enabled fraud as a growing concern in its 2025 payments symposium, and about three-quarters of respondents in a recent Association for Financial Professionals survey said their companies had dealt with real or attempted fraud in the past year. Some fraud tools lean on behavioral signals — device characteristics, mouse movement, typing cadence, session behavior — to catch anomalies. Agent-originated or programmatic traffic can produce very different patterns than a human shopper, so it's worth confirming with your fraud provider how your current controls classify automation, velocity spikes, account takeover attempts, and card-testing activity, rather than assuming your existing rules already cover it. ## What merchants should do now You don't need to replace your payment stack to prepare for this. You do need a clear picture of where your payment, product, fraud, and authorization processes might be exposed to new forms of automated purchasing. - **Confirm processor readiness.** Ask your processor, gateway, acquirer, and fraud provider which agentic-commerce standards they monitor or support today — Visa TAP, Mastercard Agent Pay, UCP, and AP2 by name. - **Improve your product data.** Keep product pages, feeds, inventory status, pricing, and structured data accurate. AI-driven discovery depends on information systems can interpret consistently. - **Review your bot and fraud controls.** Confirm your velocity rules, card-testing protections, account-takeover controls, and fraud scoring can actually distinguish approved automation from malicious automated activity. - **Review your customer authorization language.** Work with counsel and your processor to assess how delegated purchasing, stored credentials, recurring billing, and explicit customer consent apply to your specific business model — the right approach depends on your network rules and merchant category, not a one-size clause. - **Evaluate your payment-method coverage.** Maintain the payment options your customers expect — cards, ACH where appropriate, digital wallets, and other supported methods. Agentic systems may eventually factor supported payment options into their recommendations. - **Document your integrations.** Agent-enabled commerce can rely on product feeds, structured data, APIs, approved commerce protocols, or browser-like experiences, depending on the platform. Inconsistent product data and thin developer documentation can limit your ability to participate as these channels mature. ## An honest read on the timeline The market is still early. Some agentic-commerce experiences today are limited to participating merchants, specific platforms, or transactions that still require a consumer confirmation step rather than running fully autonomously. Javelin Strategy and Research put it plainly in their late-2025 analysis: agentic commerce "has not had much impact yet" outside back-office automation, and mainstream consumer purchasing through agents is more realistically a 2027-or-2028 story. The protocols, the partnerships, and the pilot transactions are all real. What isn't here yet is the mass consumer shift that would make agentic commerce a primary sales channel for most businesses. That's more a readiness issue for 2026 than an immediate replacement for a conventional online checkout — and every major network is building this infrastructure now, so the merchants who prepare during this build phase will have an edge once adoption actually moves. ## Frequently asked questions Is this actually happening, or still theoretical? It's happening, at small and often human-confirmed scale. Santander and Mastercard ran a live end-to-end agent payment in March 2026; Visa had logged hundreds by late 2025. Most analysts still put mass adoption two to three years out. Do I need to rebuild my payment stack for this? No. Start with a conversation with your processor about protocol support, your fraud thresholds, and your API access. Nothing above requires ripping out your current setup. Will smaller merchants get left out if the big platforms dominate agentic checkout? Possibly, if you're not discoverable to agents at all — that's the bigger risk, more than being excluded from any one platform. Clean product data and integration documentation matter more here than company size. Does IntelliPay support agentic payments today? Not yet, and I'd rather say that plainly than oversell it. What we offer is a flexible, PCI DSS Level 1-certified platform handling in-person, online, mobile, and recurring payments from one system, built to integrate with new rails as these standards mature. If you want to talk through where your current setup stands, reach out at [intellipay.com/contact](https://intellipay.com/contact/). The bottom line Agentic commerce isn't a mainstream channel yet, but the infrastructure being built this year will determine who's ready when it is. Clean product data, updated fraud controls, clear authorization language, and a broad payment mix are the practical starting points — not a rebuilt payment stack. To review your current payment infrastructure, visit [IntelliPay](https://intellipay.com/contact/). ## Sources and further reading - IMF Staff Note, [How Agentic AI Will Reshape Payments](https://www.elibrary.imf.org/view/journals/068/2026/004/article-A001-en.xml), Volume 2026, Issue 004. - Payments Dive, [Visa, Mastercard Jockey to Set Agentic Standards](https://www.paymentsdive.com/news/visa-mastercard-jockey-to-set-agentic-standards/813910/), March 2026. - Digital Transactions, [Visa Predicts Agentic Commerce Will Be Mainstream in 2026](https://www.digitaltransactions.net/visa-predicts-agentic-commerce-will-be-mainstream-in-2026-bigcommerce-adds-stripes-agentic-commerce-suite/), December 2025. - McKinsey & Company, agentic commerce sizing, cited in Payments Dive and industry reporting (2025–2026). - Payments Dive, [Visa, Mastercard, ACI and Wex: 2026 Predictions](https://www.paymentsdive.com/news/visa-mastercard-aci-and-wex-2026-predictions/808971/), January 2026. - PaymentsJournal / Javelin Strategy and Research, [The 3 Key Trends That Will Shape Merchant Payments in 2026](https://www.paymentsjournal.com/the-3-key-trends-that-will-shape-merchant-payments-in-2026/), November 2025. - Oscilar, [Visa's Trusted Agent Protocol and the Future of Agentic Commerce](https://oscilar.com/blog/visatap), March 2026. - Digital Commerce 360, [How Visa and Mastercard Are Approaching Agentic Commerce](https://www.digitalcommerce360.com/2026/04/02/visa-mastercard-in-agentic-commerce/), April 2026. - Payments Dive, [How Payments Will Evolve: 6 Industry Trends to Watch in 2026](https://www.paymentsdive.com/news/how-payments-will-evolve-6-industry-trends-to-watch-in-2026/808869/), January 2026. - Payments Dive, [Charting 2026 Payments Trends](https://www.paymentsdive.com/news/payments-trends-outlook-2026/810903/), January 2026. - Forrester, [Agentic Payments in B2C Commerce: Where We Are Now](https://www.forrester.com/blogs/agentic-payments-in-b2c-commerce-where-we-are-now/), April 2026. - Adobe Analytics, generative-AI retail traffic data, reported July 2025 and Q1 2026. - Similarweb data reported by Modern Retail on ChatGPT referral share of Walmart traffic, August 2025. **Disclaimer:** This article is for general informational and educational purposes only and does not constitute legal, financial, or compliance advice. Payment technology standards, card network protocols, and regulatory requirements in this space are changing quickly. Merchants should consult qualified legal counsel and their payment processor before making changes to payment infrastructure or authorization policies. Information reflects conditions as of the date of publication. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Ecommerce & Digital Payments --- ### [Electronic Check Processing: Reduce Fees & Improve Payments for Your Business in 2026](https://intellipay.com/echeck/) **Published:** May 29, 2025 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 payment processor serving government agencies, healthcare providers, and businesses across the United States. This guide explains how eCheck processing works, where it can lower acceptance costs, what affects settlement and returns, and what to review before launching an ACH debit program in 2026. Learn more about [ACH payment options](https://intellipay.com/why-ach-is-right-for-your-business/) and [government payment solutions](https://intellipay.com/industries/government/). Quick Read An eCheck is an ACH debit used to collect a payment directly from a customer’s checking or savings account. It can be a lower-cost alternative to cards for larger invoices, recurring billing, and account-based payments. - ACH pricing is commonly flat, capped, or negotiated rather than entirely percentage-based. Published market examples often place ACH in the $0.20 to $1.50 per-transaction range against 1.5% to 3.5% for card acceptance, which makes a meaningful difference on higher-dollar payments. - Plan for settlement and funding to take several business days; an ACH debit submitted today is not necessarily final today. Most returns surface within two banking days of settlement, while [consumer error-resolution rights under Regulation E](https://www.consumerfinance.gov/rules-policy/regulations/1005/11) can extend the dispute window to roughly 60 calendar days. - Customer authorization, recognizable payment descriptors, [account validation](https://www.nacha.org/content/account-validation-resource-center), return procedures, and reconciliation are core parts of a durable eCheck program. - [Nacha fraud-monitoring requirements became effective March 20, 2026](https://www.nacha.org/content/credit-push-fraud-monitoring-resource-center) for larger originators and third-party senders, with additional non-consumer participants phasing in during June 2026. - Offer eChecks alongside cards when possible: customers retain choice, while your organization has a lower-cost pay-by-bank option. Cards are fast, familiar, and often the customer’s first choice. But on larger invoices, recurring charges, and account billing, percentage-based card costs can add up quickly. A $500 payment processed at 2.5% costs about $12.50 in card fees. A comparable ACH debit may be priced as a flat transaction fee or under a capped arrangement, depending on the provider and program. At scale the gap widens: $50,000 in monthly card volume at an average 2.5% represents roughly $1,250 in fees, while the same volume moved to ACH at a flat per-transaction price represents a fraction of that amount. eChecks do not replace cards in every situation. They give customers another way to pay, and that option can be particularly useful for invoices, scheduled payments, utility bills, tuition, dues, and other payments tied to an ongoing account. Contents - [eCheck vs. ACH: the difference in plain terms](#eCheck_vs_ACH_the_difference_in_plain_terms) - [How eCheck processing works](#How_eCheck_processing_works) - [How long eChecks take to settle](#How_long_eChecks_take_to_settle) - [eChecks vs. card payments](#eChecks_vs_card_payments) - [When eChecks make sense](#When_eChecks_make_sense) - [What eCheck processing costs](#What_eCheck_processing_costs) - [Authorization and compliance](#Authorization_and_compliance) - [Security, returns, and payment risk](#Security_returns_and_payment_risk) - [Ways to accept eChecks](#Ways_to_accept_eChecks) - [Choosing an eCheck processing provider](#Choosing_an_eCheck_processing_provider) - [Getting started with eCheck processing](#Getting_started_with_eCheck_processing) - [A note on dual pricing and fee recovery](#A_note_on_dual_pricing_and_fee_recovery) - [Frequently asked questions](#Frequently_asked_questions) - [Sources and further reading](#Sources_and_further_reading) ## eCheck vs. ACH: the difference in plain terms People often use “eCheck” and “ACH” as though they mean the same thing. They are closely related, but they describe different things. **ACH** is the bank-transfer network. It carries direct deposits, bill payments, tax refunds, insurance payouts, account-to-account transfers, and customer debits. An **eCheck** is a payment use case that runs on that network: a business debits a customer’s bank account with the customer’s authorization, rather than receiving a paper check. Put simply, every eCheck is an ACH transaction, but ACH supports many transactions that are not eChecks. In this guide, “ACH” refers to the network, settlement process, and return rules. “eCheck” refers to the collection method your organization offers to customers. ## How eCheck processing works An eCheck payment generally follows this sequence: 1. **Customer authorization.** The customer authorizes a one-time debit or a recurring payment schedule from a checking or savings account. 2. **Payment entry.** The payment is submitted through a hosted payment page, payment link, customer portal, virtual terminal, or connected billing system. 3. **Processor review.** Your processor may perform routing, account, and risk checks before transmitting the transaction. 4. **ACH submission.** The debit enters the ACH Network and is routed to the customer’s financial institution. 5. **Posting or return.** The receiving institution posts the debit or returns it for a reason such as insufficient funds, a closed account, invalid account information, a duplicate entry, or an unauthorized claim. 6. **Reconciliation.** Your team matches transactions, deposits, returns, and exceptions to the correct customer, invoice, or account. **Operational note:** An ACH debit is not final simply because it was submitted. Before launch, decide who reviews returns, when a returned payment may be retried, when staff should request another payment method, and how customers will be notified. ## How long eChecks take to settle For many programs, plan on roughly three to four business days from submission to final funding, although the exact timing depends on your processor, transaction type, bank cutoffs, risk review, and funding policy. Weekends and federal holidays do not count, so a payment entered late Friday may not complete until the following week. That delay is part of the risk model. It gives returns time to surface before an organization treats funds as fully available. Return timing varies by return reason and transaction type: many standard returns are transmitted within about two banking days of the settlement date, while consumer claims involving unauthorized electronic fund transfers can carry windows extending to roughly 60 calendar days under [Regulation E error-resolution procedures](https://www.consumerfinance.gov/rules-policy/regulations/1005/11). Retain authorization records and payment history in a format your team can retrieve quickly. [Same Day ACH](https://www.nacha.org/same-day-ach) can compress that schedule for eligible payments through three daily processing windows, subject to a per-payment dollar cap and to whether your processor and financial institution support it. Treat it as a separate service to ask about rather than the default behavior of an eCheck program. Settlement takeaway A posted payment and a final payment are not the same thing. Build your funding policy, refund rules, and service-release decisions around the return window, not around the submission date. ## eChecks vs. card payments Consideration eCheck (ACH debit) Card payment **Payment source** Customer checking or savings account Credit, debit, or prepaid card account **Network** ACH Network Card networks such as Visa and Mastercard **Common uses** Invoices, recurring bills, utility payments, tuition, dues, and account balances Retail, e-commerce, phone payments, and fast checkout **Pricing model** Often flat, capped, or negotiated Usually percentage-based, plus network and processor costs **Timing** Generally several business days, subject to cutoffs and funding policy Authorization is usually near-instant; merchant funding varies by provider **Primary post-payment risk** Returns and unauthorized-debit claims Chargebacks and card disputes A practical payment-choice strategy Offer cards for speed and flexibility. Offer eChecks for a lower-cost pay-by-bank option. Customers can choose the method that fits their situation, while you avoid making percentage-based card costs the only option for larger or recurring payments. ## When eChecks make sense eChecks are most useful when customers already pay from a bank account, payment amounts are larger, or billing occurs on a predictable schedule. - **Larger invoices:** B2B billing, professional services, project milestones, wholesale purchases, and account balances - **Recurring billing:** utilities, memberships, subscriptions, property management, insurance, dues, and installment plans - **Account-based payments:** government agencies, schools, healthcare providers, and organizations that bill against a standing customer account Consider a municipal utility bill as a simple example. A resident paying a $160 balance may prefer a card for convenience or rewards, while another may choose an ACH debit to avoid a card-related fee where permitted and properly disclosed. Supporting both paths makes the payment experience more flexible without treating every customer the same. ## What eCheck processing costs Providers can price eCheck acceptance as a flat fee per transaction, a percentage, a percentage with a cap, a monthly account fee, or a blended arrangement. Published market examples commonly show ACH fees in the $0.20 to $1.50 range per transaction, while card acceptance is more often priced at roughly 1.5% to 3.5% of the payment. Treat those figures as illustrative rather than quoted pricing. Your actual cost depends on volume, risk profile, payment channels, and the features included in the account, and any provider quoting eCheck acceptance at card-like percentages deserves a closer look. Do not compare only the advertised transaction rate. A low ACH rate can look attractive on a sales sheet and still cost more in practice if return fees, account verification, recurring billing tools, reporting limitations, funding delays, integration work, or staff time are not included in the comparison. **Questions to ask before signing:** Is the price fixed, percentage-based, capped, or blended? Which monthly, platform, gateway, account, or minimum fees apply? What are the return and account-verification fees? Does pricing change for recurring billing, virtual-terminal use, or API integration? Can funding be delayed by reserves, underwriting, or volume requirements? ## Authorization and compliance Because an eCheck is an ACH debit, the transaction is subject to the applicable [Nacha Operating Rules](https://www.nacha.org/rules). Customer authorization is essential, and the required authorization method and recordkeeping depend on the transaction type and how the authorization is collected, whether online, by phone, in writing, or as part of a recurring arrangement. For consumer debits, authorization records should clearly identify the party collecting the payment, state whether the debit is one-time or recurring, explain the amount or how it will be determined, and describe the timing or schedule. Provide the customer with a copy or confirmation as required for the authorization method, and retain records that can be produced if the payment is questioned. Nacha has introduced [phased fraud-monitoring requirements](https://www.nacha.org/content/credit-push-fraud-monitoring-resource-center) for ACH participants. Obligations became effective March 20, 2026 for larger originators and third-party senders, with additional non-consumer participants phasing in during June 2026. These rules call for risk-based fraud detection, account validation, and mitigation practices sized to the organization’s role, volume, and risk profile, and they do not mandate a specific technology. Confirm effective dates, applicability, and responsibilities with your processor, sponsoring financial institution, legal counsel, and compliance team rather than assuming that a technology platform carries the entire obligation. Account validation is especially important for internet-initiated debits and newly provided banking details. Nacha’s [WEB debit account validation requirement](https://www.nacha.org/rules/supplementing-fraud-detection-standards-web-debits) asks originators to validate an account before the first use of new banking information. IntelliPay offers ACH web validation capabilities designed to check new consumer and business account data before the first transaction is submitted. Ask which validation methods, authorization-record features, reporting tools, and compliance-support functions are included in your specific IntelliPay configuration. **Compliance note:** Rule applicability depends on your organization’s role in the ACH Network, your transaction volume, and your agreement with your sponsoring financial institution. Confirm your obligations with your bank, processor, and counsel rather than relying on a general summary. ## Security, returns, and payment risk Moving away from paper checks can reduce exposure to physical check theft, alteration, and mail-related fraud, a category the [American Bankers Association Deposit Account Fraud Survey](https://www.aba.com/news-research/analysis-guides/deposit-account-fraud-survey-report) has repeatedly identified as a leading source of deposit-account losses. Electronic debits bring a different set of risks: incorrect bank-account information, insufficient funds, duplicate entries, unauthorized claims, and payment instructions altered through fraud. A sound eCheck program protects bank-account data, restricts staff access, reviews unusual activity, and gives employees a documented way to handle exceptions. Verification and screening tools can reduce avoidable failures, but they cannot guarantee that funds will be available or that every debit will settle without a return. - Keep authorization records, payment confirmations, and customer communications organized and easy to retrieve - Use a payment descriptor customers can recognize on their bank statement - Review return reasons for recurring patterns involving data quality, customer confusion, or potential fraud. Nacha applies an [unauthorized-return-rate threshold in the range of 0.5%](https://www.nacha.org/rules/ach-network-risk-and-enforcement-topics), and exceeding an applicable threshold can prompt a compliance review, so monitor return codes as both a compliance duty and an early warning signal - Set a documented policy for retries, alternative payment requests, refunds, and dispute escalation - Independently verify every request to change vendor or customer banking details, especially when the request arrives by email Also ask your bank and processor about controls for your own outgoing ACH activity, such as ACH positive pay, ACH debit blocks, and dual authorization for larger payment batches. These measures address a separate risk: unauthorized or fraudulent withdrawals from your organization’s operating accounts. ## Ways to accept eChecks The right setup depends on where customers pay and where payment data needs to go afterward. Some organizations need a payment link; others need a customer portal, a virtual terminal, or an integration with billing and accounting systems. Hosted payment pages A branded online page lets customers pay without your organization building a bank-account-entry form from scratch. It works well for invoice links, account balances, utility bills, dues, permits, and one-time payments. Virtual terminal Authorized staff enter payment details through a secure browser-based screen. This can support phone payments, assisted payments, and valid mailed authorizations, but it requires deliberate access controls and staff training because employees are handling sensitive payment information. Customer portal or billing system A portal can support recurring payments, payment history, receipts, saved preferences, and account management. It is often a strong fit for utilities, government agencies, property managers, schools, membership organizations, and other billers with ongoing customer accounts. API or custom integration Complex workflows may connect eCheck acceptance to an ERP, billing platform, accounting system, or CRM. Before committing, establish whether the connection is native, partner-built, or custom; who supports it after launch; and how payment status, settlement records, returns, and refunds will remain synchronized. ## Choosing an eCheck processing provider The lowest advertised rate is not automatically the lowest total cost. Look for a provider that fits the channels your customers use, the authorization process your program requires, the funding schedule you can accommodate, and the way your staff reconciles payments day to day. Provider review checklist - **Payment channels:** Can customers pay online, through an invoice link, by phone, in a portal, or with staff assistance? - **Funding:** What is the standard funding schedule, and what circumstances can delay it or trigger a reserve? - **Authorization support:** Does the platform support the authorization methods and recordkeeping your use case requires? - **Risk controls:** Which account-validation, monitoring, and return-management features are included? - **Validation and rule changes:** Does the platform verify new bank-account data before the first debit, and how are Nacha rule updates absorbed without a project on your end? - **Reporting:** Can staff reconcile transactions, deposits, returns, and exceptions without manual workarounds? - **Integration:** Is the connection native, prebuilt, or custom, and who owns ongoing support? - **Support:** Who handles onboarding, technical issues, and day-to-day account questions? - **Payment stack:** Can cards, eChecks, and digital wallets be managed and reconciled in one environment, or will your team be stitching separate systems together each month? ## Getting started with eCheck processing Begin with your payment workflow, not the technology. Identify what customers are paying for, how often they pay, the payment channels they expect, and where transaction data must land after a payment is made. 1. Identify the use case: one-time invoices, recurring billing, account payments, phone payments, or self-service online payments. 2. Document your payment profile: average payment amount, monthly volume, customer type, payment channels, return history, and seasonal patterns. 3. Map the customer experience from authorization and confirmation through receipts, customer support, cancellation, and recurring-payment management. 4. Confirm authorization, recordkeeping, and compliance requirements with your provider and appropriate legal or compliance advisors. 5. Plan reconciliation: decide how transactions, deposits, returns, and refunds will appear in the billing or accounting system. 6. Test before launch. Run routine payments and exception scenarios, then monitor return patterns, funding, and staff workload after go-live. ## A note on dual pricing and fee recovery If card fees are the main reason you are evaluating ACH, fee-recovery approaches may also be worth reviewing. Depending on your business type, jurisdiction, and card-brand requirements, programs such as dual pricing, service fees, and convenience fees may disclose and allocate some or all of the card-acceptance cost to the customer who chooses to pay by card. ACH can remain the lower-cost pay-by-bank option. These programs must be designed and administered carefully. Disclosure, calculation, transaction flow, and applicable network rules matter. IntelliPay can apply certain fee logic at the gateway, but organizations should confirm the program structure and their obligations with the processor and qualified legal or compliance advisors before implementation. ## Frequently asked questions Are eChecks less expensive than credit cards? Often, particularly as transaction amounts increase. ACH pricing is frequently flat, capped, or negotiated, while card costs are usually percentage-based. Compare the total cost of acceptance, including return fees, verification tools, platform fees, funding terms, integration costs, and staff reconciliation time. Can an eCheck be returned? Yes. Common return reasons include insufficient funds, a closed account, invalid bank-account information, duplicate entries, and customer disputes or unauthorized claims. Maintain authorization records and give staff a defined process for reviewing and resolving returns. Do eChecks settle immediately? No. Settlement and funding depend on the transaction type, financial institutions involved, processing cutoffs, weekends and holidays, risk controls, and your provider’s funding policy. [Same Day ACH](https://www.nacha.org/same-day-ach) can accelerate eligible payments, but it is a separate service and may not be available for every eCheck program. Do customers need to authorize eCheck payments? Yes. The authorization requirements depend on whether the payment is one-time or recurring and whether the customer authorizes it online, by phone, in writing, or through another permitted method. Your processor can help identify the appropriate workflow, but your organization should retain the needed records. Can eChecks be used for recurring payments? Yes, when the recurring authorization, payment schedule, customer notices, and cancellation process are set up correctly. Make the terms clear before enrollment and provide customers with a workable way to manage or cancel future debits. The bottom line Electronic check processing gives organizations a practical, lower-cost pay-by-bank option for invoices, recurring payments, and account-based billing. The programs that hold up over time combine clear customer authorization, realistic settlement expectations, disciplined return handling, sensible fraud controls, and reporting that staff can reconcile without unnecessary workarounds. To review ACH, eCheck, card, and payment acceptance options for your organization, visit [IntelliPay Government](https://intellipay.com/industries/government/). ## Sources and further reading - Nacha, [Credit-Push Fraud Monitoring Resource Center](https://www.nacha.org/content/credit-push-fraud-monitoring-resource-center). - Nacha, [Supplementing Fraud Detection Standards for WEB Debits](https://www.nacha.org/rules/supplementing-fraud-detection-standards-web-debits). - Nacha, [Account Validation Resource Center](https://www.nacha.org/content/account-validation-resource-center). - Nacha, [ACH Network Risk and Enforcement Topics](https://www.nacha.org/rules/ach-network-risk-and-enforcement-topics). - Nacha, [Same Day ACH](https://www.nacha.org/same-day-ach). - Consumer Financial Protection Bureau, [Regulation E § 1005.11, Procedures for Resolving Errors](https://www.consumerfinance.gov/rules-policy/regulations/1005/11). - American Bankers Association, [Deposit Account Fraud Survey Report](https://www.aba.com/news-research/analysis-guides/deposit-account-fraud-survey-report). - IntelliPay, [Why ACH Is Right for Your Business](https://intellipay.com/why-ach-is-right-for-your-business/). **Disclaimer:** This content is provided for general informational purposes only and does not constitute legal, accounting, banking, regulatory, tax, or compliance advice. ACH rules, authorization requirements, provider terms, settlement schedules, return rights, return thresholds, fraud-monitoring obligations, data-security requirements, and fee-recovery rules vary by transaction type, financial institution, processor, industry, and jurisdiction, and they change over time. Pricing figures, settlement timeframes, return windows, regulatory dates, and cost comparisons appearing in this guide are illustrative examples drawn from publicly available sources as of the date of publication. They are not quoted pricing, a service-level commitment, or a guarantee of processing, settlement, or funding times, and they may not reflect current rules or the terms of any specific IntelliPay configuration. Product capabilities described here depend on your account setup, underwriting, sponsoring financial institution, and applicable agreements. Verify all current requirements and confirm your program with your payment processor, financial institution, and qualified legal, accounting, or compliance advisors before implementation or material changes. IntelliPay assumes no liability for actions taken in reliance on this content. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** accounting software integration, ACH payment processing, ACH processing account, B2B echeck processing, bank to bank transfers, business payment methods, Check 21 Act, cost effective payment processing, CRM echeck processing, digital check processing, direct deposit processing, echeck API, echeck authorization methods, echeck customer authorization, echeck for businesses, echeck fraud prevention, echeck implementation guide, echeck payment gateway, echeck payment processing, echeck point of sale, echeck processing cost, echeck processing fees, echeck return management, echeck security, echeck settlement time, echeck vs credit card processing, ecommerce echeck integration, electronic check benefits, electronic check compliance, electronic check disputes, electronic check integration, electronic check merchant account, electronic check processing, electronic check setup, electronic check verification, electronic check vs paper check, electronic funds transfer, electronic payment processing, high value transaction processing, hosted payment pages, how do echecks work, how long do echecks take, IntelliPay echeck processing, mobile echeck payments, NACHA rules, online echeck processing, paperless payment processing, payment processing solutions, payment processor comparison, QuickBooks echeck integration, recurring echeck payments, subscription billing echeck, virtual terminal echeck, what is an electronic check --- ### [Government Payment Fraud Prevention: Stop BEC & ACH Scams](https://intellipay.com/government-payment-fraud-prevention/) **Published:** August 26, 2026 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 payment processor serving government agencies, healthcare providers, and businesses across the United States. This article examines where payment fraud affects government finance operations in 2026 and practical controls that can reduce exposure. Learn more about [government payment solutions](https://intellipay.com/industries/government/). Quick Read Government agencies often invest heavily in protecting citizen-facing payments, while fraudsters target a separate risk area: vendor payments, payroll, wires, and ACH credits that move money out of the agency. - The FBI recorded [$3.05 billion in reported 2025 losses from business email compromise](https://www.ic3.gov/AnnualReport/Reports/2025_IC3Report.pdf), or BEC. - Vendor-payment changes and impersonation can bypass controls designed for incoming card payments because the fraud occurs in the approval process, before the payment is sent. - [Nacha fraud-monitoring requirements became effective March 20, 2026](https://www.nacha.org/content/credit-push-fraud-monitoring-resource-center), but they are risk-based monitoring requirements—not a blanket reimbursement or liability guarantee. - Callback verification, separation of duties, ACH debit controls, and bank-provided positive pay or ACH-filtering services can materially reduce the risk of fraudulent disbursements. Many government agencies have invested in stronger citizen-facing payment controls, including PCI-compliant portals, tokenization, and transaction screening. Those measures are important. But the risk does not end at the payment portal. Vendor payments, payroll, wires, ACH credits, and other disbursements follow different workflows. If a criminal persuades staff to change a vendor's bank account or approve a payment using fraudulent instructions, the transaction may never touch the citizen-payment platform at all. Contents - [The numbers back this up](#The_numbers_back_this_up) - [How it actually happens](#How_it_actually_happens) - [Five controls that reduce the risk](#Five_controls_that_reduce_the_risk) - [Vendor banking-change checklist](#Vendor_banking-change_checklist) - [Frequently asked questions](#Frequently_asked_questions) - [Sources and further reading](#Sources_and_further_reading) ## The numbers back this up Business email compromise, or BEC, occurs when a criminal impersonates a vendor, executive, employee, or trusted business contact to redirect a legitimate payment. The FBI's [2025 Internet Crime Report](https://www.ic3.gov/AnnualReport/Reports/2025_IC3Report.pdf) recorded 1,008,597 complaints and $20.877 billion in reported losses across all crime categories. BEC alone accounted for $3.0466 billion in reported losses, making it the second-highest loss category after investment fraud. Wire transfers and ACH were the most commonly reported payment methods in BEC complaints. The FBI also described a 2025 incident in which a city government office in Oregon was targeted for a fraudulent wire of more than $6 million. The incident illustrates why rapid reporting and coordination with a financial institution and law enforcement can be critical when a payment is suspected to be fraudulent. The Federal Reserve reports that BEC was a leading cause of fraudulent ACH and wire transfers from business deposit accounts, accounting for 73% of reported cyber incidents in 2024—up from 44% in 2023. Common schemes include changing existing vendor payment information, impersonating an authorized party, and manipulating a legitimate employee into approving a payment. [Read the Federal Reserve's ACH and wire fraud guidance](https://www.frbservices.org/news/fed360/issues/121625/fraud-mitigation-classifying-ach-wire-fraud). Government fraud takeaway A public vendor list, published meeting materials, and a trusted-agency name can give impersonators useful information before they ever send an email. The strongest protection is a payment-approval process that assumes a banking-detail change may be fraudulent until independently verified. ## How it actually happens A criminal may review an agency website, procurement records, public meeting minutes, or other public information to identify a real vendor. The criminal then sends an email that appears to come from that vendor and requests an update to its banking information. If the change is entered without an independent verification step, the next legitimate payment can be sent to the criminal's account. The payment can appear ordinary because it may use a real vendor name, a familiar invoice amount, and an otherwise normal approval path. The issue is not necessarily a failure of the payment rail; it is often a failure earlier in the process, when payment instructions were changed or an authorized employee was deceived. The Federal Reserve identifies modification of existing payment information and manipulation of authorized parties as common BEC patterns. [See the Federal Reserve's fraud-classification guidance](https://www.frbservices.org/news/fed360/issues/121625/fraud-mitigation-classifying-ach-wire-fraud). ## Five controls that reduce the risk Ask your bank about positive pay, payee positive pay, ACH filters, ACH blocks, and ACH debit blocks for each disbursement account. Service names and capabilities vary by bank. Positive pay is commonly associated with check issue verification, while ACH filters and blocks can help control which ACH debits or credits are allowed on an account. Confirm the specific protections your bank offers and how exceptions are reviewed. Verify every banking-detail change through an independent channel. Call a trusted contact using a phone number already in your vendor-management system or on a previously verified contract—not a number supplied in the email request. Apply the same procedure to urgent wire instructions and email requests that claim an executive has approved an exception. Separate vendor maintenance from payment approval. The employee who changes a vendor's banking information should not be the only person who can release the next payment. Require a second review, document the verification, and create an escalation path for urgent requests. Restrict ACH activity to what each account actually needs. For example, where appropriate, use debit blocks or filters to prevent unauthorized ACH debits and authorize known counterparties or transaction types. Work with your bank to configure limits, alerts, and exception-review deadlines that match your agency's operations. Establish a fraud-response plan before an incident occurs. The [Nacha fraud-monitoring rule changes](https://www.nacha.org/content/credit-push-fraud-monitoring-resource-center) became effective March 20, 2026. They require risk-based fraud-monitoring processes for covered ACH participants, including Originators, certain third parties, ODFIs, and RDFIs. The rules do not create a blanket guarantee that a fraudulent payment will be reimbursed. If fraud is discovered, immediately contact the financial institution, request a recall or other available recovery action, and report the incident to the FBI's Internet Crime Complaint Center. **The good news:** many of these controls can be implemented through existing bank treasury-management services and internal procedures. Your agency does not necessarily need to replace its payment platform, but it should confirm which controls are available, who owns them, and how exceptions are handled. ## Vendor banking-change checklist Before changing a vendor's payment instructions, agencies can use a simple, documented verification process: 1. Flag the request as a payment-information change, even if it appears in a reply to an existing email thread. 2. Call a verified vendor contact using a phone number already on file, rather than any contact information in the request. 3. Require a second staff member to review and approve the banking-information change. 4. Document the date, time, person contacted, and verification outcome in the vendor record. 5. Place a brief hold or secondary review on the first payment sent to the new account when operationally practical. **Operational note:** Adapt this checklist to your agency's purchasing policy, segregation-of-duties requirements, vendor-management process, and bank procedures. It is not a replacement for legal, audit, or financial-institution guidance. ## Frequently asked questions Is positive pay only for checks? Traditional positive pay is primarily a check-fraud control. Banks may offer related ACH controls, such as ACH filters, ACH blocks, debit blocks, payee validation, and transaction alerts. Ask your bank which options apply to your accounts and payment flows. Do the 2026 Nacha rules make our bank liable for BEC losses? Not automatically. The rules require risk-based fraud-monitoring processes for covered ACH participants, but they do not establish a blanket reimbursement obligation for BEC-related losses. Your agency should review its account agreement, bank procedures, insurance coverage, applicable law, and any relevant state or local requirements with appropriate advisors. How quickly should we act after discovering a fraudulent transfer? Immediately. Contact your financial institution and request available recovery action as soon as the fraud is discovered. The FBI advises victims to provide complete transaction details when reporting to IC3, because speed can improve the chance that funds can be frozen or recalled. Do we need new software for these controls? Not always. Many controls are process changes or bank treasury-management features. The first step is to inventory your current vendor-change workflow, approval roles, bank controls, alerts, and incident-response contacts. The bottom line Protecting citizen payments is essential, but government agencies also need strong controls over the vendor, payroll, ACH, and wire processes that move money out. Independent callback verification, separation of duties, account controls, and a tested bank-escalation process can help reduce exposure to vendor-impersonation and BEC fraud. To review payment acceptance and security options for your agency, visit [IntelliPay Government](https://intellipay.com/industries/government/). ## Sources and further reading - Federal Bureau of Investigation, [2025 Internet Crime Report](https://www.ic3.gov/AnnualReport/Reports/2025_IC3Report.pdf). . - Federal Reserve Financial Services, [Classifying ACH and Wire Fraud](https://www.frbservices.org/news/fed360/issues/121625/fraud-mitigation-classifying-ach-wire-fraud). - Nacha, [Credit-Push Fraud Monitoring Resource Center](https://www.nacha.org/content/credit-push-fraud-monitoring-resource-center). **Disclaimer:** This content is provided for general informational purposes only and does not constitute legal, financial, audit, or banking advice. Fraud-prevention requirements, account terms, and available treasury-management services vary by financial institution, state law, and local policy. Agencies should consult their bank, legal counsel, auditor, and internal security teams before implementing controls or relying on the information above. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government Payment Processing --- ### [ACH Payments in 2026: Government Volume Rebounds, Same Day Cap Rising to $10M in 2027](https://intellipay.com/ach-payments-in-2026-government-volume-rebounds-same-day-cap-rising-to-10m-in-2027/) **Published:** August 25, 2026 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 payment processor serving government agencies, healthcare providers, and businesses across the United States. This article looks at what changed in ACH activity through the first half of 2026, why the government sector is a bigger part of that story than most coverage suggests, and what's coming next for the network. Learn more about [government payment solutions](https://intellipay.com/industries/government/) and IntelliPay's [2025 ACH year-end recap](https://intellipay.com/ach-payment-volume-hit-93-trillion-in-2025-what-the-record-breaking-numbers-mean-for-businesses-and-government-agencies-in-2026/). Quick Read ACH volume grew 5.5% year-over-year through Q2 2026, and for the first time in a while, growth showed up across consumer, B2B, and government segments at once. - Federal government ACH volume returned to modest growth after a flat 2025, driven partly by tariff refunds and new tax-free newborn account deposits. - Same Day ACH volume is up more than 26% year-over-year, with B2B same-day activity up roughly 30%. - The $1 million Same Day ACH cap is set to rise to $10 million on September 17, 2027, removing a workaround many corporate treasurers currently rely on. - New Nacha transaction-monitoring rules put shared responsibility for catching fraud on originators and receiving institutions alike. Most of the attention in payments right now goes to what's new: stablecoins, agentic commerce, instant-payment rails. ACH doesn't get discussed with the same excitement, mostly because it doesn't need to. But the data coming out of Nacha for the first half of 2026 tells an interesting story that hasn't gotten much coverage: growth isn't concentrated in one segment anymore. It's broad, and it's touching parts of the network — government payments in particular — that had been flat for a while. Contents - [Growth is showing up everywhere at once, not just in B2B](#Growth_is_showing_up_everywhere_at_once_not_just_in_B2B) - [Why federal government ACH volume is growing again](#Why_federal_government_ACH_volume_is_growing_again) - [Same Day ACH is growing faster than the network itself — and the cap is about to change](#Same_Day_ACH_is_growing_faster_than_the_network_itself_and_the_cap_is_about_to_change) - [The open banking gap isn't about adoption — it's about age](#The_open_banking_gap_isnt_about_adoption_its_about_age) - [What the new transaction-monitoring rules actually ask organizations to do](#What_the_new_transaction-monitoring_rules_actually_ask_organizations_to_do) - [What's next: stablecoins, AI agents, and a rail that keeps getting asked to do more](#Whats_next_stablecoins_AI_agents_and_a_rail_that_keeps_getting_asked_to_do_more) - [What this means for government agencies and finance teams right now](#What_this_means_for_government_agencies_and_finance_teams_right_now) - [Frequently asked questions](#Frequently_asked_questions) ## Growth is showing up everywhere at once, not just in B2B Through the first half of 2026, ACH Network volume grew 5.5% year-over-year, according to Nacha's [Michael Herd](https://www.linkedin.com/in/michaelherd/), Executive Vice President of Network Administration, speaking on a recent PaymentsJournal podcast alongside [Ben Danner](https://javelinstrategy.com/our-team/ben-danner), Senior Debit Analyst at Javelin Strategy & Research. What stands out isn't the headline number so much as where it's coming from. B2B payment volume climbed nearly 10% in the first half of the year, continuing a trend that's been building for close to a decade as supplier payments and contractor payouts move off paper. Consumer online payments and transfers rose about 6.5%, fueled largely by account-to-account transfers and digital wallet activity. And federal government volume, which had been essentially flat, moved back into modest growth — a bit over 3%. That last figure is the one worth sitting with, because it's the segment most people assume has already finished digitizing. ## Why federal government ACH volume is growing again A year ago, federal government payment volume on the ACH Network was flat. That's changed. Herd pointed to a few specific drivers behind the return to growth: the government has been issuing tariff refunds, depositing seed funds into the new tax-free newborn accounts program, and continuing efforts to eliminate check disbursements in favor of electronic payment. None of these are one-time blips. Tariff refund cycles tend to recur as trade policy shifts. Newborn account seeding is a new, ongoing program rather than a single disbursement event. And the push to eliminate government checks has been a stated policy direction for years — it's just now showing up more clearly in the volume data. For state and local agencies watching the federal government's playbook, this is a useful signal: the shift away from paper disbursement isn't slowing down, and the agencies still issuing checks for refunds, benefits, or vendor payments are increasingly the exception rather than the rule. Government payment takeaway Check elimination is accelerating at the federal level — and setting the pace for state and local agencies. Agencies that still rely heavily on paper for refunds, benefit payments, or vendor disbursements should expect growing pressure — from constituents and from policy — to move those flows to ACH. ## Same Day ACH is growing faster than the network itself — and the cap is about to change Same Day ACH volume is up more than 26% year-over-year, outpacing overall network growth by a wide margin. Consumer-side Same Day activity is the biggest driver, up over 50%, largely tied to account-to-account transfers, digital wallet funding, and credit card issuers pulling payment more quickly once a bill is due. B2B Same Day ACH activity is up roughly 30%, used for cash concentration, merchant settlements, tax payments, and withholding remittances. Here's the detail that hasn't gotten much attention yet: many corporate treasury teams have built exception-handling processes around the current $1 million Same Day ACH transaction cap, because larger payments simply can't move through that window. That workaround is going away. Starting September 17, 2027, the cap rises to $10 million. Danner framed the change as giving treasurers more flexibility for exactly the kind of payments that currently get routed around Same Day ACH — large supplier payments, commercial real estate transactions, brokerage funding, and insurance claims. **Note on IntelliPay's ACH processing:** IntelliPay processes standard ACH transactions and does not currently offer Same Day ACH. The trends above are shared as industry context for organizations planning treasury and payment strategy — not as a description of IntelliPay's service. For the reasons outlined in our [government payment processing guide](https://intellipay.com/government-payment-processing-guide/), standard ACH funding timelines give routine returns more time to surface before funds are treated as available — which is part of why we've built our platform around that model rather than faster, higher-risk funding windows. For organizations that have built manual workarounds to handle high-dollar payments outside the Same Day window elsewhere in their payment stack, this is worth flagging to treasury and finance teams now, well ahead of the 2027 effective date. Removing the exception process is a process change, not just a limit increase. Segment H1 2026 Same Day ACH Growth Primary Driver **Consumer** 50%+ year-over-year A2A transfers, wallet funding, credit card bill payments **Business (B2B)** ~30% year-over-year Cash concentration, merchant settlement, tax remittance **Network overall** 26%+ year-over-year Combined consumer and business acceleration ## The open banking gap isn't about adoption — it's about age Open banking's growth is often described as an overall market trend, but the more useful way to look at it is generational. A recent Nacha study found that roughly 89% of consumers under age 34 are comfortable linking their bank accounts to third-party services, wallets, and apps. Older consumers show meaningfully less comfort with that model, and many still rely on a paper checkbook simply to locate routing and account numbers for ACH payments — something a growing share of younger consumers has never owned. Danner made a point worth remembering here: as account-linking becomes the default way younger consumers pay bills or enroll in services, most of them won't think of it as "making an ACH payment" at all. It'll just be logging into their bank account. The rail becomes invisible, even as it carries more volume than ever. For billers and government agencies planning digital payment options, that generational split is more actionable than a single adoption-rate headline — it tells you which channel to lead with depending on who you're collecting from. ## What the new transaction-monitoring rules actually ask organizations to do As ACH volume and value have grown, so has scrutiny on fraud — particularly business email compromise, where a fraudster impersonates a vendor or executive to redirect a legitimate payment. Nacha's newer transaction-monitoring rules put responsibility on every party in the payment chain, not just the bank on one end. In practice, that means two things. For businesses originating payments, it means treating any request to change payment or account information as something to verify independently rather than act on directly — the standard security advice of "don't trust, verify" applied specifically to payment instructions. For receiving institutions, it means watching for deposit patterns that don't fit, such as a large business payment landing in a personal consumer account, which is one of the more common signatures of a successful business email compromise scheme. Herd noted that Nacha expects to start collecting and sharing success stories from the field as these rules mature — a signal that the industry is still early in figuring out which monitoring approaches actually catch fraud before funds move, rather than after. ## What's next: stablecoins, AI agents, and a rail that keeps getting asked to do more Two forces likely to shape ACH over the next few years didn't exist as serious considerations a decade ago. The first is digital assets. Herd expects ACH to become a common on-ramp and off-ramp for moving U.S. dollars into and out of stablecoins and tokenized exchange networks, through digital wallets that are already well established in the ACH ecosystem for account-to-account transfers, investing, and even sports wagering. Today, that's a relatively small group of users. Herd expects it to become far more commonplace as digital-asset activity spreads to the general population. The second is AI agents initiating payments on a person's or business's behalf. Herd expects this to eventually cover most ACH use cases — an AI agent authorizing and initiating a payment rather than a human clicking "submit." But he was clear that the industry hasn't worked out the guardrails yet. Open questions include what standards and tools are needed to support agent-initiated payments safely, and how the network handles authorization, identity, and trust when the party initiating a payment isn't a person at all. Neither of these developments displaces ACH. They extend it. That's been the pattern for fifty years — new use cases keep finding their way onto a rail built for something else entirely, because the rail is cheap, universal, and already trusted. ## What this means for government agencies and finance teams right now Practical next steps - If your agency still issues refunds, benefits, or vendor payments by check, treat the federal government's shift as a preview, not an outlier — plan the electronic migration now rather than reactively. - Flag the September 2027 Same Day ACH cap increase to treasury now if your organization currently routes high-dollar payments around the $1 million limit — the exception process itself will need to be retired, not just the limit. - Segment your payer base by how comfortable they are with account-linking rather than assuming uniform adoption — younger payers are ready for pay-by-bank now; others still need traditional ACH enrollment paths. - Review your account-validation practices for any payment where banking details are new or recently changed — this is the single most effective control against business-email-compromise-driven ACH fraud. - Keep AI-agent-initiated payments on your radar for governance and policy discussions, even if adoption is still early. The standards conversation is happening now. ## Frequently asked questions Why did federal government ACH volume return to growth in 2026? Nacha cites three specific drivers: tariff refund disbursements, seed deposits into the new tax-free newborn accounts program, and continued efforts to eliminate paper check disbursements in favor of electronic payment. Federal volume had been flat the prior year before this rebound. When does the Same Day ACH transaction cap increase to $10 million? The cap is scheduled to rise from $1 million to $10 million per transaction on September 17, 2027. Organizations that currently use manual exception processes to move high-dollar payments outside the Same Day window should plan to retire those workarounds ahead of that date. Is open banking adoption the same across all age groups? No. Roughly 89% of consumers under 34 report being comfortable linking bank accounts to apps, wallets, and services, according to Nacha research. Older consumers show notably lower comfort with account-linking and are more likely to rely on traditional ACH enrollment using routing and account numbers from a paper check. Will AI agents be able to initiate ACH payments? Nacha leadership expects AI agents to eventually authorize and initiate ACH payments across most use cases, but the standards, tools, and guardrails needed to do this safely — covering authorization, identity, and trust — are still under industry discussion and have not been finalized. How does ACH connect to stablecoins and digital assets? ACH is expected to become a common way to move U.S. dollars into and out of stablecoin and tokenized exchange networks, typically through digital wallets that already use ACH for account-to-account transfers. This is currently a smaller use case but is expected to grow as digital-asset activity becomes more mainstream. The bottom line ACH isn't just holding steady in 2026 — it's absorbing new growth in places that had gone quiet, and new use cases nobody would have predicted a decade ago. For government agencies and finance teams, the practical work is the same as it's always been: keep migrating off paper, keep validating payment instructions, and plan ahead for the rule and limit changes headed your way. To review ACH, eCheck, and payment acceptance options for your organization, visit [IntelliPay Government](https://intellipay.com/industries/government/). **Disclaimer:** This content is provided for general informational purposes only and does not constitute legal, accounting, banking, regulatory, or audit advice. Organizations should review payment strategy, compliance obligations, and internal control decisions with their own counsel, auditors, financial institutions, and payment processor. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government Payment Processing --- ### [Do Embedded Payment Forms Affect PCI Compliance for Local Governments?](https://intellipay.com/do-embedded-payment-forms-affect-pci-compliance-for-local-governments/) **Published:** August 17, 2026 **Author:** Dale Erling **Content:** **Last reviewed:** August 2026 | **Applies to:** Local governments and public entities using online card-payment pages, payment links, or embedded payment forms. Quick Read Do embedded payment forms affect PCI compliance? Yes. An embedded payment form or iframe can affect a local government’s PCI compliance responsibilities, even when the payment provider handles card entry and transaction processing. The agency-controlled webpage around the embedded payment element may still need protection from unauthorized scripts that could affect the payment experience. The validation approach depends on the agency’s full payment environment and the requirements of its acquirer or other compliance-enforcing entity. A hosted payment page, a secure payment link, and an embedded payment form may all look like simple ways for residents to pay online. They are not the same from a payment-security standpoint. The difference comes down to where card-entry fields appear and which organization controls the webpage around them. A redirect or payment link can send residents to a provider-hosted page. An embedded payment form places the provider’s payment element inside a webpage your agency controls. That distinction can affect the controls and documentation your agency needs to maintain. Contents - [Hosted Pages, Payment Links, and Embedded Forms](#Hosted_Pages_Payment_Links_and_Embedded_Forms) - [What Is a Referring Payment Page?](#What_Is_a_Referring_Payment_Page) - [Why Scripts Matter on Payment Pages](#Why_Scripts_Matter_on_Payment_Pages) - [Review Scripts That Run on Payment-Related Pages](#Review_Scripts_That_Run_on_Payment-Related_Pages) - [When the SAQ A Update May Apply](#When_the_SAQ_A_Update_May_Apply) - [SAQ A Eligibility: A Practical Starting Point](#SAQ_A_Eligibility_A_Practical_Starting_Point) - [Payment-Page Checklist for Public Entities](#Payment-Page_Checklist_for_Public_Entities) - [Identify Every Payment-Related Page](#Identify_Every_Payment-Related_Page) - [Document the Payment Model](#Document_the_Payment_Model) - [Inventory Scripts on Embedded-Form Pages](#Inventory_Scripts_on_Embedded-Form_Pages) - [Limit Page-Editing Access](#Limit_Page-Editing_Access) - [Retain Provider Guidance](#Retain_Provider_Guidance) - [Review After Meaningful Changes](#Review_After_Meaningful_Changes) - [Questions for Payment and Web Vendors](#Questions_for_Payment_and_Web_Vendors) - [Questions for Your Payment Provider](#Questions_for_Your_Payment_Provider) - [Questions for Your Web Agency or Internal Web Team](#Questions_for_Your_Web_Agency_or_Internal_Web_Team) - [Keep Change Control Simple](#Keep_Change_Control_Simple) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Related Reading](#Related_Reading) ## Hosted Pages, Payment Links, and Embedded Forms Start by identifying which payment model each department uses. Residents should have a simple payment experience, but your finance, IT, and web teams need to understand how payment data moves behind the scenes. Payment Model What the Resident Sees What the Agency Should Confirm Redirect to a Hosted Payment Page The resident clicks Pay Now and leaves the agency website to complete payment on a provider-hosted page. Confirm the link is correct, provider documentation is current, and agency systems do not collect card data. Secure Payment Link The resident receives a text or email link and enters card information on a provider-hosted page. Confirm who can send payment links, what information appears in the message, and that the link points to an approved provider destination. Embedded Payment Form or Iframe Card-entry fields appear inside an agency-controlled webpage, even if the payment provider delivers and hosts the fields. Confirm which scripts run on the agency page, who can change the page, and what evidence shows it is protected from script attacks. Hosted payment pages and secure payment links can reduce the number of agency-controlled components around card entry. They do not eliminate the need to understand your payment flow or complete applicable PCI validation. They may, however, simplify the web-page controls your agency needs to manage. ## What Is a Referring Payment Page? A referring payment page is an agency-controlled webpage that contains an embedded third-party payment form. A utility department, for example, may have a Pay Your Bill page on the city website that loads a payment provider’s iframe within the page. The payment provider may handle card entry and transaction processing inside that embedded element. The city webpage around it can still load analytics tags, tag-manager containers, chat widgets, accessibility tools, cookie-consent scripts, and custom JavaScript. That surrounding page matters because a malicious or unauthorized script could alter the resident’s experience, interfere with the payment element, or attempt to capture information before it reaches the provider. Example A city utility website may display a resident’s balance with a Pay Now button. If the button sends the resident to a processor-hosted payment page, the city site does not host the card-entry fields. If payment fields appear inside an iframe on the city utility page, that page should be treated as a referring payment page and managed accordingly. ## Why Scripts Matter on Payment Pages Most website scripts are legitimate. They support analytics, accessibility, communications, forms, and other normal website functions. The risk comes from unnecessary or unmanaged scripts on pages connected to payment collection. Payment-page script attacks are often called ecommerce skimming or web skimming. They are different from a physical skimmer attached to a countertop terminal. In a web-skimming attack, malicious code is added to a webpage or a third-party dependency and runs in the resident’s browser. ### Review Scripts That Run on Payment-Related Pages ✓ Tag-manager containers and all tags deployed through them ✓ Analytics and visitor-behavior tools ✓ Chat widgets, virtual assistants, and feedback tools ✓ Accessibility overlays and browser-side enhancement tools ✓ Cookie-consent and privacy-management scripts ✓ Web forms, calendar tools, maps, surveys, and embedded media ✓ Custom code added by an internal team, web agency, or billing-system vendor This does not mean removing every script from your website. It means payment-related pages should receive a higher level of discipline. Keep scripts with a clear purpose. Know who approved them. Review changes before publication. ## When the SAQ A Update May Apply SAQ A may apply to some local-government agencies that fully outsource electronic card-data functions to PCI DSS-compliant payment providers. It is not based on whether an organization is public or private. Eligibility depends on the agency’s actual payment channels, technical implementation, and the requirements of its acquirer or other compliance-enforcing entity. ### SAQ A Eligibility: A Practical Starting Point An agency should not assume it qualifies for SAQ A simply because it uses a hosted payment page or iframe. As a practical starting point, an agency considering SAQ A should be able to confirm all of the following: ✓ All electronic cardholder-data functions are fully outsourced to PCI DSS-compliant third-party service providers. ✓ The agency does not electronically store, process, or transmit cardholder data on agency systems or premises. ✓ The agency retains only paper reports or receipts with account data, if any, and those records are not received electronically. ✓ The payment provider and other relevant service providers can provide current PCI DSS compliance documentation for the services used. ✓ The agency meets the specific ecommerce eligibility criteria that apply to its payment model, including the script-attack criterion for applicable embedded third-party payment forms. ✓ The agency’s acquirer, payment facilitator, or other compliance-enforcing entity accepts SAQ A as the appropriate validation method. Important This is a practical summary, not a substitute for the official SAQ A eligibility criteria or advice from your acquirer or qualified assessor. If your agency accepts cards at a counter, enters card data through a virtual terminal, records calls that contain card data, stores electronic card data, or uses a website that does not meet every SAQ A eligibility criterion, a different validation approach may apply. For agencies that qualify for SAQ A and use an embedded third-party payment form or iframe, the updated ecommerce eligibility criteria are especially important. Agencies that do not meet every SAQ A eligibility criterion may need a different validation approach, such as SAQ A-EP or SAQ D, as directed by their acquirer or compliance program. PCI SSC updated SAQ A for ecommerce merchants in 2025. The updated questionnaire removed PCI DSS Requirements 6.4.3 and 11.6.1 from SAQ A, but it added an eligibility criterion for ecommerce merchants with embedded third-party payment forms or pages. For an eligible SAQ A merchant, the criterion requires confirmation that its site is not susceptible to attacks from scripts that could affect the ecommerce system. PCI SSC FAQ 1588 clarifies that this criterion applies when a merchant webpage includes an embedded payment page or form, such as an iframe. It does not apply to a simple redirect to a provider site or a payment link that sends the payer to a provider-hosted page. For an applicable embedded payment form, FAQ 1588 describes two general paths: **1. Use controls that protect the referring payment page from script attacks.** This can include maintaining a script inventory, authorizing scripts, supporting script integrity, and detecting unauthorized changes. **2. Obtain confirmation from the PCI DSS-compliant payment provider or third-party service provider.** The provider must confirm that, when its embedded payment solution is implemented according to its instructions, the solution includes techniques that protect the payment page from script attacks. Important A provider’s general PCI DSS Attestation of Compliance is not automatically the same as written confirmation that its embedded payment solution addresses the specific script-attack eligibility criterion for your agency’s implementation. Ask for documentation that applies to the exact payment product and integration model you use. Requirements 6.4.3 and 11.6.1 remain relevant for entities and validation paths where they apply. In plain language, these controls focus on knowing which scripts run on payment or referring payment pages, confirming that scripts are legitimate, and detecting unauthorized changes that could affect payment security. ## Payment-Page Checklist for Public Entities Use this checklist when your agency has an embedded payment page or iframe, is redesigning a payment page, or is reviewing an existing online payment flow. ### Identify Every Payment-Related Page ✓ Utility payment pages ✓ Tax and assessment payment pages ✓ Court and citation payment pages ✓ Permit, license, recreation, and registration payment pages ✓ School fee, tuition, transportation, and activity-payment pages ✓ Any department-specific page that embeds a payment element ### Document the Payment Model For each page, document whether the resident is redirected to a hosted payment page, sent through a payment link, or presented with an embedded payment form. Keep a screenshot and a simple data-flow diagram with the record. ### Inventory Scripts on Embedded-Form Pages For each script that loads or executes in a resident’s browser on a referring payment page, record: ✓ Script name and source domain ✓ Business or technical purpose ✓ Owner or approving department ✓ Whether it is first-party or third-party code ✓ Date last reviewed ✓ How the agency confirms it remains authorized and unchanged ### Limit Page-Editing Access Not every web editor needs permission to alter payment pages. Use role-based access in the content-management system, keep administrative accounts current, and require review before changes are published to pages with embedded payment elements. ### Retain Provider Guidance Keep the provider’s implementation instructions with the payment-page record. If the provider states that its embedded solution provides script-attack protections, retain that written confirmation and evidence that your agency followed the required implementation steps. ### Review After Meaningful Changes Revisit the page after changing your website theme, tag manager, analytics tools, cookie banner, accessibility vendor, web agency, payment provider, billing integration, or embedded payment configuration. ## Questions for Payment and Web Vendors Do not leave the technical details to assumption. Ask direct questions and retain the answers in your vendor-management file. ### Questions for Your Payment Provider ✓ Is our payment flow hosted, redirected, or embedded? ✓ If embedded, is our agency page considered a referring payment page for this implementation? ✓ Can you provide current PCI DSS compliance documentation for this payment product? ✓ Does our implementation qualify for SAQ A, or should we validate through another SAQ or process? ✓ If SAQ A applies, can you provide written confirmation addressing the script-attack eligibility criterion for the embedded solution? ✓ What implementation steps are required for that confirmation to apply? ✓ What website, billing-platform, or integration changes require a new review? ✓ Do you offer a hosted payment page or payment-link option that may better fit our operational and compliance goals? ### Questions for Your Web Agency or Internal Web Team ✓ Which scripts run on payment-related pages today? ✓ Who can add or remove scripts through the CMS, tag manager, or site code? ✓ What review occurs before a script is added to a referring payment page? ✓ How are third-party plugins and JavaScript libraries updated and monitored? ✓ Can we produce a change history for the payment page and its scripts? ✓ Are we using any script or tag that is not necessary for the payment experience? ## Keep Change Control Simple This does not mean online payments need to become more complicated. It means your agency should understand how each payment channel is built, know which vendors are involved, and apply tighter change controls to the small number of webpages connected to payment collection. A Workable Process for Many Public Entities **Step 1.** Flag payment-related pages in the CMS. Maintain a simple list of URLs and page owners. **Step 2.** Require approval for script changes. Finance, IT, or the designated payment owner should review additions to embedded payment pages. **Step 3.** Document the reason for every script. If no one can explain why it is there, remove it or investigate before leaving it in place. **Step 4.** Use a before-and-after check. Confirm that a page update did not change the approved payment element, scripts, headers, or destination links. **Step 5.** Retain the evidence. Save change tickets, approval emails, screenshots, and provider guidance in the payment-security folder. Good Governance Does Not Require Doing Everything Manually A provider-hosted page or secure payment-link option can simplify the resident payment experience and reduce the number of agency-controlled components around card entry. The right model depends on resident experience, billing-system integration, department needs, and your agency’s validation requirements. ## Frequently Asked Questions Does SAQ A apply to local government agencies? It can. SAQ A is not limited to private businesses, but a public entity must meet all SAQ A eligibility criteria. In general, that means electronic card-data functions are fully outsourced to PCI DSS-compliant third parties. The correct validation approach depends on the agency’s payment channels, technical implementation, and the direction of its acquirer or other compliance-enforcing entity. Does a payment iframe make our agency responsible for all PCI DSS controls? Not necessarily. Scope and validation requirements depend on the complete payment flow and the criteria that apply to your agency. An embedded form can reduce direct handling of card data, but it can also create responsibilities for the agency-controlled referring payment page. Confirm the appropriate validation approach with your acquirer, payment provider, or qualified assessor. Does this apply if we redirect residents to a provider-hosted payment page? PCI SSC states that the SAQ A eligibility criterion described in FAQ 1588 applies to ecommerce merchant webpages that include an embedded third-party payment page or form. It does not apply to a simple redirect to a provider website or a payment link that sends a payer to a provider-hosted site. Other PCI DSS requirements may still apply based on your environment. What counts as a script on a referring payment page? Scripts can include custom JavaScript, tag-manager tags, analytics tools, chat widgets, accessibility tools, cookie-consent tools, third-party libraries, and other browser-side code. The practical question is whether the code loads or executes in the resident’s browser on the payment-related page. Can our payment provider handle script-attack protection for us? PCI SSC FAQ 1588 describes a path where a PCI DSS-compliant payment provider or third-party service provider confirms that its embedded payment solution includes techniques that protect the merchant payment page from script attacks when implemented according to the provider’s instructions. Request written confirmation that applies to your specific product and implementation, then retain evidence that you followed the instructions. Who should be involved in this review? At minimum, involve the payment owner in finance or treasury, the IT or security lead, and the web team or web vendor. Include the department that owns the payment experience, such as utilities, courts, tax, permits, or education, when its billing system or resident workflow is involved. What should we do if we cannot explain how a payment page is built? Pause before making unrelated website changes. Ask the payment provider and web team to document the current flow, identify whether the page is hosted, redirected, or embedded, and list the scripts running on any agency-controlled referring payment page. That baseline will support the right next step. Review Your Online Payment Flow Make online payments easier to manage. IntelliPay helps public entities offer payment options across hosted pages, payment links, online portals, in-person channels, and billing-system workflows. Talk with our team about an approach that supports a clear resident experience and a manageable payment environment for your agency. [Talk to a Payment Consultant](https://intellipay.com/talk-to-a-consultant/) ## Related Reading PCI DSS [PCI Level 1 for Public Entities: Risk, Audits, and Insurance](https://intellipay.com/pci-level-1-for-public-entities-what-it-really-means-for-risk-audits-and-insurance/) Government [Government Payment Processing Solutions](https://intellipay.com/industries/government/) Public Sector [City in the Cloud](https://intellipay.com/city-in-the-cloud/) Online Payments [Online Payment Pages](https://intellipay.com/online-payment-page/) Sources [PCI Security Standards Council: SAQ A updates](https://blog.pcisecuritystandards.org/important-updates-announced-for-merchants-validating-to-self-assessment-questionnaire-a) [PCI Security Standards Council: FAQ 1588 and SAQ A eligibility criteria](https://blog.pcisecuritystandards.org/faq-clarifies-new-saq-a-eligibility-criteria-for-e-commerce-merchants) [PCI Security Standards Council: PCI DSS](https://www.pcisecuritystandards.org/standards/pci-dss/) Disclaimer This article is for general educational purposes only and does not constitute legal, cybersecurity, or compliance advice. SAQ A eligibility and PCI DSS validation requirements depend on your agency’s payment environment, acquirer, service providers, and card-brand program. Your acquirer, payment facilitator, payment provider, or other compliance-enforcing entity determines the applicable validation approach. Consult that entity, a qualified security assessor, legal counsel, or another qualified advisor about your agency’s obligations. **Last reviewed: August 2026.** ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government & Private Sector, Government Payment Processing --- ### [Writing a Payment Processor RFP? Get the Fee Language Right the First Time](https://intellipay.com/writing-a-payment-processor-rfp-get-the-fee-language-right-the-first-time/) **Published:** August 13, 2026 **Author:** Dale Erling **Content:** By [Dale Erling](https://intellipay.com/author/dale/) | Last Updated August 2026 | 7-9 minute read **IntelliPay** is a PCI DSS Level 1 certified payment processor administering service fee, convenience fee, and dual pricing programs for government agencies, utilities, and educational institutions nationwide since 2004. Quick Answer What fee language should go into a payment processor RFP? Name the specific fee model your agency qualifies for, service fee or convenience fee, before you ask vendors to quote a rate. Confirm your merchant category code eligibility first, require vendors to cite the exact Visa or Mastercard program their pricing falls under, and have legal counsel confirm the model is permitted under your state's statute. Skipping any of those steps is how agencies end up with vendor bids that cannot be fairly compared, or fee structures that do not hold up to audit. Most payment processor RFPs are not written from scratch. A finance office pulls the last one, updates the dates and the department names, and sends it out. The fee section is usually the part that gets touched least, because it looks settled. The agency has been charging a "convenience fee" for years, so why revisit the wording. That habit is where a lot of avoidable problems start. Card network rules on fee models change periodically. State statutes shift. And "convenience fee" gets used in most procurement documents as a catch-all for three genuinely different programs (service fees, convenience fees, and surcharges), each with its own eligibility rules and its own compliance obligations. If your RFP does not distinguish between them, you cannot compare vendor bids on an apples-to-apples basis, and the fee structure you end up with may not match what the card networks actually permit. This guide is written for the person who has to draft or review that section: a treasurer, finance director, or procurement officer preparing an RFP, or reviewing one that has been sitting in a template folder for a few budget cycles. For the underlying definitions themselves, see IntelliPay's [full comparison of service fees, convenience fees, and surcharges](https://intellipay.com/servicefee/). This piece is about what to do with those definitions once you sit down to write. Contents - [Why Fee Language Breaks Down in RFPs Specifically](#Why_Fee_Language_Breaks_Down_in_RFPs_Specifically) - [The Three Models, Briefly](#The_Three_Models_Briefly) - [What GFOA's Own Guidance Says About This](#What_GFOAs_Own_Guidance_Says_About_This) - [Sample RFP Fee Section Language](#Sample_RFP_Fee_Section_Language) - [Five-Step Review Before the RFP Goes Out](#Five-Step_Review_Before_the_RFP_Goes_Out) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Related Reading](#Related_Reading) ## Why Fee Language Breaks Down in RFPs Specifically An RFP is a different kind of document than a vendor FAQ or a resident-facing disclosure. It has to do three things at once: define what your agency is asking for, give vendors enough structure to submit comparable bids, and hold up later as part of the contract. Loose fee terminology fails at all three. **It produces bids you cannot compare.** If the RFP asks vendors to propose a "convenience fee" without specifying the model, one vendor may respond with a true Visa-compliant convenience fee, flat and tied to an alternate channel. Another may respond with a service fee proposal, which is structured completely differently and may not even require your agency's usual channel condition. Both get labeled the same thing on the proposal cover page, and your evaluation committee is left comparing numbers that were never built on the same rules. **It carries forward outdated eligibility.** The clearest recent example: before October 2025, utility merchants under MCC 4900 had no access to Visa's service fee program and were limited to convenience fee structures. An RFP written in 2023 or 2024 for a utility billing system reflects that older, more restrictive reality. If nobody revisits the fee section, the agency may be soliciting bids under a model that is no longer its best available option. **It creates contract language that does not match network rules.** Whatever gets written into the RFP typically carries into the resulting contract and vendor exhibit. A fee model described imprecisely at the RFP stage tends to stay imprecise all the way through implementation, which is exactly the kind of gap an audit finds. ## The Three Models, Briefly You do not need to reproduce a full compliance explainer inside your RFP, but your drafting team should know which of these three applies before writing the fee section. Model Who Qualifies Key RFP Consideration Service Fee Government, higher education, and utility (MCC 4900) merchants under specific Visa and Mastercard programs No alternate channel requirement; can be flat or variable; confirm your department's MCC before specifying this model Convenience Fee Broader merchant categories offering an alternative payment channel Must be flat, not a percentage; a fee-free standard channel must remain available Surcharge Point-of-sale card-acceptance cost pass-through, subject to network caps Prohibited outright in some states; requires specific receipt and signage disclosure For the full eligibility tables, MCC codes, and disclosure requirements behind each model, see the [service fee vs. convenience fee comparison](https://intellipay.com/servicefee/) and the [2026 guide to surcharging, dual pricing, and convenience fees](https://intellipay.com/passing-card-fees-to-customers-in-2026-surcharging-dual-pricing-and-convenience-fees-explained/). ## What GFOA's Own Guidance Says About This The Government Finance Officers Association has published best-practice guidance directly on this topic, and it is worth reading before you finalize an RFP. GFOA's material on [accepting payment cards and selecting a payment card service provider](https://www.gfoa.org/materials/accepting-payment-cards-and-selection-of-payment-card) recommends that governments use a competitive RFP process specifically because it forces the agency to gather the information needed to make an appropriate vendor selection, rather than defaulting to whatever the last contract specified. GFOA's guidance also flags something worth building into your own checklist: card processing vendors can have significantly different rates and fee structures depending on the methods they use, and applicable federal, state, and local law should be reviewed before the RFP scope is finalized, not after. That sequencing matters. Legal review belongs at the drafting stage, not as a final sign-off after the fee language is already locked in. ## Sample RFP Fee Section Language Below is a starting structure you can adapt. It is written to force vendors to be specific rather than accept a generic "convenience fee" line item. Exhibit: Fee Structure Requirements 4.1. Vendor shall identify, for each payment type and department listed in Attachment A, whether the proposed fee is structured as a service fee, convenience fee, or surcharge, and shall cite the specific card network program under which the fee is authorized (e.g., Visa's Government, Higher Education, and Utility Payment Program; Mastercard's Government/Education Convenience Fee Program). 4.2. For any proposed convenience fee, Vendor shall confirm the fee will be assessed as a flat amount and that Agency will retain at least one fee-free standard payment channel, consistent with applicable card network requirements. 4.3. For any proposed service fee, Vendor shall confirm the Merchant Category Code(s) under which Agency's departments qualify and shall describe the fee's structure, including whether it is flat, variable, or a combination. 4.4. Vendor shall describe the disclosure method by which payers will be notified of the applicable fee prior to completing a transaction, for each payment channel (in-person, online, phone, mail). This language does not lock you into a specific vendor's product. It just requires every respondent to show their work, which is what makes the resulting bids comparable. ## Five-Step Review Before the RFP Goes Out Fee Section Review Checklist **Step 1.** Search the draft for every use of "convenience fee." Flag any place it is standing in for service fee or surcharge. **Step 2.** Confirm the Merchant Category Code for each department or payment type before specifying a fee model. **Step 3.** Separate the fee model definition from the fee amount. Define which program applies before asking for a rate. **Step 4.** Require vendors to name the specific card network program their fee falls under, not just a dollar or percentage figure. Step 5. Route the fee section to legal counsel to confirm it holds up against your state's statute, before release. If your agency handles multiple payment types under different MCCs, a tax office alongside a parks and recreation department, for example, it is common and often necessary to specify different fee models for different departments in the same RFP, rather than forcing one blended structure across everything you collect. IntelliPay's [government payment processing page](https://intellipay.com/industries/government/) and [government payment processing guide](https://intellipay.com/government-payment-processing-guide/) go into how that typically breaks down by department. Drafting an RFP Right Now? IntelliPay will review your fee section language at no charge. We will tell you whether the fee model you have specified matches your agency's actual MCC eligibility and current card network rules, before you release the RFP. [Talk to a Consultant](https://intellipay.com/talk-to-a-consultant/) ## Frequently Asked Questions What fee terminology should a government RFP use for payment processing? Name the specific fee model your agency is eligible for, service fee or convenience fee, and do not use the two terms interchangeably. Naming the wrong model produces vendor bids that cannot be fairly compared against each other. Why does old RFP language cause problems for new procurement cycles? Fee sections are frequently copied forward from a prior cycle with minimal review. Card network rules change periodically. Most recently in October 2025, Visa expanded service fee eligibility to utility merchants under MCC 4900. Language written before a rule change can specify a model that is now outdated. Does GFOA have guidance on selecting a payment card processor? Yes. GFOA recommends a competitive RFP process for selecting a payment card service provider and outlines factors agencies should evaluate, including applicable law, program scope, and fee structure. Its guidance is available at [gfoa.org](https://www.gfoa.org/materials/accepting-payment-cards-and-selection-of-payment-card). Can our agency ask for both service fee and convenience fee proposals in the same RFP? Yes, this is common when an agency has multiple departments with different merchant category codes, a tax office and a parks and recreation department, for instance. Specify which fee model applies to which department or payment type rather than requesting one blended proposal. What happens if our fee language does not match Visa or Mastercard's actual program rules? A mismatch between what the RFP or resulting contract specifies and what the network actually permits creates audit exposure, and can require renegotiating with the vendor or refunding payers later. Confirming program eligibility before release avoids this. Should legal counsel review fee language before the RFP is released? Yes. Card network rules and state law both govern what fee models are permitted, and they do not always align. Several states limit or prohibit certain structures outright. Counsel should confirm the language is permitted under your state's statute before the RFP goes out. Key Takeaways Most payment processor RFPs are copied forward from a prior cycle, and the fee section is often the least-reviewed part. "Convenience fee" gets used as a catch-all for service fees, convenience fees, and surcharges, three programs with different eligibility rules, which produces vendor bids that cannot be fairly compared. Before releasing an RFP: confirm your department's Merchant Category Code eligibility, define the fee model before asking for a rate, require vendors to cite the specific card network program behind their proposal, and have legal counsel confirm the model against your state's statute. GFOA's own guidance recommends a competitive RFP process for exactly this reason: it forces the information-gathering that a rolled-over contract skips. IntelliPay administers service fee, convenience fee, and dual pricing programs for government, education, and utility clients, and will review fee section language in a draft RFP at no charge, before it goes out for bid. ## Related Reading Fee Models [Service Fee vs. Convenience Fee: Understanding the Differences](https://intellipay.com/servicefee/) Fee Models [Surcharging vs. Convenience Fees vs. Dual Pricing 2026](https://intellipay.com/passing-card-fees-to-customers-in-2026-surcharging-dual-pricing-and-convenience-fees-explained/) Government [Government Payment Processing Guide](https://intellipay.com/government-payment-processing-guide/) Utilities [Visa's 2025 Fee Changes for Utilities: What Changed and Why](https://intellipay.com/what-are-the-implications-of-the-change-in-visa-fee-policies-for-utility-companies/) Disclaimer This article is for informational purposes only and does not constitute legal, tax, or procurement advice. Card network rules governing service fees, convenience fees, and surcharges are published by [Visa](https://usa.visa.com) and [Mastercard](https://www.mastercard.com) and are subject to change. GFOA best practice guidance referenced is available at [gfoa.org](https://www.gfoa.org). State and local laws governing fee structures vary and change; agencies should consult legal counsel and their acquirer before finalizing RFP fee language or a resulting contract. Sample RFP language provided is a starting template only and should be adapted to your agency's specific procurement requirements and legal review process. **Last updated: August 2026.** IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government & Private Sector, Government Payment Processing --- ### [Surcharge & Interchange Fee Laws 2026: State-by-State Guide | IntelliPay](https://intellipay.com/surcharge-interchange-fee-legislation-2026/) **Published:** April 7, 2026 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 certified payment processor offering transparent interchange-plus pricing with no hidden fees, serving businesses, government agencies, and professional services firms nationwide since 2004. By [Dale Erling](https://intellipay.com/about-us/) · 15+ years payment & fintech experience · Published August 10, 2026 Quick Answer What's the real difference between surcharging and dual pricing? A surcharge adds a fee on top of the price when someone pays with a credit card. Dual pricing takes a different approach entirely: it posts two prices, a cash price and a credit price, on every item, so the customer sees both before deciding how to pay. That's also different from a cash discount program, which posts a single price and subtracts a discount at checkout for cash. All three can recover what you pay to accept cards, but they run under different rules, and mixing them up is the most common way small business owners end up with a fine. Credit card processing costs average around 2.6% per sale. That number looks small until you run it against your margins. If your business operates on a 10% net profit, it takes $26,000 in sales just to cover $2,600 in card fees. That's the math that sends most small business owners looking at surcharging and dual pricing in the first place. Both programs can recover some or all of what you pay to accept cards. Both are legal, done correctly. And both get merchants fined constantly, because the rules are more specific than people expect, and the two programs are not interchangeable, no matter how often they get lumped together in the same sentence. Here's the distinction that actually matters: a surcharge is a fee added on top of the price when someone pays with a credit card. Dual pricing works differently — it posts two prices side by side, a cash price and a credit price, so the customer sees the full picture before they choose how to pay. That is also not the same thing as a cash discount program, which posts a single price and knocks a discount off it at checkout for cash. People use "dual pricing" and "cash discounting" interchangeably all the time, and that habit is exactly how merchants end up running a program they don't fully understand. Contents - [Surcharging](#Surcharging) - [Dual Pricing](#Dual_Pricing) - [How Dual Pricing Differs From a Cash Discount Program](#How_Dual_Pricing_Differs_From_a_Cash_Discount_Program) - [Where Merchants Get This Wrong](#Where_Merchants_Get_This_Wrong) - [What Non-Compliance Actually Costs](#What_Non-Compliance_Actually_Costs) - [Rolling It Out Without Confusing Everyone](#Rolling_It_Out_Without_Confusing_Everyone) - [Where This Leaves You](#Where_This_Leaves_You) - [Frequently Asked Questions](#Frequently_Asked_Questions) ## Surcharging A surcharge only applies to credit cards. You cannot surcharge a debit card — that's prohibited everywhere, full stop, regardless of what your state allows. The fee itself is capped under Visa and Mastercard rules at 3%, or your actual cost of processing, whichever is lower. A short list of states still don't allow surcharging at all: Connecticut, Maine, Massachusetts, New York, and Puerto Rico. Oklahoma used to be on that list, but its ban was repealed. California allows surcharging too — it's treated as an avoidable fee rather than a mandatory one, since a customer can choose cash or debit instead. State surcharge law changes often enough that this list is worth double-checking before you flip a program on, not after. If you're running a surcharge program, here's what has to be true: - Disclosed at the entrance and again at the point of sale - Called a surcharge — not “non-cash adjustment,” not “convenience fee,” not anything creative - Applied evenly across every card brand - Applied only to credit — never debit or prepaid - Capped at 3% or your effective processing rate, whichever is lower - Shown on the receipt or disclosed before checkout completes - Applied only to domestic transactions — international cards are exempt New York adds one more requirement: the surcharged price has to be stated clearly in advance, and the customer shouldn't have to do their own math to figure out what paying by card will actually cost them. The card network rules are the same everywhere. State law is not. Check yours before you turn surcharging on. ## Dual Pricing Dual pricing means exactly what it sounds like: two prices, posted at the same time, for every item. A cash price and a credit price sit side by side, at the shelf, on the menu, or on the pump, and the customer decides how to pay knowing both numbers up front. Say your credit price is $104 and your cash price is $100 — both are posted, nothing gets calculated or subtracted at the register. This isn't a surcharge, legally or operationally. Because both prices are disclosed upfront rather than one price with a fee added at checkout, dual pricing is legal in all 50 states, including every state that bans surcharging outright. Most merchants who run this well use point-of-sale software or signage that keeps both prices visible at every step, not just at checkout. If a customer only sees one price until the final screen, that's usually a sign the program has drifted into cash discount territory, or worse, an undisclosed surcharge. ## How Dual Pricing Differs From a Cash Discount Program Dual pricing and cash discounting get treated as synonyms constantly, and they aren't. A cash discount program posts a single price, the credit price, and subtracts a discount from it at the point of sale when the customer pays cash. The customer doesn't see a second price until they're already checking out. Dual pricing shows both prices the whole time, before the customer ever decides how to pay. The practical difference is when the second number shows up. Dual pricing shows it upfront, on the sign or the screen, before the transaction starts. Cash discounting reveals it at the register, as a subtraction. Card networks distinguish between the two, and which one you're actually running determines which disclosure rules apply to you. ## Where Merchants Get This Wrong The most common mistake is running what's technically a surcharge and calling it dual pricing. If you post a single price and then tack on a fee at checkout when someone pays by card, that's a surcharge, whatever you call it on the register screen — and it has to follow surcharge rules, not dual pricing rules. This is the single most common compliance failure we see, and it usually happens because a merchant borrowed the marketing language ("dual pricing" or "cash discount") without building the actual mechanics behind it. Visa has been direct about this distinction: a cash discount only works if the credit price is the real posted price and the cash price is a discount off of it, disclosed before the sale, not the other way around. Post a cash price and mark up the card price at checkout without disclosing it in advance, and you've quietly built a surcharge program without any of the disclosures a surcharge program requires. The legal basis for the discount side of cash discounting comes from the Durbin Amendment in Dodd-Frank, which lets merchants offer a discount to encourage payment by cash, check, or other non-card methods. Dual pricing relies on a different justification: both prices are disclosed, so there's no discount to justify in the first place, just two transparent price points. A few situations will disqualify either approach outright: - You can't stack a cash discount on top of an already-discounted sale price - You can't offer it alongside 0% or promotional financing - You can't apply it to the tax portion of a transaction Get any of these wrong and your program gets reclassified as a non-compliant surcharge — which puts you back under surcharge rules you never set up for in the first place. ## What Non-Compliance Actually Costs Fines start around $1,000 per occurrence and climb as high as $25,000 per occurrence for repeat violations. Beyond the fines, card networks can pull your merchant account entirely — for most small businesses, that's a bigger problem than any fine on paper. ## Rolling It Out Without Confusing Everyone Whichever program you run, your staff and your customers both need to understand it before launch, not after. At Minimum **1.** Post notices at the entrance and at the point of sale. **2.** Train staff to explain it out loud, not just point at a sign. **3.** Give cashiers a script — something like, “Would you like to save \[X\] by paying cash today, or use your card?” **4.** Keep a one-page reference sheet at the register for the question you didn't anticipate. One more thing worth knowing: accepting cards comes with some chargeback exposure. “Friendly fraud” — a customer disputing a legitimate charge — is common enough that a high chargeback ratio can get your account flagged, your fees raised, or in bad cases, your ability to take card payments pulled entirely. It's a separate issue from surcharging and dual pricing, but it's the other side of the same coin: accepting cards has costs beyond the sticker price of interchange. ## Where This Leaves You Surcharging, dual pricing, and cash discounting all work, and none of them are difficult once set up correctly. What trips merchants up isn't the concept, it's the execution: knowing which of the three you're actually running, state law that varies more than people expect, card network rules specific down to when a price gets disclosed, and a compliance bar that gets less forgiving with every fine handed out. ## Frequently Asked Questions What is the actual difference between surcharging and dual pricing? A surcharge is a fee added on top of the price when a customer pays with a credit card. Dual pricing posts two prices for every item, a cash price and a credit price, so the customer sees both before choosing how to pay. Both can recover payment processing costs, but they follow different rules and have different legal footing state by state. Is dual pricing the same thing as a cash discount program? No. Dual pricing displays two prices, cash and credit, side by side on every item at the point of sale. A cash discount program instead posts a single price, the credit price, and applies a discount at checkout when the customer pays cash. They accomplish a similar goal but are structured differently, and card networks distinguish between them. Can a business surcharge debit card transactions? No. Surcharging debit card transactions is prohibited everywhere under card network rules, regardless of state law. Surcharges can only be applied to credit card transactions. Is dual pricing legal in every state? Yes. Because dual pricing displays both prices upfront rather than adding a fee to a transaction, it is legal in all 50 states, including states such as Connecticut, Maine, Massachusetts, and New York that prohibit surcharging outright. What happens if a merchant runs a non-compliant surcharge or dual pricing program? Fines typically start around $1,000 per occurrence and can reach $25,000 per occurrence for repeat violations. Card networks can also terminate the merchant's account entirely, which for most small businesses is a more serious consequence than the fines themselves. Not Sure Which Program Fits Your Business? IntelliPay builds compliant surcharging and dual pricing programs. We'll walk through which model fits your business and make sure it's set up correctly from day one. No sales pressure. No obligation. [Talk to a Consultant](https://intellipay.com/talk-to-a-consultant/) Key Takeaways A surcharge adds a fee on top of the price for credit card payments, capped at 3% or actual processing cost, and is banned outright in Connecticut, Maine, Massachusetts, New York, and Puerto Rico. Dual pricing posts a cash price and a credit price side by side on every item, which keeps it legal in all 50 states. Dual pricing and cash discounting are not the same thing. Dual pricing shows both prices upfront; a cash discount program posts one price and subtracts a discount at checkout. The most common compliance failure is running a program that's actually a surcharge and calling it either of the other two. Non-compliance carries fines from $1,000 to $25,000 per occurrence and can put a merchant account at risk of termination. Clear, advance disclosure at the entrance and point of sale protects all three models. Disclaimer This article is for informational purposes only and does not constitute legal or financial advice. Surcharge, dual pricing, and cash discount laws vary by state and change frequently — confirm current requirements in your state before implementing any of these programs. Card network rate caps and disclosure requirements are set by [Visa](https://usa.visa.com) and [Mastercard](https://www.mastercard.com) and are subject to change. All IntelliPay product features are subject to specific account configuration and applicable terms of service. **Last updated: August 2026.** IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Card Network Rules & Interchange, Government & Private Sector --- ### [How debit rewards are reshaping Gen Z consumer behavior](https://intellipay.com/debit-rewards-consumer-behavior/) **Published:** August 10, 2026 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 certified payment processor offering transparent interchange-plus pricing with no hidden fees, serving businesses, government agencies, and professional services firms nationwide since 2004. By [Dale Erling](https://intellipay.com/about-us/) · Published August 4, 2026 · Updated August 10, 2026 Quick Answer How are debit rewards reshaping consumer behavior? Customers, especially younger ones, are pulling back from credit cards and leaning harder on debit for everyday spending. Banks, brands, and small businesses are responding by building loyalty around debit transactions instead of assuming credit will always carry the rewards conversation. If you run a small business, the customer at your counter is increasingly paying with debit. Your loyalty strategy, and your understanding of interchange costs, should reflect that. For twenty years, credit cards owned loyalty. Points, miles, cash back. It was all built around plastic that let you spend money you did not have yet, then pay it back with interest. That model is not dead, but it is no longer the only one that matters, and for a lot of your customers it is not even the preferred one. A [U.S. News & World Report survey of 1,209 Americans](https://www.usnews.com/banking/articles/survey-gen-z-millennials-are-ditching-the-credit-card-for-other-payment-methods) found that fifty-six percent (56%) now use debit cards most often for everyday purchases, compared to thirty-one percent (31%) who reach for credit first. Cash and buy-now-pay-later split the rest. If your loyalty program still assumes every customer is financing their purchase, it is speaking to a shrinking share of the room. Contents - [The Wallet Is Changing](#The_Wallet_Is_Changing) - [It Starts With Trust, Not Payments](#It_Starts_With_Trust_Not_Payments) - [The Banks Have Already Noticed](#The_Banks_Have_Already_Noticed) - [What This Means for a Local Business](#What_This_Means_for_a_Local_Business) - [The Satisfaction Gap Is Your Opening](#The_Satisfaction_Gap_Is_Your_Opening) - [Building a Debit-Friendly Loyalty Approach](#Building_a_Debit-Friendly_Loyalty_Approach) - [The Bottom Line](#The_Bottom_Line) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Related Reading](#Related_Reading) ## The Wallet Is Changing The generational split is where this gets interesting for a business owner. The same U.S. News survey found that more than one in five Gen Z respondents said they never use a credit card at all, compared with roughly one in ten Baby Boomers. Younger consumers are not avoiding credit because they cannot get it. Plenty qualify. They are avoiding it because they have watched people close to them struggle with it, and they would rather see money leave their account in real time than deal with a bill later. Payment Behavior What the Data Shows Source Preferred method for everyday purchases 56% debit vs. 31% credit, across all adults surveyed [U.S. News](https://www.usnews.com/banking/articles/survey-gen-z-millennials-are-ditching-the-credit-card-for-other-payment-methods) Never use a credit card 20%+ of Gen Z vs. 11% of Baby Boomers [U.S. News](https://www.usnews.com/banking/articles/survey-gen-z-millennials-are-ditching-the-credit-card-for-other-payment-methods) Debit purchase volume growth (year over year) 5.2% debit growth vs. 1.6% credit growth [ampliFI / Velera](https://www.amplifiloyalty.com/blog/2026-loyalty-rewards-strategy-a-guide-for-banks-and-credit-unions/) Belief credit cards can be financially dangerous 82% of all Americans agree; 68% of Gen Z say credit card bills cause them stress [Cash App Afterpay](https://cash.app/press/why-credit-cards-give-gen-z-the-ick-press-release) Note: the financially-dangerous figure reflects all U.S. adults surveyed, not Gen Z alone; the Gen Z-specific figure in this research is the 68% stress statistic. ## It Starts With Trust, Not Payments This shift gets talked about as a payments story. It is really a trust story. Research from [Cash App Afterpay's "Why Credit Cards Give Gen Z The Ick" report](https://cash.app/press/why-credit-cards-give-gen-z-the-ick-press-release), conducted with Morning Consult, found that eighty-two percent (82%) of all Americans surveyed agree credit cards can be financially dangerous, and sixty-eight percent (68%) say they have personally struggled with credit card debt at some point. When a customer associates a payment method with anxiety, they are not going to feel warmly toward a rewards program built on top of it. They will take the discount. But loyalty, the kind where they come back without being chased, tends to attach itself to whatever payment method already feels safe. Right now, that is debit. ## The Banks Have Already Noticed Card processing data cited by [ampliFI Loyalty Solutions, sourced from the Velera Payments Index](https://www.amplifiloyalty.com/blog/2026-loyalty-rewards-strategy-a-guide-for-banks-and-credit-unions/), showed debit purchases grew five-point-two percent (5.2%) year over year, while credit growth sat at one-point-six percent (1.6%) over the same period. [Bank of America responded by rolling its rewards program out to every personal checking customer](https://newsroom.bankofamerica.com/content/newsroom/press-releases/2026/02/new-bofa-rewards--program-to-reach-millions-more-clients-with-ex.html) instead of gating it behind a credit product, expanding its addressable base from roughly eleven million to more than thirty million people. Brands are experimenting with co-branded debit rewards, a category that barely existed a decade ago. [PYMNTS Intelligence and Galileo have tracked the shift closely](https://www.pymnts.com/tracker_posts/rethinking-rewards-with-a-loyalty-platform-for-the-debit-generation/), noting that co-branded debit is emerging as a genuine alternative to credit-based loyalty, driven by tighter credit conditions and a large debit-preferring consumer base that issuers had mostly ignored until recently. Loyalty is migrating toward whatever payment method people actually feel good about using. Right now, that is debit, and small businesses are in a good position to move with it rather than after it. ## What This Means for a Local Business You are not Bank of America, and you do not need to be. Three things from this shift apply directly to you. **Your rewards program should not assume credit.** If your loyalty punch card, app, or discount only feels rewarding to someone financing a purchase, you are speaking to a shrinking share of your foot traffic, especially if your customer base skews younger. **A debit-heavy transaction mix changes your math.** Debit interchange is typically much cheaper than rewards-credit interchange. If a large share of your card volume is debit, a flat-rate processing plan may be quietly overcharging you. Ask your processor for an interchange-plus breakdown so you know what you are actually paying versus what you are being charged. For a full walkthrough, see IntelliPay's [interchange fees guide covering current Visa and Mastercard rate tables](https://intellipay.com/interchange-fees-explained-what-they-are-who-sets-them-and-how-merchants-lower-cost/). **Simple beats clever.** The research on why people prefer debit keeps landing on the same word: control. Customers like seeing money leave immediately. A loyalty program that matches that instinct, simple, visible, no fine print about deferred rewards, fits the mindset of the customer you are trying to keep. ## The Satisfaction Gap Is Your Opening A survey from the [American Bankers Association, reported by American Banker](https://www.americanbanker.com/payments/news/bofa-upgrades-its-loyalty-program), found that eighty percent (80%) of consumers have a rewards credit card and ninety-four percent (94%) say they value the convenience. But adoption is not the same as satisfaction. A separate, Capital One-commissioned survey conducted by Wakefield Research found that only thirty-one percent (31%) of rewards cardholders describe themselves as fully satisfied with their primary rewards card, citing rewards that are hard to value or too restrictive to use. That is a wide gap between adoption and satisfaction, and it is a gap a well-run small business can walk into. You do not need a tiered points system with redemption codes and expiration dates. You need something a customer understands in the three seconds it takes to check out: a stamp, a percentage back, a plain thank-you for coming back that does not require math. Research on financial institution loyalty consistently ties higher customer advocacy to faster revenue growth. The same logic scales down to a coffee shop or a hardware store just fine. A Note From Industry Research Commentary on 2026 loyalty strategy from [ampliFI Loyalty Solutions](https://www.amplifiloyalty.com/blog/2026-loyalty-rewards-strategy-a-guide-for-banks-and-credit-unions/) makes a point worth borrowing: cardholders in a cautious economy are looking for rewards that fit their everyday priorities, not aspirational perks they will rarely use. That advice applies just as well to a local business as it does to a regional bank. ## Building a Debit-Friendly Loyalty Approach If you are rethinking your loyalty program with this shift in mind, start small and stay honest about what you can maintain. Four-Step Loyalty Program Check **Step 1.** Audit your current program for credit bias. If rewards only kick in above a spending threshold that nudges people toward financing, reconsider the trigger. **Step 2.** Ask your processor about your actual debit mix. Most point-of-sale systems can break this down, and it should inform your pricing conversation. **Step 3.** Keep the reward visible at the point of sale. Do not bury it in an app nobody opens. **Step 4.** Review access controls if rewards involve stored customer data. Your PCI DSS obligations apply regardless of whether the customer paid with debit or credit. ## The Bottom Line Consumer loyalty is not disappearing. It is relocating, away from the credit-fueled points chase of the last two decades and toward something closer to trust: pay now, see it now, get rewarded now. Small businesses that build loyalty programs around that expectation, rather than assuming every customer wants to be treated like a frequent flyer, will have an easier time keeping people coming back. For more on the mechanics of what you are actually paying to accept cards in the first place, the [Small Business Administration's resource library](https://www.sba.gov/business-guide) is a solid, no-cost starting point, alongside your own processor's rate breakdown. ## Frequently Asked Questions Why are debit rewards becoming more common than credit card rewards? Consumer surveys, including [U.S. News & World Report's national survey](https://www.usnews.com/banking/articles/survey-gen-z-millennials-are-ditching-the-credit-card-for-other-payment-methods), show a majority of shoppers, particularly Gen Z and Millennials, now use debit cards for routine purchases more often than credit cards, largely to avoid interest and debt. Banks and brands are following that behavior by building loyalty perks directly into debit and checking products instead of gating rewards behind credit cards. Does accepting debit rewards cost my business more in processing fees? Not necessarily, and often the opposite. Debit interchange rates are generally lower than rewards-credit interchange rates, since issuers fund credit card rewards through higher merchant fees. A higher share of debit transactions can lower your average processing cost if your pricing structure passes that savings through. See [Visa](https://usa.visa.com) and [Mastercard](https://www.mastercard.com) for published interchange rate tables. Should a small business build a separate loyalty program for debit customers? No. The better approach is one simple loyalty program that does not favor a payment method. Visible, immediate rewards that work the same whether someone taps debit, credit, or their phone. Is the shift toward debit rewards specific to younger customers? Younger consumers are driving most of the change, but the trend is not exclusive to them. [Survey data](https://www.usnews.com/banking/articles/survey-gen-z-millennials-are-ditching-the-credit-card-for-other-payment-methods) shows debit is now the most-used payment method for everyday purchases across generations, with the sharpest pullback from credit concentrated in Gen Z and Millennial shoppers. How does PCI compliance apply to debit-based loyalty programs? The same way it applies to any card transaction. If your loyalty program stores payment details, customer identifiers, or transaction history, it falls under your existing PCI DSS obligations, regardless of whether the underlying card is debit or credit. The [PCI Security Standards Council](https://www.pcisecuritystandards.org) publishes the requirements directly. Not Sure What Your Debit Mix Is Costing You? IntelliPay will review your current statement at no charge. We will show you your actual debit-versus-credit breakdown and whether your current pricing reflects it. No sales pressure. No obligation. [Get a Free Statement Review](https://intellipay.com/stopoverpaying/) Key Takeaways Fifty-six percent of consumers now use debit most often for everyday purchases, compared to thirty-one percent for credit, according to a [U.S. News & World Report survey](https://www.usnews.com/banking/articles/survey-gen-z-millennials-are-ditching-the-credit-card-for-other-payment-methods). The gap is widest among Gen Z, where more than one in five never use a credit card at all. This shift is driven by trust and debt avoidance more than convenience. Banks and brands are already moving loyalty programs to follow debit behavior, [expanding rewards eligibility to checking customers](https://newsroom.bankofamerica.com/content/newsroom/press-releases/2026/02/new-bofa-rewards--program-to-reach-millions-more-clients-with-ex.html) and experimenting with [co-branded debit cards](https://www.pymnts.com/tracker_posts/rethinking-rewards-with-a-loyalty-platform-for-the-debit-generation/). A wide satisfaction gap exists in credit rewards, which gives small businesses room to compete with a simpler, more transparent program. A debit-friendly loyalty program should not assume financing, should account for the lower interchange cost of debit transactions, should keep rewards visible at checkout, and should follow the same PCI DSS obligations as any other card program. ## Related Reading Interchange [Interchange Fees Explained: Current Rates, Tables, and How to Pay Less](https://intellipay.com/interchange-fees-explained-what-they-are-who-sets-them-and-how-merchants-lower-cost/) Merchant Statements [How to Read Your Merchant Statement (And Find What You Are Actually Paying)](https://intellipay.com/how-to-read-your-merchant-statement/) Cost Reduction [Stop Overpaying for Payment Processing: Free Statement Review](https://intellipay.com/stopoverpaying/) Fee Models [Payment Models: Dual Pricing, Service Fees, Convenience Fees, and More](https://intellipay.com/payment-models/) Disclaimer This article is for informational purposes only and does not constitute financial or legal advice. Consumer survey statistics cited are drawn from publicly reported research, linked inline throughout this article, and reflect data available as of publication. Figures will vary by source, methodology, and time period. Interchange rate comparisons are general estimates; actual rates are published by [Visa](https://usa.visa.com) and [Mastercard](https://www.mastercard.com) and updated twice yearly. PCI DSS requirements are established by the [PCI Security Standards Council](https://www.pcisecuritystandards.org). All IntelliPay product features and pricing are subject to specific account configuration and applicable terms of service. **Last updated: August 2026.** IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Payment Methods & Technologies, Payments News --- ### [Next-Day ACH vs 3–5 Day Funding for Government Payments](https://intellipay.com/next-day-ach-vs-3-5-day-funding-for-government-payments/) **Published:** July 29, 2026 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 payment processor focused on government and professional services. This guide is written for finance directors, treasurers, revenue officers, and tax-collecting officials evaluating ACH funding speed for public funds. Learn more about [government payment solutions](https://intellipay.com/industries/government/), [secure payment processing](https://intellipay.com/), and IntelliPay’s [government payment processing guide](https://intellipay.com/government-payment-processing-guide/). Quick Read (For Finance Officers) For most consumer-facing government collections, standard 3–5 day ACH funding is the safer default than next-day funding. - Routine ACH returns usually surface within about two banking days after settlement. - Next-day funding can release money before routine return risk has cleared, increasing reconciliation work. - Standard 3–5 day funding better fits resident tax, utility, court and fee payments, where public-fund controls matter most. - Next-day funding can still be appropriate for lower-risk vendor, interagency and institutional ACH streams. For city and county collection offices, ACH funding speed is a balancing act between getting money into the bank quickly and giving the receiving bank enough time to surface a bad item before it is treated as usable revenue. Routine ACH returns such as insufficient funds, closed accounts, and invalid account information typically surface within two banking days after settlement. Next-day funding can release money before that routine return window closes, while standard 3–5 day funding gives those returns more time to appear before the deposit is released. For a broader overview of ACH use cases and processing, see IntelliPay’s article on [why ACH is right for your business](https://intellipay.com/why-ach-is-right-for-your-business/). This issue matters differently in government than it does in the private sector. A late return at a private company is usually a cash-flow problem. In a public office, the same return can become a reconciliation issue, a control exception, or an audit concern because the office may already have posted the payment, credited the taxpayer or payer, or reported the funds as received. The decision belongs in your internal control framework, not just in operations or banking preferences. Contents - [Why ACH funding speed matters for public offices](#Why_ACH_funding_speed_matters_for_public_offices) - [Settlement vs. funding: why the distinction matters](#Settlement_vs_funding_why_the_distinction_matters) - [How ACH return windows really work](#How_ACH_return_windows_really_work) - [Next-day vs. 3–5 day ACH funding](#Next-day_vs_35_day_ACH_funding) - [Next-day ACH funding](#Next-day_ACH_funding) - [Standard 3–5 day funding](#Standard_35_day_funding) - [Where the practical ACH risk usually comes from](#Where_the_practical_ACH_risk_usually_comes_from) - [Recommended approach for public collection offices](#Recommended_approach_for_public_collection_offices) - [Suggested position for U.S. finance officers](#Suggested_position_for_US_finance_officers) - [Frequently asked questions about next-day ACH funding](#Frequently_asked_questions_about_next-day_ACH_funding) ## Why ACH funding speed matters for public offices Government entities are expected to align payment operations with documented internal controls, clear audit trails, and reviewable business processes. Funding speed should be treated as a control decision: it affects when revenue is recognized, how returns are handled, and how clean your reconciliations and year-end reports will be. IntelliPay’s [City in the Cloud](https://intellipay.com/city-in-the-cloud/) and [Government Electronic Payments Decision Making Guide](https://intellipay.com/wp-content/uploads/2021/08/IntelliPays-Government-Electronic-Payments-Decision-Making-Guide-8-18-21-v4.pdf) both support that broader control-oriented approach. That point applies to finance directors and treasurers, but also to revenue officers and constitutional officers who oversee collections directly. In Kentucky, for example, sheriffs often serve as the county tax collector and are responsible for receiving and reporting property tax payments. Kentucky county sheriff sites regularly describe that responsibility directly, including [Caldwell County Sheriff](https://caldwellcountysheriff.ky.gov/Pages/Search-Taxes.aspx), [Jefferson County Sheriff](https://www.jcsoky.org/property-tax), and [Logan County Sheriff](https://www.logankysheriff.com/). When ACH funding practices are not clearly documented, a returned item can create extra cleanup across the tax ledger, bank reconciliation, and any delinquency or receipt tracking process already in motion. ## Settlement vs. funding: why the distinction matters People often use **settlement** and **funding** as if they mean the same thing, but they do not. Settlement is when an ACH entry posts through the network and money legally moves between financial institutions. Funding is when a processor or depository bank makes those funds available to your government account, which can happen on a separate timetable. If you are comparing providers, IntelliPay’s overview of [payment gateways and processing partners](https://intellipay.com/choosing-the-right-payment-gateway-and-partner-for-your-business/) is useful context. Key control question When can your office safely treat ACH money as spendable? The answer depends on return timing, how quickly you post revenue, and whether your internal controls assume routine returns have already surfaced before funds are appropriated or spent. ## How ACH return windows really work Return timing depends on the reason code. Routine returns, including insufficient funds, closed accounts, and invalid account information, usually come back within two banking days after settlement. Unauthorized consumer debit returns operate on a longer timetable and can be returned within 60 days of settlement under applicable ACH rules. Nacha discusses those unauthorized return timeframes in its guidance on [unauthorized return reasons](https://www.nacha.org/rules/differentiating-unauthorized-return-reasons) and related 60-day rule explanations such as [this summary from EPCOR](https://epcor.org/nycu-stories/may-august2021/which-60-days-is-it.html). Two separate 60-day clocks often get confused. The Nacha return window runs from the settlement date and governs whether the item can be sent back through the ACH network. Regulation E has its own 60-day timeline tied to the consumer’s statement, which affects notice and liability questions rather than the processor’s funding schedule. For a consumer-compliance explanation, see the Federal Reserve’s [Consumer Compliance Outlook](https://www.consumercomplianceoutlook.org/2025/third-issue/consumer-liability) and the NCUA’s [Regulation E guide](https://ncua.gov/regulation-supervision/manuals-guides/federal-consumer-financial-protection-guide/deposit-related-regulations-and-statutes/electronic-funds-transfer-act-regulation-e). ## Next-day vs. 3–5 day ACH funding ### Next-day ACH funding - Deposit may be released about one business day after origination. - Routine return risk may still be open when funds post. - Higher chance of posting or crediting funds that later need to be reversed. - Better fit for lower-risk vendor, interagency or institutional ACH streams with strong controls. ### Standard 3–5 day funding - Deposit is held longer before release. - Most routine returns are more likely to appear before funds post. - Lower chance of treating routine bad items as available cash. - Generally better suited to resident-facing tax, utility, court and fee payments. Standard 3–5 day funding does not eliminate longer unauthorized-debit exposure, because no ordinary funding schedule can do that. It does, however, create more separation between settlement and spendability, which is easier to align with public-sector controls and reconciliation practices. IntelliPay’s [ACH guide](https://intellipay.com/the-business-owners-guide-to-ach-payments/) and [payment processing FAQ](https://intellipay.com/payment-processing-questions-and-answers/) offer additional background for teams reviewing funding settings. Issue Next-day funding 3–5 day funding **Deposit availability** About 1 business day after origination About 3–5 business days after origination **Routine returns** Funds may be released before most routine returns have surfaced Most routine returns are more likely to surface before release **Unauthorized returns** Longer unauthorized-debit window still open Same longer unauthorized-debit window still open **Reconciliation impact** Higher chance of adjusting accounts after funds were posted or credited Lower chance of posting routine bad items as available cash **Best fit** Vendor, interagency and institutional ACH streams with low unauthorized risk Resident tax, utility, court, licensing and fee collections ## Where the practical ACH risk usually comes from A resident disputing a legitimate government bill is usually not the main source of ACH unauthorized-return exposure. A more common pattern is that the account used to make the payment was not actually controlled by the person making it. Your office receives what looks like a valid payment, credits the account, and later the real account holder disputes the ACH debit after seeing an unknown withdrawal. Descriptor confusion can add to the problem. If the debit appears under a processor or portal name instead of the city, county, sheriff’s office, or utility name the payer recognizes, the chance of an unauthorized claim can increase. Joint-account issues and account-takeover scenarios can create similar cleanup problems even when the original underlying bill was legitimate. For related descriptor and payment-design guidance, see IntelliPay’s [government payment processing guide](https://intellipay.com/government-payment-processing-guide/). Special note for Kentucky sheriffs Where the sheriff serves as the county tax collector, ACH funding policy should be documented clearly so posted tax receipts, deposits, reversals, and return handling follow the same control logic across the office. If a tax bill is credited before routine return risk has substantially passed, a later return can create extra reconciliation work and taxpayer-account corrections. ## Recommended approach for public collection offices Action checklist for finance and revenue officers - Separate payment streams by risk profile. Evaluate resident-facing collections separately from vendor and interagency ACH activity. - Align ACH funding speed with internal controls and reconciliation processes, not just with the fastest bank option. - Use routing and account validation where available to reduce avoidable administrative returns. - Ensure statement descriptors clearly identify the public entity rather than only the processor. - Monitor administrative and unauthorized return rates monthly. Nacha’s [unauthorized return rate guidance](https://www.nacha.org/system/files/2024-01/Calculate_Unauthorized_Return_Rate.pdf) is a useful benchmark reference. - Document the rationale for your chosen funding schedule by payment type, so auditors, governing bodies and elected officials have a clear trail. ## Suggested position for U.S. finance officers For finance directors, treasurers, revenue officers, and tax-collecting officials across the United States, the defensible default is usually standard 3–5 day funding for consumer-facing government ACH collections. Next-day funding can still make sense for lower-risk payment categories, but it should be a documented exception based on transaction type, return history, and the office’s ability to reverse credits cleanly if a return occurs. ## Frequently asked questions about next-day ACH funding Does next-day ACH funding change how long a bank has to return a payment? No. Return timing is driven by ACH rules and consumer-protection regulations, not by the funding speed selected by your processor or depository bank. A payment can fund next-day and still be returned later within the permitted windows. What is the biggest practical risk with next-day funding for a government office? The office may post funds, credit an account, or report revenue before a routine return is known. When a return arrives after posting, staff must reverse credits, adjust ledgers, and possibly re-bill the taxpayer or payer, which creates avoidable workload and audit questions. Does standard 3–5 day funding remove all ACH return risk? No. It mainly helps absorb most routine returns before funds are released. Longer unauthorized-debit exposure remains even when funding is delayed, which is why internal controls and monitoring still matter under any schedule. When can next-day ACH funding still make sense for public agencies? Next-day funding can fit lower-risk payment categories such as certain vendor, interagency or institutional ACH streams where unauthorized-debit disputes are rare and where your office has strong controls and a clean reversal process for any returns that occur. Summary for U.S. cities and counties Treat ACH funding speed as part of your public-fund control framework, not just a banking option. For most resident-facing government collections in the United States, standard 3–5 day funding better supports clean reconciliations, documented controls, and defensible audit trails. Reserve next-day funding for lower-risk streams where the added speed genuinely outweighs the added cleanup risk. To review options for ACH, eCheck, and public-sector payment delivery, visit [IntelliPay Government](https://intellipay.com/industries/government/). **Disclaimer:** This content is provided for general informational purposes only and does not constitute legal, accounting, banking, regulatory, or audit advice. Public entities should review ACH funding policies, return handling, reconciliation practices, and internal control decisions with their own counsel, auditors, financial institutions, and compliance advisors. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government & Private Sector, Government Payment Processing --- ### [Surcharging Compliance Best Practices: Build a Program That Survives an Audit](https://intellipay.com/surcharging-compliance-best-practices-build-a-program-that-survives-an-audit/) **Published:** July 27, 2026 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 certified payment processor offering transparent interchange-plus pricing and compliant fee-based payment programs, serving businesses, government agencies, utilities, and professional services firms nationwide since 2004. By [Dale Erling](https://intellipay.com/team-dale-erling/) · IntelliPay · Published July 27, 2026 Written from card network operating rules, state statutes, and two decades of merchant and public-sector compliance work. Every rule cited below links to a primary source. Last verified July 27, 2026. Quick Read What are the best practices for surcharging compliance? Four rules carry most of the risk. Never surcharge a debit or prepaid card. Never surcharge more than your actual cost of acceptance for that card, or the applicable cap, whichever is lower. Disclose the surcharge at the point of entry, again before the customer commits, and as a separate line on the receipt. Give your acquirer 30 days written notice before the first transaction. Everything past that is governance. Surcharge programs rarely fail at launch. They fail eighteen months later, when the rate was never recalculated, a state law changed, the website was rebuilt without the disclosure, or refunds were never tested. The framework below turns those failure points into five owned controls with documented evidence. I have reviewed a lot of surcharge programs. The ones that get into trouble almost never started out non-compliant. They started out fine, and then time passed. Somebody set the rate at 3% in 2023 and nobody has recalculated it since. The lobby sign came down during a remodel. The new checkout page shipped without the disclosure text. A location opened in a state with a 2% cap. The gateway update quietly turned debit filtering back to default. None of that is negligence exactly. It is drift, and drift is what an acquirer inquiry or a state consumer protection complaint actually finds. So this guide is not another list of the rules. IntelliPay already published [the six surcharging mistakes that still get merchants fined](https://intellipay.com/surcharge-compliance-mistakes-fines/), and if you want the definitional groundwork on how surcharging differs from dual pricing, convenience fees, and service fees, start with [the 2026 guide to passing card fees to customers](https://intellipay.com/passing-card-fees-to-customers-in-2026-surcharging-dual-pricing-and-convenience-fees-explained/). What follows is the operating discipline that keeps a compliant program compliant: the controls, the math, the evidence file, and the review calendar. Contents - [Start With the Four Rules That Are Not Negotiable](#Start_With_the_Four_Rules_That_Are_Not_Negotiable) - [The Five Control Domains of a Durable Surcharge Program](#The_Five_Control_Domains_of_a_Durable_Surcharge_Program) - [The Cost-of-Acceptance Math That Trips Up Good Programs](#The_Cost-of-Acceptance_Math_That_Trips_Up_Good_Programs) - [Disclosure That Actually Holds Up](#Disclosure_That_Actually_Holds_Up) - [The three disclosure points, by channel](#The_three_disclosure_points_by_channel) - [When the state writes your signage for you](#When_the_state_writes_your_signage_for_you) - [Transaction Integrity: The Controls Nobody Tests](#Transaction_Integrity_The_Controls_Nobody_Tests) - [The State Layer: Where the Network Cap Is Not the Binding Constraint](#The_State_Layer_Where_the_Network_Cap_Is_Not_the_Binding_Constraint) - [The Interchange Settlement Is Not Approved Yet. Here Is Why That Matters to You.](#The_Interchange_Settlement_Is_Not_Approved_Yet_Here_Is_Why_That_Matters_to_You) - [The near-term deadline that does apply to you](#The_near-term_deadline_that_does_apply_to_you) - [Government, Utility, and Education Entities: Do Not Surcharge](#Government_Utility_and_Education_Entities_Do_Not_Surcharge) - [The Quarterly Self-Audit: Ten Questions](#The_Quarterly_Self-Audit_Ten_Questions) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Related Reading](#Related_Reading) ## Start With the Four Rules That Are Not Negotiable Before any framework, get these four right. In my experience they account for the overwhelming majority of assessments and complaints. **1. Credit only.** Visa's published merchant guidance limits surcharging to credit transactions and states plainly that debit and prepaid cards cannot be surcharged, per the [U.S. Merchant Surcharge Q&A published by Visa](https://usa.visa.com/content/dam/VCOM/global/support-legal/documents/merchant-surcharging-qa-for-web.pdf). The logo on the card tells you nothing. Only a real-time BIN lookup does. **2. The cap is your cost, not a round number.** Visa's requirement is to limit the surcharge to your merchant discount rate for the applicable credit card or 3%, whichever is lowest. Cost is the ceiling. The cap is only the backstop. **3. Thirty days written notice to your acquirer.** Visa's [surcharge considerations and requirements document](https://usa.visa.com/content/dam/VCOM/download/merchants/surcharge-considerations-and-requirements.pdf) states that merchants are required to notify Visa and their acquirer 30 days prior to surcharging. This is also confirmed in Visa's [small business guidance on processing fees and regulations](https://usa.visa.com/support/small-business/regulations-fees.html). **4. Disclose three times and itemize once.** Point of entry, point of transaction, and a separate line item on the receipt. Same language in every channel. The label does not change the rule Calling it a “non-cash adjustment,” a “card processing fee,” or a “technology fee” does not move your program outside the surcharge rules. The networks classify by function. If you post one price and add an amount at checkout because the customer chose credit, that is a surcharge and every surcharge obligation attaches. Renaming it only makes the file harder to defend, because now you also cannot show that you understood what you were running. ## The Five Control Domains of a Durable Surcharge Program This is the structure I use when reviewing a program. Five domains, each with a named owner, a specific piece of evidence, and a review cadence. If you cannot fill in all three columns for all five rows, you do not have a compliance program. You have a configuration. Control Domain What It Governs Evidence to Keep on File Review Cadence Authorization Acquirer notice, brand or product level election, locations and channels covered, jurisdictions approved Dated notice letter plus acquirer acknowledgment; written legal review per state of operation On any change, plus annual Pricing Math Cost-of-acceptance calculation, the rate you charge, and the documented basis for it Twelve-month cost-of-acceptance worksheet tied to actual statements, with the rate decision memo Quarterly Disclosure Signage, checkout screens, phone scripts, invoices, text-to-pay links, receipt line items Dated photos of physical signage and screenshots of every digital payment path Quarterly and after any site or web change Transaction Integrity Debit and prepaid exclusion, surcharge data field population, tax and tip treatment, refund proportionality Test-case log covering each card type, a full refund, a partial refund, and a void Quarterly and after every gateway release Change Management Network rule releases, state legislative changes, new locations, new sales channels, settlement-driven rule changes A dated change log with the trigger, the decision, and who approved it April and October, plus event driven The evidence column is the part people skip, and it is the part that matters most when something goes wrong. Compliance is not a state of being. It is a documented state of being. If you are asked to demonstrate that your surcharge did not exceed cost in the third quarter of last year, the answer needs to be a file, not a recollection. ## The Cost-of-Acceptance Math That Trips Up Good Programs Here is the failure I see most often in otherwise well-run programs. A merchant sets a flat 3% surcharge because 3% is the cap they were told about. But the rule is not “3% is allowed.” The rule is the lower of your merchant discount rate for the applicable card or 3%. On your cheapest card products, a flat 3% collects more than the transaction cost you. The table below is illustrative, using representative all-in cost figures to show the shape of the exposure. Your actual numbers come off your own statements. Card Product Scenario Illustrative All-In Cost Compliant Surcharge Ceiling Overcollection at Flat 3% on an $85 Ticket Standard consumer credit, card present 1.95% 1.95% $0.89 over cost Consumer rewards credit, card present 2.45% 2.45% $0.47 over cost Premium rewards credit, card not present 3.05% 3.00% (cap binds) None. You absorb 5 basis points. Debit or prepaid, any channel Varies Zero. Surcharging prohibited. Every cent is a violation Scale that up. A merchant running $500,000 a year in credit volume at an $85 average ticket clears roughly 5,880 transactions. A flat 3% collects $15,000. If the true blended cost of acceptance is 2.45% plus $0.10 per transaction, the actual cost is about $12,838, or 2.57% effective. That is roughly $2,160 collected above cost over a year, on a program the merchant believes is compliant because 3% is “the cap.” You have two defensible paths. Either set the surcharge at your documented blended cost of acceptance and keep the worksheet that proves it, or run product-level surcharging so the fee tracks the actual rate for each card product. Both work. Guessing does not. If you are not certain how to pull the inputs, IntelliPay's guide to [reading a merchant statement and calculating your effective rate](https://intellipay.com/how-to-read-your-merchant-statement/) walks through exactly where the numbers live, and the [interchange fees explainer covering current Visa and Mastercard rate tables](https://intellipay.com/interchange-fees-explained-what-they-are-who-sets-them-and-how-merchants-lower-cost/) explains why the cost differs by card product in the first place. Practical rule I give clients Set your surcharge a few basis points *below* your documented blended cost of acceptance and leave it there. You give up a small amount of recovery and you buy a margin of safety that survives an interchange release, a shift in your card mix, or a statement you have not read yet. Programs that price right at the ceiling go out of compliance every time the mix moves. ## Disclosure That Actually Holds Up Network rules set a floor for disclosure. State law frequently sets a higher one, and in a few states it dictates the exact words. This is the area where merchants most often believe they are compliant because they have a sign. ### The three disclosure points, by channel **In person.** Signage at the entrance or before the customer commits to the purchase, signage or a screen prompt at the register, and a separate surcharge line on the printed or emailed receipt. **Online.** Disclosure on the first page of the payment flow, not buried in a terms link. The surcharge amount and the new total shown before the customer authorizes. The line item repeated on the confirmation and the emailed receipt. **Phone and IVR.** A verbal or recorded disclosure of the fee amount before payment is taken, with the script retained as evidence. This is the channel most often missed entirely. **Invoice, email, and text-to-pay.** Disclosure in the message or on the landing page before the card is entered. A payment link that reveals the fee only on the final screen is a drip-pricing problem waiting to happen, and it is exactly the pattern regulators have been targeting. ### When the state writes your signage for you Colorado is the clearest example of a state that prescribes wording. Under [Colorado Revised Statutes section 5-2-212](https://law.justia.com/codes/colorado/title-5/consumer-credit-code/article-2/part-2/section-5-2-212/), a seller may surcharge either up to 2% of the total payment or up to the merchant discount fee actually incurred, and must post specified language on premises or display it before an online customer completes the transaction. For the 2% option, the statute prescribes this notice: “To cover the cost of processing a credit or charge card transaction, and pursuant to section 5-2-212, Colorado Revised Statutes, a seller or lessor may impose a processing surcharge in an amount not to exceed 2% of the total payment made for goods or services purchased or leased by use of a credit or charge card. A seller or lessor shall not impose a processing surcharge on payments made by use of cash, a check, or a debit card or redemption of a gift card.” Read that last sentence again, because it is doing two jobs. It is a disclosure requirement and it is a scope restriction. Colorado's statute also treats gift card redemption as off limits, which is a detail most surcharge configurations do not account for at all. New York takes a different approach and regulates the price display rather than the fee. Under the state's credit card surcharge notice requirement, a seller must clearly and conspicuously post the total price for using a credit card, inclusive of the surcharge, or display both the credit card price and the cash price, and the surcharge may not exceed what the credit card company charges the seller. Posting only a percentage and asking the customer to do the arithmetic does not satisfy it. Penalties run up to $500 per violation, and a violation is a transaction, not a policy. For the broader New York picture, see IntelliPay's analysis of [whether your payment strategy is ready for New York's FAIR Act standards](https://intellipay.com/compliance-alert-is-your-payment-strategy-ready-for-the-new-ny-fair-act-standards/). There is a federal overlay to keep in view as well. The [Federal Trade Commission's rule on unfair or deceptive fees](https://www.ftc.gov/legal-library/browse/rules/rule-unfair-or-deceptive-fees) is narrow in scope, but the enforcement theory behind it, that the first price a customer sees should be the price they pay, is the same theory now animating state pricing statutes. IntelliPay covered the trajectory in [its breakdown of the FTC rule on unfair and deceptive fees](https://intellipay.com/ftcs-rule-on-unfair-and-deceptive-fee/). If your surcharge only becomes visible on the last screen, you are on the wrong side of that trend regardless of what the network rules permit. ## Transaction Integrity: The Controls Nobody Tests Disclosure is what auditors look at first. Transaction integrity is where the actual money problems live, because these failures repeat silently on every transaction until somebody notices. **Real-time debit and prepaid exclusion.** Your gateway must identify the card as credit at authorization and suppress the surcharge otherwise. Test with an actual signature debit card, a PIN debit card, and a prepaid card. Do not accept a vendor's assurance that it is handled. Ask what data source drives the determination and how often it updates. **Surcharge in the dedicated data field.** Visa's merchant guidance requires the surcharge amount to be included in a dedicated field in the transaction message sent to Visa, which your acquirer enables. A surcharge bundled into the transaction total and never flagged is invisible to the network, and invisible is not the same as compliant. **Tax and tip treatment.** Decide deliberately whether the surcharge calculates on the pre-tax subtotal, and document the decision. Some jurisdictions treat a surcharge as part of the taxable sale price and some do not. In restaurant and service settings, surcharging a tip amount reliably generates complaints even where it is technically permitted. **Refund proportionality.** Full refund returns the full surcharge. Partial refund returns the proportional surcharge. This has to be tested, not assumed, and it has to be retested after gateway updates. Retaining a surcharge on refunded volume is the fastest way to convert a compliance question into a consumer complaint. **Chargeback and dispute handling.** When a surcharged transaction is disputed, your representment file should show the disclosure the customer saw and the receipt itemization. Programs with clean disclosure evidence win these. Programs without it hand the issuer an easy decision. ## The State Layer: Where the Network Cap Is Not the Binding Constraint Network rules are national. Your legal exposure is not. Check every state where you transact, not just where you are incorporated, and check it again annually because this area moves. Below is the compliance-relevant posture in the jurisdictions that most often change the answer, with primary sources. Jurisdiction Posture What It Means Operationally Connecticut Prohibited “No person may impose a surcharge on any transaction” under [General Statutes section 42-133ff](https://law.justia.com/codes/connecticut/title-42/chapter-739/section-42-133ff/). Violations are unfair or deceptive trade practices with civil penalties up to $500 each. Discounts to induce cash or debit payment are permitted with posted notice. Massachusetts Prohibited Statute and regulation bar merchant surcharges. Cash discount and dual pricing structures are the compliant path. Maine Prohibited, with a government carve-out Under [9-A M.R.S. section 8-509](https://legislature.maine.gov/statutes/9-a/title9-Asec8-509.html) a seller may not surcharge credit or debit, but a governmental entity may for taxes, fines, utility fees, and similar items if disclosed and limited to directly incurred cost. If no processor cost is assessed on debit, no debit surcharge is permitted. Colorado Permitted, capped at 2% Two elections under section 5-2-212: up to 2% of the total payment, or up to the merchant discount fee incurred. Prescribed notice language is mandatory. No surcharge on cash, check, debit, or gift card redemption. New York Permitted, price display regulated Post the total credit card price inclusive of the surcharge, or display credit and cash prices together. Surcharge may not exceed what the card company charges you. Penalties up to $500 per transaction. California Permitted in practice, but pricing law governs The older surcharge ban in Civil Code 1748.1 is unenforceable against similarly situated merchants following *Italian Colors v. Becerra*, per the [California Attorney General's guidance on credit card surcharges](https://oag.ca.gov/consumers/general/credit-card-surcharges). The live exposure is the state's all-in advertised price requirement. A fee the customer can avoid by paying another way is generally not a mandatory fee, but a card-only business has no such argument. Kansas Permitted since January 1, 2025 As amended, [K.S.A. 16a-2-403](https://www.ksrevisor.gov/statutes/chapters/ch16a/016a_002_0403.html) permits a credit card surcharge if disclosed by clear and conspicuous notice at the point of entry or point of sale and in advance of the transaction. A four-decade ban ended; if your Kansas policy predates 2025, it is out of date in both directions. Cost-limited states Permitted, capped at actual cost Several states including New Jersey, Nevada, South Dakota, and Oklahoma restrict the surcharge to the merchant's actual cost of acceptance. In these jurisdictions your cost-of-acceptance worksheet is not best practice. It is the legal record. Two operational takeaways. First, the states that ban merchant surcharges generally still permit discounting, which is why [dual pricing works in all fifty states](https://intellipay.com/dual-pricing-faqs/) and why multi-state operators usually land there rather than maintaining a different program per state. Second, a national brand running one surcharge configuration across every location is almost certainly non-compliant somewhere. For the current legislative picture, IntelliPay tracks it in [its 2026 surcharge and interchange fee legislation update](https://intellipay.com/surcharge-interchange-fee-legislation-2026/). ## The Interchange Settlement Is Not Approved Yet. Here Is Why That Matters to You. If you own a small business, the single most useful thing to understand about the $38 billion interchange settlement is that **nothing about it has changed a single rule you operate under today**. The amended agreement was announced in November 2025 and [reported by Reuters when the revised terms were unveiled](https://www.reuters.com/sustainability/boards-policy-regulation/visa-mastercard-reach-revised-swipe-fee-settlement-with-merchants-2025-11-10/). On June 9, 2026, Judge Brian Cogan in the Eastern District of New York granted *preliminary* approval. Preliminary approval is permission to notify the class and collect objections. It is not a rule change, and it is not a court finding that the deal is final. Here is the calendar that actually governs your planning: **June 9, 2026** · Preliminary approval granted. Class notice period opens. **September 14, 2026** · Deadline for class members to object. **November 16, 2026** · Fairness and final approval hearing before Judge Cogan. **After that** · Appeals. Major merchant trade groups have already said publicly they oppose the deal and intend to appeal a final approval to the Second Circuit. A prior version of this settlement collapsed in 2024. **Then** · The surcharging provisions are implemented on a 90-day clock that starts only after the settlement becomes effective. Some observers think appeals could push resolution past 2029. So if a sales rep tells you that you can now surcharge premium rewards cards only, or refuse commercial cards, or surcharge 3% because “the settlement passed,” that is not accurate today. Those rights do not exist until the settlement is effective. Acting on them early is a rule violation you own, not one the networks forgive because a headline was ambiguous. The provisions worth watching, once effective, are these. Merchants would be able to surcharge at the brand level or the product level, but not both for the same network. Merchants could surcharge one network and not the other. The 3% ceiling would apply regardless of whether the merchant also accepts American Express. And the honor-all-cards rule would relax into distinct commercial, premium consumer, and standard consumer acceptance categories. What does not change, in any version of this, is the entire compliance stack in this article. Cost of acceptance still caps the fee. Debit is still off limits. Disclosure obligations are unchanged. State law is entirely untouched by a private settlement between merchants and card networks. The settlement widens your options. It does not lower your standard of care. ### The near-term deadline that does apply to you While the settlement waits on a courtroom, state legislatures keep moving, and those changes take effect on schedule. Louisiana is the current example. Governor Jeff Landry signed [Senate Bill 254](https://www.legis.la.gov/legis/BillInfo.aspx?s=26RS&b=SB254&sbi=y) on June 2, 2026 as Act 751, codified at La. R.S. 51:3081 and 51:3082. Effective **August 1, 2026**, a retail business in Louisiana may not impose any surcharge on a cardholder who pays by debit card. The statute defines a surcharge broadly as any additional amount imposed at the time of the transaction that increases the charge for the privilege of using a debit card, and it defines “retail business” broadly enough to include restaurants, contractors, and service providers that would not describe themselves as retailers. Debit surcharging was already prohibited by network rules, so Act 751 does not create a new prohibition so much as a new enforcement channel. That distinction is easy to shrug at and expensive to ignore. The law gives the cardholder a written-notice-and-cure process, a private right of action with attorney fees if the business does not cure within 30 days, and civil penalties of up to $500 per violation in actions brought by the attorney general, who is required to run a toll-free number and an online complaint portal. A misconfigured debit BIN in Baton Rouge is no longer a conversation with your acquirer. It is a consumer complaint with a receipt attached. That is the practical asymmetry small businesses should internalize. The settlement is a maybe with a multi-year tail. State statutes are certainties with 60-day fuses. Spend your attention accordingly. What to do now, before final approval **1.** Model both a brand-level and a product-level election against your last twelve months of card mix so you can decide on evidence rather than instinct. **2.** Confirm in writing that your gateway can execute product-level surcharging at all. Many cannot, and that is a procurement lead time, not a switch. **3.** Draft the acquirer notification now so you are not writing it under time pressure. Any election change is a new 30-day notice event. **4.** Model customer impact before you model recovery. A premium-card-only surcharge is a very different checkout experience than a flat one, and the operational cost of confused customers at the counter is real. ## Government, Utility, and Education Entities: Do Not Surcharge This is where I spend most of my time, and it deserves its own section because the private-sector playbook is the wrong playbook for a public entity. Card networks operate dedicated service fee programs for eligible government, education, and utility merchant categories. A properly registered service fee is a different instrument than a surcharge, and the difference that matters most is that a service fee can apply to debit cards. For an agency where a large share of residents pay a property tax bill or a utility bill with a debit card, that distinction is the entire economics of the program. A public entity that configures a surcharge instead of a service fee is simultaneously out of alignment with the network program and leaving debit cost recovery on the table. State law reinforces the split. Maine bans merchant surcharges but expressly permits a governmental entity to impose one on taxes, fines, utility fees, registration fees, and permit fees when disclosed and limited to directly incurred cost. Colorado's surcharge statute carves out separate treatment for governmental entities under other sections of state law. Connecticut's blanket prohibition operates differently for public bodies than for retailers. The lesson is not that public entities have more latitude. It is that public entities are governed by a different set of provisions, and applying the merchant rules to them produces the wrong answer in both directions. If you are a treasurer, clerk, utility director, or finance officer, the practical questions are which model your enabling statute and network category actually permit, whether the fee is absorbed or passed through, and whether debit is in scope. IntelliPay's [service fee FAQs for public agencies](https://intellipay.com/service-fee-faqs/) and the [guide to choosing between fee programs](https://intellipay.com/choosing-between-fee-programs-faqs/) address those directly, and the [government payments practice page](https://intellipay.com/industries/government/) covers how agencies structure compliant collections at scale. For a fuller comparison of every available model, see the [payment models overview covering dual pricing, service fees, and convenience fees](https://intellipay.com/payment-models/). ## The Quarterly Self-Audit: Ten Questions Run this every quarter. Score one point per clean yes. Anything below nine gets a remediation date and an owner, in writing. Surcharge Program Self-Audit **1.** Can you produce the dated acquirer notification and its acknowledgment today? **2.** Was your cost of acceptance recalculated from statements within the last 90 days? **3.** Is your current surcharge rate at or below that number, with the worksheet on file? **4.** Have you tested a live debit card and a prepaid card and confirmed no surcharge applied? **5.** Does the surcharge appear as its own line item on every receipt format you issue? **6.** Is disclosure present and identically worded in every channel, including phone and text-to-pay? **7.** Have you tested a full refund, a partial refund, and a void since the last gateway update? **8.** Have you confirmed the statute in every state where you take payments, this year? **9.** Do you have dated photos of physical signage and screenshots of every digital payment path? **10.** Is there one named person accountable for this program, and do they know it? Question ten is the one that predicts the rest. Every failed program I have looked at had no owner. The rate was set by whoever installed the terminal, the signage was handled by marketing, the gateway was managed by IT, and the statements went to accounting. Four groups touched it and none of them owned it. ## Frequently Asked Questions What is the maximum credit card surcharge allowed in 2026? Visa limits the surcharge to your merchant discount rate for the applicable credit card or 3%, whichever is lower. Mastercard's published brand-level ceiling has been 4%, but if you accept both networks the practical ceiling is 3%, and the amended interchange settlement would move Mastercard to 3% as well. State law can lower it further. Colorado caps surcharges at 2% of the transaction or your actual merchant discount fee. The binding number is always the lowest of network cap, state cap, and your real cost of acceptance. Can you surcharge a debit card if it carries a Visa or Mastercard logo? No. Surcharging applies to credit transactions only. Debit and prepaid cards cannot be surcharged, and that holds whether the card runs as PIN debit or signature debit, and regardless of the logo on the front. This is the most common technical failure in the industry, and it almost always traces back to a gateway that never had real-time BIN-level debit detection turned on. Test it with a physical card, not a vendor assurance. Do I have to notify my processor before I start surcharging? Yes. Visa requires notification to your acquirer at least 30 days before you begin surcharging. Put it in writing and keep the acknowledgment. If you later change the rate, switch between brand-level and product-level surcharging, or add a location or a sales channel, treat that as a new notification event rather than assuming your original notice still covers it. Is a flat 3% surcharge on every credit card compliant? Not necessarily, and this is where good programs break. The cap is your cost of acceptance for the applicable card, not an industry average. If a basic consumer credit card costs you 1.95% all-in and you surcharge 3%, you collected more than your cost on that sale. Either surcharge at your documented blended cost of acceptance and keep the worksheet, or configure product-level pricing so the fee tracks the actual rate per card product. How do refunds work on a surcharged transaction? The surcharge comes back with the money. A full refund returns the entire surcharge. A partial refund returns the surcharge in proportion to the amount refunded. Keeping a surcharge on a refunded sale means you have collected a fee on a transaction that no longer exists, which is both a network rule problem and a consumer protection problem. Test full refunds, partial refunds, and voids before you go live, then retest after every gateway release. Which states prohibit or restrict credit card surcharging? Connecticut prohibits surcharges outright under General Statutes 42-133ff, with civil penalties up to $500 per violation. Massachusetts prohibits them by statute and regulation. Maine prohibits them under 9-A M.R.S. 8-509, with a narrow governmental exception. Colorado permits them but caps at 2% or the merchant discount fee and prescribes exact notice wording. New York permits them but regulates the price display and penalizes per transaction. California's older ban is unenforceable against similarly situated merchants, but its all-in pricing law creates separate exposure. Kansas lifted a four-decade ban effective January 1, 2025. Verify every state where you transact, annually. Has the Visa and Mastercard interchange settlement been approved, and can I surcharge under it yet? No, and no. Judge Brian Cogan granted *preliminary* approval on June 9, 2026, which authorizes notice to the class and nothing more. Objections are due September 14, 2026, and the fairness and final approval hearing is set for November 16, 2026. Major merchant trade groups oppose the deal and have said they will appeal a final approval to the Second Circuit, and an earlier version of this settlement collapsed in 2024. The expanded surcharging rights run on a 90-day implementation clock that begins only after the settlement is effective, so today no merchant can surcharge at the product level, decline premium or commercial card categories, or lean on the revised 3% term. Nothing in the settlement relaxes the cost-of-acceptance ceiling, the debit prohibition, disclosure duties, or state law. Treat it as a change-management event, not a green light. What changes for Louisiana merchants on August 1, 2026? Louisiana Act 751, signed June 2, 2026 and codified at La. R.S. 51:3081 and 51:3082, prohibits a retail business from imposing any surcharge on a cardholder who pays by debit card, effective August 1, 2026. Debit surcharging was already prohibited by network rules, so what is new is the enforcement channel: a cardholder notice-and-cure process, a private right of action with attorney fees if you do not cure within 30 days, and civil penalties of up to $500 per violation in attorney general actions, backed by a toll-free hotline and an online complaint portal. If you run a surcharge program in Louisiana, get written confirmation from your processor that debit and prepaid are excluded, then pull a sample of receipts and verify it yourself. Should a government agency or utility surcharge, or use a service fee? A service fee, in nearly every case. Card networks operate specific service fee programs for eligible government, education, and utility categories, and unlike a surcharge, a properly registered service fee can apply to debit cards. Several states that ban merchant surcharges treat governmental entities under separate provisions, sometimes capping the fee at the agency's directly incurred cost. Public entities that copy a private-sector surcharge configuration typically end up non-compliant and uncollected on debit at the same time. IntelliPay's [service fee FAQs](https://intellipay.com/service-fee-faqs/) lay out the distinction. Already Surcharging? Get It Checked. IntelliPay will review your fee program against the current rules at no charge. We will recalculate your cost of acceptance, check your disclosure and receipt configuration, verify debit exclusion, and tell you whether surcharging, dual pricing, or a service fee is the right model for where you operate. No sales pressure. No obligation. [Request a Compliance Review](https://intellipay.com/talk-to-a-consultant/) Key Takeaways Four rules carry most of the risk in a surcharge program: credit cards only, never above your actual cost of acceptance for that card, disclosure at point of entry and point of transaction plus a separate receipt line, and 30 days written notice to your acquirer before the first transaction. Debit and prepaid cards can never be surcharged regardless of the logo on the card. A flat 3% is not automatically compliant. The ceiling is the lower of your merchant discount rate for the applicable card or the cap, and on low-cost card products a flat 3% collects above cost. Document the calculation, price slightly under it, and recalculate quarterly. State law frequently binds tighter than the network cap: Connecticut, Massachusetts, and Maine prohibit merchant surcharges, Colorado caps at 2% with prescribed notice wording, New York regulates the price display and penalizes per transaction, and Kansas only opened up in January 2025. Programs fail from drift, not from bad launches. Assign one owner, keep dated evidence for all five control domains, test refunds and debit exclusion after every gateway release, and re-read the rules each April and October. The interchange settlement is only preliminarily approved, with a final approval hearing set for November 16, 2026 and appeals expected, so none of its expanded surcharging rights are available yet. State deadlines, by contrast, land on schedule: Louisiana's debit surcharge ban takes effect August 1, 2026. Government agencies, utilities, and schools should generally run a registered service fee rather than a surcharge, because a service fee can apply to debit cards and several states govern public entities under separate provisions. IntelliPay is a PCI DSS Level 1 certified processor and reviews existing fee programs at no charge. ## Related Reading Enforcement [Six Surcharging Mistakes That Still Get Merchants Fined](https://intellipay.com/surcharge-compliance-mistakes-fines/) Fee Models [Surcharging vs. Dual Pricing vs. Convenience Fees in 2026](https://intellipay.com/passing-card-fees-to-customers-in-2026-surcharging-dual-pricing-and-convenience-fees-explained/) Legislation [2026 Surcharge and Interchange Fee Legislation Update](https://intellipay.com/surcharge-interchange-fee-legislation-2026/) Public Sector [Service Fee FAQs for Government, Utility, and Education Payments](https://intellipay.com/service-fee-faqs/) Cost Analysis [How to Read Your Merchant Statement and Calculate Your Effective Rate](https://intellipay.com/how-to-read-your-merchant-statement/) B2B [B2B Credit Card Surcharging: What Commercial Sellers Need to Know](https://intellipay.com/b2b-credit-card-surcharging-in-2025/) Disclaimer This article is for informational purposes only and does not constitute legal, tax, or financial advice. Surcharging requirements are governed by card network operating rules published by [Visa](https://usa.visa.com) and [Mastercard](https://www.mastercard.com), which are updated periodically, and by state statutes that change frequently. Cost figures and per-transaction examples in this article are illustrative only and are not quotes, benchmarks, or representations of any merchant's actual pricing. State law summaries reflect statutes and official guidance reviewed as of July 27, 2026, and should be confirmed with counsel for your jurisdictions before you launch or modify a program. The amended Visa and Mastercard interchange settlement described here received preliminary court approval on June 9, 2026 only. It is not final, the fairness and final approval hearing is scheduled for November 16, 2026, appeals have been publicly threatened, and none of its expanded surcharging provisions are in effect as of this writing. PCI DSS requirements are established by the [PCI Security Standards Council](https://www.pcisecuritystandards.org). All IntelliPay product features and pricing are subject to specific account configuration and applicable terms of service. **Last updated: July 2026.** IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Payment Methods & Technologies, Surcharging --- ### [Next-Day ACH Funding vs 3–5 Day: Cash Flow vs Return Risk](https://intellipay.com/next-day-ach-funding-vs-standard-ach-funding/) **Published:** July 23, 2026 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 certified payment processor offering ACH and card solutions for businesses, government agencies, healthcare organizations, and nonprofits nationwide. Quick Answer Should you use next-day ACH funding? Use next-day ACH funding when the payer is predictable and the cash matters. Use standard 3–5 day funding when the payer is new, the amount is large, or you cannot easily undo what you deliver. Faster funding helps cash flow, but it does not make the payment final. Contents - [Next-Day ACH Funding vs. Standard 3–5 Day Funding: How to Decide Without Guessing](#Next-Day_ACH_Funding_vs_Standard_35_Day_Funding_How_to_Decide_Without_Guessing) - [Two Clocks: Cash In vs. Cash That Can Still Be Pulled Back](#Two_Clocks_Cash_In_vs_Cash_That_Can_Still_Be_Pulled_Back) - [What Can Still Be Reversed](#What_Can_Still_Be_Reversed) - [A Simple Way to Measure Your ACH Risk](#A_Simple_Way_to_Measure_Your_ACH_Risk) - [When Next-Day ACH Funding Makes Sense](#When_Next-Day_ACH_Funding_Makes_Sense) - [When Standard 3–5 Day Funding Is the Better Move](#When_Standard_35_Day_Funding_Is_the_Better_Move) - [Where ACH Return Risk Really Comes From](#Where_ACH_Return_Risk_Really_Comes_From) - [A Simple Playbook You Can Use Tomorrow](#A_Simple_Playbook_You_Can_Use_Tomorrow) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Related Reading](#Related_Reading) # Next-Day ACH Funding vs. Standard 3–5 Day Funding: How to Decide Without Guessing By Dale Erling | Updated July 2026 TL;DR Faster ACH funding improves cash flow, not payment certainty. Most ACH returns hit within about two banking days. Unauthorized ACH returns can still appear up to 60 days later. A quick exposure estimate: average daily ACH volume × 2. Use faster funding for trusted payers; slow it down when risk is higher. If you accept ACH payments regularly, you’ve probably been offered next-day ACH funding as an upgrade. It promises faster access to cash, which is appealing, especially when cash flow is tight. The catch is that faster access to funds does not mean the payment is final. The real issue is the timing gap between when money hits your account and when it is truly past the return window. For a deeper primer on how the network works, see IntelliPay’s [How ACH Payments Work: The Complete Guide (2026)](https://intellipay.com/how-ach-payments-work-the-complete-guide-2026/). ## Two Clocks: Cash In vs. Cash That Can Still Be Pulled Back ACH runs on two clocks. One controls when funds hit your account. The other controls how long they can still be reversed. Next-day ACH funding speeds up when you see the money, but not how long it can be returned. For about two business days, those funds can be in your account and still inside the normal return window. The practical takeaway is simple: treat recent ACH deposits as soft money until that routine return window has mostly passed. ## What Can Still Be Reversed Most ACH returns are simple problems: not enough money in the account, a closed account, or bad account numbers. Those usually come back within about two banking days of when the payment settles. Unauthorized payments are different. Under [Regulation E](https://www.federalreserve.gov/frrs/regulations/regulation-e-electronic-fund-transfers.htm) and the Nacha rules explained in [Which 60 Days Is It?](https://www.nacha.org/news/which-60-days-it-understanding-different-periods-regulation-e-and-nacha-rules), consumers can generally report an unauthorized ACH debit for up to 60 days after it appears on their statement. That means a payment can look complete, be spent, and still be pulled back weeks later. For a practical look at how to reduce these problems, IntelliPay’s [ACH Fraud Monitoring 2026: Turning Compliance Mandates into Operational ROI](https://intellipay.com/ach-fraud-monitoring-2026-turning-compliance-mandates-into-operational-roi/) explains how monitoring rules, alerts, and controls can cut both routine and unauthorized returns. For broader help, IntelliPay’s [payment processing resources](https://intellipay.com/payment-processing-resources/) collect additional guides and tools. ## A Simple Way to Measure Your ACH Risk You don’t need reports to get a rough idea of your ACH risk. Take what you usually collect by ACH in a day and multiply it by two. That’s about how much money in your account could still be pulled back. If you take 5,000 dollars a day in ACH, about 10,000 dollars could still be returned at any point with next-day funding. With standard 3–5 day funding, most of that two-day return window passes before you ever see the money, so less at-risk cash hits your account at once. If you want context for why this matters more now, IntelliPay’s [ACH Payment Volume Hit 9.3 Trillion in 2025](https://intellipay.com/ach-payment-volume-hit-93-trillion-in-2025-what-the-record-breaking-numbers-mean-for-businesses-and-government-agencies-in-2026/) explains what growing ACH volume means for businesses and government agencies. ## When Next-Day ACH Funding Makes Sense Next-day funding makes the most sense when the payer is predictable and the downside of a return is low. Repeat customers with a clean payment history Ongoing B2B invoicing relationships Customers whose bank details you’ve already verified In these cases, faster funding can help you cover payroll, buy inventory, capture supplier discounts, or reduce reliance on short-term credit. If you collect ACH online, IntelliPay’s [online payment page](https://intellipay.com/online-payment-page/) gives customers a consistent way to pay and gives your team a cleaner process to manage. ## When Standard 3–5 Day Funding Is the Better Move Standard funding is the better fit when uncertainty is higher or the cost of a bad payment is hard to undo. First-time customers Large, one-time, or unusual payments Transactions where you cannot easily reverse fulfillment Here, the delay works like a buffer. Most routine returns have time to show up before you touch the money. ## Where ACH Return Risk Really Comes From Most ACH problems are not dramatic disputes. They are ordinary errors. Mistyped routing or account numbers Using the wrong customer bank account Staff entry errors or outdated information Regulators like Nacha and the CFPB explain the rules for unauthorized transfers. IntelliPay’s [payment processing resources](https://intellipay.com/payment-processing-resources/) help turn those rules into steps your team can actually follow. ## A Simple Playbook You Can Use Tomorrow **1. Calculate your ACH risk number.** Take your average daily ACH volume and multiply it by two. **2. Set funding rules by customer type.** Use next-day for trusted repeat payers. Use standard funding for new, high-value, or harder-to-reverse transactions. **3. Verify bank details before large tickets.** That one step can prevent a lot of avoidable ACH headaches. **4. Keep a cash cushion.** Make sure you can absorb your likely return exposure without disrupting operations. **5. Review returns monthly.** Look for patterns by customer type, staff process, or transaction size, then tighten your rules where needed. ## Frequently Asked Questions What is the difference between ACH funding and settlement? Funding is when money becomes available in your account. Settlement is when the ACH network finalizes the transfer between banks. You can see funds before return risk is fully past. Does next-day ACH funding reduce the chance of returns? No. Faster funding changes when you receive the money, not whether it can still be returned. How long do ACH returns take? Most routine returns show up within about two banking days. Unauthorized claims can generally be reported up to 60 days after the transaction appears on the consumer’s statement. Is standard ACH funding safer? It can reduce exposure to routine returns because funds arrive later, but it also slows access to cash. How do I know which funding speed to use? Take your rough ACH risk number and set it next to your actual cash cushion. If that risk number is bigger than what you are comfortable carrying, slow your funding down. If it is smaller, you may have room to speed things up for the right customers. Article Summary Next-day ACH funding gives you faster access to money, but it does not make the payment final. Routine ACH returns usually show up within about two banking days, while unauthorized claims can surface much later. A simple way to estimate exposure is average daily ACH volume multiplied by two. That gives you a rough sense of how much money could still be pulled back. The practical move is to use faster funding where payer trust is high and standard funding where return risk would hurt more. ## Related Reading [How ACH Payments Work: The Complete Guide (2026)](https://intellipay.com/how-ach-payments-work-the-complete-guide-2026/) [ACH Fraud Monitoring 2026: Turning Compliance Mandates into Operational ROI](https://intellipay.com/ach-fraud-monitoring-2026-turning-compliance-mandates-into-operational-roi/) [ACH Payment Volume Hit 9.3 Trillion in 2025](https://intellipay.com/ach-payment-volume-hit-93-trillion-in-2025-what-the-record-breaking-numbers-mean-for-businesses-and-government-agencies-in-2026/) [Payment Processing Resources](https://intellipay.com/payment-processing-resources/) Disclaimer This article is for informational purposes only and does not constitute legal, financial, or compliance advice. ACH return timelines and consumer rights are governed by Nacha rules, Regulation E, and institution-specific policies, which may change over time. Businesses should review current processor agreements and consult qualified advisors before making ACH funding or risk-management decisions. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Uncategorized **Tags:** ACH Payments --- ### [Surcharging vs. Convenience Fees vs. Dual Pricing 2026](https://intellipay.com/passing-card-fees-to-customers-in-2026-surcharging-dual-pricing-and-convenience-fees-explained/) **Published:** June 1, 2026 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 certified payment processor offering transparent interchange-plus pricing with no hidden fees, serving businesses, government agencies, and professional services firms nationwide since 2004. Quick Answer What is the difference between surcharging, dual pricing, convenience fees, and service fees? A surcharge is added when a customer pays with credit, capped at 3 percent, and can never apply to debit. Dual pricing lists the card price as the base price and gives cash customers a discount, and it is legal in all 50 states. A convenience fee applies to an optional payment channel, like an online portal, when a standard alternative exists. A service fee is the correct model for government, education, and utility organizations, and unlike a surcharge, it can apply to debit cards. The rest of this guide covers the legal rules, the compliance steps, and which model fits your organization. Merchant discount rate fees, the combined cost of interchange, assessment, and processor markup, hit $187 billion in the United States in 2024. Rewards cards, commercial cards, and card-not-present transactions have pushed average processing costs up steadily for more than a decade. Merchants have responded. In 2019, only about 1 to 2 percent of U.S. small businesses added any kind of surcharge to card transactions. By 2024, a J.D. Power survey of nearly 3,841 small businesses found that number had climbed to 34 percent. More than a third of American small businesses now pass some or all of their card costs to customers, mostly because the math stopped working any other way. That shift raises three real questions for any organization that accepts cards. Which fee model is legal where you operate? Which one will card networks actually allow? And which one will customers accept without walking away? This guide answers all three. Contents - [The Four Models: What Each One Actually Is](#The_Four_Models_What_Each_One_Actually_Is) - [Surcharging](#Surcharging) - [Dual Pricing](#Dual_Pricing) - [Convenience Fees](#Convenience_Fees) - [Service Fees](#Service_Fees) - [Quick Comparison](#Quick_Comparison) - [The Legal Map in 2026](#The_Legal_Map_in_2026) - [Surcharging: Legal in Most States, With Real Asterisks](#Surcharging_Legal_in_Most_States_With_Real_Asterisks) - [Dual Pricing: Legal Everywhere](#Dual_Pricing_Legal_Everywhere) - [Understanding What You Are Actually Passing Through](#Understanding_What_You_Are_Actually_Passing_Through) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Related Reading](#Related_Reading) ## The Four Models: What Each One Actually Is There are four distinct mechanisms for passing card costs to customers, and they are not interchangeable. Under card network rules, each one triggers different obligations, applies to different card types, and carries different legal exposure depending on where you operate. ### Surcharging A surcharge is an additional fee added to the transaction total when a customer uses a credit card. It is triggered by the payment method, not the payment channel. Merchants gained explicit legal authorization to surcharge in the U.S. through a 2013 court-sanctioned settlement that ended card network rules previously prohibiting checkout fees entirely. The surcharge cannot exceed the merchant's actual cost of acceptance or the applicable network cap, whichever is lower. Visa's cap dropped from 4 percent to 3 percent in April 2023 and remains at 3 percent in 2026. Mastercard follows the same practical 3 percent ceiling when a merchant accepts both networks. The surcharge can never be applied to debit cards, prepaid cards, or PIN based debit transactions, even when those cards carry a Visa or Mastercard logo. One detail trips up a lot of merchants, including some payment software providers. The surcharge has to reflect the actual merchant discount rate for each specific card product, not a flat rate applied to every credit card. A Visa Signature Preferred card carries a higher interchange rate than a basic Visa CPS Retail card. Charging a flat 3 percent on every card, when some cards actually cost the merchant only 1.65 percent plus $0.10, technically exceeds cost and violates network rules. ### Dual Pricing Dual pricing, often called a cash discount program, is architecturally different from surcharging, even though both end with card customers paying more than cash customers. In a dual pricing model, the price displayed on the shelf, menu, website, or terminal is the card price. It already builds in processing cost. Cash customers get a discount from that displayed price at checkout. Under the Durbin Amendment framework, dual pricing treats the posted price as the highest price, and cash customers get a reduction from it. Surcharging treats the posted price as the base price, and card customers pay an addition on top. That distinction is what allows dual pricing to work legally in all 50 states while surcharging faces restrictions in several. Dual pricing also applies to all card types, including debit cards run as credit, because no fee is technically ever added. A discount is simply removed. ### Convenience Fees A convenience fee is triggered by the payment channel, not the payment method. It compensates for the cost of offering a payment option outside the merchant's normal way of doing business, for example an online portal when in-person payment at a counter is the standard. Visa requires that a convenience fee represent a bona fide convenience to the cardholder, meaning an alternative standard payment method has to actually exist. A business that only accepts cards online, with no other option available, generally cannot call that fee a convenience fee. Visa also requires the fee to be a fixed flat amount, not a percentage. Mastercard takes a broader view and permits convenience fees for any alternative channel without Visa's strict bona fide convenience requirement for most merchant categories. ### Service Fees Service fees are the most overlooked category, and the most relevant one for government agencies, municipalities, school districts, utilities, and higher education. Visa defines the service fee as a fee assessed by eligible merchant category codes in card-present or card-absent environments, applicable to Visa consumer debit, consumer credit, and commercial cards. Unlike a convenience fee, it does not require an alternative channel. Unlike a surcharge, it can be applied to debit cards. It has to be processed as a separate transaction and disclosed clearly in advance. In October 2025, Visa expanded its Service Fee program to include utility merchants under MCC 4900. Before that, utility service fees had been limited to government and education MCCs. Visa also eliminated the prior merchant registration requirement and the need to send a Merchant Verification Value, giving utility providers a lot more flexibility. For government and municipal payment programs, the service fee, not the convenience fee and not the surcharge, is the correct technical category. ## Quick Comparison Factor Surcharging Dual Pricing Convenience Fee Service Fee Legal in all 50 states No, CT and MA prohibit it Yes Varies by channel and state Varies by MCC and state Applies to debit cards No Yes Fixed fee versions may apply Yes Network registration required Yes, 30-day acquirer notice No No No, Visa removed this in Oct 2025 Fee structure Percentage, capped at MDR or 3% Built into displayed price Fixed flat fee, Visa Fixed or variable Best fit Retail, B2B, low debit volume Retail, restaurants, high debit volume Non-government online or phone channels Government, utilities, higher education ## The Legal Map in 2026 ### Surcharging: Legal in Most States, With Real Asterisks Connecticut and Massachusetts remain the only two states with firm, active statutes prohibiting merchant-level credit card surcharging. Violations can carry civil penalties of $500 per violation, and card networks can revoke card acceptance privileges entirely. Kansas officially lifted its surcharge ban effective January 1, 2025, continuing the national trend toward legalization. Several states permit surcharging but add rules beyond card network requirements: **California.** Surcharging is legal following *Italian Colors v. Becerra* in 2018. California's SB 478, the Honest Pricing Law, fully in effect since 2024, requires that any mandatory fee be built into the advertised price. **New York.** Under NY General Business Law Section 518, sellers must clearly post the total credit card price, inclusive of the surcharge. A warning sign near the register is not enough. **Colorado.** HB21-1289 caps surcharges at 2 percent or actual processing cost, whichever is lower, tighter than the 3 percent network cap. **Minnesota.** Effective January 1, 2025, mandatory unavoidable fees must be included in the advertised price, similar to California's approach. The FTC's Rule on Unfair or Deceptive Fees took effect May 12, 2025, adding federal disclosure requirements currently targeting short-term lodging and live event ticketing. For covered sectors, unavoidable surcharges where no alternative payment method exists must be included in the advertised price. ### Dual Pricing: Legal Everywhere Dual pricing is legal in all 50 states. The Durbin Amendment, part of Dodd-Frank in 2010, explicitly protects a merchant's right to offer a cash discount in every state, regardless of card network preference. Networks cannot contractually prohibit it. The Trap to Avoid Dual pricing requires the card price to be the base, advertised price, with cash customers receiving the discount. Merchants who structure it backwards, posting the cash price as the base and adding a fee for cards, may find their program reclassified as surcharging by network auditors, triggering compliance requirements they never intended to take on. ## Understanding What You Are Actually Passing Through Interchange, the fee collected by the card-issuing bank, is set by the networks, not your processor, and it is non-negotiable. Representative 2026 card-present credit interchange rates: Card Type 2026 Interchange Rate Visa CPS Retail (basic credit)1.51% + $0.10 Visa Rewards Signature Preferred2.50% + $0.10 Visa Corporate2.20% + $0.10 Mastercard Consumer (Merit III Core)1.65% + $0.10 Mastercard Corporate2.70% + $0.10 Your merchant discount rate, the number that sets your maximum allowable surcharge, is interchange plus assessment fees plus your processor's markup. The regulated debit interchange cap under Durbin is $0.21 plus 0.05 percent of the transaction, which is exactly why debit surcharging is both prohibited and unnecessary. ## Frequently Asked Questions Can I charge the same surcharge percentage to every credit card? No. The surcharge cannot exceed your actual merchant discount rate for that specific card product, capped at 3 percent. A flat rate applied to every card, including lower cost basic cards, can exceed actual cost and violate network rules. Is dual pricing legal in every state? Yes. The Durbin Amendment protects a merchant's right to offer a cash discount nationwide, and card networks cannot override that right by contract. Can I surcharge a debit card if it has a Visa or Mastercard logo? No, never, regardless of brand. Debit, prepaid, and PIN based transactions are excluded from surcharging under all card network rules. What is the real difference between a convenience fee and a service fee? A convenience fee requires a genuine alternative payment channel to exist. A service fee does not require that. It is tied to eligible merchant category codes and can apply to debit cards, which is why it is the correct model for government, education, and utility payments. Do I need to register with Visa or Mastercard before surcharging? You need to notify your acquiring bank at least 30 days in advance. Visa removed the requirement to notify Visa directly back in April 2023. What happens if I label my dual pricing program a surcharge on signage? You expose yourself to surcharging's compliance requirements, including state law restrictions, network registration, and per card type rate limits, even though your program was structured as dual pricing. Is there a way to avoid the fee question entirely? For recurring payments such as utility bills, government fees, and subscriptions, ACH transfers avoid interchange and card assessment fees almost entirely. See IntelliPay's [guide to how ACH payments work](https://intellipay.com/how-ach-payments-work-the-complete-guide-2026/) for details. Not Sure Which Model Fits Your Organization? IntelliPay will walk you through the right fee model for your business or agency. We help merchants, municipalities, and utilities implement compliant surcharging, dual pricing, and service fee programs end to end. No sales pressure. No obligation. [Talk to IntelliPay](https://intellipay.com/contact/) Key Takeaways Surcharging, dual pricing, convenience fees, and service fees are four distinct mechanisms, not interchangeable terms. Surcharging is capped at 3 percent and can never apply to debit cards. Dual pricing is legal in all 50 states and applies to every card type. Convenience fees require a genuine alternative payment channel. Service fees are the correct model for government, education, and utility organizations. Connecticut and Massachusetts remain the only states that prohibit surcharging outright, while California, New York, Colorado, and Minnesota add disclosure or price cap rules on top of card network requirements. Dual pricing avoids most of that complexity because it requires no network registration and no state-by-state notice. IntelliPay helps merchants, municipalities, and utilities choose and implement the right fee model, with transparent interchange-plus pricing and no hidden fees. ## Related Reading Interchange [Interchange Fees Explained: Current Rates, Tables, and How to Pay Less](https://intellipay.com/interchange-fees-explained-what-they-are-who-sets-them-and-how-merchants-lower-cost/) ACH [How ACH Payments Work: The Complete 2026 Guide](https://intellipay.com/how-ach-payments-work-the-complete-guide-2026/) Cost Reduction [Stop Overpaying for Payment Processing: Free Statement Review](https://intellipay.com/stopoverpaying/) Fee Models [Payment Models: Dual Pricing, Service Fees, Convenience Fees, and More](https://intellipay.com/payment-models/) Disclaimer This article is for informational purposes only and does not constitute legal advice. Card network rules are published by [Visa](https://usa.visa.com) and [Mastercard](https://www.mastercard.com) and are updated periodically. State surcharge and dual pricing laws change and vary by jurisdiction. Merchants and government agencies should confirm current requirements with their acquirer, processor, and legal counsel before implementing any fee pass-through program. **Last updated: July 2026.** IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations --- ### [Optimize Your E-commerce Checkout for Maximum Conversions](https://intellipay.com/optimize-your-e-commerce-checkout-for-maximum-conversions/) **Published:** July 13, 2026 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 certified payment processor offering hosted payment pages, tokenized recurring billing, and digital wallet support for businesses, government agencies, and professional services firms nationwide since 2004. Quick Answer How do you reduce checkout abandonment and increase conversions? Most checkout advice focuses on design: fewer fields, trust badges, progress bars. Those help, but they are not where most merchants are actually losing sales. The bigger leaks are on the payment side: transactions declined that should have gone through, wallets like Apple Pay and Google Pay missing at the exact moment a mobile shopper wants them, and payment fields that load slowly because of how card data is being collected. Fix the payment layer first, then clean up the surrounding form. Every merchant obsesses over traffic and ad spend. Fewer obsess over what happens in the 90 seconds between "Proceed to Checkout" and "Order Confirmed" — even though that is where the highest-intent visitors on the entire site are quietly leaving. The average cart abandonment rate across e-commerce sits close to 70%, and that number has barely moved in years despite constant investment in checkout design. Some of that is unavoidable window shopping. But a meaningful slice of it is structural: declines that should not have happened, wallets that were not offered, forms that took too long to load or asked for too much. This guide walks through the payment-side fixes first, since they are the ones most checkout guides skip, and the design-side basics second. Contents - [The Leak Nobody Tracks: False Declines](#The_Leak_Nobody_Tracks_False_Declines) - [Digital Wallets Are No Longer Optional](#Digital_Wallets_Are_No_Longer_Optional) - [Why Your Payment Fields Might Be Slowing Everything Down](#Why_Your_Payment_Fields_Might_Be_Slowing_Everything_Down) - [Hosted Fields and Tokenization](#Hosted_Fields_and_Tokenization) - [The Design Basics Still Matter](#The_Design_Basics_Still_Matter) - [Auditing Your Checkout in Five Steps](#Auditing_Your_Checkout_in_Five_Steps) - [What This Looks Like Done Right](#What_This_Looks_Like_Done_Right) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Related Reading](#Related_Reading) ## The Leak Nobody Tracks: False Declines A false decline happens when a legitimate customer, with a valid card and available funds, gets rejected anyway. It is usually a fraud filter set too aggressively, an issuing bank being cautious, or stale card data. Most merchants never separate these from real fraud prevention working correctly, so they have no idea how much revenue they are losing to their own defenses. What the Data Shows • Roughly 10-15% of online card transactions are declined globally, well above the 3-5% typical for in-person retail. • Industry estimates put the annual cost of false declines several times higher than the cost of actual card fraud, since a wrongly blocked good customer often does not retry. • A large share of declines are recoverable: expired cards, mistyped CVVs, and address mismatches can often be corrected in the moment rather than lost entirely. The fix is not to loosen fraud rules blindly. It is to measure the decline rate separately from the fraud rate, so you can see whether your filters are catching bad actors or turning away your best customers. A gateway that supports retry logic and clear decline-reason codes lets you tell a shopper "your card's security code didn't match" instead of a generic "payment failed," which is often enough for them to fix the typo and finish the order instead of leaving. ## Digital Wallets Are No Longer Optional Mobile traffic now makes up the majority of e-commerce visits, and mobile abandonment rates run well above desktop, largely because typing a 16-digit card number on a phone keyboard is tedious and error-prone. Digital wallets remove that entirely: one tap, biometric confirmation, shipping and billing details pulled in automatically. Wallet Where It Matters Most Merchant Cost Apple Pay iOS users, dominant on US mobile checkout Standard card processing rate applies; Apple charges issuing banks, not merchants Google Pay Android users; strong internationally Standard card processing rate applies; no fee charged to merchant PayPal Shoppers without a saved card on file; high trust factor Set by PayPal's own processing terms Survey data consistently finds a meaningful share of shoppers say they simply will not complete a purchase if their preferred wallet is not available at checkout. That is a hard no, not a minor annoyance. If your checkout only accepts typed card numbers, you are not just adding friction, you are ruling out a segment of shoppers entirely before they ever reach for their card. The other benefit is accuracy. A wallet payment cannot have a typo in the card number or expiration date, which means fewer of the soft declines discussed above. Wallets tend to convert at a noticeably higher rate than manually entered cards for exactly this reason. ## Why Your Payment Fields Might Be Slowing Everything Down Every second a checkout page takes to load costs conversions, and payment fields are frequently the slowest part of the page. This usually comes down to how card data is being collected. ### Hosted Fields and Tokenization A hosted payment field loads the card number, expiration, and CVV inputs inside a secure iframe served directly by the processor, rather than by your own server. Once a card is entered, it can be replaced with a token: a non-sensitive stand-in that your systems can store and reuse for repeat purchases or subscriptions without ever touching the real card number again. Done well, this is fast for the shopper and keeps sensitive card data out of your environment, which narrows your PCI DSS scope considerably. Done poorly, with too many nested scripts or an unoptimized iframe, it can add a noticeable delay right as a shopper is deciding whether to finish the purchase. Tokenization has a second conversion benefit beyond speed: it is what makes one-click and saved-card checkout possible for returning customers. A shopper who does not have to re-enter a card at all converts at a far higher rate than one who does, which matters most for repeat buyers and subscription businesses. ## The Design Basics Still Matter None of the payment-layer fixes above replace good checkout design. They work alongside it. The most common, well-documented design issues are worth a quick review even if your payment stack is solid. Issue Fix Surprise costs at final checkout Show shipping, tax, and any surcharge or convenience fee as early as the cart page, not the last screen Forced account creation Default to guest checkout; offer account creation after the order is placed Too many steps or fields Combine shipping and payment onto one screen where possible; auto-fill city and state from ZIP code No visible security signals Display PCI DSS compliance and recognizable card network logos near the payment field, not just in the footer Extra costs revealed at the last step and forced account creation are consistently among the top reasons shoppers give for abandoning a cart. Both are free to fix and have nothing to do with your payment processor. ## Auditing Your Checkout in Five Steps Five-Step Checkout Audit **Step 1.** Pull your gateway's decline report for the last 90 days and separate hard declines from soft declines and fraud-filter rejections. **Step 2.** Confirm Apple Pay, Google Pay, and PayPal are live on the checkout page itself, not just listed as accepted elsewhere on the site. **Step 3.** Load checkout on a mid-range phone over 4G and time how long the payment fields take to become interactive. **Step 4.** Count every field and page between "View Cart" and "Order Confirmed" for a first-time guest. Step 5. Complete a test purchase without creating an account and confirm nothing blocks or discourages guest checkout. ## What This Looks Like Done Right A checkout built to convert has three properties working together: it accepts the payment method the shopper already wants to use, it declines transactions only when there is a genuine reason to, and it collects payment data in a way that is both fast and out of PCI scope. None of these require redesigning the whole site. They require looking at the checkout as a payments problem, not just a page-design problem. IntelliPay's hosted payment pages support Apple Pay, Google Pay, and tokenized card-on-file storage out of the box, and are built to keep raw card data off your servers. If you want a walk-through of how a hosted checkout compares to what you have today, that is a conversation IntelliPay is glad to have. See the [merchant account guide covering how pricing and processing setup affect your business](https://intellipay.com/wp-content/uploads/2022/06/Merchant-Accounts-What-you-should-know_final.pdf), or read how [dual pricing and surcharging affect the total shoppers see at checkout](https://intellipay.com/payment-models/) if you are weighing whether to pass along processing costs. And if you are not sure whether your current processor's pricing is part of the problem, IntelliPay's [guide to reading your merchant statement](https://intellipay.com/how-to-read-your-merchant-statement/) is a good place to start. ## Frequently Asked Questions What is a good cart abandonment rate for e-commerce? The global average is close to 70%. There is no single healthy target since it varies by industry, device mix, and price point. Aim to sit meaningfully below your specific industry's average rather than chasing zero, since some cart activity was never going to convert regardless of checkout design. What is a false decline and why does it matter more than fraud? A false decline is a legitimate transaction rejected because a bank or fraud filter mistakes it for fraud. Research estimates the annual cost of false declines at several times the cost of actual card fraud, since a wrongly blocked customer often does not retry and does not come back. Reviewing how aggressive your fraud rules are is usually a bigger lever than tightening them further. Do digital wallets like Apple Pay and Google Pay actually improve conversion? Yes, especially on mobile, where abandonment runs highest. Wallets remove manual card entry and typing errors, and use device biometrics for authentication. A meaningful share of mobile shoppers say they will not complete a purchase at all if their preferred wallet is not offered. Should I require an account to check out? No. Forcing account creation before checkout is one of the most commonly cited reasons shoppers abandon a cart, especially first-time customers. Offer guest checkout with an optional account creation step after the order is placed. How many steps should a checkout have? As few as your business model allows, ideally cart, shipping, and payment on one or two screens, then confirmation. Cutting checkout from five steps to three has been shown to meaningfully lower abandonment in published UX research. What does PCI compliance have to do with checkout speed and conversion? How you collect card data affects both your compliance scope and how fast checkout feels. Hosted fields and tokenization keep raw card numbers off your servers and, done well, load quickly. Done poorly, they add lag at the exact moment a shopper is deciding whether to finish buying. The [PCI Security Standards Council](https://www.pcisecuritystandards.org) publishes the requirements that govern how card data can be collected and stored. Want a Second Opinion on Your Checkout? IntelliPay will review your current checkout and decline data at no charge. We will tell you where you are likely losing transactions to declines or missing wallets, and whether hosted, tokenized checkout makes sense for your business. No sales pressure. No obligation. [Get a Free Checkout Review](https://intellipay.com/stopoverpaying/) Key Takeaways Cart abandonment sits near 70% industry-wide, and most of the advice aimed at fixing it focuses on page design while ignoring the payment layer. False declines, where a legitimate transaction is wrongly rejected, cost merchants far more than actual fraud, yet most businesses never measure the rate separately from real fraud prevention. Digital wallets like Apple Pay and Google Pay are no longer a nice-to-have, particularly on mobile, where a meaningful share of shoppers will not complete a purchase without their preferred wallet available. Hosted payment fields and tokenization keep card data off your servers, narrow your PCI scope, and enable the fast, saved-card checkout that returning customers expect. Design basics still matter: show all costs early, default to guest checkout, and keep the path from cart to confirmation as short as possible. IntelliPay's hosted checkout pages are built with wallet support and tokenization included, and IntelliPay offers a free review of your current checkout and decline data with no obligation. ## Related Reading Merchant Statements [How to Read Your Merchant Statement (And Find What You Are Actually Paying)](https://intellipay.com/how-to-read-your-merchant-statement/) Interchange [Interchange Fees Explained: Current Rates, Tables, and How to Pay Less](https://intellipay.com/interchange-fees-explained-what-they-are-who-sets-them-and-how-merchants-lower-cost/) Fee Models [Payment Models: Dual Pricing, Service Fees, Convenience Fees, and More](https://intellipay.com/payment-models/) Cost Reduction [Stop Overpaying for Payment Processing: Free Statement Review](https://intellipay.com/stopoverpaying/) Disclaimer This article is for informational purposes only and does not constitute financial, legal, or technical advice. Cart abandonment, decline rate, and digital wallet adoption figures cited are industry-wide estimates aggregated from multiple third-party research sources current as of mid-2026, including [Baymard Institute](https://baymard.com), and will vary based on industry, device mix, geography, and individual merchant setup. PCI DSS requirements are established by the [PCI Security Standards Council](https://www.pcisecuritystandards.org). All IntelliPay product features are subject to specific account configuration and applicable terms of service. **Last updated: July 2026.** IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Cart Abandonment, Small Business Payments & Operations --- ### [Fix Your E-Commerce Checkout: Stop Losing Sales in 2025](https://intellipay.com/is-your-online-payment-experience-reducing-your-sales/) **Published:** May 23, 2025 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 certified payment processor offering transparent interchange-plus pricing with no hidden fees, serving businesses, government agencies, and professional services firms nationwide since 2004. Written by [Dale Erling](https://intellipay.com/about-us/), updated July 2026. 2.2%–3.1% Typical 2026 effective rate range for a fairly priced small business 0.14% / 0.1375% Visa / Mastercard credit assessment fee, non-negotiable 1.25% cap Proposed 8-year cap on standard cards under the pending 2026 settlement <$30 Reasonable total for flat monthly statement fees Quick Answer How do you read a merchant statement? Start by finding your total fees and your total card volume. Divide total fees by total volume and multiply by 100. That is your effective rate. As of 2026, most fairly priced small businesses land between 2.2% and 3.1%; above that, you have questions to ask. Next, identify whether you are on interchange-plus or tiered pricing. Interchange-plus shows you what you actually paid; tiered pricing hides it. Finally, note that a pending $38 billion Visa/Mastercard settlement, preliminarily approved in June 2026, may gradually change some of the numbers on your statement over the next few years. The rest of this guide walks through what every section means and what to look for. Most merchants file their processing statement every month without reading it. Some glance at the total and move on. This is one of the most expensive habits in small business operations. Your statement is the only document that shows what you actually paid to accept cards. It tells you whether your processor is pricing you fairly, which fees changed and why, and whether the rate you were quoted at sign-up is the rate you are actually paying today. Pull out last month's statement and work through this guide, then see the [2026 settlement update](#settlement-update) below for what may be changing industry-wide. Contents - [The One Number That Matters Most: Your Effective Rate](#The_One_Number_That_Matters_Most_Your_Effective_Rate) - [The Three Layers of Every Processing Fee](#The_Three_Layers_of_Every_Processing_Fee) - [Why Card Type Changes What You Pay](#Why_Card_Type_Changes_What_You_Pay) - [Card-Not-Present Transactions Cost More](#Card-Not-Present_Transactions_Cost_More) - [Interchange-Plus Statements vs. Tiered Statements](#Interchange-Plus_Statements_vs_Tiered_Statements) - [Interchange-Plus Statements](#Interchange-Plus_Statements) - [Tiered Statements](#Tiered_Statements) - [The Fixed Monthly Fees Section](#The_Fixed_Monthly_Fees_Section) - [Fees That Should Not Be There](#Fees_That_Should_Not_Be_There) - [2026 Update: The Visa/Mastercard Settlement and What It Means for Your Statement](#2026_Update_The_VisaMastercard_Settlement_and_What_It_Means_for_Your_Statement) - [How to Audit Your Statement in Five Steps](#How_to_Audit_Your_Statement_in_Five_Steps) - [What a Good Statement Looks Like](#What_a_Good_Statement_Looks_Like) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Related Reading](#Related_Reading) ## The One Number That Matters Most: Your Effective Rate Before you look at any individual line item, calculate your effective rate. This is the single most useful number on any merchant statement. Effective Rate Formula Total Fees ÷ Total Card Volume × 100 Example: $1,850 in fees on $72,000 in volume = 2.57% effective rate According to the [Merchants Payments Coalition](https://www.merchantspaymentscoalition.com), the average combined Visa and Mastercard credit interchange rate reached about 2.36% in 2025, up from roughly 2.02% in 2010. Layer on assessment fees and a processor markup, and a typical effective rate for a small business on a fair plan now runs between 2.2% and 3.1%, depending on card mix. Above about 3.2%, ask your processor to explain exactly what is driving the cost. Well above that and you are likely overpaying. Your effective rate accounts for everything: interchange, assessment fees, processor markup, and all flat monthly fees. It is the number to compare month over month, and the number to use when you get a quote from another processor. A new processor quoting you a lower rate means nothing if you do not know your current effective rate to compare it against. ## The Three Layers of Every Processing Fee Every fee on your statement comes from one of three places. Understanding which is which is the foundation of reading any statement. Fee Layer Who Sets It Negotiable? Typical 2026 Cost Interchange Visa and Mastercard. Published and updated twice a year, in April and October. No. Same for every processor worldwide. 1.15% to 2.60%+ depending on card type and how it was accepted; up to 3.15% for non-qualified/standard fallback transactions Assessment Fees Visa and Mastercard. Charged for using their network. No. Same for every processor worldwide. Visa ~0.14% of credit volume. Mastercard ~0.1375%, plus small per-transaction network fees. Processor Markup Your processor. This is where they make their margin. Yes. This is the only negotiable layer. 0.2% to 1%+ depending on processor and plan ### Why Card Type Changes What You Pay Not all credit cards cost the same to process. A basic Visa or core Mastercard consumer card swiped in person often lands around 1.4% to 2.0% plus roughly $0.10. Hand that same terminal a World Elite Mastercard or Visa Infinite card and you can see rates near 2.6% plus $0.10, and non-qualified transactions can fall back to a published rate as high as 3.15% plus $0.10. The issuing bank uses interchange to fund the card's rewards program, and the merchant funds it at the register. Your card mix drives your effective rate more than almost anything else. If your customers skew toward premium rewards cards or business cards, your statement will show it, and that is not your processor overcharging you; it is the card network's published schedule. The place to look for savings is in how your processor marks up on top of interchange, not in the interchange itself. ### Card-Not-Present Transactions Cost More Online payments, phone payments, and virtual terminal entries all cost more than in-person card swipes. This is not your processor adding margin. It is the card networks charging a higher interchange rate because the fraud risk is higher when the card is not physically present. Here is what the difference looks like in practice: Transaction Type Typical 2026 Interchange Range (Credit Cards) Card-present, standard consumer 1.15% to 1.95% + $0.10 Card-present, premium rewards or business 1.95% to 2.60% + $0.10 Card-not-present (online, phone, virtual terminal), standard consumer 1.80% to 2.30% + $0.10 Card-not-present, premium rewards or business 2.10% to 2.90%+ + $0.10 Non-qualified / standard fallback Up to 3.15% + $0.10, the highest published consumer credit rate Regulated debit (Durbin, large bank issued) Capped at $0.21 + 0.05% under [Federal Reserve Regulation II](https://www.federalreserve.gov/paymentsystems/regii-average-interchange-fee.htm) If you take both in-person and online payments, your interchange-plus statement will show different rates for each channel. That is correct and expected. On a tiered statement, your online transactions almost always land in the non-qualified bucket, which is the most expensive tier and where your processor makes the most margin. That is not an accident. The reason interchange-plus pricing matters is that it shows you all three layers separately. You can see exactly what you paid in interchange, what you paid in network fees, and what your processor charged on top. On tiered pricing, all three layers are blended together into rate buckets and you cannot see the breakdown. For a deeper look at how interchange rates work and what drives them up or down, see IntelliPay's [interchange fees guide covering current Visa and Mastercard rate tables](https://intellipay.com/interchange-fees-explained-what-they-are-who-sets-them-and-how-merchants-lower-cost/). ## Interchange-Plus Statements vs. Tiered Statements How your statement looks depends entirely on which pricing model your processor uses. The two most common are interchange-plus and tiered. ### Interchange-Plus Statements On an interchange-plus statement, every transaction category appears as its own line item with the actual interchange rate next to it. You might see something like "Visa CPS Retail Credit: $24,300 at 1.51% + $0.10." Below those lines you see a fixed markup applied to everything: "Processor Markup: 0.25% + $0.10 per transaction." This is the format that gives you full visibility. You can look up any interchange rate on [Visa's published interchange schedule](https://usa.visa.com/support/consumer/transaction-controls.html) or [Mastercard's interchange tables](https://www.mastercard.com/us/en/business/support/merchant-interchange-rates.html) and verify that what you were charged matches what the network publishes. The only number that can vary from your quoted rate is the processor markup line. If the markup is consistent with what you were promised, you are being treated fairly. ### Tiered Statements On a tiered statement, transactions are sorted into three buckets: qualified, mid-qualified, and non-qualified. Each bucket has a flat rate. You pay the qualified rate on your cheapest transactions and the non-qualified rate on your most expensive ones. You have no way to verify whether a transaction was bucketed correctly, and you cannot see how much of the cost is interchange versus markup. Tiered pricing benefits the processor, not the merchant. The processor buys interchange at the actual rate and bills you the tiered rate. The difference is their margin and it is invisible to you. Rewards cards and business cards almost always end up in non-qualified buckets, which is where most processors make the bulk of their margin. How to Tell Which Pricing Model You Are On Look at your statement. If you see transaction categories labeled with card types and rates like "Visa CPS Retail" or "Mastercard World Elite" with specific rates next to each, you are on interchange-plus. If you see buckets labeled "Qualified," "Mid-Qualified," and "Non-Qualified" with flat rates, you are on tiered pricing. If you are not sure, call your processor and ask directly. ## The Fixed Monthly Fees Section Every statement has a section of flat dollar fees that appear every month regardless of your volume. These are worth reviewing carefully because they are often where processors quietly add margin over time. Fee Name What It Is Reasonable Range Monthly Service Fee Base fee for maintaining your merchant account $5 to $15 Statement Fee For generating and delivering your monthly statement $5 to $10. Many processors have eliminated this fee. PCI Compliance Fee Covers PCI DSS compliance administration and often includes breach coverage $5 to $20. Ask what is included. Batch Fee Charged each time you close and submit a batch of transactions for settlement $0.10 to $0.30 per batch. One batch per day is standard. Gateway Fee Monthly fee for access to the payment gateway if your processor charges it separately $0 to $25. Many processors include this in the service fee. Annual Fee A yearly account fee that some processors charge Should be $0. This is pure margin. Push back on it. Add up all of your flat monthly fees. For a typical small business they should total under $30. If yours are higher, ask your processor to explain each one. Some are legitimate and some are not. Processors count on the fact that most merchants will not ask. See IntelliPay's [payment models guide](https://intellipay.com/payment-models/) for how these fixed fees interact with service fees, convenience fees, and dual pricing. ## Fees That Should Not Be There Some fees on merchant statements are genuinely unexplainable. Here are the ones to question immediately. **PCI non-compliance fee.** If you have not completed your annual PCI self-assessment questionnaire, some processors charge a monthly penalty of $20 to $50. This is avoidable. Complete your SAQ. If you are not sure how, ask IntelliPay or your processor for help. The fee disappears when you are compliant. **Regulatory and network access fees.** Some processors charge fees with names like "Regulatory Product Fee," "Network Access and Brand Usage Fee," or "Network Authorization Fee." Some of these are real pass-through costs, including per-transaction network fees the card brands genuinely charge. Some are invented margin. Ask your processor for the source of each one. If they cannot point you to a card network published fee schedule, you are being charged for something that does not exist. **Minimum monthly processing fee.** This appears when your processing volume falls below a threshold in your contract. Check your original agreement. If there is a monthly minimum, you knew about it. If there is not, dispute it. **Rate increases buried in your statement.** Processors are typically permitted to change your rates with 30 days notice, and that notice is often a small paragraph on page three of your statement. If your effective rate went up this month, check the back pages of your statement for a notice of rate change. If you find one and did not see it until now, you know how much your statement reading habits need to change. ## 2026 Update: The Visa/Mastercard Settlement and What It Means for Your Statement On June 9, 2026, a federal judge granted preliminary approval to a revised $38 billion settlement between Visa, Mastercard, and more than 12 million U.S. merchants, resolving litigation over swipe fees that had run for roughly two decades. Final approval is still pending as of this update, and appeals could delay or reshape the terms, so nothing below is reflected on statements yet. What the Settlement Proposes **Lower average interchange.** The combined average credit interchange rate would drop by roughly 0.1 percentage points for five years. **A cap on standard cards.** Standard consumer credit card rates would be capped at 1.25% for eight years. **The end of "honor all cards."** Merchants would gain the ability to decline acceptance of certain higher-cost premium or rewards card categories rather than being required to accept every card a network issues. **More surcharge flexibility.** Merchants would have expanded ability to add a surcharge on higher-cost cards or offer a discount for lower-cost payment methods. For context on scale, Visa and Mastercard swipe fees in the United States totaled about $118.8 billion in 2025, according to the Merchants Payments Coalition, and the average effective swipe fee reached roughly 2.36%. A 0.1 percentage point reduction is a real but modest dent in that total, which is one reason some merchant groups have continued to push for stronger reform even as the settlement moves toward final approval. Independent reporting on the ruling is available from [U.S. News, citing Reuters](https://money.usnews.com/investing/news/articles/2026-06-09/us-judge-oks-visa-mastercard-38-billion-swipe-fee-settlement). What this means for your monthly audit habit: keep calculating your effective rate every month regardless of what happens with the settlement. If it is finalized, watch for a gradual, small downward shift in average interchange over the following years, plus a new decision point on whether to keep accepting every premium card your customers carry. None of this changes the underlying discipline this guide walks through. ## How to Audit Your Statement in Five Steps Five-Step Monthly Statement Audit **Step 1.** Calculate your effective rate. Total fees divided by total volume times 100. Write it down every month. **Step 2.** Identify your pricing model. Interchange-plus or tiered. If tiered, you should be asking for a quote on interchange-plus. **Step 3.** Add up your flat monthly fees. They should total under $30. If higher, ask for an explanation of each fee. **Step 4.** Check for fees you do not recognize. Ask your processor to explain the source of any fee you cannot identify. Step 5. Compare to last month and last year, and note that interchange updates every April and October, plus the pending settlement, mean this comparison is worth repeating at least twice a year. ## What a Good Statement Looks Like A well-priced merchant account on interchange-plus looks like this: Transaction fees are broken out by card category with the actual interchange rate shown. The processor markup is a single line item, consistent with what was quoted. Network fees like Visa and Mastercard assessments appear at the published rates. Monthly flat fees are minimal and explained. There are no fees you cannot identify. If your statement does not look like that, you either have a transparency problem or a pricing problem. Both are worth fixing. IntelliPay uses interchange-plus pricing with no hidden fees. Every line item on an IntelliPay statement is explainable. See the [merchant account guide explaining how interchange-plus pricing works and what to ask a processor](https://intellipay.com/wp-content/uploads/2022/06/Merchant-Accounts-What-you-should-know_final.pdf) for a full breakdown of what a transparent merchant account looks like. If you want us to review your current statement and tell you whether you are paying a fair rate, that is something IntelliPay does, at no cost and no obligation. See [IntelliPay's Stop Overpaying page](https://intellipay.com/stopoverpaying/) for how that works, or reach out directly at or [1-855-872-6632](tel:+18558726632). ## Frequently Asked Questions What is an effective rate on a merchant statement? Total fees divided by total card volume, expressed as a percentage. It is the most useful number for understanding what you actually pay to accept cards. Given that average Visa and Mastercard interchange alone reached about 2.36% in 2025, a total effective rate between roughly 2.2% and 3.1% is typical for a fairly priced small business in 2026. Above about 3.2%, ask your processor to explain why. What is the difference between interchange-plus and tiered pricing on a statement? On interchange-plus, you see the actual interchange cost for each transaction type as a separate line item, plus a fixed processor markup you can verify. On tiered pricing, transactions are bucketed into qualified, mid-qualified, and non-qualified categories at flat rates. You cannot see the actual interchange cost or the processor's margin. Interchange-plus is almost always cheaper for merchants who understand it. What are assessment fees on a merchant statement? Fees charged by Visa and Mastercard directly for using their network. As of 2026, Visa charges approximately 0.14% of credit volume and Mastercard about 0.1375%, each with a small flat per-transaction fee layered on top. These are identical for every processor and are not negotiable. If your statement shows network rates higher than these, your processor is marking them up. Why did my processing fees go up without explanation? Common reasons: your card mix changed and more rewards or business cards were processed, Visa or Mastercard updated interchange rates in April or October, or your processor raised their markup. Processors can change rates with as little as 30 days notice buried in your monthly statement. Compare your effective rate to the same month last year. If it went up, ask your processor exactly which fees changed. What fees on a merchant statement are negotiable? The processor markup is negotiable. On interchange-plus it shows as a percentage and per-transaction amount on top of interchange. Monthly flat fees like statement fees, PCI fees, and batch fees are often negotiable, especially with volume. Interchange, assessment fees, and network fees are set by the card networks and are the same for every processor. What is a PCI compliance fee and is it legitimate? It can be. A legitimate PCI fee covers administration of your PCI DSS compliance program, access to the self-assessment questionnaire, breach coverage, or vulnerability scanning. It is not legitimate when it is simply an extra margin line with nothing behind it. Ask your processor what the fee includes. If they cannot answer specifically, push back. The [PCI Security Standards Council](https://www.pcisecuritystandards.org) publishes the actual requirements so you can verify what you are being charged for. Will my merchant statement change because of the 2026 Visa/Mastercard settlement? Possibly, over time. A federal judge granted preliminary approval in June 2026 to a $38 billion settlement between Visa, Mastercard, and merchants. If finalized, it would lower average credit interchange by roughly 0.1 percentage points for five years, cap standard consumer card rates at 1.25% for eight years, and let merchants decline or surcharge certain premium cards. Nothing has changed on statements yet, and appeals could still affect the outcome, so keep tracking your effective rate rather than expecting an automatic discount. See the [settlement update section](#settlement-update) above for details. Want a Second Opinion on Your Statement? IntelliPay will review your current statement at no charge. We will tell you what you are actually paying, what is negotiable, and whether your current processor is pricing you fairly. No sales pressure. No obligation. [Get a Free Statement Review](https://intellipay.com/stopoverpaying/) Key Takeaways Calculate your effective rate first: total fees divided by total volume times 100. A fair 2026 rate for most small businesses runs between 2.2% and 3.1%. Above about 3.2% you have questions to ask. Every processing fee comes from one of three sources: interchange set by Visa and Mastercard, assessment fees also set by the card networks, or processor markup. Only the processor markup is negotiable. Interchange-plus pricing shows you all three layers separately. Tiered pricing blends them together and hides the processor margin. If you are on tiered pricing, you cannot verify what you are actually paying in interchange versus what your processor is keeping. Flat monthly fees should total under $30 for most small businesses. Fees you cannot identify by name and source warrant a direct question to your processor. A pending $38 billion Visa/Mastercard settlement, granted preliminary approval in June 2026, could gradually lower average interchange and cap standard card rates over the next several years, and would let merchants decline or surcharge certain premium cards. Final approval is not yet confirmed. IntelliPay is a PCI DSS Level 1 certified payment processor offering transparent interchange-plus pricing. Every line item on an IntelliPay statement is explainable. If you want a second opinion on your current statement, IntelliPay offers free statement reviews with no obligation. ## Related Reading Interchange [Interchange Fees Explained: Current Rates, Tables, and How to Pay Less](https://intellipay.com/interchange-fees-explained-what-they-are-who-sets-them-and-how-merchants-lower-cost/) Cost Reduction [Stop Overpaying for Payment Processing: Free Statement Review](https://intellipay.com/stopoverpaying/) Merchant Accounts [Merchant Accounts Explained: Pricing Models and What to Ask Your Processor](https://intellipay.com/wp-content/uploads/2022/06/Merchant-Accounts-What-you-should-know_final.pdf) Fee Models [Payment Models: Dual Pricing, Service Fees, Convenience Fees, and More](https://intellipay.com/payment-models/) About IntelliPay [About IntelliPay: PCI DSS Level 1 Payment Processing Since 2004](https://intellipay.com/about-us/) Disclaimer This article is for informational purposes only and does not constitute financial or legal advice. Interchange rates are published by [Visa](https://usa.visa.com) and [Mastercard](https://www.mastercard.com) and are updated in April and October each year; figures cited reflect published schedules effective April 2026. Assessment fee percentages reflect publicly available network schedules as of mid-2026 and may change. Effective rate ranges cited are general estimates informed by [Merchants Payments Coalition](https://www.merchantspaymentscoalition.com) industry data and will vary based on card mix, transaction type, industry, and pricing model. The Visa/Mastercard settlement described above received preliminary federal court approval on June 9, 2026; final approval had not yet occurred as of this update, and terms remain subject to change on appeal. Regulated debit interchange figures reflect the [Federal Reserve's Regulation II](https://www.federalreserve.gov/paymentsystems/regii-average-interchange-fee.htm). PCI DSS requirements are established by the [PCI Security Standards Council](https://www.pcisecuritystandards.org). All IntelliPay product features and pricing are subject to specific account configuration and applicable terms of service. **Last updated: July 13, 2026.** IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Digital Payment Trends **Tags:** 2025 payment trends, abandoned cart recovery, card abandonment, cart abandonment, checkout design, checkout optimization, conversion rate, digital wallets, e-commerce best practices, e-commerce payments, e-commerce statistics, ecash, guest checkout, IntelliPay solutions, mobile checkout, Mobile Commerce, Mobile friendly payments, mobile optimization, online payments, online retail, Payment experience, Payment methods, Payment security, payment user experience, payments killing your sales, Reduce cart abandonment, reducing cart abandonment, secure payments --- ### [Credit Card Machine Not Working - Common Issues and Fixes](https://intellipay.com/credit-card-machine-not-working-common-issues-and-fixes/) **Published:** February 7, 2025 **Author:** Dale Erling **Content:** Quick Answer Why is my credit card machine not working, and what should I do first? Most terminal issues trace back to power, connectivity, pairing, or configuration. Start by power cycling the device, confirming charge level or power connection, rechecking Wi‑Fi, Ethernet, 4G, or Bluetooth from scratch, and making sure the payment app and firmware are current. If you use an ID TECH VP3350 or Dejavoo P1/P2 terminal, many common issues can be resolved in just a few minutes by checking the exact connection method, confirming the correct reader or network, and restarting both the terminal and the host device or payment app. If you see tamper or security-related LED warnings, stop troubleshooting and contact support because those issues are not user-fixable. For broader IntelliPay guidance, visit our [Payment Processing Resources](https://intellipay.com/payment-processing-resources/) or [Credit Card Machine Maintenance and Care](https://intellipay.com/cleaning-and-disinfecting-credit-card-terminals/) pages. When a credit card machine stops working, everything around it slows down. Payments stall, staff starts guessing, customers get frustrated, and your team loses time chasing a problem that often turns out to be something simple. Whether you're taking payments at a front counter, in a school office, at a utility department, or in the field, a payment terminal that won't cooperate becomes everyone's problem fast. The good news is that most terminal failures follow a familiar pattern. The device isn't powered correctly, it can't connect to the network, it's paired the wrong way, it isn't reading cards consistently, or it's stuck on a startup or transaction error. This guide keeps the original troubleshooting flow intact while updating it for the devices IntelliPay now uses: the ID TECH VP3350 mobile reader and the Dejavoo P1 and P2 smart terminals. The goal here is practical troubleshooting, not theory. We'll walk through the most common issues, the fastest fixes, what your staff should look for first, and where it makes sense to stop guessing and escalate to support. Contents - [Quick First Steps for Any Terminal](#Quick_First_Steps_for_Any_Terminal) - [ID TECH VP3350 Troubleshooting](#ID_TECH_VP3350_Troubleshooting) - [Connection and Pairing Issues](#Connection_and_Pairing_Issues) - [Power and Charging Problems](#Power_and_Charging_Problems) - [Tamper and Security Errors](#Tamper_and_Security_Errors) - [Firmware and Transaction Issues](#Firmware_and_Transaction_Issues) - [Dejavoo P1 and P2 Troubleshooting](#Dejavoo_P1_and_P2_Troubleshooting) - [Network and Connectivity Issues](#Network_and_Connectivity_Issues) - [Slow Performance and Freezing](#Slow_Performance_and_Freezing) - [Payment Processing Problems](#Payment_Processing_Problems) - [Printer Problems](#Printer_Problems) - [Persistent Hardware or Configuration Faults](#Persistent_Hardware_or_Configuration_Faults) - [Card Reading and Transaction Failures](#Card_Reading_and_Transaction_Failures) - [Error Messages, Startup Problems, and When to Escalate](#Error_Messages_Startup_Problems_and_When_to_Escalate) - [Frequently Asked Questions About Credit Card Machines Not Working](#Frequently_Asked_Questions_About_Credit_Card_Machines_Not_Working) - [Why won't my ID TECH VP3350 connect to Bluetooth?](#Why_wont_my_ID_TECH_VP3350_connect_to_Bluetooth) - [Why does my VP3350 show as connected, but the app still won't detect it?](#Why_does_my_VP3350_show_as_connected_but_the_app_still_wont_detect_it) - [What do blinking red LEDs and beeping mean on a VP3350?](#What_do_blinking_red_LEDs_and_beeping_mean_on_a_VP3350) - [Why won't my Dejavoo P1 or P2 stay connected to Wi‑Fi?](#Why_wont_my_Dejavoo_P1_or_P2_stay_connected_to_WiFi) - [What should I do if my Dejavoo terminal freezes?](#What_should_I_do_if_my_Dejavoo_terminal_freezes) - [When should I stop troubleshooting and call support?](#When_should_I_stop_troubleshooting_and_call_support) - [What to Do Next](#What_to_Do_Next) - [Additional Reading](#Additional_Reading) - [About IntelliPay](#About_IntelliPay) ## Quick First Steps for Any Terminal Before digging into model-specific troubleshooting, start with a few universal steps. This first pass solves a lot of common issues without needing advanced support, and it gives your team a repeatable process that works across both the VP3350 and Dejavoo P1/P2 devices. Quick First Steps for Both Devices - Power cycle or hard restart the device. - Confirm charge level or power connection. - Re-verify the network or Bluetooth pairing from scratch. - Confirm the payment app and firmware are on the latest supported version. - If LEDs indicate tamper or security errors, stop troubleshooting and contact manufacturer support because those conditions are not user-fixable. These steps matter because terminals do not operate in isolation. The hardware, the app, the network, the gateway, and the processor all have to line up. When one link in that chain is off, the device may look broken even when the hardware itself is fine. ## ID TECH VP3350 Troubleshooting The ID TECH VP3350 is a compact mobile card reader, which means most issues fall into one of four categories: Bluetooth pairing, power and charging, tamper or key-related security errors, and host-device or cable communication problems. Because it's often used with a phone, tablet, or other host device, you need to think about both the reader itself and the app or device it connects to. ### Connection and Pairing Issues If the VP3350 won't connect via Bluetooth, start by confirming the device is charged. Then press the power button to activate Bluetooth. A flashing green LED indicates that Bluetooth is active and the reader is ready to be discovered. Search for a device name similar to **IDTECH-VP3350-XXXXX** on the host device, and if prompted for a password, use the default pairing code: **123456**. If the reader reconnects to the wrong device, check the serial number on the back of the unit and match it against the Bluetooth name. This is especially important when multiple readers are nearby, such as at a front desk, event, or shared office. A lot of "intermittent" pairing issues are really just teams connecting to the wrong reader by mistake. On iPhones and iPads, there is one issue that causes a lot of confusion: do *not* pair the VP3350 through the iOS Settings app if your payment application expects BLE scanning inside the app. The reader may show as "connected" in iOS Bluetooth settings, but the payment app still won't function correctly because it needs to discover and manage the device within its own workflow. If the device seems to disconnect after sitting idle, it may simply be sleeping. On battery power, the VP3350 can sleep after about 20 seconds of inactivity, or move into a longer standby state depending on firmware or model behavior. Press the power button to wake it and reconnect before assuming the reader failed. ### Power and Charging Problems If the VP3350 will not charge or seems to charge slowly, use only a standard USB-A to USB-C cable. Avoid fast chargers, because using the wrong charger type can damage the battery or the unit itself over time. Also confirm the cable is fully seated, since a loose connection is a common cause of "device not detected" and charging complaints. If the battery seems completely dead, remember that new units often ship only partially charged. Allow a full first charge of around 4 to 6 hours before initial use. That one step can save a lot of unnecessary troubleshooting when a new device appears unresponsive right out of the box. ### Tamper and Security Errors Some VP3350 issues should not be handled as standard troubleshooting. If you see 4 red LEDs blinking along with beeping, the unit has been tampered with. If you see 4 yellow and red LEDs blinking together with beeping, the unit was not activated properly. In either case, stop troubleshooting and contact ID TECH support because these are not user-resolvable conditions. If you receive a "Missing Key" message or an error such as **0x04** when starting a transaction, restart the VP3350 and observe the LED sequence carefully. That behavior may indicate the unit needs an LCL key or data key loaded. At that point, your support team or integration partner should handle the next step rather than staff trying to force transactions through. ### Firmware and Transaction Issues If transactions fail consistently or the device behaves unpredictably with your payment application, confirm the firmware version. On some setups, this can be checked through the startup display or beeper sequence when the unit powers on. Firmware should be updated only through the ID TECH Universal SDK or your supported integration path. Do not attempt raw or low-level firmware updates unless your team is working directly at the SDK or command level. Also double-check the physical cable connection if you are using a wired setup. A loose USB-C or Lightning connection between the reader and host device is a common root cause of reader-detection errors and failed transaction starts. ## Dejavoo P1 and P2 Troubleshooting The Dejavoo P1 and P2 are Android-based smart terminals, so they behave more like small connected payment computers than simple card readers. Most issues show up in one of five areas: network connectivity, performance or freezing, payment processing, printing, or broader hardware or configuration faults. ### Network and Connectivity Issues If a P1 or P2 will not connect to Wi‑Fi or keeps dropping its connection, verify the terminal is within range of a strong signal. Re-enter the Wi‑Fi password carefully, since simple credential errors happen more often than teams expect. Also check for physical obstructions, router issues, or access point problems that could weaken the signal in the area where the terminal is used. For wired setups, make sure the Ethernet cable is fully seated at both the router or modem side and the terminal side. A partially connected cable can leave the device looking active while still unable to communicate properly with the host or gateway. If the terminal uses 4G and you're seeing intermittent failures, confirm signal strength and make sure the data plan or SIM is active. A soft restart often clears temporary cellular drop issues and is one of the fastest first fixes for a P2 or other mobile-style terminal. ### Slow Performance and Freezing If the terminal is running slowly or the screen freezes, perform a hard restart by holding the power button until the device fully shuts down, then power it back on. This is the cleanest first response when Android-based terminals become sluggish or unresponsive during payment workflows. If the touchscreen remains unresponsive even after restart, a factory reset may be required. However, use caution here. A factory reset wipes configuration, and you should back up settings or batch-related data first if your environment requires it. If your team is not comfortable doing that safely, escalate to support before resetting anything. ### Payment Processing Problems If transactions are failing or chip and contactless payments are behaving inconsistently, check that both the payment app and the firmware are updated to the latest supported version. This is especially important when terminals were deployed earlier and your app environment has changed since installation. If you see batch or host communication errors, start with network connectivity because that is the most common cause. After that, review gateway or TPN configuration settings to make sure the terminal is pointed at the correct processing environment. ### Printer Problems If receipts are not printing or the printout looks garbled, inspect the thermal paper roll first. Paper may be jammed, loaded backward, or slightly misaligned. Reload the paper correctly and restart the printer module or the full device afterward. A simple paper or alignment issue is often the cause of what looks like a larger hardware failure. ### Persistent Hardware or Configuration Faults If restarts, reconnects, updates, and basic reconfiguration do not resolve the issue, the problem may point to a hardware fault or deeper misconfiguration. At that point, it usually makes more sense to contact your processor, reseller support line, IntelliPay support, or Dejavoo support directly instead of continuing to reset the device and risking more downtime. ## Card Reading and Transaction Failures Not every failed transaction means the terminal is offline. Sometimes the issue is the way the card is being presented, the condition of the chip or stripe, or a dirty reader path. Before you assume the terminal is bad, check whether the issue follows one specific card or happens across multiple cards and customers. If EMV or contactless payments are failing repeatedly, confirm the payment app is current, the firmware is current, and the terminal is in a proper ready state. On both the VP3350 and Dejavoo P1/P2, repeated read failures can also point to card-slot contamination, reader wear, or poor tap positioning. - Ask customers to fully insert chip cards and leave them in place until prompted. - For tap payments, hold the card or wallet near the contactless area for a moment instead of tapping too quickly. - Clean card-reader paths regularly using approved cleaning tools and safe maintenance procedures. - If the same card fails everywhere, the issue may be the card. If many cards fail on one device, the issue is more likely the terminal. Routine terminal maintenance can prevent a lot of these issues before they show up at the counter. IntelliPay's [Credit Card Machine Maintenance and Care](https://intellipay.com/cleaning-and-disinfecting-credit-card-terminals/) guide is a useful companion if your team needs a repeatable cleaning and inspection process. ## Error Messages, Startup Problems, and When to Escalate Some issues are temporary and easy to clear. Others are signals that the device, the firmware, or the security state needs expert attention. The key is knowing when to keep troubleshooting and when to stop before your staff wastes more time or creates a bigger configuration issue. A good rule of thumb is this: if the problem is clearly tied to power, connectivity, pairing, or paper, it usually makes sense to troubleshoot locally first. If the issue involves tamper indicators, missing encryption keys, persistent initialization loops, firmware concerns, or repeated host-communication failures that survive restart and reconfiguration, escalation is the right move. Escalate Instead of Guessing When You See: - Tamper LED patterns or security beeps on the VP3350. - "Missing Key" or key-load related transaction start errors. - Repeated startup or initialization loops on Dejavoo terminals. - Persistent host, gateway, or batch communication errors after network checks. - Touchscreen, charging, or hardware behavior that does not improve after restart and basic troubleshooting. When you do escalate, send specifics. Include the device model, exact error wording, LED behavior, when the issue started, whether the problem affects one device or several, and what troubleshooting steps were already taken. That shortens resolution time and helps support avoid starting from scratch. ## Frequently Asked Questions About Credit Card Machines Not Working ### Why won't my ID TECH VP3350 connect to Bluetooth? Start by confirming the reader is charged, then press the power button to activate Bluetooth and look for the flashing green LED. Search for the device name on the host device, confirm you are choosing the correct reader, and use the default password 123456 if prompted. If you are on iOS, do not pair it through the Settings app if your payment app expects in-app BLE discovery. ### Why does my VP3350 show as connected, but the app still won't detect it? This usually happens when the reader was paired directly in iOS Bluetooth settings instead of being selected inside the payment app. Remove the pairing, restart the reader and app, and reconnect through the app's own device-discovery process. ### What do blinking red LEDs and beeping mean on a VP3350? If 4 red LEDs blink with beeping, the unit has been tampered with. If 4 yellow and red LEDs blink together with beeping, the unit was not activated. Both conditions require manufacturer support and are not user-fixable. ### Why won't my Dejavoo P1 or P2 stay connected to Wi‑Fi? Check signal strength, confirm the Wi‑Fi password was entered correctly, and look for router, access point, or physical obstruction issues. If the terminal is on Ethernet, reseat the cable at both ends. If it uses 4G, confirm signal strength and verify the SIM or data plan is active. ### What should I do if my Dejavoo terminal freezes? Perform a hard restart by holding the power button until the terminal fully shuts down, then power it back on. If the touchscreen remains unresponsive after restart, a factory reset may be required, but only after settings or batch-related data are protected or backed up as needed. ### When should I stop troubleshooting and call support? Call support when you see tamper or key-related errors, persistent startup loops, repeated batch or host communication errors after network checks, or charging and hardware problems that do not improve after a controlled restart. It is better to escalate with good notes than to keep resetting the terminal and lose more time. ## What to Do Next The fastest way to reduce terminal downtime is to give staff a simple decision tree they can follow every time. Start with power, then connectivity, then pairing or host communication, then card-read or transaction behavior, and finally escalation when security, firmware, or persistent startup issues appear. That approach works far better than improvising at the counter. If you manage multiple locations or departments, it also helps to standardize who owns updates, who documents errors, and who contacts support. That small amount of operational discipline turns payment troubleshooting from a recurring headache into a manageable process. ## Additional Reading If you're reviewing terminals as part of a larger payment environment, these IntelliPay resources are useful next steps. - [Payment Processing Resources](https://intellipay.com/payment-processing-resources/) for broader reference material on payment security, operations, and transaction workflows. - [Credit Card Machine Maintenance and Care](https://intellipay.com/cleaning-and-disinfecting-credit-card-terminals/) for terminal cleaning, maintenance, and uptime best practices. - [Payment Models](https://intellipay.com/payment-models/) for more detail on service fees, convenience fees, dual pricing, and related payment structures. - [Government Payment Solutions](https://intellipay.com/industries/government/) for public-sector payment workflows and implementation context. ## About IntelliPay IntelliPay helps public entities, utilities, schools, and businesses improve payment acceptance through secure technology, transparent guidance, and practical support. Our team works with organizations that need reliable payment processing solutions without unnecessary complexity. **Disclaimer:** This information is provided for general guidance only and should not be considered legal, tax, insurance, compliance, device-certification, or processor-specific technical advice. Terminal behavior can vary by firmware version, host application, processor setup, and network environment. Organizations should consult qualified internal teams, device vendors, and payment providers regarding their specific requirements. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** Android payment terminal, card declined troubleshooting, card processing errors, card reader not accepting cards, chip reader problems, Common Credit Card Reader iIssues and SOluitons, Common Credit Card Reader Issues and Solutions Guide, contactless payments, credit card declined message, credit card machine maintenance, credit card machine not working, credit card machine offline, Credit Card Machine Troubleshooting, Credit card machines common problems and fixes, credit card processing guide, credit card reader issues, credit card reader troubleshooting, Credit card terminal Care and maintenance, credit card terminal offline, Dejavoo Android terminal setup, Dejavoo P1 terminal support, dual pricing compliance, EMV reader problems, EMV terminal issues, how to fix credit card machine, How To Fix The Most Common Credit Card Machine Problems, How to Troubleshoot Common Issues with Your Credit Card Terminal, IntelliPay, IntelliPay payment support, merchant payment solutions, mobile POS solutions, My Card Machine Is Not Working! Troubleshooting Guide and Solutions, NFC contactless payments, NFC payment troubleshooting, payment processing guide, payment terminal fixes, payment terminal maintenance, payment terminal troubleshooting, PCI DSS 4.0 compliance, POS device troubleshooting, POS machine problems, POS software updates, POS system repair, Verifone troubleshooting guide, Verifone V200, Verifone V400 --- ### [PCI Level 1 for Public Entities: What It Really Means for Risk, Audits, and Insurance](https://intellipay.com/pci-level-1-for-public-entities-what-it-really-means-for-risk-audits-and-insurance/) **Published:** July 8, 2026 **Author:** Dale Erling **Content:** Quick Answer What does PCI Level 1 actually mean for a city, county, utility, or school? PCI Level 1 is the highest validation tier under PCI DSS, and it's a good thing when your payment partner has earned it. In plain terms, it means an independent assessor has already put your provider's security through the wringer, so you're not stuck rebuilding bank-grade security inside city hall or the district office. It shrinks how much card data your team touches directly, gives you cleaner answers during audits, and makes a stronger case to your cyber insurer. It won't do your job for you, but it gives you real ground to stand on. For a broader look at IntelliPay's public-sector payment solutions, visit our [Government Payment Solutions](https://intellipay.com/industries/government/) page or our [government payment processing guide](https://intellipay.com/government-payment-processing-guide/). If you work for a public entity, card payments are just part of the daily rhythm. Residents pay utility bills, taxes, permits, and court fines. Parents pay tuition, school fees, and transportation costs. And somewhere behind all of it, your finance team is the one making sure it all lands where it's supposed to. With everything else on your plate, PCI Level 1 can feel like one more line item in a vendor proposal you skim past. I get it. But it's worth more than a glance, because it touches your risk exposure, your audits, and your insurance conversations in ways that actually matter. If you're evaluating new digital payment options or modernizing how residents pay you, take a look at IntelliPay's [City in the Cloud](https://intellipay.com/city-in-the-cloud/) platform. It's a solid example of how payment acceptance can be structured across departments without adding a pile of new risk. Pull up your current payment setup, and let's walk through what PCI Level 1 really means and where it fits into your day to day. Ready? Let's get into it. Contents - [PCI Level 1, In Plain Language](#PCI_Level_1_In_Plain_Language) - [Why It Matters for Cities, Counties, Utilities, and Schools](#Why_It_Matters_for_Cities_Counties_Utilities_and_Schools) - [How PCI Level 1 Actually Reduces Your Payment Risk](#How_PCI_Level_1_Actually_Reduces_Your_Payment_Risk) - [What PCI Level 1 Means When the Auditors Show Up](#What_PCI_Level_1_Means_When_the_Auditors_Show_Up) - [Where PCI Level 1 Fits Into Insurance and Risk Conversations](#Where_PCI_Level_1_Fits_Into_Insurance_and_Risk_Conversations) - [Three Things Every Public Entity Should Keep an Eye On](#Three_Things_Every_Public_Entity_Should_Keep_an_Eye_On) - [Network segmentation](#Network_segmentation) - [Vendor due diligence](#Vendor_due_diligence) - [Staff training](#Staff_training) - [Frequently Asked Questions About PCI Level 1 for Public Entities](#Frequently_Asked_Questions_About_PCI_Level_1_for_Public_Entities) - [Is PCI Level 1 only something big private companies need to care about?](#Is_PCI_Level_1_only_something_big_private_companies_need_to_care_about) - [Does using a PCI Level 1 provider make us automatically compliant?](#Does_using_a_PCI_Level_1_provider_make_us_automatically_compliant) - [Why does this matter so much for audits?](#Why_does_this_matter_so_much_for_audits) - [Can this actually help with cyber insurance?](#Can_this_actually_help_with_cyber_insurance) - [What should we actually spend our time on?](#What_should_we_actually_spend_our_time_on) - [Does any of this still matter if we also take ACH payments?](#Does_any_of_this_still_matter_if_we_also_take_ACH_payments) - [So Where Do You Actually Start?](#So_Where_Do_You_Actually_Start) - [Additional Reading](#Additional_Reading) - [About IntelliPay](#About_IntelliPay) ## PCI Level 1, In Plain Language PCI Level 1 sits at the very top of the PCI DSS validation levels. It's reserved for large processors and service providers, the ones handling card payments for a lot of organizations or a serious volume of transactions. When a provider is validated at Level 1, an independent assessor has already gone through their security controls line by line. How systems are built. Who can access what. How the network is segmented. How data is protected. How activity gets monitored. All of it, checked. Here's the takeaway for public entities: PCI Level 1 means more of your payment security burden sits with a provider built for exactly this job, instead of your team trying to reinvent bank-grade security from scratch. ## Why It Matters for Cities, Counties, Utilities, and Schools Public entities handle a lot of different payment types, and every single one of them carries risk the moment card data gets exposed, stored somewhere it shouldn't be, or run through a system that was never built for secure card acceptance. That's exactly where PCI Level 1 earns its keep. In real, practical terms, it helps you: - Cut down how much card data your organization stores or touches directly - Keep payments moving through systems actually built for secure processing - Give clearer, more confident answers during audits - Strengthen your hand in cyber insurance and risk conversations - Show your residents and families that payment security isn't an afterthought None of this erases your internal responsibilities. What it does is hand you better tools and a more mature environment to build on. If you're comparing payment channels and fee structures, IntelliPay's [payment models page](https://intellipay.com/payment-models/) is worth a look too. ## How PCI Level 1 Actually Reduces Your Payment Risk The simplest way PCI Level 1 helps? It shrinks your direct exposure to cardholder data. Less card data flowing through your internal systems means less to protect, and less that can go wrong if something slips. Level 1 environments are built around controls that make it genuinely harder for attackers, and honest mistakes, to expose payment data. Key PCI Level 1 Controls - Strong access controls around payment systems - Encryption of sensitive cardholder data, in transit and at rest - Monitoring and logging of system and user activity - Documented security and change management processes - Regular testing and review of every control in place For most public entities, this looks like hosted payment pages, portals, or kiosks that keep card data out of internal applications and, let's be honest, out of that spreadsheet nobody should be using for it. You still own the payment experience and the revenue. You just aren't the one holding sensitive card data you never wanted the liability for. Take a look at IntelliPay's [Online Payment Page](https://intellipay.com/online-payment-page/) and [City in the Cloud](https://intellipay.com/city-in-the-cloud/) resources to see how a secure rollout actually plays out. ## What PCI Level 1 Means When the Auditors Show Up Audits are just part of the job in government, utilities, and education. Auditors want structure, documentation, and controls you can actually repeat and explain, not "we've always just done it this way." PCI Level 1 gives you a framework to point to when those questions come. Instead of piecing together informal practices from three different departments, you can show payments moving through a validated environment with defined, documented controls. Questions PCI Level 1 helps you answer with confidence: - Who has access to payment systems, and under what circumstances - How payment data is protected, and where it actually lives - How system changes get reviewed and approved - How unusual activity gets flagged and investigated - How vendors touching your payment workflows get evaluated PCI Level 1 won't write your policies for you, but it gives you a much more organized story when the questions start. For public-sector context, check out IntelliPay's [government payments page](https://intellipay.com/industries/government/) and [payment processing resources](https://intellipay.com/payment-processing-resources/) library. ## Where PCI Level 1 Fits Into Insurance and Risk Conversations Cyber insurers care about two things: how mature your controls are, and your claims history. If you're accepting online payments, they're going to want to understand exactly what your payment environment looks like. Using a PCI Level 1 provider won't automatically drop your premium, but it does help you show you've taken real, reasonable steps to reduce payment risk. In front of an insurer or your internal risk committee, PCI Level 1 lets you say: - Our payment provider has been independently validated against PCI requirements - We limit how much card data our own systems store - We run on documented controls, not informal habits That's a much stronger story than "we accept payments through a web form and hope for the best." ## Three Things Every Public Entity Should Keep an Eye On PCI Level 1 is written by and for security professionals, but it shows up in three very concrete areas that public entities need to stay on top of on an ongoing basis. - Network segmentation - Vendor due diligence - Staff training and process discipline ### Network segmentation This just means drawing a hard line between payment systems and everything else. Payment environments shouldn't be treated like general office systems that anyone on the network can touch. In practice, that means payment systems live in controlled network zones, only approved users and systems can get in, and nobody's punching a quick workaround through the boundary because it's Friday afternoon. ### Vendor due diligence Public entities lean on processors, billing platforms, portals, and software vendors constantly. Every single one of those vendors that touches a payment workflow shapes your overall security posture, whether you think about it that way or not. Real due diligence means checking whether a provider's PCI validation is current, understanding exactly how they store and protect payment data, putting expectations in writing in the contract, and reviewing integrations before you flip them on. If you're looking at options by segment, start with IntelliPay's [Government](https://intellipay.com/industries/government/), [Utilities](https://intellipay.com/utilities/), and [Education](https://intellipay.com/industries/education/) pages. ### Staff training All the technical controls in the world won't save you if staff habits work against them. Training needs to spell out, clearly, what staff can and can't do with card information, and how to report something when it looks off. And that's not just an IT problem. It's front desks, utility counters, school business offices, finance teams, and administrators, all of it. ## Frequently Asked Questions About PCI Level 1 for Public Entities ### Is PCI Level 1 only something big private companies need to care about? Not at all. If your public entity accepts card payments, PCI Level 1 is directly relevant to how that data is protected and how your overall risk gets managed. ### Does using a PCI Level 1 provider make us automatically compliant? No, and it's important to be clear on that. A Level 1 provider strengthens your posture significantly, but your organization still owns its internal processes, access controls, vendor oversight, and staff training. ### Why does this matter so much for audits? Because it gives you a recognized framework to point to, one that supports clearer documentation and stronger answers when auditors ask how your payment data is protected and who can touch it. ### Can this actually help with cyber insurance? It can help you tell a stronger risk story, since it shows your payment security lives inside a mature, independently assessed environment. Insurers will still look at your broader controls and claims history on top of that. ### What should we actually spend our time on? For most public entities, it comes down to three things: network segmentation, vendor due diligence, and staff training. Those are the areas where PCI Level 1 guidance meets your real-world operations. ### Does any of this still matter if we also take ACH payments? Yes. Card security and ACH compliance are separate topics, but they're related. If ACH is part of your mix, it's worth understanding the role of [Nacha](https://www.nacha.org), which sets the rules for the ACH Network. ## So Where Do You Actually Start? If you're reviewing your payment environment or sizing up vendors, start with a short list of questions. Is your provider validated at PCI Level 1? How do they cut down the card data your organization handles directly? How is your payment environment segmented from everything else? What documentation is on hand to back you up in an audit? And how are staff training and access controls actually handled, not just written down somewhere? For more public-sector payment guidance, visit IntelliPay's [Government Payment Solutions](https://intellipay.com/industries/government/), [Government Payment Processing Guide](https://intellipay.com/government-payment-processing-guide/), [Utilities](https://intellipay.com/utilities/), [Education](https://intellipay.com/industries/education/), and [Payment Processing Resources](https://intellipay.com/payment-processing-resources/) pages. ## Additional Reading If you're digging further into payment security, payment models, or digital payment modernization for your public entity, these IntelliPay resources are worth your time next. - [Government Payment Processing Guide](https://intellipay.com/government-payment-processing-guide/) for a broader look at public-sector payment strategy, fee structures, and implementation planning. - [Government Payment Solutions](https://intellipay.com/industries/government/) for IntelliPay's core government payment capabilities and public-sector use cases. - [City in the Cloud](https://intellipay.com/city-in-the-cloud/) for municipalities looking at unified citizen payment experiences across departments. - [County in the Cloud](https://intellipay.com/county-in-the-cloud/) for county payment workflows involving taxes, utilities, fees, and fine collection. - [State in the Cloud](https://intellipay.com/state-in-the-cloud/) for larger statewide payment acceptance and digital modernization initiatives. - [Utilities](https://intellipay.com/utilities/) for utility billing, recurring payments, and service-fee related utility payment options. - [Education](https://intellipay.com/industries/education/) for school and district payment needs, including portals, installment plans, and parent-facing payment options. - [Payment Models](https://intellipay.com/payment-models/) for more detail on service fees, convenience fees, dual pricing, and related processing structures. - [Payment Processing Resources](https://intellipay.com/payment-processing-resources/) for PCI, ACH, chargebacks, cybersecurity, and other supporting reference material. - [Government Payment Processing Articles](https://intellipay.com/category/government-payment-processing/) for more IntelliPay articles focused specifically on government payment operations. ## About IntelliPay IntelliPay helps public entities, utilities, schools, and businesses improve payment acceptance through secure technology, transparent guidance, and practical support. Our team works with organizations that need reliable payment processing solutions without unnecessary complexity. **Disclaimer:** This information is provided for general guidance only and should not be considered legal, tax, insurance, or compliance advice. Organizations should consult qualified professionals regarding their specific requirements. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government & Private Sector, Government Payment Processing --- ### [Embedded Payments for Government, Utilities & Schools](https://intellipay.com/embedded-payments-for-government-utilities-schools/) **Published:** July 13, 2026 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 certified payment processor offering embedded payment solutions for [government agencies](https://intellipay.com/industries/government/), [utilities](https://intellipay.com/utilities/), [schools](https://intellipay.com/industries/education/), and other public-facing organizations nationwide since 2004. Quick Answer What are embedded payments and why do they matter for governments, utilities, and schools? Embedded payments place the ability to pay directly inside the portal or system people already use, instead of sending them to a separate payment page. For a city or county, that typically means taxes, water bills, and permits can be paid through one connected civic portal. School districts almost always run a separate system built around their SIS and food-service platforms, but the same embedded-payments approach applies there too, just inside its own portal rather than the municipal one. The payoff shows up on the back end in both cases: less manual reconciliation, fewer support calls, and a single integration to maintain instead of several. Most small governments, utilities, and school districts think they're buying a payment gateway. What they're actually buying is an operating model that touches IT, finance, customer support, and compliance all at once. When payments get bolted onto separate systems department by department, the real cost doesn't show up on day one. It shows up later, in the file handling, the reconciliation work, and the support calls that never seem to stop. An embedded payments strategy changes that. Instead of routing residents to a separate payment site or running a different tool for every department, cities and counties can build payments straight into the portals and workflows people already use through solutions like [City in the Cloud](https://intellipay.com/city-in-the-cloud/), [County in the Cloud](https://intellipay.com/county-in-the-cloud/), or [State in the Cloud](https://intellipay.com/state-in-the-cloud/). Property tax, utility bills, and permits can live inside one civic experience, while the payment layer underneath stays secure and easy to manage. School fees generally sit outside that footprint, in a district-run portal of their own, for reasons worth spelling out below. Contents - [Why This Matters Now](#Why_This_Matters_Now) - [The Hidden Costs of Disconnected Payment Tools](#The_Hidden_Costs_of_Disconnected_Payment_Tools) - [What a Unified Civic Portal Should Look Like](#What_a_Unified_Civic_Portal_Should_Look_Like) - [What IT and Finance Teams Should Ask Vendors](#What_IT_and_Finance_Teams_Should_Ask_Vendors) - [Where AI Can Reduce Integration Friction](#Where_AI_Can_Reduce_Integration_Friction) - [Security, Trust, and Credibility](#Security_Trust_and_Credibility) - [Related Reading](#Related_Reading) ## Why This Matters Now Expectations for digital services have shifted. Residents, parents, and account holders want one login, mobile-friendly access, flexible ways to pay, and quick confirmation, without bouncing between three different websites to get one thing done. At the same time, public-facing organizations are being asked to improve service while protecting sensitive data and keeping administrative overhead in check. That's why embedded payments deserve fresh attention. The conversation isn't just about whether an organization accepts cards or ACH anymore. It's about reducing friction across the entire service journey, from looking up an account and understanding a bill to posting the payment and reporting on it later — whether that journey lives inside a civic portal or a school district's own system. ## The Hidden Costs of Disconnected Payment Tools The sticker price of a payment vendor is usually easy to compare. The hidden costs are where most organizations actually lose time and money. Where the hidden costs come from Re-entering payment data or relying on file imports and batch uploads between the payment platform and billing, ERP, SIS, or case management systems. Manual reconciliation when settlement reports, fees, voids, refunds, and adjustments don't cleanly line up with internal records. More support calls when residents or parents have to create separate accounts or bounce between multiple sites to finish something simple. Extra maintenance overhead when every department, or every school building, runs its own payment flow. Slower modernization, since every new online service turns into its own custom integration project. This is the real advantage of embedded payments. They cut down the number of handoffs between systems, teams, and vendors, so the payment experience becomes part of the service instead of a separate layer bolted onto it. That principle holds whether it's being applied inside a city's civic portal or inside a school district's own parent-facing system. ## What a Unified Civic Portal Should Look Like A good citizen portal does more than take money. It helps residents find what they owe, understand why they owe it, choose how to pay, and get confirmation without leaving the session. In a well-built city or county setup, a single resident profile can reasonably cover several kinds of municipal obligations at once, including: Obligation Type Example [Property tax](https://intellipay.com/government-payments) Annual or installment tax payments [Utility bills](https://intellipay.com/utilities/) One-time and recurring water, gas, or electric payments [Permits and licenses](https://intellipay.com/government-payments) Building permits and inspection fees Court and compliance Citations and other compliance-related payments When these municipal obligations share one embedded payments layer, cities and counties deliver a more consistent experience up front and cut down on duplicated work behind the scenes. They also keep more control over branding, messaging, and workflow than they would with a patchwork of separate point tools. Why school fees usually sit outside the civic portal School districts are typically separate legal entities from the city or county they sit inside, with their own budget, board, and IT systems, so their fee collection rarely lives in the same portal as property tax or utility billing. District fees are usually anchored to the Student Information System (SIS) rather than a general ERP, since lunch balances, activity fees, and field trip payments all need to tie back to individual student records. Because that data touches minors, districts also tend to apply additional access controls and data-handling practices around it, which is another reason it's usually kept in its own system rather than folded into a shared municipal login. None of that means school fees can't benefit from the same embedded-payments thinking, it just means the "one portal" usually applies within each ecosystem rather than across them: one experience for city and county obligations, and a separate one for whatever a district's SIS or food-service platform supports for parents. ## What IT and Finance Teams Should Ask Vendors An API-first approach matters because it gives an organization real control over how embedded payments connect to internal systems and public-facing experiences. That said, not every vendor that says "API-first" actually delivers less operational work down the line. IntelliPay's own [developer resources and API documentation](https://intellipay.com/developers-resources-and-apis-intellipay/) are a useful benchmark for what this should look like in practice. Questions worth asking before you sign How are accounts, invoices, fees, and obligations represented in the API, and do they map cleanly to your existing systems, whether that's an ERP or an SIS? How are settlements, refunds, voids, and exceptions reported so your team can reconcile and audit them? Are there real-time events or webhooks for payment status, or does your team have to wait on a nightly batch? Can the same platform support web, mobile, IVR, and assisted payments without a separate build for each channel? How is sensitive payment data kept separate from the rest of the application? IntelliPay's [hosted Online Payment Page](https://intellipay.com/online-payment-page/) is one approach to keeping cardholder data off an organization's own servers. What change management and security controls are in place to keep the integration stable over time? These questions are what separate a payment tool from an actual payment platform. For most public and community-serving organizations, the long-term payoff comes from reuse, consistency, and governance, not just from getting a transaction processed online, regardless of whether the deployment sits inside a civic portal or a district's SIS. ## Where AI Can Reduce Integration Friction One of the biggest obstacles to modernization isn't strategy. It's capacity. Smaller organizations and software teams often know exactly what a better portal should look like but don't have the time to hand-code every payment workflow from scratch. This is where AI-assisted integration can genuinely help. When a development team can hand its coding assistant a current, machine-readable source of truth for a payment API, the build tends to move faster and stay more consistent, instead of depending on documentation that's already out of date. IntelliPay's [2026 payment gateway guide](https://intellipay.com/2026-payment-gateway-guide-secure-solutions-for-smbs-government/) walks through what to look for in a gateway built for this kind of integration. A note on vendor claims IntelliPay describes its own AI integration approach as helping teams move from documentation to working payment flows faster, while keeping payment data in PCI-scoped systems and maintaining clear separation between test and live environments. That description comes from IntelliPay itself, not from an independent audit, so it's worth treating as a vendor claim rather than a confirmed fact when evaluating any processor. ## Security, Trust, and Credibility For content aimed at municipal, utility, and school leaders, trust matters just as much as any feature list. The strongest resources in this space reflect real operational experience and current security thinking, not just marketing language. What builds credibility A clear explanation of how payment data is handled and scoped. Evidence that a service reduces friction without loosening controls. Concrete examples of how reconciliation and reporting actually improve. References to recognized security frameworks instead of vague security language. On that last point, two frameworks worth knowing: the [CISA Secure by Design](https://www.cisa.gov/resources-tools/resources/secure-by-design) initiative and the [PCI Security Standards Council](https://www.pcisecuritystandards.org). Both are real, active programs, so they're reasonable references. One caveat is that CISA's Secure by Design initiative saw some of its senior leaders leave in 2025, and coverage since has described its future direction as unsettled, so it's worth checking current status before citing it as an ongoing or growing program. Key Takeaways Embedded payments cut down hidden costs like manual reconciliation, duplicate data entry, and support overhead by putting payments directly inside a portal people already use, instead of routing them to a separate site. A single resident profile can reasonably support tax, utility, permit, and court payments under one civic login. School fees typically stay in their own SIS-anchored system for governance, data-sensitivity, and organizational reasons, but the same embedded-payments approach applies within that separate ecosystem. Before choosing a vendor, IT and finance teams should look closely at API design, reconciliation and reporting, real-time events, multi-channel support, and how sensitive payment data is isolated. AI-assisted integration can speed up development work, but any claims about a specific vendor's implementation should be treated as a vendor description rather than something independently verified. ## Related Reading Government [Government Payment Solutions: Secure & No-Cost Processing](https://intellipay.com/government-payments) Utilities [Utility Payment Processing and Service Fee Programs](https://intellipay.com/utilities/) Education [Education Payment Solutions for K-12 and Higher Ed](https://intellipay.com/industries/education/) Integration [Developer Resources and API Documentation](https://intellipay.com/developers-resources-and-apis-intellipay/) Payment Pages [Online Payment Page: Hosted, PCI-Compliant Checkout](https://intellipay.com/online-payment-page/) Ready to Simplify Your Payment Ecosystem? Talk to an IntelliPay government payment expert. We'll walk through your current setup and show you what a unified, embedded payment experience could look like for your organization. [Get in Touch](https://intellipay.com/contact/) Disclaimer This article is for informational purposes only and does not constitute legal, regulatory, cybersecurity, accounting, or procurement advice. Payment rules, data security obligations, and public-sector requirements vary by organization, use case, and jurisdiction, so technical and policy decisions should be reviewed by qualified internal stakeholders and advisors before implementation. Vendor-specific product claims referenced here reflect the vendor's own description of its offering and have not been independently verified. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government Payment Processing, Payment Methods & Technologies --- ### [Why Finance Officers Need Configurable Revenue Rulesets](https://intellipay.com/configurable-payment-rules-engine-state-local-government-revenue-compliance/) **Published:** April 22, 2026 **Author:** Dale Erling **Content:** Local government finance leaders face a challenge that their private-sector counterparts rarely encounter: no two jurisdictions operate under the same set of rules. State statutes, county ordinances, departmental policies, and even individual office procedures create a layered compliance environment that off-the-shelf payment platforms simply cannot navigate on their own. When a revenue collection platform cannot adapt to your specific legal and operational requirements, the result is errors, policy violations, and public frustration. The solution is not more staff workarounds or manual overrides. It is a platform built around [configurable rulesets](https://intellipay.com/government-payment-solutions) that reflect your jurisdiction’s exact statutes and policies from day one. Contents - [Why One-Size-Fits-All Fails in Government Finance](#Why_One-Size-Fits-All_Fails_in_Government_Finance) - [The Partial Payment Problem Most Platforms Get Wrong](#The_Partial_Payment_Problem_Most_Platforms_Get_Wrong) - [Managing Current and Past Due Balances With Precision](#Managing_Current_and_Past_Due_Balances_With_Precision) - [Fee Structures That Reflect Local Statutes](#Fee_Structures_That_Reflect_Local_Statutes) - [Keeping Pace With Regulatory Change](#Keeping_Pace_With_Regulatory_Change) - [What to Look for in a Configurable Revenue Platform](#What_to_Look_for_in_a_Configurable_Revenue_Platform) - [The Compliance Case for Investing in Configurability](#The_Compliance_Case_for_Investing_in_Configurability) ## Why One-Size-Fits-All Fails in Government Finance The [Government Finance Officers Association (GFOA)](https://www.gfoa.org/) has long emphasized the importance of formally adopted revenue policies that are tailored to each agency’s specific circumstances. GFOA guidelines explicitly state that fee-setting policies must account for the intent to recover full cost, the circumstances under which partial cost recovery is permitted, and the rationale for any exceptions. This level of specificity cannot be managed within a rigid, pre-configured platform that was designed for the broadest possible use case. The complexity runs deep. State conformity rules alone can vary dramatically, with some states using rolling conformity to federal code changes while others conform only as of a fixed legislative date. A [government payment platform](https://intellipay.com/government-payment-solutions) that cannot accommodate these distinctions creates compliance exposure for every transaction it processes. Modern configurable platforms allow local governments to handle all payment scenarios within a unified system, rather than relying on separate processes for each tax type or department. This flexibility is not a luxury feature; it is a compliance requirement. ## The Partial Payment Problem Most Platforms Get Wrong Partial payments are one of the most legally sensitive areas in government revenue collection. Municipal codes in many jurisdictions specify precise rules about how partial payments must be applied across principal, interest, penalties, and lien filing fees, and require that any constituent who requests it receives a receipt showing the exact allocation. These are not informal preferences; they are codified requirements. When a payment platform lacks the ability to configure [partial payment application rules](https://intellipay.com/government-payment-solutions), finance officers are left making manual allocation decisions that are prone to inconsistency and legal challenge. The correct hierarchy matters: [federal credit practice rules](https://ncua.gov/regulation-supervision/legal-opinions/2004/tracking-late-fees) indicate that funds must first be applied to principal assessments before fees, and payment of a scheduled amount cannot be treated as delinquent simply because a prior late fee remains unpaid. A well-designed platform lets your team define the application hierarchy once, in alignment with your jurisdiction’s legal requirements, and then enforces those rules automatically on every transaction. This protects your agency from audit findings, reduces constituent disputes, and creates an auditable record that satisfies public records obligations. ## Managing Current and Past Due Balances With Precision Delinquent account management is one of the highest-stakes areas in municipal finance, and it requires more than a single “past due” flag. Many state municipal claims acts allow local authorities to shift collection costs to the delinquent property owner, creating a specific incentive structure that must be configured correctly in any billing or collection platform. If your system cannot distinguish between current obligations, delinquent principal, accrued interest, and penalty assessments, you cannot enforce a statute-backed [government collections strategy](https://intellipay.com/government-payment-solutions). The [New York State Office of the State Comptroller](https://www.osc.ny.gov/local-government/publications/cost-saving-ideas-reviewing-your-revenue-collection-process) has outlined that local governments accepting online payments must provide real-time confirmation of transactions, including the exact amount applied and a unique confirmation number, to satisfy state technology law requirements. This goes beyond basic payment processing; it requires that your platform knows what was paid, how it was applied, and to which obligation period it belongs. Configurable rulesets make this possible by giving your team direct control over how balances are structured, presented to constituents, and resolved. Whether your jurisdiction allows constituents to choose which obligation year to pay first, or requires payments to be applied chronologically, the platform should enforce that rule without exception. ## Fee Structures That Reflect Local Statutes Late fees and service fees are another area where local governments face serious compliance complexity. Maximum late fee percentages are set at the state level and vary widely across the country. For governments collecting [utility payments](https://intellipay.com/utility-billing), property taxes, licensing fees, court fines, and recreation charges simultaneously, managing these different rate caps across departments manually is a significant administrative burden. Modern configurable platforms allow finance teams to define fee structures by payment type, department, and even account classification, so the correct statutory rate is applied automatically. The platform itself becomes a compliance control, reducing the risk that a clerk entering a manual fee calculation applies the wrong rate. This is especially important as jurisdictions face growing scrutiny over fee-in-lieu-of-tax structures. The OECD’s Tax Administration 2025 report highlights that assessing the accuracy and completeness of reported information is a core function of tax administration, and errors in fee application are precisely the kind of discrepancy that draws audit attention. ## Keeping Pace With Regulatory Change Government finance operates in a constant state of regulatory flux. The 2025 [“One Big Beautiful Bill Act”](https://turbotax.intuit.com/tax-tips/general/taxes-2021-7-upcoming-tax-law-changes/L3xFucBvV) permanently altered the SALT deduction cap structure at the federal level, with cascading effects on how states conform to federal tax code. California enacted new fiscal training and compliance requirements for local agency officials effective January 1, 2026, including new recordkeeping and reporting obligations that touch [revenue management workflows](https://intellipay.com/government-payment-solutions). A revenue collection platform without flexible ruleset configuration forces your agency into a reactive posture: every regulatory change requires either a vendor development request, a manual workaround, or an extended gap in compliance. A configurable platform puts the update capability in your hands. This matters not just for large municipalities but especially for smaller jurisdictions that lack the IT staff to manage complex platform customizations. [Obsolete and inflexible technology](https://catalisgov.com/solving-the-top-3-local-government-tax-challenges-with-tax-software/) is consistently one of the top challenges local governments identify in tax collection, leading directly to errors, delays, and administrative rework. ## What to Look for in a Configurable Revenue Platform When evaluating a [government revenue collection platform](https://intellipay.com/government-payment-solutions), finance leaders should require demonstrated capability in each of the following areas: - **Payment application hierarchy control** that lets your team define how partial payments are allocated across principal, interest, penalties, and fees in accordance with your jurisdiction’s statutes - **Delinquent account rules** that distinguish between current obligations and past due balances, with configurable aging logic and interest accrual that matches your legal authority - **Fee schedule management** by payment type, department, and account class, with rate controls that reflect applicable state and local law - **Partial payment acceptance rules** that your office can enable, restrict, or define minimum thresholds for based on policy or statute - **Audit trail and receipt generation** that satisfies public records and state technology law requirements, including real-time transaction confirmation with amount applied, allocation detail, and confirmation reference - **Multi-department configurability** so that property tax, [utility billing](https://intellipay.com/utility-billing), court fines, licensing, and recreation fees each operate under their own rule environment within a single platform The [GFOA recommends](https://nesgfoa.com/wp-content/uploads/2019/05/overview_of_gfoas_best_practices_in_budgeting_april_4_2019.pdf) that fee and revenue policies be regularly reviewed and updated, and that they be accessible to stakeholders through multiple channels. A platform that gives your finance team direct control over rulesets supports this continuous compliance posture, rather than requiring vendor intervention every time a statute changes or a new department onboards. ## The Compliance Case for Investing in Configurability Government finance leaders are increasingly being held to higher standards of transparency and accuracy. California’s new 2026 fiscal compliance requirements for local agency officials require agencies to maintain records of compliance for five years. That kind of regulatory environment demands not just competent staff but [systems built for government compliance](https://intellipay.com/government-payment-solutions) as the path of least resistance. When your revenue collection platform is built around your jurisdiction’s specific rulesets rather than a generic average, compliance becomes structural. Every transaction is processed according to your policies. Every constituent-facing balance reflects your legal framework. Every partial payment is applied in the sequence your statutes require. The platform does not create new compliance risks; it closes the ones that manual processes inevitably leave open. For government finance leaders evaluating their current systems or preparing to issue an [RFP for a new payment platform](https://intellipay.com/request-a-demo), the question is not whether you need a configurable ruleset engine. You do. The question is whether your current vendor has given you one, and whether it is actually configured to match your jurisdiction’s reality. *This article is for informational purposes only and does not constitute legal or compliance advice. Laws and regulations governing government revenue collection vary by jurisdiction and are subject to change. IntelliPay makes no representations or warranties regarding the completeness, accuracy, or applicability of the information contained herein to any specific jurisdiction or circumstance. Consult qualified legal counsel before making platform or policy decisions.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government & Private Sector --- ### [Virtual Terminals Explained: Uses & PCI Compliance](https://intellipay.com/virtual-terminals-explained/) **Published:** June 9, 2026 **Author:** Dale Erling **Content:** Quick Answer What is a virtual terminal? A virtual terminal is a secure, browser-based interface that lets your staff manually enter card or ACH payment information to process a transaction. No card reader required. No software to install. Card data goes directly to your processor's encrypted servers. Nothing is stored on your computer. It is the standard tool for taking payments by phone, by mail, or any time a customer cannot physically present their card. If your office takes payments over the phone or by mail, you are already doing what a virtual terminal was built for. The question is whether you have the right tool to do it securely, efficiently, and in a way that keeps your organization out of PCI scope trouble. This guide covers what virtual terminals are, how they differ from other payment tools, what PCI compliance looks like when you use one, and what to look for before you choose a solution. Contents - [What a Virtual Terminal Actually Does](#What_a_Virtual_Terminal_Actually_Does) - [Virtual Terminal vs. Payment Gateway: Not the Same Thing](#Virtual_Terminal_vs_Payment_Gateway_Not_the_Same_Thing) - [Who Actually Needs a Virtual Terminal](#Who_Actually_Needs_a_Virtual_Terminal) - [Phone and Mail Order Payments](#Phone_and_Mail_Order_Payments) - [Healthcare Billing Offices](#Healthcare_Billing_Offices) - [Government and Municipal Offices](#Government_and_Municipal_Offices) - [Property Management and Utilities](#Property_Management_and_Utilities) - [Businesses Without an Online Payment Page](#Businesses_Without_an_Online_Payment_Page) - [PCI Compliance When You Use a Virtual Terminal](#PCI_Compliance_When_You_Use_a_Virtual_Terminal) - [What to Look for in a Virtual Terminal Solution](#What_to_Look_for_in_a_Virtual_Terminal_Solution) - [Multiple Payment Types in One Interface](#Multiple_Payment_Types_in_One_Interface) - [Configurable Required Fields](#Configurable_Required_Fields) - [Recurring and Scheduled Payments](#Recurring_and_Scheduled_Payments) - [Fee Model Flexibility](#Fee_Model_Flexibility) - [Multi-Department and Multi-Location Support](#Multi-Department_and_Multi-Location_Support) - [Centralized Reporting](#Centralized_Reporting) - [What to Avoid](#What_to_Avoid) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Related Reading](#Related_Reading) ## What a Virtual Terminal Actually Does A virtual terminal is a web page, secured and hosted by your payment processor, where an authorized staff member enters a customer's payment information and submits the transaction. No card swipe. No app. Any device with a browser and an internet connection can access it. What happens next is the same as any card transaction. The processor routes the data to the card networks, gets an approval or decline, and returns the result in seconds. The customer gets a receipt by email. Funds settle to your bank account on your normal schedule. The key distinction: card data never touches your computer. It goes from the browser directly to your processor's PCI-certified servers. That is what separates a proper virtual terminal from writing card numbers on a notepad or entering them into a spreadsheet. The latter is not a payment process. It is a compliance violation waiting to happen. **IntelliPay One Terminal** One Terminal is a cloud-based, PCI DSS Level 1 compliant virtual terminal that supports EMV chip card, swiped, and hand-keyed payments from the same interface. It runs in any browser, supports unlimited users, accepts ACH and credit and debit cards, and can be configured for any IntelliPay fee model. Logo and color brandable. Bank agnostic. No change to your existing banking relationship required. [See how it works.](https://intellipay.com/virtual-terminals/) ## Virtual Terminal vs. Payment Gateway: Not the Same Thing These two terms get used interchangeably. They should not be. Here is the practical difference. Term What It Is Who Uses It Payment Gateway The infrastructure that routes transactions between your system and the card networks E-commerce sites, integrated software, APIs Virtual Terminal A browser-based interface where staff enter card data manually; uses a gateway in the background Call centers, front desks, billing offices, government clerks Physical Terminal Dedicated hardware with a card reader and PIN pad for card-present transactions Retail, restaurants, in-person service counters A payment gateway without a virtual terminal gives your staff nothing to use for manual entry. A virtual terminal without a reliable gateway behind it cannot route transactions. When you evaluate a virtual terminal solution, you are evaluating both together. That is why it matters that your processor owns and controls the full stack. ## Who Actually Needs a Virtual Terminal Virtual terminals are not a workaround for businesses that cannot afford real payment equipment. They are the right tool for a specific set of payment environments. ### Phone and Mail Order Payments MOTO, which stands for Mail Order/Telephone Order, is the technical term for any transaction where the cardholder gives their information remotely rather than tapping or swiping. If a customer calls in to pay a bill, that is a MOTO transaction. A virtual terminal is the standard way to handle it. Writing the card number down and processing it later is not compliant, and it creates real exposure for your business. Card networks including [Visa](https://usa.visa.com/dam/VCOM/download/merchants/surcharging-faq-by-merchants.pdf) publish rules governing how MOTO transactions must be handled, including disclosure and authorization requirements. ### Healthcare Billing Offices Medical and dental practices frequently take payment over the phone when a patient calls about a balance or co-pay. A virtual terminal lets billing staff process the payment in real time, send a receipt immediately, and maintain a clean transaction record without storing any card data on the practice's own systems. If your practice management software does not include payment processing, a virtual terminal fills that gap without requiring a technology overhaul. Healthcare organizations handling patient financial data are also subject to [HIPAA privacy and security rules](https://www.hhs.gov/hipaa/index.html) administered by the U.S. Department of Health and Human Services. A properly scoped virtual terminal setup helps keep cardholder data off your internal systems, which reduces the overlap between payment data and protected health information environments. ### Government and Municipal Offices County offices, utility departments, permit counters, and court clerks all face the same scenario: a constituent calls to pay a fee, fine, or balance. A virtual terminal configured with your department codes, required data fields, and fee model handles this cleanly. IntelliPay's One Terminal supports multiple departments and locations from a single platform. Each department gets its own configuration, its own required fields, its own fee settings, and its own branded receipts, all within a centralized reporting structure. See IntelliPay's [government payment processing page](https://intellipay.com/industries/government/) for more on how this works in practice. ### Property Management and Utilities When a resident calls about a late balance, a virtual terminal with recurring payment functionality lets your staff create a payment plan on the spot. One Terminal supports one-time payments and recurring or custom payment schedules in the same interface. That is useful any time a customer wants to set up automatic payments or work through a larger balance in installments. ### Businesses Without an Online Payment Page Not every business collects payments through a website. Law firms, insurance agencies, nonprofits, and B2B service providers often invoice customers and collect payment by phone or mail. A virtual terminal gives those businesses a way to accept card payments without building out an e-commerce integration and without needing specialized hardware at a front desk. ## PCI Compliance When You Use a Virtual Terminal This is the part most guides skip over. It matters. When you use a virtual terminal hosted by a PCI DSS Level 1 certified processor, your organization typically qualifies for the SAQ C-VT. This is one of the shorter [PCI self-assessment questionnaires](https://listings.pcisecuritystandards.org/pci_security/completing_self_assessment) published by the PCI Security Standards Council, and it is significantly less work than the full SAQ D, which applies to merchants who store, process, or transmit cardholder data on their own systems. According to the [PCI Security Standards Council's document library](https://www.pcisecuritystandards.org/document_library/), here is what qualifies a merchant for SAQ C-VT: SAQ C-VT Eligibility Requirements ✓ Your only payment processing is through a virtual terminal accessed via a web browser ✓ The virtual terminal is provided and hosted by a PCI DSS-validated third-party service provider ✓ Cardholder data is not stored on any of your computer systems ✓ The computer used to access the terminal is isolated in a single location and not connected to other internal systems ✓ No software is installed on that device that causes card data to be stored or forwarded The practical takeaway: if your staff is entering card data into a browser screen provided by your processor, and that processor is PCI Level 1 certified, your organization stays largely out of scope for the heaviest PCI requirements. Card data never lives on your network. What you are still responsible for: keeping the workstation used for payment entry clean. No email, no general web browsing, no other software that could introduce risk. One computer dedicated to payment entry is the right setup. It is a small operational discipline with a significant compliance benefit. If you are unsure which SAQ applies to your situation, the PCI SSC provides a [self-assessment selection tool](https://listings.pcisecuritystandards.org/pci_security/completing_self_assessment) on its website, and your acquiring bank can also help confirm the right path. ## What to Look for in a Virtual Terminal Solution Not all virtual terminals are the same. Here is what separates a tool that works from one that creates problems six months in. ### Multiple Payment Types in One Interface Your callers will not all pay by card. A virtual terminal that also accepts ACH and eCheck payments eliminates the need for a separate system when someone wants to pay by bank account. ACH payments move through the [Nacha-governed ACH network](https://www.nacha.org/rules), which handles over 33 billion transactions annually. IntelliPay's One Terminal handles credit cards, debit cards, and ACH from the same screen. For locations that also take in-person payments, One Terminal's EMV chip card support handles card-present transactions in the same interface. ### Configurable Required Fields Government and healthcare offices almost always need to capture an account number, invoice number, or case ID with the payment. A virtual terminal that lets you configure custom fields and make any field required before a transaction can be submitted saves your staff from chasing down missing information afterward. One Terminal supports configurable custom fields per department. ### Recurring and Scheduled Payments If your organization manages payment plans, membership dues, installment arrangements, or automatic billing, you need a virtual terminal that can create a recurring schedule at the time of the call. One Terminal supports one-time and recurring payment plans from the same screen. No second system needed. For a deeper look at how recurring billing and cards on file work under the card network rules, see IntelliPay's [cards on file and recurring billing compliance guide](https://intellipay.com/cards-on-file-recurring-billing-guide/). ### Fee Model Flexibility Depending on your industry and state, you may be able to pass processing costs to customers through a service fee, convenience fee, or surcharge. Or you may prefer to absorb them. One Terminal is configurable for all IntelliPay fee models. The calculation happens automatically at the terminal. Your staff does not have to figure out the math on each call. It is worth understanding the differences between these fee types before you choose a model. Service fees and convenience fees follow different rules, apply to different merchant types, and have different channel requirements. IntelliPay consultants can walk you through which option works for your organization. You can also review [IntelliPay's payment models page](https://intellipay.com/payment-models/) for a summary of each option. ### Multi-Department and Multi-Location Support For organizations with multiple departments or locations, a virtual terminal that can be configured per department matters. One Terminal supports unlimited users across multiple locations. Each department gets its own logo, required fields, and fee settings. Reporting is centralized so every transaction across every location and every user is visible in one place. ### Centralized Reporting Real-time reporting across all users and locations is what makes reconciliation manageable. One Terminal feeds into IntelliPay's reporting platform, so you can search transactions, issue refunds, manage voids, and export records without logging into separate systems. ## What to Avoid A few things that look like virtual terminal solutions but are not. **Writing card numbers down before processing them later.** This is a PCI violation regardless of whether you shred the paper afterward. Card data written down or entered into a text document is stored cardholder data. There is no compliant version of this. **Using a shared workstation for payment entry.** If the computer used to enter card numbers is also used for email, general web browsing, or other office work, your PCI scope expands. [PCI SSC guidance](https://www.pcisecuritystandards.org/document_library/) on SAQ C-VT requires an isolated workstation. A dedicated payment entry computer is the right setup. **Consumer payment apps for business payments.** Venmo, Zelle, and similar tools are not merchant payment solutions. They have no chargeback protections, no fee model controls, no reporting, and are not PCI compliant in a business or government context. ## Frequently Asked Questions What is a virtual terminal? A virtual terminal is a browser-based interface that lets authorized staff manually enter credit card, debit card, or ACH payment information to process a transaction. No card reader or specialized hardware is required. Card data goes directly to your processor's secure servers. Nothing is stored on your computer or network. What is the difference between a virtual terminal and a payment gateway? A payment gateway is the technology that routes a transaction between your system and the card networks. A virtual terminal is the interface your staff uses to enter card details. Most virtual terminals use a payment gateway behind the scenes, but they are not the same thing. A gateway alone has no screen for manual entry. Is using a virtual terminal PCI compliant? When a virtual terminal is hosted by a PCI DSS Level 1 certified processor, merchants typically qualify for the shorter [SAQ C-VT self-assessment questionnaire](https://listings.pcisecuritystandards.org/pci_security/completing_self_assessment) rather than the full SAQ D. This reduces annual compliance work significantly. The key requirement is that card data must not be stored on your local systems. Can a virtual terminal accept ACH payments? Yes, depending on your processor. IntelliPay's One Terminal accepts credit cards, debit cards, and ACH/eCheck from the same interface. ACH payments move through the [Nacha-governed ACH network](https://www.nacha.org/rules). This is useful for healthcare billing, government payments, and any organization that needs to offer customers a choice of payment method during a single phone call. What is a MOTO transaction? MOTO stands for Mail Order/Telephone Order. It refers to any transaction where the cardholder provides card information remotely by phone or mail rather than presenting the card in person. Virtual terminals are the standard tool for processing MOTO transactions. Because the card is not physically present, MOTO transactions carry different interchange rates and different chargeback rules than card-present transactions. Card networks publish their MOTO transaction rules; [Visa's merchant guidelines](https://usa.visa.com/dam/VCOM/download/merchants/surcharging-faq-by-merchants.pdf) are publicly available on the Visa website. Ready to See It in Action? One Terminal works on any device, for any team. Configurable for your department, your fee model, and your workflow. See how IntelliPay's One Terminal simplifies phone and mail-order payments for businesses, healthcare offices, and government agencies. [See One Terminal](https://intellipay.com/virtual-terminals/) ## Related Reading Compliance [Cards on File and Recurring Billing: Complete Compliance Guide](https://intellipay.com/cards-on-file-recurring-billing-guide/) Payment Models [Payment Models: Surcharging, Dual Pricing, Service Fees, and More](https://intellipay.com/payment-models/) Cost Reduction [Stop Overpaying for Payment Processing](https://intellipay.com/stopoverpaying/) Government [Government Payment Processing Solutions](https://intellipay.com/industries/government/) Disclaimer This article is provided for informational purposes only and does not constitute legal, compliance, or professional advice. PCI DSS requirements and SAQ eligibility criteria are established by the [PCI Security Standards Council](https://www.pcisecuritystandards.org) and are subject to change. Merchants should consult their acquiring bank, a qualified security assessor (QSA), or legal counsel to confirm the appropriate SAQ type for their specific environment. HIPAA obligations are governed by the [U.S. Department of Health and Human Services](https://www.hhs.gov/hipaa/index.html). MOTO interchange rates, chargeback rules, and fee model regulations vary by state and card network and may change. ACH payment processing is governed by [Nacha Operating Rules](https://www.nacha.org/rules). All IntelliPay product features are subject to specific account configuration and applicable terms of service. **Last updated: June 2026.** IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Best Practices, Small Business Payments & Operations --- ### [How to Read Your Merchant Statement (And Find What You Are Actually Paying](https://intellipay.com/how-to-read-your-merchant-statement/) **Published:** June 10, 2026 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 certified payment processor offering transparent interchange-plus pricing with no hidden fees, serving businesses, government agencies, and professional services firms nationwide since 2004. Quick Answer How do you read a merchant statement? Start by finding your total fees and your total card volume. Divide total fees by total volume and multiply by 100. That is your effective rate. If it is above 3%, you have questions to ask. Then identify whether you are on interchange-plus or tiered pricing. Interchange-plus shows you what you actually paid. Tiered pricing hides it. The rest of this guide walks through what every section of your statement means and what to look for. Most merchants file their processing statement every month without reading it. Some glance at the total and move on. This is one of the most expensive habits in small business operations. Your statement is the only document that shows what you actually paid to accept cards. It tells you whether your processor is pricing you fairly. It tells you which fees went up and why. And it tells you whether the rate you were quoted when you signed up is the rate you are actually paying today. Pull out last month's statement and work through this guide. Contents - [The One Number That Matters Most: Your Effective Rate](#The_One_Number_That_Matters_Most_Your_Effective_Rate) - [The Three Layers of Every Processing Fee](#The_Three_Layers_of_Every_Processing_Fee) - [Why Card Type Changes What You Pay](#Why_Card_Type_Changes_What_You_Pay) - [Card-Not-Present Transactions Cost More](#Card-Not-Present_Transactions_Cost_More) - [Interchange-Plus Statements vs. Tiered Statements](#Interchange-Plus_Statements_vs_Tiered_Statements) - [Interchange-Plus Statements](#Interchange-Plus_Statements) - [Tiered Statements](#Tiered_Statements) - [The Fixed Monthly Fees Section](#The_Fixed_Monthly_Fees_Section) - [Fees That Should Not Be There](#Fees_That_Should_Not_Be_There) - [How to Audit Your Statement in Five Steps](#How_to_Audit_Your_Statement_in_Five_Steps) - [What a Good Statement Looks Like](#What_a_Good_Statement_Looks_Like) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Related Reading](#Related_Reading) ## The One Number That Matters Most: Your Effective Rate Before you look at any individual line item, calculate your effective rate. This is the single most useful number on any merchant statement. Effective Rate Formula Total Fees ÷ Total Card Volume × 100 Example: $1,850 in fees on $72,000 in volume = 2.57% effective rate A typical effective rate for a small business on a fair plan runs between 2% and 2.8%, depending on your card mix. Above 3% and you should ask your processor to explain exactly what is driving the cost. Above 3.5% and you are almost certainly overpaying. Your effective rate accounts for everything: interchange, assessment fees, processor markup, and all flat monthly fees. It is the number to compare month over month, and the number to use when you get a quote from another processor. A new processor quoting you a lower rate means nothing if you do not know your current effective rate to compare it against. ## The Three Layers of Every Processing Fee Every fee on your statement comes from one of three places. Understanding which is which is the foundation of reading any statement. Fee Layer Who Sets It Negotiable? Typical Cost Interchange Visa and Mastercard. Published and updated twice a year. No. Same for every processor worldwide. 1.15% to 2.90%+ depending on card type, how it was accepted, and whether it is a standard, rewards, or business card Assessment Fees Visa and Mastercard. Charged for using their network. No. Same for every processor worldwide. Visa ~0.14% of volume. Mastercard ~0.1375%. Processor Markup Your processor. This is where they make their margin. Yes. This is the only negotiable layer. 0.2% to 1%+ depending on processor and plan ### Why Card Type Changes What You Pay Not all credit cards cost the same to process. A basic Visa consumer card swiped in person runs around 1.51% + $0.10. That same customer hands you a Visa Infinite or Mastercard World Elite and you are paying 50 to 100 basis points more. Business and corporate cards are in that same higher range. The issuing bank uses interchange to fund the rewards, and you are the one funding it. Your card mix drives your effective rate more than almost anything else. If your customers skew toward premium rewards cards or pay with business cards, your statement is going to show it. That is not your processor overcharging you. That is the card network charging what it charges. The place to look for savings is in how your processor marks up on top of interchange, not in the interchange itself. ### Card-Not-Present Transactions Cost More Online payments, phone payments, and virtual terminal entries all cost more than in-person card swipes. This is not your processor adding margin. It is the card networks charging a higher interchange rate because the fraud risk is higher when the card is not physically present. Here is what the difference looks like in practice: Transaction Type Typical Interchange Range (Credit Cards) Card-present, standard consumer 1.15% to 1.65% + $0.10 Card-present, premium rewards or business 1.65% to 2.40% + $0.10 Card-not-present (online, phone, virtual terminal), standard consumer 1.80% to 2.30% + $0.10 Card-not-present, premium rewards or business 2.10% to 2.90%+ + $0.10 Regulated debit (Durbin, large bank issued) Capped at $0.21 + 0.05% by federal law If you take both in-person and online payments, your interchange-plus statement will show different rates for each channel. That is correct and expected. On a tiered statement, your online transactions almost always land in the non-qualified bucket, which is the most expensive tier and where your processor makes the most margin. That is not an accident. The reason interchange-plus pricing matters is that it shows you all three layers separately. You can see exactly what you paid in interchange, what you paid in network fees, and what your processor charged on top. On tiered pricing, all three layers are blended together into rate buckets and you cannot see the breakdown. For a deeper look at how interchange rates work and what drives them up or down, see IntelliPay's [interchange fees guide covering current Visa and Mastercard rate tables](https://intellipay.com/interchange-fees-explained-what-they-are-who-sets-them-and-how-merchants-lower-cost/). ## Interchange-Plus Statements vs. Tiered Statements How your statement looks depends entirely on which pricing model your processor uses. The two most common are interchange-plus and tiered. ### Interchange-Plus Statements On an interchange-plus statement, every transaction category appears as its own line item with the actual interchange rate next to it. You might see something like "Visa CPS Retail Credit: $24,300 at 1.51% + $0.10." Below those lines you see a fixed markup applied to everything: "Processor Markup: 0.25% + $0.10 per transaction." This is the format that gives you full visibility. You can look up any interchange rate on [Visa's published interchange schedule](https://usa.visa.com/support/consumer/transaction-controls.html) or [Mastercard's interchange tables](https://www.mastercard.com/us/en/business/support/merchant-interchange-rates.html) and verify that what you were charged matches what the network publishes. The only number that can vary from your quoted rate is the processor markup line. If the markup is consistent with what you were promised, you are being treated fairly. ### Tiered Statements On a tiered statement, transactions are sorted into three buckets: qualified, mid-qualified, and non-qualified. Each bucket has a flat rate. You pay the qualified rate on your cheapest transactions and the non-qualified rate on your most expensive ones. You have no way to verify whether a transaction was bucketed correctly, and you cannot see how much of the cost is interchange versus markup. Tiered pricing benefits the processor, not the merchant. The processor buys interchange at the actual rate and bills you the tiered rate. The difference is their margin and it is invisible to you. Rewards cards and business cards almost always end up in non-qualified buckets, which is where most processors make the bulk of their margin. How to Tell Which Pricing Model You Are On Look at your statement. If you see transaction categories labeled with card types and rates like "Visa CPS Retail" or "Mastercard World Elite" with specific rates next to each, you are on interchange-plus. If you see buckets labeled "Qualified," "Mid-Qualified," and "Non-Qualified" with flat rates, you are on tiered pricing. If you are not sure, call your processor and ask directly. ## The Fixed Monthly Fees Section Every statement has a section of flat dollar fees that appear every month regardless of your volume. These are worth reviewing carefully because they are often where processors quietly add margin over time. Fee Name What It Is Reasonable Range Monthly Service Fee Base fee for maintaining your merchant account $5 to $15 Statement Fee For generating and delivering your monthly statement $5 to $10. Many processors have eliminated this fee. PCI Compliance Fee Covers PCI DSS compliance administration and often includes breach coverage $5 to $20. Ask what is included. Batch Fee Charged each time you close and submit a batch of transactions for settlement $0.10 to $0.30 per batch. One batch per day is standard. Gateway Fee Monthly fee for access to the payment gateway if your processor charges it separately $0 to $25. Many processors include this in the service fee. Annual Fee A yearly account fee that some processors charge Should be $0. This is pure margin. Push back on it. Add up all of your flat monthly fees. For a typical small business they should total under $30. If yours are higher, ask your processor to explain each one. Some are legitimate and some are not. Processors count on the fact that most merchants will not ask. ## Fees That Should Not Be There Some fees on merchant statements are genuinely unexplainable. Here are the ones to question immediately. **PCI non-compliance fee.** If you have not completed your annual PCI self-assessment questionnaire, some processors charge a monthly penalty of $20 to $50. This is avoidable. Complete your SAQ. If you are not sure how, ask IntelliPay or your processor for help. The fee disappears when you are compliant. **Regulatory and network access fees.** Some processors charge fees with names like "Regulatory Product Fee," "Network Access and Brand Usage Fee," or "Network Authorization Fee." Some of these are real pass-through costs. Some are invented margin. Ask your processor for the source of each one. If they cannot point you to a card network published fee schedule, you are being charged for something that does not exist. **Minimum monthly processing fee.** This appears when your processing volume falls below a threshold in your contract. Check your original agreement. If there is a monthly minimum, you knew about it. If there is not, dispute it. **Rate increases buried in your statement.** Processors are typically permitted to change your rates with 30 days notice, and that notice is often a small paragraph on page three of your statement. If your effective rate went up this month, check the back pages of your statement for a notice of rate change. If you find one and did not see it until now, you know how much your statement reading habits need to change. ## How to Audit Your Statement in Five Steps Five-Step Monthly Statement Audit **Step 1.** Calculate your effective rate. Total fees divided by total volume times 100. Write it down every month. **Step 2.** Identify your pricing model. Interchange-plus or tiered. If tiered, you should be asking for a quote on interchange-plus. **Step 3.** Add up your flat monthly fees. They should total under $30. If higher, ask for an explanation of each fee. **Step 4.** Check for fees you do not recognize. Ask your processor to explain the source of any fee you cannot identify. Step 5. Compare to last month and last year. If your effective rate went up, find out why before it goes up again. ## What a Good Statement Looks Like A well-priced merchant account on interchange-plus looks like this: Transaction fees are broken out by card category with the actual interchange rate shown. The processor markup is a single line item, consistent with what was quoted. Network fees like Visa assessments appear at the published rates. Monthly flat fees are minimal and explained. There are no fees you cannot identify. If your statement does not look like that, you either have a transparency problem or a pricing problem. Both are worth fixing. IntelliPay uses interchange-plus pricing with no hidden fees. Every line item on an IntelliPay statement is explainable. See the [merchant account guide explaining how interchange-plus pricing works and what to ask a processor](https://intellipay.com/wp-content/uploads/2022/06/Merchant-Accounts-What-you-should-know_final.pdf) for a full breakdown of what a transparent merchant account looks like. If you want us to review your current statement and tell you whether you are paying a fair rate, that is something IntelliPay does. No obligation. See [IntelliPay's Stop Overpaying page](https://intellipay.com/stopoverpaying/) for how that works. ## Frequently Asked Questions What is an effective rate on a merchant statement? Total fees divided by total card volume, expressed as a percentage. It is the most useful number for understanding what you actually pay to accept cards. A typical effective rate for a small business on a fair plan runs between 2% and 2.8%. Above 3%, ask your processor to explain why. What is the difference between interchange-plus and tiered pricing on a statement? On interchange-plus, you see the actual interchange cost for each transaction type as a separate line item, plus a fixed processor markup you can verify. On tiered pricing, transactions are bucketed into qualified, mid-qualified, and non-qualified categories at flat rates. You cannot see the actual interchange cost or the processor's margin. Interchange-plus is almost always cheaper for merchants who understand it. What are assessment fees on a merchant statement? Fees charged by Visa and Mastercard directly for using their network. Visa charges approximately 0.14% of volume. Mastercard charges approximately 0.1375%. These are identical for every processor and are not negotiable. If your statement shows assessment rates higher than these, your processor is marking them up. Why did my processing fees go up without explanation? Three common reasons: your card mix changed and more rewards or business cards were processed, Visa or Mastercard updated interchange rates in April or October, or your processor raised their markup. Processors can change rates with as little as 30 days notice buried in your monthly statement. Compare your effective rate to the same month last year. If it went up, ask your processor exactly which fees changed. What fees on a merchant statement are negotiable? The processor markup is negotiable. On interchange-plus it shows as a percentage and per-transaction amount on top of interchange. Monthly flat fees like statement fees, PCI fees, and batch fees are often negotiable, especially with volume. Interchange, assessment fees, and network fees are set by the card networks and are the same for every processor. What is a PCI compliance fee and is it legitimate? It can be. A legitimate PCI fee covers administration of your PCI DSS compliance program, access to the self-assessment questionnaire, breach coverage, or vulnerability scanning. It is not legitimate when it is simply an extra margin line with nothing behind it. Ask your processor what the fee includes. If they cannot answer specifically, push back. The [PCI Security Standards Council](https://www.pcisecuritystandards.org) publishes the actual requirements so you can verify what you are being charged for. Want a Second Opinion on Your Statement? IntelliPay will review your current statement at no charge. We will tell you what you are actually paying, what is negotiable, and whether your current processor is pricing you fairly. No sales pressure. No obligation. [Get a Free Statement Review](https://intellipay.com/stopoverpaying/) Key Takeaways Calculate your effective rate first: total fees divided by total volume times 100. A fair rate for most small businesses runs between 2% and 2.8%. Above 3% you have questions to ask. Every processing fee comes from one of three sources: interchange set by Visa and Mastercard, assessment fees also set by the card networks, or processor markup. Only the processor markup is negotiable. Interchange-plus pricing shows you all three layers separately. Tiered pricing blends them together and hides the processor margin. If you are on tiered pricing, you cannot verify what you are actually paying in interchange versus what your processor is keeping. Flat monthly fees should total under $30 for most small businesses. Fees you cannot identify by name and source warrant a direct question to your processor. IntelliPay is a PCI DSS Level 1 certified payment processor offering transparent interchange-plus pricing. Every line item on an IntelliPay statement is explainable. If you want a second opinion on your current statement, IntelliPay offers free statement reviews with no obligation. ## Related Reading Interchange [Interchange Fees Explained: Current Rates, Tables, and How to Pay Less](https://intellipay.com/interchange-fees-explained-what-they-are-who-sets-them-and-how-merchants-lower-cost/) Cost Reduction [Stop Overpaying for Payment Processing: Free Statement Review](https://intellipay.com/stopoverpaying/) Merchant Accounts [Merchant Accounts Explained: Pricing Models and What to Ask Your Processor](https://intellipay.com/wp-content/uploads/2022/06/Merchant-Accounts-What-you-should-know_final.pdf) Fee Models [Payment Models: Dual Pricing, Service Fees, Convenience Fees, and More](https://intellipay.com/payment-models/) Disclaimer This article is for informational purposes only and does not constitute financial or legal advice. Interchange rates are published by [Visa](https://usa.visa.com) and [Mastercard](https://www.mastercard.com) and are updated in April and October each year. Assessment fee percentages cited reflect publicly available network schedules as of June 2026 and may change. Effective rate ranges cited are general estimates and will vary based on card mix, transaction type, industry, and pricing model. PCI DSS requirements are established by the [PCI Security Standards Council](https://www.pcisecuritystandards.org). All IntelliPay product features and pricing are subject to specific account configuration and applicable terms of service. **Last updated: June 2026.** IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Payment Methods & Technologies, Small Business Payments & Operations --- ### [Is it Legal to Pass on Credit Card Fees to Customers?](https://intellipay.com/is-it-legal-to-pass-on-credit-card-fees-to-customers/) **Published:** March 22, 2026 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 certified payment processor offering ACH and card processing for businesses, government agencies, and professional services firms nationwide, with fee model options including dual pricing, service fees, and traditional merchant-absorbs processing. Quick Answer Is it legal to pass credit card fees to customers? In most states, yes. Surcharging is legal when you disclose it properly and stay within your actual cost of acceptance. Connecticut, Massachusetts, Maine, and Puerto Rico prohibit it. California and Texas have bans that federal courts found unconstitutional, but enforcement is still uncertain in both. Debit card surcharging is prohibited everywhere. Laws change. This guide covers what is current, what the card networks require, and what your options are if surcharging does not work for your state or situation. Processing fees are real money. For a business doing $500,000 a year in card volume, even 2.5% adds up to $12,500. Passing some or all of that cost to customers who pay by credit card is a legal option in most states. But the rules are specific, they vary by state, and they change more often than most merchants realize. This guide is current as of June 2026. Because state laws change, verify requirements with qualified counsel before launching any fee program. Contents - [The Federal Picture](#The_Federal_Picture) - [How Much Can You Charge?](#How_Much_Can_You_Charge) - [What Changed in 2025 and 2026](#What_Changed_in_2025_and_2026) - [Minnesota](#Minnesota) - [California](#California) - [Oklahoma](#Oklahoma) - [Illinois Interchange Fee Prohibition Act](#Illinois_Interchange_Fee_Prohibition_Act) - [Visa/Mastercard Interchange Settlement](#VisaMastercard_Interchange_Settlement) - [What the Card Networks Require](#What_the_Card_Networks_Require) - [Your Other Options](#Your_Other_Options) - [Dual Pricing](#Dual_Pricing) - [Convenience Fees](#Convenience_Fees) - [Service Fees](#Service_Fees) - [Cash Discount Programs](#Cash_Discount_Programs) - [Steer Customers Toward ACH](#Steer_Customers_Toward_ACH) - [What to Look for in a Processor](#What_to_Look_for_in_a_Processor) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Related Reading](#Related_Reading) ## The Federal Picture No federal law prohibits credit card surcharging for merchants. What federal law does prohibit is debit card surcharging, under the Durbin Amendment. That prohibition applies in every state regardless of what state law says. A merchant in a state that fully allows credit card surcharging still cannot add a surcharge to a debit card transaction, even when the debit card is run as credit. Credit card surcharging is governed at the state level, subject to Visa and Mastercard rules that apply everywhere. Both networks require merchants to notify their acquirer and the card networks at least 30 days before starting a surcharge program. Under [Visa's surcharge rules](https://usa.visa.com/content/dam/VCOM/global/support-legal/documents/merchant-surcharging-qa-for-web.pdf), the fee must be disclosed at the point of entry, at the point of sale, and shown as a separate line item on every receipt. [Mastercard's rules](https://www.mastercard.com/us/en/business/support/merchant-surcharge-rules.html) follow the same structure. ## How Much Can You Charge? The surcharge is capped at the lower of your actual cost of acceptance or the card network limit. Visa caps at 3 percent. Mastercard caps at 4 percent. Since most merchants accept both networks, 3 percent is the effective ceiling for most programs. The surcharge is cost recovery only. If you pay 2.2 percent to process a card, you cannot charge 3 percent. You recover what you pay, nothing more. Here is where each state stands as of June 2026: State Status as of June 2026 Connecticut Prohibited. The legislature reinforced the ban in 2023 and 2024. Cash discounts and dual pricing are permitted. Massachusetts Prohibited. Statutory ban actively enforced. Cash discounts and dual pricing are permitted. Maine Effectively restricted in practice. Confirm current enforcement guidance with an attorney before implementing any program. Puerto Rico Prohibited. Consumer protection laws ban surcharges on card transactions. California Statutory ban found unconstitutional by the Ninth Circuit. Surcharging with proper disclosure is generally permitted under current enforcement guidance, but the drip pricing law adds complexity. Consult a California attorney before launching. Texas Statutory ban found unconstitutional by federal courts. The Texas AG has issued opinions that the ban remains enforceable. Effectively restricted for most merchants. Convenience fees and service fees are permitted. Consult a Texas attorney before implementing a surcharge. Colorado Permitted. Capped at 2% or actual processing cost, whichever is lower. Signage required on-site and online. Illinois Permitted. No state surcharge cap beyond standard card network rules. Note: The Illinois Interchange Fee Prohibition Act (IFPA), which would have restricted interchange on the tax and gratuity portions of transactions, was delayed to July 2027 by the legislature and is subject to a federal court permanent injunction. Its outcome remains uncertain and does not affect surcharge rules directly. Minnesota Legal as of January 1, 2025. The surcharge must be avoidable by the customer. All mandatory fees must be built into advertised prices. Disclosure at the point of sale required. New York Permitted. Both the card price and cash price must be disclosed before the transaction. The total price including the surcharge must be shown upfront. New Jersey Permitted. Capped at actual processing cost. Cannot exceed what the merchant pays. Oklahoma Permitted following the overturning of the prior ban. Federal court found the ban unconstitutional. Standard card network rules apply. All other states Generally permitted subject to card network disclosure requirements and the actual cost cap. Verify your state before launching. This Table Changes State surcharge laws are actively changing. Several states had bans overturned by federal courts in 2024 and 2025. Others are considering new restrictions. California and Texas are particularly complex because the legal situation does not track statute cleanly. Always confirm current law in your state, and any state where your customers are located, with a qualified attorney and your acquiring bank before launching any program. ## What Changed in 2025 and 2026 ### Minnesota Surcharging became legal on January 1, 2025. The surcharge must be avoidable, meaning customers must have a way to pay without incurring the fee. All mandatory fees must be in the advertised price. Point of sale disclosure is required. ### California The Ninth Circuit found California's statutory surcharge ban unconstitutional. Surcharging with proper disclosure is generally permitted. The complication is California's drip pricing law, which creates additional requirements around how fees are shown to customers. Merchants in California should get specific guidance from a California attorney before going live. ### Oklahoma Oklahoma's prior surcharge ban was found unconstitutional. The legislature cleared the path for compliant programs through SB 677. Standard card network rules apply. ### Illinois Interchange Fee Prohibition Act This is worth understanding separately from surcharge rules. The Illinois IFPA would have prohibited interchange fees on the tax and gratuity portions of credit and debit card transactions. It has had a rough road. Originally set for July 2025, delayed to July 2026, and now delayed again to July 2027 by the Illinois legislature. On June 1, 2026, a federal court also issued a permanent injunction blocking its core interchange fee provision as applied to national banks, federal savings associations, and card networks. The law's ultimate fate is uncertain. It does not directly affect surcharge rules in Illinois. ### Visa/Mastercard Interchange Settlement On November 10, 2025, Visa and Mastercard announced a revised settlement in the long-running Payment Card Interchange Fee antitrust case. A federal judge granted preliminary approval in June 2026. Final approval is not expected until late 2026 or early 2027 at the earliest. Nothing has been implemented yet. If the settlement is finally approved, it would reduce the combined average effective U.S. credit interchange rate by 10 basis points for five years and cap posted rates for standard consumer cards. Large merchant groups including the National Retail Federation have opposed it. Watch for updates. See [detailed coverage of the proposed settlement terms](https://optimizedpayments.com/insights/industry-news/what-merchants-need-to-know-about-the-new-visa-mastercard-interchange-settlement/) for the full breakdown. ## What the Card Networks Require Even in states where surcharging is legal, if you do not follow Visa and Mastercard rules you are out of compliance. Non-compliance can mean fines from $50,000 to $1 million and loss of card acceptance. Here is what both networks require: Surcharge Compliance Checklist ✓ Notify your acquirer and the card network at least 30 days before you start ✓ Post notice at the point of entry, such as your front door or website homepage ✓ Post notice again at the point of sale before the customer pays ✓ Show the surcharge as a separate line item on the receipt, including the dollar amount ✓ Cap the surcharge at your actual cost or 3% for Visa, whichever is lower ✓ Apply to credit cards only. Never surcharge debit or prepaid cards, even when run as credit ✓ Each location must follow the surcharge rules of the state where it operates ## Your Other Options Surcharging is not the only way to manage processing costs. Depending on your state, your customer base, and how you bill, one of these may be a better fit. ### Dual Pricing Dual pricing shows customers two prices before they pay: one for card and one for cash, check, or ACH. No fee gets added at checkout. The customer picks their method and pays exactly what was shown. Dual pricing is generally legal in all 50 states, including the states that prohibit surcharging, when both prices are clearly displayed before the customer commits to a payment method. The execution matters. A program that shows one price and then adds a percentage when the customer pays by card is a surcharge regardless of what you call it. Dual pricing has to show both prices upfront. Get that right and it is the cleanest path to cost recovery across all states. IntelliPay supports dual pricing programs. See the [payment models page for a full comparison of available fee options](https://intellipay.com/payment-models/). ### Convenience Fees A convenience fee is a flat dollar amount charged for using a specific payment channel, such as online or by phone, when your standard method is in-person. It must be a flat amount, not a percentage. It must apply equally to all payment methods in that channel. Government agencies, utilities, and educational institutions use these regularly. If your standard channel is in-person and you want to offset costs for remote payments, a convenience fee is the right structure. You cannot use a convenience fee and a surcharge on the same transaction. ### Service Fees A service fee is a flat fee for accepting a specific payment type. Government agencies and utilities use these most commonly. Service fees are not subject to the same state surcharge bans that affect standard merchants because they fall under a different card network category. If you are a government entity or utility, a service fee program is likely the right fit. IntelliPay has extensive experience setting these up for government clients. ### Cash Discount Programs Instead of adding a fee for card payments, you offer a discount for cash, check, or ACH. The economics land in the same place. The legal structure is different. Cash discounts are permitted in all 50 states, including the ones that prohibit surcharges. The card price is your standard price. The discount comes off when the customer chooses a cheaper method. ### Steer Customers Toward ACH For businesses with larger average invoices, this is often the simplest option. ACH processes through the [Nacha-governed ACH network](https://www.nacha.org/rules) at a fraction of the cost of credit card processing. No fee program. No disclosure complexity. No state law exposure. Make ACH easy to find on your invoices and payment links and a meaningful share of large-balance customers will use it. ## What to Look for in a Processor Not every processor supports compliant fee programs. A few things to confirm before you commit. **Automatic fee calculation.** The fee needs to be calculated accurately on every transaction and shown to the customer before they pay. If your staff has to calculate and add it manually, that is a compliance problem waiting to happen. **Debit card detection and blocking.** Your program must never apply a surcharge to a debit card. A processor that cannot reliably identify and block debit cards will put you in violation on every affected transaction. Ask specifically how they handle this before you go live. **State-aware configuration for multi-location businesses.** If you operate in Colorado and another state, you cannot apply the same surcharge percentage to both. The platform needs to handle this by location automatically. **Acquirer notification support.** Both Visa and Mastercard require 30 days notice to your acquirer before you start. Your processor should handle this as part of onboarding your program, not leave you to sort it out on your own. IntelliPay supports dual pricing, service fee, convenience fee, and cash discount programs. Talk to a consultant at [intellipay.com/talk-to-a-consultant](https://intellipay.com/talk-to-a-consultant/) to figure out which option fits your business. ## Frequently Asked Questions Is it legal to charge customers a credit card processing fee? In most states, yes. Surcharging is legal when properly disclosed and capped at your actual cost of acceptance. Connecticut, Massachusetts, Maine, and Puerto Rico prohibit surcharges. California and Texas have bans that federal courts found unconstitutional, but enforcement remains uncertain in both states. Always verify current law in your state with qualified counsel before starting a program. Can merchants surcharge debit cards? No. Debit card surcharging is prohibited under Visa and Mastercard network rules and under federal law through the Durbin Amendment. This applies in all 50 states, even when a debit card is run as credit. Your surcharge program must detect and block debit cards automatically. What is the maximum credit card surcharge a merchant can charge? The lower of your actual cost of acceptance or the network cap. Visa caps at 3% and Mastercard at 4%. Since most merchants accept both, 3% is the effective ceiling. Colorado caps at 2%. The surcharge can never exceed what you actually pay to process the card. What is the difference between a surcharge and a convenience fee? A surcharge is a percentage-based fee for paying by credit card instead of another method. A convenience fee is a flat dollar amount for using a specific payment channel such as online or by phone, when your standard method is in-person. Different rules and disclosure requirements apply to each. You cannot use both on the same transaction. What is dual pricing and how is it different from surcharging? Dual pricing shows two prices before the customer pays: one for card and one for cash or ACH. No fee is added at checkout. The customer chooses. Dual pricing is generally legal in all 50 states when both prices are clearly displayed before the customer commits to a payment method. Surcharging is prohibited in several states. Dual pricing is not. What disclosure is required before charging a customer a surcharge? Under [Visa](https://usa.visa.com/content/dam/VCOM/global/support-legal/documents/merchant-surcharging-qa-for-web.pdf) and [Mastercard](https://www.mastercard.com/us/en/business/support/merchant-surcharge-rules.html) rules: notice at the point of entry and at the point of sale before the transaction completes, and the surcharge shown as a separate line item on the receipt. You must also notify your acquirer and the card networks at least 30 days before you start. State requirements may be more specific. Not Sure Which Fee Model Is Right for You? IntelliPay supports dual pricing, service fees, convenience fees, and cash discount programs. An IntelliPay consultant can look at your business type, state, and customer base and tell you which approach makes the most sense. No obligation. [Talk to a Payment Consultant](https://intellipay.com/talk-to-a-consultant/) Key Takeaways Credit card surcharging is legal in most U.S. states when capped at actual processing cost and disclosed at the point of entry, point of sale, and on every receipt. Connecticut, Massachusetts, Maine, and Puerto Rico prohibit it. California and Texas have bans that federal courts found unconstitutional, but enforcement is unclear in both. Debit card surcharging is prohibited everywhere under federal law and card network rules, even when a debit card is run as credit. The network cap is 3% for Visa and 4% for Mastercard, but the surcharge can never exceed your actual cost. Colorado caps at 2%. Minnesota legalized surcharging on January 1, 2025. The proposed Visa/Mastercard interchange settlement received preliminary court approval in June 2026 but is not yet in effect and will not be until final approval, expected in late 2026 or early 2027 at the earliest. Illinois surcharge rules are unchanged; the IFPA, which dealt with interchange on tax and gratuity, has been delayed to July 2027 and is under a federal court injunction. For merchants in restricted states, dual pricing is generally legal in all 50 states and cash discount programs carry the lowest legal exposure of any fee option. IntelliPay is a PCI DSS Level 1 certified payment processor offering dual pricing, service fees, convenience fees, and cash discount programs nationwide. Laws change. Verify current requirements with your attorney and acquiring bank before launching any program. ## Related Reading Fee Models [Payment Models: Dual Pricing, Service Fees, Convenience Fees, and More](https://intellipay.com/payment-models/) Professional Services [Payment Processing for Law Firms, Accountants, and Consultants](https://intellipay.com/payment-processing-for-law-firms-accountants-and-consultants-what-professional-services-firms-need-to-know/) Cost Reduction [Stop Overpaying for Payment Processing: How to Audit Your Rates](https://intellipay.com/stopoverpaying/) Merchant Accounts [Merchant Accounts Explained: Pricing Models and What to Ask Your Processor](https://intellipay.com/wp-content/uploads/2022/06/Merchant-Accounts-What-you-should-know_final.pdf) Disclaimer This article is for informational purposes only and does not constitute legal or compliance advice. Credit card surcharge laws vary by state and change frequently. Card network rules published by [Visa](https://usa.visa.com) and [Mastercard](https://www.mastercard.com) are subject to change. State law information reflects publicly available sources as of June 2026 and may not reflect the most recent changes in your jurisdiction. California and Texas involve ongoing legal complexity; merchants in those states should consult a qualified attorney before implementing any fee program. Confirm all fee program requirements with your acquiring bank and a qualified attorney before implementation. ACH rules are governed by [Nacha Operating Rules](https://www.nacha.org/rules). All IntelliPay product features are subject to specific account configuration and applicable terms of service. **Last updated: June 2026.** IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** "can you pass credit card processing fees to customers", "is it legal to charge credit card fees to customers, assessment fees, B2B Credit Card Surcharging, business compliance, card brand rules, cash discount program legality, Cash Discounting, cost of acceptance, Credit card fees, credit card fees for utilities, credit card processing fees passed to customers", credit card surcharge laws, credit card surcharging, direct amex contract, dual pricing cash discount, dual pricing legal in all 50 states, federal credit card law, fee disclosure requirements, fee reduction strategies, FTC junk fee rule pricing, government payment solutions, government service fee program, higher education service fees, how to charge customers for credit card fees, Interchange Fees, is it legal to charge customers for credit card fees", Is it Legal to Pass on Credit Card Fees to Customers?, junk fee rule and surcharging, legal regulations, MCC 4900 utilities, merchant category code, merchant regulations, merchant surcharge laws, optblue program, pass credit card fees to customers, passing credit card fees to customers 2025, passing on credit card fees to customers, payment fee negotiation, payment industry trends, payment processing compliance, payment processor markup, PCI Compliance, processor guidelines, processor selection, service fee vs convenience fee, small business credit card fees, small business finance, state surcharge rules, surcharge caps, surcharge laws by state 2025, surcharge legality, surcharge restrictions, surcharge vs convenience fee, transaction fees, utility convenience fees, utility interchange program --- ### [Text-to-Pay for Field Service Contractors](https://intellipay.com/blog-text-to-pay-for-field-service-contractor/) **Published:** June 10, 2026 **Author:** Dale Erling **Content:** **IntelliPay** is a [PCI DSS Level 1 certified](https://intellipay.com/general-faqs/) payment processor offering mobile payments, text-to-pay, ACH, and recurring billing in a single platform designed for HVAC, plumbing, electrical, landscaping, and home service contractors of every size. Quick Answer How does text-to-pay help field service contractors get paid faster? Text-to-pay lets your office text a secure payment link to the customer the moment a job is finished. The customer taps the link on their phone, pays by card or ACH in under two minutes, and gets an emailed receipt automatically. No chasing invoices, no phone tag, and no app to install. A technician who finishes a job and then spends the next three weeks leaving voicemails about an unpaid invoice is not doing collections wrong. They are stuck with the wrong payment workflow. The fix is not more reminder emails. It is giving customers a fast, obvious way to pay from the device they already have in their hand. That is what text-to-pay does for field service businesses. Instead of hoping a homeowner opens an email invoice tonight, your dispatcher sends a short SMS with a payment link while the work is still fresh in the customer’s mind. The customer taps, pays, and the job is closed out before your truck even leaves the neighborhood. In this guide, we will look at how text-to-pay fits real field workflows, what it changes in your collections metrics, and what you should expect from a processor before you put SMS payment links into the middle of your customer experience. Contents - [How Text-to-Pay Fits Real Field Service Workflows](#How_Text-to-Pay_Fits_Real_Field_Service_Workflows) - [When the Customer Is Not Present at Job Completion](#When_the_Customer_Is_Not_Present_at_Job_Completion) - [After-Hours and Emergency Calls](#After-Hours_and_Emergency_Calls) - [When You Still Need to Send an Invoice](#When_You_Still_Need_to_Send_an_Invoice) - [What Text-to-Pay Changes in Your Collections Metrics](#What_Text-to-Pay_Changes_in_Your_Collections_Metrics) - [Fewer Invoices Drifting Past 30 Days](#Fewer_Invoices_Drifting_Past_30_Days) - [Less Time Spent on Manual Collections](#Less_Time_Spent_on_Manual_Collections) - [Cleaner Reconciliation and Job Closeout](#Cleaner_Reconciliation_and_Job_Closeout) - [Customer Experience: Text-to-Pay Without Feeling Like Spam](#Customer_Experience_Text-to-Pay_Without_Feeling_Like_Spam) - [Clear, Branded Messages That Build Trust](#Clear_Branded_Messages_That_Build_Trust) - [No App to Download, No Account to Create](#No_App_to_Download_No_Account_to_Create) - [Compliance, Authorization, and Security for Text-to-Pay](#Compliance_Authorization_and_Security_for_Text-to-Pay) - [Keeping Card and Bank Data Off Your Systems](#Keeping_Card_and_Bank_Data_Off_Your_Systems) - [Written and Digital Authorization That Holds Up](#Written_and_Digital_Authorization_That_Holds_Up) - [Handling Disputes and Chargebacks on Texted Payments](#Handling_Disputes_and_Chargebacks_on_Texted_Payments) - [What to Look for in a Text-to-Pay Provider](#What_to_Look_for_in_a_Text-to-Pay_Provider) - [Card and ACH in the Same Texted Link](#Card_and_ACH_in_the_Same_Texted_Link) - [Simple Controls Your Office Can Actually Use](#Simple_Controls_Your_Office_Can_Actually_Use) - [Integration With Your Existing Systems](#Integration_With_Your_Existing_Systems) ## How Text-to-Pay Fits Real Field Service Workflows Field service businesses do not live in one clean, in-person checkout flow. Some jobs end with the homeowner standing in the driveway. Others wrap up while the customer is at work, out of town, or managing things through a property manager. Text-to-pay fills the gaps where “hand me your card” is not realistic. ### When the Customer Is Not Present at Job Completion A technician replaces a failed condenser at 3:15 PM. The homeowner is still at the office. Leaving a paper invoice on the kitchen counter and hoping for a mailed check two weeks from now is how accounts receivable gets bloated. A text-to-pay link changes that rhythm completely. As soon as the job is marked complete in your system, your dispatcher or office staff triggers a text message with a secure payment link. The homeowner taps the link on their phone, reviews the amount, and pays by card or ACH on the spot. They get a receipt, you get a confirmed payment, and the invoice never has a chance to age. ### After-Hours and Emergency Calls Emergency HVAC calls and after-hours plumbing work often happen when the homeowner is distracted, stressed, and focused on getting heat, cooling, or water back online. Pulling out a card and reading numbers over the phone to someone in your office is not their idea of a clean experience. With text-to-pay, your technician or dispatcher can send a payment link the same way they send an ETA update. The customer pays from the couch while the system is cycling back on. You eliminate awkward card reads over the phone, reduce the time on the call, and keep your team focused on fixing problems instead of taking payment details by hand. ### When You Still Need to Send an Invoice Not every job can be priced on the truck. Sometimes you have to wait for parts invoices, change orders, or approvals. Text-to-pay does not replace invoicing. It changes how that invoice turns into a cleared payment. Instead of emailing an invoice and hoping it does not get buried in a crowded inbox, you email the invoice for documentation and send a text-to-pay link for action. The customer sees “Your invoice from ABC Heating is ready” on their phone, taps the link, and pays. The invoice lands in your accounting system marked paid instead of “sent, waiting.” ## What Text-to-Pay Changes in Your Collections Metrics The best argument for text-to-pay is not that it feels modern. It is that it changes your numbers. When customers can pay from their phone in under two minutes, your days sales outstanding and slow-pay buckets start to move in the right direction. ### Fewer Invoices Drifting Past 30 Days The longer an invoice sits, the harder it is to collect. After a couple of weeks, the homeowner’s memory of the work fades and other bills take priority. Text-to-pay hits them while the job is recent and the value is obvious. That timing alone pulls a large share of invoices out of the 30-, 60-, and 90-day aging buckets. Contractors who adopt text-to-pay consistently report more invoices paid in the first seven days after job completion and fewer accounts that require repeated follow-up calls. You do not have to train homeowners. You just have to send them a link that works on any phone. ### Less Time Spent on Manual Collections Every invoice that requires two phone calls, a second email, and a re-sent PDF is time your office staff is not spending on scheduling, routing, and customer service. Those minutes add up to real payroll dollars. With text-to-pay, your staff triggers a single SMS link and lets the customer self-serve payment on their own schedule. The system handles the receipt, the ledger entry, and the confirmation back to your job management platform. Collections work shrinks down to the truly exceptional cases instead of being the default on every job. ### Cleaner Reconciliation and Job Closeout When text payments, on-site card payments, and ACH all feed into one reporting dashboard, it is obvious which jobs are paid, which are pending, and which need attention. You are not juggling separate systems for email invoices, phone payments, and portal payments. A good text-to-pay setup will tie each payment link to a specific job or invoice number, mark it paid when the transaction succeeds, and keep a trail of who sent what and when. That audit trail matters when your bookkeeper is trying to reconcile last month’s work or respond to a customer question about a prior balance. ## Customer Experience: Text-to-Pay Without Feeling Like Spam Sending a payment link by text should feel like a normal part of your service flow, not a marketing blast. The language, layout, and branding of your text-to-pay messages are what keep it in the helpful and expected bucket instead of the what-is-this-link bucket. ### Clear, Branded Messages That Build Trust A good text-to-pay message says who you are, what the payment is for, and what the customer should do next in a single short line. “ABC Heating: Your repair today is $428.76. Tap to pay securely by card or bank transfer.” is clear. “Click here to pay” from an unknown number is not. The payment page the link opens should carry your business name and logo, not a generic third-party brand the customer does not recognize. That continuity reduces second-guessing, shortens decision time, and cuts down on “I was not sure if that was really from you” phone calls to your office. ### No App to Download, No Account to Create Homeowners do not want another app just to pay a one-time service invoice. Requiring an account and password is friction you do not need and a support burden you do not want. A browser-based text-to-pay flow that opens directly in the customer’s mobile browser, lets them pay in a couple of taps, and then closes is what fits how people actually use their phones. That is where solutions like [IntelliPay’s OneLink](https://intellipay.com/onelink) focus: secure payments with as few steps as possible. ## Compliance, Authorization, and Security for Text-to-Pay Text-to-pay is still card-not-present and ACH processing under the hood. The same rules that apply to online and over-the-phone payments apply here. The goal is to keep sensitive data out of your systems, follow card brand and ACH rules, and document authorization clearly. ### Keeping Card and Bank Data Off Your Systems In a properly designed text-to-pay flow, your team never sees full card or bank account numbers. The customer enters their information directly into a [PCI DSS Level 1 certified](https://intellipay.com/general-faqs/) payment page, and the processor tokenizes it. That keeps cardholder data out of your phones, inboxes, and desktops and reduces your own PCI burden. The same principle applies to ACH. When a customer pays a larger invoice by bank transfer, their routing and account numbers should go straight into a secure payment form that runs through the [Nacha Operating Rules](https://www.nacha.org/newrules), not into a handwritten note on someone’s desk. ### Written and Digital Authorization That Holds Up For one-time text-to-pay charges, the customer’s completion of the payment form, combined with your job documentation and receipt, typically covers authorization. For any recurring or installment billing you pair with texted reminders, you need clear written or digital authorization that spells out the amount, schedule, and how to cancel. The safest pattern is simple: get the agreement in writing, keep it tied to the customer record, and send a receipt every time you charge the card or bank account. If a dispute ever hits, you want to be able to show what the customer agreed to, when they agreed to it, and that they were notified after each payment. ## Handling Disputes and Chargebacks on Texted Payments Text-to-pay does not create new chargeback categories. It does change what evidence you have when a cardholder calls their bank. The more you can tie each payment link and transaction back to a specific job, technician, and communication trail, the stronger your position becomes if a dispute shows up. Text-to-Pay Issue How to Prevent It Customer does not recognize the payment text or link Use your business name in the SMS sender ID where possible and in the message body every time. Match that name and logo on the payment page so the experience feels consistent. Customer claims they never received the invoice Send the invoice by email for documentation and the payment link by text for action. Keep a log of when each was sent, to which number and address, and tie that log to the job record. Amount is higher than the customer expected Include a brief job description and the amount in the SMS and on the payment page. For changes in scope, send an updated estimate for approval before sending the final text-to-pay link. Customer says they tried to pay but the link did not work Use a platform that tracks link delivery and status. If a link expires or fails, your team should be able to see it, resend a fresh link, or take payment through another channel without guessing. Customer files a chargeback after paying by text Respond quickly with the signed work authorization, job notes, before-and-after photos, copy of the text message, and the payment receipt. A complete story of what happened and what was authorized is your best defense. Most text-to-pay disputes trace back to communication and documentation, not the technology. Make it easy for customers to reach you with questions before they call their bank, and keep a paper trail you can produce quickly. The [FTC’s consumer guidance](https://consumer.ftc.gov/articles/what-do-if-youre-billed-things-you-never-got-or-you-get-unordered-products) is useful for understanding how billing and dispute issues are viewed from the customer side. ## What to Look for in a Text-to-Pay Provider Not all send-a-payment-link-by-text tools are built with field service in mind. The right provider should understand that you run trucks, not a call center, and that your team does not have time to babysit payment links all day. ### Card and ACH in the Same Texted Link For small repair tickets, cards are convenient and expected. For large installation invoices, ACH can cut your processing cost down to a fraction of what a reward card would cost on the same job. Your text-to-pay link should be able to handle both without sending the customer through two different systems. A combined card and ACH flow lets your team present both options clearly on the same page, steer larger jobs toward lower-cost payment methods when appropriate, and still keep the experience simple from the customer’s perspective. ### Simple Controls Your Office Can Actually Use Your dispatcher should not need a programmer to send a payment link. Look for a text-to-pay tool that lets staff search by job, customer, or invoice, click “Send text,” and be done. Templates for standard message text keep everything consistent and reduce typos. On the backend, your admins should be able to see which links were delivered, which were opened, and which resulted in payment. That visibility is what lets your team follow up intelligently instead of guessing who paid and who did not. ### Integration With Your Existing Systems Text-to-pay works best when it is part of your normal workflow, not a separate tool you have to remember to log into. The ideal setup is a payment platform that can connect to your dispatch, field service, or invoicing software so payment links and job statuses move together. Even when a full integration is not available, you should at least be able to pass invoice numbers, customer names, and job IDs into the payment link so your reporting can tie everything back together at the end of the month. Ready to Collect by Text? Text-to-pay links that help field service contractors get paid in minutes, not weeks. IntelliPay’s platform lets you send branded payment links by SMS, accept card and ACH from the same page, and see every payment from every technician in one dashboard. No apps to install, no junk fees, and a setup that fits how HVAC, plumbing, electrical, and home service businesses actually operate. [ See How OneLink Text-to-Pay Works ](https://intellipay.com/onelink) Key Takeaways Text-to-pay fills the gaps where taking a card at the door is not realistic. It lets your team send a secure SMS link the moment a job is complete so customers can pay from their phone in under two minutes and invoices do not drift into the 30-, 60-, or 90-day buckets. When text-to-pay is set up correctly, card and ACH payments flow through a PCI DSS Level 1 certified platform, card and bank data stay off your systems, and every transaction is tied to a specific job with clear authorization and a receipt. That combination improves cash flow and reduces disputes. For field service businesses, the right text-to-pay provider offers branded messages, combined card and ACH acceptance, simple tools your office can actually use, and reporting that shows every payment from every technician in one place. IntelliPay’s OneLink text-to-pay is built around those exact requirements. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations --- ### [Payment Processing for Field Service Businesses: HVAC, Plumbing & Contractors (2026)](https://intellipay.com/payment-processing-field-services/) **Published:** June 10, 2026 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 certified payment processor specializing in professional services, government, and healthcare billing, offering ACH and card processing for businesses of every size. Quick Answer What do field service businesses need from a payment processor? HVAC companies, plumbers, electricians, landscapers, and home service contractors need to collect payment on site, bill maintenance agreements automatically, send payment links by text, and reduce the cost of processing large invoices. Most generic processors were not built for how this industry actually operates. This guide covers what works and what to look for. A contractor who finishes a job and has to chase the invoice for three weeks is not running a tight operation. They are running a collections department. The fix is not better follow-up emails. It is a payment setup that collects at the time of service, automatically bills service agreements, and sends a text link for anything else. Field service businesses have specific payment needs that most guides skip over. This one does not. Whether you run a two-truck HVAC operation or a regional plumbing company with fifteen technicians, the same principles apply. Contents - [How Payment Collection Actually Works in the Field](#How_Payment_Collection_Actually_Works_in_the_Field) - [On-Site Collection at Job Completion](#On-Site_Collection_at_Job_Completion) - [Text-to-Pay for Remote Invoicing](#Text-to-Pay_for_Remote_Invoicing) - [Automatic Billing for Service Agreements](#Automatic_Billing_for_Service_Agreements) - [Cards on File for Service Agreements: How to Do It Right](#Cards_on_File_for_Service_Agreements_How_to_Do_It_Right) - [Large Invoices: Why ACH Changes the Math](#Large_Invoices_Why_ACH_Changes_the_Math) - [Fee Models: Your Options for Handling Processing Costs](#Fee_Models_Your_Options_for_Handling_Processing_Costs) - [Option 1: Absorb the Fees and Build Them Into Your Pricing](#Option_1_Absorb_the_Fees_and_Build_Them_Into_Your_Pricing) - [Option 2: Dual Pricing](#Option_2_Dual_Pricing) - [Option 3: Steer Large Payments Toward ACH](#Option_3_Steer_Large_Payments_Toward_ACH) - [Chargebacks in Field Service: Why They Happen and How to Stop Them](#Chargebacks_in_Field_Service_Why_They_Happen_and_How_to_Stop_Them) - [What to Look for in a Payment Processor](#What_to_Look_for_in_a_Payment_Processor) - [Mobile Payment Acceptance Without Dedicated Hardware](#Mobile_Payment_Acceptance_Without_Dedicated_Hardware) - [Text-to-Pay](#Text-to-Pay) - [Recurring Billing with Stored Credential Support](#Recurring_Billing_with_Stored_Credential_Support) - [ACH and Card in One Platform](#ACH_and_Card_in_One_Platform) - [Transparent Interchange-Plus Pricing](#Transparent_Interchange-Plus_Pricing) - [PCI DSS Level 1 Certification](#PCI_DSS_Level_1_Certification) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Related Reading](#Related_Reading) ## How Payment Collection Actually Works in the Field Field service payments happen in three different contexts, and each one has a different right tool for the job. ### On-Site Collection at Job Completion The cleanest scenario: the technician finishes the job and collects payment before leaving. No invoice. No follow-up. No waiting. A browser-based mobile terminal lets any technician do this from any smartphone or tablet. The customer taps or swipes, gets an emailed receipt, and the job is closed. You do not need specialized card readers for this. Any device with a browser and an internet connection works. This is also the strongest position for chargeback prevention. A customer who paid in person, received a receipt, and signed off on the work has very little ground to dispute the charge later. More on that in the chargebacks section below. ### Text-to-Pay for Remote Invoicing Not every job ends with a face-to-face payment. Sometimes the homeowner is not present. Sometimes the invoice has to be sent after parts come in. Text-to-pay solves this cleanly. As soon as the job is complete, your dispatcher sends a payment link by SMS. The customer taps it, pays by card or ACH in under two minutes, and you get paid without a single follow-up call. IntelliPay's OneLink text-to-pay tool is built for exactly this workflow. The customer does not need to download an app or create an account. The link works on any phone. See [IntelliPay's OneLink text-to-pay page](https://intellipay.com/onelink/) for how it works in practice. ### Automatic Billing for Service Agreements Maintenance contracts are where field service businesses build recurring revenue. Annual HVAC tune-ups, seasonal pest control, monthly landscaping. These are the jobs that keep the schedule full. Billing them manually every month wastes staff time and creates unnecessary opportunities for late payments. Cards on file with automatic scheduled billing handles this without anyone lifting a finger. The card is charged on schedule, the customer gets a receipt, and the payment lands in your account. The key is setting this up correctly from the start. Get it wrong and you will see declines and disputes. Get it right and it runs itself. ## Cards on File for Service Agreements: How to Do It Right Storing a customer's card for recurring billing is standard practice in field service. It is also one of the most common sources of chargebacks when done without proper documentation. Card network rules classify stored card transactions as either cardholder-initiated (CIT) or merchant-initiated (MIT). When a customer hands you a card at the time of service, that is a CIT. When you bill that stored card on a schedule without the customer present, that is an MIT. MITs require a specific stored credential framework to be transmitted with each charge. Without it, your recurring billings face higher decline rates and more disputes. What You Need Before Billing a Stored Card 1\. Written authorization from the customer before the first charge, describing what will be billed, on what schedule, and for how much. 2\. A clear explanation of how the customer can cancel the arrangement. 3\. A receipt sent to the customer immediately after every charge. 4\. A processor that transmits proper MIT stored credential indicators on every billing. Without this, the authorization chain breaks and your decline rate goes up. For the full breakdown of how stored credential compliance works and what your service agreement authorization language needs to include, see IntelliPay's [cards on file and recurring billing compliance guide covering Visa, Mastercard, and Nacha requirements](https://intellipay.com/cards-on-file-recurring-billing-guide/). ## Large Invoices: Why ACH Changes the Math A $15,000 HVAC system installation paid by credit card costs the contractor roughly $375 to $500 in processing fees. The same job paid by ACH costs under $5. That is not a rounding error. That is a meaningful dollar amount on every large job. Most field service businesses absorb the card processing cost on small service calls without thinking much about it. The math is tolerable at $150. It becomes a real line item at $5,000, $10,000, or $20,000. For installation work, equipment replacements, and large commercial jobs, offering ACH as a payment option and making it easy to use is one of the simplest ways to reduce processing costs without adding complexity to the customer relationship. ACH payments move through the [Nacha-governed ACH network](https://www.nacha.org/rules). They settle in one to two business days, which is slightly slower than card processing, but for large planned jobs the timeline is manageable. Present ACH as an option on your invoice and your text-to-pay link. Do not bury it. Customers who understand the option often prefer it. A platform that accepts both card and ACH from the same interface, without requiring separate systems or separate bank accounts, is what makes this practical for a field service operation. IntelliPay's One Terminal and OneLink both support card and ACH in the same workflow. ## Fee Models: Your Options for Handling Processing Costs Processing costs are real. You have three practical options for handling them. ### Option 1: Absorb the Fees and Build Them Into Your Pricing The simplest approach. You price your services to cover processing costs and absorb the fee on every card transaction. No disclosure needed, no customer friction. The tradeoff is that you are paying 2 to 3 percent on every card transaction. For small service calls that is manageable. For large installations it adds up fast. Using transparent interchange-plus pricing, as IntelliPay offers, ensures you are paying the actual network cost with no hidden markup rather than a flat rate that benefits the processor. ### Option 2: Dual Pricing A dual pricing program shows customers two prices before they pay: one for card and one for cash, check, or ACH. The card price includes the processing cost. The cash or ACH price does not. The customer chooses. This is legal in all 50 states and permitted under Visa and Mastercard rules. Both prices must be displayed before the customer pays. No fee is added at the end. The customer sees both amounts upfront and makes an informed choice. For field service businesses, dual pricing works well in text-to-pay and online payment flows where it is easy to display both options clearly. It works less cleanly for in-person collection on a phone screen in a customer's driveway. Understand how it will present in your actual workflow before committing to it. ### Option 3: Steer Large Payments Toward ACH The hybrid approach that many field service businesses find works best in practice: absorb card fees on routine service calls and actively offer ACH for installations and large jobs. The cost savings on large invoices are significant enough to justify making ACH prominent and easy. No formal fee program required. Just make ACH visible and make it easy. See IntelliPay's [payment models page comparing fee options for field service and small businesses](https://intellipay.com/payment-models/) for a full comparison. ## Chargebacks in Field Service: Why They Happen and How to Stop Them Chargebacks hit field service businesses harder than most people expect. A homeowner disputes a charge with their bank, claims the work was not completed or not authorized, and the funds are reversed. You also pay a chargeback fee on top of it. And if your documentation is thin, you lose. The good news is that chargebacks in this industry are almost always preventable. They come from the same handful of situations every time. Chargeback Trigger How to Prevent It Customer does not recognize the charge Use a billing descriptor that includes your business name. Send a receipt immediately after every transaction. Customer disputes the work quality or scope Get a signed work authorization before starting. Keep a detailed job record with photos, parts used, and what was done. Service agreement billed without clear authorization Get written authorization before storing any card. Document the billing amount, schedule, and cancellation process clearly. Amount was more than expected Send a detailed invoice before charging for anything above the original estimate. Get approval for change orders in writing. Customer could not reach you to resolve the issue Put a direct contact on every invoice and receipt. A customer who can reach you quickly is far less likely to call their bank. If a chargeback comes in, respond immediately with everything: signed work authorization, detailed invoice, photos, job notes, and the payment receipt. Card networks side with merchants who can document that the work was authorized, performed, and paid for. The FTC publishes guidance on [how credit card disputes work from the consumer side](https://consumer.ftc.gov/articles/disputing-credit-card-charges) Understanding the process your customer is using helps you respond effectively. ## What to Look for in a Payment Processor Most payment processors were designed for retail. Field service businesses have a different workflow, different invoice sizes, and different billing patterns. Here is what matters for this industry. ### Mobile Payment Acceptance Without Dedicated Hardware Your technicians are not behind a counter. They are in driveways and crawl spaces and attics. A payment solution that requires a specific card reader or a dedicated device is a solution that will get left in the truck. Browser-based payment acceptance that works on any smartphone, from any location, with no app install required, is the right tool for field collection. IntelliPay's One Terminal works on any browser-enabled device and supports EMV chip, swipe, and hand-keyed card entry from the same interface. ### Text-to-Pay For any job where the customer is not present at completion, or where you prefer to send invoices rather than collect on site, text-to-pay dramatically improves same-day collection rates. IntelliPay's [OneLink text-to-pay](https://intellipay.com/onelink/) sends a payment link by SMS. No app. No account. Customers pay in under two minutes. Works for both card and ACH payments. ### Recurring Billing with Stored Credential Support If you run maintenance agreements or any recurring billing, your processor must transmit proper MIT stored credential indicators on every charge. Without this, your recurring billings face unnecessary declines. Ask any processor you evaluate specifically whether they handle this and how. See IntelliPay's [cards on file and recurring billing compliance guide](https://intellipay.com/cards-on-file-recurring-billing-guide/) for the technical details. ### ACH and Card in One Platform Running card payments through one system and ACH through another doubles your reconciliation work and increases the risk of missed payments. A single platform that handles both, with one reporting dashboard, is what field service businesses should be looking for. Every payment from every technician and every payment channel visible in one place. ### Transparent Interchange-Plus Pricing Flat-rate pricing is simple but expensive. You are paying an average rate on every transaction regardless of whether the actual interchange cost is lower. Interchange-plus pricing passes through the actual network cost for each transaction plus a fixed markup. For businesses processing meaningful volume, the difference adds up. See IntelliPay's [merchant account guide explaining interchange-plus vs. flat-rate pricing](https://intellipay.com/wp-content/uploads/2022/06/Merchant-Accounts-What-you-should-know_final.pdf) for a side-by-side comparison. ### PCI DSS Level 1 Certification Your processor should be [PCI DSS Level 1 certified](https://www.pcisecuritystandards.org/document_library/). This keeps cardholder data off your systems, reduces your own compliance burden, and protects your customers. IntelliPay is PCI DSS Level 1 certified and has been since 2004. ## Frequently Asked Questions How should HVAC and plumbing contractors accept payments in the field? A browser-based mobile terminal lets technicians collect credit card, debit card, or ACH payments on site using any smartphone or tablet. No dedicated card reader required. Customers receive an emailed receipt immediately after payment. Can field service contractors store a customer card for recurring maintenance billing? Yes. It requires written customer authorization before the first charge, a receipt for every billing, and a processor that transmits proper MIT stored credential indicators. Without the correct indicators, recurring billings face higher decline rates and more disputes. What is the most cost-effective way for contractors to accept large payments? Offering ACH for larger invoices reduces processing costs significantly. ACH costs a fraction of credit card processing on a per-transaction basis through the [Nacha-governed ACH network](https://www.nacha.org/rules). Presenting it as a clear option on invoices and text-to-pay links shifts large-balance payments to the lower-cost method. How do contractors prevent chargebacks? Signed work authorization before the job starts, a detailed invoice describing work performed, a receipt sent immediately after payment, and written authorization before billing any stored card. Verbal agreements and vague billing descriptions are the leading risk factors. Can field service contractors pass credit card processing fees to customers? Yes, through a dual pricing program or other fee model. Dual pricing shows two prices before checkout and is legal in all 50 states. The fee must be disclosed before the customer pays. State laws vary and card network rules apply. See IntelliPay's [payment models page](https://intellipay.com/payment-models/) for a full comparison of options. What is text-to-pay and how does it work for contractors? Text-to-pay sends a payment link by SMS. The customer taps it and pays by card or ACH without downloading an app or creating an account. Dispatchers send the link the moment a job is complete, which improves same-day collection significantly. IntelliPay's [OneLink](https://intellipay.com/onelink/) handles this for both card and ACH payments. Ready to Get Paid Faster? Mobile payments, text-to-pay, and recurring billing in one platform. Transparent pricing. ACH and card in one interface. No junk fees. IntelliPay works for HVAC companies, plumbers, electricians, landscapers, and home service businesses of every size. [See Payment Solutions for Field Service](https://intellipay.com/industries/small-business/) Key Takeaways Field service businesses collect payment in three environments: on site at job completion, remotely via text-to-pay links, and automatically through stored cards for service agreement billing. Each requires a different tool, and a processor that handles all three from one platform eliminates the reconciliation complexity of running separate systems. For large invoices, ACH reduces processing costs to a fraction of what credit cards cost on the same transaction. Presenting ACH clearly on invoices and payment links is the simplest way to reduce processing expenses without adding fees to the customer relationship. Chargebacks are almost always preventable with signed work authorizations, detailed invoices, and written authorization before billing any stored card. IntelliPay is a PCI DSS Level 1 certified payment processor offering mobile payment acceptance, text-to-pay, recurring billing, and ACH processing for field service businesses and small businesses nationwide. Transparent interchange-plus pricing, no junk fees, and one platform for every payment channel. ## Related Reading Compliance [Cards on File and Recurring Billing: Complete Compliance Guide for Stored Credential Transactions](https://intellipay.com/cards-on-file-recurring-billing-guide/) Text to Pay [OneLink: Text-to-Pay for Faster Invoice Collection](https://intellipay.com/onelink/) Payment Models [Payment Models: Fee Options for Field Service and Small Business](https://intellipay.com/payment-models/) Cost Reduction [Stop Overpaying for Payment Processing: How to Audit Your Rates](https://intellipay.com/stopoverpaying/) Disclaimer This article is provided for informational purposes only and does not constitute legal, compliance, or professional advice. Dual pricing program rules, state fee model laws, and card network regulations vary by jurisdiction and are subject to change. Merchants should confirm fee model eligibility and disclosure requirements with their processor and applicable state regulations before implementation. PCI DSS requirements are established by the [PCI Security Standards Council](https://www.pcisecuritystandards.org) and are subject to change. ACH rules are governed by [Nacha Operating Rules](https://www.nacha.org/rules). All IntelliPay product features are subject to specific account configuration and applicable terms of service. **Last updated: June 2026.** IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations --- ### [Payment Processing for Law Firms, Accountants, and Consultants: What Professional Services Firms Need to Know](https://intellipay.com/payment-processing-for-law-firms-accountants-and-consultants-what-professional-services-firms-need-to-know/) **Published:** June 9, 2026 **Author:** Dale Erling **Content:** **IntelliPay** is a PCI DSS Level 1 certified payment processor specializing in professional services, government, and healthcare billing, offering ACH and card processing with IOLTA-compliant fund routing. Quick Answer What do professional services firms need to know about payment processing? Law firms, CPAs, financial advisors, and consultants have payment requirements most processors are not designed for: IOLTA trust account rules, retainer and invoice billing, stored credential compliance, and how to manage processing costs without adding complexity to client relationships. Getting this right protects your license, your cash flow, and your clients' trust. This guide covers what you need to know. Most payment processing guides are written for retail merchants. Professional services firms operate under a different set of rules. Attorneys have IOLTA obligations. CPAs have engagement agreements. Consultants have retainer arrangements. All of them have clients who can dispute a fee with a credit card company instead of picking up the phone. The right payment setup handles all of this cleanly. The wrong one creates compliance problems you may not discover until something goes wrong. This guide is for firms that want to get it right from the start. Contents - [IOLTA Compliance: The Rule That Changes Everything for Law Firms](#IOLTA_Compliance_The_Rule_That_Changes_Everything_for_Law_Firms) - [Cards on File for Retainers and Ongoing Engagements](#Cards_on_File_for_Retainers_and_Ongoing_Engagements) - [Invoice-Based Billing and Getting Paid Faster](#Invoice-Based_Billing_and_Getting_Paid_Faster) - [Reducing Chargebacks from Disputed Professional Fees](#Reducing_Chargebacks_from_Disputed_Professional_Fees) - [How Professional Services Firms Manage Processing Costs](#How_Professional_Services_Firms_Manage_Processing_Costs) - [Option 1: Absorb the Fees and Build Them Into Your Rates](#Option_1_Absorb_the_Fees_and_Build_Them_Into_Your_Rates) - [Option 2: Actively Offer ACH and Steer Larger Payments Toward It](#Option_2_Actively_Offer_ACH_and_Steer_Larger_Payments_Toward_It) - [What to Look for in a Payment Processor](#What_to_Look_for_in_a_Payment_Processor) - [PCI DSS Level 1 Certification](#PCI_DSS_Level_1_Certification) - [Correct Fund Routing for Trust and Operating Accounts](#Correct_Fund_Routing_for_Trust_and_Operating_Accounts) - [ACH and Card in One Platform](#ACH_and_Card_in_One_Platform) - [Transparent Interchange-Plus Pricing](#Transparent_Interchange-Plus_Pricing) - [Recurring Billing and Cards on File](#Recurring_Billing_and_Cards_on_File) - [Transaction-Level Reporting](#Transaction-Level_Reporting) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Related Reading](#Related_Reading) ## IOLTA Compliance: The Rule That Changes Everything for Law Firms If you are an attorney, IOLTA compliance is not optional and it is not just an accounting issue. It governs exactly how client funds can be received, held, and disbursed. Getting this wrong, even unintentionally, can result in disciplinary action, financial penalties, or disbarment. An Interest on Lawyers Trust Account (IOLTA) is a pooled trust account used to hold unearned client funds such as retainers, settlement proceeds, and advance cost deposits. Under [ABA Model Rule 1.15](https://www.americanbar.org/groups/professional_responsibility/publications/model_rules_of_professional_conduct/rule_1_15_safekeeping_property/), those funds must be kept completely separate from the firm's operating account. Interest generated on IOLTA accounts is directed to state-run legal aid programs, not to the firm. When a client pays a retainer by credit card, the rules are clear and the consequences of misapplying them are serious: IOLTA and Credit Card Payments: What the Rules Require ✓ The full retainer amount must be deposited into the IOLTA account, not the operating account ✓ Processing fees cannot be deducted from the IOLTA account. They must be paid from the firm's operating account ✓ Funds may only be transferred out of the IOLTA account as they are earned ✓ Client funds and firm funds must never commingle, even briefly ✓ Detailed records of every deposit, disbursement, and balance must be maintained and available on request This is why your payment processor matters more than most attorneys realize. A processor that deposits the net amount after deducting its fee will create a commingling problem if that account is your IOLTA. You need a processor that deposits the gross amount and bills processing fees separately to your operating account. Ask any processor you evaluate specifically how they handle this before you sign. State bar rules vary. California added new IOLTA reporting requirements effective January 1, 2026, requiring attorneys to provide their State Bar license number to financial institutions holding trust accounts. If you practice in multiple states, follow the strictest rules in each jurisdiction where you operate. Your state bar's ethics hotline is the right resource when you have specific questions about your setup. ## Cards on File for Retainers and Ongoing Engagements Storing a client's card on file for future billing is standard practice across professional services. It improves cash flow, reduces collection friction, and lets you bill promptly when work is completed. Done correctly, it is also fully compliant with card network rules. Done incorrectly, it is a chargeback waiting to happen. Card network rules classify stored card transactions as either cardholder-initiated (CIT) or merchant-initiated (MIT). When a client hands you a card for a retainer payment they are present for, that is a CIT. When you bill against that stored card later without the client present, that is an MIT. The distinction matters because MITs require a specific stored credential framework to be transmitted with each subsequent charge. Without it, your transactions are more likely to be declined, disputed, or flagged by the issuing bank. For professional services firms, the practical requirements are straightforward: What You Need Before Billing a Stored Card 1\. Written authorization from the client, signed before the first charge, describing what will be billed, when, and how much or under what conditions. 2\. A clear cancellation process disclosed to the client at the time of authorization. 3\. A receipt or confirmation for every charge sent to the client promptly after it is processed. 4\. Proper MIT transaction indicators transmitted by your processor on every subsequent billing. For a complete breakdown of how stored credential rules work and what your authorization language needs to include, see IntelliPay's [cards on file and recurring billing compliance guide covering Visa, Mastercard, and Nacha requirements](https://intellipay.com/cards-on-file-recurring-billing-guide/). ## Invoice-Based Billing and Getting Paid Faster Most professional services firms still rely on mailed invoices and wait for checks. The collection cycle stretches out. Receivables age. Staff time gets consumed chasing payments that should have been collected weeks earlier. The firms that have moved to electronic invoicing with embedded payment links collect faster and with better records. A client who receives an invoice with a link that lets them pay by card or ACH in two minutes is far more likely to pay immediately than one who has to write a check, find an envelope, and remember to mail it. ACH is worth highlighting specifically for professional services invoices. For larger invoices, the cost difference between ACH and credit card is significant. ACH typically costs a fraction of what card processing costs on the same transaction amount. Offering both options lets clients choose what works for them while making the lower-cost option easy to find. ACH payments move through the [Nacha-governed ACH network](https://www.nacha.org/rules). Authorization requirements for ACH debits, particularly for recurring arrangements, should be documented carefully in your engagement terms. A payment platform that supports both card and ACH from a single interface, generates itemized receipts automatically, and feeds into your reporting system eliminates the manual reconciliation work that absorbs staff time in most firms. See IntelliPay's [merchant account guide explaining payment account structures, pricing models, and reporting](https://intellipay.com/wp-content/uploads/2022/06/Merchant-Accounts-What-you-should-know_final.pdf) for a breakdown of how payment accounts and reporting work together. ## Reducing Chargebacks from Disputed Professional Fees A chargeback in a professional services context is almost always a documentation problem. The client disputes the charge. The card network asks your processor for evidence that the charge was authorized and the services were delivered. If your documentation is thin, you lose. The funds are returned to the client and you pay a chargeback fee on top of it. For law firms, a chargeback on a trust account payment also creates a potential IOLTA complication. The payment and trust accounting implications stack on top of each other, which is why prevention matters far more than response. Chargeback Trigger How to Prevent It Client did not recognize the charge Use a billing descriptor that includes your firm name. Send a receipt immediately after every transaction. Client disputes the scope or quality of work Keep signed engagement agreements, itemized billing records, and written client communications for every matter. Stored card billed without proper authorization Get written authorization before any card-on-file billing. Document the amount, frequency, and conditions clearly. Fee amount was unclear or unexpected Send invoices before charging. Give clients time to review and ask questions. Never charge without prior notice. Client could not reach the firm to resolve the issue Put billing contact information on every invoice and receipt. Respond to billing questions promptly. If a chargeback does come in, respond with everything: signed engagement agreement, billing statements, email correspondence, authorization for the charge, and proof of service delivery. Card networks side with merchants who can demonstrate the charge was authorized, disclosed, and earned. More documentation is always better than less. ## How Professional Services Firms Manage Processing Costs Credit card processing is a real cost, and for professional services firms billing large invoices it adds up quickly. There are two practical approaches that work well for this billing environment. ### Option 1: Absorb the Fees and Build Them Into Your Rates The simplest approach. You cover the cost of card acceptance and price your services accordingly. There is nothing to disclose, no client friction, and no additional compliance considerations. The tradeoff is that you are paying 2 to 3 percent on every card transaction. For firms with high average invoice amounts, this is often one of the largest operating expenses on the P&L. Using transparent interchange-plus pricing, as IntelliPay offers, ensures you are paying the lowest possible rate with no hidden markup. ### Option 2: Actively Offer ACH and Steer Larger Payments Toward It Many firms choose a hybrid approach: accept cards for smaller transactions and convenience, and actively promote ACH as the preferred payment method for larger invoices. ACH costs significantly less than credit card processing on a per-transaction basis. Presenting it prominently on your invoice is often enough to shift a meaningful share of large-balance payments away from cards. You reduce processing costs without adding fees to the client relationship and without additional complexity. See IntelliPay's [payment models page comparing fee options available to professional services firms](https://intellipay.com/payment-models/) for a full comparison of available options. A Note on Processing Fees and IOLTA Accounts Regardless of how you handle processing costs, card processing fees must never be deducted from an IOLTA or client trust account. They must be paid from the firm's operating account. Your processor must deposit the gross payment amount to the trust account and bill fees separately to your operating account. Ask any processor you evaluate how they handle this specifically before you sign. ## What to Look for in a Payment Processor Most payment processors are designed for retail. A professional services firm has specific requirements that a standard merchant account may not handle well. Here is what matters. ### PCI DSS Level 1 Certification Your processor should be [PCI DSS Level 1 certified](https://www.pcisecuritystandards.org/document_library/), the highest level of payment security certification. This keeps cardholder data off your systems and reduces your compliance burden significantly. IntelliPay is PCI DSS Level 1 certified and has been since 2004. ### Correct Fund Routing for Trust and Operating Accounts For law firms, this is non-negotiable. Your processor must deposit gross amounts to the correct account and bill processing fees separately to your operating account. A processor that nets fees before deposit creates a commingling risk every time a client pays a retainer by card. Confirm this capability before you sign anything. ### ACH and Card in One Platform Running card payments through one system and ACH through another creates reconciliation problems and increases your administrative workload. A single platform that handles both, with one reporting dashboard and one daily settlement, is what professional services firms should be looking for. ### Transparent Interchange-Plus Pricing Tiered or bundled pricing hides what you are actually paying per transaction. Interchange-plus pricing shows you the exact network cost for each transaction plus a clear, fixed processor markup. IntelliPay offers transparent interchange-plus pricing with no hidden fees. See IntelliPay's [merchant account guide explaining pricing models and how interchange-plus compares to tiered pricing](https://intellipay.com/wp-content/uploads/2022/06/Merchant-Accounts-What-you-should-know_final.pdf) for how pricing models compare. ### Recurring Billing and Cards on File If you bill retainers, installment arrangements, or recurring engagements, your processor must support stored credential transactions with proper MIT indicators. Without this, your recurring billings are more likely to be declined or disputed. See IntelliPay's [cards on file and recurring billing compliance guide covering stored credential rules and authorization requirements](https://intellipay.com/cards-on-file-recurring-billing-guide/) for a detailed breakdown. ### Transaction-Level Reporting Real-time reporting with transaction-level detail is what makes month-end reconciliation manageable and gives you the documentation you need if a dispute arises. Your processor's reporting should be detailed enough to match each payment to a client matter, not just a daily deposit total. ## Frequently Asked Questions Can law firms accept credit cards for retainers? Yes. The full retainer must go into the IOLTA trust account, not the operating account. Processing fees must be paid from the operating account and cannot be deducted from trust funds. Consult your state bar rules and [ABA Rule 1.15](https://www.americanbar.org/groups/professional_responsibility/publications/model_rules_of_professional_conduct/rule_1_15_safekeeping_property/) before setup. What is the most cost-effective way for professional services firms to accept payments? Offering ACH for larger invoices is the most effective approach. ACH costs significantly less than credit cards on a per-transaction basis. Presenting it prominently on invoices shifts large-balance payments to the lower-cost method without adding fees to the client relationship. What is the biggest chargeback risk for professional services firms? Clients disputing fees they believe were not properly authorized or explained. Written engagement agreements, itemized invoices, and documented card authorizations are the primary defenses. Verbal agreements and vague billing descriptions are the leading risk factors. Can a CPA or financial advisor pass credit card processing fees to clients? Generally yes, but any fee passed to a client must be disclosed in writing before it is charged. Bar ethics rules do not apply to CPAs and consultants, but state laws and card network rules do. Written disclosure in the engagement agreement is the right practice. What payment methods should professional services firms accept? At minimum: credit cards, debit cards, and ACH. ACH is lower cost and well suited for larger invoices and recurring billing. The [Nacha-governed ACH network](https://www.nacha.org/rules) handles authorization and settlement. Offering both gives clients flexibility and improves collection rates. What should professional services firms look for in a payment processor? PCI DSS Level 1 certification, gross deposit routing to trust accounts with fees billed separately to operating accounts, ACH and card in one platform, recurring billing with stored credential support, interchange-plus pricing, and transaction-level reporting. Talk to an IntelliPay consultant at [intellipay.com/talk-to-a-consultant](https://intellipay.com/talk-to-a-consultant/) to review your current setup. Ready to Review Your Payment Setup? IntelliPay works with law firms, CPAs, and professional services firms nationwide. Transparent pricing. ACH and card in one platform. Correct fund routing for trust and operating accounts. No junk fees. See what IntelliPay can do for your practice. [See Payment Solutions for Professional Services](https://intellipay.com/industries/small-business/) Key Takeaways Law firms accepting credit card retainers must deposit the full amount into their IOLTA trust account and pay processing fees separately from their operating account. Any processor that nets fees before deposit creates a compliance risk for attorneys. CPAs, financial advisors, and consultants face fewer ethics restrictions but should document any fee arrangements with clients in writing before charging. Storing cards on file for retainer billing requires written client authorization, proper MIT transaction indicators from your processor, and a receipt for every charge. Chargebacks in professional services are almost always won or lost on documentation: signed engagement agreements, itemized invoices, and written authorizations are the primary defenses. The most effective way to reduce processing costs without adding client friction is to actively offer ACH for larger invoices. ACH costs significantly less than credit cards per transaction. A processor that handles ACH and card in a single platform with transaction-level reporting is the right fit for professional services billing. IntelliPay is a PCI DSS Level 1 certified payment processor specializing in professional services, government, and healthcare billing, offering ACH and card processing with IOLTA-compliant fund routing. ## Related Reading Compliance [Cards on File and Recurring Billing: Complete Compliance Guide for Stored Credential Transactions](https://intellipay.com/cards-on-file-recurring-billing-guide/) Payment Models [Payment Models: Fee Options for Businesses, Professional Services, and Nonprofits](https://intellipay.com/payment-models/) Merchant Accounts [Merchant Accounts Explained: Pricing Models, Setup, and What to Ask Your Processor](https://intellipay.com/wp-content/uploads/2022/06/Merchant-Accounts-What-you-should-know_final.pdf) Cost Reduction [Stop Overpaying for Payment Processing: How to Audit Your Current Rates](https://intellipay.com/stopoverpaying/) Disclaimer This article is provided for informational purposes only and does not constitute legal, ethical, compliance, or professional advice. Nothing in this article should be relied upon as legal guidance regarding IOLTA obligations, bar ethics rules, or professional conduct standards. IOLTA rules and professional responsibility requirements vary by state and are subject to change. Attorneys and other licensed professionals should consult their state bar, a qualified ethics attorney, or their state's professional conduct rules for guidance specific to their jurisdiction and practice. ABA Model Rules are not binding in all jurisdictions. PCI DSS requirements are established by the [PCI Security Standards Council](https://www.pcisecuritystandards.org) and are subject to change. ACH rules are governed by [Nacha Operating Rules](https://www.nacha.org/rules). All IntelliPay product features are subject to specific account configuration and applicable terms of service. **Last updated: June 2026.** IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Best Practices, Small Business Payments & Operations --- ### [Recurring Billing Strategy: The Complete Guide (2026)](https://intellipay.com/281198-2/) **Published:** June 9, 2026 **Author:** derling **Content:** Recurring Billing Strategy: The Complete Guide (2026) | IntelliPay ⚡ Quick Answer A recurring billing strategy is how your organization decides when to charge customers, which payment methods to accept, and how to control the cost of getting paid. The three decisions that move the needle most are billing frequency, ACH vs. card mix, and fee recovery model. Get those right and you improve cash flow, cut processing costs, and reduce the staff time spent chasing payments. Authorization requirements, CIT/MIT indicators, and cancellation rules are covered in our [Cards on File & Recurring Billing Compliance Guide](https://intellipay.com/cards-on-file-recurring-billing-guide/). This post covers the strategy and economics. Contents - [Recurring Billing Strategy: The Complete Guide (2026)](#Recurring_Billing_Strategy_The_Complete_Guide_2026) - [Recurring, Installment, or Variable: Picking the Right Structure](#Recurring_Installment_or_Variable_Picking_the_Right_Structure) - [Billing Frequency and Schedule Design](#Billing_Frequency_and_Schedule_Design) - [ACH vs. Card: The Economics of Your Payment Mix](#ACH_vs_Card_The_Economics_of_Your_Payment_Mix) - [Fee Recovery: Stopping the Margin Drain](#Fee_Recovery_Stopping_the_Margin_Drain) - [Convenience Fees](#Convenience_Fees) - [Service Fees](#Service_Fees) - [What to Look for in a Recurring Billing Platform](#What_to_Look_for_in_a_Recurring_Billing_Platform) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Sources and References](#Sources_and_References) - [Ready to optimize your recurring billing?](#Ready_to_optimize_your_recurring_billing) - [Related Reading](#Related_Reading) # Recurring Billing Strategy: The Complete Guide (2026) A recurring billing strategy is how your organization decides when to charge customers, which payment methods to accept, and how to control the cost of getting paid. The three decisions that move the needle most are billing frequency, ACH vs. card mix, and fee recovery model. Get those right and you improve cash flow, cut processing costs, and reduce the staff time spent chasing payments. Authorization requirements, CIT/MIT indicators, and cancellation rules are covered in our [Cards on File & Recurring Billing Compliance Guide](https://intellipay.com/cards-on-file-recurring-billing-guide/). This post covers the strategy and economics. If your organization collects regular payments from the same people , insurance premiums, utility bills, HOA dues, healthcare copays, membership fees, rent , the question is not whether to use recurring billing. It is whether the recurring billing you have is set up to work for you or against you. Most organizations make the basic setup work and stop there. They pick a billing date, store a card, and run the charge. That is functional, but it leaves money on the table. The difference between a functional recurring billing setup and a strategic one is typically tens of thousands of dollars a year in processing costs, a meaningfully lower failed payment rate, and finance staff who spend their time on something other than collections. Here is how to build the strategic version. 1. [Recurring, Installment, or Variable: Picking the Right Structure](#types) 2. [Billing Frequency and Schedule Design](#frequency) 3. [ACH vs. Card: The Economics of Your Payment Mix](#ach-vs-card) 4. [Fee Recovery: Stopping the Margin Drain](#fee-recovery) 5. [Industry-by-Industry Considerations](#industry) 6. [What to Look for in a Recurring Billing Platform](#platform) 7. [Frequently Asked Questions](#faq) 8. [Sources and References](#sources) 9. [Ready to optimize your recurring billing?](#cta) 10. [Related Reading](#related) ## Recurring, Installment, or Variable: Picking the Right Structure The billing structure you choose affects your authorization rates, your customer communications, and how card networks flag your transactions. There are three types: - **Fixed recurring billing.** Same amount, same schedule. Monthly membership dues, annual subscriptions, quarterly HOA assessments. Simple to communicate, simple to automate, and the lowest-friction option for customers. - **Installment billing.** A fixed total divided into a set number of payments with a defined end date. A $2,400 tax bill in 12 monthly installments. A healthcare payment plan. The total is agreed upfront , the billing just spreads it. Effective for reducing bad debt on large one-time charges. - **Variable recurring billing.** Recurring schedule, varying amount. Utility bills, insurance premiums that adjust after annual review, usage-based services. These require the most careful communication. Customers need to know the amount before it hits their account, not after. The practical implication: match the structure to the nature of the charge, not to what is easiest to configure. Billing a variable charge as fixed because your platform defaults that way creates disputes. Billing an installment plan as open-ended recurring creates cancellation confusion. --- ## Billing Frequency and Schedule Design Billing frequency should match your customers' cash flow rhythms. Monthly works for most service businesses because it aligns with how people manage personal budgets. But the right answer varies by context. - 📅**Monthly** is the right default for most membership, subscription, and service billing. It is familiar, predictable, and easy for customers to plan around. - 📆**Annual upfront** improves cash position and dramatically reduces churn , customers who pay annually almost never cancel mid-cycle. Offer a modest discount to incentivize it. Works best with business customers or highly engaged members who trust your organization's longevity. - 🔄**Biweekly or weekly** makes sense when billing aligns with payroll cycles. This includes staffing, contractors, and some utility contexts. Higher frequency increases transaction volume and failure exposure, so automated dunning matters more here. 📌 Practical note Whatever billing date you pick, document it in the enrollment agreement and stick to it. Inconsistent billing dates are one of the most common triggers for disputed charges. Customers notice when charges land on unexpected days, and some will go straight to their bank rather than calling you. **Billing date placement** also matters more than most organizations realize. Charging on the 1st or 15th aligns with common paydays and tends to produce lower failure rates than mid-month or end-of-month dates when account balances are more variable. For healthcare payment plans and government installments, aligning with Social Security and government benefit deposit dates can meaningfully reduce ACH returns. --- ## ACH vs. Card: The Economics of Your Payment Mix This is where most organizations leave the most money on the table. The choice between ACH and card for recurring billing is primarily an economics decision , and the numbers are not close. ACH processing typically costs $0.20-$0.50 per transaction flat. Card processing costs 1.5-3.5% of the transaction amount. On a $200 monthly charge: - ACH cost: $0.25-$0.50 - Card cost: $3.00-$7.00 That is a $2.50 to $6.50 difference per transaction. Across 500 customers billing monthly, that is $15,000 to $39,000 per year. For organizations billing thousands of accounts, the gap becomes the kind of number that shows up in budget conversations. The strategic approach is not to eliminate card , some customers will always prefer it , but to shift the mix deliberately: - Make ACH the default enrollment option with clear explanation of why (faster, more reliable, lower cost to the organization) - Offer a modest discount or waive a fee for ACH enrollees - Make card available as an explicit opt-in rather than the path of least resistance - For high-value recurring charges ($500+/month), the economics of ACH are especially compelling and worth more active encouragement ⚠️ ACH failure timing is different ACH returns take 2 to 5 business days to surface, unlike card declines which are immediate. Your notification and dunning workflows need to account for this lag. A failed ACH that generates no customer outreach for a week is a common and avoidable collections problem. For more on handling failed payments systematically, see our [Cards on File & Recurring Billing Compliance Guide](https://intellipay.com/cards-on-file-recurring-billing-guide/). **A note on ACH return rate limits.** NACHA sets thresholds on ACH return rates by return reason code. Exceeding them can result in fines or loss of ACH origination access. Pre-enrollment bank account verification , micro-deposit confirmation or instant verification via a service like Plaid , is the most effective way to keep return rates in check from the start. --- ## Fee Recovery: Stopping the Margin Drain Processing fees on recurring card payments are a silent margin drain. A business doing $1 million in card sales typically pays $20,000 to $40,000 a year in processing fees. Two fee recovery models are well-suited to recurring billing: convenience fees and service fees. They are distinct programs with different eligibility requirements, and it is worth understanding which applies to your organization. ### Convenience Fees A convenience fee is a charge for paying through an alternative payment channel , online, by phone, or via a payment portal rather than the merchant's standard in-person channel. Mastercard explicitly permits convenience fees on recurring and installment transactions, including insurance premiums, membership dues, subscriptions, and utility charges, with no registration required. Visa convenience fee rules do not permit them on recurring transactions. Convenience fee programs on recurring billing require careful configuration to handle Visa and Mastercard cards correctly. Confirm the specifics with your acquirer or processor before going live. ### Service Fees Service fees are available to qualifying government, higher education, and utility merchants and are the most flexible fee recovery option for those sectors. Under Visa's October 2025 rule updates, service fees now apply to utility merchants (MCC 4900) in addition to government and higher education MCCs, and registration with Visa is no longer required. Service fees can be applied across all payment channels , in-person, online, phone, and recurring , and can be structured as flat or variable amounts. Most government entities and utilities use service fees specifically because they cannot absorb card acceptance costs from public funds. See IntelliPay's [Service Fee vs. Convenience Fee guide](https://intellipay.com/servicefee/) and [payment models overview](https://intellipay.com/payment-models/) for how each option applies to your organization. 📌 Note on surcharging Surcharging, which adds a percentage fee specifically for credit card use, is prohibited in several states and requires advance notification to your acquirer before implementation. Given the state-level complexity and the availability of service fees and convenience fees for most of the industries IntelliPay serves, surcharging is rarely the right tool for recurring billing. If you are considering it, confirm state eligibility and acquirer requirements before proceeding. --- ## What to Look for in a Recurring Billing Platform The platform shapes every outcome downstream. Four capabilities matter most for a strategic recurring billing setup: - **Omnichannel enrollment.** Customers should be able to enroll through any channel, including online, in-person, phone, or via text or email link. Restricting enrollment to one channel caps your adoption rate. The easier enrollment is, the higher it goes. - **Flexible fee model configuration.** Service fees and ACH fee waivers should be configurable per payment method, per customer segment, and per location without requiring a development project. If changing your fee model means opening a ticket with your processor, that is a strategic constraint on your ability to optimize. - **ACH and card in one platform.** Managing ACH through one system and cards through another doubles reconciliation work and creates gaps in reporting. A single platform with both produces the consolidated view you need to actually manage your payment mix. - **Real-time reconciliation reporting.** Recurring payments should map directly to accounting records without manual matching. IntelliPay's platform connects to existing systems and can cut reconciliation time by up to 50% for organizations that consolidate payment channels in one place. For the compliance side of platform evaluation , tokenization, PCI DSS certification, CIT/MIT indicators, account updater services , see our [Cards on File & Recurring Billing Compliance Guide](https://intellipay.com/cards-on-file-recurring-billing-guide/). --- ## Frequently Asked Questions How much can we realistically save by shifting recurring billing from card to ACH?+It depends on your average transaction size and current card mix. As a rough benchmark: if you are processing $500,000/year in recurring card payments at an average rate of 2.5%, you are paying $12,500/year in card fees. Shifting 60% of that volume to ACH at $0.30/transaction reduces that cost by roughly $7,000-$8,000/year. For organizations processing $1M+ in recurring card volume, the savings from an active ACH migration strategy are typically in the $15,000-$35,000 range annually. What is the right fee recovery model for our industry?For government, higher education, and utility merchants, service fees are the standard answer , they apply across all channels including recurring, require no Visa registration as of October 2025, and can be structured as flat or variable amounts. For other industries, Mastercard convenience fees are explicitly permitted on recurring transactions including insurance premiums, membership dues, and subscriptions. Visa convenience fees are not permitted on recurring transactions, so any convenience fee program on recurring billing needs to be configured to handle Visa cards differently , confirm with your acquirer. For all fee recovery models, confirm state-specific rules before going live. How do we increase autopay enrollment without making it feel coercive?+The most effective approaches are positive incentives rather than friction for non-enrollees. Waive the card fee for ACH autopay enrollees. Make ACH enrollment the default path in your online payment flow with a clear explanation of benefits (no late fees, guaranteed on-time payment, no stamps). Send a targeted enrollment campaign to your current manual-pay customers with a single-click enrollment link. For utilities and government, framing autopay as a convenience for the customer , not a cost-saving measure for the organization , tends to produce better enrollment rates. Can we apply different fee models to different customer segments?+Yes, with the right platform configuration. It is common to apply a service fee to card payments for one customer class (residential) while absorbing fees for another (commercial accounts), provided your MCC qualifies. For organizations outside qualifying MCCs, an ACH fee waiver can be applied selectively by segment , making ACH free for one group while applying a flat card fee to another. The key requirement in either case is consistent application within each defined segment and clear disclosure at enrollment. Make sure your platform supports segment-level fee configuration rather than a single account-wide setting. What should we do about customers who are on recurring billing but never update their card when it expires?+Three things in order of effectiveness: first, enroll in account updater services through your processor , this automatically refreshes expiring credentials before a charge runs for many card types. Second, send proactive expiration outreach 30-45 days before expiration with a direct link to update. Third, consider migrating high-value recurring customers from card to ACH , bank account numbers do not expire, which eliminates the credential maintenance problem entirely. --- ### Sources and References 1. Visa. *Stored Credential Transaction Framework.* Visa Merchant Resource Library. [usa.visa.com/support/merchant/library.html](https://usa.visa.com/support/merchant/library.html) 2. NACHA. *ACH Return Rate Thresholds and Risk Management.* [nacha.org](https://www.nacha.org) 3. Federal Trade Commission. *Negative Option Rule , "Click to Cancel."* 16 CFR Part 425. Finalized 2024. [ftc.gov/legal-library/browse/rules/negative-option-rule](https://www.ftc.gov/legal-library/browse/rules/negative-option-rule) 4. IntelliPay. *Cards on File & Recurring Billing: Compliance Guide (2026).* [intellipay.com](https://intellipay.com/cards-on-file-recurring-billing-guide/) 5. IntelliPay. *Payment Models Overview.* [intellipay.com/payment-models](https://intellipay.com/payment-models/) **Disclaimer:** This article is for general informational purposes only and does not constitute legal, regulatory, financial, or compliance advice. Card network rules, FTC regulations, and applicable state laws change periodically and may vary based on your industry, location, merchant category code, and contractual arrangements with your acquirer or processor. Consult qualified legal counsel and your payment processor or acquiring bank before making compliance decisions. IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA. ### Ready to optimize your recurring billing? IntelliPay has been working with government agencies, healthcare organizations, utilities, and businesses on payment infrastructure since 2004. We will review your current setup and identify where you are leaving money on the table , at no obligation. [Talk to a Consultant →](https://intellipay.com/talk-to-a-consultant/)intellipay.com · 855-872-6632 · sales@intellipay.com PCI DSS Level 1 Certified · Processing payments since 2004 · Billions processed annually **2026 Compliance Alignment**- **DCAP Ready:** Fully compliant with the April 2026 Digital Commerce Authentication Program protocols. - **MCC 9311 Optimization:** Automatic routing for Government Service Fee transactions to ensure 100% cost recovery. - **PCI 4.0 Standard:** Proactive alignment with the latest PCI DSS 4.0 requirements for all portals. ### Related Reading - [Cards on File & Recurring Billing: Compliance Guide (2026)](https://intellipay.com/cards-on-file-recurring-billing-guide/) - [How ACH Payments Work: The Complete Guide (2026)](https://intellipay.com/how-ach-payments-work-the-complete-guide-2026/) - [Interchange Fees Explained: What They Are and How to Lower Them](https://intellipay.com/interchange-fees-explained-what-they-are-who-sets-them-and-how-merchants-lower-cost/) - [Tougher Chargeback Rules: How to Stay Paid and Compliant](https://intellipay.com/tougher-chargeback-rules-are-here-how-small-businesses-can-stay-paid-and-stay-compliant/) - [Utility Billing Regulations by State: 2025-2026](https://intellipay.com/utility-billing-regulations-by-state-what-every-utility-needs-to-know-in-2025-2026/) ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/13c7df437c54f82ca1f67a978f713122.jpg?ver=1788315193) derling Dale Erling is a payment processing professional with over 15 years in banking, financial technology, and payments. He helps small businesses navigate costs and compliance, and frequently writes on trends, card cost reduction, and small business payment strategies. Dale is passionate about demystifying payment processing and leveraging his expertise to drive value for clients. [See Full Bio](https://intellipay.com/author/wpengine/) [ ](https://intellipay.com/author/wpengine/) **Categories:** Payment Methods & Technologies --- ### [Government Payment Processing in 2026](https://intellipay.com/government-payment-processing-guide/) **Published:** May 13, 2025 **Author:** Dale Erling **Content:** **⚡ Quick Answer** Government payment processing refers to the systems and technology state and local agencies use to collect fees, taxes, utility bills, fines, and other public payments electronically. As of 2026, a White House executive order mandates that all federal agencies transition to electronic payments, and 78% of state and local governments already accept online payments for at least one service. The core challenge for most agencies isn't adoption — it's modernizing legacy systems while maintaining compliance, security, and resident trust. This guide covers how government payment processing works, the compliance requirements for 2026, and how agencies can reduce costs while improving the resident payment experience. **📋 Editorial note — Last updated June 2026** This guide has been reviewed and updated to reflect: President Trump's March 2025 Executive Order on modernizing federal payments; the 2026 NACHA ACH rule changes effective March 20 and June 22, 2026; the current PCI DSS standard (v4.0.1, fully mandatory as of March 31, 2025); and the latest state and local government digital payment adoption data. Specific statistic corrections are noted inline. --- Contents - [The Federal Mandate Is Here — And It Changes Everything](#The_Federal_Mandate_Is_Here_And_It_Changes_Everything) - [Where Digital Adoption Actually Stands in 2026](#Where_Digital_Adoption_Actually_Stands_in_2026) - [How to Implement Electronic Payment Processing for Government Agencies](#How_to_Implement_Electronic_Payment_Processing_for_Government_Agencies) - [Quick implementation](#Quick_implementation) - [Enhanced security features](#Enhanced_security_features) - [Implementation timeframe](#Implementation_timeframe) - [Government Payment Platform Features: Omni-Channel Solutions for All Payment Types](#Government_Payment_Platform_Features_Omni-Channel_Solutions_for_All_Payment_Types) - [Versatile application across government departments](#Versatile_application_across_government_departments) - [2026 NACHA ACH Rule Changes: What Government Agencies Must Know Now](#2026_NACHA_ACH_Rule_Changes_What_Government_Agencies_Must_Know_Now) - [Service Fee Programs: Zero-Cost Processing Solutions for Government Agencies](#Service_Fee_Programs_Zero-Cost_Processing_Solutions_for_Government_Agencies) - [Key benefits of modern service fee solutions](#Key_benefits_of_modern_service_fee_solutions) - [Service fee program in practice](#Service_fee_program_in_practice) - [Secure Government Payment Processing: Control and Management](#Secure_Government_Payment_Processing_Control_and_Management) - [Future-Proofed Government Online Payment Systems](#Future-Proofed_Government_Online_Payment_Systems) - [What's New in Government Payment Processing for 2026](#Whats_New_in_Government_Payment_Processing_for_2026) - [IntelliPay: The Government Payment Processing Solution](#IntelliPay_The_Government_Payment_Processing_Solution) - [Not sure if your agency is capturing every available efficiency?](#Not_sure_if_your_agency_is_capturing_every_available_efficiency) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Sources and References](#Sources_and_References) - [Related Reading](#Related_Reading) ## The Federal Mandate Is Here — And It Changes Everything The federal mandate is now official. In March 2025, President Trump signed an [Executive Order on Modernizing Payments to and from America's Bank Account](https://www.whitehouse.gov/presidential-actions/2025/03/modernizing-payments-to-and-from-americas-bank-account/), requiring all federal agencies to transition to electronic funds transfer (EFT) for both outgoing disbursements and incoming payments as soon as practicable. That order is now rippling through state and local agencies as well — not as a legal mandate at the local level, but as a strong signal that the era of paper checks, cash windows, and manual processing is over at every layer of government. For finance directors and administrators still relying heavily on in-person or paper-based collection, this is the clearest possible signal that modernization is no longer optional. The broader payments landscape reinforces the same message: - According to McKinsey's 2024 Digital Payments Survey, in-store digital wallet adoption in the U.S. has grown from 19% in 2019 to 28% in 2024, and in-app digital payment usage has reached 60%. - Visa data shows contactless transactions as a share of domestic face-to-face volume surged from less than 1% in 2017 to over 60% by mid-2025, with 53% of U.S. consumers now preferring contactless for in-store payments, per S&P Global 451 Research. - Real-time payment transaction volumes have already reached trillions of dollars annually and continue to grow — underscoring the urgency for agencies still relying on batch-based ACH or paper collection. **🔍 Correction — contactless and mobile statistics** An earlier version of this guide cited "76% of U.S. adults" using mobile payments, attributed to a "Pew Research Center 2024 Digital Payments Survey." No such survey exists — Pew's most recent relevant digital payments work is from 2012. The contactless statistics have been updated above to reflect verified data from McKinsey, S&P Global 451 Research, and Visa's own reporting. --- ## Where Digital Adoption Actually Stands in 2026 The numbers tell a compelling story. Seventy-eight percent (78%) of state and local government agencies already accept online payments for at least one service, and nearly all remaining agencies plan to add a digital channel within the next 18 months. Eighty percent now accept Apple Pay, 75% accept Google Pay, and 70% accept peer-to-peer payment methods like Venmo and Zelle. And yet the average digital payment adoption rate across agencies sits at just **49.5%**, meaning more than half of all government transactions still run through higher-cost, manual channels. The goal isn't just to offer digital payments. It's to get residents to actually use them. Agencies that make online payment the path of least resistance — fast, mobile-friendly, and fee-transparent — are seeing the fastest channel shift. 78% of state/local agencies accept online payments for at least one service 49.5% average digital payment adoption rate across government agencies 15 days faster average revenue collection for multi-channel agencies ([GFOA, 2025](https://www.gfoa.org/)) --- ## How to Implement Electronic Payment Processing for Government Agencies Implementing modern government payment solutions has never been easier. Today's platforms offer: ### Quick implementation - Seamless API integration with existing government management software and legacy systems - No-code customizable payment pages that match your department's branding and requirements - Multi-processor compatibility, allowing you to work with various payment processors ### Enhanced security features - **PCI DSS v4.0.1 compliance** — the sole active version of the standard from January 2025 onwards, with all 51 future-dated requirements now fully mandatory as of March 31, 2025 - EMV technology for secure in-person transactions - Advanced encryption protecting constituent data at every stage - AI-powered fraud detection that can identify suspicious transactions in real-time **ℹ️ PCI DSS v4.0.1 clarification** References to "PCI 4.0" refer to **PCI DSS v4.0.1**, which replaced v4.0 (retired December 31, 2024) and is now the only active standard. All 51 future-dated requirements became mandatory on **March 31, 2025**. Agencies whose last compliance assessment was under v3.2.1 or early v4.0 should perform a gap assessment immediately. ### Implementation timeframe Most government agencies can become fully operational with a new payment system in **45–60 days**, with minimal disruption to existing operations and immediate benefits for staff and constituents. The timeline can extend for agencies requiring complex customization or legacy system integrations. --- ## Government Payment Platform Features: Omni-Channel Solutions for All Payment Types Modern government payment platforms now support a comprehensive range of collection methods: - Online portals for 24/7 self-service payments - Mobile applications with biometric authentication - Interactive voice response (IVR) systems for phone payments - In-person terminals and kiosks with contactless options - Virtual terminals for in-office (counter) and over-the-phone payments - SMS/text message payment notifications with direct payment links - Digital wallet compatibility (Google Pay, Apple Pay, PayPal, Venmo) - BankBillPay, which converts paper checks into ACH payments ### Versatile application across government departments Department Payment Applications **Courts & Justice**Traffic citations, criminal fines, restitution payments **Property & Taxation**Property taxes, utility payments, special assessments **Public Works**Permit fees, inspection costs, impact fees **Public Safety**Probation fees, electronic monitoring costs, alarm registrations **Social Services**Child support collection, program fees, benefit repayments **Parks & Recreation**Facility rentals, program registrations, admission fees **Motor Vehicles**Registration fees, title transfers, special plates **Records & Licensing**Public records requests, business licenses, professional certifications According to a 2025 survey by the [Government Finance Officers Association (GFOA)](https://www.gfoa.org/), agencies offering multiple payment channels collect revenue an average of **15 days faster** than those with limited options. --- ## 2026 NACHA ACH Rule Changes: What Government Agencies Must Know Now NACHA is implementing its most significant ACH rule changes in years across 2026, and government agencies need to be aware of both phases. **⚠️ Action required — NACHA Phase 2 deadline: June 22, 2026** **Phase 1 (March 20, 2026):** Fraud monitoring requirements took effect for all ODFIs and high-volume non-consumer originators (≥6 million ACH transactions in 2023). Standardized Company Entry Descriptions — "PAYROLL" and "PURCHASE" — also became effective for all applicable originators on this date. **Phase 2 (June 22, 2026):** Extends fraud monitoring requirements to ALL remaining non-consumer originators, Third-Party Senders, Third-Party Service Providers, and RDFIs, regardless of volume. (June 19 is a federal holiday; the practical compliance date is June 22.) For government agencies processing utility payments, tax collections, or fee billing via ACH, your payment descriptions must be updated and your fraud monitoring processes documented before June 22, 2026, or your transactions risk rejection at the RDFI level. Beyond Phase 2, NACHA's 2026 rule package also includes: - **Mandatory account verification** before sending ACH credits — effective alongside Phase 1 for all originators - **IAT classification clarifications** — effective September 18, 2026 - **Non-Same Day ACH credit funds availability by 9:00 a.m.** — also effective September 18, 2026 Talk to your payment processor now about whether your current ACH setup is compliant with both the new description requirements and the fraud monitoring mandate. IntelliPay's [government payment processing solutions](https://intellipay.com/industries/government/) are built to stay current with NACHA requirements, so your agency doesn't have to manage that compliance burden internally. --- ## Service Fee Programs: Zero-Cost Processing Solutions for Government Agencies A service fee program allows a government agency to accept card payments at zero cost to the agency. The constituent pays a clearly disclosed service fee, separate from the amount owed, which covers all card processing costs. IntelliPay, acting as the third-party payee (TPP), collects the service fee and applies it to cover interchange and processing expenses. The agency receives 100% of the amount due. All fees must comply with Visa and Mastercard card brand rules and be clearly disclosed before the transaction is completed. ### Key benefits of modern service fee solutions - Complete transparency with all fees disclosed upfront to constituents - Card brand compliance, ensuring all fees meet Visa, Mastercard, and other network requirements - Automated fee calculations that adjust based on payment method and transaction amount - Fee optimization algorithms that minimize costs to constituents while covering processing expenses - Alternative payment options for constituents who prefer not to pay service fees **ℹ️ VAMP compliance note — April 2026** Government agencies processing card payments are now subject to Visa's consolidated VAMP (Visa Acquirer Monitoring Program) framework. As of **April 1, 2026**, the merchant "Excessive" threshold tightened to **1.5%** — down from 2.2% — with $8-per-violation fines and no warning tier. Agencies should confirm their processor is actively monitoring VAMP ratios on their behalf. See IntelliPay's [VAMP Compliance Guide](https://intellipay.com/vamp-compliance-guide-post-april-2026-intellipay/) for full details. ### Service fee program in practice A mid-sized county government in the Midwest implemented a service fee program for its tax collections in 2024. Within the first year, they: - Eliminated $287,000 in annual processing costs - Increased electronic payment adoption by 41% - Reduced payment processing staff requirements by 2.5 FTEs - Accelerated average payment collection by 12 days --- ## Secure Government Payment Processing: Control and Management The latest government payment platforms have evolved far beyond basic transaction processing. Modern solutions include: - Centralized administration dashboards providing complete visibility across all departments - Hierarchical permission structures that allow precise control over who can access specific functions - Real-time reporting and analytics to help identify trends and optimize collection efforts - Automated reconciliation tools that integrate with existing accounting systems - Customizable workflows that adapt to each department's specific processes - Compliance management tools that ensure adherence to relevant regulations Legacy systems remain the single biggest barrier to modernization. Government leaders consistently cite dated backend infrastructure as their top obstacle to faster digital payment adoption — not budget or political will. The good news is that modern payment platforms don't require a full system replacement. Agencies are increasingly using front-end payment interfaces that integrate directly with existing accounting and ERP systems, creating a seamless digital experience for residents without requiring a ground-up technology overhaul. --- ## Future-Proofed Government Online Payment Systems The rapid evolution of payment technology requires platforms that can adapt. Look for solutions that offer: - Modular architecture that allows you to add new capabilities without replacing your core system - Regular feature updates that incorporate the latest payment innovations - Open integration frameworks to connect with emerging technologies - Flexible deployment options, including cloud-based, hybrid, and on-premises solutions - Scalability to accommodate growing transaction volumes and expanding service offerings --- ## What's New in Government Payment Processing for 2026 A lot has changed since this guide was first published. Here's a summary of the key developments your agency needs to know right now: - **Federal EFT mandate** — President Trump's March 2025 Executive Order requires all federal agencies to move to electronic payments for both incoming and outgoing transactions, accelerating the push away from paper across all levels of government. - **NACHA ACH rule changes** — New standardized payment descriptions and fraud monitoring requirements have taken effect in two phases: March 20 and June 22, 2026. If your agency originates ACH, both your payment descriptions and your fraud monitoring processes must be updated before Phase 2. - **Digital adoption gap** — 78% of state and local agencies accept online payments, but only 49.5% of transactions actually go through digital channels. The priority for 2026 is driving resident adoption, not just adding digital options. - **PCI DSS v4.0.1 fully mandatory** — All 51 future-dated requirements became mandatory March 31, 2025. Agencies still operating under v3.2.1 controls have a compliance gap and should address it immediately. - **VAMP threshold tightened to 1.5%** — Visa's unified fraud and dispute monitoring program reached its final, stricter threshold on April 1, 2026. Government agencies processing card payments must ensure their processor is actively managing this metric. - **AI entering government payments** — Agencies are beginning to deploy AI for back-office reconciliation and fraud detection, though resident-facing AI applications remain limited. - **Service fee compliance** — State-by-state rules governing service fees and convenience fees for government payments continue to evolve. Agencies using outdated fee structures risk Visa and Mastercard compliance violations, as well as state regulatory exposure. --- ## IntelliPay: The Government Payment Processing Solution Building on its legacy as GovTeller, IntelliPay has served governments and agencies of all sizes for over twenty years. The platform has continuously evolved to meet the changing needs of government entities, with recent innovations including: - AI-powered analytics for detecting revenue opportunities and optimizing collection strategies - Advanced fraud prevention systems that have reduced fraudulent transactions by 87% for partner agencies - Expanded integration capabilities with over 200 government software providers - Enhanced constituent experience features that have contributed to a 34% increase in on-time payments ### Not sure if your agency is capturing every available efficiency? IntelliPay reviews your current payment setup, identifies compliance gaps, and shows you exactly what a service fee program would save your agency. No obligation. [Talk to a Consultant](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE)intellipay.com · 855-872-6632 · sales@intelliPay.com PCI DSS v4.0.1 Certified · Processing since 2004 --- ## Frequently Asked Questions **What is government payment processing?** Government payment processing refers to the systems, technology, and workflows that state and local agencies use to collect fees, taxes, utility bills, fines, court payments, and other public revenue electronically. Modern platforms support online portals, mobile apps, IVR phone payments, in-person terminals, and digital wallets — giving residents multiple convenient ways to pay while reducing manual processing costs for agencies. **What is a service fee program for government agencies?** A service fee program allows a government agency to accept card payments at zero cost to the agency. The constituent pays a clearly disclosed service fee — separate from the amount owed — which covers all card processing costs. IntelliPay, acting as the third-party payee (TPP), collects the service fee and uses it to cover interchange and processing expenses. The agency receives 100% of the amount due. Service fees must comply with Visa and Mastercard card brand rules and must be clearly disclosed before the transaction is completed. **How long does it take a government agency to implement a new payment system?** Most government agencies using IntelliPay are fully operational within 45–60 days of contract signing. Implementation includes API integration with existing government management software, staff training, and testing across all payment channels. Agencies with complex customization or legacy system integrations may require additional time. **What payment channels can a government agency offer constituents?** Modern government payment platforms support online self-service portals, mobile apps with biometric authentication, IVR phone payments, in-person terminals and kiosks with contactless options, virtual terminals for counter and phone staff, SMS text-to-pay links, digital wallets (Apple Pay, Google Pay, PayPal), and BankBillPay, which converts paper checks into ACH payments. **Can a government agency accept credit cards without paying processing fees?** Yes, through a compliant service fee program. The agency passes the cost to the constituent as a disclosed fee, which is permitted under Visa and Mastercard rules for government and utility merchants (MCC 9311 and related codes). The agency receives the full amount owed; IntelliPay collects and applies the service fee to cover all processing costs. **What are the 2026 NACHA ACH rule changes and do they affect government agencies?** Yes. NACHA's 2026 rules require all ACH originators to use standardized Company Entry Descriptions ("PAYROLL" for PPD wage/salary credits and "PURCHASE" for WEB debit consumer e-commerce transactions) and to implement risk-based fraud monitoring processes. Phase 1 took effect March 20, 2026; Phase 2 applies to all remaining non-consumer originators by June 22, 2026. A third phase covering IAT classification and funds availability takes effect September 18, 2026. Government agencies processing utility payments, tax collections, or fee billing via ACH must ensure compliance before the Phase 2 deadline to avoid transaction rejections. **Does the federal EFT executive order apply to state and local governments?** The March 2025 executive order applies directly to federal agencies. It does not carry the force of law at the state and local level, but it serves as a strong policy signal accelerating digital payment adoption across all government tiers. Many state and local agencies are using the federal mandate as justification for modernization budget requests and vendor selection processes. **What is PCI DSS v4.0.1 and what does it mean for government agencies?** PCI DSS v4.0.1 is the current and sole active version of the Payment Card Industry Data Security Standard, effective from January 2025. All 51 future-dated requirements became fully mandatory on March 31, 2025. Agencies processing card payments must now comply with strengthened requirements including universal multi-factor authentication for cardholder data environments and enhanced payment page security for online portals. Agencies that last validated under v3.2.1 have a compliance gap. **What is the Visa VAMP program and does it apply to government agencies?** VAMP (Visa Acquirer Monitoring Program) replaced Visa's legacy VFMP and VDMP programs in April 2025, combining fraud reports (TC40) and dispute chargebacks (TC15) into a single ratio. The merchant "Excessive" threshold tightened to 1.5% on April 1, 2026, with $8-per-violation fines and no warning period. It applies to any merchant processing Visa card transactions above the 1,500 qualifying transaction minimum — which includes most government agencies. Your payment processor should be actively monitoring and managing your VAMP ratio. --- ## Sources and References 1. White House. *Executive Order on Modernizing Payments to and from America's Bank Account.* March 2025. [whitehouse.gov](https://www.whitehouse.gov/presidential-actions/2025/03/modernizing-payments-to-and-from-americas-bank-account/) 2. NACHA. *Summary of Upcoming Rule Changes.* [nacha.org](https://www.nacha.org/content/summary-upcoming-rule-changes) 3. McKinsey & Company. *State of Consumer Digital Payments in 2024.* October 2024. [mckinsey.com](https://www.mckinsey.com/industries/financial-services/our-insights/banking-matters/state-of-consumer-digital-payments-in-2024) 4. S&P Global 451 Research. *Contactless Payments in the US: Crossing the Tipping Point.* March 2026. [451alliance.com](https://blog.451alliance.com/contactless-payments-in-the-us-crossing-the-tipping-point/) 5. Government Finance Officers Association. *2025 Government Payment Modernization Survey.* [gfoa.org](https://www.gfoa.org/) 6. PCI Security Standards Council. *PCI DSS v4.0.1 Requirements and Testing Procedures.* [pcisecuritystandards.org](https://www.pcisecuritystandards.org/document_library/) 7. Federal Reserve Financial Services. *2026 Payment Services Fee Schedule.* [frbservices.org](https://www.frbservices.org/news/fed360/issues/121625/general-2026-fees-payment-system-enhancements) 8. IntelliPay. *VAMP Compliance Guide: Post-April 2026.* [intellipay.com](https://intellipay.com/vamp-compliance-guide-post-april-2026-intellipay/) **Disclaimer:** This article is for general informational purposes only and does not constitute legal, regulatory, financial, or compliance advice. Government payment processing is governed by strict federal and state regulations, as well as Visa and Mastercard operating rules. "No-cost" or "fee-based" models must comply with the most recent Visa Government and Higher Education Payment Program guidelines and applicable state statutes, which vary by jurisdiction. Compliance with NACHA 2026 fraud monitoring mandates — including the June 22, 2026 Phase 2 deadline — is the responsibility of the originating agency; IntelliPay provides the tools to facilitate this compliance but recommends consultation with your agency's legal counsel. PCI DSS v4.0.1 compliance obligations apply to all entities that store, process, or transmit cardholder data; the 51 future-dated requirements became mandatory on March 31, 2025. VAMP thresholds and enforcement actions are established by Visa and subject to change. All IntelliPay platform features are subject to specific agency configuration and system compatibility. Statistics reflect publicly available data as of June 2026. **Last updated: June 2026.** IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA. --- ## Related Reading Government [Government Payment Solutions — IntelliPay](https://intellipay.com/industries/government/) Compliance [VAMP Compliance Guide: Post-April 2026](https://intellipay.com/vamp-compliance-guide-post-april-2026-intellipay/) Service Fees [The Inconvenient Truth About Convenience Fees for Utilities](https://intellipay.com/the-inconvenient-truth-about-convenience-fees-for-utilities/) Cost Reduction [Stop Overpaying for Payment Processing](https://intellipay.com/stopoverpaying/) Disputes [Chargebacks: What Agencies Need to Know](https://intellipay.com/chargebacks-what-agencies-need-to-know-part-1/) Compliance [Surcharge & Interchange Fee Laws 2025–2026: State-by-State Guide](https://intellipay.com/surcharge-interchange-fee-legislation-2026/) ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government & Private Sector **Tags:** accelerated revenue collection, administrative efficiency, API integration, constituent experience, Credit card, debit card, electronic monitoring costs, electronic payment for government agencies, EMV technology, government cost savings, government online payment systems, government payment consulting, government payment experts, government payment platform, government payment processing, government payments, government software integration, government technology innovation, IntelliPay, IntelliPay government solutions, no-code solutions, no-cost government payment solutions, payment modernization services, payment platform migration, payment processing ROI, payment system implementation, secure government payments, service fee, service fee programs, special assessments Public Works Permit fees, utility payments --- ### [Visa CEDP and Product 3: What Government Agencies, Insurers, Property Managers, and Nonprofits Must Do Now (2026](https://intellipay.com/visa-cedp-product-3-government-insurance-nonprofits/) **Published:** June 4, 2026 **Author:** Dale Erling **Content:** Visa CEDP, Product 3, and Mastercard Enhanced Data: Government, Insurance, Property Management and Nonprofits (2026) by [Dale Erling](https://intellipay.com/author/dale/) | June 4, 2026 | [Payment Optimization](https://intellipay.com/category/payment-optimization/) Contents - [Visa CEDP, Product 3, and Mastercard Enhanced Data: What Government Agencies, Insurers, Property Managers, and Nonprofits Must Do Now](#Visa_CEDP_Product_3_and_Mastercard_Enhanced_Data_What_Government_Agencies_Insurers_Property_Managers_and_Nonprofits_Must_Do_Now) - [What Changed and Why the Old Approach No Longer Works](#What_Changed_and_Why_the_Old_Approach_No_Longer_Works) - [Visa CEDP and Product 3: How the Program Works](#Visa_CEDP_and_Product_3_How_the_Program_Works) - [Verified vs. Non-Verified Status](#Verified_vs_Non-Verified_Status) - [What Visa Flags as Junk Data](#What_Visa_Flags_as_Junk_Data) - [The CEDP Participation Fee](#The_CEDP_Participation_Fee) - [Mastercard Enhanced Data: A Separate Program](#Mastercard_Enhanced_Data_A_Separate_Program) - [Program Comparison: Where Things Stand Now](#Program_Comparison_Where_Things_Stand_Now) - [How This Plays Out in Your Vertical](#How_This_Plays_Out_in_Your_Vertical) - [Government Agencies (MCC 9311 and Related)](#Government_Agencies_MCC_9311_and_Related) - [Property Management (MCC 6513 and Related)](#Property_Management_MCC_6513_and_Related) - [Insurance (MCC 6300 and Related)](#Insurance_MCC_6300_and_Related) - [Nonprofits (MCC 8398 and Related)](#Nonprofits_MCC_8398_and_Related) - [Product 3 Data Fields: What Must Be Submitted](#Product_3_Data_Fields_What_Must_Be_Submitted) - [The 45-Day Clawback Rule](#The_45-Day_Clawback_Rule) - [Five Steps to Get This Right](#Five_Steps_to_Get_This_Right) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Not Sure If Your Commercial Transactions Are Qualifying?](#Not_Sure_If_Your_Commercial_Transactions_Are_Qualifying) - [Sources and References](#Sources_and_References) - [Related Reading](#Related_Reading) # Visa CEDP, Product 3, and Mastercard Enhanced Data: What Government Agencies, Insurers, Property Managers, and Nonprofits Must Do Now ⚡ Quick Answer - **Visa Level 2 is gone.** It sunset in April 2026. Transactions on commercial cards either qualify for Product 3 under CEDP or they pay base interchange, which can exceed 3% all-in. - **Level 3 is now Product 3.** Under Visa's Commercial Enhanced Data Program (CEDP), every line-item field is validated in real time. Merchants with clean data get Verified status and lower rates. Everyone else pays base. - **Mastercard is a separate program.** Mastercard has not adopted CEDP. Its Level 2 and Level 3 programs are still active under their own rules. - **Government agencies, insurers, property managers, and nonprofits are all exposed.** Each of these verticals accepts meaningful commercial, corporate, and purchasing card volume. Without compliant data passing through your processor and gateway, those transactions are downgrading every billing cycle. - **Visa can claw back interchange savings up to 45 days after settlement** if submitted data turns out to be inaccurate or static. If you run billing for a government agency, an insurance operation, a property management portfolio, or a nonprofit, you accepted commercial credit cards this year. Some of those cards were corporate cards. Some were purchasing cards. Some were government cards issued to businesses and contractors making payments on behalf of their organizations. If your payment stack was not sending clean, invoice-level line-item data on every one of those transactions, you were paying more than you needed to. And you probably did not know it. Here is what changed, what it means for your organization specifically, and what you need to do about it. The utility CEDP picture is covered separately in our [MCC 4900 utility guide](https://intellipay.com/visa-cedp-utilities-mcc-4900/). The full Product 3 technical reference is in our [complete Product 3 merchant guide](https://intellipay.com/visa-cedp-product-3-explained/). This article focuses on the verticals those guides do not cover. --- ## What Changed and Why the Old Approach No Longer Works For roughly two decades, Visa and Mastercard ran enhanced data programs known as Level 1, Level 2, and Level 3. The deal was simple: submit more transaction data on commercial card payments, qualify for lower interchange rates. Level 2 required a sales tax amount and a customer code. Level 3 required full line-item detail including item descriptions, quantities, unit prices, commodity codes, and ship-to information. The problem was that enforcement was weak. Many processors learned that submitting static or low-quality data would still qualify for the reduced rates. Zero tax amounts where tax applied, generic product codes, identical line descriptions repeated across thousands of transactions. Visa decided to fix that. CEDP changes the enforcement mechanism entirely. Visa now validates data in real time using AI-based monitoring before assigning interchange rates. Two dates matter: - **October 17, 2025.** CEDP enforcement went live. Level 3 was replaced by Product 3. Visa began validating line-item data quality in real time. A 5-basis-point CEDP participation fee now applies to all qualifying program transactions. - **April 18, 2026.** Visa Level 2 sunset. The Small Business and Commercial Level 2 interchange programs are retired. Product 3 is now the only route to below-base interchange on Visa commercial cards. 🚨 **Both milestones have passed.** If your processor has not confirmed CEDP compliance and Product 3 data submission for your commercial card volume, your transactions are currently routing to base interchange rates. Every billing cycle without action is a billing cycle where you are overpaying. --- ## Visa CEDP and Product 3: How the Program Works CEDP is not simply a rename of Level 3. It adds a data quality validation layer that did not exist before. Understanding how Visa evaluates your transactions determines whether your setup will actually qualify. ### Verified vs. Non-Verified Status Visa classifies participating merchants as either Verified or Non-Verified based on the quality and consistency of the data they submit. - **Verified.** You consistently submit complete, accurate, non-static line-item data meeting all Product 3 field requirements. You qualify for reduced Product 3 interchange rates on eligible commercial card transactions. - **Non-Verified.** Your data is incomplete, inaccurate, or fails Visa's quality checks. Transactions route to base interchange. That said, even Non-Verified merchants can receive Product 3 rates on individual transactions if that specific transaction passes validation. Visa evaluates each transaction separately. Achieving Verified status takes time. Visa typically requires about 30 days of consistent, high-quality data submission before granting Verified classification. ### What Visa Flags as Junk Data Visa's AI monitoring flags several patterns as data quality failures. If your processor or billing system is generating any of these, you will not qualify for Product 3 rates: - Sales tax reported as zero when the transaction involves a taxable sale in a taxable jurisdiction - Item descriptions that match the merchant name. For example, every line item described as "City Water Department" or "ABC Insurance" - Product codes or commodity codes that are generic placeholders like "0000" or "MISC" - Identical unit prices and quantities across every transaction in a portfolio, indicating static data rather than real line items - Ship-to postal codes that are always identical to the merchant postal code regardless of customer location ⚠️ **Important for government agencies and nonprofits.** Many government agencies and nonprofits have genuinely zero-tax transactions. That is legitimate. However, zero tax must be formatted correctly in the appropriate CEDP fields with proper indicators, not left blank or null. Ask your processor specifically how they handle tax-exempt transactions under CEDP. A vague answer is a problem. ### The CEDP Participation Fee All transactions submitted under CEDP incur a 5-basis-point (0.05%) participation fee from Visa. This applies to both Verified and Non-Verified merchants submitting Product 3 data. For Verified merchants, the net savings, the Product 3 rate discount minus the participation fee, is typically in the range of 10 to 15 basis points on corporate and purchasing cards, and meaningfully higher on large-ticket transactions. --- ## Mastercard Enhanced Data: A Separate Program Mastercard has not adopted CEDP and has not announced plans to do so. Its enhanced data programs, internally called Data Rate II and Data Rate III but commonly referred to as Level 2 and Level 3, remain active under Mastercard's own rules as of this writing. ℹ️ **Note on Mastercard.** Your processor needs to handle Visa CEDP and Mastercard enhanced data correctly and separately. A gateway that updated for CEDP compliance may or may not have simultaneously updated its Mastercard enhanced data submission. These are different technical implementations. Confirm both explicitly with your processor. For Mastercard commercial, corporate, and purchasing card transactions, Level 2 data includes the sales tax amount, customer code or purchase order number, and merchant postal code. The tax amount must be between 0.1% and 22% of the transaction total to qualify, or properly indicated as zero for exempt transactions. Level 3 requires all Level 2 fields plus full line-item detail per Mastercard's specifications. As of October 2025, Mastercard also tightened its unit-of-measure field requirements. If your system previously submitted a generic unit, your processor should now be populating a compliant value. --- ## Program Comparison: Where Things Stand Now Program Network Status (June 2026) Savings vs. Base Line Items Required **Level 2** Visa Retired April 2026 N/A N/A **Product 3 (CEDP)** Visa Active, Verified status required ~10 to 15 bps; more on large tickets Yes, AI-validated **Level 2** Mastercard Active, unchanged ~75 bps on eligible cards No **Level 3 (Data Rate III)** Mastercard Active, unchanged Up to ~100 bps Yes, per MC specs --- ## How This Plays Out in Your Vertical The exposure to commercial card interchange is not the same across every industry. Here is what CEDP and Mastercard enhanced data actually look like for each of IntelliPay's non-utility verticals. ### Government Agencies (MCC 9311 and Related) Government agencies, county treasurers, municipal offices, courts, and licensing departments, accept payment for taxes, fees, licenses, permits, and fines. A significant and growing share of those payments arrive via corporate purchasing cards and government cards issued to businesses, law firms, and contractors paying on behalf of their organizations. The practical reality for most agencies: a property tax payment or permit fee is a single-line transaction. It is conceptually simple. But the Product 3 field requirements still apply to the card type. Your processor needs to populate all required fields correctly even when the transaction has only one line item. Item description should reflect the actual payment type, for example "Property Tax, Parcel 12-345-678, 2026 Q1," not a generic agency name. Work with IntelliPay to confirm how your MCC 9311 transactions are being structured under CEDP. ### Property Management (MCC 6513 and Related) Property management companies and HOA billing operations regularly receive commercial card payments from business tenants, corporate property owners, and commercial lessees paying dues and assessments. These are exactly the card types CEDP targets. Property management has an added complexity. Billing typically runs through property management software that integrates to a payment gateway via API. That integration, not just the gateway, needs to pass Product 3 fields through the full stack. If the property management software is not populating item description, unit number, lease charge type, and amount breakdown, the gateway has nothing to forward to Visa. This is a software configuration issue, not just a processor issue. ### Insurance (MCC 6300 and Related) Insurance premium payments via commercial cards represent meaningful volume at mid-size and regional carriers. An employer paying group health or liability premiums on a corporate card, a business owner paying commercial lines via purchasing card. These are Product 3 eligible transactions. Without compliant data submission, they route to base commercial interchange. Insurance billing systems frequently operate on legacy platforms or third-party policy administration software that was not built with enhanced payment data in mind. The integration point between policy billing and payment processing is where Product 3 data often breaks down. If your payment processor receives only a lump-sum authorization with no line-item context, it cannot generate compliant CEDP submissions downstream. ### Nonprofits (MCC 8398 and Related) Nonprofits collect membership dues, event registrations, sponsorships, and program fees. Corporations sponsoring events and paying dues often do so with corporate cards. Foundations making payments may use purchasing cards with line-item reporting requirements built into their internal approval workflows. Most nonprofits assume their card volume is predominantly consumer. It often is not, especially for organizations with corporate membership tiers or sponsorship programs. Pull a card-type breakdown from your processor to see what share of your volume runs on commercial, corporate, or purchasing cards. That share is your CEDP and Mastercard enhanced data exposure. Many organizations are surprised by the number. --- ## Product 3 Data Fields: What Must Be Submitted To qualify for Visa's Product 3 interchange under CEDP, the following fields must be submitted with every eligible commercial card transaction. All fields are required. There is no partial credit. Visa validates each field for accuracy, not just presence. FieldNotes **Invoice / Order Number**Must be unique and meaningful, not auto-generated sequential numbers that suggest no real reference **Customer Code / PO Number**The buyer's internal reference for the purchase **Sales Tax Amount**Actual amount; exempt transactions must use correct exempt indicators, not null or blank **Ship-to Postal Code**Actual customer location, must not default to merchant ZIP on every transaction **Item Description**Descriptive and specific; cannot match the merchant name or be a generic placeholder **Item Quantity**Actual unit count per line item **Unit of Measure**Specific (e.g., EA, HR, MO). Mastercard also tightened this in October 2025 **Unit Price**Per-unit cost for each line item **Item Commodity Code**A real commodity code. Generic codes like 0000 will flag as junk data **Total Item Amount**Quantity x Unit Price, matching the line-item total **Discount Amount**Required if a discount was applied; cannot be omitted **Freight / Shipping Amount**Required if applicable; zero is acceptable if no freight was charged --- ## The 45-Day Clawback Rule This catches organizations by surprise, so it deserves a clear explanation. Under CEDP, Visa's AI monitoring does not only evaluate transactions at authorization. Visa continues reviewing submitted data after settlement. If Visa determines, within 45 days of settlement, that data used to qualify a transaction for Product 3 rates was inaccurate or static, it can reclassify those transactions and issue a debit against your settlement account for the difference. What that means in practice: even if your transactions are currently clearing at Product 3 rates, you are not protected if the data behind those rates is low quality. A month of incorrectly qualified transactions can become a surprise charge two billing cycles later. Clawback risk is highest when billing systems auto-populate static or template-style data across large volumes. Which is exactly how most government billing, property management, insurance, and nonprofit payment systems operate. Have your processor audit a sample of actual submitted data fields, not just confirm that fields are present. --- ## Five Steps to Get This Right - 1 **Pull your commercial card volume**Ask your processor for a statement breakdown showing transaction count and volume by card type. Specifically separate business, corporate, purchasing, and government cards from consumer cards. This tells you your actual CEDP exposure. If your processor cannot provide this breakdown, that is a red flag. - 2 **Confirm Product 3 field submission with actual data, not a yes or no**Ask your processor to pull a sample of actual transaction data submitted on recent commercial card transactions and show you the specific Product 3 fields as submitted. Confirm they contain real, transaction-specific data, not placeholders. Ask whether your CEDP submissions have Verified or Non-Verified status. - 3 **Audit the integration between your billing software and your gateway**Line-item data originates in your billing system, not in your payment processor. If your invoicing, property management, policy administration, or accounting software is not passing item description, quantity, unit price, and commodity code to your gateway, the gateway cannot forward it to Visa. This is a software configuration issue that needs both your software vendor and your processor involved. - 4 **Establish a policy for tax-exempt transactions**If a significant share of your transactions are legitimately tax-exempt, common in government and nonprofit contexts, you need a defined approach for how those are handled under CEDP. Zero tax submitted without correct exempt indicators reads as a data quality failure. Ask your processor how they document and handle this scenario specifically. - 5 **Confirm Mastercard Level 2 and Level 3 separately**CEDP compliance and Mastercard enhanced data compliance are separate technical implementations. Ask specifically about Mastercard Data Rate II and Data Rate III submission, and the October 2025 unit-of-measure requirement. Your Mastercard commercial card volume is likely leaving the same savings gap if this has not been addressed independently of CEDP. --- ## Frequently Asked Questions My organization mostly processes consumer cards. Do we need to worry about CEDP?It depends on your card mix, and organizations are often surprised when they pull a card-type report from their processor. Corporate cards and purchasing cards are issued to individuals who use them for organizational expenses. An employee paying a permit fee for their employer, a property manager paying HOA dues for a corporate owner, a nonprofit sponsor charging a sponsorship fee on a company card. These look like individual transactions but they are commercial card transactions subject to CEDP. Pull the breakdown before assuming your exposure is low. What is the actual difference between the old Level 3 and Visa's Product 3 under CEDP?Level 3 required submitting specific line-item fields, but enforcement of data quality was minimal. Processors could pass static or low-quality data and still qualify for lower rates. Product 3 under CEDP requires the same fields but adds Visa's AI-based data quality validation. Data is evaluated for accuracy, not just presence, before the reduced rate is applied. Merchants with poor-quality data receive Non-Verified status and do not qualify for Product 3 rates. Visa also now charges a 5-basis-point CEDP participation fee on all qualifying program transactions, which did not exist under the old Level 3 structure. We process government payments under MCC 9311. Are we eligible for Product 3?Yes, MCC 9311 is eligible for CEDP and Product 3 rates on commercial card types including corporate, purchasing, and business cards. The challenge is that government payment transactions are often single-line, one payment for a specific tax bill or fee. You still need to populate all Product 3 fields correctly for that single line. Item description should reflect the actual payment type, for example "Property Tax, Parcel 12-345-678, 2026 Q1," not a generic agency name. IntelliPay can help confirm how your MCC 9311 transactions are being structured and submitted. Can Visa really claw back interchange savings after we have already settled?Yes. Under CEDP, Visa reserves the right to reclassify transactions and debit your settlement account for the interchange difference if it determines, within 45 days of settlement, that submitted data did not meet quality standards. This is an active enforcement mechanism. It is particularly relevant for organizations whose billing systems auto-populate static or template-style data across large volumes. The way to avoid it is ensuring submitted data is genuinely transaction-specific and accurate, not just technically present in the right fields. Has Mastercard announced any changes to match Visa's CEDP?As of June 2026, Mastercard has made no announced changes to align with Visa's CEDP framework. Mastercard's Level 2 and Level 3 (Data Rate II and Data Rate III) programs remain active under their own specifications. Mastercard did tighten its unit-of-measure field requirement in October 2025, but this was a refinement to its existing program, not a structural overhaul comparable to CEDP. Monitor Mastercard's April and October interchange update announcements for any future changes. Our nonprofit is tax-exempt. Does that disqualify us from Product 3 rates?No. Tax-exempt status does not disqualify you from Product 3 rates. But transactions with zero tax must be formatted correctly in the data submission. Leaving the tax field null or blank is not the same as properly populating an exempt indicator. Visa's data quality checks can flag zero-tax transactions as suspicious if the surrounding data context does not support the exemption. Ask your processor how they handle tax-exempt transactions specifically under CEDP. IntelliPay has developed protocols for nonprofit and government exempt-transaction handling under the new program. We use a third-party property management platform connected to our processor via API. Who is responsible for Product 3 compliance?Both parties share responsibility, but the data originates with your property management software. Your processor cannot submit Product 3 fields it has not received. If your software is only sending a transaction total and card credentials, without item description, quantity, unit price, and other Product 3 fields, your gateway cannot generate compliant CEDP submissions regardless of its own capabilities. You need your software vendor to confirm their API passes all required Product 3 fields. Your processor then confirms they are forwarding those fields correctly to Visa. IntelliPay can help identify where the breakdown is occurring. --- ### Not Sure If Your Commercial Transactions Are Qualifying? IntelliPay audits your processing statement, identifies your commercial card volume, and shows you exactly what Product 3 and Mastercard enhanced data savings you are or are not capturing. No obligation. [Talk to a Consultant](https://intellipay.com/talk-to-a-consultant/)intellipay.com · 855-872-6632 · sales@intelliPay.com PCI DSS Level 1 Certified · Processing since 2004 ### Sources and References 1. Visa. *Commercial Enhanced Data Program (CEDP) Overview and Technical Specifications.* Visa Merchant Resource Library. [usa.visa.com/support/merchant/library.html](https://usa.visa.com/support/merchant/library.html) 2. Visa. *Interchange Reimbursement Fees, U.S. Domestic Interchange April 2026.* [usa.visa.com, Merchant Resources](https://usa.visa.com/support/merchant/merchant-resources.html) 3. Mastercard. *U.S. Interchange Rate Programs.* Mastercard Merchant Resource Center. [mastercard.us](https://www.mastercard.us/en-us/business/overview/merchant-resources.html) 4. NMI. *Everything You Need to Know About Visa CEDP* (updated February 2026). [nmi.com](https://www.nmi.com/blog/everything-you-need-to-know-about-visa-cedp/) 5. Wind River Payments. *Big Changes to Visa's Level 2 and Level 3 Incentive Program* (October 2025). [windriverpayments.com](https://www.windriverpayments.com/big-changes-to-visas-level-2-and-level-3-incentive-program/) 6. IntelliPay. *Visa CEDP & Product 3 Explained: The Complete Merchant Guide* (2026). [intellipay.com/visa-cedp-product-3-explained/](https://intellipay.com/visa-cedp-product-3-explained/) 7. IntelliPay. *Visa CEDP & Service Fees: MCC 4900 Utility Guide* (updated April 2026). [intellipay.com/visa-cedp-utilities-mcc-4900/](https://intellipay.com/visa-cedp-utilities-mcc-4900/) **Disclaimer:** This article is for general informational purposes only and does not constitute legal, regulatory, financial, or compliance advice. Visa CEDP rules, Mastercard interchange programs, and applicable interchange rates change periodically and may vary based on your merchant category code, card types accepted, processor agreements, and transaction characteristics. The information here reflects publicly available sources as of June 2026. Consult your acquiring bank, payment processor, and qualified legal counsel before making compliance or processing decisions. IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA. ### Related Reading [CEDP Reference Visa CEDP & Product 3: The Complete Merchant Guide ](https://intellipay.com/visa-cedp-product-3-explained/) [Utilities Visa CEDP & Service Fees: MCC 4900 Utility Guide ](https://intellipay.com/visa-cedp-utilities-mcc-4900/) [Interchange Interchange Fees Explained: What They Are and How Merchants Lower Cost ](https://intellipay.com/interchange-fees-explained-what-they-are-who-sets-them-and-how-merchants-lower-cost/) [Optimization Merchant Processing Optimization: How to Reduce Transaction Fees in 2026 ](https://intellipay.com/merchant-processing-optimization/) [Compliance Surcharge & Interchange Fee Laws 2025-2026: State-by-State Guide ](https://intellipay.com/surcharge-interchange-fee-legislation-2026/) [Compliance VAMP Compliance After April 2026 ](https://intellipay.com/vamp-compliance-guide-post-april-2026-intellipay/) ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Payment Methods & Technologies, Uncategorized --- ### [Cards on File and Recurring Billing: Complete Compliance Guide (2026)](https://intellipay.com/cards-on-file-recurring-billing-guide/) **Published:** June 4, 2026 **Author:** Dale Erling **Content:** Cards on File & Recurring Billing: Compliance Guide (2026) | IntelliPay ⚡ Quick Answer A card on file is a stored payment credential a cardholder authorizes for future charges. Using it correctly requires clear documented consent, proper CIT/MIT transaction indicators on every charge linked via the Original Transaction ID (OTID), and an easy cancellation process. Skip any of those and you are looking at higher decline rates, chargebacks you will not win, and potential card network violations. The rules have tightened a lot over the last several years. Getting this right is not optional anymore. If your organization collects regular payments from the same people, you have probably thought about putting payment methods on file. Monthly insurance premiums, utility bills, HOA dues, healthcare copays, membership fees. Maybe you already do it. But having a card on file and doing it correctly are two very different things. The gap between them is where compliance problems, failed payments, and cardholder disputes quietly pile up. Here is what cards on file actually require, what the rules say, and how to set up recurring billing in a way that reduces costs and protects your organization. --- Contents - [What "Card on File" Actually Means](#What_Card_on_File_Actually_Means) - [Why the Rules Around Stored Credentials Have Gotten Stricter](#Why_the_Rules_Around_Stored_Credentials_Have_Gotten_Stricter) - [Issuer scrutiny and transaction flagging](#Issuer_scrutiny_and_transaction_flagging) - [Network tokenization and stored credentials](#Network_tokenization_and_stored_credentials) - [Before You Store a Single Card Number: The Authorization Requirements](#Before_You_Store_a_Single_Card_Number_The_Authorization_Requirements) - [Reducing Failed Payments: The Practical Side of Recurring Billing](#Reducing_Failed_Payments_The_Practical_Side_of_Recurring_Billing) - [Cancellation and Consumer Rights](#Cancellation_and_Consumer_Rights) - [Do You Have a Cards-on-File Policy?](#Do_You_Have_a_Cards-on-File_Policy) - [Five Questions to Ask Your Payment Processor](#Five_Questions_to_Ask_Your_Payment_Processor) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Sources and References](#Sources_and_References) - [Not sure if your recurring billing setup is compliant?](#Not_sure_if_your_recurring_billing_setup_is_compliant) - [Related Reading](#Related_Reading) ## What "Card on File" Actually Means A card on file is a stored payment credential, whether that is a credit card, debit card, or bank account, that a cardholder authorizes your organization to charge later. Simple enough. But how you use that authorization matters a lot, because card networks treat different types of stored-credential transactions differently.[\[1\]](#r1) Use the wrong type and you will see more declines and lose more disputes. There are three types you need to know: - **Recurring billing** Same amount, predictable schedule. Monthly water bills, quarterly dues, annual memberships. The customer knows what is coming and when. - **Installment billing** A fixed total split into a set number of payments. A tax bill in six installments, a healthcare payment plan with a known end date. The schedule is agreed to upfront. - **Unscheduled CoF transactions** No fixed schedule, no fixed amount. The charge fires when a condition is met, not a calendar date. An insurance premium after an annual review. A variable utility bill. These require the most careful setup and documentation. Visa, Mastercard, and the other networks have specific rules for each one. The rules affect how your processor flags the transaction when it is submitted. Get it wrong and your decline rates go up. Get it really wrong and you lose chargebacks you should have won. --- ## Why the Rules Around Stored Credentials Have Gotten Stricter Card network rules on stored credentials have tightened considerably over the last several years. And they are not going back. Here is what has changed and why it affects you. ### Issuer scrutiny and transaction flagging **Banks are paying closer attention to recurring charges.** Card networks now require explicit flagging on stored-credential transactions, both the initial cardholder-initiated transaction (CIT) and every subsequent merchant-initiated transaction (MIT) that follows it.[\[2\]](#r2) Visa also strongly recommends using the Original Transaction ID (OTID) to link every MIT back to the original CIT. This tells the issuing bank the charge is authorized. Without it, your processor is sending transactions that look unfamiliar to banks, and banks are increasingly quick to decline anything that does not look right. **Chargebacks on recurring billing are going up.** "I didn't authorize this" and "I already canceled" are two of the most common chargeback reasons in recurring billing. Without a clean authorization trail linking every MIT to its original CIT, those disputes are hard to win. With one, they often get resolved before they even become chargebacks. ### Network tokenization and stored credentials **How stored credentials work is changing.** The old approach, saving a raw card number against a customer account, is giving way to network tokens. A network token is a credential substitute issued directly by the card network. When a card is renewed or replaced, the token can update automatically. That means fewer failed payments and less time spent chasing down updated card numbers. If you run any volume of recurring billing, this is worth knowing. [IntelliPay's tokenization and security approach](https://intellipay.com/products/) covers how we handle stored credential security on our platform. --- ## Before You Store a Single Card Number: The Authorization Requirements ⚠ Compliance Note Storing a payment credential without proper authorization is not just a compliance gap. It is a violation of card network rules that can result in fines, increased chargeback liability, and in serious cases, loss of your ability to accept cards. There are three things you need before storing a card. All three. Not two out of three. 1. **Clear, informed consent** The cardholder needs to know they are agreeing to future charges. A checkbox buried in your terms of service does not cut it. The language needs to be visible and specific. It should spell out the amount or how it will be calculated, the schedule or the conditions that trigger a charge, and how the cardholder can cancel. 2. **A record you can actually produce** When a dispute comes in, and eventually one will, you need to show exactly what the cardholder agreed to and when. That means storing authorization records where you can retrieve them, not just a checkbox flag in a database. Without a record, you have no defense. 3. **Correct transaction flagging on every charge** Every charge after the initial authorization needs to go out with MIT indicators that tell the issuing bank this is a stored-credential charge the cardholder previously authorized. Ask your processor whether they are submitting MIT indicators per current Visa and Mastercard requirements, and whether they use OTID to link each MIT back to the original CIT. For government agencies and utilities, it can get stricter. Several states have rules on recurring billing disclosures, cancellation rights, and required notice periods that go beyond what the card networks require. Some of those rules apply specifically to utilities and public agencies. Our [utility billing regulations guide](https://intellipay.com/utility-billing-regulations-by-state-what-every-utility-needs-to-know-in-2025-2026/) covers the state-by-state landscape. --- ## Reducing Failed Payments: The Practical Side of Recurring Billing Even with everything set up correctly, recurring transactions still fail. Cards expire, banks reissue numbers after fraud, accounts get closed. For organizations billing hundreds or thousands of people a month, a 2 to 5 percent failure rate is not unusual. If you are not handling it systematically, that turns into uncollected revenue and staff time spent on outreach. Here are four things that meaningfully reduce failure rates: 📅 **Proactive expiration outreach** Send reminders 30 to 45 days before a card expires. Most payment portals can pull a report of expiring credentials. Getting ahead of it costs very little. Chasing failed payments after the fact costs a lot. 🔄 **Account updater services** Many processors offer a service that automatically refreshes expired or replaced credentials before a charge runs. Ask whether it is included or an add-on, and whether it runs before or only after a decline. ⚙️ **Rule-compliant retry logic** Card networks have specific rules on how and when you can retry a failed transaction. Retry too aggressively, or without the right indicators, and a soft decline can harden into a permanent block. A good processor handles this automatically. 📣 **Immediate failure notification** When a payment fails, notify the payer right away with a simple way to update their card online. [IntelliPay's customer portal](https://intellipay.com/products/) lets payers manage their own payment methods, which takes the follow-up work off your team. --- ## Cancellation and Consumer Rights Making cancellation easy might seem like it works against you. It does not. Cardholders who cannot figure out how to cancel do not just stop paying. They call their bank and dispute the charge. Now you are not just losing future billing. You are potentially losing the disputed transactions too, paying chargeback fees, and risking a higher dispute ratio that puts your account under scrutiny. Regulatory Framework Under current Visa and Mastercard rules, merchants offering recurring billing are expected to provide clear disclosures and a reasonable, easy way for customers to cancel, and to stop billing within a defined period after a cancellation request.[\[3\]](#r3) The FTC's "click to cancel" rule, finalized in 2024 and scheduled to take effect in 2025,[\[4\]](#r4) adds another layer for consumer subscription and negative-option programs. It requires cancellation to be at least as easy as enrollment. Worth noting: the FTC rule is scoped to consumer subscription plans and does not uniformly apply to contexts like government utility autopay. But making it easy to cancel is good practice regardless of whether you are legally required to do it. Government agencies have additional obligations here. A resident who sets up autopay for property taxes should be able to cancel online, not by calling a number that is only staffed three days a week. --- ## Do You Have a Cards-on-File Policy? If not, now is a good time to create one. It does not need to be complicated. At minimum it should cover: - **Authorization language and storage** what consent language you use, where it is stored, how long you keep it - **Transaction type classification** whether your charges are recurring, installment, or unscheduled, and confirmation your processor is flagging them correctly with CIT and MIT indicators and OTID - **Pre-charge notification** how and when payers are notified before a charge runs, especially for variable-amount billing - **Credential update and removal** how payers update or remove a stored payment method - **Cancellation processing** how cancellation requests are received, confirmed, and acted on within the required timeframe - **Failed payment handling** retry timing, payer notification, escalation path for continued failures Healthcare and insurance organizations also need to account for HIPAA when payment data touches protected health information. Our [healthcare payment processing](https://intellipay.com/industries/medical/) page covers where payment compliance and healthcare privacy requirements intersect. --- ## Five Questions to Ask Your Payment Processor Not sure if your current setup is handling stored credentials correctly? Ask your processor these five questions directly: 1. Are you submitting MIT indicators on all recurring charges, and are you using OTID to link them back to the original authorization? 2. Do you offer account updater services, and does the refresh happen before a charge runs or only after a decline? 3. How does your platform handle retry logic for failed recurring transactions, and does it follow current Visa and Mastercard retry rules? 4. Does your platform store a network token or a raw card number (PAN)? 5. What reporting do you provide on upcoming card expirations? A processor who handles recurring billing well should answer all five without hesitation. Vague answers, or hearing about MIT indicators and OTID for the first time in this conversation, are worth paying attention to. --- ## Frequently Asked Questions What is the difference between a recurring transaction and an unscheduled card-on-file transaction? + A recurring transaction is a fixed amount on a fixed schedule. A $45 monthly membership billed on the 1st of every month is a recurring transaction. An unscheduled card-on-file transaction has no fixed schedule or amount. It fires when a condition is met, like a utility billing a variable monthly amount or an insurer charging a premium after an annual review. Card networks treat these differently in their stored credential frameworks, so the wrong flag affects your authorization rate and your chargeback exposure. What happens if we store card credentials without proper authorization? + You are in violation of card network rules. Practically speaking, that means fines from your acquirer or the networks, disputes you cannot win because you have no proof of authorization, and in serious or repeated cases, termination of your merchant account. It is not a gray area. What are CIT and MIT transaction indicators, and why do they matter? + CIT stands for cardholder-initiated transaction. That is the initial authorization where the cardholder is actively present and agreeing to the charge. MIT stands for merchant-initiated transaction. That is every subsequent charge you process against the stored credential. Card networks require both to be identified correctly so issuing banks can recognize them as authorized rather than flagging them as suspicious. Visa recommends using the Original Transaction ID (OTID) to link each MIT back to its original CIT. It improves authorization rates and reduces unnecessary declines.[\[2\]](#r2) Does the FTC "click to cancel" rule apply to government utility autopay programs? + Generally no. The FTC rule covers consumer subscription and negative-option plans. Most government utility autopay programs fall outside that scope. That said, many states have their own cancellation rules for utilities, and card network requirements around cancellation disclosures apply regardless of industry. Check with your acquirer and legal counsel on what applies to your specific situation. What is network tokenization and how does it reduce recurring payment failures? + Network tokenization replaces a raw card number with a token managed by the card network, not your processor. When the underlying card is renewed, reissued after fraud, or replaced, the token can often update automatically without the cardholder doing anything. For recurring billing, that means fewer failed payments from expired or reissued cards. Ask your processor whether they are using network tokens or processor-level tokens. The difference matters. What should a cards-on-file policy include for a healthcare organization? + Everything in a standard CoF policy, plus HIPAA. Payment data tied to a patient record or treatment can be subject to HIPAA privacy and security requirements. Your processor agreement should include a Business Associate Agreement where applicable. IntelliPay's [healthcare payment processing page](https://intellipay.com/industries/medical/) covers where payment compliance and healthcare privacy overlap. --- ### Sources and References 1. Visa. *Stored Credential Transaction Framework.* Visa Merchant Resource Library. [usa.visa.com/support/merchant/library.html](https://usa.visa.com/support/merchant/library.html) 2. Visa. *Visa Merchant Business News Digest -- Original Transaction ID (OTID) guidance for recurring and merchant-initiated transactions.* [corporate.visa.com/en/resources/visa-merchant-business-news-digest.html](https://corporate.visa.com/en/resources/visa-merchant-business-news-digest.html) 3. Visa. *Visa Core Rules and Visa Product and Service Rules* (April 2026). Section 5 -- Transactions Using Stored Credentials. [usa.visa.com -- visa-rules-public.pdf](https://usa.visa.com/dam/VCOM/download/about-visa/visa-rules-public.pdf) 4. Federal Trade Commission. *Negative Option Rule (Final Rule -- "Click to Cancel").* 16 CFR Part 425. Finalized 2024. [ftc.gov/legal-library/browse/rules/negative-option-rule](https://www.ftc.gov/legal-library/browse/rules/negative-option-rule) 5. IntelliPay. *Utility Billing Regulations by State: What Every Utility Needs to Know in 2025-2026.* [intellipay.com -- Utility Billing Regulations Guide](https://intellipay.com/utility-billing-regulations-by-state-what-every-utility-needs-to-know-in-2025-2026/) **Disclaimer** This article is for general informational purposes only and does not constitute legal, regulatory, financial, or compliance advice. Card network rules, FTC regulations, and applicable state laws change periodically and may vary based on your industry, location, merchant category code, and contractual arrangements with your acquirer or processor. The regulatory summaries here reflect publicly available information as of the publication date and may not reflect subsequent amendments, enforcement guidance, litigation outcomes, or implementation delays. Consult qualified legal counsel and your payment processor or acquiring bank before making compliance decisions. IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA. ### Not sure if your recurring billing setup is compliant? IntelliPay has been working with government agencies, healthcare organizations, utilities, and businesses on payment infrastructure since 2004. We will take a look at your current setup and tell you what we see, at no obligation. [Talk to a Consultant →](https://intellipay.com/talk-to-a-consultant/)intellipay.com | 855-872-6632 | sales@intellipay.com PCI DSS Level 1 Certified · Processing payments since 2004 · Billions processed annually ### Related Reading [How ACH Payments Work: The Complete Guide (2026)](https://intellipay.com/how-ach-payments-work-the-complete-guide-2026/) [Interchange Fees Explained: What They Are and How to Lower Them](https://intellipay.com/interchange-fees-explained-what-they-are-who-sets-them-and-how-merchants-lower-cost/) [Tougher Chargeback Rules: How to Stay Paid and Compliant](https://intellipay.com/tougher-chargeback-rules-are-here-how-small-businesses-can-stay-paid-and-stay-compliant/) [VAMP Compliance After April 2026](https://intellipay.com/vamp-compliance-guide-post-april-2026-intellipay/) ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations --- ### [How County Treasurers Manage Delinquent Property Taxes Before Tax Sale](https://intellipay.com/how-county-treasurers-manage-delinquent-property-taxes-before-tax-sale/) **Published:** April 23, 2026 **Author:** Dale Erling **Content:** **By Dale Erling, Digital Marketing Strategist, IntelliPay** | [About the Author](https://intellipay.com/team-dale-erling/) **Published:** April 23, 2026 | **Read Time:** 8 minutes Contents - [Quick Answer](#Quick_Answer) - [Let’s Talk About What Treasurers Are Actually Dealing With](#Let8217s_Talk_About_What_Treasurers_Are_Actually_Dealing_With) - [When Does a Delinquent Property Become Eligible for Tax Sale?](#When_Does_a_Delinquent_Property_Become_Eligible_for_Tax_Sale) - [Why Tax Sales Cost More Than They Bring In](#Why_Tax_Sales_Cost_More_Than_They_Bring_In) - [The Simplest Way to Recover More: Make It Easier to Pay](#The_Simplest_Way_to_Recover_More_Make_It_Easier_to_Pay) - [The Other Half of the Problem: Keeping Your Records Right](#The_Other_Half_of_the_Problem_Keeping_Your_Records_Right) - [Building a Collections Strategy That Actually Moves the Needle](#Building_a_Collections_Strategy_That_Actually_Moves_the_Needle) - [What to Look for When Choosing a Payment Platform](#What_to_Look_for_When_Choosing_a_Payment_Platform) - [FAQs: Delinquent Tax Management for County Treasurers](#FAQs_Delinquent_Tax_Management_for_County_Treasurers) - [Disclaimer](#Disclaimer) ## Quick Answer If you’re a county treasurer managing a growing delinquent tax roll, you already know the pressure that builds when properties inch closer to tax sale eligibility. The good news is that electronic payment tools, things like online portals, ACH installment plans, and text-to-pay, give delinquent property owners real ways to catch up before it gets to that point. Agencies that make it easy to pay tend to recover more revenue, move fewer properties to tax sale, and spend less staff time chasing collections. ## Let’s Talk About What Treasurers Are Actually Dealing With County treasurers wear a lot of hats. You’re not just processing payments. You’re managing budgets, responding to residents, staying ahead of legal deadlines, and keeping records that have to be exactly right. When property taxes go unpaid, all of that gets harder. A single delinquent property isn’t just a missed payment. It’s a tracking problem, a communication problem, a legal timeline problem, and eventually a community problem if it ends up vacant after a tax sale. The [National Association of County Collectors, Treasurers, and Finance Officers](https://www.nacctfo.org/assets/docs/2024ACDocs/JacksonCountyNACCTFO2024.pdf) puts it plainly: effective tax administration requires layered workflows that run from assessment all the way through enforcement, and every gap in that chain costs counties money. The tools available to treasurer offices have improved significantly in recent years. But a lot of agencies are still running payment processes that make it harder than it needs to be for a delinquent taxpayer to actually pay. ## When Does a Delinquent Property Become Eligible for Tax Sale? This is the question that drives most of the urgency in delinquent tax management, and the answer depends on where you are. In Utah, once a tax lien attaches on January 1st of the year following a missed payment, the property owner has a four-year redemption window before the county can move toward tax sale, according to Grand County Utah’s official back taxes and tax sale process. That window sounds generous, but it goes fast when you’re managing hundreds of delinquent parcels. Notably, Utah legislators introduced [H.B. 469 in the 2025 session](https://le.utah.gov/~2025/bills/static/HB0469.html) specifically proposing to shorten that redemption period. The bill did not pass, but its introduction signals that the legislative conversation around tightening delinquency timelines is very much alive in Utah and likely in other states as well. In Illinois, the process moves differently. The [Cook County Treasurer’s Office](https://www.cookcountytreasurer.com/newsarticle.aspx?articleid=1796) issues certified notices when unpaid taxes are being offered at tax sale, which triggers a lien and starts a clock that can ultimately end in a property owner losing their home. In 2024, the [Illinois Housing Development Authority’s Property Tax Payment Plan Task Force](https://www.ihda.org/wp-content/uploads/2024/05/Property-Tax-Payment-Plan-Task-Force-Draft-Report.pdf) recommended that delinquent homeowners with prior exemptions be offered structured payment plans before any tax sale proceedings begin, with plan enrollment details included right on the delinquency notice. The takeaway is consistent regardless of your state: the redemption period is your collection window. Every month inside that window is a chance to recover revenue without the cost and disruption of a tax sale. ## Why Tax Sales Cost More Than They Bring In It might seem like a tax sale is a clean solution to a delinquent account. In practice, it rarely is. Running a tax sale means identifying properties, sending certified legal notices, meeting publication requirements, and managing the auction itself. The [City of Philadelphia’s delinquent tax collection strategy](https://www.phila.gov/media/20190306153947/Delinquent-tax-collection-strategy-document-2019.pdf) documents this process in detail, and the administrative burden is real. Even when a sale is successful, the county typically recovers only the outstanding tax balance, not anything close to market value. And then there’s the community side of it. Properties that go through tax sale and don’t find responsible buyers can sit vacant, deteriorate, and drag down surrounding property values. That shrinks your tax base over time. The [Center for Community Progress](https://communityprogress.org/resources/delinquent-property-tax-enforcement/), a national nonprofit that focuses on exactly this problem, is direct about it: delinquent tax enforcement isn’t a revenue strategy. It’s a last resort. The goal should always be resolution before it gets to that stage, an argument they lay out thoroughly in [Reimagine Delinquent Property Tax Enforcement](https://communityprogress.org/publications/reimagine-delinquent-property-tax-enforcement/). ## The Simplest Way to Recover More: Make It Easier to Pay Here’s something that gets overlooked in a lot of delinquency discussions. A meaningful percentage of delinquent accounts aren’t people who refuse to pay. They’re people who lost track, hit a rough patch, or genuinely don’t know how to pay without coming into the office. Removing friction from the payment process is one of the highest-return things a treasurer’s office can do. When a resident can look up their balance at midnight, see exactly what they owe including penalties and interest, and set up a payment plan without making a phone call, a lot of those accounts get resolved on their own. Here’s what that looks like in practice: - **Online bill lookup and payment portals** that show real-time balances, with no staff interaction required - **ACH/eCheck payments** that are low-cost or free to the payer. [Salt Lake County](https://apps.saltlakecounty.gov/treasurer/property-tax-payment/) currently offers eCheck at no cost to the payer while charging 2.39% for credit card transactions, giving residents a clear incentive to choose the lower-cost path - **Scheduled installment payment plans** modeled on programs like the [Orange County Treasurer-Tax Collector’s five-year redemption installment plan](https://www.octreasurer.gov/PaymentPlans), which gives delinquent owners a structured path to get current before tax sale - **Text-to-pay options** for residents who handle everything on their phone and are unlikely to respond to a mailed notice - **Credit and debit card acceptance** for taxpayers who need to act fast and aren’t in a position to wait for an ACH to clear [IntelliPay’s government payment platform](https://intellipay.com/industries/government/) supports all of these channels from a single system built specifically for county and municipal agencies. Whether a resident pays online, by phone, or in person, it all flows through the same platform and into the same reporting dashboard. ## The Other Half of the Problem: Keeping Your Records Right Collecting payments is only part of the job. Knowing exactly which properties are in year one of delinquency versus year four, and which ones are six months from tax sale eligibility, requires clean, current data. Most treasurer offices cross-reference their delinquent tax roll with the assessor or auditor to track redemption period status, a process that the [National Association of County Collectors, Treasurers, and Finance Officers](https://www.nacctfo.org/assets/docs/2024ACDocs/JacksonCountyNACCTFO2024.pdf) identifies as a core component of sound tax administration. That cross-referencing only works if payment data is posting in real time and applying to the right tax years. This matters more than it sounds. When a delinquent taxpayer makes a partial payment, that money has to be applied in the correct legal order. In Utah, [Salt Lake County’s payment system](https://apps.saltlakecounty.gov/treasurer/property-tax-payment/) applies payments to interest and administrative costs first, then penalty, then the most recent year of delinquency. If your payment platform isn’t built to handle that logic, you end up with reconciliation errors that make your delinquency roll unreliable. [IntelliPay’s County in the Cloud platform](https://intellipay.com/county-in-the-cloud/) integrates with existing county systems and posts transactions in real time, so the data your staff is working from is always current. ## Building a Collections Strategy That Actually Moves the Needle No single tactic solves a delinquent tax problem. The agencies that see real improvement tend to combine several things at once. Philadelphia is probably the most cited example in the industry. Their [published delinquent tax collection strategy](https://www.phila.gov/media/20190306153947/Delinquent-tax-collection-strategy-document-2019.pdf) combined early outreach, payment plan accessibility, data segmentation, and escalating enforcement and reduced their total actionable delinquent balances by 39.7% over five years. That’s a significant number for a city of that size, and the full strategy document is worth reading if your agency is building or revisiting its own collections approach. Not every county has Philadelphia’s staff or budget, but the core principles apply everywhere: 1. **Contact delinquent taxpayers early and often.** The first year of delinquency has the highest recovery rate. The [Cook County Treasurer’s Office](https://www.cookcountytreasurer.com/newsarticle.aspx?articleid=1796) uses proactive certified notice campaigns specifically to surface early-stage accounts before they age into enforcement territory. Tying automated billing notices to your payment system keeps that outreach running without staff intervention. 2. **Design payment plans people can actually stick to.** A plan that requires a phone call to set up and a check mailed every month is going to have a high dropout rate. The [Orange County Treasurer-Tax Collector](https://www.octreasurer.gov/PaymentPlans) runs its installment redemption plan with online enrollment and ACH auto-pay, which is the kind of low-friction design that actually works. 3. **Know which accounts need your attention most.** A second-year delinquent account and a fifth-year delinquent account need very different responses. The [Center for Community Progress](https://communityprogress.org/resources/delinquent-property-tax-enforcement/) recommends segmenting your delinquent roll by urgency so your outreach and resources go where they have the most impact. 4. **Meet residents where they are.** Some people respond to a mailed notice. Some need a text. Some will only pay if they can walk in and hand someone a card. The more payment channels you offer, the larger the share of your delinquent roll you can reach. 5. **Know your tax sale eligibility list before it surprises you.** The [Illinois IHDA Payment Plan Task Force](https://www.ihda.org/wp-content/uploads/2024/05/Property-Tax-Payment-Plan-Task-Force-Draft-Report.pdf) found that delinquent property owners who received clear, early notice of their tax sale timeline were significantly more likely to enroll in a payment plan. That urgency has to be communicated deliberately, and early. ## What to Look for When Choosing a Payment Platform If your agency is evaluating payment processors, here are the things that matter most specifically for delinquent tax collections: - **Installment plan support** with online enrollment and ACH auto-pay capability - **Payment application logic** that handles partial payments across multiple tax years correctly - **Real-time data integration** with your county’s tax administration system - **Multiple payment channels** so every resident demographic has an accessible option - **PCI DSS Level 1 certification** and current compliance with [Nacha Operating Rules](https://www.nacha.org/content/ach-payments-fact-sheet) for ACH processing - **A service fee model** that keeps processing cost-neutral for the agency, even during a revenue recovery period [IntelliPay](https://intellipay.com/industries/government/) has been serving county and municipal government clients since 2004. The platform holds PCI DSS Level 1 certification and was purpose-built for government billing requirements, not retrofitted from a commercial retail solution. If you’re just starting to evaluate options, the [IntelliPay Government Payment Solutions page](https://intellipay.com/industries/government/) and the [Getting Started with IntelliPay guide](https://intellipay.com/getting-started-with-intellipay/) are both worth a look. ## FAQs: Delinquent Tax Management for County Treasurers **At what point does a delinquent property become subject to tax sale?** It varies by state, and you should always be working from your state’s current statute. In Utah, the redemption period is four years from the date a tax lien attaches, as detailed in Grand County Utah’s official back taxes and tax sale process. Some states are actively debating these timelines through legislation. In Utah, [H.B. 469 from the 2025 session](https://le.utah.gov/~2025/bills/static/HB0469.html) proposed shortening the redemption period but did not pass. Its introduction alone is a useful reminder that these thresholds can change, and treasurers should stay current with their state legislature. **Can online payment plans actually reduce how many properties go to tax sale?** Yes, and there’s real evidence for it. The [Illinois IHDA Payment Plan Task Force](https://www.ihda.org/wp-content/uploads/2024/05/Property-Tax-Payment-Plan-Task-Force-Draft-Report.pdf) specifically recommended ACH-enrolled pre-tax sale payment plans as a primary intervention. When a plan is easy to enroll in and runs on auto-pay, property owners are far more likely to complete it. That directly reduces the number of accounts that reach sale eligibility. **How does a payment platform help manage the delinquent tax roll?** When payments post in real time and apply correctly to the right tax years, your delinquency records stay accurate. That accuracy is what lets you identify which properties are approaching tax sale eligibility and prioritize your outreach accordingly. [IntelliPay’s County in the Cloud platform](https://intellipay.com/county-in-the-cloud/) is designed to integrate with county tax administration systems specifically to support this kind of real-time records management. **What payment methods work best for delinquent taxpayers?** The honest answer is: all of them. ACH and eCheck are free or low-cost to the payer, which removes a real barrier for residents in financial stress. Credit cards give people who need to act fast a way to do it. Text-to-pay and mobile-friendly portals reach residents who don’t interact with paper or desktop computers. [IntelliPay’s platform](https://intellipay.com/industries/government/) supports all of these from a single government-focused system. **Are there compliance requirements county treasurers should know about for ACH payments?** Yes. ACH processing is governed by [Nacha Operating Rules](https://www.nacha.org/news/new-nacha-rules-new-fraud-compliance-responsibilities-all-organizations-sending-ach-payments), which include fraud prevention and data security standards. A Nacha rule taking effect in June 2026 requires all corporate end users sending ACH payments to have risk-based fraud prevention processes in place. Your payment processor should be managing that compliance on your behalf. It’s worth asking any vendor directly about their current PCI DSS level and Nacha compliance posture before you sign. ## Disclaimer This article is provided for general informational purposes only and does not constitute legal, financial, tax, or compliance advice. Property tax laws, redemption periods, and tax sale procedures vary significantly by state and jurisdiction. Referenced state statutes and legislative bills are subject to amendment. County treasurers and government officials should consult qualified legal counsel and review their state’s applicable statutes before making enforcement, collections, or payment platform decisions. IntelliPay makes no warranty, expressed or implied, regarding the completeness or accuracy of this content for any specific jurisdiction’s circumstances. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government & Private Sector, Government Payment Processing --- ### [Why ACH is Right For Your Business](https://intellipay.com/why-ach-is-right-for-your-business/) **Published:** May 16, 2025 **Author:** Dale Erling **Content:** Contents - [Why ACH Payments Are Right for Your Business (2026 Guide)](#Why_ACH_Payments_Are_Right_for_Your_Business_2026_Guide) - [What Does ACH Cost? A Real Comparison](#What_Does_ACH_Cost_A_Real_Comparison) - [ACH vs. Your Other Options](#ACH_vs_Your_Other_Options) - [ACH vs. Credit Cards](#ACH_vs_Credit_Cards) - [ACH vs. Paper Checks](#ACH_vs_Paper_Checks) - [ACH vs. Wire Transfers](#ACH_vs_Wire_Transfers) - [ACH vs. Real-Time Payments (RTP and FedNow)](#ACH_vs_Real-Time_Payments_RTP_and_FedNow) - [The 2026 Nacha Fraud Rules: What Your Business Needs to Do](#The_2026_Nacha_Fraud_Rules_What_Your_Business_Needs_to_Do) - [Who Benefits Most from ACH?](#Who_Benefits_Most_from_ACH) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Bottom Line](#Bottom_Line) # Why ACH Payments Are Right for Your Business (2026 Guide) *By Dale Erling | Updated May 2026 | 12-minute read* If you’re still paying 2–3% per transaction on credit card fees for recurring billing or worse, chasing paper checks you’re leaving real money on the table every single month. ACH payments can cut those processing costs by 80% or more, and with 1.4 billion Same Day ACH payments were processed with a value of $3.9 trillion a 16.7% volume increase year over year. The three daily processing windows: WindowSubmit by (ET)Funds availableMorning10:30 AM1:00 PM same dayAfternoon2:45 PM5:00 PM same dayLate afternoon4:45 PM9:00 AM next morningThe per-payment limit is $1 million, covering the vast majority of B2B and consumer use cases. Same Day ACH fees are higher than standard ACH but remain a fraction of wire transfer costs and light-years cheaper than card processing. One important caveat: your bank or payment processor may have earlier cutoff times than the Nacha deadlines, because they need time to compile and submit the file. Always verify your processor’s schedule when same-day settlement matters. ## What Does ACH Cost? A Real Comparison **ACH processing fees typically range from $0.20 to $1.50 per transaction, compared to 1.5–3.5% of the transaction value for credit cards.** Here’s what that difference looks like at scale: Monthly volumeCard fees (2.5% avg)ACH fees ($0.50 avg)Monthly savings$10,000$250$50$200$50,000$1,250$250$1,000$100,000$2,500$500$2,000$500,000$12,500$2,500$10,000[Nacha does not set fees](https://www.nacha.org/) your bank or payment processor determines what you pay. The actual cost depends on your volume, your processor, and whether you’re using standard or Same Day ACH. But the structural advantage of ACH flat-fee per transaction vs. a percentage becomes more valuable the higher your average transaction amount. For businesses that *do* need to accept cards, IntelliPay’s [fee-based payment models](https://intellipay.com/payment-models/) including dual pricing and surcharging programs let you pass card processing costs to customers who choose to pay by card, while offering ACH as the no-cost option. It’s a way to offer both without absorbing the fee spread yourself. ## ACH vs. Your Other Options ### ACH vs. Credit Cards Cards win on speed (real-time authorization), consumer preference for one-time purchases, and international payments. ACH wins on cost, recurring billing, and any transaction where the customer has an established relationship with you. For a $500 invoice, you’re looking at $12+ in card fees vs. under $1.50 for ACH. That difference compounds fast. ### ACH vs. Paper Checks Check use in B2B payments dropped from 81% of transactions in 2004 to around 26% in 2024, per the [Association for Financial Professionals](https://www.nacha.org/news/b2b-payments-ach-network-increase-10-third-quarter). The reason is fraud: the American Bankers Association has documented that check fraud accounted for 47% of deposit account losses pre-pandemic. ACH eliminates the paper, the mailing, the manual deposit, and most of the fraud exposure. ### ACH vs. Wire Transfers Wires settle in hours, are irrevocable, and cost $10–$50 each. Use wires for large, time-critical, or international transactions where same-day finality matters and price doesn’t. Use ACH for virtually everything else. ### ACH vs. Real-Time Payments (RTP and FedNow) The [Federal Reserve’s FedNow](https://www.frbservices.org/financial-services/fednow) and [The Clearing House’s RTP network](https://www.theclearinghouse.org/payment-systems/rtp) settle in seconds, 24/7/365, and are irrevocable. They’re ideal for time-sensitive disbursements where instant finality matters. The catch: not all financial institutions participate yet, and real-time settlement commands a higher per-transaction cost. ACH remains the cost-efficient standard for scheduled, recurring, and batch payments and Nacha has positioned it as complementary to real-time rails rather than competing. Most mature payment programs use both, routing time-sensitive transactions through RTP or FedNow while handling recurring volume through ACH. ## The 2026 Nacha Fraud Rules: What Your Business Needs to Do **New Nacha fraud monitoring requirements took effect in phases beginning March 20, 2026. If your business originates ACH payments, you need a documented, risk-based fraud monitoring framework in place.** This is the most significant update to ACH fraud controls in years. Here’s what changed: **Effective March 20, 2026:** Large payment originators and third-party service providers must implement active fraud monitoring. Large receiving financial institutions must monitor ACH credit entries for fraud indicators. **Effective June 22, 2026:** These requirements extend to *all* non-consumer ACH participants meaning virtually every business that originates ACH payments through a processor needs a compliance framework in place. The rules don’t mandate a specific technology, but require a risk-based approach that includes fraud detection, account validation, and risk mitigation procedures proportionate to your payment volume and risk profile. **Businesses using IntelliPay:** These compliance obligations are built into the platform. IntelliPay’s [ACH web validation process](https://intellipay.com/wp-content/uploads/2022/03/ACH-Web-Validation-Explanation.pdf) verifies new bank accounts against historical records before the first transaction enters the network. For additional best practices: - **ACH Positive Pay:** Permit only pre-approved transactions to post. One of the most effective controls available. - **ACH Debit Blocks:** Prevent unauthorized pulls from your business account. - **Dual Authorization:** Require two people to approve large ACH transactions reduces internal fraud exposure significantly. - **Return Rate Monitoring:** Nacha’s threshold for unauthorized debit returns (R10) is 0.5%. Exceeding it triggers a compliance review. Monitoring return codes proactively is both a compliance requirement and an early warning system for data quality or fraud problems. For a deep dive on return codes, IntelliPay’s [ACH return code guide](https://intellipay.com/understanding-ach-return-codes-why-r10-and-r11-matter-for-your-business/) covers the most common codes, what they mean operationally, and how to respond to each. ## Who Benefits Most from ACH? ACH makes the most sense when you have recurring billing, high average transaction values, or a customer base with established banking relationships. Industries where IntelliPay sees the highest ACH adoption: **Utilities and Municipal Government:** Monthly recurring billing at high volume with a cost-sensitive audience. The difference between card fees and ACH fees on a utility bill adds up to real money over thousands of accounts. IntelliPay’s [utility payment solutions](https://intellipay.com/utilities/) include integrated ACH and dual pricing options. **Property Management:** Monthly rent collection via ACH eliminates the check-handling burden and automates the collection cycle. IntelliPay’s [property management payment tools](https://intellipay.com/industries/property-management/) support one-time and recurring ACH alongside card acceptance. **Healthcare:** Patient payment plans and recurring premium billing are natural fits for ACH. Nacha reported that healthcare claim payments via ACH neared 548 million in 2025, up 7.3% year over year. See IntelliPay’s [medical payment processing](https://intellipay.com/industries/medical/) options. **Unions and Membership Organizations:** Dues collection via ACH reduces administrative overhead and improves collection rates vs. paper invoices. More at IntelliPay’s [unions industry page](https://intellipay.com/industries/unions/). **Small Business B2B:** B2B ACH volume grew 9.9% in 2025 to reach 8.1 billion payments. If you’re still paying vendors by check, you’re carrying unnecessary fraud risk. IntelliPay’s [integrated payment solutions](https://intellipay.com/integrated-payment-solutions/) combine ACH and card processing in a single platform. ## Frequently Asked Questions **What is ACH and how does it work?** ACH (Automated Clearing House) is the U.S. electronic payment network that moves money directly between bank accounts. The network is governed by [Nacha](https://www.nacha.org/) and processed 35.2 billion transactions worth $93 trillion in 2025. ACH works through a batch-processing model: transactions are grouped and submitted to ACH Operators (the Federal Reserve and The Clearing House), sorted by destination bank, and settled at the receiving institution. Standard ACH settles in 1–3 business days; Same Day ACH settles within hours. **Is ACH safe for businesses?** ACH is significantly more secure than paper checks, which accounted for 47% of deposit account fraud losses pre-pandemic. ACH transactions are encrypted, governed by Nacha’s mandatory Operating Rules, and require documented authorization from the account holder before funds can be pulled. New 2026 Nacha fraud monitoring rules add a further layer of active fraud detection requirements for all ACH originators. **How much does ACH payment processing cost?** ACH processing typically costs $0.20–$1.50 per transaction for businesses. Same Day ACH carries a higher surcharge. Nacha does not regulate fees your bank or payment processor sets the rate. Compare this to credit card processing at 1.5–3.5% of the transaction value, and the cost advantage of ACH is substantial for recurring billing or high-dollar transactions. **When did Same Day ACH launch?** Same Day ACH launched in September 2016 (Phase 1), not 2019 as some older sources incorrectly state. Phase 2 (same-day debits) followed in 2017. The per-payment limit was raised to $1 million in March 2022. In 2025, Same Day ACH processed 1.4 billion payments totaling $3.9 trillion. **What are the new 2026 Nacha ACH fraud rules?** Nacha’s new fraud monitoring requirements began taking effect March 20, 2026. They require ACH originators to implement risk-based fraud monitoring, account validation, and documented risk mitigation procedures. The requirements expanded to all non-consumer ACH participants by June 22, 2026. Businesses that process ACH through IntelliPay have these compliance controls built into the platform. **What is the difference between ACH and a wire transfer?** ACH is a batch-processing network for domestic payments, settling in 1–3 business days (or same day) at $0.20–$1.50 per transaction. Wire transfers settle in hours, are irrevocable, and cost $10–$50 each. Wire transfers are appropriate for large, time-critical, or international payments where same-day finality is required. ACH is more cost-efficient for the vast majority of recurring and scheduled domestic payments. **Can ACH payments be reversed?** ACH debits can be returned within specific windows if the account holder disputes the transaction or a processing error occurs. Unauthorized consumer debits can be disputed within 60 days. Error reversals (wrong amount, duplicate entry, wrong account) must be initiated within five banking days of settlement. ACH is not irrevocable the way wire transfers are, but it’s also not as easy to reverse as a credit card chargeback. Proper authorization documentation is your primary protection against unauthorized return claims. **How do I start accepting ACH payments?** You’ll need a business bank account, a way to collect customer routing and account numbers, a Nacha-compliant authorization process, and account validation for internet-initiated transactions. A payment processor like IntelliPay provides all of this in a single integrated platform alongside card acceptance so you’re not managing separate systems. [Talk to an IntelliPay consultant](https://intellipay.com/talk-to-a-consultant/) for a cost comparison and a demo of how ACH integrates with your existing systems. ## Bottom Line ACH isn’t a niche payment method it’s the infrastructure that moves the majority of U.S. money. For businesses with recurring billing, high transaction values, or a customer base you bill on a schedule, the math almost always favors ACH over card processing. The 2026 Nacha compliance updates add a layer of responsibility for businesses that originate ACH payments, but if you’re working with a processor that has those controls built in, it’s not a burden it’s a baseline. If you want to see the actual cost difference for your payment volume, [IntelliPay’s team](https://intellipay.com/talk-to-a-consultant/) can run a comparison and walk you through how ACH would integrate with your current setup. No obligation. **Additional Resources** - [How ACH Payments Work: The Complete 2026 Guide](https://intellipay.com/how-ach-payments-work-the-complete-guide-2026/) IntelliPay - [ACH Return Codes: Why R10 and R11 Matter for Your Business](https://intellipay.com/understanding-ach-return-codes-why-r10-and-r11-matter-for-your-business/) IntelliPay - [ACH SEC Codes Glossary](https://intellipay.com/ach-sec-codes/) IntelliPay - [Nacha Operating Rules and Guidance](https://www.nacha.org/newrules) Nacha.org - [ACH Network Volume and Value Statistics](https://www.nacha.org/content/ach-network-volume-and-value-statistics) Nacha.org - [FedNow Service Overview](https://www.frbservices.org/financial-services/fednow) Federal Reserve *Legal Disclaimer: This article is for general informational purposes only and does not constitute legal, financial, or compliance advice. Nacha Operating Rules are subject to change. Consult qualified legal and compliance counsel for your specific situation. IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** ACH Credits, ACH Debits, ACH merchant account, ACH Payments, ACH Processing, ACHCredits, ACHDebits, ACHPayments, automated bill pay, automated clearing house, B2B Payments, banking solutions, business banking, Business Efficiency, Business Payments, BusinessPayments, cash flow management, cashflow, cost effective payments, digital payments, Direct Deposit, electronic funds transfer, Electronic Payments, ElectronicPayments, financial technology, Merchant Services, NACHA, Payment Automation, payment fraud prevention, Payment methods, payment processing, payment processing fees, payment reconciliation, Payment security, payment settlement, Payment solutions, PaymentProcessing, recurring payments, Same Day ACH, SameDayACH, secure payments, small business finance --- ### [Interchange Fees Explained: What They Are, Who Sets Them, and How Merchants Lower Cost](https://intellipay.com/interchange-fees-explained-what-they-are-who-sets-them-and-how-merchants-lower-cost/) **Published:** May 21, 2026 **Author:** Dale Erling **Content:** Interchange Fees Explained: What They Are, Who Sets Them, and How to Pay Less | IntelliPay Payment Intelligence Series • IntelliPay Contents - [Interchange Fees Explained: What They Are, Who Sets Them, and How to Pay Less](#Interchange_Fees_Explained_What_They_Are_Who_Sets_Them_and_How_to_Pay_Less) - [The short version](#The_short_version) - [Quick answers](#Quick_answers) - [What’s in this guide](#Whats_in_this_guide) - [What interchange actually is](#What_interchange_actually_is) - [Who sets it and how it works](#Who_sets_it_and_how_it_works) - [What changes your rate](#What_changes_your_rate) - [Card type](#Card_type) - [How you process it](#How_you_process_it) - [Your industry](#Your_industry) - [Data quality and timing](#Data_quality_and_timing) - [Real examples from current rate tables](#Real_examples_from_current_rate_tables) - [Why your pricing model matters](#Why_your_pricing_model_matters) - [How to lower your costs](#How_to_lower_your_costs) - [When IntelliPay makes sense](#When_IntelliPay_makes_sense) - [Common questions](#Common_questions) - [What is the difference between interchange and what I pay my processor?](#What_is_the_difference_between_interchange_and_what_I_pay_my_processor) - [Can I negotiate interchange directly with Visa or Mastercard?](#Can_I_negotiate_interchange_directly_with_Visa_or_Mastercard) - [Why do some transactions cost much more than others?](#Why_do_some_transactions_cost_much_more_than_others) - [Are Level 2 and Level 3 still the right terms to use for Visa?](#Are_Level_2_and_Level_3_still_the_right_terms_to_use_for_Visa) - [Sources](#Sources) # Interchange Fees Explained: What They Are, Who Sets Them, and How to Pay Less Interchange is not something your processor invented. It is a published fee structure set by the card networks, and understanding it is the fastest way to see what part of your processing cost is fixed and what part is negotiable. By **Dale Erling** | [IntelliPay](https://intellipay.com) | Last updated: May 21, 2026 | Source-backed guide | 9-minute read ## The short version - Interchange is part of the cost of accepting cards, but merchants usually pay it indirectly through the total processing fees on their statement.[1](#ref-1)[2](#ref-2) - Visa and Mastercard publish interchange rates, and your processor adds its own markup on top of them.[1](#ref-1)[2](#ref-2) - The rate that applies depends on card type, how the card is accepted, your industry, timing, and whether the transaction qualifies for the right category.[1](#ref-1)[2](#ref-2) - Visa’s current April 2026 U.S. tables still show major differences between regulated debit, consumer credit, commercial cards, and special programs like utilities and government.[1](#ref-1) - For Visa commercial optimization, the current framework is Commercial Product 3 in the published schedule, not loose outdated shorthand alone.[1](#ref-1) ## Quick answers - **Can merchants negotiate interchange?** Not directly. What merchants usually negotiate is the processor or acquirer markup layered on top of published network rates.[2](#ref-2) - **What is the cheapest common published example in the current Visa table?** Regulated debit at 0.05% + $0.21 is one of the clearest low-cost examples in the April 2026 Visa schedule.[1](#ref-1) - **What usually drives cost up?** Higher-cost card products, card-not-present acceptance, poor qualification, non-qualified categories, and bundled processor pricing can all raise what a merchant actually pays.[1](#ref-1)[2](#ref-2) ## What’s in this guide 1. [What interchange actually is](#s1) 2. [Who sets it and how it works](#s2) 3. [What changes your rate](#s3) 4. [Real examples from current rate tables](#s4) 5. [Why your pricing model matters](#s5) 6. [How to lower your costs](#s6) 7. [When IntelliPay makes sense](#s7) 8. [Common questions](#faq) 9. [Sources](#refs) When you look at your merchant statement, you usually see one total number: what you paid to accept cards that month. But that total is made up of several pieces, and the biggest one is usually interchange, a fee structure set by Visa and Mastercard that they publish and update on a regular basis.[1](#ref-1)[2](#ref-2) Your processor passes that cost along to you and adds its own markup on top. Knowing what is interchange and what is processor markup is the fastest way to understand what you are actually paying for. ## What interchange actually is Every time a customer pays with a card, money moves between the financial institution that handles the merchant side of the transaction and the one that issued the card. Interchange is the transfer fee used within that system.[1](#ref-1)[2](#ref-2) Visa says interchange reimbursement fees are transfer fees between financial institutions, while Mastercard says interchange rates are generally paid by acquirers to issuers on purchase transactions.[1](#ref-1)[2](#ref-2) Here is the part merchants need to know: your processor does not invent interchange and usually does not control it. Visa and Mastercard publish the rate structures, and your processor layers its own pricing on top.[1](#ref-1)[2](#ref-2) In practical terms, your total card acceptance cost usually breaks down into interchange, network fees, and processor markup. Plain English Interchange is the network-set cost inside card processing. Your total processing fee includes interchange, network fees, and your processor’s markup. If your provider will not show those pieces separately, it becomes much harder to know what you are really paying. ## Who sets it and how it works Visa and Mastercard publish interchange rates and the qualification criteria tied to them.[1](#ref-1)[2](#ref-2) Mastercard says it has no involvement in acquirer and merchant pricing policies or agreements, and that interchange is only one component of the merchant discount rate set by acquirers.[2](#ref-2) So when you negotiate with a processor, you are usually negotiating their pricing model and margin, not the base interchange schedule itself. 0.05% + $0.21Regulated Visa debit example shown repeatedly across many April 2026 Visa categories.Visa U.S.A. Interchange Reimbursement Fees, effective April 18, 2026[1](#ref-1) 2.70% + $0.10Visa commercial card-not-present rate shown in the April 2026 corporate and purchasing table.Visa U.S.A. Interchange Reimbursement Fees, effective April 18, 2026[1](#ref-1) SemiannualMastercard says interchange rates are typically updated semiannually.Mastercard merchant interchange documentation[2](#ref-2) ## What changes your rate There is no single interchange rate that applies to every business or every card.[1](#ref-1)[2](#ref-2) The rate depends on things like the type of card being used, how the payment is accepted, the merchant category, transaction timing, and whether the transaction meets the criteria for a better rate.[1](#ref-1)[2](#ref-2) ### Card type A basic regulated debit card does not cost the same as a rewards card, a business card, or a corporate purchasing card.[1](#ref-1) Visa’s April 2026 schedules separate consumer debit, consumer credit, business, corporate and purchasing, prepaid, and other categories because the economics are different for each one.[1](#ref-1) ### How you process it Card-present transactions usually qualify differently than card-not-present transactions such as online, keyed, or recurring payments.[1](#ref-1) Visa’s current tables clearly separate many card-present and card-not-present categories, and Mastercard also lists transaction details and qualification rules as part of how rates are determined.[1](#ref-1)[2](#ref-2) ### Your industry Industry matters more than many merchants realize. Visa publishes separate categories for areas like government, education, healthcare, insurance, charity, utilities, restaurants, travel, and more.[1](#ref-1) If your merchant category setup is wrong, you may be paying rates designed for a different type of business. ### Data quality and timing For commercial card optimization, merchants should stop thinking in vague old shorthand alone and focus on the current Visa qualification path that appears in the April 2026 schedule: Commercial Product 3.[1](#ref-1) Mastercard also says interchange qualification can depend on the submission of enhanced transaction data and the time between authorization and clearing.[2](#ref-2) In plain terms, better transaction data and cleaner processing operations can help some transactions qualify for better categories, while weak data or slow settlement can push them into more expensive ones.[2](#ref-2) That means sloppiness in billing workflows, settlement, or commercial card handling can quietly increase cost over time. What you can control You cannot change the published interchange schedule, but you can improve the odds that your transactions qualify for the best available categories. That means using the right merchant category, processing in-person transactions correctly, sending strong transaction data where it matters, and settling on time.[1](#ref-1)[2](#ref-2) ## Real examples from current rate tables The clearest way to explain interchange is to use published examples instead of vague industry averages. These examples come directly from Visa’s effective April 18, 2026 U.S. interchange schedule.[1](#ref-1) Sample rates from Visa’s April 2026 U.S. interchange schedule What you’re processingPublished rateWhy it matters Regulated debit card0.05% + $0.21This is one of the clearest examples of how regulated debit pricing differs from many credit and exempt debit categories.[1](#ref-1) Consumer credit card, retail card present, all other products, threshold I1.43% + $0.10A useful published benchmark for standard consumer credit at the register.[1](#ref-1) Government consumer credit1.55% + $0.10Shows that government merchants can fall into their own program categories.[1](#ref-1) Utility, card not present, consumer credit$0.75Useful reminder that some utility categories use fixed-fee structures instead of the usual percentage-plus-ticket model.[1](#ref-1) Commercial Product 31.75% + $0.10This is the key current Visa commercial optimization category to watch in 2026.[1](#ref-1) Commercial card present2.50% + $0.10Shows the cost difference between standard commercial card acceptance and better-qualified commercial categories.[1](#ref-1) Commercial card not present2.70% + $0.10Illustrates how commercial card-not-present transactions can be materially higher than optimized commercial rates.[1](#ref-1) Non-qualified consumer credit3.15% + $0.10A reminder that transactions that miss qualification can become much more expensive.[1](#ref-1) Important The rates in the table above are interchange figures used within the card system, not necessarily line items you will see on your statement. Visa says merchants do not pay interchange reimbursement fees directly; merchants pay merchant discount to their financial institution, and interchange is one part of that broader cost structure.[1](#ref-1) In other words, you pay your provider, and interchange is baked into that total. ## Why your pricing model matters Even when interchange is published and transparent at the network level, the way your processor packages pricing still determines how easy it is to understand your actual costs.[2](#ref-2) A flat-rate or tiered model can hide the difference between a low-cost debit transaction and an expensive rewards or commercial transaction. Interchange-plus pricing does not change the underlying interchange schedule, but it usually makes the statement easier to audit because it separates the network-set cost from the provider’s markup. If your processor cannot or will not show the breakdown, you are left guessing. ## How to lower your costs Merchants cannot negotiate interchange directly with Visa or Mastercard, but they can lower total processing cost by improving qualification and controlling the markup layered on top.[1](#ref-1)[2](#ref-2) 1. **Check your merchant category code.** If you are a government agency, utility, or another specialty merchant but are set up under the wrong category, you may be missing better published rates.[1](#ref-1) 2. **Process in-person transactions correctly.** If a card-present transaction is being keyed when it should be dipped or tapped, you may be pushing yourself into a more expensive category.[1](#ref-1) 3. **Submit strong enhanced commercial data.** For Visa, focus on whether your system supports the current commercial optimization path tied to Commercial Product 3 and related data requirements. For Mastercard, enhanced transaction data still matters for some qualification scenarios.[1](#ref-1)[2](#ref-2) 4. **Settle on time.** Mastercard specifically lists the time between authorization and clearing as part of qualification.[2](#ref-2) 5. **Review statements for downgrades or non-qualified patterns.** If too many transactions are pricing as non-qualified, there is usually a reason worth investigating.[1](#ref-1) 6. **Use ACH where card is not required.** ACH does not involve card interchange, so it can be a lower-cost option for recurring billing, large invoices, or certain utility and B2B payments. 7. **Move to interchange-plus pricing if you are on flat or tiered pricing.** It usually gives you a clearer view of what is fixed and what is negotiable. ## When IntelliPay makes sense IntelliPay is a fit for merchants that want transparent pricing, support with merchant category alignment, ACH options, and help understanding where processing costs are coming from. That matters most for organizations with more complex payment workflows, including government, utilities, healthcare, insurance, and B2B billing. We are not claiming to “beat interchange.” That is not how card economics work. What we can do is show you what you are paying, help improve qualification where possible, and avoid hiding markup inside a bundled rate. About IntelliPay [IntelliPay](https://intellipay.com) processes payments for businesses, government agencies, utilities, healthcare organizations, and nonprofits across the United States. We use interchange-plus pricing as a standard option so merchants can see more clearly where their card processing costs are coming from. If you want a better read on your current processing costs, we can walk through your statement and show you where pricing, setup, and qualification may be affecting what you pay. [Talk to a Consultant](https://intellipay.com/talk-to-a-consultant) ## Common questions ### What is the difference between interchange and what I pay my processor? Interchange is one part of the total cost of accepting cards. The full amount you pay can also include network fees and your processor’s markup.[1](#ref-1)[2](#ref-2) ### Can I negotiate interchange directly with Visa or Mastercard? Usually no. The networks publish interchange rates, but merchants normally negotiate only the processor or acquirer pricing layered on top of those rates.[2](#ref-2) ### Why do some transactions cost much more than others? Rates vary by card type, merchant category, transaction channel, timing, and whether the transaction qualifies for a better category.[1](#ref-1)[2](#ref-2) ### Are Level 2 and Level 3 still the right terms to use for Visa? They are still used in industry conversation, but merchants should pay attention to the current Visa commercial optimization categories in the published tables, especially Commercial Product 3 in the April 2026 schedule.[1](#ref-1) ## Sources 1. Visa U.S.A. Interchange Reimbursement Fees, effective April 18, 2026. [Visa PDF](https://usa.visa.com/content/dam/VCOM/download/merchants/visa-usa-interchange-reimbursement-fees.pdf). 2. Mastercard, “Interchange Fees and Rates Explained,” U.S. merchant documentation, accessed May 2026. [Mastercard merchant page](https://www.mastercard.com/us/en/business/support/merchant-interchange-rates.html). **Disclaimer:** This article is educational and based on publicly available Visa and Mastercard materials reviewed in May 2026. Actual merchant economics depend on your agreement, card mix, qualification, setup, and provider pricing. ``` ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Payment Methods & Technologies --- ### [Real-Time Payments Are Here: What FedNow and RTP Actually Mean for Your Business](https://intellipay.com/real-time-payments-are-here-what-fednow-and-rtp-actually-mean-for-your-business/) **Published:** May 20, 2026 **Author:** derling **Content:** Real-Time Payments Are Here: What FedNow and RTP Actually Mean for Your Business | IntelliPay Payment Intelligence Series · IntelliPay Contents - [Real-Time Payments Are Here: What FedNow and RTP Actually Mean for Your Business](#Real-Time_Payments_Are_Here_What_FedNow_and_RTP_Actually_Mean_for_Your_Business) - [Two Networks, One Job](#Two_Networks_One_Job) - [The RTP Network](#The_RTP_Network) - [FedNow](#FedNow) - [What the Numbers Actually Show](#What_the_Numbers_Actually_Show) - [What Changes for Your Business](#What_Changes_for_Your_Business) - [You Get Paid Faster](#You_Get_Paid_Faster) - [Pay Vendors and Contractors on Your Schedule](#Pay_Vendors_and_Contractors_on_Your_Schedule) - [Faster Refunds](#Faster_Refunds) - [Less Manual Work for Your Accounting Team](#Less_Manual_Work_for_Your_Accounting_Team) - [The No-Reversal Rule You Need to Understand](#The_No-Reversal_Rule_You_Need_to_Understand) - [Government and Utility Organizations: What to Plan For](#Government_and_Utility_Organizations_What_to_Plan_For) - [FedNow vs. RTP: Side-by-Side](#FedNow_vs_RTP_Side-by-Side) - [What IntelliPay Offers Today — and Where We Are Headed](#What_IntelliPay_Offers_Today_and_Where_We_Are_Headed) - [What to Do Right Now](#What_to_Do_Right_Now) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Sources and References](#Sources_and_References) # Real-Time Payments Are Here: What FedNow and RTP Actually Mean for Your Business For decades, moving money quickly meant waiting days. That has changed. Here is what the two new real-time payment systems in the U.S. actually do, what the numbers show, and what your organization needs to know before making any decisions. By **Dale Erling** | [IntelliPay](https://intellipay.com) | 15+ years in payments and fintech | May 2026 | 8-minute read | [Payment Trends & Strategy](https://intellipay.com/blog/) Real-Time Payments — $2T+ moved through U.S. rails in 2025 Editorial hero showing key real-time payment statistics: $1.3T RTP, $853B FedNow, 2700+ institutions $2T+ moved through U.S. real-time payment rails in 2025 Settled in seconds · permanent · 24/7/365 PAYMENT INTELLIGENCE SERIES · INTELLIPAY 24/7 always on instant and permanent $1.3T RTP Network · 2025 $853B FedNow Service · 2025 2,700+ banks and credit unions Sources: The Clearing House · Federal Reserve · Digital Transactions, 2026 In This Article 1. [Two Networks, One Job](#s1) 2. [What the Numbers Actually Show](#s2) 3. [What Changes for Your Business](#s3) 4. [The No-Reversal Rule You Need to Understand](#s4) 5. [Government and Utility Organizations: What to Plan For](#s5) 6. [FedNow vs. RTP: Side-by-Side](#s6) 7. [What IntelliPay Offers Today](#s7) 8. [What to Do Right Now](#s8) 9. [Frequently Asked Questions](#faq) 10. [Sources and References](#refs) For most of the last decade, "faster payments" was something banks talked about at conferences while merchants kept waiting two to three business days for funds to arrive. That era is over. The United States now runs two live, instant payment systems — [The Clearing House's RTP Network](https://www.theclearinghouse.org/payment-systems/rtp) and the [Federal Reserve's FedNow Service](https://www.frbservices.org/financial-services/fednow/index.html) — and both are processing real money at a scale that makes them worth paying attention to. Together, they processed more than $2 trillion in payments during 2025.[\[1,2\]](#r1) More than 2,700 banks and credit unions now participate across the two networks.[\[3,4\]](#r3) For comparison, ACH — the standard electronic payment rail that [IntelliPay currently uses](https://intellipay.com/how-ach-payments-work-the-complete-guide-2026/) — processed $42.5 trillion in commercial transactions in 2024.[\[9\]](#r9) Real-time payments are still a small piece of the total. But the growth rate is striking, and businesses that understand these systems now will be better positioned when adoption reaches their corner of the market. A Note from IntelliPay [IntelliPay](https://intellipay.com) currently processes payments through ACH and card-based systems. We do not yet offer RTP or FedNow as payment options. This article is meant to help our clients understand what is happening in the industry and plan ahead. It is not an announcement of new services. Questions about your current payment setup? [Talk to a consultant here.](https://intellipay.com/talk-to-a-consultant/) ## Two Networks, One Job Think of RTP and FedNow the way you think of Visa and Mastercard. Two separate networks. Different ownership. But they do essentially the same thing: move money from one bank account to another, instantly, at any time of day or night. The key difference is who built them and which banks have signed up. ### The RTP Network RTP was built by [The Clearing House](https://www.theclearinghouse.org), a private company owned by the largest U.S. banks. It launched in November 2017 and was the first new payment system built in the United States in more than 40 years.[\[5\]](#r5) The way it works is straightforward: your bank sends the payment to the other person's bank, the other bank confirms it, and the money is available in seconds. No overnight batch runs. No waiting for business hours. In February 2025, RTP raised its per-payment limit from $1 million to $10 million, which opened the door to large business-to-business payments that were previously handled by wire transfers.[\[6\]](#r6) As of January 2026, 1,135 banks and credit unions had joined the network.[\[4\]](#r4) ### FedNow FedNow is the Federal Reserve's version of the same concept. It launched in July 2023 and runs through the Fed's existing connections to more than 9,000 U.S. financial institutions.[\[7\]](#r7) One practical advantage FedNow has over RTP is that banks do not need to set aside a special pool of money in advance to fund transactions. That requirement under RTP adds cost and complexity that makes it harder for smaller banks and credit unions to participate. Because FedNow skips that requirement, it has been easier for smaller institutions to sign up.[\[8\]](#r8) By early 2026, more than 1,600 institutions had enrolled, adding 500 during 2025 alone.[\[3\]](#r3) FedNow also raised its per-payment limit to $10 million in November 2025.[\[6\]](#r6) Both networks run 24 hours a day, 7 days a week, including weekends and federal holidays. Both use a modern data format called [ISO 20022](https://www.iso20022.org/about/what-is-iso-20022/), which lets more information travel with each payment — things like invoice numbers, account references, and payment notes — rather than just the dollar amount. And both share the most important property: once a payment goes through, it is done. It cannot be taken back. The Most Important Thing to Understand Payments on both networks are permanent. Once the money moves, it cannot be reversed. This is different from ACH, where there is a window of time to pull a payment back if something goes wrong. On RTP and FedNow, there is no take-back. That is what makes instant settlement possible, but it also means fraud prevention has to happen **before** you hit send, not after. More on this in [Section 4](#s4). ## What the Numbers Actually Show A lot of payments marketing throws around big projections without grounding them in current data. Here are the actual numbers from primary sources. $1.3T Total value processed by RTP in 2025 The Clearing House, December 2025 [\[1\]](#r1) 460% Growth in FedNow transaction volume from 2024 to 2025 Federal Reserve via PaymentsJournal, January 2026 [\[2\]](#r2) $853B Total value processed by FedNow in 2025 Federal Reserve via PaymentsJournal, January 2026 [\[2\]](#r2) $101K Average FedNow payment in 2025, up from $25K the year before Federal Reserve via PaymentsJournal, January 2026 [\[2\]](#r2) That jump in FedNow's average payment size — from $25,376 in 2024 to $101,435 in 2025 — tells an important story.[\[2\]](#r2) When FedNow launched, most of the payments on it were small person-to-person transfers. The average is growing because businesses are starting to use it for larger payments. That is where the practical value for merchants, government agencies, and utilities starts to become real. For longer-term context: market research firm [GlobalData](https://www.globaldata.com), as reported by [eMarketer](https://www.emarketer.com/content/us-real-time-payments-explainer), projects that real-time payment volume in the U.S. will grow by about 32% per year through 2028.[\[11\]](#r11) And 43% of U.S. banks reported actively investing in real-time payment capabilities in 2025, according to [American Banker](https://www.americanbanker.com) research.[\[10\]](#r10) The direction is clear. ## What Changes for Your Business Most businesses today settle card payments in one to two business days. ACH takes longer. Checks can take a week. Real-time payments make all of that wait time disappear. Here is where that actually makes a difference. ### You Get Paid Faster For businesses with tight margins or high sales volume, getting paid Friday evening instead of Tuesday morning is not a small thing. Getting paid faster means you can pay your own bills faster, keep less cash sitting idle, and run a leaner operation. [Payment timing](https://intellipay.com/payment-models/) is one of the most overlooked levers in managing a business's cash. Real-time rails put that control in your hands. ### Pay Vendors and Contractors on Your Schedule If you pay contractors, gig workers, or time-sensitive vendors, instant payments let you send money at exactly the right moment rather than batching everything for a weekday ACH run. For [property managers](https://intellipay.com/industries/property-management/), [nonprofits](https://intellipay.com/industries/non-profit/) sending emergency funds, or [healthcare organizations](https://intellipay.com/industries/medical/) paying contracted staff, that control matters both operationally and for the relationships themselves. ### Faster Refunds Customers notice how fast they get refunds. Instant refunds are now possible with real-time rails, and expectations have shifted since peer-to-peer apps normalized same-day money movement. The same logic applies to insurance claims, [utility deposit returns](https://intellipay.com/utilities/), and [government benefit payments](https://intellipay.com/industries/government/). Making people wait days when the technology for instant delivery exists is hard to justify. ### Less Manual Work for Your Accounting Team Because RTP and FedNow use the [ISO 20022 data format](https://www.iso20022.org/about/what-is-iso-20022/), each payment carries more built-in detail than a standard ACH or wire transfer. Invoice numbers, customer references, and payment notes travel with the money automatically. Your accounting team spends less time manually matching payments to invoices, and your records are cleaner from the start. For organizations that process high volumes of payments — like [utility billing departments](https://intellipay.com/utilities/) — that adds up quickly. ## The No-Reversal Rule You Need to Understand Here is the part most payment industry articles skip. When a payment goes out on RTP or FedNow, it is gone. You cannot reverse it. This is the most important operational difference between these networks and ACH. With ACH, if your business sends a payment by mistake, sends it to the wrong account, or suspects fraud, there is a window of time during which you can request it back. [NACHA's rules](https://www.nacha.org/rules/returns) build that return process into how ACH works.[\[12\]](#r12) With RTP and FedNow, that window does not exist. If a payment goes to the wrong place, getting it back requires the receiving bank to voluntarily send it back. That is not guaranteed, and it is not fast. This is not a reason to avoid real-time payments. It is a reason to build the right controls before you start using them. Specifically: - **Verify account details before sending, not after.** Confirm that the account number and routing number actually belong to the person you intend to pay. Catching an error after the money moves is very difficult. - **Train staff that reversals are not an option.** The habit of "we'll fix it with a reversal" works on card payments and standard ACH. It does not work here. Everyone who touches outbound payments needs to understand that. - **Add an approval step for large payments.** Requiring a second person to approve payments over a certain amount is a simple safeguard that significantly reduces the risk of fraud or costly mistakes. - **Update your fraud monitoring tools.** Many [fraud detection systems](https://intellipay.com/card-testing-fraud-small-purchases-big-losses-intellipay/) were built around catching suspicious behavior in human payment patterns. Instant payments move differently and may not trigger the same flags. Talk to your payment processor about whether your current tools are calibrated for this. [NACHA's 2026 updates](https://www.nacha.org) to ACH operating rules address fraud prevention for businesses that send ACH payments, and the same logic applies here.[\[12\]](#r12) The payment industry is moving toward catching problems before the money moves, not chasing them afterward. Real-time rails make that shift necessary, not optional. ## Government and Utility Organizations: What to Plan For For [IntelliPay's government](https://intellipay.com/industries/government/) and [utility clients](https://intellipay.com/utilities/), who currently process payments through ACH, real-time rails open up practical use cases worth planning for. The technology is available now, even if direct access through IntelliPay is not yet offered. The most compelling near-term possibilities include: - Sending tax refunds and rebate payments instantly, eliminating check processing costs and the wait that residents experience today - Confirming utility payments at the moment they are made, which reduces disputes about whether a payment was received before a disconnection deadline - Collecting fines and fees in the field through code enforcement, parking, and permitting agencies, with the payment confirmed before the officer leaves - Sending emergency relief and disaster assistance payments the same day they are approved - Paying small vendors and contractors the day the work is done, which reduces the cash flow burden on businesses that rely on government contracts The policy environment is moving in this direction. A 2025 White House executive order directs federal agencies to move fully to electronic payments, and real-time rails fit that goal directly.[\[13\]](#r13) State and local agencies are watching federal implementation closely as a model for their own systems. Where to Start Before building any plans around instant payments, call your bank and ask a specific question: is our business account live on RTP, FedNow, or both? And can we send payments, receive them, or both? The answer varies by bank and even by account type. The [FedNow participant list](https://www.frbservices.org/financial-services/fednow/find-participating-financial-institutions.html) and [RTP participant list](https://www.theclearinghouse.org/payment-systems/rtp/rtp-participating-financial-institutions) are both publicly searchable. That one phone call tells you what is actually possible for your organization right now. ## FedNow vs. RTP: Side-by-Side Real-Time Payment Network Comparison — United States, 2026 FeatureRTP NetworkFedNow Service Who runs it [The Clearing House](https://www.theclearinghouse.org) (privately owned by large banks) [Federal Reserve](https://www.frbservices.org) (U.S. government) Launched November 2017 July 2023 Per-payment limit $10 million Raised from $1M in February 2025 [\[6\]](#r6) $10 million Raised from $1M in November 2025 [\[6\]](#r6) Banks participating 1,135 as of January 2026 [\[4\]](#r4) 1,600+ as of January 2026 [\[3\]](#r3) Value processed in 2025 $1.3 trillion [\[1\]](#r1) $853 billion [\[2\]](#r2) Reserve requirement for banks Banks must keep a funded reserve account to cover payments No separate reserve account required This is why more smaller banks have joined FedNow [\[8\]](#r8) Hours 24/7/365 24/7/365 Data format [ISO 20022](https://www.iso20022.org) (modern, carries more payment detail) [ISO 20022](https://www.iso20022.org) (same) Can a payment be reversed? No. Permanent once sent. No. Permanent once sent. Best suited for Larger institutions, high-value business payments, real estate, corporate payouts Community banks, credit unions, government agencies, smaller and mid-size transactions Relationship to ACH These networks work alongside ACH, not as a replacement. ACH is still better for recurring billing, large batch runs, and situations where having a reversal window is actually useful. Real-time rails are for one-time or time-sensitive payments where speed and certainty matter more than cost.[ \[14\]](#r14) ## What IntelliPay Offers Today — and Where We Are Headed [IntelliPay](https://intellipay.com) is a [PCI DSS Level 1-certified](https://intellipay.com/payment-processing-questions-and-answers/) payment processor. We specialize in ACH and card-based payments for [government agencies](https://intellipay.com/industries/government/), [utilities](https://intellipay.com/utilities/), [healthcare organizations](https://intellipay.com/industries/medical/), [insurance companies](https://intellipay.com/industries/insurance/), and [businesses](https://intellipay.com/industries/small-business/). Our platform handles in-person, online, mobile, and recurring payments from a single system. We do not currently offer RTP or FedNow payment processing. What we are doing right now: closely tracking both networks, working with our banking partners to understand integration timelines, and helping clients think through readiness so that when the option becomes available, the decision is informed. If you want to talk through your current payment setup — particularly around ACH, disbursement timing, or reducing manual reconciliation work — those are conversations we can have with you today. [Reach out here.](https://intellipay.com/contact/) What IntelliPay Offers Right Now ACH is still the most cost-effective and widely supported option for recurring billing, large-batch payouts, and government payment collection. IntelliPay's ACH platform includes [return code management](https://intellipay.com/understanding-ach-return-codes-why-r10-and-r11-matter-for-your-business/) to help businesses understand and respond to failed payments, account validation that screens bank accounts before transactions enter the network, and built-in support for the [2026 NACHA fraud monitoring requirements](https://intellipay.com/how-ach-payments-work-the-complete-guide-2026/). For many organizations, getting more out of the ACH setup they already have delivers significant value before real-time rails ever enter the picture. See our [complete 2026 ACH guide](https://intellipay.com/how-ach-payments-work-the-complete-guide-2026/) for more. ## What to Do Right Now You do not need to overhaul your payment setup to start preparing. The practical steps are simpler than most vendors will tell you. - **Call your bank and ask specifically what they support.** Ask whether your business account is live on RTP, FedNow, or both. Ask whether you can send payments, receive them, or both. Many large banks are fully live. Most community banks are in the process of joining FedNow. Capability varies by account type, and this one phone call tells you everything. The [FedNow participant list](https://www.frbservices.org/financial-services/fednow/find-participating-financial-institutions.html) and [RTP participant list](https://www.theclearinghouse.org/payment-systems/rtp/rtp-participating-financial-institutions) are publicly searchable if you want to check before calling. - **Decide which payment flows would actually benefit from being instant.** One-time payouts, emergency payments, refunds, and field collections are where real-time settlement creates the clearest value. Recurring billing, payroll, and large batch runs are usually better left on ACH where lower cost and the ability to reverse mistakes are both advantages. See [our payment model overview](https://intellipay.com/payment-models/) for help thinking through the tradeoffs. - **Update your fraud controls before you turn anything on.** The permanent nature of real-time payments means problems are harder to fix after the fact. Account verification before sending, a second approval for large amounts, and payment limits are the basics. Put these in place before activating real-time payments, not the week after your first problem. - **Look for quick wins in your current ACH setup first.** If your current ACH process has payment matching issues, slow reconciliation, or timing problems, fixing those now delivers immediate value and makes any future addition of real-time rails cleaner. [Talk to IntelliPay](https://intellipay.com/contact/) about a payment setup review. - **For government and utility clients, start the banking conversation early.** Adding real-time rails to a government or utility payment operation involves policy decisions, banking relationship changes, and system integration work. Starting that conversation now, before you need it, means a planned transition rather than a reactive scramble when the pressure arrives. Real-time payments are not a future technology. They are running now, processing trillions of dollars a year. For most businesses, the move to instant rails is a matter of timing. The organizations that do the preparation now will find the transition straightforward. Those that wait will find themselves catching up. ## Frequently Asked Questions What is the difference between RTP and FedNow? Both do the same job: move money instantly, any time of day, any day of the year. The difference is who runs them. [RTP](https://www.theclearinghouse.org/payment-systems/rtp) is operated by The Clearing House, a private company owned by the largest U.S. banks. It launched in 2017 and historically served larger institutions. [FedNow](https://www.frbservices.org/financial-services/fednow/index.html) is operated by the Federal Reserve and launched in July 2023. It was specifically designed to be easier for smaller community banks and credit unions to join, because it does not require them to keep a separate funded reserve account. As of early 2026, FedNow has actually enrolled more institutions (1,600+) than RTP (1,135), even though RTP has been around longer and handles more total dollar volume. Does IntelliPay support FedNow or RTP payments? Not yet. [IntelliPay](https://intellipay.com) processes payments through ACH and card-based systems. We are actively tracking both networks and working with banking partners on what integration could look like. When that changes, we will communicate it directly to clients. In the meantime, if you want to review your current payment setup or talk through planning for future rails, [reach out to a consultant](https://intellipay.com/talk-to-a-consultant/). Will real-time payments replace ACH? Not anytime soon, and arguably not by design. The two systems serve different purposes well. ACH is better for recurring billing — like monthly utility payments or payroll — where you need low cost, high volume, and the ability to reverse a mistake. Real-time rails are better for one-time payments where speed is the priority and the amount is confirmed before sending. Most organizations with sophisticated payment operations will end up running both, using each one for the payments it handles best.[\[14\]](#r14) What are the fraud risks with real-time payments? The biggest risk is that you cannot get the money back if something goes wrong. With ACH, [NACHA's rules](https://www.nacha.org/rules/returns) give you a period of time to reverse a payment that was sent incorrectly or flagged as unauthorized.[\[12\]](#r12) With RTP and FedNow, there is no reversal process. If a payment goes to the wrong account or is made under a scam, recovering it requires the receiving bank to voluntarily cooperate. That does not always happen. The right response is to make fraud prevention happen before the payment is sent: verify the account you are sending to, require a second approval for large amounts, and set limits on how much can go out in a given time period. How could real-time payments help government and utility organizations? The value runs in both directions. For collecting payments: residents can pay the moment they receive a notice, with instant confirmation that it was received. For sending payments: tax refunds, utility deposit returns, emergency assistance, and vendor payments can all go out the same day they are approved. A 2025 White House executive order directs federal agencies to shift fully to electronic payments, which includes real-time rails.[\[13\]](#r13) The practical first step for any [government entity](https://intellipay.com/industries/government/) or [utility](https://intellipay.com/utilities/) is confirming what your specific bank supports for your account type. The [FedNow participant lookup](https://www.frbservices.org/financial-services/fednow/find-participating-financial-institutions.html) is publicly available. Why does ISO 20022 matter and what does it mean in plain terms? ISO 20022 is the data format both RTP and FedNow use. In plain terms, it means each payment can carry a lot more information than older payment formats allow. With ACH or a standard wire, you are typically sending an amount and a brief description. With ISO 20022, you can include invoice numbers, account references, line-item details, and other structured data that travels with the payment automatically. For your accounting team, that means less time manually matching payments to records. For audits and compliance, it means cleaner documentation. [IntelliPay's reporting](https://intellipay.com/payment-processing-questions-and-answers/) is already aligned with ISO 20022 data standards. Are there dollar limits on real-time payments? Both RTP and FedNow currently have a $10 million per-payment cap. RTP raised its limit from $1 million to $10 million in February 2025.[\[6\]](#r6) FedNow matched that limit in November 2025.[\[6\]](#r6) Keep in mind that your individual bank may set a lower limit for your account based on their own risk policies. The network limit is the maximum, not a guarantee. Always confirm with your bank what limits apply to your specific account. About IntelliPay [IntelliPay](https://intellipay.com) is a PCI DSS Level 1-certified payment processor that has served businesses, government agencies, and organizations across the United States since 2004. Our platform handles in-person, online, mobile, and recurring payments from a single dashboard, with [flexible pricing models](https://intellipay.com/payment-models/) including dual pricing, surcharging, service fee programs, and interchange-plus pricing. IntelliPay currently processes payments through ACH and card-based rails. Real-time rail integration is on our product roadmap. For a free, no-obligation review of your current payment setup, contact us today. [Talk to a Consultant](https://intellipay.com/talk-to-a-consultant/) ## Sources and References 1. The Clearing House. *RTP Network: 2025 Annual Payments Data.* The Clearing House Payments Company, December 2025. [theclearinghouse.org](https://www.theclearinghouse.org/payment-systems/rtp) 2. PaymentsJournal. *With More Institutions on Board, FedNow Notches Volume and Value Gains.* January 23, 2026. Reporting Federal Reserve data. [paymentsjournal.com](https://www.paymentsjournal.com/with-more-institutions-on-board-fednow-notches-volume-and-value-gains/) 3. Digital Transactions. *FedNow Tallies More Than 1,600 FIs in its Real-Time Payments Service.* January 22, 2026. [digitaltransactions.net](https://www.digitaltransactions.net/fednow-tallies-more-than-1600-fis-in-its-real-time-payments-service/) 4. Digital Transactions. *FedNow Tallies More Than 1,600 FIs in its Real-Time Payments Service* — citing The Clearing House RTP count of 1,135 institutions as of January 15, 2026. [digitaltransactions.net](https://www.digitaltransactions.net/fednow-tallies-more-than-1600-fis-in-its-real-time-payments-service/) 5. The Clearing House. *About the RTP Network.* [theclearinghouse.org](https://www.theclearinghouse.org/payment-systems/rtp) 6. American Banker / PaymentsSource. *FedNow Plans to Boost Limits for Real-Time Payments.* September 12, 2025. Covers RTP's February 2025 increase and FedNow's November 2025 increase to $10M. [americanbanker.com](https://www.americanbanker.com/payments/news/fednow-plans-to-boost-limits-for-real-time-payments) 7. Federal Register. *Federal Reserve Bank Services — 2026 Pricing and FedNow Service Update.* December 9, 2025. [federalregister.gov](https://www.federalregister.gov/documents/2025/12/09/2025-22268/federal-reserve-bank-services) 8. EMARKETER / Insider Intelligence. *US Real-Time Payments Explainer: How FedNow and the RTP Network Are Pushing Forward Consumer Real-Time Payments.* Notes FedNow's settlement model advantage for smaller institutions. [emarketer.com](https://www.emarketer.com/content/us-real-time-payments-explainer) 9. Federal Reserve. *Commercial ACH Transactions Processed by the Federal Reserve — Annual Statistics.* 2024: 20.1 billion items, $42.5 trillion. [federalreserve.gov](https://www.federalreserve.gov/paymentsystems/files/fedach_yearlycomm.pdf) 10. American Banker. *FedNow Plans to Boost Limits for Real-Time Payments* — citing American Banker research showing 43% of banks investing in real-time payments in 2025. September 12, 2025. [americanbanker.com](https://www.americanbanker.com/payments/news/fednow-plans-to-boost-limits-for-real-time-payments) 11. eMarketer / Insider Intelligence, drawing on GlobalData projections. *US Real-Time Payments Explainer: How FedNow and the RTP Network Are Pushing Forward Consumer Real-Time Payments.* Projection: approximately 32% annual growth in real-time payment volume, 2023 through 2028. [emarketer.com](https://www.emarketer.com/content/us-real-time-payments-explainer) 12. NACHA. *2026 ACH Risk Management Framework and Operating Rules.* [nacha.org/rules](https://www.nacha.org/rules) 13. White House / Office of Management and Budget. *Executive Order on Federal Agency Transition to Electronic Payments.* 2025. [whitehouse.gov](https://www.whitehouse.gov) 14. Wolters Kluwer. *Navigating FedNow and RTP Systems.* August 2025. Covers the complementary rather than replacement relationship between real-time rails and ACH. [wolterskluwer.com](https://www.wolterskluwer.com/en/expert-insights/navigating-fednow-and-rtp-systems) **Legal Disclaimer:** This article is for general informational and educational purposes only. It does not constitute legal, financial, or compliance advice. Payment technology standards, network participation numbers, transaction limits, and regulatory requirements change frequently and may differ from the figures cited here by the time you read this. IntelliPay does not currently offer RTP or FedNow payment processing. Organizations should consult qualified legal counsel and their payment processor before making changes to their payment infrastructure or banking relationships. All external links are provided for reference only. IntelliPay does not control the content of third-party websites. Information reflects conditions as of the date of publication. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/13c7df437c54f82ca1f67a978f713122.jpg?ver=1788315193) derling Dale Erling is a payment processing professional with over 15 years in banking, financial technology, and payments. He helps small businesses navigate costs and compliance, and frequently writes on trends, card cost reduction, and small business payment strategies. Dale is passionate about demystifying payment processing and leveraging his expertise to drive value for clients. [See Full Bio](https://intellipay.com/author/wpengine/) [ ](https://intellipay.com/author/wpengine/) **Categories:** Payment Methods & Technologies --- ### [CCCA Has Failed Again.](https://intellipay.com/ccca-has-failed-again/) **Published:** May 19, 2026 **Author:** Dale Erling **Content:** Here Is Why Merchants Should Stop Waiting for Congress and Start Saving Money Now | IntelliPay Payment Intelligence Series | IntelliPay Contents - [The CCCA Has Failed Again.](#The_CCCA_Has_Failed_Again) - [A Bill Four Years in the Making. Still Waiting.](#A_Bill_Four_Years_in_the_Making_Still_Waiting) - [Why the Bill Keeps Stalling](#Why_the_Bill_Keeps_Stalling) - [What Four Years of Failure Actually Tells Merchants](#What_Four_Years_of_Failure_Actually_Tells_Merchants) - [State-Level Action: Where Things Are Actually Moving](#State-Level_Action_Where_Things_Are_Actually_Moving) - [Illinois: The Interchange Fee Prohibition Act](#Illinois_The_Interchange_Fee_Prohibition_Act) - [Kansas: Surcharging Now Legal](#Kansas_Surcharging_Now_Legal) - [Regulation II: The Debit Wild Card](#Regulation_II_The_Debit_Wild_Card) - [What You Can Do Right Now. No Legislation Required.](#What_You_Can_Do_Right_Now_No_Legislation_Required) - [Dual Pricing](#Dual_Pricing) - [Credit Card Surcharging](#Credit_Card_Surcharging) - [Service Fee Programs for Government Agencies and Utilities](#Service_Fee_Programs_for_Government_Agencies_and_Utilities) - [Interchange-Plus Pricing](#Interchange-Plus_Pricing) - [ACH and Account-to-Account Payments](#ACH_and_Account-to-Account_Payments) - [The Rewards Argument: An Honest Look](#The_Rewards_Argument_An_Honest_Look) - [A Practical Checklist for Merchants](#A_Practical_Checklist_for_Merchants) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Sources and Citations](#Sources_and_Citations) - [About IntelliPay](#About_IntelliPay) # The CCCA Has Failed Again. Here Is Why Merchants Should Stop Waiting for Congress and Start Saving Money Now By **Dale Erling** | 15+ years in payments and fintech | IntelliPay | May 2026 | 11-minute read | Categories: Fee-Based Models · Compliance · Payment Optimization · Government and Private Sector **Legal Disclaimer** This article is for general informational and educational purposes only. It does not constitute legal, financial, tax, or compliance advice. Payment regulations, card network rules, interchange schedules, surcharge laws, and pending legislation change frequently and vary by state, jurisdiction, and card brand. Nothing here creates an attorney-client relationship or a processor-merchant agreement. Merchants should consult qualified legal counsel and their payment processor before implementing any fee-recovery program, surcharge, or dual-pricing strategy. IntelliPay makes no representations regarding the accuracy or completeness of legislative or regulatory information herein, which reflects conditions as of the publication date. **The Bottom Line Up Front** The Credit Card Competition Act has been reintroduced in every session of Congress since 2022. It has never passed. The most recent attempt, attaching it to a Senate housing bill in March 2026, failed again. If your plan for reducing card processing costs depends on this bill becoming law, you are waiting for something that has not happened in four years and shows no strong signs of changing soon. The tools to reduce or eliminate those costs exist today, and none of them require an act of Congress. Section 1 A Bill Four Years in the Making ## A Bill Four Years in the Making. Still Waiting. The Credit Card Competition Act first appeared in Congress in 2022. Sen. Dick Durbin, a Democrat from Illinois, and Sen. Roger Marshall, a Republican from Kansas, introduced it together. The pitch was simple: require banks with more than $100 billion in assets to make at least one credit card routing network available to merchants that is not Visa or Mastercard. By injecting routing competition into a market those two networks have dominated for decades, the sponsors argued, interchange fees would face downward pressure over time.[\[1\]](#ref1) That was a reasonable idea in 2022. It is still a reasonable idea in 2026. It is also, for the fourth consecutive year, an idea that has not become law. The January 2026 reintroduction came with something new: an explicit endorsement from President Trump, which gave the bill a bipartisan quality it had never quite had before.[\[2\]](#ref2) Sens. Durbin and Marshall moved quickly, attempting to attach the CCCA as an amendment to a major Senate housing bill. It looked like one of the more plausible paths the legislation had ever had. The Senate passed the housing bill in March 2026. The CCCA was not included.[\[5\]](#ref5) A spokesperson for Sen. Durbin confirmed the outcome and said the effort would continue. That is the same message that has come after every previous failed attempt. **CCCA Legislative Timeline** 2022: Introduced. Did not pass. | 2023: Reintroduced. Did not pass. | 2024: Reintroduced. Did not pass. | January 2026: Reintroduced with presidential endorsement. | March 2026: Failed to attach to Senate housing bill. | Current status: No law. Section 2 Why It Keeps Stalling ## Why the Bill Keeps Stalling Understanding why the CCCA has failed repeatedly is worth a few minutes, because it shapes how you should think about the odds going forward. **The opposition is well-funded and structurally entrenched.** Visa and Mastercard process the vast majority of U.S. credit card transactions. The large banks that issue those cards collect a substantial share of interchange revenue. All of them have strong financial and lobbying incentives to keep the current structure in place.[\[3\]](#ref3) **The rewards argument works on voters.** The most effective consumer-facing argument against the CCCA is that lower interchange revenue will force banks to cut credit card rewards programs. This is not a made-up concern. After the Durbin Amendment capped debit interchange in 2010, several banks did reduce or eliminate debit rewards. The threat to credit rewards is real enough to generate constituent pushback on legislators who might otherwise support the bill. **Smaller institutions have concerns too.** Credit unions and community banks below the $100 billion threshold are technically exempt from the CCCA. But their trade groups argue that compressed interchange margins across the industry will accelerate consolidation and hurt smaller lenders. Their opposition complicates the bill's coalition-building. None of this means the CCCA will never pass. Presidential support is genuinely unusual for financial regulation legislation and may eventually create the conditions for movement. But four years of failure suggests merchants should treat congressional action as a scenario to monitor, not a strategy to depend on. Section 3 What the Failure Actually Tells Merchants ## What Four Years of Failure Actually Tells Merchants Here is the part that does not get covered enough. While Congress has debated and deferred on the CCCA, the actual landscape for merchant fee recovery has quietly gotten better. Card networks rewrote their own rules. States updated their surcharge laws. And a generation of payment processors built compliant, transparent programs that give merchants real options right now. Consider the numbers. According to the Nilson Report, U.S. merchants paid a record $187.20 billion in card processing fees in 2024.[\[4\]](#ref4) The average blended Visa and Mastercard cost runs around 2.35 percent per transaction, but many small businesses on flat-rate pricing are paying 2.9 percent or higher. That gap between what you are currently paying and what you could be paying is recoverable today. Not next session. Today. Visa quietly expanded service fee eligibility in 2025. Kansas legalized credit card surcharging in January 2025. The Illinois legislature passed restrictions on interchange fees for taxes and tips. The regulatory floor under merchant fee-recovery programs is broader and more solid than it has ever been, independent of what Congress does. **The Real Story** The fight over interchange fees is being won incrementally through market mechanisms and state action. Merchants who understand their options are already capturing savings that the CCCA, if passed, would only begin to create several years from now through gradual competitive pressure. The tools exist. Most merchants just are not using them yet. Section 4 State-Level Action ## State-Level Action: Where Things Are Actually Moving While the federal debate sits still, state-level interchange legislation is actively reshaping rules for merchants. Here are the key developments worth tracking. ### Illinois: The Interchange Fee Prohibition Act Illinois passed the Interchange Fee Prohibition Act, which prohibits card networks from charging interchange fees on the tax and tip portions of transactions. For restaurants, retailers, and government agencies where a meaningful share of every transaction is sales tax, this would represent real dollar savings.[\[6\]](#ref6) The law is currently blocked by a federal district court injunction while litigation continues. The Seventh Circuit Court of Appeals is hearing the case on an expedited schedule in 2026. If the Seventh Circuit upholds the law, other states are likely to follow quickly. If it strikes it down, the issue gets pushed back to Congress, adding pressure to the CCCA debate. ### Kansas: Surcharging Now Legal Kansas had banned credit card surcharges for decades. House Bill 2247 changed that, taking effect January 1, 2025. Kansas merchants can now add a surcharge to credit card transactions equal to their actual processing cost, subject to disclosure requirements and card brand rules.[\[7\]](#ref7) ### Regulation II: The Debit Wild Card A federal district court vacated Regulation II in 2024, the Federal Reserve rule that capped debit card interchange at 21 cents per transaction under the 2010 Durbin Amendment. The court ruled the Fed had set the cap too high. The court then stayed its own ruling pending appeal, so the 21-cent cap still applies for now. If the Eighth Circuit upholds the vacatur, debit interchange fees could rise. Merchants who benefit from debit routing competition today should watch this case.[\[8\]](#ref8) Jurisdiction What Changed Current Status Illinois IFPA bans interchange on tax and tip portions of transactions Blocked; Seventh Circuit appeal in progress Kansas Surcharging legalized with disclosure requirements (Jan 2025) In effect Federal Regulation II Debit interchange cap vacated by district court 21-cent cap remains pending Eighth Circuit appeal Federal CCCA Mandatory routing competition for credit cards Reintroduced; failed to pass as of March 2026 Section 5 What You Can Do Right Now ## What You Can Do Right Now. No Legislation Required. The most important shift in payment processing strategy over the past five years has nothing to do with federal legislation. It is the maturation of compliant, transparent fee-recovery programs that let merchants stop subsidizing card acceptance entirely, or substantially reduce that cost, starting today. ### Dual Pricing Dual pricing shows two prices at the point of sale: one for cash or ACH, one for card. The difference reflects the actual cost of card acceptance. This model is compliant with Visa and Mastercard rules, legal in all 50 states, and requires no surcharge disclosure signage beyond the posted price display. Merchants who implement dual pricing correctly effectively bring their net card processing cost to zero. It is the cleanest and lowest-friction fee-recovery model currently available. ### Credit Card Surcharging Surcharging lets you add a fee to credit card transactions equal to your actual processing cost, up to 3 percent for Visa and 4 percent for Mastercard. Surcharging is now legal in 45 or more states. It cannot be applied to debit or prepaid cards. Visa requires you notify your acquirer/processor 30 daysbefore you implement a surcharge program, plus specific disclosure signage at the point of entry and point of sale. State requirements vary, so work with your processor to confirm your compliance setup before going live. ### Service Fee Programs for Government Agencies and Utilities Government agencies and utilities can use service fee programs where a compliant third-party processor collects a clearly disclosed service fee from constituents or customers who pay by card. The agency receives 100 percent of the amount owed. IntelliPay acts as the third-party payee in these transactions, collecting the service fee and applying it to cover processing costs. This model is fully compliant with card brand rules when properly structured and is designed specifically for the public sector.[\[9\]](#ref9) ### Interchange-Plus Pricing For merchants who prefer to absorb processing costs, switching from flat-rate to interchange-plus pricing typically reduces your effective processing rate by 20 to 40 percent. Flat-rate pricing bundles interchange, network fees, and processor margin into one opaque number. Interchange-plus separates those components, passing actual interchange through at cost with a fixed, transparent processor markup. If you are on flat-rate pricing and you have not had a statement review in the last 12 months, you are very likely leaving money on the table. ### ACH and Account-to-Account Payments ACH transfers carry far lower processing costs than credit cards, typically a flat fee of $0.25 to $1.50 per transaction rather than a percentage of the sale. For high-value transactions, recurring billing, B2B payments, and utility or government collections, making ACH a visible and easy option for customers is one of the most direct ways to reduce your effective processing cost. This works right now, regardless of what happens to interchange rates at the federal level. **By the Numbers** Most U.S. merchants are overpaying for payment processing by 20 to 40 percent. The average blended Visa and Mastercard transaction cost is approximately 2.35 percent, but many small businesses on flat-rate pricing are paying 2.9 percent or higher on every single sale. That difference is recoverable today through interchange-plus pricing alone, before even considering a fee-recovery program.[\[4\]](#ref4) Section 6 The Rewards Argument ## The Rewards Argument: An Honest Look Every time the CCCA comes up, the banking industry raises the prospect of consumers losing their credit card rewards. It is worth engaging with this directly, because it affects how your customers might perceive a surcharge or dual-pricing program. The argument has some real basis. After the Durbin Amendment reduced debit interchange in 2010, several banks did cut debit card rewards programs. The concern that credit rewards could follow the same path under the CCCA is not manufactured. What the argument leaves out is that the United States has some of the highest credit card interchange rates in the developed world, typically two to four times the rates in Europe and Australia, where competitive credit card markets with meaningful rewards programs exist at lower interchange levels. The claim that U.S. rewards programs cannot survive at lower interchange rates is hard to reconcile with the experience of every other major economy. For merchants, the practical question is a little different anyway. If rewards programs do erode over time, consumer payment behavior will shift toward debit, digital wallets, ACH, and buy now, pay later options. All of those carry lower interchange costs. Merchants who already accept a diverse range of payment methods will be better positioned for that shift than those who are exclusively dependent on credit card acceptance. Section 7 Practical Checklist ## A Practical Checklist for Merchants - Find out your actual effective processing rate. If you are on flat-rate pricing, ask for a statement review. The gap between your current rate and interchange-plus pricing is likely larger than you expect. - Evaluate whether a fee-recovery program fits your business and customer base. Dual pricing, surcharging, and service fee programs each work better in different contexts. Talk through the options with your processor. - Check the current surcharge laws in every state where you operate. The regulatory map has shifted significantly in the past 12 months. - If you serve Illinois customers, track the Seventh Circuit decision on the Interchange Fee Prohibition Act. The outcome will matter for state-level interchange regulation nationally. - Ask your payment processor what happens if Regulation II is overturned. Understand how your debit card processing costs might change and what routing options you would have. - Expand the payment options you accept. ACH, digital wallets, and other lower-cost methods reduce your effective processing costs and give you flexibility as the regulatory environment continues to shift. - Review your terms of service and payment disclosures. If you implement a surcharge or dual-pricing program, your disclosures need to meet card brand requirements and state law in every jurisdiction where you operate. - Ask your processor specifically about routing options. Even before the CCCA, some processors already offer access to multiple card networks for certain transaction types. You may have routing flexibility you are not currently using. Section 8 Frequently Asked Questions ## Frequently Asked Questions Does the Credit Card Competition Act have any chance of passing in 2026? It is possible but unlikely in 2026. The bill has presidential backing and bipartisan Senate sponsors, which is meaningful. But it failed to attach to a housing bill in March 2026 and now has no clear legislative vehicle. The banking and card network lobbying opposition is well-organized and well-funded. Most payment industry observers expect the bill to continue to struggle for the remainder of the current congressional session. Would the CCCA actually lower interchange fees for merchants? Not directly and not immediately. The bill does not cap interchange rates. It mandates routing competition by requiring banks to offer at least one non-Visa, non-Mastercard network option. The theory is that competition would eventually push rates down over time, similar to how debit routing competition under the Durbin Amendment affected debit interchange. How quickly that would play out and by how much rates would fall is not clear. Can I surcharge credit card customers in my state right now? Surcharging is legal in 45 or more states as of May 2026, but rules vary by state, card brand, and transaction type. You cannot surcharge debit or prepaid card transactions in any state. Visa requires 30 days of advance written notice to your processor before implementation. A small number of states still restrict or prohibit surcharging. Check your specific state and consult with your payment processor before implementing a surcharge program. What is dual pricing and how is it different from surcharging? Dual pricing displays two prices at the point of sale: a cash or ACH price and a card price. The difference between the two reflects the cost of card acceptance. Surcharging, by contrast, shows one price and adds a fee at checkout for customers who pay by card. Both approaches let merchants recover card processing costs, but they work differently and have different disclosure and compliance requirements. Dual pricing is generally simpler to implement and carries fewer state-level restrictions. What is a service fee program and who can use it? A service fee program is a model where a compliant third-party processor collects a clearly disclosed service fee from customers who pay by card, rather than the merchant adding a surcharge. The merchant or agency receives the full amount owed. This model is common in government, utilities, and some nonprofit contexts. It is subject to specific card brand rules about how the fee is disclosed and processed. IntelliPay has operated this model for government agencies and utilities for over 20 years. If I switch to interchange-plus pricing, how much could I save? The typical savings when switching from flat-rate to interchange-plus pricing range from 20 to 40 percent of current processing costs, depending on transaction mix, average ticket size, and the current processor's markup. The savings are largest for merchants with a high proportion of standard consumer credit card transactions and smallest for those with many rewards or corporate cards. A statement review from IntelliPay can give you a specific estimate based on your actual transaction history. What happens to my processing costs if Regulation II is overturned? If the Eighth Circuit upholds the district court decision to vacate Regulation II, the Federal Reserve would need to issue a new rule, and debit interchange fees could rise above the current 21-cent cap during any transition period. Merchants who process a high volume of debit card transactions and currently benefit from debit routing competition would be most affected. The 21-cent cap remains in place while the appeal is pending. Does IntelliPay offer fee-recovery programs? Yes. IntelliPay offers dual pricing, credit card surcharging, service fee programs, and interchange-plus pricing across in-person, online, mobile, and recurring payment channels. We have operated service fee programs for government agencies and utilities for over 20 years. If you want to understand which model fits your business, we offer a free, no-obligation statement review and cost analysis. Contact us at [intellipay.com](https://intellipay.com). Section 9 Sources and Citations ## Sources and Citations \[1\] Payments Dive: Credit Card Competition Bill Wins Trump Support (January 13, 2026). [paymentsdive.com](https://www.paymentsdive.com/news/credit-card-competition-bill-wins-trump-support/809550/) \[2\] Lexology / Kilpatrick Townsend: Credit Card Competition Act of 2026: Implications for Card Issuers, Payment Networks, and Consumers (January 30, 2026). [lexology.com](https://www.lexology.com/library/detail.aspx?g=62cdc484-fb1a-4bb8-a088-b206c0914ef1) \[3\] NerdWallet: What to Expect If the Credit Card Competition Act Passes (Updated January 13, 2026). [nerdwallet.com](https://www.nerdwallet.com/credit-cards/learn/what-to-expect-if-the-credit-card-competition-act-passes) \[4\] IntelliPay: Stop Overpaying for Credit Card Processing (Updated April 2026), citing Nilson Report data. [intellipay.com](https://intellipay.com/stopoverpaying/) \[5\] Payments Dive: CCCA Seeks New Path to Passage (Updated March 13, 2026). [paymentsdive.com](https://www.paymentsdive.com/news/ccca-seeks-new-path-to-passage/813789/) \[6\] Payments Dive: Tapping Into the Latest Emerging Payment Solution Trends (2026). [paymentsdive.com](https://www.paymentsdive.com/spons/tapping-into-the-latest-emerging-payment-solution-trends/817649/) \[7\] IntelliPay: 2026 Surcharge and Interchange Fee Laws by State, Kansas section (April 2026). [intellipay.com](https://intellipay.com/surcharge-interchange-fee-legislation-2026/) \[8\] IntelliPay: 2026 Surcharge and Interchange Fee Laws by State, Regulation II section (April 2026). [intellipay.com](https://intellipay.com/surcharge-interchange-fee-legislation-2026/) \[9\] IntelliPay: Service Fee vs Convenience Fee (Updated February 2026). [intellipay.com](https://intellipay.com/servicefee/) \[10\] JDSupra / Kilpatrick Townsend: Credit Card Competition Act of 2026 (January 30, 2026). [jdsupra.com](https://www.jdsupra.com/legalnews/credit-card-competition-act-of-2026-6358556/) ### About IntelliPay IntelliPay is a PCI DSS Level 1-certified payment processor that has served businesses, governments, and organizations across the United States since 2004. We offer dual pricing, surcharging, service fee programs, and interchange-plus pricing across in-person, online, mobile, and recurring payment channels. For a free, no-obligation review of your current processing costs, visit [intellipay.com](https://intellipay.com) or call 855-872-6632. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations, Uncategorized --- ### [B2B Credit Card Surcharging in 2026: What to Know](https://intellipay.com/b2b-credit-card-surcharging-in-2025-what-to-know/) **Published:** March 7, 2025 **Author:** Dale Erling **Content:** Contents - [B2B Credit Card Surcharging in 2026: What Business Owners Need to Know](#B2B_Credit_Card_Surcharging_in_2026_What_Business_Owners_Need_to_Know) - [What is B2B credit card surcharging in 2026?](#What_is_B2B_credit_card_surcharging_in_2026) - [Which card‑brand rules affect B2B surcharging in 2026?](#Which_cardbrand_rules_affect_B2B_surcharging_in_2026) - [What surcharge limits are typical for B2B merchants now?](#What_surcharge_limits_are_typical_for_B2B_merchants_now) - [Which states allow B2B surcharging in 2026?](#Which_states_allow_B2B_surcharging_in_2026) - [Why is B2B surcharging different from consumer surcharging?](#Why_is_B2B_surcharging_different_from_consumer_surcharging) - [How should B2B companies explain surcharges to their customers?](#How_should_B2B_companies_explain_surcharges_to_their_customers) - [Is surcharging the best option for B2B in 2026?](#Is_surcharging_the_best_option_for_B2B_in_2026) - [How IntelliPay helps B2B companies implement compliant surcharging](#How_IntelliPay_helps_B2B_companies_implement_compliant_surcharging) - [FAQs: B2B credit card surcharging in 2026](#FAQs_B2B_credit_card_surcharging_in_2026) - [Can B2B companies surcharge credit card payments in every state in 2026?](#Can_B2B_companies_surcharge_credit_card_payments_in_every_state_in_2026) - [Can B2B merchants surcharge debit card payments in 2026?](#Can_B2B_merchants_surcharge_debit_card_payments_in_2026) - [How much can a B2B merchant surcharge under 2026 rules?](#How_much_can_a_B2B_merchant_surcharge_under_2026_rules) - [Is surcharging better than dual pricing for B2B in 2026?](#Is_surcharging_better_than_dual_pricing_for_B2B_in_2026) # B2B Credit Card Surcharging in 2026: What Business Owners Need to Know Accepting credit cards from other businesses is still expensive in 2026. Interchange, assessments, and processor markups can push effective rates above 3% on many B2B transactions, especially when customers use rewards or corporate cards. It is no surprise that CFOs and controllers ask, “Can we add a surcharge on B2B credit card payments so we are not absorbing all of these costs?” This guide explains how B2B credit card surcharging works under 2026 rules, which card‑brand and state requirements matter most, and how to decide whether surcharging is the right strategy for your business. For a broader look at all fee models available in 2026, including dual pricing and service fees, see IntelliPay’s [payment models overview](https://intellipay.com/payment-models/) and [Passing Card Fees to Customers in 2026](https://intellipay.com/passing-card-fees-to-customers-in-2026-surcharging-dual-pricing-and-convenience-fees-explained/). --- ## What is B2B credit card surcharging in 2026? In a B2B setting, **surcharging** means adding a clearly disclosed percentage fee when your customer pays with an eligible credit card. The surcharge is designed to recover your cost of accepting that card, not to turn card fees into a profit center. In 2026, a typical B2B surcharge program: - Adds a percentage fee (for example, up to 3%) on credit card transactions only. - Never applies the surcharge to debit or prepaid cards, even if those cards are run as “credit.” - Shows the fee as a separate line item on invoices, checkout pages, and receipts. For a current legal overview of when surcharging is allowed and how it interacts with other fee models, review [Is it Legal to Pass Credit Card Fees to Customers?](https://intellipay.com/is-it-legal-to-pass-on-credit-card-fees-to-customers/) and IntelliPay’s updated [Surcharging FAQs](https://intellipay.com/faqs/). --- ## Which card‑brand rules affect B2B surcharging in 2026? The major card networks continue to enforce a common set of principles around surcharging that B2B merchants must follow in 2026: - **Card‑type limits:** Surcharges may be applied only to eligible credit card transactions. Debit and prepaid cards are off limits. - **Amount caps:** Your surcharge cannot exceed the lower of your actual merchant discount rate (MDR) or the brand’s maximum allowed percentage. - **Separate presentation:** Surcharges must be processed and displayed separately from the base transaction amount. - **Refunds:** When you refund a transaction, you are expected to refund the proportional surcharge amount. Networks may also expect advance notification or registration for surcharge programs, and they periodically refine their rules. IntelliPay’s PDF, [The Only Guide You’ll Ever Need for Surcharging](https://intellipay.com/wp-content/uploads/2025/10/The-Only-Guide-Youll-Ever-Need-for-Surcharging-10-22-25-final.pdf), outlines how merchants can align with these expectations, and IntelliPay keeps its implementation guidance current as network requirements evolve. --- ## What surcharge limits are typical for B2B merchants now? While exact caps and program details can change, the practical rules for B2B merchants in 2026 look similar to late 2025: - Your surcharge cannot exceed your actual processing cost on that transaction. - Card‑brand rules usually set a maximum percentage ceiling for surcharges. - Flat surcharge rates that are higher than your real processing costs are discouraged and may be non‑compliant. Because B2B processing costs vary by card type, interchange program, and volume, it is important to calculate your true merchant discount rate instead of guessing. IntelliPay’s surcharging resources and [guide to lowering credit card processing fees](https://intellipay.com/how-to-lower-credit-card-processing-fees-and-increase-margins/) help you understand your effective rates before you set a surcharge percentage. --- ## Which states allow B2B surcharging in 2026? Most U.S. states permit some form of credit card surcharging in 2026, but there are still important differences in how, where, and under what conditions you can apply surcharges. A few states limit surcharging more heavily, and others focus on how prices and fees must be advertised and disclosed. B2B merchants must consider the state of their customers, not only the state of their headquarters. IntelliPay’s [state‑by‑state surcharging guide](https://intellipay.com/wp-content/uploads/2025/10/Your-State-by-State-Surcharging-Gudie-10-22-25-final.pdf) provides a consolidated snapshot, and newer statutory updates can be tracked through neutral resources such as the [NCSL overview of surcharge statutes](https://www.ncsl.org/financial-services/credit-or-debit-card-surcharges-statutes) and state legislative websites. Since some states have recently updated rules around “all‑in pricing” and junk fees, it is smart to revisit your surcharge policy periodically and confirm that your disclosures and pricing displays still align with current law. --- ## Why is B2B surcharging different from consumer surcharging? B2B surcharging brings unique challenges that do not always show up in retail or consumer environments: - **Invoice workflows:** Many B2B payments start with a quote or invoice instead of a traditional checkout, so surcharge and disclosure language must appear in proposals, contracts, and invoicing systems. - **Negotiated terms:** B2B customers often have custom pricing or service agreements. Your surcharge policy needs to be consistent, transparent, and aligned with those contracts to avoid disputes. - **Large transaction amounts:** A small percentage on a six‑figure invoice can be significant. Clear explanations, and offering alternatives like ACH or wire, help preserve relationships. For many B2B companies, surcharging is part of a broader payment strategy that also includes optimizing interchange, steering to lower‑cost methods, and evaluating dynamic discounting or dual pricing. IntelliPay’s [Payment Processing ROI: 2026 Strategy Guide](https://intellipay.com/payment-processing-roi-2026-strategy-guide-to-fee-recovery-margin-optimization/) explores that bigger picture. --- ## How should B2B companies explain surcharges to their customers? In 2026, B2B customers are used to hearing about rising card costs, but that does not mean they will automatically welcome surcharges. Clear, professional communication makes a big difference. Best practices include: - **Policy clarity:** Add plain‑language surcharge terms to your contracts, order forms, and standard terms and conditions. - **Transparent invoices:** Show the surcharge as a separate line item and, where appropriate, label it as a card acceptance or processing cost. - **Alternatives and choice:** Offer no‑fee or lower‑fee options like ACH, wire, or check, so customers can avoid the surcharge if they prefer. Several regulators and trade groups have also emphasized the importance of clear, up‑front pricing and avoiding hidden or misleading fees. Even though some of that guidance is aimed at consumer markets, B2B buyers increasingly expect the same level of transparency. --- ## Is surcharging the best option for B2B in 2026? Surcharging can be powerful for B2B companies, but it is not the only way to address card costs. It tends to be a good fit when: - Your customers frequently pay invoices with rewards or corporate credit cards. - You primarily serve states where surcharging is clearly permitted. - Your buyers value card float and rewards enough to accept a transparent surcharge. In other scenarios, dual pricing or discount‑style models may be a better overall fit, especially if you want a simpler nationwide approach or are wary of state‑level surcharge complexity. IntelliPay compares these alternatives in [Surcharging vs Dual Pricing – What Business Owners Need to Know](https://intellipay.com/surcharging-vs-cash-discounting/) and in the 2026 passing‑fees guide. --- ## How IntelliPay helps B2B companies implement compliant surcharging Because surcharging touches card‑brand rules, state laws, invoicing processes, and customer relationships, trying to “DIY” a B2B surcharge program can be risky. IntelliPay partners with B2B organizations to: - Analyze current statement data and identify where card fees are eroding margins. - Design surcharge policies that match your industries, states, and customer expectations. - Configure systems so that surcharges apply only to eligible credit transactions, within allowed limits, and appear correctly on invoices and receipts. - Monitor legal and network changes and adjust your program as requirements evolve. If you want to understand whether B2B surcharging, dual pricing, or another model will deliver the best balance of savings and customer acceptance in 2026, start with IntelliPay’s [payment models overview](https://intellipay.com/payment-models/) and [fee program FAQs](https://intellipay.com/choosing-between-fee-programs-faqs/), then request a review of your current payments environment. --- ## FAQs: B2B credit card surcharging in 2026 ### Can B2B companies surcharge credit card payments in every state in 2026? Most states permit some form of credit card surcharging, but a few still restrict or ban it, and some have tightened rules on how prices and fees must be shown. B2B companies must follow the rules of the states where their customers are located. IntelliPay’s state‑by‑state surcharging guide and the [NCSL surcharge statute summary](https://www.ncsl.org/financial-services/credit-or-debit-card-surcharges-statutes) are good starting points, but they should be paired with up‑to‑date legal guidance. ### Can B2B merchants surcharge debit card payments in 2026? No. Card‑brand rules prohibit surcharges on debit and prepaid card transactions, even when those cards are processed as “credit.” B2B surcharge programs must include reliable card‑type identification and logic to ensure fees are only applied to eligible credit transactions. ### How much can a B2B merchant surcharge under 2026 rules? In 2026, B2B merchants generally must cap their surcharges at the lower of their actual merchant discount rate and the card network’s maximum surcharge percentage. That means you should calculate your real processing costs for different card types and avoid flat surcharge rates that exceed those costs. ### Is surcharging better than dual pricing for B2B in 2026? It depends on your customer base and states. Surcharging often delivers strong cost recovery for B2B companies with heavy credit card usage and customers who value card rewards, while dual pricing may be better for businesses that want a simpler, broadly legal program that feels more like a discount than a fee. Many B2B organizations evaluate both options using IntelliPay resources before choosing a path. > ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** B2B Credit Card Surcharging, b2b merchant discount rate, b2b payment processing fees, b2b surcharge exemptions, b2b surcharge legal updates, business compliance checklist, card brand surcharge rules, cost-based surcharging, credit card surcharge laws 2025, mastercard surcharge requirements, merchant surcharge compliance, merchant surcharge penalties, notify payment processor surcharge, reduce b2b payment costs, refund surcharge procedures, staying informed payment laws, surcharge regulations by state, surcharge technology solutions, surcharging vs convenience fee, visa surcharge cap --- ### [What County Treasurers Need to Know About Payment Processing Changes in 2026](https://intellipay.com/county-treasurer-payment-processing-changes-2026/) **Published:** April 23, 2026 **Author:** Dale Erling **Content:** **Author:** Dale Erling, Digital Marketing Strategist, IntelliPay | April 23, 2026 | Read Time: Approximately 7 minutes > **Quick Answer:** County treasurers face four major payment processing changes in 2025–2026: (1) a new 1% remittance transfer excise tax under the One Big Beautiful Bill Act, with broad exemptions for standard bank-based government payments; (2) mandatory NACHA ACH fraud monitoring rules effective June 22, 2026; (3) new Visa and Mastercard interchange fee and network fee updates effective April 2026; and (4) growing citizen demand for digital payment options that many counties have yet to meet. Knowing which changes apply to your office and which don’t is what this article is about. Contents - [What County Treasurers Need to Know About Payment Processing in 2026](#What_County_Treasurers_Need_to_Know_About_Payment_Processing_in_2026) - [The One Big Beautiful Bill: What Really Affects You](#The_One_Big_Beautiful_Bill_What_Really_Affects_You) - [ACH Fraud Monitoring Is Now Mandatory](#ACH_Fraud_Monitoring_Is_Now_Mandatory) - [Visa and Mastercard Interchange Fee Changes: What’s Actually Happening](#Visa_and_Mastercard_Interchange_Fee_Changes_What8217s_Actually_Happening) - [Digital Payments Are Growing, But Local Governments Still Have a Long Way to Go](#Digital_Payments_Are_Growing_But_Local_Governments_Still_Have_a_Long_Way_to_Go) - [What You Should Have on Your Checklist Right Now](#What_You_Should_Have_on_Your_Checklist_Right_Now) - [Frequently Asked Questions](#Frequently_Asked_Questions) # What County Treasurers Need to Know About Payment Processing in 2026 If you’re a county treasurer trying to keep up with everything coming at you from Washington, the card networks, and the ACH world right now, you are not alone. The past 12 months have brought more meaningful payment processing changes than most of us have seen in a decade. Here’s what’s actually happening and what it means for your office. ## The One Big Beautiful Bill: What Really Affects You The One Big Beautiful Bill Act (OBBBA), signed into law on July 4, 2025, introduced a 1% excise tax on international remittance transfers, effective January 1, 2026. Before you panic, here’s the practical reality: for the vast majority of county treasurers, no new withholding or reporting requirements apply. The tax only kicks in when payments are made using cash, money orders, or cashier’s checks to fund international transfers. If your county wires funds from a standard FDIC-insured bank account, pays via ACH, or uses a county-issued credit or debit card for international vendors, those transactions are automatically exempt under IRC §4475(d). IntelliPay’s [County Treasurer’s Guide to Remittance Transfer Tax Exemptions](https://intellipay.com/county-treasurers-guide-to-remittance-transfer-tax-exemptions/) lays out this decision tree clearly and is worth bookmarking for your auditors. The OBBBA also brings operational changes with bigger long-term budget impact. Medicaid eligibility verifications shift from once to twice per year starting late 2026, effectively doubling the processing volume for counties that handle eligibility determinations. SNAP administrative cost-sharing increases from a 50% to a 75% state share in FY2027, which directly affects county budgets in Minnesota and portions of New York, North Carolina, and California. If your county handles eligibility determinations, start budgeting now for increased FTE and any system upgrades needed to absorb that volume. Read IntelliPay’s full OBBBA breakdown: [Finance Director’s Guide to Payment Processing and Budget Changes](https://intellipay.com/one-big-beautiful-bill-county-treasurers-guide-or-obbba-county-payment-processing-guide/). ## ACH Fraud Monitoring Is Now Mandatory If your county processes ACH payments, the 2026 NACHA rule changes are not optional reading. New rules phased in starting March 20, 2026 require ACH participants to implement fraud monitoring systems, with an explicit mandate to detect authorized push payment fraud, which includes payments citizens approved under false pretenses. For high-volume originators processing six million or more ACH transactions annually, Phase 1 compliance was due March 20, 2026. All remaining non-consumer originators and RDFIs must comply by June 22, 2026. The rule changes also require mandatory standardized payment description fields, such as TAX, FEES, or PURCHASE descriptors, to improve transaction transparency and reduce fraud. J.P. Morgan’s detailed breakdown is worth sharing with your banking partners: [Prepare for the 2026 NACHA Rule Changes](https://www.jpmorgan.com/insights/treasury/payables-disbursements/prepare-for-the-2026-nacha-rule-changes). ## Visa and Mastercard Interchange Fee Changes: What’s Actually Happening In November 2025, Visa and Mastercard unveiled a revised proposed settlement in the long-running merchant interchange case that would reduce credit interchange rates by 10 basis points for five years and cap standard consumer credit transactions at 1.25% for eight years. As of April 2026, a federal court is still weighing approval of the settlement. For county treasurers who pass processing costs through a service fee or convenience fee model, this matters. If the settlement is approved, the underlying cost of accepting credit card payments from taxpayers will likely drop slightly, and counties would gain expanded surcharging flexibility. Visa also eliminated the standalone Level 2 interchange fee program for business and corporate cards, consolidating those transactions into the broader [Commercial Enhanced Data Program (CEDP)](https://intellipay.com/visa-cedp-product-3-explained/) effective April 18, 2026. This change directly affects county treasurers who accept procurement cards or corporate purchasing cards from vendors, contractors, and business taxpayers. If your office accepts these card types, ask your processor whether your transactions are being submitted with the enhanced data fields required to qualify for the best rates under CEDP, because missing that data could mean paying a higher interchange rate on every one of those transactions. ## Digital Payments Are Growing, But Local Governments Still Have a Long Way to Go Finance teams at local governments still dedicate approximately 30% of their time to manual reconciliation activities, including reconciling payments across multiple methods and systems. A government payments survey highlighted by IntelliPay found that significant gaps remain in digital wallet acceptance and mobile payment options for local government. Citizens increasingly expect 24/7, mobile-friendly payment options, and industry data shows 80% of respondents prefer debit or credit cards, 60% favor digital wallets, and only 23% still want to pay by check. Real counties are taking note. Tooele County, Utah, is among the local government agencies working with IntelliPay to modernize how residents pay taxes, fees, and other obligations, moving away from paper-heavy processes toward a unified digital payment experience that reduces manual reconciliation and improves cash flow visibility for the treasurer’s office. The shift reflects a broader pattern across county government: finance teams that once managed payments department by department are consolidating onto single platforms that handle credit cards, debit cards, ACH/eCheck, text-to-pay, and recurring payments under one reporting structure. That kind of consolidation is exactly what IntelliPay’s [County in the Cloud](https://intellipay.com/county-in-the-cloud/) platform is built for. Through a master/sub-account hierarchy, county treasurers can give each department its own payment portal while retaining centralized visibility, real-time reporting, and consistent fee handling across the entire organization. ## What You Should Have on Your Checklist Right Now The most useful thing you can do today is review your operations against these four pressure points: - **ACH fraud monitoring compliance:** Confirm your ACH originator or banking partner has implemented NACHA’s fraud monitoring rules before the June 22, 2026 deadline - **International payment methods audit:** If your AP system still allows money orders or cashier’s checks for international vendors, configure it to block those now and document your exemption status under IRC §4475(d) for your next audit - **Card network fee changes:** Ask your processor how the April 2026 Visa CEDP consolidation affects your effective rates on procurement and corporate card transactions, and monitor the Visa/Mastercard interchange settlement for approved terms - **Budget planning:** If your county handles Medicaid eligibility determinations, begin planning now for twice-yearly verification cycles and the staffing or system costs that come with them starting late 2026 IntelliPay’s [payment processing resources library](https://intellipay.com/category/government-private-sector-payments/) is a strong reference for staying current on surcharging rules, PCI compliance, and government payment technology. For the broader macro view of where treasury technology is heading, PwC’s [2025 Global Treasury Survey](https://www.pwc.com/us/en/services/consulting/business-transformation/library/2025-global-treasury-survey.html) is also worth a read. ## Frequently Asked Questions **Does the OBBBA remittance transfer tax apply to my county’s vendor payments?** Almost certainly not, as long as your county pays international vendors by wire transfer, ACH, or government-issued card. Cash, money orders, and cashier’s checks used to fund international transfers are the only payment types subject to the 1% excise tax under IRC §4475(d). **When is the NACHA ACH fraud monitoring deadline for our office?** For most county treasurers operating under the non-consumer originator threshold, the compliance deadline is June 22, 2026. High-volume originators processing six million or more annual ACH transactions had a March 20, 2026 Phase 1 deadline. **Will the Visa/Mastercard interchange settlement lower what my county pays to accept tax payments by credit card?** If approved, yes. The proposed settlement would cap standard consumer credit card interchange at 1.25% for eight years and cut rates by 10 basis points for five years. A final ruling has not been issued as of April 2026. **What’s the fastest way for our county to reduce processing costs today?** Switch to a no-cost-to-biller or convenience fee model where the cardholder covers the processing fee, and ensure your ACH/eCheck option is prominently offered at checkout. IntelliPay’s government platform supports both models with no setup costs for the county. **Are there resources specifically written for county treasurers on these topics?** Yes. IntelliPay maintains a growing [library of guide](https://intellipay.com/category/government-private-sector-payments/)s tailored to county and government treasury operations, including the [County in the Cloud overview](https://intellipay.com/county-in-the-cloud/), the [OBBBA Finance Director’s Guide](https://intellipay.com/one-big-beautiful-bill-county-treasurers-guide-or-obbba-county-payment-processing-guide/), and the [Remittance Transfer Tax Exemptions Guide](https://intellipay.com/county-treasurers-guide-to-remittance-transfer-tax-exemptions/). > **Disclaimer:** This article is intended for general informational purposes only and does not constitute legal, tax, financial, or compliance advice. Payment processing regulations, card network rules, and federal legislation are subject to change. County ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government & Private Sector, Government Payment Processing --- ### [Why Your Processor Views You as a Risk Score](https://intellipay.com/why-your-payment-processor-views-you-as-a-risk-score/) **Published:** January 9, 2026 **Author:** Dale Erling **Content:** Written by Dale Erling | Digital Payment Strategist, IntelliPay --- **Quick Summary:** Payment processors assign every merchant a risk score based on chargeback rate, industry type, business age, transaction patterns, and owner credit history. A higher score leads to rolling reserves, higher fees, transaction limits, and in severe cases, account termination. You can improve your score by lowering disputes, keeping volume consistent, and ensuring your MCC is correctly classified. Contents - [What Is a Merchant Risk Score?](#What_Is_a_Merchant_Risk_Score) - [What Factors Determine Your Risk Score?](#What_Factors_Determine_Your_Risk_Score) - [What Happens When Your Risk Score Increases?](#What_Happens_When_Your_Risk_Score_Increases) - [How Nacha’s 2026 Rules Add Another Layer of Scoring](#How_Nacha8217s_2026_Rules_Add_Another_Layer_of_Scoring) - [How to Improve Your Merchant Risk Score](#How_to_Improve_Your_Merchant_Risk_Score) - [Frequently Asked Questions](#Frequently_Asked_Questions) ## What Is a Merchant Risk Score? A merchant risk score is a numerical assessment that payment processors and acquiring banks use to evaluate the likelihood that your business will generate chargebacks, fraud losses, or regulatory problems. It is not a one-time snapshot. Processors update it continuously based on your transaction history, dispute rates, industry classification, and dozens of other variables. Think of it the way an insurance company thinks about a policyholder. A business with consistent sales volume, low disputes, and a long processing history gets favorable terms. A business that is new, operates in a high-dispute category, or shows irregular transaction patterns gets treated as a higher liability, even if nothing has actually gone wrong. This scoring process happens before you ever process a transaction. It begins during merchant account underwriting and continues for the life of your account. ## What Factors Determine Your Risk Score? Processors use a combination of static and dynamic factors when calculating your score. Static factors are tied to who you are and what you sell. Dynamic factors reflect what is actually happening in your account over time. **Static Factors** - **Industry type and Merchant Category Code (MCC)**: Certain categories carry automatic risk flags regardless of your individual history. Subscription billing, travel, ticket resales, nutraceuticals, and any business that sells primarily online are examples of industries that start with a higher baseline score. - **Business age**: New businesses have no processing history, so processors have nothing to benchmark against. A brand-new merchant in a high-risk vertical may receive a high initial score simply due to uncertainty. - **Owner credit history**: Your personal and business credit profile is reviewed during underwriting. Past financial difficulties, bankruptcies, or problems with prior processors are significant negative signals. - **Geographic location**: Businesses that process a high volume of international transactions, particularly from regions associated with fraud, are scored higher. **Dynamic Factors** - **Chargeback rate**: This is the single most watched metric. Visa’s [VAMP (Visa Acquirer Monitoring Program)](https://intellipay.com/what-every-merchant-needs-to-know-about-vamp-before-april-2026/) thresholds set a 0.5% dispute ratio as the standard monitoring threshold, with a 0.9% ratio triggering elevated scrutiny. According to Visa’s VAMP program guidelines, merchants who exceed a 0.9% dispute ratio face mandatory remediation and potential account suspension, and Visa reported in 2024 that chargeback-related losses to acquirers exceeded $1.5 billion annually across the U.S. network. Exceeding these levels can result in fines, reserve requirements, or account termination. - **Refund and void rate**: A high volume of refunds relative to sales can signal product quality problems, misleading marketing, or potential fraud. - **Average ticket size consistency**: Sudden spikes in transaction size relative to your historical average are a red flag. A merchant who normally processes $50 transactions and suddenly runs several at $2,000 triggers automated review. - **Transaction velocity**: A sharp increase in transaction volume over a short period, especially without a clear seasonal explanation, looks like a potential bust-out or account takeover to risk algorithms. - **Card-not-present ratio**: Businesses that process primarily online or by phone carry higher fraud exposure than those that take cards in person, which is reflected in your score. ## What Happens When Your Risk Score Increases? A higher risk score translates to direct operational consequences. Processors have several tools they use to manage what they see as elevated exposure. **Rolling reserves** are the most common response. Your processor holds back a percentage of each transaction, typically 5 to 10 percent, in a reserve account for a rolling period of 90 to 180 days. This protects the processor against potential chargeback losses but directly reduces your available cash flow. If you have ever wondered why your [merchant account has a reserve on it](https://intellipay.com/why-are-you-holding-my-funds-merchant-account-reserves/), a risk score increase is usually the trigger. **Higher processing fees** are the second common consequence. Processors quote higher rates to merchants they view as riskier. Since the processor assumes liability for chargebacks that a merchant cannot cover, a higher risk score means higher cost to manage that exposure. **Transaction limits** may be placed on your account, capping the dollar amount you can process in a day or month. For growing businesses, this can create serious operational problems during peak periods. **Account termination** is the most severe outcome. If your chargeback rate or fraud rate crosses network thresholds, your processor is contractually required to act. Termination can result in placement on the [MATCH list](https://intellipay.com/card-testing-fraud-small-purchases-big-losses/) (Member Alert to Control High-Risk Merchants), which makes opening a new merchant account extremely difficult for up to five years. ## How Nacha’s 2026 Rules Add Another Layer of Scoring If your business accepts [ACH payments](https://intellipay.com/how-do-ach-payments-benefit-your-business/), risk scoring now applies there too. Nacha’s new Risk Management Rules, with phases effective in March and June 2026, require all ACH participants to implement risk-based processes designed to detect and prevent fraudulent ACH activity. Originators and their processors are now required to monitor account behavior patterns, not just validate account numbers at onboarding. Businesses with irregular ACH debit activity will face increased scrutiny from their Originating Depository Financial Institution (ODFI), regardless of whether any fraud has actually occurred. This means the risk scoring environment for merchants in 2026 is more comprehensive than it has ever been. Card processing, ACH, and even digital wallet transactions are all feeding into a continuous risk profile that processors maintain on your business. For more on what the new Nacha rules require, see [Understanding the 2026 Nacha Risk Management Rules](https://intellipay.com/understanding-the-2026-nacha-risk-management-rules/). ## How to Improve Your Merchant Risk Score The good news is that risk scores are not permanent. Processors update them based on current account behavior, and consistent, clean processing history improves your profile over time. Here are the most effective actions you can take right now. **Lower your chargeback rate.** This is the highest-leverage move. Implement clear refund and cancellation policies, use [address verification (AVS)](https://intellipay.com/actionable-steps-to-prevent-payment-fraud/) on all card-not-present transactions, and respond to disputes promptly. Even reducing your chargeback rate from 0.8% to 0.4% can move you out of a monitoring category entirely. **Use accurate transaction descriptors.** A significant percentage of chargebacks happen because customers do not recognize the charge on their statement. Your billing descriptor should clearly identify your business name, not a parent company or generic processor name. **Keep your processing volume consistent.** Processors are not just looking at your chargeback rate. They are watching for unusual spikes that suggest operational instability. If you expect a large volume increase, communicate that to your processor in advance. **Verify your MCC is correct.** Merchants are sometimes classified under the wrong Merchant Category Code, which can place them in a higher-risk tier unnecessarily. Confirm with your processor that your MCC accurately reflects your business type. An incorrect MCC can also affect your [interchange rates](https://intellipay.com/are-payment-processing-fees-eating-into-your-bottom-line/). **Understand what is in your reserve agreement.** If you have a rolling reserve, review the terms carefully. Know the percentage being held, the rolling period, and the conditions under which the reserve can be reduced or released. [Review your merchant statement](https://intellipay.com/the-anatomy-of-a-merchant-statement-beyond-total-due/) monthly and confirm that reserve releases are occurring on schedule. ## Frequently Asked Questions **Can I see my merchant risk score?** Processors do not typically share a numeric score directly with merchants. However, the consequences of a high score are visible: reserve requirements, higher fees, and processing limits will appear in your account terms or statement. If you have experienced unexplained fee increases or fund holds, ask your processor directly for an explanation. **Does my personal credit score affect my merchant account?** Yes, especially at onboarding. Processors review the business owner’s personal credit as part of underwriting because it signals financial stability and the ability to cover losses. Ongoing credit monitoring is less common, but a significant financial event such as a bankruptcy can trigger re-underwriting. **What is the MATCH list and how do I avoid it?** The MATCH list (Member Alert to Control High-Risk Merchants) is a shared database maintained by Mastercard that processors check before approving new merchant accounts. Placement on the MATCH list typically results from account termination due to excessive chargebacks, fraud, or violations of card network rules. It makes opening a merchant account nearly impossible for up to five years. Avoiding it starts with managing your [chargeback rate](https://intellipay.com/chargebacks-what-agencies-need-to-know-2025-update/) proactively before it reaches network thresholds. **How does switching processors affect my risk score?** Your processing history travels with you. When you apply to a new processor, they will review your prior chargeback history, any reserves held by previous processors, and whether you have ever been on the MATCH list. A clean history helps you qualify for better rates. If you are considering [switching processors](https://intellipay.com/stop-overpaying-for-payment-processing-cut-costs-by-20-or-more/), do it from a position of strength, not after a risk event has already occurred. IntelliPay’s underwriting team works with merchants across all risk profiles, including industries that standard processors decline. If you are unsure where your account stands or want a review of your current terms, [talk to a consultant](https://intellipay.com/talk-to-a-consultant/) or start with a [free statement audit](https://intellipay.com/stopoverpaying/) to see exactly what you are paying and why. *Disclaimer: This article is for informational purposes only and does not constitute financial or legal advice. Processor risk policies, Nacha rules, and card network thresholds are subject to change. For current Nacha Risk Management Rule requirements, consult [Nacha.org](https://www.nacha.org/news/how-industry-adapting-nachas-new-risk-management-rules) directly.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations --- ### [Visa Interchange Fee Changes: What Merchants Need to Know in 2026](https://intellipay.com/big-changes-coming-to-visa-interchange-fees/) **Published:** April 20, 2026 **Author:** Dale Erling **Content:** Contents - [What Changed With Visa Interchange Fees in 2026?](#What_Changed_With_Visa_Interchange_Fees_in_2026) - [What Are Visa Interchange Fees?](#What_Are_Visa_Interchange_Fees) - [What Is the Current Visa Interchange Rate for Small Business Cards?](#What_Is_the_Current_Visa_Interchange_Rate_for_Small_Business_Cards) - [What Is the Visa-Mastercard Interchange Settlement?](#What_Is_the_Visa-Mastercard_Interchange_Settlement) - [How Do Visa Interchange Downgrades Happen?](#How_Do_Visa_Interchange_Downgrades_Happen) - [Frequently Asked Questions](#Frequently_Asked_Questions) # What Changed With Visa Interchange Fees in 2026? On January 24, 2026, Visa increased Level 2 interchange rates for small business credit cards by 75 basis points (0.75%), effectively eliminating the pricing incentive merchants historically received for submitting Level 2 transaction data. At the same time, Visa’s new [Consumer Electronic Debit Program (CEDP)](https://intellipay.com/visa-cedp-product-3-explained-the-complete-merchant-guide/) Product 3 rates for small business cards increased by 65 basis points from October 2025 levels. For most merchants who process business card transactions, this means higher effective rates whether you send enhanced data or not. ## What Are Visa Interchange Fees? Interchange fees are per-transaction costs set by Visa and paid by the merchant’s acquiring bank to the cardholder’s issuing bank. They are the largest single component of your total processing cost, typically representing 70 to 90 percent of your overall processing fee. The amount you pay depends on four factors: - **Card type**: Rewards, premium, and business cards carry higher interchange than standard consumer cards; a $100 transaction on a Visa Infinite business card can cost $1.98 to $2.70 in interchange alone - **Transaction environment**: Card-not-present (online or phone) transactions are priced higher than card-present chip transactions - **Data submitted**: Whether your processor submits Level 2, Level 3, or CEDP-verified data determines which rate tier you qualify for - **Your Merchant Category Code (MCC)**: Your MCC determines program eligibility across all card types Under [interchange-plus pricing](https://intellipay.com/are-payment-processing-fees-eating-into-your-bottom-line/), interchange is a visible pass-through line item on your statement. Under bundled or tiered pricing, these changes are absorbed invisibly into your effective rate. ## What Is the Current Visa Interchange Rate for Small Business Cards? As of January 24, 2026, Visa Level 2 interchange rates for small business cards are: Visa Small Business TierPrevious Level 2 RateNew Level 2 RateTier 11.90% + $0.102.65% + $0.10Tier 22.05% + $0.102.80% + $0.10Tier 32.10% + $0.102.85% + $0.10Tier 42.20% + $0.102.95% + $0.10Tier 52.25% + $0.103.00% + $0.10 Merchants who cannot qualify for verified CEDP Product 3 data receive no cost benefit from submitting Level 2 data. Sending Level 2 data now costs 5 basis points more than sending no enhanced data at all, due to the CEDP participation fee added in April 2025 combined with the January 2026 rate increase. For regulated debit cards, the Regulation II cap remains at 21 cents plus 0.05% per transaction, unchanged since 2011, though the August 2025 Corner Post court ruling has introduced legal uncertainty over the cap’s future. ## What Is the Visa-Mastercard Interchange Settlement? A proposed $200 billion settlement between Visa, Mastercard, and U.S. merchants is currently awaiting federal court approval as of April 2026. If approved, the agreement would lower credit card interchange fees charged to merchants and expand surcharging rights, allowing merchants to surcharge Visa and Mastercard transactions up to approximately 3% with fewer restrictions. The court is evaluating how the proposal differs from a prior settlement that was rejected. Merchants should not make operational changes in anticipation of the settlement until it is finalized. ## How Do Visa Interchange Downgrades Happen? A downgrade occurs when a transaction does not meet the requirements for a preferred rate tier and is repriced to a more expensive category. Common causes include: - Missing or incorrect billing address data (AVS mismatch) - Failure to settle within the required time window (typically 24 hours for card-present) - Not submitting Level 3 line-item data for corporate or purchasing card transactions - Failing CEDP data validation standards under the new Visa Product 3 rules Downgrades are often invisible on bundled pricing statements. A [free statement audit from IntelliPa](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE)y identifies downgrade patterns and calculates the annual cost. ## Frequently Asked Questions **Why did my Visa processing costs go up in early 2026?** If you process a significant volume of Visa small business cards, the January 24, 2026, interchange increase is likely the cause. Level 2 rates for small business cards rose by 75 basis points, and CEDP Product 3 rates increased by 65 basis points. Merchants on interchange-plus pricing will see these increases as separate line items. Merchants on bundled pricing will see them absorbed into a higher effective rate. **Does Visa publish its interchange fee schedule publicly?** Yes. Visa publishes the [Visa USA Interchange Reimbursement Fees schedule](https://usa.visa.com/content/dam/VCOM/download/merchants/visa-usa-interchange-reimbursement-fees.pdf) directly. The document is updated periodically and lists rates for all card types, transaction environments, and merchant categories. **What is the difference between interchange and the processing fee I pay?** Interchange is the cost set by Visa paid to the card-issuing bank. Your total processing fee also includes the assessment fee paid to Visa (currently 0.14% for credit transactions) and your processor’s markup. Under [interchange-plus pricing](https://intellipay.com/are-payment-processing-fees-eating-into-your-bottom-line/), all three are listed separately on your statement. Under tiered or flat-rate pricing, they are bundled into a single percentage. **What can merchants do to lower interchange costs in 2026?** The most effective actions are: switching to [interchange-plus pricing](https://intellipay.com/are-payment-processing-fees-eating-into-your-bottom-line/) so savings from lower-cost transactions pass through directly; implementing [CEDP-verified data submission](https://intellipay.com/visa-cedp-product-3-explained-the-complete-merchant-guide/) for corporate and purchasing cards where savings remain; routing debit card transactions through lower-cost networks using [PINless debit routing](https://intellipay.com/signature-debit-vs-pin-debit-what-smart-business-owners-know/); and eliminating downgrade triggers through accurate transaction data submission. A [payment processing cost audit](https://intellipay.com/stopoverpaying/) is the fastest way to identify your specific savings opportunities. *Disclaimer: Interchange fee schedules, regulatory decisions, and pending litigation referenced in this article are subject to change. For the most current Visa rate information, consult the [Visa USA Interchange Reimbursement Fees schedule](https://usa.visa.com/content/dam/VCOM/download/merchants/visa-usa-interchange-reimbursement-fees.pdf) published directly by Visa. This content is for informational purposes only and does not constitute financial or legal advice.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Card Network Rules & Interchange **Tags:** Interchange fee Increase, Interchange Fees, VISA, VISA Interchange, VISA Interchange Fees --- ### [How ACH Payments Work: The Complete Guide (2026)](https://intellipay.com/how-ach-payments-work-the-complete-guide-2026/) **Published:** April 20, 2026 **Author:** Dale Erling **Content:** Contents - [How ACH Payments Work: The Complete Guide to the U.S. Electronic Payment Network](#How_ACH_Payments_Work_The_Complete_Guide_to_the_US_Electronic_Payment_Network) - [Executive Summary](#Executive_Summary) - [What Is the ACH Network?](#What_Is_the_ACH_Network) - [The Four Parties in Every ACH Transaction](#The_Four_Parties_in_Every_ACH_Transaction) - [How ACH Payments Are Processed: The Complete Lifecycle](#How_ACH_Payments_Are_Processed_The_Complete_Lifecycle) - [ACH Credits vs. ACH Debits](#ACH_Credits_vs_ACH_Debits) - [Same Day ACH: Processing Windows and Settlement Times](#Same_Day_ACH_Processing_Windows_and_Settlement_Times) - [How ACH Batch Processing Works](#How_ACH_Batch_Processing_Works) - [ACH Authorization Requirements](#ACH_Authorization_Requirements) - [ACH Security and the 2026 Nacha Fraud Rules](#ACH_Security_and_the_2026_Nacha_Fraud_Rules) - [ACH vs. Other Payment Methods](#ACH_vs_Other_Payment_Methods) - [ACH Return Codes and What They Mean for Your Business](#ACH_Return_Codes_and_What_They_Mean_for_Your_Business) - [ACH by Industry: Where It Makes the Most Business Sense](#ACH_by_Industry_Where_It_Makes_the_Most_Business_Sense) - [Frequently Asked Questions](#Frequently_Asked_Questions) # How ACH Payments Work: The Complete Guide to the U.S. Electronic Payment Network **Last Updated: April 2026 | 14-minute read** **By Dale Erling 15+ years of payments & fintech experience** ## Executive Summary The ACH Network is the electronic payment system that moves money between virtually every bank and credit union in the United States. In 2025, it processed [35.2 billion payments valued at $93 trillion](https://www.nacha.org/content/ach-network-volume-and-value-statistics), averaging 141 million transactions per day. For businesses, ACH is the lowest-cost way to collect recurring payments, pay vendors, and process payroll. For consumers, it powers the direct deposits, autopay arrangements, and online bill payments that most people use without knowing the name of the network behind them. This guide explains how the ACH Network actually works at the infrastructure level: who the participants are, what happens between the moment a payment is initiated and when funds settle, how Same Day ACH changes the timing equation, and what the 2026 Nacha fraud monitoring rules require of businesses that originate payments. If you are evaluating ACH for your business or want to understand why your ACH transactions take the time they do, this is the resource you need. **Quick answers for those scanning:** - ACH stands for Automated Clearing House, a U.S. electronic funds transfer network - Standard ACH settles in 1 to 3 business days; Same Day ACH settles within hours - There are two ACH operators: the Federal Reserve (FedACH) and The Clearing House (Electronic Payments Network) - ACH is governed by [Nacha](https://www.nacha.org/), a nonprofit that sets and enforces the rules - ACH processing fees range from $0.20 to $1.50 per transaction, versus 1.5% to 3.5% for credit cards - New Nacha fraud monitoring requirements took effect March 20, 2026, with additional rules extending to all non-consumer participants by June 22, 2026 ## What Is the ACH Network? The Automated Clearing House Network is a nationwide batch-processing electronic funds transfer system operated under rules established by [Nacha](https://www.nacha.org/). It is the backbone of U.S. domestic electronic payments, connecting every bank and credit union in the country and enabling direct movement of funds between accounts without requiring paper instruments, card networks, or wire infrastructure. The network has existed in various forms since the early 1970s, when regional clearing houses began developing electronic alternatives to paper checks. It became a national system in 1978. Same Day ACH capability was added in 2016, and the per-payment Same Day limit was raised to $1 million in March 2022. [According to Nacha](https://www.nacha.org/content/ach-payments-fact-sheet), 2025 marked the 13th consecutive year in which the total value of ACH payments increased by at least $1 trillion. The scale of ACH usage in everyday American life is striking. Approximately 93% of U.S. workers receive pay through the ACH Network. Some 90.6% of Americans who received a federal tax refund this year chose ACH direct deposit. Nearly 99% of Social Security payments use the ACH Network. These are not niche statistics; they describe the payment rail that underpins modern financial life for most Americans. For businesses, the relevant applications are direct deposit of payroll, recurring billing, one-time bill payments, vendor payments, and business-to-business (B2B) transfers. B2B ACH volume grew 9.9% in 2025 to reach 8.1 billion payments, reflecting a continuing shift away from paper checks that has accelerated since the pandemic. ## The Four Parties in Every ACH Transaction Every ACH payment involves exactly four roles, regardless of the payment type or dollar amount. Understanding these roles is essential to understanding how the network functions and where delays or errors can occur. **The Originator** is the business or individual who initiates the payment. For a payroll direct deposit, the employer is the Originator. For a recurring utility bill debit, the utility company is the Originator. For a consumer paying a bill online, that consumer is the Originator of an ACH credit. The Originator bears the primary responsibility for obtaining valid authorization before initiating any ACH entry. **The Originating Depository Financial Institution (ODFI)** is the Originator’s bank or credit union. The ODFI accepts payment instructions from the Originator, validates them against Nacha’s technical standards, and transmits them into the ACH Network. The ODFI has a formal agreement with one of the two ACH Operators and is legally responsible to Nacha for the transactions it sends. Not every financial institution chooses to be an ODFI because of the associated compliance requirements. Most businesses access ODFI functionality through their bank or through a third-party payment processor that has an ODFI relationship. **The ACH Operator** is the central clearing facility that receives batched payment files from ODFIs, sorts the individual entries by destination bank routing number, and routes them to the appropriate receiving institutions. There are exactly two ACH Operators in the United States: the Federal Reserve Bank (operating as FedACH) and The Clearing House (operating as the Electronic Payments Network, or EPN). The two operators are fully interoperable and exchange files with each other multiple times each day, which is why a payment originating at a bank that uses FedACH can reach an account at a bank that uses EPN without any action required from the parties involved. **The Receiving Depository Financial Institution (RDFI)** is the bank that holds the destination account. The RDFI receives sorted ACH entries from the Operator, posts them to the appropriate customer accounts, and handles returns when a transaction cannot be completed. All financial institutions must participate as RDFIs to allow their customers to receive ACH payments. The ODFI and RDFI can be the same institution; when they are, the transaction does not need to travel through an ACH Operator. The payment’s ultimate recipient is called the **Receiver**. This is the person or business whose account balance changes when the transaction posts. In a direct deposit, the employee is the Receiver. In an automatic bill payment, the consumer is the Receiver. > **Important terminology note:** The terms “originating” and “receiving” refer to the direction of the ACH request, not necessarily the direction of money movement. In an ACH debit (a pull transaction), the Originator requests that funds be pulled from the Receiver’s account. The money ends up at the Originator’s account at the ODFI, even though the RDFI is described as “receiving” the ACH entry. ## How ACH Payments Are Processed: The Complete Lifecycle A single ACH payment travels through six distinct phases between initiation and final settlement. **Phase 1: Authorization** Before any funds move, the Originator must obtain authorization from the Receiver. For ACH debits, this is a legal requirement enforced by Nacha. Authorization can be provided in writing, electronically, or via recorded telephone consent, depending on the Standard Entry Class (SEC) code used. For internet-initiated transactions using the WEB SEC code, Nacha requires the Originator to use a commercially reasonable method to validate the account before the first live transaction. For a full reference to SEC codes used in ACH processing, see IntelliPay’s [ACH SEC Codes Glossary](https://intellipay.com/ach-sec-codes/). **Phase 2: Payment Initiation and File Creation** The Originator submits payment instructions to its ODFI, either directly through banking software or through a third-party processor. These instructions are assembled into a Nacha-formatted ACH file. The file has a rigid structure that includes header records identifying the originating institution, batch records grouping transactions by SEC code and company, individual entry records for each payment, and trailer records that verify the total count and dollar amount of every entry in the file. If the trailer totals do not match the entries, the entire file is rejected by the Operator. **Phase 3: ODFI Batching and Submission** The ODFI collects ACH files from multiple originators throughout the day and submits them to its ACH Operator during designated processing windows. For Same Day ACH, there are three submission windows per business day. For standard ACH, there are additional windows for next-day and future-dated entries. Missing a cutoff time does not cancel the payment; it delays it to the next available processing window. **Phase 4: Operator Sorting and Routing** The ACH Operator receives batch files from many ODFIs simultaneously. It validates the file structure, breaks apart the batches, and sorts each individual entry by destination routing number to determine which RDFI should receive it. This sorting function is what enables the system to handle billions of transactions efficiently. The sorted entries are then made available to the appropriate RDFIs. **Phase 5: RDFI Posting** The RDFI receives the ACH entries destined for its customers. For ACH credit entries (like payroll), Nacha rules require the RDFI to make funds available to the Receiver no later than 9:00 a.m. in the RDFI’s local time on the settlement date. For ACH debits, the RDFI processes the debit to the Receiver’s account. If the transaction cannot be completed (due to insufficient funds, a closed account, or other conditions), the RDFI initiates a return. **Phase 6: Settlement** Settlement is the actual transfer of money between financial institutions at their Federal Reserve accounts. For standard ACH, settlement typically occurs one business day after the initial processing date. Federal Reserve holidays and weekends pause the clearing process entirely. This is the primary reason an ACH transaction initiated on a Friday afternoon after a bank’s cutoff time may not settle until the following Tuesday. ## ACH Credits vs. ACH Debits Every ACH transaction is classified as either a credit or a debit. The distinction describes the direction funds move and determines which party controls the initiation of the transaction. **ACH Credits (Push Transactions):** The Originator pushes funds from its own account to the Receiver’s account. The Originator controls the timing and amount. Common applications include direct deposit of payroll, vendor payments from a business to a supplier, tax refunds from government agencies, and person-to-person transfers. In an ACH credit, money moves from the ODFI to the RDFI. **ACH Debits (Pull Transactions):** The Originator pulls funds from the Receiver’s account and deposits them into the Originator’s account. The Receiver must have authorized this in advance. Common applications include recurring subscription billing, mortgage and loan payments, utility autopay, membership dues, and insurance premium collection. In an ACH debit, money moves from the RDFI to the ODFI. The authorization requirements differ between credits and debits. ACH debits require explicit, documented authorization from the Receiver before the first transaction because the Originator is accessing someone else’s account. ACH credits require less friction since the Originator is sending funds it controls. ## Same Day ACH: Processing Windows and Settlement Times Same Day ACH was introduced in 2016 and has grown dramatically. In 2025, [1.4 billion Same Day ACH payments were processed with a value of $3.9 trillion](https://www.nacha.org/news/same-day-ach-and-business-business-payments-propel-ach-network-volume-growth-2025), representing a 16.7% volume increase and a 21.4% value increase from 2024. Same Day ACH payments averaged 5.8 million per day in 2025 and reached a peak of 7.8 million per day in December. The practical value for businesses is that Same Day ACH allows payments to settle on the same business day they are initiated, rather than requiring one to three business days. The per-payment limit is $1 million, making it viable for a wide range of B2B and consumer payment scenarios. **The three Same Day ACH processing windows operate as follows:** WindowODFI Submission DeadlineRDFI SettlementWindow 110:30 a.m. ET1:00 p.m. ET same dayWindow 22:45 p.m. ET5:00 p.m. ET same dayWindow 34:45 p.m. ETNext morning by 9:00 a.m. ETAn important operational note: your bank or payment processor may impose earlier cutoff times than the ACH Operator’s deadlines because they need time to assemble and transmit the file before the Operator’s window closes. A Same Day ACH payment submitted after your processor’s applicable cutoff will not be processed Same Day; it will fall back to next-day settlement. Verify your processor’s cutoff schedule when time-sensitive payments are involved. Standard ACH (non-Same Day) fees are significantly lower, making it preferable for predictable, recurring transactions where same-day settlement is not required. Same Day ACH fees are typically double standard ACH fees, but remain a fraction of wire transfer or card processing costs. ## How ACH Batch Processing Works One of the most common points of confusion about ACH is why payments take as long as they do. The answer lies in batch processing. Unlike credit card transactions, which are authorized in real time, ACH transactions are not processed individually. They are collected over a period of time, assembled into batch files, and submitted to the Operator at scheduled intervals. This batching model is what makes ACH so cost-efficient. Processing millions of transactions in bulk, rather than one at a time, reduces per-transaction infrastructure costs significantly. It is the primary reason ACH fees are measured in cents rather than percentages. From a business operations standpoint, batch processing means that the time of day a payment is initiated matters. Every ODFI and processor has cutoff times for each processing type (Same Day, next day, future-dated). Transactions submitted before the cutoff are included in the current cycle; those submitted after are queued for the next cycle. For high-volume billing operations, knowing your processor’s cutoff times and structuring payment runs around them is a practical way to improve cash flow predictability. ## ACH Authorization Requirements Authorization is not optional in ACH, and it is not informal. Nacha rules define specific requirements for how authorization must be obtained, what it must contain, and how records must be retained. **For ACH Debit Entries (PPD, CCD, WEB):** A Prearranged Payment and Deposit Entry (PPD) authorization must be in writing, must be signed or similarly authenticated by the Receiver, must clearly state it authorizes ACH debits to the identified account, and must specify whether the authorization is for a single entry or recurring entries. A Corporate Credit or Debit (CCD) authorization governs business-to-business transactions and must meet similar standards, adapted for corporate accounts. For internet-initiated entries using the WEB SEC code, Nacha requires that the Originator use a commercially reasonable fraud detection system to screen for fraudulent transactions and, prior to initiating the first entry for a new account, verify the account using a method such as micro-deposit verification or account validation service. **Account Validation Methods:** Two primary methods exist for validating that a bank account is open and capable of receiving ACH entries before the first live transaction: A **prenote** (prenotification) is a zero-dollar test entry submitted through the ACH Network prior to the first live entry. If the RDFI does not return it within approximately three business days, the account is considered valid. Prenotes verify account existence but not necessarily account ownership. **Micro-deposit verification** sends two small deposits (typically under one dollar each) to the Receiver’s account. The Receiver confirms the exact amounts to prove they control the account. This method takes one to three business days but verifies both account existence and account ownership, making it preferable for situations where fraud risk is elevated. Maintaining proper authorization records is not only a compliance requirement but also your primary defense if a Receiver disputes a transaction. Authorization records should be retained for at least two years after the termination or revocation of the authorization. ## ACH Security and the 2026 Nacha Fraud Rules ACH transactions are protected by multiple layers of security. All ACH data is encrypted in transit and at rest. Nacha’s Operating Rules impose authorization requirements, return rate thresholds, and account validation mandates that create structural barriers to unauthorized use. However, ACH fraud does occur, primarily through phishing attacks that capture routing and account numbers and through business email compromise schemes that redirect legitimate payment instructions to fraudulent accounts. **New Nacha Fraud Monitoring Requirements (2026)** Nacha has implemented a significant new fraud management framework that took effect in phases beginning March 20, 2026. These rules represent the most substantial update to ACH fraud controls in decades. Effective March 20, 2026, large payment originators and third-party service providers are required to implement active fraud monitoring for ACH payments they originate. Large receiving financial institutions must begin monitoring ACH credit entries for signs of fraud. Effective June 22, 2026 (the practical date, since June 19 is a federal holiday), these requirements extend to all non-consumer participants in the ACH Network. This means virtually every business that originates ACH payments through a processor needs to have a risk-based fraud monitoring framework in place. The rules do not mandate a specific technology but require a risk-based approach that includes fraud detection, account validation, and risk mitigation procedures proportionate to the Originator’s payment volume and risk profile. For businesses that process ACH payments through IntelliPay, these compliance obligations are built into the platform. IntelliPay’s [ACH web validation process](https://intellipay.com/wp-content/uploads/2022/03/ACH-Web-Validation-Explanation.pdf) runs account verification on first-time bank accounts, comparing name, routing number, and account number against historical records to return approvals or declines before a transaction enters the network. **Operational Best Practices for ACH Security:** Implementing ACH positive pay (allowing only pre-approved transactions to post) is one of the most effective controls available. ACH debit blocks prevent unauthorized pulls from your business account. Requiring dual authorization for large ACH transactions reduces internal fraud exposure. Monitoring return rates is both a compliance requirement and an early indicator of potential fraud or data quality issues. ## ACH vs. Other Payment Methods Understanding where ACH fits in the broader payment landscape requires comparing it honestly against the alternatives businesses use. **ACH vs. Credit Cards** Credit cards process in real time and offer chargeback protections that some consumers prefer. For businesses accepting consumer payments, card processing fees typically range from 1.5% to 3.5% of the transaction value plus a per-transaction fee. On a $500 transaction, card fees might reach $12 to $18. The same transaction via ACH might cost between $0.20 and $1.50. The cost differential becomes dramatic at scale. A business running $100,000 per month in recurring payments through card processing could spend $2,500 to $3,500 per month in fees. Routing the same volume through ACH could reduce that to under $150 per month, even at premium pricing. Cards remain preferable for one-time in-person transactions, situations where the consumer needs credit, and international payments. ACH is preferable for recurring billing, large-dollar B2B payments, and any situation where the payer has an ongoing relationship with the payee. For businesses that offer both options, [IntelliPay’s dual pricing and cash discount programs](https://intellipay.com/payment-models/) allow merchants to present the cost difference transparently and let customers choose, rather than absorbing card fees on every transaction. **ACH vs. Paper Checks** Paper checks are the direct predecessor to ACH and their replacement is well underway. According to [the Association for Financial Professionals](https://www.nacha.org/news/b2b-payments-ach-network-increase-10-third-quarter), check use in B2B payments declined from 81% of transactions in 2004 to just 26% in 2024. Checks carry substantial fraud risk: the American Bankers Association has documented that check fraud accounted for 47% of deposit account losses pre-pandemic. Processing checks involves labor costs for handling, deposit preparation, and reconciliation that ACH eliminates. **ACH vs. Wire Transfers** Wire transfers settle in hours, are irrevocable once sent, and can support international transactions. They cost $10 to $50 per transaction. ACH is not irrevocable in the same way (returns are possible within defined windows), is primarily domestic, and is dramatically cheaper. Wire transfers make sense for large, time-critical, or international transactions. ACH makes sense for virtually everything else. **ACH vs. Real-Time Payments (RTP and FedNow)** Real-time payment rails like The Clearing House’s RTP and the Federal Reserve’s FedNow settle in seconds, around the clock, including weekends and holidays. They are irrevocable once sent and are well-suited for time-sensitive consumer disbursements. However, they are not yet universally available across all financial institutions, and not all use cases require instant settlement. ACH remains the cost-efficient standard for scheduled, recurring, and batch payment flows. Nacha has positioned ACH and real-time rails as complementary rather than competitive, and many payment programs use both depending on the urgency of individual transactions. ## ACH Return Codes and What They Mean for Your Business When an ACH payment cannot be completed, the RDFI returns it to the ODFI with a three-digit return code that specifies the reason. These codes are defined by Nacha and are standardized across all financial institutions. The ODFI then notifies the Originator. Return rates matter beyond the individual failed transaction. Nacha has established return rate thresholds, and consistently exceeding them can trigger a compliance review. The threshold for unauthorized debit returns (Nacha return code R10) is 0.5% of ACH debit entries. The threshold for administrative returns (codes R02, R03, and R04 combined) is 3% of debit entries. High return rates signal either data quality problems or, in worse cases, patterns of unauthorized origination. For a complete reference, IntelliPay maintains a [merchant guide to ACH reject and return codes](https://intellipay.com/understanding-ach-return-codes-why-r10-and-r11-matter-for-your-business/) that includes descriptions, account types, and correction guidance for each code. **The most operationally significant return codes for businesses:** **R01 (Insufficient Funds):** The Receiver’s account lacks the funds to cover the transaction. This is the most common return. Best practice is to retry once after notifying the customer, following Nacha’s retry rules, which limit the number of retries for the same payment authorization. **R02 (Account Closed):** The account exists but has been closed. The customer must provide updated banking information. This code counts against the administrative return threshold. **R03 (No Account / Unable to Locate Account):** The routing and account numbers provided do not match an active account at the RDFI. This often indicates a data entry error during enrollment. Account validation before initiating the first live transaction prevents most R03 returns. **R04 (Invalid Account Number Structure):** The account number format does not conform to the required structure. A data quality issue, often caught by account validation. **R07 (Authorization Revoked):** The Receiver notified their bank that they have revoked authorization. This requires immediate cessation of further debits to that account under the same authorization. **R10 (Customer Advises Not Authorized):** The Receiver states they did not authorize the transaction. This is a serious return code. It counts against the 0.5% unauthorized return threshold and requires that the Originator review its authorization documentation and processes. **R29 (Corporate Customer Advises Not Authorized):** The business equivalent of R10, applicable to CCD and CTX transactions. Subject to the same threshold monitoring. Understanding your return code patterns is one of the most actionable things a business can do to improve ACH performance. A spike in R01 returns may indicate billing timing issues. Frequent R03 and R04 returns point to enrollment data quality problems that account validation would resolve. Elevated R07 or R10 returns require immediate review of authorization practices. ## ACH by Industry: Where It Makes the Most Business Sense ACH is not a universal replacement for all payment types. Its advantages are most pronounced in specific business contexts. **Utilities and Municipal Governments** Recurring monthly billing with large, stable customer bases is an ideal fit for ACH. The combination of predictable payment amounts, established customer relationships, and the significant cost difference between ACH and card processing makes ACH the standard for utility autopay programs. IntelliPay serves utilities and government agencies with [ACH and eCheck processing integrated into billing platforms](https://intellipay.com/utilities/), including dual pricing options that allow customers to see the cost of paying by card versus ACH. **Property Management** Monthly rent collection via ACH eliminates the check-handling burden for property managers and reduces late payments by automating the collection cycle. ACH is particularly valuable for property managers handling multiple properties or units, where the administrative cost of processing paper checks at scale is substantial. **Healthcare** Healthcare organizations use ACH for both collections (patient payment plans and recurring premium billing) and disbursements (insurance claim payments to providers). According to Nacha, healthcare claim payments via ACH neared 548 million in 2025, up 7.3% year over year. The shift from paper explanation of benefits (EOB) checks to ACH EFT remittance is a documented cost reduction for providers of all sizes. **Unions and Membership Organizations** Dues collection via ACH reduces administrative overhead and improves collection rates compared to invoicing and check-based models. Membership organizations with predictable monthly or annual dues cycles are natural candidates for ACH autopay programs. For more on payment options for unions, see IntelliPay’s [Unions industry page](https://intellipay.com/industries/unions/). **Insurance** Premium collection for recurring policies is one of the original ACH use cases. Monthly or annual premium debits from policyholder accounts, combined with claim disbursements via ACH credit, make the insurance vertical one of the highest ACH adoption segments in the U.S. **Small Business B2B Payments** As Nacha data shows, B2B ACH volume has grown nearly 10% annually for several years running. Small and mid-sized businesses using ACH for vendor payments eliminate the check fraud risk, reduce processing time, and lower per-transaction costs compared to card-based B2B payment programs. For small businesses evaluating payment infrastructure, IntelliPay’s [integrated payment solutions](https://intellipay.com/integrated-payment-solutions/) include ACH processing alongside card acceptance in a single platform. ## Frequently Asked Questions **What does ACH stand for?** ACH stands for Automated Clearing House. It refers to the electronic payment network that moves funds between U.S. bank accounts, as well as to the transactions processed on that network. It is governed by Nacha, the nonprofit organization that writes and enforces the operating rules. **How long does an ACH payment take?** Standard ACH payments typically settle in one to three business days. Same Day ACH payments settle within hours, with three processing windows available each business day. Settlement timing depends on when the payment is initiated relative to the ODFI and processor cutoff times, and does not include weekends or federal holidays. **What is the difference between ACH and a wire transfer?** ACH is a batch-processing network optimized for recurring, scheduled, and bulk domestic payments. It settles in one to three business days for standard ACH, or same day for Same Day ACH. Wire transfers settle in hours, are irrevocable, and cost $10 to $50 per transaction. ACH is not irrevocable in the same way: returns are possible within defined windows. Wire transfers are appropriate for large, time-critical, or international transactions. ACH is more cost-efficient for the vast majority of domestic business payment needs. **What is the difference between ACH and eCheck?** An eCheck (electronic check) is a specific type of ACH transaction. It processes through the ACH Network using the same infrastructure, but the payment is presented in a check-like format, typically initiated by capturing routing and account numbers from a paper check or from a digital check image. All eChecks are ACH transactions, but not all ACH transactions are eChecks. For a detailed explanation of eCheck processing, see IntelliPay’s [Electronic Check Processing guide](https://intellipay.com/echeck/). **What is Same Day ACH?** Same Day ACH is a capability within the ACH Network that allows payments of up to $1 million to settle on the same business day they are initiated. It was introduced in 2016 and has grown rapidly. In 2025, Same Day ACH processed 1.4 billion payments valued at $3.9 trillion. Three processing windows per business day are available, with settlement times ranging from 1:00 p.m. to 9:00 a.m. the next morning depending on the window. Same Day ACH fees are higher than standard ACH but remain well below wire transfer costs. **Can ACH payments be reversed?** ACH debits can be returned within defined time windows if the Receiver disputes the transaction or if a processing error occurs. Unauthorized consumer debits can be disputed within 60 days. Reversals for errors (wrong amount, duplicate entry, wrong account) must be initiated within five banking days of the settlement date of the original entry. ACH is not as easily reversed as a credit card chargeback, but it is not irrevocable in the way that wire transfers are. **What are ACH return codes?** Return codes are standardized three-digit codes that the RDFI uses to explain why an ACH transaction was returned. Common examples include R01 (insufficient funds), R02 (account closed), R03 (no account found), and R10 (customer advises not authorized). Return codes trigger operational responses from the Originator and affect Nacha compliance metrics. A full reference is available in IntelliPay’s [ACH return code resource.](https://intellipay.com/ach-reject-return-codes/) **What is Nacha and what role does it play?** [Nacha](https://www.nacha.org/) is the nonprofit organization that governs the ACH Network. It writes and maintains the Nacha Operating Rules, which define the roles, responsibilities, and technical requirements for every participant in the network. Every bank, credit union, and third-party processor that uses the ACH Network is bound by these rules. Nacha also conducts enforcement, releases quarterly volume statistics, and develops the rule changes that expand ACH capabilities over time. **Are ACH payments secure?** ACH payments are governed by Nacha’s Operating Rules, which include mandatory encryption, authorization requirements, account validation standards, and return rate monitoring. They are significantly more secure than paper checks, which are the payment type most vulnerable to fraud. New fraud monitoring requirements effective in 2026 require ACH Originators to implement active fraud detection frameworks. Best practices for merchants include account validation before the first transaction, ACH debit blocks on accounts that do not initiate ACH debits, dual authorization controls, and return rate monitoring. **What are Standard Entry Class (SEC) codes?** SEC codes are three-letter codes that classify how an ACH transaction was authorized. They determine which Nacha rules apply to the transaction. Common SEC codes include PPD (prearranged payment from a consumer account), CCD (corporate credit or debit), WEB (internet-initiated consumer entry), and TEL (telephone-initiated entry). Every ACH transaction must include a valid SEC code. For a complete glossary, see IntelliPay’s [ACH SEC Codes Glossary](https://intellipay.com/ach-sec-codes/). **How do I start accepting ACH payments for my business?** Accepting ACH payments requires establishing a relationship with an ODFI directly or through a third-party payment processor that has that relationship. You will need a business bank account, a method for collecting customer bank account and routing numbers, a Nacha-compliant authorization process, and account validation capabilities for internet-initiated transactions. A payment processor like IntelliPay can provide all of these capabilities in a single integrated platform that also supports card payments, so you do not need separate systems for each payment type. *Ready to add ACH to your payment mix or upgrade your existing setup? [Talk to an IntelliPay payment specialist](https://intellipay.com/talk-to-a-consultant/) for a cost comparison and a demo of how ACH integrates with your existing systems.* **Sources and Further Reading** - [Nacha: How ACH Payments Work](https://www.nacha.org/content/how-ach-payments-work) - [Nacha: ACH Network Volume and Value Statistics](https://www.nacha.org/content/ach-network-volume-and-value-statistics) - [Nacha: ACH Payments Fact Sheet](https://www.nacha.org/content/ach-payments-fact-sheet) - [Nacha: ACH Developer Guide](https://achdevguide.nacha.org/how-ach-works) - [Nacha: Operating Rules and Rule Changes](https://www.nacha.org/newrules) **Legal Disclaimer** This article is provided for general informational purposes only and does not constitute legal, financial, or compliance advice. ACH rules and regulations, including Nacha Operating Rules, are subject to change. Businesses should consult qualified legal and compliance counsel to ensure their ACH payment programs meet applicable requirements. IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Payment Processing --- ### [10 Common Processes Slowing Finance Teams](https://intellipay.com/10-common-processes-slowing-finance-teams/) **Published:** August 20, 2025 **Author:** Dale Erling **Content:** Contents - [10 Common Processes Slowing Finance Teams—And What Government Leaders Can Do About Them](#10_Common_Processes_Slowing_Finance_TeamsAnd_What_Government_Leaders_Can_Do_About_Them) - [The Manual Roadblocks](#The_Manual_Roadblocks) - [Strategic Insights for Finance Leaders](#Strategic_Insights_for_Finance_Leaders) - [Reduce Risk and Strengthen Controls](#Reduce_Risk_and_Strengthen_Controls) - [Unlock Data-Driven Policy Leadership](#Unlock_Data-Driven_Policy_Leadership) - [Boost Public Trust and Transparency](#Boost_Public_Trust_and_Transparency) - [Optimize Resources for Strategic Gains](#Optimize_Resources_for_Strategic_Gains) - [Focus on Relevant KPIs](#Focus_on_Relevant_KPIs) - [Advocate for Smart Automation Investments](#Advocate_for_Smart_Automation_Investments) - [Evaluate Vendors with Confidence](#Evaluate_Vendors_with_Confidence) - [Proven Tech Vendor Evaluation Checklist](#Proven_Tech_Vendor_Evaluation_Checklist) - [Conclusion](#Conclusion) - [Further Reading](#Further_Reading) - [About IntelliPay](#About_IntelliPay) # 10 Common Processes Slowing Finance Teams—And What Government Leaders Can Do About Them Local government treasurers and finance directors know that manual financial processes don’t just slow down day-to-day work—they increase risk, reduce transparency, and prevent the strategic outcomes citizens demand. While spreadsheets and paperwork may be familiar, they’re costing your agency resources that could drive greater impact. Below, discover the most common manual processes bogging down finance teams, alongside advanced insights and recommendations for future-focused leaders. ## The Manual Roadblocks - **Budgeting in Spreadsheets:** Version control problems and limited collaboration create confusion, complicate audits, and delay budget signoff. - **Manual Data Entry:** Human error risk and wasted analyst time hold teams back from deeper insights and policy analysis. - **Expense Reporting:** Slow, labor-intensive systems frustrate employees and finance reviewers—making compliance and transparency harder. - **Manual Financial Reporting:** Excessive work hours spent tracking down accurate numbers add audit risk and reduce time for outcome-based analysis. - **Reconciliation Hassles:** Updating multiple data sources manually makes errors inevitable and lengthens close cycles. - **Approval Bottlenecks:** Disjointed manual workflows delay urgent purchases, capital projects, and grant drawdowns. - **Budget Revision Tracking:** Relying on emails and spreadsheet versions makes it difficult to monitor shifts and explain them to councils or boards. - **Performance Data Aggregation:** Non-financial KPIs scattered across platforms force managers into a time-consuming hunt-and-gather mode. - **Manual Disbursements:** Old-school payroll and payables lack robust controls, slowing down vendor payments and increasing fraud exposure. - **Revenue Estimation:** Relying on hand-crafted calculations is slow, less accurate, and creates uncertainty for critical services. ## Strategic Insights for Finance Leaders ## Reduce Risk and Strengthen Controls Manual processes heighten compliance risks with GASB, state statutes, and federal standards. Automating key workflows introduces stronger internal controls, real-time audit trails, and improved segregation of duties—crucial protections for public agencies. ## Unlock Data-Driven Policy Leadership Automation enables teams to shift their focus from transaction-level work to scenario modeling, long-term forecasting, and resource optimization. With integrated platforms, finance directors can benchmark KPIs against similar cities, advise elected officials with confidence, and transform raw data into budget-winning stories. ## Boost Public Trust and Transparency Citizens and councils demand clarity. Automated processes deliver timely, error-free reports, improve public disclosures, and support open data initiatives. This builds trust and positions your agency as a model of fiscal stewardship. ## Optimize Resources for Strategic Gains By streamlining manual tasks, leaders can reallocate staff time to high-impact areas like grant management, capital planning, and new revenue strategies. Change management tips—such as pilot programs and comprehensive staff training—ease the transition and maximize buy-in. ## Focus on Relevant KPIs Don’t settle for outdated metrics. Track cycle times for budget amendments, audit finding trends, chargeback rates, and constituent satisfaction with financial transparency. These public-sector KPIs offer sharper insights than standard processing stats ## Advocate for Smart Automation Investments Finance directors play a key role in driving modernization. Arm yourself with talking points showing long-term savings, improved compliance, and alignment with city digital transformation goals. Use these insights to justify investments during budget discussions. ## Evaluate Vendors with Confidence Use a proven tech vendor checklist: prioritize platforms offering top security, seamless integration, continued support, and a strong record serving government finance teams. Ask smart questions in RFPs to ensure the solution meets your agency’s diverse needs. ## Proven Tech Vendor Evaluation Checklist 1. **Business Fit and References** - Has public sector experience? (Cities, counties, or special districts) - Can they provide government client references and case studies with measurable outcomes? - Past record of successful implementations similar to your needs 2. **Product Capabilities** - Meets all required automation functions (budgeting, reporting, reconciliation, approvals, payroll integration, etc.) - Supports integration with your ERP, accounting software, and other municipal systems - Responsive updates for regulatory changes (GASB, state, or federal rules) 3. **Security & Compliance** - Follows required security protocols (PCI DSS, SOC 2, CJIS, etc.) - Data is encrypted in transit and at rest - Can demonstrate compliance with state/local data privacy laws 4. **Performance and Reliability** - Guarantees system uptime and availability (Service Level Agreements) - Robust disaster recovery and backup procedures - Offers regular vulnerability assessments and security updates 5. **User Experience and Support** - User-friendly interface for staff at varying technical skill levels - Comprehensive training and onboarding resources - Provides ongoing customer support (dedicated account manager or help desk) 6. **Implementation & Change Management** - Clear project plan and timeline for implementation - Assistance with data migration and integration - Staff training and change management best practices are included 7. **Transparency and Cost** - Transparent pricing model (no hidden fees) - Details on maintenance, upgrade, and support costs - Flexible contracts and clear terms for renewal/exit 8. **Scalability and Future Growth** - Scalable to support growing transaction volumes, new processes, or additional departments - Roadmap for future product enhancements relevant to public sector 9. **Compliance Audits and Risk Management** - Willingness to participate in regular compliance audits - Comprehensive risk assessment provided during onboarding - Clear communication plan for incident or breach notification 10. **Social and Ethical Responsibility** - Diversity/inclusion policies, sustainability practices, and commitment to ethical sourcing - History of legal, compliance, or data security issues disclosed ## Conclusion Automating financial processes is more than an efficiency play—it’s a strategic imperative for government treasurers and finance directors aiming for compliance, transparency, and stakeholder trust. By eliminating manual barriers and embracing modern solutions, finance leaders set the stage for sustainable fiscal management and future-ready government services ## Further Reading [Factors Shaping Local Government Financial Decisions](https://intellipay.com/wp-content/uploads/2025/02/Factors-Facing-Local-d1-2-5-25-.pdf) [A Guide to Local Government Annual Budgeting](https://intellipay.com/wp-content/uploads/2025/02/Local-Government-Annual-Budget-Process-d1-2-4-25-.pdf) ## About IntelliPay We help treasurers and finance directors optimize their payment processing through transparent pricing, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government & Private Sector **Tags:** accounts payable automation, automated approval workflows, budget revision tracking tools, budgeting software for government, data entry automation, expense reporting solutions, finance process modernization, finance team inefficiency, financial reporting errors, government disbursement automation, local government financial automation, manual finance processes, payroll process automation, performance data aggregation software, public sector process improvement, reduce financial errors, revenue estimation software, solutions for finance teams, spreadsheet reconciliation issues, strategic finance automation --- ### [Small Business Guide to Merchant Services ](https://intellipay.com/small-business-guide-to-merchant-services/) **Published:** August 18, 2025 **Author:** Dale Erling **Content:** Contents - [Small Business Guide to Merchant Services](#Small_Business_Guide_to_Merchant_Services) - [Merchant Services: A Cornerstone of Business Success](#Merchant_Services_A_Cornerstone_of_Business_Success) - [Key Features and Benefits of Merchant Services:](#Key_Features_and_Benefits_of_Merchant_Services) - [Understanding the Components of Merchant Services](#Understanding_the_Components_of_Merchant_Services) - [The Merchant Account: The Foundation of Payment Processing](#The_Merchant_Account_The_Foundation_of_Payment_Processing) - [Merchant Account Benefits](#Merchant_Account_Benefits) - [Choosing the Right Merchant Services Provider: A Strategic Decision](#Choosing_the_Right_Merchant_Services_Provider_A_Strategic_Decision) - [Type:](#Type) - [Pricing Structures:](#Pricing_Structures) - [Contractual Terms:](#Contractual_Terms) - [System Compatibility:](#System_Compatibility) - [Customer Support:](#Customer_Support) - [Capabilities](#Capabilities) - [Security:](#Security) - [Advanced Fraud Prevention and Chargeback Management](#Advanced_Fraud_Prevention_and_Chargeback_Management) - [Modern Fraud Prevention Technologies](#Modern_Fraud_Prevention_Technologies) - [Understanding Surcharging and Cash Discount Programs](#Understanding_Surcharging_and_Cash_Discount_Programs) - [Recent Regulatory Changes](#Recent_Regulatory_Changes) - [Surcharging vs. Cash Discount Programs](#Surcharging_vs_Cash_Discount_Programs) - [Implementation Best Practices](#Implementation_Best_Practices) - [Mobile Payment Solutions and Omnichannel Integration](#Mobile_Payment_Solutions_and_Omnichannel_Integration) - [The Mobile Payment Revolution](#The_Mobile_Payment_Revolution) - [Omnichannel Payment Strategy](#Omnichannel_Payment_Strategy) - [Beyond the Basics: Key Considerations for SMBs](#Beyond_the_Basics_Key_Considerations_for_SMBs) - [Industry-Specific Solutions](#Industry-Specific_Solutions) - [Advanced Reporting and Analytics](#Advanced_Reporting_and_Analytics) - [Payment Method Optimization](#Payment_Method_Optimization) - [Seeking Expert Guidance](#Seeking_Expert_Guidance) - [Conclusion](#Conclusion) - [Further Reading](#Further_Reading) - [About IntelliPay](#About_IntelliPay) # Small Business Guide to Merchant Services Today, small and medium-sized enterprises (SMBs) increasingly recognize the value of tailored solutions. This trend to payment processing. ## Merchant Services: A Cornerstone of Business Success Payment processing is provided by merchant services providers (MSPs). Merchant services are comprehensive solutions encompassing a suite of technologies and services. These services enable businesses to securely and efficiently process payments across in-store and online channels. ### Key Features and Benefits of Merchant Services: - **Enhanced Security**: Robust security measures, including PCI compliance and fraud prevention tools, safeguard businesses from cyber threats and financial losses. - **Streamlined Operations**: Integrated platforms simplify payment management, reducing administrative burdens and freeing up valuable time for core business activities - **Cost Optimization**: Transparent pricing structures, competitive rates, and cost-reducing programs like dual pricing help businesses minimize or eliminate processing fees and maximize profitability. - **Customer Satisfaction**: Flexible payment options, such as mobile wallets and contactless payments, cater to evolving customer preferences and enhance the overall customer experience. ## Understanding the Components of Merchant Services At the core of any modern merchant service lies a sophisticated infrastructure including: - **Payment Processing**: The system’s backbone securely routes payment information between the customer, the merchant, and the acquiring bank. - **Point-of-Sale (POS) Systems**: Integrated hardware and software solutions for in-store and out-of-store transactions, including card readers, virtual terminals, and mobile apps. - **Payment Gateways**: Secure online platforms that facilitate seamless and secure transactions between financial institutions and card brand databases. Some providers, like IntelliPay, own their own payment gateway. - **Online Technology Solutions**: A suite of tools that streamline online sales, including terminals, portals, and checkout solutions. - **E-cash Processing**: Supports financial inclusion by allowing unbanked and underbanked people to pay online with cash. - **ACH/EFT Payments**: Quick electronic payments between two parties. ## The Merchant Account: The Foundation of Payment Processing A merchant account provides payment processing flexibility and control. To qualify, businesses undergo a rigorous evaluation process, including a thorough assessment of their credit history, business type, and anticipated transaction volume. Once approved, businesses access a dedicated merchant account, a temporary holding account for received payments. This ensures that transactions are verified and legitimate before funds are transferred to the business’s primary bank account. ### Merchant Account Benefits Merchant accounts offer greater flexibility in switching payment processing solutions compared to sub-accounts under payment facilitators like Stripe. It is essential to understand the differences between these account types. **Merchant accounts:** • Allow businesses to partner directly with financial institutions to process payments. • Provide greater overall benefits and payment flexibility. • Can be used with different payment gateways and processors, allowing for easier transitions between service providers. **Sub-accounts under payment facilitators (like Stripe):** • Operate under the payment facilitator’s master merchant account. • Offer faster onboarding and simpler setup processes. • Are generally tied to the payment facilitator’s system, making it more challenging to switch processors. For more details on what is required to set up a merchant account, read more [here.](https://intellipay.com/merchant-services-what-you-dont-know-could-hurt-your-business/) ## Choosing the Right Merchant Services Provider: A Strategic Decision Selecting the right MSP is critical. The MSP’s type, performance, and pricing structure can significantly impact a business’s success and profitability. Below are some key considerations to include in your evaluation: ### Type: There are several different MSP models: payment processor and payment facilitator. Payment processors typically establish merchant accounts for each SMB and provide various services, including payment gateway integration, point-of-sale (POS) systems, and transaction settlement management. Payment facilitators (PayFacs) like Stripe provide many of the same services as payment processors. In contrast, PayFac sub-accounts are more integrated with their systems, offering benefits such as rapid onboarding and simplified payment processing. SMBs will often pay higher fees for the convenience PayFac provides. The potential complexity of transitioning is a trade-off for these advantages. ### Pricing Structures: **Flat-Rate Pricing**: A straightforward option with a fixed percentage fee per transaction, regardless of card type or size. **Tiered Pricing**: Offers varying rates based on card type and transaction risk. **Interchange-Plus Pricing**: A transparent model that charges the interchange fee (set by card networks) plus a small markup from the provider. This is usually the best model. ### Contractual Terms: **Contract Length**: Evaluate the contract duration and any associated early termination fees. **Cancellation Policy**: Understand the terms and conditions for canceling the agreement. **Hidden Fees**: Scrutinize the contract for any potential hidden fees or unexpected charges. ### System Compatibility: - **Integrations**: Ensure seamless integration with existing POS systems, e-commerce platforms, and other software. - **Testing**: Request a demo or trial period to thoroughly test the system and assess its compatibility with your specific workflows. ### Customer Support: **Availability**: Prioritize providers with readily available and responsive U.S.-based customer support channels, such as phone, email, and live chat. **Response Time**: Evaluate when a request is received until a response is provided. **Reliability**: Evaluate the quality and efficiency of customer support services. ### Capabilities - **Growth Considerations**: Select a provider to accommodate future business growth, including increased transaction volumes and expanded operations. - **In-Person and Online Options**: Select a provider that supports in-person and online payment acceptance. This is especially important for SMBs with both offices that need the ability to accept payments on the go, at service drives, drive-throughs, etc. - **Reporting**: Select an MSP that provides parent/child reporting architecture and allows you to customize reports to the needs of your SMB. - **Customization**: Evaluate whether the solution can be customized to your SMB’s business. Don’t pay for features you don’t want, need, or will use. ### Security: **PCI Compliance**: Verify that the provider adheres to the Payment Card Industry Data Security Standard (PCI DSS Level 1). **Fraud Prevention**: Assess the strength of data protection, including tokenization and encryption. What fraud detection tools exist, such as address verification and CVV checks? ## Advanced Fraud Prevention and Chargeback Management ### Modern Fraud Prevention Technologies Today’s SMBs face increasingly sophisticated fraud threats, making advanced fraud prevention essential rather than optional. Modern merchant services should include: **AI-Powered Real-Time Detection**: Machine learning algorithms that analyze transaction patterns in real-time, identifying suspicious activity before it impacts your business. These systems can reduce false positives by up to 50% while catching more actual fraud. **Multi-Layer Authentication**: Beyond traditional CVV checks, look for providers offering: - Biometric authentication (fingerprint and facial recognition) - Device fingerprinting to identify trusted customer devices - Behavioral analytics that recognize unusual purchasing patterns - 3D Secure 2.0 authentication for online transactions **Industry-Specific Fraud Patterns**: Different industries face unique fraud risks. Restaurants see more card-present fraud, while e-commerce faces account takeover attempts. Your MSP should understand and address your industry’s specific vulnerabilities. ## Understanding Surcharging and Cash Discount Programs With 34% of merchants now adding surcharges for credit card purchases, understanding the legal and practical implications has become crucial for SMB profitability. ### Recent Regulatory Changes **Visa’s 2023 Rule Changes**: Effective April 15, 2023, Visa reduced the maximum surcharge cap from 4% to 3%. This impacts merchants whose processing costs exceed the new limit, requiring strategic adjustments to remain compliant. **State-by-State Legality**: As of 2025, surcharging remains prohibited in: - Connecticut - Massachusetts Previously restricted states like California, Maine, and New York have changed their laws, but merchants must verify current regulations before implementation. ### Surcharging vs. Cash Discount Programs Understanding the distinction is critical for legal compliance: **True Surcharging**: - Customer pays MORE than the posted price when using credit cards - Requires registration with card networks 30 days before implementation - Cannot exceed your actual merchant discount rate (MDR) or 3%, whichever is lower - Prohibited on debit cards, even when run as credit - Must include clear signage and receipt disclosure **Compliant Cash Discount Programs**: - Posted prices reflect credit card pricing - Cash customers receive a discount at checkout - Legal in all 50 states - Simpler implementation with fewer regulatory requirements - Must clearly communicate the discount structure to customers ### Implementation Best Practices **Risk Assessment**: Merchants violating surcharge rules face immediate $1,000 fines from acquirers, with potential penalties ranging from $50,000 to $1 million for severe violations. **Customer Communication**: Successful programs require: - Clear, prominent signage explaining the pricing structure - Staff training on how to explain the program to customers - Receipt transparency showing exact fees or discounts applied - FAQ resources for customer questions **ROI Calculation**: Before implementing either program, calculate: - Your effective processing rate across all card types - Potential customer volume impact (some studies show 10-15% initial customer resistance) - Administrative costs of compliance and customer education - Long-term profitability improvement ## Mobile Payment Solutions and Omnichannel Integration ### The Mobile Payment Revolution By 2025, mobile payments have evolved beyond simple card readers to comprehensive business solutions. Modern mobile merchant services should include: **Tap-to-Pay Technology**: Smartphones and tablets can now accept contactless payments directly, eliminating the need for separate hardware. This technology reduces costs by up to 40% compared to traditional terminals while providing the same security features. **Location-Based Payment Acceptance**: For service-based businesses, mobile solutions enable payment acceptance at customer locations, job sites, or during delivery. This capability can reduce invoice collection time from 30+ days to immediate payment. **Integration with Business Operations**: Advanced mobile solutions connect with: - Inventory management systems for real-time stock updates - Customer relationship management (CRM) platforms - Scheduling and dispatch software - Accounting systems for automatic transaction recording ### Omnichannel Payment Strategy Modern customers expect seamless experiences across all touchpoints. An effective omnichannel strategy includes: **Unified Customer Profiles**: Payment systems that recognize customers across channels, enabling: - Consistent pricing and promotions - Integrated loyalty program benefits - Seamless returns and exchanges - Comprehensive purchase history tracking **Cross-Channel Transaction Capabilities**: - Start a transaction online, complete it in-store - Reserve online, pay upon pickup - Split payments across multiple channels - Unified gift card and store credit systems **Data Analytics and Insights**: Omnichannel systems provide comprehensive business intelligence: - Customer lifetime value across all channels - Product performance analysis - Peak sales period identification - Channel-specific profitability metrics ## Beyond the Basics: Key Considerations for SMBs ### Industry-Specific Solutions Different industries require specialized payment solutions: **Auto Dealers and Repair Shops**: Need countertop card readers and mobile solutions that integrate with leading dealer management systems (DMS). Look for providers offering specialized automotive payment features like service scheduling integration and parts inventory management. **Restaurants and Food Service**: Require table-side payment capabilities, tip management, and integration with point-of-sale systems. Consider providers offering kitchen display system integration and delivery platform connectivity. **Healthcare Practices**: Need HIPAA-compliant payment processing, recurring billing for treatment plans, and integration with practice management software. Insurance copay processing and patient financing options are increasingly important. **Professional Services**: Benefit from invoice-to-pay solutions, retainer management, and project-based billing capabilities. Look for providers offering client portal access and automated payment reminders. ### Advanced Reporting and Analytics Modern SMBs need more than basic transaction reports: **Parent/Child Reporting Architecture**: For businesses with multiple locations or departments, hierarchical reporting enables: - Consolidated financial oversight - Location-specific performance analysis - Department-level profitability tracking - Centralized reconciliation with detailed breakdowns **Customizable Dashboards**: Look for providers offering: - Real-time transaction monitoring - Automated fraud alerts - Chargeback tracking and prevention insights - Customer payment behavior analysis - Trend identification and forecasting tools ### Payment Method Optimization **Text-to-Pay and Email-to-Pay Solutions**: These tools can reduce receivables by up to 60% and improve cash flow significantly. Implementation typically pays for itself within 30-60 days through improved collection rates. **Recurring Payment Management**: For subscription-based or service businesses, automated recurring billing can: - Reduce payment processing costs by 20-30% - Improve customer retention through payment convenience - Provide predictable revenue streams - Minimize administrative overhead ### Seeking Expert Guidance **Leveraging Industry Expertise**: Connect with other business owners in your industry to understand their payment processing experiences. Industry associations often provide valuable insights into best practices and emerging trends. **Professional Payment Consulting**: For businesses processing over $100,000 annually, professional payment consulting can identify cost savings opportunities that often exceed consulting fees by 3-5x within the first year. ## Conclusion Investing in the right merchant services provider is a strategic decision that can significantly impact the success of any SMB. The payment processing landscape has evolved far beyond simple credit card acceptance to encompass fraud prevention, chargeback management, mobile solutions, and omnichannel integration. Modern SMBs must consider not just processing rates, but the total cost of payment acceptance including fraud losses, chargeback fees, and operational efficiency gains. By carefully evaluating your needs across all these dimensions and conducting thorough research, you can select a provider with the necessary tools, security, and support to streamline payment processes, enhance customer satisfaction, and drive sustainable business growth. The key to success lies in finding a merchant services provider that doesn’t just process payments, but partners with you to optimize your entire payment ecosystem for profitability, security, and growth. ## Further Reading - [Merchant Services: What You Don’t Know Could Hurt Your Business](https://intellipay.com/merchant-services-what-you-dont-know-could-hurt-your-business/) - [Differences Between Stripe and Merchant Accounts](https://bbcincorp.com/offshore/articles/merchant-account-psp-payment-gateway) ## About IntelliPay We help merchants optimize their payment processing through transparent interchange plus pricing, no junk fees, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** choosing payment processor, contract terms merchant services, customer support merchant services, customizable payment systems, flat-rate vs tiered pricing, fraud prevention tools, industry specific payment solutions, interchange plus pricing explained, merchant account benefits, Merchant Services, Merchant Services Provider, MSP comparison guide, Online Payment processing, Owners guide to merchant services, payment facilitator vs processor, payment gateway integration, payment security solutions, PCI compliance for small business, POS systems for SMBs, reporting for SMB payments, scalable payment solutions, Small business guide to merchant services, small business merchant services, SMB, upgrade payment technology --- ### [Actionable Steps to Prevent Payment Fraud](https://intellipay.com/protecting-your-business-actionable-steps-to-prevent-payment-fraud/) **Published:** April 28, 2025 **Author:** Dale Erling **Content:** Contents - [Actionable Steps to Prevent Payment Fraud](#Actionable_Steps_to_Prevent_Payment_Fraud) - [Understanding the Threat Landscape](#Understanding_the_Threat_Landscape) - [Actionable Fraud Prevention Steps for Merchants](#Actionable_Fraud_Prevention_Steps_for_Merchants) - [Implement Robust Internal Controls](#Implement_Robust_Internal_Controls) - [Train Your Staff Continuously](#Train_Your_Staff_Continuously) - [Verify Changes to Payment Instructions](#Verify_Changes_to_Payment_Instructions) - [Monitor Business Operations](#Monitor_Business_Operations) - [Secure Your Digital Environment](#Secure_Your_Digital_Environment) - [Enhance Customer Account Security](#Enhance_Customer_Account_Security) - [Develop Clear Policies for High-Risk Scenarios](#Develop_Clear_Policies_for_High-Risk_Scenarios) - [Special Considerations for Different Business Types](#Special_Considerations_for_Different_Business_Types) - [E-commerce Merchants](#E-commerce_Merchants) - [Service Businesses](#Service_Businesses) - [B2B Operations](#B2B_Operations) - [Payment Method-Specific Considerations](#Payment_Method-Specific_Considerations) - [Mobile Wallet Transactions](#Mobile_Wallet_Transactions) - [Legal and Regulatory Framework](#Legal_and_Regulatory_Framework) - [Payment Card Industry Data Security Standard (PCI DSS)](#Payment_Card_Industry_Data_Security_Standard_PCI_DSS) - [Geographic-Specific Regulations](#Geographic-Specific_Regulations) - [Real-World Fraud Scenarios and Responses](#Real-World_Fraud_Scenarios_and_Responses) - [Business Email Compromise (BEC) Example](#Business_Email_Compromise_BEC_Example) - [Account Takeover Example](#Account_Takeover_Example) - [Refund Fraud Example](#Refund_Fraud_Example) - [Measuring Your Fraud Prevention Effectiveness](#Measuring_Your_Fraud_Prevention_Effectiveness) - [Frequently Asked Questions (FAQs)](#Frequently_Asked_Questions_FAQs) - [Conclusion](#Conclusion) - [Additional Resources:](#Additional_Resources) # Actionable Steps to Prevent Payment Fraud Payment fraud costs businesses billions annually, but most fraud is preventable with the right combination of technology and operational practices. The most effective defenses are EMV-compliant terminals for in-person transactions, tokenization for stored or online card data, Address Verification (AVS) and CVV checks for card-not-present transactions, and chargeback monitoring to catch patterns early. IntelliPay includes AVS, CVV verification, and AI-powered fraud detection as standard features — not add-ons ## Understanding the Threat Landscape Payment fraud remains a significant threat to businesses of all sizes. According to the 2025 AFP® Payments Fraud and Control Survey, of the 500 organizations surveyed, 79% of organizations fell victim to payment fraud attacks or attempts in 2024. While payment processors handle technical security measures, merchants must implement their own defensive strategies to create a comprehensive shield against increasingly sophisticated fraud attempts. ## Actionable Fraud Prevention Steps for Merchants ### Implement Robust Internal Controls - Establish separation of duties: Ensure that no single employee handles all aspects of payment processing - Create approval thresholds: Require multiple approvals for transactions above certain dollar amounts - Document all processes: Maintain clear, written procedures for payment handling and verification - Conduct regular audits: Review transaction records and reconciliations at least monthly ### Train Your Staff Continuously - Schedule regular security training: Update employees on the latest fraud techniques quarterly - Simulate fraud attempts: Run mock phishing exercises to test staff awareness - Create a verification culture: Encourage employees to question unusual requests without fear of reprisal - Designate fraud specialists: Train select team members to become internal fraud prevention experts ### Verify Changes to Payment Instructions - Implement callback procedures: Confirm any payment instruction changes by calling the vendor using previously established contact information - Require multi-factor verification: Never accept payment change requests via email alone - Establish waiting periods: Institute a mandatory 24-48 hour delay before implementing payment changes - Develop a vendor verification system: Create a secure process for validating vendor identities. Here are some common verification practices: - Gathering documentation: - Requesting and verifying business registration documents, licenses, and permits. - Background checks: - Conducting credit checks, checking for legal disputes, and investigating a vendor’s reputation. - Risk assessment: - Evaluating potential risks associated with the vendor and developing a risk profile. - Bank account verification: - Confirming the accuracy of the vendor bank account information. - Identity verification: - Verifying the identity of the vendor’s representative through various methods, including government-issued ID There are also tools, such as third-party verification platforms, KYB/KYC software, and vendor management platforms, that merchants can subscribe to help automate vendor verification. ### Monitor Business Operations - Watch for unusual order patterns: Be alert to sudden changes in order frequency, size, or shipping destinations - Track customer behavior changes: Note when established customers suddenly alter their purchasing habits - Review declined transactions: Investigate multiple declined attempts from the same customer - Analyze rush orders: Pay special attention to expedited shipping requests, especially for high-value items ### Secure Your Digital Environment - Implement multi-factor authentication (MFA): Require MFA for all payment systems and customer accounts - Regularly update all software: Ensure all systems have the latest security patches - Use email authentication protocols: Implement DMARC, SPF, and DKIM to prevent email spoofing ### Enhance Customer Account Security - Require strong passwords: Enforce complex password requirements for all customer accounts - Implement account activity notifications: Alert customers about suspicious login attempts - Limit failed login attempts: Lock accounts after 3-5 failed login attempts - Verify significant account changes: Confirm identity when customers update contact information ### Develop Clear Policies for High-Risk Scenarios - Create a fraud response plan: Document steps to take when fraud is suspected - Establish shipping policies: Require signature confirmation for high-value orders - Define risk thresholds: Determine which transactions require enhanced scrutiny - Document verification procedures: Maintain records of all verification steps taken ## Special Considerations for Different Business Types ### E-commerce Merchants - Implement velocity checks to flag multiple purchases in short timeframes - Use geolocation tools to identify orders from high-risk regions - Require additional verification for orders where shipping and billing addresses differ significantly ### Service Businesses - Verify client identity before beginning high-value projects - Establish milestones and partial payments rather than full payment up front - Create detailed service agreements that include verification procedures ### B2B Operations - Develop a formal vendor onboarding process with thorough verification - Implement purchase order matching requirements - Establish regular communication channels with the vendor’s accounts payable departments ## Payment Method-Specific Considerations ### Mobile Wallet Transactions - Verify device information and implement device fingerprinting - Monitor location data consistency between the device and transaction information - Develop specific verification procedures for first-time mobile wallet users ## Legal and Regulatory Framework ### Payment Card Industry Data Security Standard (PCI DSS) - Maintain compliance with all applicable [PCI DSS](https://www.pcisecuritystandards.org/merchants/) requirements - Conduct regular self-assessments and security scans - Consider engaging qualified security assessors for comprehensive reviews ### Geographic-Specific Regulations - Ensure compliance with [GDPR](https://gdpr.eu/) for European customers - Address[ CCPA](https://oag.ca.gov/privacy/ccpa) requirements for California residents - Implement appropriate data localization measures where required ## Real-World Fraud Scenarios and Responses ### Business Email Compromise (BEC) Example Scenario: A Finance employee receives an email appearing to be from the CEO requesting an urgent wire transfer Red flags: Unusual request timing, pressure tactics, slight variations in email address Correct response: Verify through established out-of-band channels, follow escalation protocols ### Account Takeover Example Scenario: Multiple password reset attempts followed by unusual purchasing behavior Red flags: Login from a new device/location, changes to shipping address, bulk purchase of high-value items Correct response: Temporarily freeze the account, contact the customer through verified channels, and require additional verification ### Refund Fraud Example Scenario: Customer claims non-receipt of merchandise despite delivery confirmation Red flags: History of similar claims, inconsistent communication, refusal of alternative solutions Correct response: Review delivery verification, check for patterns across transactions, and implement specific verification protocols ## Measuring Your Fraud Prevention Effectiveness - Track chargeback rates month-over-month - Monitor fraud attempt patterns and adjust strategies accordingly - Calculate and review your fraud prevention ROI quarterly - Benchmark your fraud rates against industry standards ## Frequently Asked Questions (FAQs) **Q: What is the difference between fraud prevention and chargeback management?** A: Fraud prevention stops illegitimate transactions before they complete — through tools like AVS, CVV verification, velocity checks, and AI risk scoring. Chargeback management addresses disputes after a transaction has been processed, requiring merchants to provide evidence to their acquiring bank within 7–10 days. Both are necessary: fraud prevention reduces the volume of disputes; chargeback management limits losses when disputes occur. **Q: What are the most common types of payment fraud merchants face?** A: The most common types are card-not-present (CNP) fraud (stolen card numbers used for online purchases), friendly fraud (a legitimate customer disputes a valid charge), account takeover (a fraudster gains access to a customer’s payment account), and refund fraud (false return claims). CNP fraud is the fastest-growing category, accounting for the majority of digital payment losses. ## Conclusion While payment processors like IntelliPay implement advanced safeguards like tokenization, P2PE encryption, and AVS verification, merchants must take proactive steps to protect their businesses from increasingly sophisticated fraud attempts. By implementing these actionable measures, you can significantly reduce your risk of fraud while maintaining operational efficiency and ensuring customer satisfaction. Fraud prevention isn’t a one-time effort but an ongoing process that requires vigilance, adaptation, and commitment. Your investment in proper fraud prevention protocols and processes protects not just your bottom line but also your customer relationships and brand reputation. ### **Additional Resources:** [Payment Fraud Prevention Strategy Outline](https://intellipay.com/payment-fraud-prevention-strategy-outline/) [The Growing Threat of Payment Fraud: What Businesses Need to Know](https://intellipay.com/the-growing-threat-of-payment-fraud-what-businesses-need-to-know/) [PCI Merchant Resources](https://www.pcisecuritystandards.org/merchants/) *The information provided on this page is for educational and informational purposes only. We make no representations or warranties regarding the completeness, accuracy, or security of this content, and all advice is provided “as is.” The content does not constitute legal, financial, or professional advice, and readers act on it at their own risk. No data transmission or account security measures can be guaranteed to be 100% secure. We disclaim liability for any direct, indirect, or consequential damages resulting from the use or reliance upon this information. For personalized cybersecurity guidance, please consult a qualified professional.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Security, Fraud & Compliance **Tags:** 2025 AFP® Payments Fraud and Control Survey, ach wire transfer fraud protection, actionable fraud prevention steps, ai fraud detection solutions, BCE, Business Email Compromise, digital payment fraud trends 2025, employee training on fraud prevention, Fraud Prevention Steps, incident response for payment fraud, insurance for fraud recovery, internal controls for payment security, monthly fraud prevention checklist, multi-factor authentication for payments, payment fraud prevention for businesses, preventing check and electronic payment fraud, protect business from payment fraud, real-time transaction monitoring, reduce business fraud risk, Refund Fraud, role-based access security, secure payment gateway best practices, small business fraud prevention tips, system security audits, Takeover Fraud, Threat Landscape, vendor fraud risk management --- ### [Big Beautiful Bill Impact on Counties: Finance Director's Guide to Payment Processing & Budget Changes](https://intellipay.com/one-big-beautiful-bill-county-treasurers-guide-or-obbba-county-payment-processing-guide/) **Published:** October 8, 2025 **Author:** Dale Erling **Content:** Contents - [One Big Beautiful Bill Guide for County Treasurers: Payment Processing, SNAP Costs & Medicaid Changes 2025-2028](#One_Big_Beautiful_Bill_Guide_for_County_Treasurers_Payment_Processing_SNAP_Costs_Medicaid_Changes_2025-2028) - [Quick Summary: What County Finance Directors Need to Know Now](#Quick_Summary_What_County_Finance_Directors_Need_to_Know_Now) - [Essential Information on New Federal Payment Requirements Affecting County Operations](#Essential_Information_on_New_Federal_Payment_Requirements_Affecting_County_Operations) - [Frequently Asked Questions: OBBBA Impact on County Operations](#Frequently_Asked_Questions_OBBBA_Impact_on_County_Operations) - [Does the Big Beautiful Bill affect county payment processing?](#Does_the_Big_Beautiful_Bill_affect_county_payment_processing) - [Which states require counties to pay SNAP costs?](#Which_states_require_counties_to_pay_SNAP_costs) - [When do Medicaid cost-sharing requirements take effect?](#When_do_Medicaid_cost-sharing_requirements_take_effect) - [How much will the SNAP changes cost my county?](#How_much_will_the_SNAP_changes_cost_my_county) - [Are municipal bonds affected by the Big Beautiful Bill?](#Are_municipal_bonds_affected_by_the_Big_Beautiful_Bill) - [Part 1: The 1% Remittance Transfer Tax – Does It Affect Your County Payments?](#Part_1_The_1_Remittance_Transfer_Tax_8211_Does_It_Affect_Your_County_Payments) - [The Bottom Line for County Treasurers](#The_Bottom_Line_for_County_Treasurers) - [Quick Decision Tree: Is Your Payment Taxable?](#Quick_Decision_Tree_Is_Your_Payment_Taxable) - [Real-World County Scenarios](#Real-World_County_Scenarios) - [Action Items for Your Treasury Office](#Action_Items_for_Your_Treasury_Office) - [Who Handles the Tax?](#Who_Handles_the_Tax) - [Part 2: SNAP Changes – What County Finance Offices Need to Know](#Part_2_SNAP_Changes_8211_What_County_Finance_Offices_Need_to_Know) - [Does This Affect Your County?](#Does_This_Affect_Your_County) - [The Numbers That Matter for County Budgets](#The_Numbers_That_Matter_for_County_Budgets) - [What’s the “Payment Error Rate” and Why You Should Care](#What8217s_the_8220Payment_Error_Rate8221_and_Why_You_Should_Care) - [Budget Planning Worksheet for County Finance Directors](#Budget_Planning_Worksheet_for_County_Finance_Directors) - [Practical Steps for County Treasurers](#Practical_Steps_for_County_Treasurers) - [System and Payment Processing Implications](#System_and_Payment_Processing_Implications) - [Part 3: Medicaid Changes – Payment Processing and Administrative Workload](#Part_3_Medicaid_Changes_8211_Payment_Processing_and_Administrative_Workload) - [What’s Changing That Affects County Operations](#What8217s_Changing_That_Affects_County_Operations) - [Doubled Eligibility Verification Workload](#Doubled_Eligibility_Verification_Workload) - [Work Requirements – Documentation Challenges](#Work_Requirements_8211_Documentation_Challenges) - [Cost-Sharing Collections (Effective October 1, 2028)](#Cost-Sharing_Collections_Effective_October_1_2028) - [County Hospital and Clinic Financial Planning](#County_Hospital_and_Clinic_Financial_Planning) - [State-by-State Impact Comparison Table](#State-by-State_Impact_Comparison_Table) - [Payment Processing Systems Readiness Checklist](#Payment_Processing_Systems_Readiness_Checklist) - [For County Treasurers Managing Payment Systems](#For_County_Treasurers_Managing_Payment_Systems) - [Vendor Management: Questions to Ask Your Payment Processor](#Vendor_Management_Questions_to_Ask_Your_Payment_Processor) - [The Good News: Municipal Bonds Unchanged](#The_Good_News_Municipal_Bonds_Unchanged) - [County-Specific Resources](#County-Specific_Resources) - [Get Your State’s Information](#Get_Your_State8217s_Information) - [Professional Association Support](#Professional_Association_Support) - [Official Government Sources](#Official_Government_Sources) - [Quick Reference: Key Dates for Your Calendar](#Quick_Reference_Key_Dates_for_Your_Calendar) - [Final Recommendations for County Finance Directors](#Final_Recommendations_for_County_Finance_Directors) - [Have Questions?](#Have_Questions) - [Important Disclaimer for County Finance Professionals](#Important_Disclaimer_for_County_Finance_Professionals) - [Related Resources You May Be Searching For](#Related_Resources_You_May_Be_Searching_For) # One Big Beautiful Bill Guide for County Treasurers: Payment Processing, SNAP Costs & Medicaid Changes 2025-2028 *Updated October 8, 2025 | 15-minute read* --- ## Quick Summary: What County Finance Directors Need to Know Now **Three Critical Changes Affecting County Operations:** 1. **1% Remittance Transfer Tax** (Effective January 1, 2026): Applies to international payments made via money orders or cashier’s checks—not bank transfers 2. **SNAP Cost Increases** (FY2027-2028): Administrative costs shift from 50% to 75% state share; benefit cost-sharing begins FY2028 based on error rates 3. **Medicaid Administrative Changes** (2026-2028): Doubled eligibility checks, new work requirements, and mandatory copayment collection starting October 1, 2028 **Bottom Line for Most Counties:** If you process payments through normal banking channels and aren’t in a SNAP cost-sharing state, your immediate impact is minimal. Budget for increased staffing needs starting late 2026. --- ## Essential Information on New Federal Payment Requirements Affecting County Operations The One Big Beautiful Bill Act (OBBBA), signed into law on July 4, 2025, introduces several changes directly impacting county payment processing operations, treasury functions, and budgeting responsibilities. This guide addresses the specific concerns county treasurers and finance directors are searching for as they prepare for implementation. Whether you’re managing county vendor payments, processing benefit program transactions, or planning next year’s budget, understanding these three key areas will help you maintain compliance and operational efficiency: the remittance transfer tax, SNAP administrative changes, and Medicaid payment modifications. --- ## Frequently Asked Questions: OBBBA Impact on County Operations ### Does the Big Beautiful Bill affect county payment processing? Yes, but minimally for most counties. The 1% remittance transfer tax (effective January 1, 2026) only applies to international payments made via physical instruments like money orders or cashier’s checks. Standard bank transfers, ACH payments, and wire transfers from county accounts are exempt. Most counties will experience zero impact. ### Which states require counties to pay SNAP costs? Minnesota is the primary state where counties directly share SNAP administrative costs. Some counties in New York, North Carolina, and California also have cost-sharing arrangements. Contact your state human services agency to confirm if your county has direct financial obligations. ### When do Medicaid cost-sharing requirements take effect? October 1, 2028, is the statutory effective date for mandatory copayment collection from Medicaid expansion enrollees. However, work requirements begin earlier (December 2026) and twice-yearly eligibility checks start late 2026. ### How much will the SNAP changes cost my county? For counties in cost-sharing states: Administrative costs could increase 25-50% in FY2027. Benefit cost-sharing in FY2028 depends on your state’s payment error rate—states below 6% pay nothing; states above 10% pay 15% of benefit costs. ### Are municipal bonds affected by the Big Beautiful Bill? No. Tax-exempt municipal bonds, 501(c)3 bonds, and Private Activity Bonds remain completely unchanged. Counties retain full access to tax-exempt financing for infrastructure projects. --- ## Part 1: The 1% Remittance Transfer Tax – Does It Affect Your County Payments? ### The Bottom Line for County Treasurers Starting January 1, 2026, a 1% excise tax applies to certain international money transfers. While this primarily targets personal remittances, counties making international payments need to understand whether their transactions are affected. ### Quick Decision Tree: Is Your Payment Taxable? **Your county payment is EXEMPT if:** - You pay from your county’s bank account (checking, savings, investment accounts at traditional banks) - You use the county credit card or debit card issued by a U.S. bank - You process ACH or wire transfers through your normal banking relationship **Your county payment IS TAXABLE if:** - You pay vendors or contractors using money orders - You use cashier’s checks for international transactions - You provide cash payments for any international transfers ### Real-World County Scenarios **Scenario 1: Sister City Program Payments –** Your county has a sister city relationship in Mexico and occasionally sends funds for joint projects. If you wire money from your county account, **no tax applies**. If you purchase money orders, **1% tax applies**. **Scenario 2: International Vendor Payments-** You pay a Canadian software vendor for services. If you pay via ACH or county credit card, **no tax applies**. If you use a cashier’s check, **1% tax applies**. **Scenario 3: Employee Expense Reimbursements –** An employee traveled internationally and submits for reimbursement. Standard county check or direct deposit, **no tax applies**. ### Action Items for Your Treasury Office **Before December 31, 2025:** 1. Review your accounts payable procedures for any use of money orders or cashier’s checks for international payments 2. Contact your primary bank to confirm your wire transfer and ACH processes remain tax-exempt 3. Notify department heads that international payments must go through standard banking channels 4. Update your purchasing manual if it currently allows money orders for vendor payments **Budget Impact:** Most counties using standard banking relationships for all payments will have **zero impact**. Only counties regularly using physical payment instruments (money orders, cashier’s checks) for international transactions need to budget for the 1% cost. ### Who Handles the Tax? According to [EisnerAmper’s analysis](https://www.eisneramper.com/insights/tax/remittance-tax-implications-obbba-0725/), the payment provider (Western Union, bank issuing cashier’s check, etc.) is responsible for collecting the tax and remitting it quarterly to the IRS. Your county doesn’t file anything unless you’re making taxable transfers—then you pay the 1% at the time of transfer. **Questions to Ask Your Bank:** “Are wire transfers and ACH payments from our county accounts considered withdrawals from a Bank Secrecy Act-compliant financial institution and therefore exempt from the remittance transfer tax?” The answer should be yes, but confirm for your records. --- ## Part 2: SNAP Changes – What County Finance Offices Need to Know ### Does This Affect Your County? **Direct Financial Impact:** Only if you’re in **Minnesota, New York (some counties), North Carolina (some counties), California (some counties)**, or other states where counties share SNAP administrative costs. **Indirect Operational Impact:** All counties with human services departments processing SNAP applications—increased workload means increased staffing costs even without direct benefit cost-sharing. ### The Numbers That Matter for County Budgets **Timeline:** - **FY2027** (starting July 1, 2026, in most states): State administrative costs increase from 50% to 75% of total - **FY2028** (starting July 1, 2027, in most states): States may begin paying a percentage of benefits based on error rates **In Cost-Sharing States:** If your state passes costs down to counties (like Minnesota does), your county’s SNAP administrative line item could increase by **50%** in FY2027. [Olmsted County, Minnesota officials](https://www.postbulletin.com/news/local/uncertainty-remains-as-olmsted-county-prepares-for-medicaid-and-snap-changes) report preparing for county cost shares to shift from 50% to 75% by end of 2026. ### What’s the “Payment Error Rate” and Why You Should Care **SNAP Payment Error Rate Quick Reference:** Error RateFY2028 State Cost ShareFederal ShareExample: $100M in BenefitsUnder 6%0% (none)100%State pays: $06-8%5%95%State pays: $5M8-10%10%90%State pays: $10MOver 10%15%85%State pays: $15M*Source: H.R. 1, Section 10102, One Big Beautiful Bill Act* The payment error rate measures how accurately SNAP benefits are calculated. Think of it as a quality control score. States with error rates above 6% will pay more toward benefits starting in FY2028. **Here’s the catch for counties:** New work requirements for recipients ages 55-64 and parents of older children create more complex eligibility determinations. More complexity = higher risk of errors = potentially higher costs. The error tolerance has been reduced from $57 to **$0**. Every miscalculation counts. ### Budget Planning Worksheet for County Finance Directors **If you’re in a cost-sharing state:** Current annual county SNAP administrative costs: $\_\_\_\_\_\_\_\_\_\_ Multiply by 1.5 for FY2027 estimate: $\_\_\_\_\_\_\_\_\_\_ For FY2028 benefit cost-sharing, contact your state human services agency for: - Current state payment error rate: \_\_\_\_\_\_\_% - Projected county share formula: \_\_\_\_\_\_\_\_\_\_ **If you’re NOT in a cost-sharing state:** Estimate increased staffing needs for: - New work requirement verification: \_\_\_\_\_ FTE - More frequent eligibility checks: \_\_\_\_\_ FTE - Enhanced error prevention reviews: \_\_\_\_\_ FTE ### Practical Steps for County Treasurers 1. **Confirm Your State’s Model:** Call your state SNAP office and ask: “Does our county have any direct financial obligation for SNAP administration or benefits under the new federal law?” 2. **Get the Data:** Request your state’s payment error rates for FY2024, FY2025, and projections. This tells you whether FY2028 benefit cost-sharing will be minimal or substantial. 3. **Talk to Your HR Director:** Increased verification requirements mean increased workload. Will you need additional eligibility workers? 4. **Plan for FY2027 Budget:** If you’re in a cost-sharing state, budget for at minimum a 25% increase in your SNAP administrative line item, with potential for up to 50%. ### System and Payment Processing Implications Your county’s SNAP payment processing likely runs through your state’s EBT (Electronic Benefit Transfer) system, so you won’t need to modify payment infrastructure. However, you may need: - Enhanced case management systems to track work verification - Document imaging upgrades to handle increased paperwork - Additional payment processing capacity is required if handling more applications due to frequent redeterminations --- ## Part 3: Medicaid Changes – Payment Processing and Administrative Workload ### What’s Changing That Affects County Operations Most counties aren’t directly responsible for Medicaid payments to providers—those go through state systems. However, many counties operate eligibility determination offices, community health programs, or county hospitals. Here’s what matters for your budget and operations: ### Doubled Eligibility Verification Workload **Current:** Medicaid expansion enrollees verify eligibility once per year. **New (starting late 2026):** Verification required twice per year **Budget Impact:** If your county handles eligibility determinations, you’re looking at approximately **double the processing volume** for the expansion population. **Staffing Calculation:** - Current FTE dedicated to Medicaid eligibility: \_\_\_\_\_ - Additional FTE needed for doubled frequency: \_\_\_\_\_ (roughly 50% increase accounting for economies of scale) ### Work Requirements – Documentation Challenges The legislation adds work requirements for certain Medicaid expansion adults. Here’s the practical challenge: [AARP notes](https://www.aarp.org/advocacy/snap-medicaid-changes-timeline.html) that guidance on how states will track and verify work hours isn’t expected until summer 2026. **For County Eligibility Offices:** You’ll need procedures to: - Document work hours for applicable enrollees - Verify employment with employers or accept self-certification - Track exemptions (caregivers, pregnant women, disabled individuals, etc.) - Process more frequent denials and appeals **System Requirements:** If your county uses its own eligibility system, you’ll need fields for work hour tracking and exemption codes. ### Cost-Sharing Collections (Effective October 1, 2028) If your county operates health clinics or a county hospital serving Medicaid patients, you’ll need to collect copayments at the point of service beginning October 1, 2028. This is the statutory effective date established in the legislation. According to [Medicaid.gov](https://www.medicaid.gov/medicaid/cost-sharing), the federal cap remains 5% of family income. States set the actual copay amounts within federal limits. **Payment Processing Implications:** - Point-of-service billing systems for small copayments ($5-$35 per service) - Tracking to ensure patients don’t exceed 5% income cap - Collection procedures (federal law allows providers to refuse service for unpaid copays) - Bad debt provisions (Medicaid copay collections historically run 40-60%) **For County Treasurers:** If you manage a county health system’s revenue cycle, budget for: - Billing system upgrades: $\_\_\_\_\_\_\_\_\_\_ - Additional collection FTE: \_\_\_\_\_ - Estimated copay revenue (net of bad debt): $\_\_\_\_\_\_\_\_\_\_ ### County Hospital and Clinic Financial Planning **Provider Tax Reductions:** The legislation reduces the rate states can tax healthcare providers to fund Medicaid, decreasing from current levels to approximately 3.5% by FY2032. **What this means:** If your state uses provider taxes and your county operates a hospital or clinics, your facilities may pay less in provider taxes BUT the state may have less money for Medicaid reimbursement rates. **Net effect:** Varies by state, but could result in downward pressure on reimbursement rates that affects county health system revenues. --- ## State-by-State Impact Comparison Table State CategorySNAP ImpactMedicaid ImpactRemittance Tax ImpactOverall Risk Level**Minnesota counties**HIGH – Direct cost-sharing obligationsMODERATE – Eligibility processingLOW – Standard banking exemptHIGH**Some NY, NC, CA counties**MODERATE – Partial cost-sharingMODERATE – Eligibility processingLOW – Standard banking exemptMODERATE**All other counties**LOW – No direct costsMODERATE – Eligibility processingLOW – Standard banking exemptLOW-MODERATE**Counties with health systems**Varies by stateHIGH – Copay collection requiredLOW – Standard banking exemptMODERATE-HIGH--- ## Payment Processing Systems Readiness Checklist ### For County Treasurers Managing Payment Systems **Immediate (By December 31, 2025):** - Audit international payment methods for remittance tax exposure - Confirm all international payments route through bank accounts (not money orders) - Update accounts payable procedures to prohibit money orders for international transactions - Brief department heads on remittance tax implications **Short-Term (January-June 2026):** - Verify EBT payment systems are state-managed (no county action needed) - If the county runs its own SNAP systems, coordinate with the state on error reduction strategies - Budget for increased eligibility processing workload beginning late 2026 - If the county operates health facilities, begin scoping the copay collection system requirements **Medium-Term (FY2027 Budget Cycle):** - Incorporate 25-50% increase in SNAP administrative costs (if in a cost-sharing state) - Add FTE for doubled Medicaid eligibility checks - Add FTE for SNAP and Medicaid work requirement verification - Budget for health system copay collection infrastructure (if applicable) **Long-Term (FY2028 and Beyond):** - Monitor state payment error rates quarterly for benefit cost-sharing projections - Track state Medicaid provider tax changes and reimbursement rate impacts - Assess cumulative staffing needs across all programs - Plan for October 1, 2028 Medicaid copay collection go-live --- ## Vendor Management: Questions to Ask Your Payment Processor Most county payment processing happens through banks and state systems, but if you use third-party processors for any functions, ask: **For International Payments:** “How do you determine whether a transaction is subject to the 1% remittance transfer tax? What documentation will you provide confirming our county payments are exempt?” **For Benefit Payment Systems:** “What system upgrades are you planning to accommodate increased SNAP and Medicaid transaction volumes starting in 2026?” **For Health System Revenue Cycle (if applicable):** “Can your system track individual patient cost-sharing totals to ensure we don’t exceed the 5% income cap? What’s your timeline for implementing Medicaid copay collection?” --- ## The Good News: Municipal Bonds Unchanged According to [GFOA](https://www.gfoa.org/tracking-the-2025-one-big-beautiful-bill-act), the OBBBA preserves tax-exempt municipal bonds without changes. Your county’s ability to issue bonds for infrastructure projects remains unchanged. This is significant because while operational budgets face adjustments, your capital financing tools remain intact. Counties can continue accessing affordable financing for roads, bridges, buildings, and other infrastructure. --- ## County-Specific Resources ### Get Your State’s Information **SNAP Error Rates and Cost-Sharing:** Contact your state’s Department of Human Services or equivalent agency. Ask specifically for: - Current payment error rates - Whether your state passes costs to counties - Projected county cost-sharing formulas for FY2027 and FY2028 **Medicaid Administrative Changes:** Contact your state’s Medicaid office. Ask specifically for: - Timeline for twice-yearly eligibility checks implementation - County responsibilities for work requirement verification - Cost-sharing implementation plans for county health systems ### Professional Association Support **National Association of Counties (NACo):** Your first stop for county-specific guidance and peer networking. Fellow county finance directors in your state likely face identical questions. **Government Finance Officers Association (GFOA):** Technical tracking page at [www.gfoa.org/tracking-the-2025-one-big-beautiful-bill-act](https://www.gfoa.org/tracking-the-2025-one-big-beautiful-bill-act) **State Association of Counties:** Your state association can often provide state-specific interpretations and coordinate advocacy with your state legislature. ### Official Government Sources - **IRS Remittance Tax Guidance:** [www.irs.gov/newsroom/one-big-beautiful-bill-act-of-2025-provisions](https://www.irs.gov/newsroom/one-big-beautiful-bill-act-of-2025-provisions) - **Full Legislative Text:** [www.congress.gov/bill/119th-congress/house-bill/1/text](https://www.congress.gov/bill/119th-congress/house-bill/1/text) - **Medicaid Cost-Sharing Rules:** [www.medicaid.gov/medicaid/cost-sharing](https://www.medicaid.gov/medicaid/cost-sharing) --- ## Quick Reference: Key Dates for Your Calendar DateWhat HappensAction Required**January 1, 2026**Remittance transfer tax effectiveEnsure all international payments use bank accounts, not money orders**Late 2026**Medicaid twice-yearly checks beginBudget for additional eligibility staff**July 1, 2026**FY2027 begins (most states)Implement 25-50% SNAP admin cost increase if applicable**Summer 2026**Federal work requirement guidance expectedReview and update eligibility procedures**July 1, 2027**FY2028 beginsPossible SNAP benefit cost-sharing begins (varies by state error rate)**October 1, 2028**Medicaid copay collection requiredDeploy collection systems if operating county health facilities--- ## Final Recommendations for County Finance Directors **Three Things to Do This Week:** 1. **Call your state:** Determine if your county has direct SNAP cost-sharing obligations and get current error rate data 2. **Meet with your HR/human services director:** Discuss staffing needs for increased eligibility workload starting in 2026 3. **Review your accounts payable procedures:** Confirm you’re not using money orders for any international payments **Budget Planning Priorities:** - **Low Risk Counties** (no SNAP cost-sharing, minimal Medicaid eligibility workload): Add 1-2 FTE for increased administrative requirements - **Moderate Risk Counties** (some cost-sharing or substantial eligibility operations): Budget 10-15% increase in human services operating costs for FY2027-2028 - **High Risk Counties** (direct cost-sharing + large eligibility operations + county health system): Budget 15-25% increase and plan for health system billing infrastructure upgrades **What Not to Worry About:** - Your county’s general payment processing infrastructure probably needs no changes - EBT systems are state-managed—not your responsibility - Municipal bond financing remains available on same terms - The remittance tax likely doesn’t affect your regular operations **What to Monitor:** - Your state’s SNAP payment error rates (quarterly) - Federal agency guidance on work requirement verification - Your state legislature’s budget decisions on passing costs to counties - Medicaid reimbursement rate changes affecting county health systems --- ## Have Questions? This legislation affects counties differently based on your state’s model for administering benefit programs and whether you operate health facilities. When in doubt: 1. **Ask your state agency** – They have the specific formulas and timelines for your state 2. **Connect with peer counties** – Through NACo or your state association 3. **Consult your county attorney** – On legal obligations and compliance requirements 4. **Talk to your auditors** – On documentation and internal control implications --- ## Important Disclaimer for County Finance Professionals The information in this guide is provided for educational and informational purposes to help county treasurers and finance directors understand the One Big Beautiful Bill Act’s provisions. This content represents our interpretation of publicly available legislative text, government guidance, and professional analysis as of October 8, 2025. **Please note:** - This guide does not constitute legal, accounting, or professional financial advice for your specific county - Federal implementation guidance is still being developed by Treasury, IRS, HHS, and USDA - State-specific interpretations and county obligations vary significantly by jurisdiction - Effective dates and requirements may be subject to regulatory clarification or amendment **We strongly recommend:** - Consulting with your county attorney on legal compliance obligations - Working with your state agencies to confirm specific cost-sharing formulas and timelines - Engaging your county’s external auditors on internal control and documentation requirements - Coordinating with your payment processing vendors on technical implementation All readers should verify information with official government sources and qualified professionals before making financial, operational, or budgetary decisions. Counties act on this information at their own discretion and risk. For official guidance, refer to [IRS.gov](https://www.irs.gov/newsroom/one-big-beautiful-bill-act-of-2025-provisions), , [Medicaid.gov](https://www.medicaid.gov/medicaid/cost-sharing), and your state administrative agencies. --- ## Related Resources You May Be Searching For **Popular county treasurer searches:** - “How to calculate SNAP cost sharing for counties” - “Medicaid work requirement verification procedures” - “County budget impact Big Beautiful Bill” - “Remittance tax exemptions local government” - “OBBBA implementation timeline counties” **For immediate assistance:** Contact your state association of counties or reach out to peer finance directors in your state through NACo networks. --- *Last updated: October 8, 2025. Bookmark the GFOA tracking page for ongoing updates as federal agencies issue implementation guidance.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government & Private Sector **Tags:** 1% Remittance Transfer Tax, Accounts Payable Procedures, County Finance Director, County Hospital Billing, county treasurer guide, EBT Systems, Exempt Money Transfer, FY2027 Budget Planning, GFOA, Government Finance Officers Association, International Payments Tax, Local Government Compliance, local government finance, Medicaid Changes, Medicaid Eligibility Verification, Municipal Bonds, New Federal Payment Requirements, OBBBA 2025, One Big Beautiful Bill Act, Public Finance, Remittance Excise Tax, SNAP Administrative Cost Sharing, SNAP Changes, SNAP Payment Error Rate, Treasury Operations, Work Requirements Medicaid --- ### [Scalable Custom Payment Solutions for Growing Businesses](https://intellipay.com/scalable-custom-payment-solutions/) **Published:** November 14, 2025 **Author:** Dale Erling **Content:** **Which Providers Offer Scalable Custom Payment Solutions for Growing Businesses?** **Updated December 2025** **Executive Summary** Growing businesses need payment processing solutions that scale without requiring costly system replacements or vendor changes. This comprehensive guide examines scalable custom payment solutions, with particular focus on IntelliPay’s end-to-end platform serving thousands of organizations since 2004. **Key findings:** - Businesses with $1.2M in annual revenue typically spend $19,550–$24,440 on payment processing, plus 3+ hours weekly on reconciliation when all fees, equipment, and admin time are considered. - Scalable solutions require multi-channel acceptance, flexible integration, cost optimization options, and enterprise-grade security that grows with the organization. - Fee-based models (dual pricing, surcharging, convenience fees) can reduce or eliminate processing costs by shifting fees to customers who choose card payments when implemented in a compliant way. - Comprehensive integration capabilities—including RESTful APIs, batch processing, mobile SDKs, and QuickBooks/WooCommerce connections—eliminate manual data entry and lower reconciliation risk. - Industry-specific solutions for government, healthcare, property management, education, and other verticals address unique compliance and operational requirements, rather than forcing a one-size-fits-all system. - PCI DSS Level 1 certification, EMV compliance, and cloud-based infrastructure provide enterprise security without enterprise complexity. IntelliPay’s customizable platform combines transparent interchange-plus pricing, zero hidden fees, and U.S.-based support to help organizations reduce both the cost and complexity of payment processing while maintaining scalability from small business to enterprise operations. Growing businesses face a critical challenge: finding payment processing solutions that scale with their expansion while maintaining cost efficiency and operational simplicity. As revenue increases, so does the complexity of managing payments across multiple channels, locations, and transaction types. **What Makes a Payment Solution Truly Scalable?** A scalable payment solution adapts to your business growth without requiring constant system overhauls or vendor changes. Key characteristics include: - **Multi-channel payment acceptance** across in-person, online, mobile, and phone transactions. - **Integration capabilities** with existing accounting and business management systems. - **Flexible pricing models** that optimize costs as transaction volumes increase. - **Unified reporting and management** across all locations and payment types. - **Security compliance** that meets industry standards without burdening your team. **The Real Cost of Payment Processing for Growing Businesses** Many businesses underestimate their actual payment processing expenses. A company generating $1.2 million in annual revenue, with half from credit card transactions, typically spends between $19,550 and $24,440 annually on payment processing when all costs are factored in, including hidden fees that many providers bury in their pricing. Beyond direct costs, businesses lose approximately 3+ hours per week managing payment reconciliation, logging into multiple systems, matching deposits, and balancing records. For a growing company, this administrative burden scales proportionally with transaction volume unless systems are designed for efficiency. FeatureBefore IntelliPay (Manual Process)After IntelliPay (Automated Integration)Resulting BenefitWeekly Reconciliation Time3+ hours15 minutes90% Time ReductionAnnual Time Saved156 hours (approx.)13 hours (approx.)Over 3 work weeks recovered annuallyData Entry RiskHigh (Human Error)Near-zero (Automated Sync)Increased financial accuracyCost Reduction$19,550 – $24,440 annually + hidden feesOptimized Interchange-Plus Pricing + Fee Reduction ModelsSignificant margin recoveryTable 1: Impact of IntelliPay’s automated integration on operational efficiency **IntelliPay: End-to-End Payment Solutions Since 2004** IntelliPay has specialized in customizable payment processing since 2004, serving thousands of businesses, government agencies, and organizations nationwide. As a PCI DSS Level 1 certified processor with its own payment gateway handling billions in annual transactions, IntelliPay delivers enterprise-grade security with individualized features and support tailored to each organization’s needs. **Core Platform Capabilities** IntelliPay operates as a cloud-based, end-to-end payment processing suite that eliminates the need for multiple vendors or proprietary equipment. The platform includes: **Payment Channel Coverage:** IntelliPay provides comprehensive payment acceptance across every channel where businesses interact with customers, ensuring seamless transactions whether in-person, online, mobile, or remote. **In-Person Payment Solutions** **Point-of-Sale Terminals:** Multiple terminal options accommodate different business environments, from portable handheld card readers for mobile businesses to countertop devices for retail environments and dual-screen POS systems for high-volume checkout operations. All terminals support EMV chip cards, contactless payments, digital wallets, and magnetic stripe transactions. **Countertop Payment Devices:** Sleek, modern terminals designed for fixed retail locations deliver fast transaction processing with intuitive interfaces. Support for PIN debit, credit cards, and contactless payments provides customers with payment flexibility at the point of sale. **Mobile Card Readers:** Portable, pocket-sized card readers connect via Bluetooth or audio jack to smartphones and tablets, transforming any mobile device into a secure payment terminal. This is ideal for trade shows, home services, delivery, and other card-present environments away from a traditional checkout counter. **Integrated POS Systems:** Full point-of-sale systems with customer-facing displays and merchant interfaces streamline high-volume checkout environments. Inventory management integration, receipt printing, and real-time reporting combine payment acceptance with operational management. **Online Payment Acceptance** **Hosted Payment Pages:** Secure, PCI-compliant payment pages hosted on IntelliPay’s network integrate with any website through simple linking or embedding. Transactions occur entirely on IntelliPay’s secure infrastructure, keeping sensitive payment data off merchant systems and dramatically reducing PCI scope. **Lightbox Payment Overlays:** Customizable payment forms float seamlessly over existing website content, allowing customers to complete transactions without leaving your portal or application. Branded interfaces maintain visual consistency while processing occurs on IntelliPay’s secure network. **E-Commerce Gateway Integration:** Online stores and shopping carts connect directly to IntelliPay’s payment gateway. Support for WooCommerce, custom shopping carts, and API-driven e-commerce platforms enables businesses to accept payments through any web-based sales channel. **Customer Payment Portals:** Self-service portals allow customers to register accounts or pay as guests, view payment history, set up autopay, and manage payment methods. These portals reduce customer service calls and provide 24/7 payment convenience across devices. **Invoice Payment Solutions:** Payment-enabled invoices sent via email include embedded payment links so customers can click to pay directly from the invoice. This replaces paper-based invoicing, accelerates cash flow, and reduces processing overhead. **Mobile Payment Solutions** **Mobile Payment Application:** IntelliPay’s iOS and Android mobile app transforms smartphones into payment terminals. Sales representatives, field service technicians, and mobile businesses accept payments anywhere with cellular or WiFi connectivity, with user-level authentication tracking who processed each transaction. **Mobile-Responsive Payment Pages:** All IntelliPay payment interfaces automatically adapt to mobile screens, ensuring an optimized payment experience on smartphones, tablets, laptops, or desktops. **Mobile Wallet Support:** Accept Apple Pay, Google Pay, Samsung Pay, and other digital wallets across supported channels. Tokenized transactions enhance security while delivering the fast, convenient checkout customers expect. **In-App Payment Processing:** The OneApp SDK enables businesses to embed native payment functionality within custom mobile applications, maintaining brand control while keeping card data on IntelliPay’s secure network. **Remote Payment Collection** **Virtual Terminal:** Browser-based virtual terminals allow staff to process card-not-present transactions from any internet-connected device. This is ideal for call centers, customer service teams, and businesses taking phone or mail orders, with no software installation required. **Text-to-Pay:** Generate and send secure payment links via SMS text message. Customers receive texts with payment amounts and tap to complete transactions from their mobile devices, improving collection rates and reducing late payments for service businesses, healthcare providers, professional services, and any organization collecting payments remotely. **Email Payment Links:** Send payment-enabled emails with customized messages and attached documentation. Recipients click to access secure payment pages without creating accounts or logging in, reducing late payments while eliminating invoice printing and postage costs. **Pay-by-Link Generation:** Create on-demand payment links through the IntelliPay portal or APIs. Sales, customer service, and collections teams generate instant payment URLs with preset amounts, customer information, and payment instructions to accelerate approvals and cash flow. **Phone-Based Payment Systems** **Interactive Voice Response (IVR):** Automated phone payment systems enable customers to complete payments 24/7 without speaking to representatives. Bilingual scripts guide callers through payment entry, validation, and authorization in real time while keeping card data off your internal systems. **Recorded Phone Authorization:** Capture verbal payment authorization over the phone with secure recording systems. This supports regulatory and policy requirements for phone-initiated transactions while documenting customer consent. **Agent-Assisted Phone Payments:** Virtual terminals enable customer service representatives to securely collect and process payment information during live calls. PCI-compliant interfaces protect cardholder data while agents assist customers through the payment flow. **Recurring and Automated Payments** **Subscription Billing:** Configure recurring payment schedules for subscriptions, memberships, loans, rent, or other recurring obligations. IntelliPay automatically processes scheduled payments based on customer authorization. **Autopay Enrollment:** Customer portals support self-service autopay enrollment. Customers select payment methods, schedule dates, and authorize ongoing processing—reducing late payments and improving revenue predictability. **Installment Payment Plans:** Create payment schedules for large purchases or outstanding balances. Flexible amounts, frequencies, and durations align with customer budgets and internal policies. **Flexible Scheduling:** Support for weekly, bi-weekly, monthly, quarterly, annual, or custom schedules accommodates virtually any billing cadence. **Payment Plan Management:** Customers and administrators track installment plans, view upcoming payments, and update payment methods through intuitive interfaces. Automated reminders help minimize missed payments and collection efforts. **Unattended Payment Solutions** **Kiosk Payment Processing:** Self-service kiosks in lobbies, campuses, or public spaces accept payments without staff involvement. Lightbox integration enables secure payment processing inside branded kiosk experiences. **Cross-Channel Management** **Unified Dashboard:** Monitor and manage transactions across all payment channels from a single administrative interface. Real-time visibility into in-person, online, mobile, and phone payments improves operational oversight and decision-making. **Consolidated Reporting:** All transaction data flows into unified reports, making it simple to compare performance across channels, locations, and time periods without manual reconciliation. **Consistent Customer Experience:** Customers see consistent branding and payment options regardless of the channel they use. This omnichannel consistency builds trust and reduces friction at checkout. **Integration Infrastructure:** IntelliPay’s integration framework connects payments with existing business systems and workflows through multiple methods, eliminating manual data entry and ensuring real-time financial visibility. **API and Developer Tools** **RESTful Web Services API:** Build custom integrations with IntelliPay’s API suite for customer management, payment processing, EMV transactions, and bank account verification. Real-time webhook notifications keep your systems synchronized with payment events. **Mobile Application SDK:** The OneApp SDK embeds secure payment functionality directly into iOS and Android apps, preserving your brand experience while leveraging IntelliPay’s PCI DSS Level 1 infrastructure. **Text-to-Pay Payment Generation API:** Programmatically create and distribute secure pay-by-text and pay-by-email links. Integrate with CRM platforms, billing systems, or customer service tools to automate payment requests, reduce manual outreach, and accelerate collections. **Developer Documentation:** Comprehensive guides, code samples, sandbox access, and integration walkthroughs support developers through implementation, backed by U.S.-based technical support. **E-Commerce Platform Connections** **WooCommerce Integration:** WordPress merchants using WooCommerce get cart integration with real-time transaction synchronization. IntelliPay’s fee-based options—including dual pricing, surcharging, and convenience fees—work natively within the checkout flow. **QuickBooks Online Synchronization:** Direct connection to QuickBooks Online provides automatic invoice reconciliation, payment tracking, and customer data sync. Real-time transaction data reduces double-entry and ensures accurate books. **Custom Shopping Cart Integration:** Any e-commerce platform can connect through IntelliPay’s flexible API framework. Integration support helps teams connect Shopify, Magento, BigCommerce, custom-built, or proprietary shopping carts. **Batch and Bulk Processing Solutions** **CSV Upload Processing:** Process hundreds or thousands of transactions at once via CSV uploads, ideal for recurring billing cycles, membership dues, utility payments, and subscription renewals. **SFTP Batch Automation:** Schedule automated payment processing through secure SFTP. Recurring batch jobs run on defined schedules, supporting high-volume subscription and loan servicing operations. **NACHA File Support:** Generate and process ACH payments at scale with full NACHA file capabilities, either from preformatted files or IntelliPay-generated batches. **Enterprise Authentication and Access Control** **Single Sign-On (SSO):** Integrate IntelliPay with enterprise identity providers such as Google Workspace or SAML 2.0-based systems for centralized authentication and access control. **Hierarchical Permission Management:** Define granular user roles and permissions that match your organizational structure, controlling who can process payments, manage refunds, view reports, and change configurations. **Point-of-Sale Hardware Integration** **Verifone, Dejavoo, and IDTECH Terminal Connectivity:** These terminals integrate directly with IntelliPay through documented connections, supporting EMV, contactless, and swipe payments under full PCI and EMV certification. **Smart Card Reader Integration:** ID Tech Augusta smart card readers connect to IntelliPay’s Lightbox terminals, adding card-present capabilities to web applications and custom software. **Tap to Pay Terminal Support:** Dejavoo Tap to Pay terminals connect with IntelliPay for contactless acceptance, including Apple Pay, Google Pay, and contactless cards. **B2B and Government Transaction Optimization** **Level 2/3 Processing:** IntelliPay captures enhanced transaction data for commercial and government payments to qualify for reduced interchange rates. Line-item details, tax, shipping, and PO numbers transmit automatically to card networks. Industries benefiting from Level 2/3 processing include B2B suppliers, wholesalers, government agencies and contractors, educational institutions, and healthcare providers serving government programs. **Purchase Order Integration:** IntelliPay connects to procurement and purchasing systems to map payment data to PO numbers, project codes, departments, and cost centers for accurate financial reporting. **Accounting Connectivity** **General Ledger Integration:** Transaction data flows directly to accounting platforms such as QuickBooks Online and custom GL systems. Automated exports and APIs provide real-time reconciliation without manual journal entry. **Automated Reconciliation:** Real-time synchronization simplifies bank reconciliation. Payment data, settlements, and fee deductions appear automatically in connected accounting systems, reducing reconciliation time by up to 50%. **Legacy System Support and Custom Development** **Custom Integration Services:** IntelliPay’s engineering team connects modern payment capabilities to existing proprietary and legacy systems, allowing organizations to preserve prior technology investments. **Flexible Integration Approaches:** Organizations can choose from lightbox overlays and hosted payment pages requiring minimal IT effort to deep API-driven builds and multi-system synchronization projects. **Technical Support Throughout Implementation:** U.S.-based integration specialists provide guidance from architecture and planning through deployment, testing, and go-live support. **Transaction Management** IntelliPay’s transaction management capabilities provide complete visibility and control over every payment processed across your organization, with real-time monitoring, granular reporting, and administrative controls designed for operational efficiency. **Real-Time Transaction Monitoring** **Live Transaction Dashboard:** View transactions as they occur across all locations, channels, and payment methods. Real-time visibility shows authorization status, payment amounts, customer information, and processing details the moment transactions complete. **Multi-Location Oversight:** Monitor transaction activity across unlimited locations from a centralized dashboard. Filter by sites, regions, or organizational divisions to focus on relevant payment data without switching systems. **Channel-Specific Visibility:** Separate transaction streams by payment channel—view in-person POS transactions, online payments, mobile transactions, phone payments, Text-to-Pay, and recurring billing activity independently or combined for analysis. **Transaction Status Tracking:** Track authorization approvals, declines, pending settlements, completed payments, voids, and refunds through clear status indicators. Quickly identify issues requiring attention and monitor resolution progress. **Alert Configuration:** Configure automated notifications for critical events—large amounts, declines, chargebacks, suspected fraud patterns, or any custom criteria that need immediate review. **Payment Authorization Management** **Authorization Approvals:** Process standard authorization requests with instant issuer responses. Real-time communication with banking networks ensures customers receive immediate confirmation. **Authorization-Only Transactions:** Place holds on customer funds without immediately capturing payment, ideal for hotels, rentals, services with variable final totals, and deposits. **Delayed Capture Processing:** Capture previously authorized amounts when work is complete. Adjust authorization amounts downward when actual charges differ from initial estimates. **Partial Authorization Handling:** Accept partial authorizations when available balances do not cover full transaction amounts. Support split tender payments leveraging multiple cards or payment methods. **Pre-Authorization Completions:** Finalize transactions initiated through voice authorization or offline approval workflows. Complete payments authorized through alternate channels. **Authorization Hold Release:** Void unused authorizations to immediately release holds on customer funds. Reduce customer confusion about pending or duplicate-looking transactions. **Transaction Modification and Adjustments** **Payment Voids:** Cancel transactions prior to settlement to prevent fund transfers. Immediate voids release authorizations and remove transactions from batch processing. **Refund Processing:** Issue full or partial refunds for completed transactions with full audit trails. Track who processed each refund, when it occurred, and why. **Transaction Credits:** Apply credits to customer accounts for future purchases, adjustments, or service resolutions. Offer account credit as an alternative to funds returning to cards. **Amount Adjustments:** Modify transaction amounts after authorization for legitimate use cases such as tips, final service totals, or corrections to estimated charges. **Tip Management:** Enable servers and service teams to add gratuities to pre-authorized transactions. Automated tip adjustment workflows maintain PCI compliance while fitting real-world tipping practices. **Batch Management and Settlement** **Batch Processing Controls:** Configure automatic batch closures on fixed schedules or close batches manually. Align settlement timing with operational and accounting preferences. **Settlement Monitoring:** Track the status of batches through settlement. See which transactions have deposited, batch totals, and expected deposit dates to improve cash flow planning. **Batch Reconciliation:** Match settled batches to bank deposits using transaction-level detail. Quickly identify and resolve any discrepancies between expected and actual deposit amounts. **Multi-Batch Management:** Run separate batches by location, department, franchisee, or other groupings. Support complex organizations without sacrificing clarity in settlement flows. **Settlement Timing:** Understand when funds from different transaction types will reach your bank, including typical timing for card payments versus ACH and other methods. **User Permission and Access Control** **Role-Based Permissions:** Define user roles with specific capabilities—payment entry, refunds, reporting, configuration, or admin access. Maintain tight control over who can perform sensitive actions. **Employee-Level Tracking:** Record which staff member processed each transaction. Improve accountability and performance tracking across locations and teams. **Terminal Assignment:** Associate terminals with specific locations, departments, or users. Track terminal usage for security, maintenance, and asset management. **Transaction Limits:** Set per-user or per-location transaction thresholds. Require additional approval for payments above defined amounts. **Refund Authorization Controls:** Restrict who can initiate refunds and at what levels. Require supervisory approval for higher-value or out-of-policy refunds. **Multi-Level Approval Workflows:** Configure approval hierarchies for sensitive tasks like large refunds, batch adjustments, and configuration changes. **Search and Filtering Capabilities** **Advanced Transaction Search:** Locate specific payments by amount, card last four digits, customer name, reference number, authorization code, or other criteria. Support complex investigations with flexible search operators. **Filter by Transaction Type:** Focus on sales, refunds, voids, authorizations, Text-to-Pay transactions, ACH, or any transaction category. Analyze patterns without unrelated noise. **Date Range Selection:** Review activity for any time frame—daily, rolling seven days, month-end, quarter, or year-to-date—to match reporting cycles. **Location Filtering:** Filter data by store, branch, property, or office. Compare performance across regions or drill into one site. **Payment Method Filtering:** Separate card, ACH/eCheck, digital wallet, cash, and check transactions. Understand payment mix and associated costs or behaviors. **Status-Based Filtering:** View only approvals, declines, pending items, settled payments, or other statuses to quickly hone in on items requiring attention. **Chargeback and Dispute Management** **Chargeback Notifications:** Receive timely alerts when chargebacks post so staff can respond before deadlines. Maximize the chance of successful representment. **Dispute Documentation:** Attach receipts, contracts, signed agreements, communication logs, and delivery confirmations to each dispute. Build complete evidence packages in one system. **Representment Processing:** Submit responses through integrated workflows, track outcomes, and document internal handling. Reduce manual tracking in spreadsheets or external tools. **Chargeback Analytics:** Identify trends by product, location, card type, and reason code. Use these insights to adjust policies, training, or fraud rules. **Reason Code Tracking:** Monitor individual card brand reason codes to understand why disputes occur. Tailor prevention strategies based on the most common causes. **Recurring Transaction Management** **Subscription Oversight:** See all active recurring plans from a single dashboard. Review next payment dates, amounts, and customer status. **Failed Payment Handling:** Use automated retry rules and notifications to address declines. Reduce churn by giving customers a path to update payment methods before cancelation. **Payment Method Updates:** Allow customers and staff to update stored payment credentials for ongoing plans. Account updater tools receive card updates directly from issuers when available. **Subscription Modifications:** Adjust amounts, frequencies, or terms without rebuilding schedules from scratch. Support upgrades, downgrades, and custom arrangements. **Recurring Payment Analytics:** Monitor success rates, retention, and revenue by plan or customer cohort. Use insights to refine billing cadence, messaging, and follow-up. **Exception and Error Management** **Declined Transaction Analysis:** See specific issuer decline reasons so staff can advise customers accurately. Distinguish between insufficient funds, incorrect data, expired cards, and suspected fraud. **Error Code Resolution:** Translate technical errors into clear, plain-language explanations. Reduce support time and training overhead for front-line staff. **Retry Management:** Configure intelligent retry logic for temporary issues like timeouts or issuer downtime. Improve recovery without creating excessive attempts or customer confusion. **Transaction Auditing:** Maintain complete audit trails for every change—voids, refunds, adjustments, and approvals. Strengthen internal controls and compliance documentation. **Fraud Prevention and Security Monitoring** **AVS Verification:** Use Address Verification Service results to reduce unauthorized card use in card-not-present channels. **CVV Validation:** Require and validate CVV codes on appropriate channels to confirm card presence at checkout. **Velocity Filtering:** Set thresholds for transaction counts, dollar amounts, or attempts per card or IP. Flag or block patterns associated with fraud. **Geographic Risk Analysis:** Monitor and restrict transactions from high-risk locations based on your risk profile. **Purchase Pattern Analysis:** Detect transactions that differ sharply from typical customer behavior. Add extra review to unusual patterns before final approval. **Real-Time Fraud Detection:** Combine rules, data points, and monitoring to identify high-risk activity as it occurs, allowing for real-time decisions and manual review. **Data Export and Reporting Integration** **CSV Export:** Export transaction and settlement data to spreadsheets, BI tools, or external systems, with control over which data fields are included. **Scheduled Report Delivery:** Automate delivery of daily, weekly, or monthly reports to stakeholders’ inboxes. **API Data Access:** Pull data programmatically via RESTful APIs to feed dashboards, data warehouses, or custom analytics. **Custom Report Templates:** Save and reuse report configurations for recurring needs such as board reporting, franchise roll-ups, or department reviews. **Cost Optimization Through Flexible Fee Models** IntelliPay offers multiple fee-based models that allow businesses to shift some or all processing costs to cardholders while maintaining transparent and compliant pricing. **Fee-Based Payment Models** **Dual Pricing:** Present customers with a card-inclusive price and a discounted cash/ACH price. Customers choose their preferred method, and fees are clearly displayed in accordance with card brand rules. **Surcharging:** Add a fee to eligible credit card transactions, up to network-allowed caps and not exceeding your actual acceptance cost. IntelliPay calculates and applies surcharges correctly to maintain compliance. **Convenience Fees:** Charge a flat fee when customers choose certain non-standard payment channels (such as paying online or by phone instead of at a counter), in alignment with relevant card brand programs. **Traditional Processing:** Use conventional interchange-plus pricing when you prefer to absorb fees. IntelliPay emphasizes transparent statements and zero junk fees, so total cost remains clear. **Real Impact on Processing Costs** By choosing the right mix of these models, many organizations dramatically reduce or even offset their effective processing expense while maintaining customer choice. Fee strategies can be configured by business line, location, or payment channel to match your audience and regulatory environment. **Industry-Specific Solutions** IntelliPay’s configurable platform adapts to the specific operational, regulatory, and customer experience needs of each industry segment. **Healthcare Providers and Medical Practices** Healthcare organizations benefit from HIPAA-conscious workflows and integrations with practice management systems: - Patient-facing portals supporting guest and registered user payments - Recurring plans to manage high-balance patient accounts - Multi-user access without client-side software installs - Online bill pay to reduce front-desk congestion and mailed statements - Automated reminders that support better collections and fewer write-offs **Property Management and Utilities** Property managers and utility providers streamline collections and reduce delinquencies: - Tenant and customer portals with Text-to-Pay, autopay, and self-service history - Connections to property management and CIS/utility billing platforms - Consolidated administration across properties, service territories, or regions - Configurable fee strategies aligned with local regulations - Automated notifications to encourage on-time payments **Education and Non-Profits** Schools, universities, and non-profits manage tuition, fees, and donations in one environment: - Support for one-time and recurring donations - Tuition and fee payment plans with installment options - Event registration pages with integrated payments - Clear fee structures aligned with donor and stakeholder expectations - Reporting that segments giving by campaign, fund, or program **Small to Medium Businesses** Growing SMBs consolidate fragmented payment processes into a single, scalable solution: - Unified dashboards across locations, channels, and staff - Inventory and payment integrations to keep financials accurate - Employee-level permissioning and monitoring - Multiple hardware and interface options as operations expand - Text-to-Pay and remote options to support modern customer preferences **Technical Architecture and Security** **Security and Compliance** IntelliPay’s platform is built to meet stringent security and compliance requirements while reducing operational burden: - PCI DSS Level 1 certified infrastructure with regular audits - EMV-compliant card-present processing - Point-to-point encryption and tokenization that keep card data off merchant systems - Configurable role-based access and logging for internal control requirements - Support for HIPAA-conscious workflows in healthcare environments **Infrastructure Scalability** Cloud-based architecture scales processing capacity as transaction volume, channels, or locations grow, without requiring new on-premises hardware or disruptive system replacements. **Integration Capabilities for Operational Efficiency** **Accounting Systems** Prebuilt and custom integrations with accounting platforms—including QuickBooks Online—synchronize invoices, payments, fees, and deposits to streamline reconciliation and close processes. **E-commerce Platforms** WooCommerce and custom e-commerce integrations ensure a seamless checkout experience while routing payments through IntelliPay’s secure, flexible gateway. **Custom Applications** APIs and SDKs let development teams embed payment capabilities into proprietary portals, mobile apps, Text-to-Pay workflows, and vertical software. **Legacy Systems** Custom connectors and integration services bridge modern payment capabilities to legacy and proprietary back-office systems, preserving prior IT investments while modernizing payment acceptance. **Implementation and Support Model** **Deployment Process** IntelliPay’s deployment approach includes discovery, configuration, integration, testing, training, and go-live support. Projects are sized to each organization’s internal capacity and timeline. **Ongoing Support** U.S.-based support teams and relationship managers assist with day-to-day questions, configuration updates, and strategic optimization as needs evolve. **Reporting and Analytics** **Transaction Reporting** Standard and custom reports give users detailed insight into authorizations, settlements, refunds, declines, and Text-to-Pay performance across all channels and locations. **Financial Reporting** Reports and exports are structured to align with accounting needs—settlement summaries, batch reports, fees, and GL-friendly output. **Advanced Analytics** Organizations can analyze trends in volume, payment method mix, revenue, fees, and customer behavior, supporting better planning and decision-making. **Digital Payment Innovations** **Digital Wallets and Contactless Payments** Support for major digital wallets and contactless cards provides fast, secure, and convenient checkout experiences for in-person and some remote-payment use cases. **Payment Links and Remote Collection** Payment links, including Text-to-Pay and email-based links, allow organizations to collect payments anywhere customers can access a device, without requiring logins or complex workflows. **Interactive Voice Response (IVR)** IVR payments create a 24/7, self-service phone channel that reduces call volume while preserving secure, compliant processing. **Customer Experience Focus** **Customer Portal Features** Customer portals are designed for clarity, mobile responsiveness, and ease of use, helping reduce friction, call volume, and late payments. **Lightbox Terminals** Lightbox-based payment forms overlay existing portals and applications, preserving branding and navigation while shifting card data and compliance scope to IntelliPay’s infrastructure. **Scalability Across Growth Stages** **Small Business Starting Point** Single-location operations can start with basic in-person, online, and Text-to-Pay capabilities while benefiting from enterprise-grade security and reporting. **Growing Business Expansion** As locations, services, and channels expand, IntelliPay adds terminals, users, integrations, and advanced reporting without requiring a platform change. **Enterprise and Multi-Location Operations** Enterprises manage complex structures—multiple legal entities, brands, or regions—within a unified framework, with granular permissions and roll-up reporting. **Why Custom Solutions Matter for Growing Businesses** Growing organizations rarely fit into generic payment templates. Configurable workflows, pricing options, integrations, and reporting ensure the payment environment supports existing processes rather than forcing disruptive operational changes. **Making the Decision: Evaluating Payment Providers** When comparing providers, consider: **Technical Capabilities** Evaluate channel coverage, Text-to-Pay and remote options, integration methods, reporting depth, and support for your current and future use cases. **Cost Structure** Look beyond headline rates to evaluate all-in costs, fee strategies, and the potential savings from dual pricing, surcharging, and convenience fees. **Security and Compliance** Confirm PCI level, EMV support, encryption/tokenization practices, audit trails, and how the provider reduces your compliance burden. **Support and Partnership** Determine whether the provider offers responsive, knowledgeable support, proactive guidance, and a roadmap aligned with digital payment innovation. **Scalability Evidence** Review whether the platform has successfully supported organizations similar to yours as they moved from single-site to multi-location, multi-channel operations. **IntelliPay’s Track Record** For more than two decades, IntelliPay has helped organizations in government, utilities, healthcare, property management, education, and SMB sectors modernize payments while controlling cost and complexity. **The Bottom Line on Scalable Payment Solutions** Scalable, custom payment solutions should lower your total cost of acceptance, simplify operations, and improve customer experience as you grow—not create new bottlenecks or hidden costs. IntelliPay’s configurable platform, Text-to-Pay capabilities, and flexible fee models are designed to support that kind of long-term growth. **Getting Started** To see how IntelliPay’s platform can fit your growth plans, request a consultation or demo. Bring your current processing statements, workflow diagrams, and growth objectives to identify practical steps for reducing cost, complexity, and risk while improving customer payment experiences. **Legal Disclaimer:** This article is for informational and educational purposes only and is not legal advice. Compliance with payment processing regulations depends on federal, state, and local laws, plus card brand rules that may change; consult qualified legal counsel for guidance specific to your business. IntelliPay (Convenient Payments LLC) assumes no liability for actions taken based on the information provided herein. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** ACH payment processing, Apple Pay processing, automate payment processing, B2B payment solutions, batch payment processing, best payment processor for small business, branded payment experience, calculate payment processing costs, card brand compliance, card processing rates, centralized payment management, chargeback management, cloud-based payment processing, contactless payment processing, convenience fee payment processing, credit card processing, custom payment portal, debit card processing, digital wallet acceptance, dual pricing payment processing, educational institution payments, eliminate credit card processing fees, email payment links, EMV payment processing, enterprise payment solutions, future of payment processing, Google Pay processing, government payment processing, healthcare payment solutions, how payment processing works, how to reduce payment processing costs, integrate payments with accounting software, IntelliPay API documentation, IntelliPay features, IntelliPay integration, IntelliPay pricing, IntelliPay vs competitors, interchange fees explained, interchange plus pricing explained, IOLTA payment processing, IVR payment system, Level 2 Level 3 processing, merchant account vs payment processor, migrate payment processing, Mobile payment processing, modern payment solutions, multi-location payment solutions, NACHA compliance, next day funding, no contract payment processing, non-profit payment processing, omnichannel payment processing, pay by link solutions, payment authorization management, payment cost optimization, payment data security, payment fraud prevention, payment gateway vs processor, payment gateway with QuickBooks integration, payment industry trends, payment innovation, payment integration for ecommerce, payment processing API, payment processing best practices, payment processing compliance, payment processing fees breakdown, payment processing for chains, payment processing for growing businesses, payment processing for high volume, payment processing for municipalities, payment processing for startups, payment processing technology, payment processing without hidden fees, payment processor comparison, payment processor reliability, payment processor reviews, payment processor that scales, payment processor with API, payment reporting and analytics, payment settlement timing, payment solutions for franchises, payment solutions for multiple locations, payment uptime guarantee, PCI compliant payment processor, PCI DSS Level 1 processor, property management payment processing, QuickBooks payment integration, real-time payment data, recurring billing solutions, reduce reconciliation time, same day funding, Samsung Pay processing, scalable payment solutions, secure payment processing, subscription payment processing, surcharging credit card fees, switch payment processors, text to pay solutions, tokenization payment security, transparent payment pricing, US based payment support, utility bill payment solutions, virtual terminal payment processing, which payment providers offer custom solutions, white label payment processing, WooCommerce payment gateway --- ### [White-Label Payment Solutions for Banks: Secure Revenue Without PCI Risk](https://intellipay.com/white-label-payment-solutions-for-banks-secure-revenue-without-pci-risk/) **Published:** March 2, 2026 **Author:** Dale Erling **Content:** Contents - [Executive Summary:](#Executive_Summary) - [Core Strategic Advantages](#Core_Strategic_Advantages) - [Performance & Security Comparison](#Performance_Security_Comparison) - [White-Label Payment Solutions for Banks: Secure Revenue Without PCI Risk](#White-Label_Payment_Solutions_for_Banks_Secure_Revenue_Without_PCI_Risk) - [The Opportunity Banks Are Leaving on the Table](#The_Opportunity_Banks_Are_Leaving_on_the_Table) - [What IntelliPay’s White-Label Program Delivers to Financial Institutions](#What_IntelliPay8217s_White-Label_Program_Delivers_to_Financial_Institutions) - [Core Program Components:](#Core_Program_Components) - [Payment Acceptance Capabilities](#Payment_Acceptance_Capabilities) - [Compliance and Risk: Why the Architecture Matters to Your Institution](#Compliance_and_Risk_Why_the_Architecture_Matters_to_Your_Institution) - [How IntelliPay Protects Your Institution](#How_IntelliPay_Protects_Your_Institution) - [Frequently Asked Questions](#Frequently_Asked_Questions) ## Executive Summary: IntelliPay’s white-label program enables community banks and regional financial institutions to recapture merchant processing revenue under their own trusted brand. By utilizing IntelliPay’s PCI DSS 4.0 Level 1–certified infrastructure, banks can offer a comprehensive suite of payment services—from retail EMV to online billing—without the technical risk or capital expenditure required to build a proprietary processing network. ## Core Strategic Advantages - **Incremental Non-Interest Income**: Financial institutions can convert existing merchant relationships into high-margin revenue streams through competitive interchange-plus pricing and volume-based residuals. - **Zero-Risk Compliance Architecture**: IntelliPay’s architecture ensures cardholder data never enters the bank’s internal systems or core banking platform. This isolation keeps the institution outside the scope of costly annual PCI RoC audits and limits breach liability exposure. - **Deepened Merchant Relationships**: By providing integrated tools like branded merchant portals, bilingual IVR, and compliant cost-shifting models (Dual Pricing/Surcharging), banks can significantly increase merchant retention and product density. ## Performance & Security Comparison Business ImpactDirect Processor ModelIntelliPay White-Label**Merchant Loyalty**Low (Brand is hidden)High (Your brand is front-and-center)**Audit Liability**High (Internal system scope)Zero (Systems isolated from data)**Implementation**Complex (Build & Certify)Rapid (Branded turnkey deployment)**Compliance Readiness**Independent 4.0 CertificationInherited Level 1 Compliance ## White-Label Payment Solutions for Banks: Secure Revenue Without PCI Risk Community banks, credit unions, and regional financial institutions are sitting on an underutilized revenue opportunity. Your existing merchant relationships, business accounts, and brand trust give you a natural advantage in the payment processing market — but most financial institutions lack the infrastructure, compliance certification, and technical resources to capitalize on it. IntelliPay’s white-label gateway closes that gap, enabling banks and financial institutions to offer fully branded merchant payment services without building or certifying their own payment infrastructure. ## The Opportunity Banks Are Leaving on the Table Every business banking customer your institution serves is paying a payment processor. In most cases, that processor is not you. A merchant processing $500,000 per year in card volume generates $7,500–$15,000 in annual processing revenue — revenue that currently flows to a third-party processor while you retain only the depository relationship. White-label payment processing allows financial institutions to recapture that revenue stream under their own brand, deepening the merchant relationship while adding a meaningful, recurring non-interest income line to the balance sheet. - **Non-interest income growth**: Payment processing fees generate consistent, volume-based revenue independent of interest rate cycles - **Merchant retention**: Businesses that process payments through their bank are significantly less likely to move their depository accounts. - **Relationship depth**: Payment processing creates daily operational touchpoints that savings and lending products cannot replicate. - **Competitive differentiation**: Community banks and credit unions can compete directly with Square, Stripe, and national processors on service and local support. ## What IntelliPay’s White-Label Program Delivers to Financial Institutions IntelliPay provides the full payment infrastructure stack — processing network, security architecture, compliance certification, and merchant-facing tools — while your institution owns the brand relationship and earns the revenue. ## Core Program Components: - **Branded merchant portal**: Your logo, your domain, your interface — merchants interact entirely with your institution’s brand. - **Full payment channel coverage**: In-person EMV, hosted online payments, ACH/eCheck, IVR pay-by-phone, recurring billing, and mobile — all under one integration. - **Interchange-plus transparent pricing**: Give your merchants honest, auditable pricing that builds trust and reduces churn. - **Revenue sharing**: Structured residual income on every transaction processed through your program. - **Dedicated merchant support**: IntelliPay’s support infrastructure operates under your brand, reducing the burden on your internal staff. - **Bilingual IVR**: Expands accessibility for the diverse business communities your institution serves. ## Payment Acceptance Capabilities IntelliPay supports the full spectrum of payment channels your business customers need, from the retail counter to the online checkout to the billing office. - **Hosted Payment Pages**: Fully branded, PCI-compliant pages hosted on IntelliPay’s certified network — card data never touches your institution’s systems. - **Lightbox Payment Overlays**: Embeddable payment forms that integrate directly into a merchant’s existing website without redirecting customers. - **In-Person / EMV Terminals**: Verifone, Dejavoo, and IDTECH terminal support with full chip, contactless, and swipe capability. - **ACH / eCheck Processing**: Low-cost bank transfer acceptance that reduces interchange exposure for high-volume merchants. - **IVR / Pay by Phone**: Bilingual automated phone payment systems for merchants who serve customers by phone. - **Recurring Billing**: Automated scheduling for subscription, installment, and membership-based billing. ## Compliance and Risk: Why the Architecture Matters to Your Institution For financial institutions, the compliance implications of offering merchant services are significant. Any infrastructure that touches cardholder data creates regulatory and audit obligations that must be carefully managed. ## How IntelliPay Protects Your Institution IntelliPay’s PCI DSS 4.0 Level 1–certified network processes all transactions through its own certified infrastructure, ensuring that cardholder data never enters your institution’s environment. This architectural separation is critical for financial institutions for several reasons: - **Your core banking systems stay out of PCI scope**: Card data is processed on IntelliPay’s network, not yours, keeping your infrastructure outside the Cardholder Data Environment. - **No additional audit burden**: Your institution does not inherit the cost or complexity of annual PCI RoC audits for the payment processing program. - **Breach liability isolation**: Because card data never enters your systems, your institution’s exposure to a payment data breach is dramatically reduced. - **Regulatory separation**: Payment processing operations remain cleanly separated from your regulated banking infrastructure. ## Frequently Asked Questions **Does offering merchant services through IntelliPay require our institution to become a payment processor?** No. IntelliPay operates as the payment processor and service provider of record. Your institution participates as a referring or sponsoring partner, earning revenue on processed volume without taking on processor-level compliance or operational obligations. The specific structure depends on your institution’s regulatory environment and the program model selected. **How does IntelliPay handle merchant support under our brand?** IntelliPay’s support infrastructure is designed to operate as a white-label extension of your institution. Merchants interact with branded support channels — email, phone, and portal — without IntelliPay’s name appearing in the experience.​ **Is IntelliPay’s Level 1 certification independently verified?** Yes. IntelliPay is audited annually by a Qualified Security Assessor (QSA) and maintains a current Attestation of Compliance (AoC), available upon request for due diligence purposes. **Disclaimer** The information provided in this article is for informational purposes only and does not constitute legal, financial, or compliance advice. Payment processing regulations, PCI DSS 4.0 standards, and banking oversight mandates are subject to change. While IntelliPay maintains a PCI DSS Level 1–certified network to reduce partner scope, financial institutions remain responsible for their own regulatory compliance and should consult with qualified legal counsel and security professionals to ensure any white-label implementation meets all current local, state, and federal banking regulations, as well as specific card brand rules. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Digital Transactions --- ### [ACH Payment Volume Hit $93 Trillion in 2025: What the Record-Breaking Numbers Mean for Businesses and Government Agencies in 2026](https://intellipay.com/ach-payment-volume-hit-93-trillion-in-2025-what-the-record-breaking-numbers-mean-for-businesses-and-government-agencies-in-2026/) **Published:** February 2, 2026 **Author:** Dale Erling **Content:** Contents - [What the Record-Breaking Numbers Mean for Businesses and Government Agencies in 2026](#What_the_Record-Breaking_Numbers_Mean_for_Businesses_and_Government_Agencies_in_2026) - [EXECUTIVE SUMMARY](#EXECUTIVE_SUMMARY) - [The 2025 ACH Scorecard: Record Volumes Across Every Segment](#The_2025_ACH_Scorecard_Record_Volumes_Across_Every_Segment) - [Five Forces Driving ACH Adoption in 2025–2026](#Five_Forces_Driving_ACH_Adoption_in_20252026) - [1. The Accelerating Decline of Paper Checks in B2B](#1_The_Accelerating_Decline_of_Paper_Checks_in_B2B) - [2. Same-Day ACH Becomes the Default Speed](#2_Same-Day_ACH_Becomes_the_Default_Speed) - [3. Consumer Online Payments Continue to Climb](#3_Consumer_Online_Payments_Continue_to_Climb) - [4. Pay-by-Bank and Open Banking Create New On-Ramps](#4_Pay-by-Bank_and_Open_Banking_Create_New_On-Ramps) - [5. Healthcare Claims: A Fast-Growing Vertical for ACH](#5_Healthcare_Claims_A_Fast-Growing_Vertical_for_ACH) - [New Nacha Rules Taking Effect in 2026: What You Need to Know](#New_Nacha_Rules_Taking_Effect_in_2026_What_You_Need_to_Know) - [Phase 1: March 20, 2026](#Phase_1_March_20_2026) - [Phase 2: June 19, 2026](#Phase_2_June_19_2026) - [What This Means for Your Organization in 2026](#What_This_Means_for_Your_Organization_in_2026) - [For B2B Companies and Enterprises](#For_B2B_Companies_and_Enterprises) - [For Government Agencies and Municipalities](#For_Government_Agencies_and_Municipalities) - [For Healthcare Providers](#For_Healthcare_Providers) - [For Any Organization Accepting Payments](#For_Any_Organization_Accepting_Payments) - [How IntelliPay Supports Organizations Navigating the ACH Landscape](#How_IntelliPay_Supports_Organizations_Navigating_the_ACH_Landscape) - [Frequently Asked Questions: ACH Payments in 2026](#Frequently_Asked_Questions_ACH_Payments_in_2026) - [Ready to Optimize Your Payment Strategy?](#Ready_to_Optimize_Your_Payment_Strategy) # What the Record-Breaking Numbers Mean for Businesses and Government Agencies in 2026 Published: **February 2026** | Author: Dale Erling 15+ years Experience | Reading time: ~8 min ## **EXECUTIVE SUMMARY** ▶ **Record Volume:** The ACH Network processed 35.2 billion payments worth $93 trillion in 2025—up 4.9% in volume and 7.9% in value over 2024, marking the 13th consecutive year of trillion-dollar-plus value growth. ▶ **Same-Day ACH Surging:** Same-Day ACH transactions grew 16.7% to 1.4 billion payments valued at $3.9 trillion, with December 2025 setting the all-time monthly record at 172.1 million same-day payments. ▶ **B2B Leading the Shift:** B2B ACH volume exceeded 8.1 billion transactions (+9.9% YoY), representing $63 trillion in value. Paper checks now account for only 26% of outgoing and 25% of incoming B2B payments, according to the 2025 AFP Digital Payments Survey. ▶ **Healthcare Momentum:** ACH healthcare claim payments reached 548 million (+7.3%), with nearly $3 trillion flowing to providers, hospitals, and pharmacies as insurers accelerate the move from paper. ▶ **Open Banking Tailwinds:** Pay-by-Bank adoption is creating new consumer on-ramps to the ACH network. The global open banking market is projected to grow from $25.9 billion (2025) to $59.8 billion by 2031. ▶ **New Compliance Deadlines:** Nacha’s 2026 fraud-monitoring rules take effect March 20 (Phase 1) and June 19 (Phase 2), requiring all ACH participants to implement risk-based processes for identifying fraudulent entries. ▶ **Bottom Line:** Organizations that accept or send payments should evaluate their ACH strategy now—migrating from checks, enabling Same-Day ACH options, and ensuring compliance with the new Nacha standards before the mid-year deadline. The Automated Clearing House (ACH) network just finished its strongest year on record. According to [Nacha’s January 2026 report](https://www.nacha.org/news/same-day-ach-and-business-business-payments-propel-ach-network-volume-growth-2025), the ACH Network processed **35.2 billion payments** valued at **$93 trillion** in 2025. That represents a 4.9% increase in transaction volume and a 7.9% jump in total dollar value over 2024, making it the 13th consecutive year that ACH value grew by more than $1 trillion. For businesses, government agencies, healthcare providers, and organizations that depend on electronic payments every day, these numbers signal a fundamental shift in how money moves in the United States with very real practical implications for payment strategy, cost management, and compliance planning in 2026 and beyond. This article breaks down the data behind the growth, identifies the five forces driving adoption, explains what new Nacha rules mean for your organization, and offers a practical framework for putting ACH at the center of a modern, cost-effective payment strategy. # The 2025 ACH Scorecard: Record Volumes Across Every Segment Before diving into the drivers, it helps to see the full picture. The table below summarizes the key metrics released by Nacha in late January 2026. **Metric****2025 Result****YoY Change****Trend**Total ACH Volume35.2 billion+4.9%↑Total ACH Value$93 trillion+7.9%↑Same-Day ACH Volume1.4 billion+16.7%↑↑Same-Day ACH Value$3.9 trillion+21.4%↑↑B2B ACH Volume8.1 billion+9.9%↑↑B2B ACH Value$63 trillion—↑Healthcare Claim Payments548 million+7.3%↑Online Consumer Payments11.4 billion+6.0%↑Avg. Daily Volume (Nov 2025)151 millionRecord★Monthly Volume (Dec 2025)3.22 billionRecord★*Source: Nacha, January 2026. All figures represent full-year 2025 unless noted.* Two data points stand out. First, B2B payments continue to be the fastest-growing major segment at nearly 10% annual volume growth, reflecting the ongoing corporate migration away from paper checks. Second, Same-Day ACH is expanding at more than triple the rate of the overall network, signaling that speed expectations are quickly becoming the norm rather than the exception. # Five Forces Driving ACH Adoption in 2025–2026 ## 1. The Accelerating Decline of Paper Checks in B2B The Association for Financial Professionals reported in 2025 that paper checks now account for just [25%](https://www.financialprofessionals.org/training-resources/resources/survey-research-economic-data/Details/digitalpayments) of B2B payment volume, down from the majority share they held less than a decade ago. Meanwhile, ACH B2B transactions exceeded 8 billion and represented $63 trillion in value last year. This transition is not slowing down. Checks rare more expensive to issue, mail, and reconcile than digital alternatives. They are also more vulnerable to fraud. The FBI and the Financial Crimes Enforcement Network have both flagged check fraud as a growing threat, with stolen and altered checks accounting for billions in losses annually. For organizations still writing or receiving checks, the economic case for moving to ACH has never been clearer **IntelliPay Perspective**Our clients in government, healthcare, and professional services frequently cite reduced reconciliation time as the primary benefit after switching from checks to ACH. When combined with IntelliPay’s dual pricing model—which displays a lower Cash/ACH price alongside a card price—organizations can further incentivize payers to choose ACH and reduce processing costs. ## 2. Same-Day ACH Becomes the Default Speed Same-Day ACH volume grew [16.7%](https://www.nacha.org/news/same-day-ach-and-business-business-payments-propel-ach-network-volume-growth-2025) in 2025, reaching 1.4 billion payments worth $3.9 trillion. In December alone, the network processed 172.1 million same-day transactions—the highest monthly total ever recorded. Same-Day ACH now averages 5.8 million payments per day across the network, and that figure climbed to 7.8 million per day in December. The use cases are diverse: account-to-account transfers between financial institutions, digital wallet loads from bank accounts, credit card bill payments where issuers want to collect funds quickly, and B2B vendor payments where speed matters for cash management. With three daily processing windows (10:30 a.m., 2:45 p.m., and 4:45 p.m. ET), Same-Day ACH offers a practical middle ground between traditional next-day settlement and the instant-but-costlier real-time payment rails like FedNow and RTP. For businesses, the growing expectation of same-day settlement means payment platforms need to support flexible ACH timing options—standard, next-day, and same-day—so treasury teams can match speed to the urgency and risk profile of each payment. ## 3. Consumer Online Payments Continue to Climb Consumer-initiated ACH payments reached [11.4 billion](https://www.paymentsjournal.com/whats-driving-the-rapid-growth-in-ach-payments/) in 2025, up 6% year over year. These payments cover the recurring obligations that define most consumers’ financial lives: mortgages, auto loans, insurance premiums, utilities, student loans, and credit card bills. In essence, any payment that looks like a bill is a natural candidate for ACH. What many consumers do not realize is that popular alternative payment methods also rely on ACH behind the scenes. When a user loads funds into a digital wallet from a bank account, that transaction typically moves over ACH rails. When a credit card bill is paid from a checking account, ACH processes it. As digital payment adoption grows, ACH volume grows with it—often invisibly. [The Federal Reserve’s 2025 Diary of Consumer Payment Choice](https://www.frbservices.org/news/research/2025-findings-from-the-diary-of-consumer-payment-choice) found that U.S. consumers make an average of six ACH payments per month, alongside 17 credit card and 14 debit card payments. While ACH trails cards in per-transaction frequency, the dollar value per ACH payment is substantially higher, reflecting its role in large, recurring obligations. ## 4. Pay-by-Bank and Open Banking Create New On-Ramps Open Banking—often marketed to consumers as “Pay by Bank”—is creating a new front door to the ACH network. This approach lets consumers authorize payments directly from their bank accounts through secure APIs, without manually entering routing and account numbers. The consumer authenticates through their bank’s own app or portal, and the merchant initiates an ACH transaction on the back end. Major retailers like Walmart have already launched Pay-by-Bank options through their apps, and Visa acquired open banking firm Tink to develop its own U.S. Pay-by-Bank solution. Mastercard is partnering with multiple payment companies to enable the same capability. According to Mordor Intelligence, the global open banking market is projected to grow from $25.9 billion in 2025 to $59.8 billion by 2031, at a compound annual growth rate of nearly 15%. For younger consumers who have never written a check and may not know how to locate a routing number, Pay-by-Bank provides a seamless digital path to ACH enrollment. Nacha’s Michael Herd has pointed out that people in their twenties are increasingly linking their bank accounts through Open Banking sessions to enroll in payroll direct deposit and bill payments—processes that previously required manual entry of account details. **Why This Matters for Payment Acceptance**Pay-by-Bank creates a new opportunity for merchants, billers, and government agencies to offer ACH as a checkout option without the friction of manual bank account entry. When paired with fee-based pricing models like dual pricing or convenience fees, organizations can present ACH as the lower-cost payment option for consumers while maintaining card acceptance for those who prefer it. ## 5. Healthcare Claims: A Fast-Growing Vertical for ACH Healthcare claim payments reached [548 million transactions](https://www.nacha.org/news/eft-healthcare-claim-payments-continue-rise-2025) in 2025, a 7.3% increase over the prior year, with nearly $3 trillion flowing directly to medical providers, hospitals, dental offices, and pharmacies. This segment has been growing steadily as insurers and payers move away from paper explanation-of-benefits checks. For healthcare providers from large hospital systems down to individual dental practices receiving claim payments via ACH means faster access to funds, lower administrative costs, and simpler reconciliation. As Nacha president Jane Larimer stated in the 2025 results announcement, businesses of every size are “turning their backs on checks,” and healthcare is a prime example of this industry-wide shift. # New Nacha Rules Taking Effect in 2026: What You Need to Know Growth and security go hand in hand. Nacha has introduced phased rule changes in 2026 designed to strengthen fraud monitoring and risk management across the ACH ecosystem. These rules directly affect both originating and receiving depository financial institutions and, by extension, the businesses and organizations that depend on them. ### Phase 1: March 20, 2026 Originating depository financial institutions (ODFIs) and non-consumer originators must implement risk-based processes and procedures designed to identify ACH entries initiated due to fraud. The previous “commercially reasonable” standard has been replaced with a more specific requirement for processes “reasonably intended to identify” fraudulent transactions. Receiving depository financial institutions (RDFIs) with annual ACH receipt volume of 10 million or greater (based on 2023 data) must also establish credit-monitoring processes. ### Phase 2: June 19, 2026 The volume threshold for RDFIs is eliminated, meaning all receiving institutions must have fraud-monitoring processes in place. Additional requirements for credit monitoring will also take effect. These rules also introduce the concept of “false pretenses” into the ACH framework—defined as inducing a payment through misrepresentation of identity, authority, or account ownership. Organizations should review their procedures now and coordinate across operations, compliance, and customer-facing teams to ensure they meet the new standards before the deadlines. **Compliance Note**The new Nacha rules require at least an annual review of fraud-monitoring processes and procedures. If your organization originates or receives ACH payments, now is the time to audit your current controls and work with your payment processor to confirm that monitoring capabilities align with the updated standards. # What This Means for Your Organization in 2026 The convergence of record ACH volumes, new regulatory requirements, and evolving consumer expectations creates both opportunity and urgency. Here is how different types of organizations should be thinking about ACH strategy this year. ### For B2B Companies and Enterprises If your accounts payable or accounts receivable processes still rely on paper checks for a significant share of transactions, 2026 is the year to accelerate the shift. With B2B ACH volume growing at 10% annually and check volumes declining, delaying the transition means falling further behind industry norms—and absorbing unnecessary costs in postage, manual processing, and fraud risk. ### For Government Agencies and Municipalities Federal government ACH volume grew just 1% in 2025, suggesting that most federal payment flows have already been digitized. The bigger opportunity is at the state and local level, where many agencies still accept payments by check or money order for taxes, fees, fines, and utility bills. Offering ACH alongside card payments—with a lower-cost option clearly presented to the payer—can increase electronic adoption, reduce processing backlogs, and improve constituent satisfaction. ### For Healthcare Providers Providers who are not yet set up to receive electronic payments should make it a priority. On the patient payment side, offering ACH as a payment option for balances, co-pays, and payment plans can lower collection costs and reduce the reliance on high-interchange card transactions. ### For Any Organization Accepting Payments The continued growth of ACH underscores the importance of offering multiple payment methods. Consumers and businesses increasingly expect to choose how they pay. A modern payment platform should support cards, ACH, and digital wallets across in-person, online, and mobile channels—with transparent pricing that lets the payer make an informed choice. # How IntelliPay Supports Organizations Navigating the ACH Landscape Since 2004, IntelliPay has provided PCI DSS Level 1-certified payment processing for businesses, government agencies, healthcare providers, and organizations across the United States. Our cloud-based platform supports card, ACH, and digital wallet payments across in-person, online, mobile, and IVR channels—all managed from a single dashboard. Several IntelliPay capabilities are particularly relevant in the context of ACH’s continued growth: **Dual Pricing and Consumer Choice.** IntelliPay’s dual pricing model displays a Cash/ACH price alongside a card price before the payer clicks “Pay Now.” This transparent approach gives consumers and businesses the ability to choose ACH—and save—while keeping card acceptance available for those who prefer it. Organizations benefit from lower net processing costs on ACH transactions. **Flexible Fee-Based Models.** In addition to dual pricing, IntelliPay supports surcharging, service fees, and convenience fee programs. These options can reduce or eliminate net card processing costs on eligible transactions, making it easier for organizations to absorb the growth in electronic payment volume without proportional increases in processing expense. **Unified Reporting and Reconciliation.** As ACH volume grows, so does the operational burden of tracking and reconciling payments across channels. IntelliPay consolidates card, ACH, and digital wallet transaction data into a single reporting interface with drill-down detail, role-based access controls, and audit-ready records. **Compliance-Ready Infrastructure.** IntelliPay’s platform includes end-to-end tokenization, encryption, and built-in fraud prevention. As Nacha’s 2026 rules raise the bar for transaction monitoring, working with a processor that maintains Level 1 PCI DSS certification and supports robust risk controls helps ensure that your organization stays compliant. **Seamless Integration.** IntelliPay connects to existing front-end and back-end systems through APIs, prebuilt plugins for platforms like QuickBooks and WooCommerce, and customized integrations for government and enterprise environments. This means adding or enhancing ACH acceptance does not require replacing your existing infrastructure. # Frequently Asked Questions: ACH Payments in 2026 **Q: How much did ACH payment volume grow in 2025?** The ACH Network processed 35.2 billion payments in 2025, a 4.9% increase over 2024. The total value of those payments reached $93 trillion, up 7.9%. This marked the 13th straight year that ACH value grew by at least $1 trillion. December 2025 set the all-time monthly record with 3.22 billion payments. **Q: What is Same-Day ACH, and how fast is it growing?** Same-Day ACH allows electronic payments to be processed and settled on the same business day through three daily windows (10:30 a.m., 2:45 p.m., and 4:45 p.m. ET). In 2025, Same-Day ACH volume grew 16.7% to 1.4 billion payments valued at $3.9 trillion. It averaged 5.8 million transactions per day, and 7.8 million per day in December. Same-Day ACH is particularly popular for account-to-account transfers, digital wallet funding, credit card bill payments, and time-sensitive B2B vendor payments. **Q: Why are businesses switching from checks to ACH?** Three primary factors are driving the shift. First, cost: ACH transactions are significantly cheaper to process than paper checks, which involve printing, postage, manual handling, and reconciliation labor. Second, speed: standard ACH settles in one to two business days, and Same-Day ACH settles within hours—far faster than mailing a check. Third, security: the 2025 AFP Payments Fraud and Control Survey found that 63% of organizations experienced check fraud in 2024, making checks the payment method most targeted by criminals. ACH transactions are digital, automated, and governed by Nacha’s security rules, reducing exposure to mail theft and alteration. **Q: What percentage of B2B payments are still made by check?** According to the 2025 AFP Digital Payments Survey, checks now account for just 26% of outgoing B2B payments and 25% of incoming B2B payments. That is a dramatic decline from 81% in 2004 and 33% in 2022. The remaining check volume represents a significant opportunity for organizations to reduce costs and fraud risk by migrating to ACH. **Q: What is Pay-by-Bank, and how does it relate to ACH?** Pay-by-Bank (also called Open Banking payments) lets consumers pay directly from their bank accounts through a secure, API-driven authentication flow—typically through their bank’s own app or web portal. On the back end, the transaction usually settles over ACH rails. Pay-by-Bank removes the friction of manually entering routing and account numbers, making ACH accessible to consumers who may never have written a check. Major retailers including Walmart now offer this option, and both Visa and Mastercard have invested in open banking infrastructure to support it. **Q: What new Nacha rules are taking effect in 2026?** Nacha has introduced phased fraud-monitoring rules in 2026. Phase 1, effective March 20, 2026, requires ODFIs and non-consumer originators to implement risk-based processes to identify fraudulent ACH entries. RDFIs with 10 million or more annual ACH receipts must also establish credit-monitoring processes. Phase 2, effective June 19, 2026, eliminates the volume threshold, extending the requirements to all RDFIs. The rules replace the previous “commercially reasonable” standard with a requirement for processes “reasonably intended to identify” fraud, and they introduce the concept of “false pretenses” as a defined term. **Q: How does ACH compare to real-time payment systems like FedNow and RTP?** ACH, FedNow, and The Clearing House’s RTP network all enable electronic bank-to-bank transfers, but they differ in speed, cost, and use case. ACH processes payments in batches (standard: one to two days; same-day: within hours) at very low cost, making it ideal for recurring payments, payroll, B2B invoices, and high-volume transactions. FedNow and RTP settle in seconds but come with higher per-transaction fees and lower per-payment limits. ACH handles roughly 90% of all noncash payment value in the United States, while real-time payment volumes remain a small fraction of that total. Most organizations benefit from offering both ACH and real-time options, choosing the rail that matches each transaction’s speed and cost requirements. **Q: Is ACH safe for high-value payments?** Yes. The ACH Network is governed by Nacha’s rules, which mandate security standards including account validation, fraud monitoring, and defined return procedures. Same-Day ACH supports payments up to $1 million per transaction. For standard ACH, there is no per-payment dollar limit. Additionally, Nacha’s 2026 rule updates are specifically designed to strengthen fraud detection and risk management across the entire network. When paired with a PCI DSS Level 1-certified processor like IntelliPay that provides tokenization, encryption, and built-in fraud prevention, ACH is a safe and reliable channel for high-value transactions. **Q: How can my organization start accepting ACH payments?** To accept ACH payments, you need a payment processor that supports ACH alongside other payment methods. With a platform like IntelliPay, setup typically involves configuring your merchant account for ACH acceptance, integrating the payment form or terminal with your existing systems (online, in-person, or both), and collecting payer authorization. IntelliPay’s team handles compliance requirements and can help you choose the right fee model—whether traditional processing, dual pricing, surcharging, or convenience fees—to optimize costs. **Q: What does dual pricing have to do with ACH?** Dual pricing displays two prices to the payer before checkout: a Cash/ACH price and a Card price (which includes a processing fee). This transparent approach lets payers choose the option they prefer. Because ACH transactions cost significantly less to process than credit card transactions, organizations that implement dual pricing can incentivize more payers to choose ACH—lowering their blended cost of payment acceptance. IntelliPay’s dual pricing model is compliant with Visa, Mastercard, Discover, and American Express rules and meets applicable state disclosure requirements. ### **Ready to Optimize Your Payment Strategy?** Whether you need to add ACH acceptance, implement dual pricing, or consolidate payment management across locations, IntelliPay’s team can help you build a solution tailored to your organization. Contact us at [intellipay.com](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) or call 855-872-6632 to speak with a payment consultant. *Disclosure: IntelliPay (Convenient Payments LLC) is a PCI DSS Level 1-certified payment processor and registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA. This article is provided for informational purposes and does not constitute legal or financial advice. Organizations should consult qualified professionals regarding compliance with Nacha rules and applicable regulations.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Digital Payment Trends --- ### [Stop Overpaying for Payment Processing - Cut Costs by 20% or More](https://intellipay.com/stopoverpaying/) **Published:** December 23, 2025 **Author:** Dale Erling **Content:** **Last Updated: April 2026 — Updated to reflect 2026 merchant fee increases, current interchange-plus vs. flat-rate benchmarks, Visa’s CEDP Product 3 transition, and the latest Nilson Report and JD Power merchant satisfaction data.** **Quick Answer:** Most U.S. merchants are overpaying for payment processing by 20 to 40 percent, and most don’t know it because processor statements are intentionally difficult to read. According to the Nilson Report, U.S. merchants paid a record $187.20 billion in card processing fees in 2024. The average blended Visa and Mastercard cost runs approximately 2.35% per transaction, but many small businesses on flat-rate pricing are paying 2.9% or higher on every sale. The two most effective fixes are switching from flat-rate to interchange-plus pricing and implementing a dual-pricing program that lets customers who pay by card cover the processing costs transparently at checkout. This guide shows you exactly how to read your statement, identify every hidden fee, and cut your costs by 20% or more starting this month. Contents - [You Are Probably Paying Too Much, and Here Is the Proof](#You_Are_Probably_Paying_Too_Much_and_Here_Is_the_Proof) - [What Payment Processing Actually Costs in 2026](#What_Payment_Processing_Actually_Costs_in_2026) - [How to Calculate Your Real Processing Cost Right Now](#How_to_Calculate_Your_Real_Processing_Cost_Right_Now) - [Flat-Rate vs. Interchange-Plus: Which Is Right for You?](#Flat-Rate_vs_Interchange-Plus_Which_Is_Right_for_You) - [The Hidden Fees That Are Quietly Draining Your Business](#The_Hidden_Fees_That_Are_Quietly_Draining_Your_Business) - [Six Proven Strategies to Cut Your Processing Costs Right Now](#Six_Proven_Strategies_to_Cut_Your_Processing_Costs_Right_Now) - [What Dual Pricing vs. Surcharging Means for Your Business](#What_Dual_Pricing_vs_Surcharging_Means_for_Your_Business) - [FAQs About Reducing Payment Processing Costs](#FAQs_About_Reducing_Payment_Processing_Costs) - [Further Reading](#Further_Reading) ## You Are Probably Paying Too Much, and Here Is the Proof If you are like most merchants, you are paying 20 to 40 percent more than you should for payment processing, and it is eating into your margins every single day. According to the [Nilson Report](https://nilsonreport.com/), U.S. merchants paid a record **$187.20 billion** in card processing fees in 2024, the highest in the world. And 2026 is on track to break that record. In January and February 2026 alone, multiple processors issued rate increases ranging from 0.20% to as high as 3.00% across all card types, plus newly introduced annual fees as high as $499, most of which merchants discovered only when they opened their statements. The average Visa and Mastercard processing cost across all merchant categories runs approximately **2.35%** per transaction, according to the Merchants Payments Coalition, but many small businesses on flat-rate pricing are paying 2.9% or higher on every single transaction, regardless of card type. That gap is pure profit going to your processor, not your business. According to [J.D. Power’s 2026 U.S. Merchant Services Satisfaction Study](https://www.jdpower.com/business/press-releases/2026-us-merchant-services-satisfaction-study), 92% of merchants now accept digital wallet payments, but far fewer have taken the time to audit whether the cost of that acceptance is actually competitive. If you have not looked closely at your merchant statement in the last 90 days, there is a very good chance you are leaving thousands of dollars on the table every year. [Contact IntelliPay for a free statement audit](https://intellipay.com/contact/) and find out exactly where you stand ## What Payment Processing Actually Costs in 2026 Before you can fix your costs, you need to understand what you are actually paying for. Every card transaction involves three layers of fees, and processors only compete on one of them:nav+1 - **Interchange fees** (set by Visa/Mastercard): 1.4% to 2.1% depending on card type, non-negotiable - **Assessment fees** (card network fees): 0.13% to 0.15%, also non-negotiable - **Your processor’s markup**: 0.15% to 1.5%, this is the only negotiable layer - **Other fees**: Statement fees, gateway fees, batch fees, PCI compliance fees, annual fees, and more Total cost comes to 3.2% to 4.0% or more on flat-rate pricing. The real-world blended cost for most small and mid-sized merchants falls between 2.0% and 3.5%, depending on card mix and pricing model. If you are consistently at or above 3.0% and processing more than $15,000 per month, you are almost certainly overpaying. Here is what that looks like in actual dollars: Monthly VolumeFlat Rate (2.9%)Interchange Plus (~2.2%)Monthly SavingsAnnual Savings$25,000$725$550$175$2,100$40,000$1,160$880$280$3,360$75,000$2,175$1,650$525$6,300$100,000$2,900$2,200$700$8,400 The bottom line: a merchant processing $100,000 per month on flat-rate pricing is likely overpaying by **$8,400 per year**, more than the average U.S. car payment, coming directly out of their profits. That is not a rounding error. That is a business decision you can change today. ## How to Calculate Your Real Processing Cost Right Now Before you change anything, calculate your effective rate, which is the only number that actually matters. Pull your last 90 days of statements and run this formula: **Effective Rate = Total Fees Paid / Total Card Volume** Then break your fees into buckets: interchange, assessments, and network fees, processor markup, per-item fees, and monthly miscellaneous fees such as PCI, gateway, terminal, and statement fees. If your effective rate is above **2.5%** and you are processing more than $15,000 per month, you have a clear case for switching pricing models or renegotiating your current agreement. If your effective rate is above **3.0%**, you should have that conversation this week. [Contact IntelliPay for a free, no-obligation statement audit](https://intellipay.com/contact/). We will show you exactly what you are paying, where the overcharges are, and what you could be saving with a transparent pricing model. ## Flat-Rate vs. Interchange-Plus: Which Is Right for You? Flat-rate pricing prioritizes simplicity. Interchange-plus pricing prioritizes transparency and cost efficiency. Here is how to know which one fits your volume:clearlypayments+1 Monthly Processing VolumeRecommended ModelExpected Savings with Interchange-PlusUnder $10,000Flat rate often fineLow benefit vs. complexity$10,000 to $25,000Evaluate both0.20% to 0.50% per transaction$25,000 to $50,000Interchange-plus0.30% to 0.70% per transactionOver $50,000Interchange-plus almost always0.40% to 0.80% per transaction The math is straightforward. On flat-rate pricing, you pay the same 2.9% whether a customer uses a basic debit card with a true cost of around 0.5% or a premium rewards credit card with a true cost of around 2.1%. With interchange-plus, you pay what each transaction actually costs plus a transparent fixed markup, typically 0.15% to 0.50%. The processor’s embedded premium in flat-rate pricing is the gap between those two numbers, and it comes straight out of your margin on every single sale. IntelliPay’s [transparent interchange-plus pricing](https://intellipay.com/payment-models/) shows you exactly what every transaction costs with no bundled markups designed to obscure your actual rate. You can see a [full breakdown of payment models and pricing structures here](https://intellipay.com/payment-models/). ## The Hidden Fees That Are Quietly Draining Your Business Most merchants focus entirely on the percentage rate and completely miss the per-transaction and monthly fees that add hundreds or thousands of dollars to their annual bill. Here is what to audit on your next statement: **The Float Revenue Trap** Processors hold your settlement funds for 24 to 72 hours before transferring them to your bank account, earning an estimated **$2.1 billion annually** in float revenue across all U.S. merchants. This is not a fee you will find on your statement, but it is real money that is not in your account covering your cash flow. **Chargeback Penalties** The industry standard chargeback fee runs $15 to $25 per incident and $50 or more for high-risk merchants. The processor’s actual cost to handle a chargeback is $9 to $10. The gap is pure profit for the processor, and you are footing the bill on every dispute. **The Free Terminal Trap** That free terminal your processor gave you is not actually free. Terminals typically cost $150 to $300. You are paying for it through a 0.10% to 0.15% markup baked into your rate. Over three years, that “free” $200 terminal costs you $1,800 to $2,700 in extra processing fees at $40,000 per month in volume. Buy your own terminal outright and negotiate rates that do not include equipment subsidies. **Terminal Leasing** A terminal that costs $300 to buy today could cost you $2,000 to $5,000 in total lease payments over the lease term, and you still have to return it at the end. Never lease a payment terminal. Buy it. **Monthly and Miscellaneous Fees to Audit Right Now:** - Statement fees: $5 to $15/month - Gateway fees: $10 to $25/month - Batch processing fees: $0.05 to $0.15 per batch - PCI compliance fees: $75 to $120/year or $9.99 to $19.99/month in some contracts - Annual fees: Some processors now charging up to $499/year as of 2026 ## Six Proven Strategies to Cut Your Processing Costs Right Now **1. Switch to interchange-plus pricing** If you are processing more than $15,000 per month on flat-rate pricing, this single change will save you more than any other action you can take. The transparency of interchange-plus also makes it easy to verify you are being charged correctly every month, something that is nearly impossible on flat-rate or tiered pricing. Learn more about [IntelliPay’s interchange-plus pricing model](https://intellipay.com/payment-models/). **2. Implement a dual pricing program** A [dual pricing program](https://intellipay.com/how-dual-pricing-affects-customer-choices/) lets you display two prices at checkout, a cash/ACH price and a card price, giving customers a transparent choice before they pay. When a customer pays by cash or ACH, they pay the lower price. When they pay by card, the card price covers the processing cost. You collect the same net amount either way, but card processing costs are no longer absorbed by your business. Dual pricing is legal in all 50 states and fully compliant with Visa and Mastercard operating rules when the card price is posted as the default and both prices are clearly displayed with equal prominence before checkout. A merchant processing $40,000 per month who shifts just 40% of customers to cash or ACH through dual pricing eliminates roughly $464 in monthly processing costs, which is **$5,568 per year** back in your pocket. IntelliPay’s [Consumer Choice dual pricing program](https://intellipay.com/payment-models/) handles all compliance requirements, terminal configuration, and signage so you can implement it without the guesswork. Not sure whether dual pricing or surcharging is the right fit? Read [Dual Pricing vs. Surcharging: Which Payment Model Maximizes Margins](https://intellipay.com/dual-pricing-vs-surcharging-which-payment-revenue-model-maximize-margins-for-isvs-and-retailers/). **3. Move high-dollar transactions to ACH** ACH payments have no interchange fees, making them dramatically cheaper than card processing for large invoices, B2B payments, and recurring billing. Shifting even 20% of your high-ticket transactions to ACH can meaningfully reduce your effective rate. The [Federal Reserve’s FedACH service](https://www.frbservices.org/) processes more than 70 million ACH transactions per day, and per-transaction costs typically run $0.20 to $0.50 regardless of the transaction amount, a fraction of what you would pay on a $2,000 card transaction. **4. Upgrade to CEDP Product 3 if you process commercial cards** This is the most important B2B payment change of 2026 and most merchants have not heard about it yet. Visa completely retired its Level 2 interchange program in April 2026 as part of the rollout of the [Commercial Enhanced Data Program (CEDP)](https://intellipay.com/blog/). Level 2 no longer exists as a savings vehicle. The only path to reduced interchange rates on commercial, corporate, purchasing, and government cards is now **Product 3** under CEDP. Product 3 requires submitting full line-item invoice data at the time of settlement, including item descriptions, quantities, unit prices, purchase order numbers, tax amounts, and ship-to/from postal codes. Transactions that pass complete verified data qualify for Product 3 interchange rates in the **1.75% to 2.05%** range. Transactions that do not pass verified data default to standard commercial rates of **2.65% to 2.95%**, a difference of 90 basis points or more on every commercial card transaction. The 0.05% CEDP participation fee applies to all eligible commercial card transactions, but even after that fee, verified Product 3 transactions deliver a 7 to 10 percent reduction in interchange costs versus non-verified transactions. If your business processes corporate cards, purchasing cards, or government cards and your current payment setup is not submitting full line-item data at settlement, you are leaving significant savings on the table right now. Ask IntelliPay whether your current system is capturing and submitting the data required for Product 3 qualification. [Contact our team here](https://intellipay.com/contact/).beaconpayments+3 **5. Reduce chargebacks to protect your VAMP ratio** As of April 1, 2026, Visa’s VAMP threshold tightened to 1.5%, meaning merchants with elevated dispute rates now face $8-per-violation fines on top of standard chargeback fees. Keeping your chargeback rate below 0.5% protects both your compliance status and your processor relationship. Implement clear billing descriptors, send pre-billing reminder emails for recurring charges, and make cancellation easy to reduce friendly fraud. Read IntelliPay’s [VAMP Compliance Guide: Post-April 2026](https://intellipay.com/vamp-compliance-guide-post-april-2026-intellipay/) for the full picture. **6. Negotiate and do it with data** Processors negotiate. Most merchants just do not ask. Before any conversation, prepare your monthly volume, average ticket size, card mix, and effective rate. Ask specifically for interchange-plus pricing with a transparent markup, volume-based discounts, and waived monthly fees. The best leverage you have is a competing offer or a free statement audit from IntelliPay that shows exactly what a better pricing structure would save you. [Request your free audit here](https://intellipay.com/contact/). ## What Dual Pricing vs. Surcharging Means for Your Business These two models are often confused, and the difference matters both legally and for your customer experience: FeatureDual PricingSurchargingHow it worksTwo prices posted upfront, card price and cash priceOne price posted; fee added at checkout for credit cards onlyLegal in all 50 states?YesNo, surcharging is prohibited in some statesApplies to debit cards?Yes, cash price applies to debit and ACHNo, surcharging applies to credit cards onlyCustomer perceptionTransparent and choice-drivenCan feel like a penalty feeCompliance complexityLower, card price is the posted defaultHigher, strict Visa/Mastercard disclosure rulesBest forRetail, restaurants, service businessesHigher-ticket B2B or subscription merchants The key distinction: with dual pricing, the card price is always the default posted price, and cash customers receive a discount. With surcharging, one price is posted, and a fee is added for credit card users at checkout. [Surcharging vs. dual pricing](https://intellipay.com/surcharging-vs-cash-discounting/) is a decision that depends on your state, your customer base, and how you want to frame the conversation at checkout. IntelliPay’s [fee program comparison guide](https://intellipay.com/choosing-between-fee-programs-faqs/) walks through the right fit for your specific business type. If you are a government or education agency, a [service fee program](https://intellipay.com/service-fee-faqs/) is the correct compliant model for your organization, not dual pricing. ## FAQs About Reducing Payment Processing Costs **What is an effective rate, and how do I calculate it?** Your effective rate is the true total cost of accepting card payments as a percentage of your total card volume. Calculate it by dividing your total fees paid in a month, including all per-transaction fees, monthly fees, and assessments, by your total card processing volume for that same month. If your effective rate is above 2.5% and you are processing more than $15,000 per month, you are likely overpaying. **What is interchange-plus pricing, and why is it better than flat-rate?** Interchange-plus pricing charges you the actual interchange rate set by Visa and Mastercard for each transaction, plus a fixed transparent markup from your processor. Flat-rate pricing charges a single blended rate on every transaction regardless of the actual cost. Since debit cards and basic credit cards have much lower interchange rates than premium rewards cards, merchants on flat-rate pricing subsidize the cost of premium cards on every low-cost transaction. Interchange-plus eliminates that hidden premium and shows you exactly what each transaction costs. **What is dual pricing, and is it legal?** Dual pricing is a payment model where two prices are displayed at checkout, a cash/ACH price and a slightly higher card price. The card price covers processing costs, and customers choose which price they want based on how they pay. Dual pricing is legal in all 50 states and compliant with Visa and Mastercard rules when the card price is the default posted price and both prices are displayed with equal prominence before checkout. See IntelliPay’s [complete guide to dual pricing](https://intellipay.com/how-dual-pricing-affects-customer-choices/) for compliance requirements and implementation steps. **What is Visa’s CEDP Product 3, and how does it replace Level 2?** Visa’s Commercial Enhanced Data Program (CEDP) launched in April 2025 and fully retired the Level 2 interchange program in April 2026. Product 3 is now the only path to reduced interchange rates on commercial, corporate, purchasing, and government card transactions. Unlike Level 2, which required minimal data, Product 3 requires complete validated line-item invoice data at settlement. Verified Product 3 transactions qualify for interchange rates of 1.75% to 2.05%, compared to 2.65% to 2.95% for non-verified transactions. If your business processes B2B or government cards, ask your processor whether your system is submitting CEDP-compliant data.fortispay+1 **What is the difference between dual pricing and surcharging?** Dual pricing posts two prices upfront, one for cash and one for card, and applies to all payment methods. Surcharging posts one price and adds a fee at checkout specifically for credit card users. Surcharging is prohibited in some states and only applies to credit cards, not debit cards. Dual pricing is more widely legal, more transparent, and generally better received by customers. Read [IntelliPay’s full comparison](https://intellipay.com/surcharging-vs-cash-discounting/) to see which model fits your business. **How much can I realistically save by switching from flat-rate to interchange-plus?** A merchant processing $40,000 per month typically saves $280 to $470 per month ($3,360 to $5,640 per year) by switching from flat-rate to interchange-plus pricing. Savings scale with volume. At $100,000 per month the savings are typically $700 to $1,000 per month. The exact amount depends on your card mix, average ticket size, and how many premium rewards cards your customers use. **What hidden fees should I look for on my processing statement?** Look for statement fees ($5 to $15/month), gateway fees ($10 to $25/month), batch fees ($0.05 to $0.15 per batch), PCI compliance fees ($75 to $499/year), annual fees, per-transaction fees on top of percentage rates, chargeback fees ($15 to $50 per incident), and any regulatory or network fees that are not clearly labeled. In 2026 several processors added annual fees as high as $499 with minimal notice to merchants. **Can IntelliPay review my current statement and tell me what I am overpaying?** Yes. IntelliPay offers a free, no-obligation merchant statement audit. We will break down exactly what you are paying, identify every overcharge, and show you what you would save with a transparent interchange-plus or dual pricing model. [Request your free audit here](https://intellipay.com/contact/). ## Further Reading If you are serious about cutting your payment processing costs, these resources give you everything you need to take action: **IntelliPay Resources:** - **[Payment Models: Dual Pricing, Surcharging, and Fee Solutions](https://intellipay.com/payment-models/)** — IntelliPay’s full breakdown of every zero-cost and low-cost processing model, including dual pricing, surcharging, ACH, and interchange-plus, with compliance requirements for each - **[Dual Pricing vs. Surcharging: Which Payment Revenue Model Maximizes Margins?](https://intellipay.com/dual-pricing-vs-surcharging-which-payment-revenue-model-maximize-margins-for-isvs-and-retailers/)** — A direct comparison of both models for ISVs and retailers with a clear recommendation based on business type and volume - **[The Complete Guide to Dual Pricing](https://intellipay.com/how-dual-pricing-affects-customer-choices/)** — Everything small business owners need to know about implementing dual pricing compliantly, including signage requirements, POS configuration, and customer communication - **[Surcharging vs. Dual Pricing: What Business Owners Need to Know](https://intellipay.com/surcharging-vs-cash-discounting/)** — State-by-state legal breakdown and compliance checklist for both models - **[Choosing Between Fee Programs FAQs](https://intellipay.com/choosing-between-fee-programs-faqs/)** — Quick answers to the most common questions merchants ask when deciding between dual pricing, surcharging, and convenience fees - **[How to Lower Credit Card Processing Fees and Increase Margins](https://intellipay.com/how-to-lower-credit-card-processing-fees-and-increase-margins/)** — Tactical guide to reducing your effective rate through pricing model changes, ACH adoption, and CEDP Product 3 data optimization - **[VAMP Compliance Guide: Post-April 2026](https://intellipay.com/vamp-compliance-guide-post-april-2026-intellipay/)** — How Visa’s new 1.5% threshold affects your chargeback management strategy and what to do right now to stay compliant - **[Service Fee FAQs: Zero-Cost Processing for Government and Education](https://intellipay.com/service-fee-faqs/)** — If you are a government agency or educational institution, this explains why a service fee program is the correct compliance model for your organization - **[Passing Card Fees to Customers in 2026: Surcharging, Dual Pricing, and Convenience Fees Explained](https://intellipay.com/passing-card-fees-to-customers-in-2026-surcharging-dual-pricing-and-convenience-fees-explained/)** — IntelliPay’s most comprehensive breakdown of every fee-passing model available to merchants in 2026 **External Authority Resources:** - **[Nilson Report](https://nilsonreport.com/)** — The primary industry source for U.S. card processing fee data and merchant payment volume statistics - **[Federal Reserve FedACH Services](https://www.frbservices.org/)** — Official Federal Reserve resource for ACH payment processing fees, rule updates, and transaction volume data - **[JD Power 2026 U.S. Merchant Services Satisfaction Study](https://www.jdpower.com/business/press-releases/2026-us-merchant-services-satisfaction-study)** — Annual benchmark study on merchant satisfaction with payment processors, pricing transparency, and service quality - **[U.S. Chamber of Commerce: How to Reduce Credit Card Processing Fees](https://www.uschamber.com/co/run/finance/how-to-reduce-credit-card-processing-fees)** — Practical independent guidance on fee reduction strategies for small business owners - **[Federal Reserve Consumer Credit G.19 Release](https://www.federalreserve.gov/releases/g19/current/)** — Current revolving credit data providing context for card usage trends that directly affect your processing volume and cost mix - **[Visa CEDP Official Documentation](https://corporate.visa.com/en/sites/visa-perspectives/innovation/commercial-enhanced-data-program.html)** — Visa’s official Commercial Enhanced Data Program resource explaining Product 3 qualification requirements, data fields, and participation fees **About IntelliPay:** IntelliPay helps merchants of all sizes reduce and eliminate payment processing costs through transparent interchange-plus pricing, compliant dual pricing programs, ACH processing, and surcharging solutions. We have been helping businesses keep more of what they earn for over twenty years. Call us at **855-877-6632** or email to request your free statement audit today. **Disclaimer:** The information in this article is for educational purposes only and does not constitute financial, legal, or compliance advice. Processing fee estimates are based on publicly available industry benchmarks and may vary based on merchant category, card mix, transaction volume, and processor agreement terms. Dual pricing and surcharging programs must comply with applicable state laws and Visa and Mastercard operating rules. CEDP Product 3 requirements are established by Visa and subject to change. Consult with a qualified payment processing professional before making changes to your pricing model. All data reflects publicly available information as of April 2026. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** best payment processor, business payment solutions, Choosing the right payment processor, Choosing the right payment provider, cost effective payment processing, digital wallets, enterprise payments, flat rate pricing, IntelliPay, interchange plus pricing, Merchant account, mobile payments, payment contract best practices, payment integration, payment procesisng solution, payment processing platform, payment processing software, payment processor comparison, Payment security, payment software migration, PCI-DSS compliance, processor feature analysis, review payment processor, Small Business, SMB payments, SMBs, transaction fees, US-based customer support --- ### [Why Are You Holding My Funds? - Merchant Account Reserves](https://intellipay.com/why-are-you-holding-my-funds-merchant-account-reserves/) **Published:** September 13, 2025 **Author:** Dale Erling **Content:** Contents - [Why Are My Funds Being Held? A Small Business Owner’s Guide to Merchant Account Holds and Reserves](#Why_Are_My_Funds_Being_Held_A_Small_Business_Owners_Guide_to_Merchant_Account_Holds_and_Reserves) - [Summary](#Summary) - [The Top Reasons for Fund Holds and Deposit Reversals](#The_Top_Reasons_for_Fund_Holds_and_Deposit_Reversals) - [1. Bank Filters or Blocks](#1_Bank_Filters_or_Blocks) - [2. Chargebacks](#2_Chargebacks) - [3. TIN (Taxpayer Identification Number) Mismatch](#3_TIN_Taxpayer_Identification_Number_Mismatch) - [Understanding Merchant Account Reserves](#Understanding_Merchant_Account_Reserves) - [Types of Merchant Account Reserves](#Types_of_Merchant_Account_Reserves) - [Who Needs a Reserve?](#Who_Needs_a_Reserve) - [What Small Businesses Should Do Next](#What_Small_Businesses_Should_Do_Next) - [Frequently Asked Questions (FAQs)](#Frequently_Asked_Questions_FAQs) - [About IntelliPay](#About_IntelliPay) - [Disclaimer](#Disclaimer) ## Why Are My Funds Being Held? A Small Business Owner’s Guide to Merchant Account Holds and Reserves ## Summary Few things frustrate small business owners more than seeing their hard-earned money suddenly held, reserved, or missing from their bank account. Payment processors and banks use fund holds and merchant account reserves to protect against risk, fraud, and regulatory issues—but understanding the reasons, knowing what you can do, and recognizing how to prevent future holds can make this stressful experience much more manageable. This guide combines the latest expertise and practical advice, designed for small businesses in 2025. ## The Top Reasons for Fund Holds and Deposit Reversals ## 1. Bank Filters or Blocks Many regional banks and credit unions, as well as large national banks, use filters to prevent fraud when new business accounts are opened. If your processor tries to debit fees but hits these filters, you might get an “ACH Reject,” and funds will be held until the issue is resolved. Fees can apply each time a reject occurs. **What you can do:** - Contact your bank to remove or adjust filters. - Add your payment processor’s ACH Originator ID or Company ID to the approved list. - If using specialty accounts (DACA/Escrow), ensure a separate debit account is set up for fees and refunds. ## 2. Chargebacks A sudden spike or unusual volume of chargebacks makes processors nervous—that money could disappear due to disputes. They may hold deposits temporarily to review and cover possible losses. **What you can do:** - Accept or dispute chargebacks (with documented evidence). - Prepare a chargeback mitigation plan to reassure your processor. - Implement strong refund and communication policies to reduce future disputes. ## 3. TIN (Taxpayer Identification Number) Mismatch If your merchant account name doesn’t match the IRS records for your business’s TIN, the IRS and your state can force backup withholding, removing up to 24% federally and 4% at the state level. **What you can do:** - Correct mismatches immediately with your processor. - Contact support and your relationship manager for instructions. - File amended returns with the IRS if necessary, and reconcile accounts monthly. ## Understanding Merchant Account Reserves Sometimes your processor holds money not because of a transaction issue, but to protect itself from potential losses due to chargebacks, returns, or unpaid fees. Reserves are a form of escrow created based on your risk profile—but not all merchants must keep a reserve. ## Types of Merchant Account Reserves - **Upfront Reserve:** New businesses with no track record may provide an initial lump sum or allow all revenue to be withheld until the reserve is met. - **Accrual Reserve:** A percentage of daily/weekly sales is held back until a set reserve amount is reached. - **Rolling Reserve:** A common model where a percentage of monthly sales is held for a set number of months, with funds released in sequence (e.g., 10% of monthly sales held for six months). ## Who Needs a Reserve? Mostly high-risk businesses: - High sales volume with long lag times (e.g., travel, subscriptions) - Businesses with poor credit history - High-risk industries (cannabis, adult products, emerging tech) - Businesses with recurring billing and high chargeback/return rates **Tip:** Provide thorough, accurate info on your merchant application, and keep business records organized. ## What Small Businesses Should Do Next - **Communicate with your processor and bank**—often, holds can be resolved quickly with documentation and direct contact. - **Audit your account monthly** to catch unusual activity or withholding early. - **Prepare for holds** by maintaining backup cash flow and understanding account terms. - **Consult experts** if you’re unsure about the reason for a reserve or how to release held funds. IntelliPay’s payment experts are ready to help, and reaching out early can save time and stress. ## Frequently Asked Questions (FAQs) **Why did my bank hold my deposits?** Likely due to fraud prevention filters, ACH rejects, or incomplete account setup. **How do I fix a TIN mismatch?** Contact support and your processor immediately to update your records with the IRS and stop backup withholding. **Will a reserve ever be lifted?** Reserves are typically temporary; money is released once you meet sales and risk criteria or after the reserve period ends. **Can I avoid a reserve?** Stable, low-risk businesses with strong track records usually won’t need one, but new/high-risk businesses should expect it. **What if I need my funds urgently?** Speak with your processor—document your request, share mitigation plans, and ask for exceptions in unique cases. ## About IntelliPay We help merchants optimize their payment processing through transparent interchange plus pricing, no junk fees, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. ## Disclaimer This guide is for informational purposes only. Always consult your payment processor, bank, or tax advisor for assistance with your unique situation and to ensure compliance with current laws, processor agreements, and banking procedures. By staying informed and proactive, small business owners can minimize delays and surprise holds, keeping their cash flow healthy and stress levels low. \[Last updated: September 13, 2025\] ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** account audit, account setup, accrual reserve, ACH rejects, backup withholding, bank filters, business banking, business cash flow, Chargebacks, Choosing a payment processor, compliance, credit card payment, deposit reversals, financial planning, fund release, funds held, IntelliPay, Merchant account, Merchant Accounts, merchant reserves, Money held in reserve, payment account holds, payment advice, payment disputes, payment processing, payment processor, reserve types, risk management, rolling reserve, Small Business, TIN Mismatch, upfront reserve --- ### [IntelliPay Merchant Guide: PCI DSS 4.0.1 Made Simple](https://intellipay.com/intellipay-merchant-guide-pci-dss-4-0-1-made-simple/) **Published:** October 24, 2025 **Author:** Dale Erling **Content:** Contents - [PCI DSS 4.0.1 Requirements for Merchants: What Changed and What You Must Do Now](#PCI_DSS_401_Requirements_for_Merchants_What_Changed_and_What_You_Must_Do_Now) - [Key Takeaways](#Key_Takeaways) - [PCI DSS Compliance Levels at a Glance](#PCI_DSS_Compliance_Levels_at_a_Glance) - [What Changed from PCI DSS 3.2.1 to 4.0.1](#What_Changed_from_PCI_DSS_321_to_401) - [Requirement 6.4.3 — Payment Page Script Management](#Requirement_643_Payment_Page_Script_Management) - [Requirement 11.6.1 — Change and Tamper Detection](#Requirement_1161_Change_and_Tamper_Detection) - [Requirement 8 — Multi-Factor Authentication (MFA)](#Requirement_8_Multi-Factor_Authentication_MFA) - [Which SAQ Do IntelliPay Merchants Use?](#Which_SAQ_Do_IntelliPay_Merchants_Use) - [What IntelliPay Does For You](#What_IntelliPay_Does_For_You) - [Your Responsibilities as an IntelliPay Merchant](#Your_Responsibilities_as_an_IntelliPay_Merchant) - [1. Complete Your Annual Self-Assessment Questionnaire (SAQ)](#1_Complete_Your_Annual_Self-Assessment_Questionnaire_SAQ) - [2. Verify IntelliPay’s Compliance Status](#2_Verify_IntelliPay8217s_Compliance_Status) - [3. Verify Other Third-Party Providers (If Applicable)](#3_Verify_Other_Third-Party_Providers_If_Applicable) - [4. Follow Basic Security Practices](#4_Follow_Basic_Security_Practices) - [5. Train Your Staff](#5_Train_Your_Staff) - [6. Use IntelliPay’s Payment Solutions Correctly](#6_Use_IntelliPay8217s_Payment_Solutions_Correctly) - [Common Pitfalls and Prevention Tips](#Common_Pitfalls_and_Prevention_Tips) - [Your Simple Compliance Checklist](#Your_Simple_Compliance_Checklist) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Need Help?](#Need_Help) - [Disclaimer](#Disclaimer) # PCI DSS 4.0.1 Requirements for Merchants: What Changed and What You Must Do Now *Updated March 2026* PCI DSS 4.0.1 is the current mandatory version of the Payment Card Industry Data Security Standard, effective March 31, 2025. It applies to every business that stores, processes, or transmits cardholder data — regardless of size or transaction volume. Version 4.0.1 introduced stronger multi-factor authentication requirements, new script management controls for payment pages (Requirements 6.4.3 and 11.6.1), and a risk-based compliance model that allows merchants to customize controls to their environment. Merchants using a PCI DSS Level 1-certified processor like IntelliPay have significantly reduced compliance scope because cardholder data never passes through merchant systems. --- ## Key Takeaways - PCI DSS 4.0.1 is the only accepted version of the Payment Card Industry Data Security Standard as of March 31, 2025 — all prior versions, including 3.2.1, are retired and no longer valid for compliance validation. - Every business that stores, processes, or transmits cardholder data must comply with PCI DSS 4.0.1, regardless of size, industry, or annual transaction volume. - Requirement 6.4.3 mandates that merchants inventory, authorize, and integrity-check every script running on their payment pages — a direct response to Magecart-style skimming attacks that have compromised thousands of checkout pages. - Requirement 11.6.1 requires merchants to deploy tamper-detection mechanisms that alert them to unauthorized changes to payment page content as seen by the consumer’s browser. - Multi-factor authentication (MFA) is now required for all access to the Cardholder Data Environment — not just remote access — under Requirement 8 of PCI DSS 4.0.1. - Merchants using IntelliPay’s hosted payment pages are out of scope for Requirements 6.4.3 and 11.6.1 because all payment page scripts and content originate from IntelliPay’s PCI DSS Level 1-certified environment, not the merchant’s server. - Non-compliant merchants face fines of $5,000–$100,000 per month from card brands and bear full liability for breach-related fraud losses, forensic costs, and card replacement fees. --- ## PCI DSS Compliance Levels at a Glance LevelWho It Applies ToAnnual TransactionsValidation RequiredLevel 1Largest merchants + any breached merchant6M+ (any channel)On-site QSA audit + quarterly network scanLevel 2Mid-to-large merchants1M–6MAnnual SAQ + quarterly network scanLevel 3Mid-size e-commerce merchants20,000–1M (e-commerce)Annual SAQ + quarterly network scanLevel 4Small merchantsUnder 1M (or under 20K e-commerce)Annual SAQ recommended; quarterly scan if applicable *Most small businesses are Level 4 merchants. IntelliPay is certified at Level 1 — the highest PCI DSS certification level — with a current Attestation of Compliance (AoC) available upon request.* --- ## What Changed from PCI DSS 3.2.1 to 4.0.1 ## Requirement 6.4.3 — Payment Page Script Management All scripts loaded or executed on payment pages must be inventoried, authorized, and integrity-checked. Merchants must maintain a documented list of every script on their payment page, confirm each has a business justification, and verify scripts haven’t been tampered with. This requirement became mandatory March 31, 2025. Merchants using IntelliPay’s hosted payment pages have this requirement handled at the processor level — it does not apply to their own systems. ## Requirement 11.6.1 — Change and Tamper Detection Merchants must implement a mechanism to detect unauthorized changes to HTTP headers and payment page content as received by consumer browsers. This targets Magecart-style skimming attacks. Merchants on IntelliPay’s hosted checkout are not in scope for this requirement because the payment page originates from IntelliPay’s environment, not the merchant’s server. ## Requirement 8 — Multi-Factor Authentication (MFA) MFA is now required for all access into the Cardholder Data Environment (CDE) — not just remote access. This includes internal users accessing systems that store, process, or transmit card data. Phishing-resistant MFA methods (hardware tokens, passkeys) are recommended over SMS-based codes. --- ## Which SAQ Do IntelliPay Merchants Use? IntelliPay merchants who use hosted payment pages or iFrame checkout typically qualify for **SAQ A** — the simplest self-assessment form, covering merchants who have fully outsourced all card data handling to a PCI DSS-compliant third party. SAQ A requires confirming that your payment pages are delivered directly from IntelliPay’s certified environment, and that your own systems do not store, process, or transmit any cardholder data. Merchants who use IntelliPay’s API integration with a custom payment form may qualify for **SAQ A-EP**, which adds requirements for payment page script security (Requirement 6.4.3). Merchants with in-person terminals only may qualify for **SAQ B** or **SAQ B-IP** depending on terminal type. If you are unsure which SAQ applies to your IntelliPay integration, contact IntelliPay’s compliance team for a scope assessment at no charge. - [Download SAQ A (PCI DSS v4.0.1)](https://listings.pcisecuritystandards.org/documents/SAQ_A_v4-0-1.pdf) - [Download SAQ A-EP (PCI DSS v4.0.1)](https://listings.pcisecuritystandards.org/documents/SAQ_A-EP_v4-0-1.pdf) - [View all SAQ forms at PCI Security Standards Council](https://www.pcisecuritystandards.org/document_library/) --- ## What IntelliPay Does For You As a [PCI DSS Level 1 certified](https://www.pcisecuritystandards.org/assessors_and_solutions/pci_dss_assessors/) provider, IntelliPay handles: - ✓ End-to-end encryption and tokenization - ✓ Secure data storage and transmission - ✓ Quarterly vulnerability scans (ASV) - ✓ 24/7 system monitoring - ✓ File-integrity monitoring - ✓ Incident response and detection - ✓ Infrastructure security controls - ✓ Payment page security (Requirements 6.4.3 and 11.6.1) This means cardholder data never touches your systems. --- ## Your Responsibilities as an IntelliPay Merchant ## 1. Complete Your Annual Self-Assessment Questionnaire (SAQ) **What it is:** A checklist confirming you’re using IntelliPay’s secure payment solution correctly. **Which SAQ you’ll use:** - **SAQ A** — If you redirect customers to IntelliPay’s payment page. [Download SAQ A (v4.0.1)](https://listings.pcisecuritystandards.org/documents/SAQ_A_v4-0-1.pdf) - **SAQ A-EP** — If you embed IntelliPay’s payment form on your website. [Download SAQ A-EP (v4.0.1)](https://listings.pcisecuritystandards.org/documents/SAQ_A-EP_v4-0-1.pdf) **When:** Once per year **How:** IntelliPay can help you identify the correct SAQ and complete it. [Learn more about SAQ form types](https://secureframe.com/blog/pci-saq) ## 2. Verify IntelliPay’s Compliance Status Request IntelliPay’s current Attestation of Compliance (AoC) annually to confirm their Level 1 certification is active. ## 3. Verify Other Third-Party Providers (If Applicable) If you use additional payment-related services beyond IntelliPay (examples: shopping carts, POS systems, hosting providers that touch payment data), request their AoCs annually. ## 4. Follow Basic Security Practices **Never:** - Write down credit card numbers on paper, emails, or spreadsheets - Store cardholder data on your computers or systems - Share payment processing passwords **Always:** - Use strong, unique passwords for IntelliPay access - Enable multi-factor authentication (MFA) if available - Keep only paper receipts with truncated card numbers (last 4 digits only) ## 5. Train Your Staff Annual training should cover: - Never write down or store card numbers - Recognizing phishing emails - Password security best practices - How to properly use IntelliPay’s payment system Document your training (dates, attendees, topics covered). ## 6. Use IntelliPay’s Payment Solutions Correctly **For online payments:** - Use IntelliPay’s hosted payment pages or embedded forms - Don’t create your own payment forms that capture card data - Ensure your website redirects properly to IntelliPay’s secure environment **For phone/mail orders:** - Enter card data directly into IntelliPay’s virtual terminal - Never store card information temporarily in notes or documents **For in-person payments:** - Use IntelliPay-approved terminals only - Ensure terminals are physically secured --- ## Common Pitfalls and Prevention Tips PitfallPrevention TipForgetting annual SAQSet a calendar reminder; IntelliPay can send remindersStaff writing down card numbersTrain employees annually; post reminders at workstationsUsing unauthorized payment methodsOnly accept payments through IntelliPay’s approved solutionsMissing third-party AoCsRequest AoCs when onboarding new vendorsOutdated contact informationKeep your IntelliPay account profile currentUsing outdated SAQ formsAlways download current v4.0.1 forms from PCI SSC — not cached or old versions --- ## Your Simple Compliance Checklist **Once per year:** - Complete your annual SAQ - Request IntelliPay’s current AoC - Request AoCs from any other payment-related vendors - Conduct staff security training - Review and update security policies **Ongoing:** - Use only IntelliPay’s approved payment methods - Never store cardholder data - Keep passwords secure and use MFA - Secure paper receipts (shred when disposing) --- ## Frequently Asked Questions **Q: Is PCI DSS 4.0.1 legally required?** A: While PCI DSS is not a U.S. federal law, compliance is contractually mandated by all major card networks — Visa, Mastercard, American Express, and Discover — through merchant agreements. Non-compliance can result in fines of $5,000–$100,000 per month, higher processing rates, forced forensic audits, and termination of card acceptance privileges. Learn more at the [PCI Security Standards Council](https://www.pcisecuritystandards.org/document_library/). **Q: What is the difference between PCI DSS 4.0 and 4.0.1?** A: PCI DSS 4.0.1, published in June 2024, is a minor revision that corrected errors, clarified ambiguous language, and resolved inconsistencies in version 4.0. It did not introduce new requirements. The mandatory compliance date remained March 31, 2025. Merchants should ensure their SAQs and internal documentation reference version 4.0.1 specifically, as that is the version assessors and card brands now reference. **Q: What are the PCI DSS requirements for merchants who accept online payments?** A: Online merchants face the most significant new requirements under 4.0.1. Requirement 6.4.3 mandates management and integrity verification of all scripts on payment pages. Requirement 11.6.1 requires tamper-detection for payment page content as seen by the consumer’s browser. Requirement 8 mandates MFA for all CDE access. Merchants using IntelliPay’s hosted checkout pages are not in scope for Requirements 6.4.3 or 11.6.1 because payment pages originate from IntelliPay’s certified environment. **Q: Does using IntelliPay reduce my PCI DSS compliance requirements?** A: Yes, significantly. IntelliPay is PCI DSS Level 1 certified — the highest certification tier. Merchants using IntelliPay’s hosted payment pages or tokenized checkout have cardholder data handled entirely within IntelliPay’s certified environment. Those merchants typically qualify for SAQ A — the shortest and simplest compliance form — and are out of scope for Requirements 6.4.3 and 11.6.1. **Q: What happens if I missed the March 2025 compliance deadline?** A: Merchants still operating under PCI DSS 3.2.1 controls after March 31, 2025 are considered non-compliant. This may trigger monthly fines from your acquiring bank, reclassification as a high-risk merchant with higher processing rates, and increased liability in the event of a data breach. Contact IntelliPay’s compliance team to assess your current status and get back into compliance quickly. **Q: How often do I need to validate compliance?** A: Complete your SAQ annually. IntelliPay handles ongoing monitoring and quarterly scans. **Q: Do I need my own ASV scans?** A: No. IntelliPay’s Level 1 certification covers required vulnerability scanning. **Q: What if I add a new payment channel (online, phone, in-person)?** A: Contact IntelliPay first. We’ll ensure you’re using compliant solutions and may need to update your SAQ type. **Q: Do I need to hire a security consultant?** A: No. As an IntelliPay merchant using our hosted solutions, you can complete your SAQ independently or with our guidance. --- ## Need Help? IntelliPay’s compliance team is here to assist with: - Determining your correct SAQ type - Answering compliance questions - Providing our current AoC - Reviewing your payment setup [Contact IntelliPay](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) or visit [IntelliPay.com](https://intellipay.com/) By partnering with IntelliPay, a PCI DSS Level 1 compliant service provider, you’ve simplified compliance while maintaining enterprise-grade security. We handle the technical complexity so you can focus on your business. --- ## Disclaimer **Security & Compliance Disclaimer:** The information provided in this guide is for educational purposes only and does not constitute official legal or security advice. PCI DSS (Payment Card Industry Data Security Standard) compliance is a mandatory requirement set by the major card brands (Visa, Mastercard, etc.) and is not a guarantee of absolute security. **Shared Responsibility Model:** While IntelliPay maintains a PCI DSS Level 1 Certified infrastructure to protect cardholder data during transmission and storage, compliance is a “shared responsibility.” Merchants are legally and contractually obligated to perform their own annual Self-Assessment Questionnaire (SAQ), maintain internal security policies, and ensure that any third-party scripts or plugins used on their websites do not compromise the integrity of the payment environment. **Version 4.0.1 Notice:** As of March 31, 2025, all older versions of PCI DSS have been retired. Failure to implement the now-mandatory requirements for Multi-Factor Authentication (MFA) and Payment Page Script Management (Req. 6.4.3/11.6.1) may result in monthly non-compliance fines ranging from $5,000 to $100,000, increased transaction fees, or the termination of merchant processing accounts. IntelliPay recommends an annual review of your compliance posture with a Qualified Security Assessor (QSA). *Updated: March 30, 2026.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Payment Optimization, PCI & Data Security, Security, Fraud & Compliance **Tags:** annual SAQ, AOC, April 2025 deadline, attestation of compliance, card brand compliance, card data security, cardholder data, compliance checklist, compliance requirements, credit card processing, data security standard, ecommerce security, encryption, hosted payment page, IntelliPay, Level 1 service provider, Level 4 merchant, Merchant account, merchant compliance, merchant responsibilities, MFA, multi-factor authentication, password security, payment best practices, payment card industry, payment data protection, payment fraud prevention, payment gateway, payment processor, Payment security, PCI Compliance, PCI DSS, PCI DSS 4.0.1, PCI levels, phishing awareness, POS security, SAQ, secure payments, security awareness training, self-assessment questionnaire, small business compliance, staff training, third-party vendors, tokenization, virtual terminal --- ### [What Every Merchant Needs to Know About VAMP Before April 2026](https://intellipay.com/what-every-merchant-needs-to-know-about-vamp-before-april-2026/) **Published:** December 22, 2025 **Author:** IntelliPay Compliance **Content:** Contents - [Small Business Guide to Visa VAMP (2026 Update)](#Small_Business_Guide_to_Visa_VAMP_2026_Update) - [Quick Answer: ](#Quick_Answer) - [FAQ for Small Businesses](#FAQ_for_Small_Businesses) - [VAMP Thresholds: The “Safety Zones”](#VAMP_Thresholds_The_8220Safety_Zones8221) - [Strategic Recommendations for 2026](#Strategic_Recommendations_for_2026) - [What’s Changed Since This Article Was First Published](#What8217s_Changed_Since_This_Article_Was_First_Published) - [Quick Answer Box](#Quick_Answer_Box) - [Additions to Weave Into the Original Body Text](#Additions_to_Weave_Into_the_Original_Body_Text) - [What’s Changed Since This Article Was First Published](#What8217s_Changed_Since_This_Article_Was_First_Published-2) - [Further Reading Section](#Further_Reading_Section) - [Further Reading](#Further_Reading) # **Small Business Guide to Visa VAMP (2026 Update)** *Last Updated: April 2026 — This article has been updated to reflect Visa’s April 1, 2026, threshold change from 2.2% to 1.5% and current enforcement status* ### **Quick Answer:** Visa’s VAMP (Visa Acquirer Monitoring Program) replaced its legacy fraud and dispute monitoring programs in April 2025, combining both TC40 fraud reports and TC15 chargebacks into a single ratio. The merchant “Excessive” threshold tightened to 1.5% on April 1, 2026 — down from 2.2% — with $8-per-violation fines and no warning tier. Merchants processing fewer than 1,500 combined fraud reports and disputes per month are excluded from formal monitoring, but acquirers may enforce stricter internal limits well below Visa’s threshold. This guide covers what changed, how your ratio is calculated, and exactly what to do to stay compliant right now. ### **FAQ for Small Businesses** **Q. What is the VAMP Ratio?** **A**. It’s a single score that combines Fraud Reports (TC40) and Disputes (TC15).Formula: (Fraud Reports + Chargebacks) ÷ Total Monthly Visa Sales = VAMP % One detail that trips up even experienced merchants: **when Visa says April enforcement, they mean your March transactions.** Visa’s billing cycle runs one month behind — so the tightened 1.5% threshold that took effect April 1, 2026 will appear on fines issued for your March 2026 transaction data. If you’re running close to the threshold right now, your March numbers are already being evaluated. Don’t wait for a notice from your processor to find out where you stand **Q. What happens on April 1, 2026?** **A.** Visa is lowering the “Excessive” limit from 2.2% to 1.5%. If you cross this and have over 1,500 incidents, you face an $8 fine per dispute and potential account closure. **Q. Why is my processor being so strict if I’m under the limit?** **A.** Visa holds processors to a tiny 0.5% limit across all their clients combined. To protect themselves, processors often penalize individual small businesses long before they hit the official Visa 1.5% “Excessive” mark. **Q. What is an “Enumeration” penalty?** **A.** It’s a penalty for bot attacks. If bots try to test thousands of stolen cards on your checkout page, you can be flagged even if you don’t lose any money. There’s also an important nuance ISVs and payment facilitators need to understand: **chargebacks for which you are not financially liable still count toward your VAMP ratio.** If a customer’s card was counterfeited or their account was taken over at the issuing bank level, you won’t owe the chargeback funds — but that transaction still adds to your TC40 and TC15 counts and moves your ratio up. This is one of the most frustrating aspects of VAMP for merchants who run clean operations, and it makes proactive pre-dispute alert tools even more important, since resolved alerts are excluded from the ratio calculation entirely ### **VAMP Thresholds: The “Safety Zones”** **Status****Threshold (April 2026)****Minimum Count****Safe Zone**Under 1.0%N/A**Processor Watchlist**1.0% – 1.4%Varies by Processor**Visa “Excessive”****1.5% or higher****1,500+ events/mo**### **Strategic Recommendations for 2026** #### **1. Look Beyond “Chargebacks”** Most small business owners only see chargebacks. But under VAMP, **TC40 Fraud Reports** (where a bank reports fraud but the customer hasn’t disputed it yet) count just as much. #### **2. Stop the “Double Count”** If a transaction is reported as fraud (TC40) and *then* the customer disputes it (TC15), it counts **twice** against your ratio. If you resolve a dispute before it becomes a formal chargeback, it is removed from the VAMP calculation. #### **3. Lock Down Your Checkout** To avoid the **Enumeration Ratio** penalty (which hits if 20% of your traffic is bot-testing), ensure you have: - **CAPTCHA** on your payment page. - **Velocity Checks** (limiting how many times one IP can try to pay in a minute). #### **4. Maintain a 0.9% Target** Even if you aren’t a high-volume merchant, aiming for **0.9%** keeps you invisible to your processor’s risk department. This ensures you avoid “rolling reserves” (where they hold a percentage of your daily sales for 30–90 days). ## What’s Changed Since This Article Was First Published When this guide went live in December 2025, the VAMP “Excessive” threshold was still at 2.2% and enforcement fines had just begun in October. A lot has changed in a few months. As of April 1, 2026, the threshold is now **1.5%** across the U.S., Canada, EU, and APAC — a 32% reduction in your margin for error overnight. Merchants who were sitting comfortably at 1.8% or even 2.0% are now in violation territory with no warning tier to catch them first. The acquirer-level threshold dropped too — from 1.0% to **0.5% for Above Standard** and **0.7% for Excessive** — which means your processor is under significant pressure to manage their portfolio tightly, and they will pass that pressure on to you. If you’ve read this article before and thought you had time, that window is now closed. The best next step is to read our updated [VAMP Compliance Guide: Post-April 2026](https://intellipay.com/vamp-compliance-guide-post-april-2026-intellipay/) for the full current picture and specific steps to take right now. Here is everything the `/what-every-merchant-needs-to-know-about-vamp-before-april-2026/` article needs — the Quick Answer box, additions to weave into the original body text, and the full Further Reading section. --- ## Quick Answer Box *(paste into AIOSEO Post Excerpt / Summary field)* Visa’s VAMP (Visa Acquirer Monitoring Program) replaced its legacy fraud and dispute monitoring programs in April 2025, combining both TC40 fraud reports and TC15 chargebacks into a single ratio. The merchant “Excessive” threshold tightened to 1.5% on April 1, 2026 — down from 2.2% — with $8-per-violation fines and no warning tier. Merchants processing fewer than 1,500 combined fraud reports and disputes per month are excluded from formal monitoring, but acquirers may enforce stricter internal limits well below Visa’s threshold. This guide covers what changed, how your ratio is calculated, and exactly what to do to stay compliant right now. --- ## Additions to Weave Into the Original Body Text These are targeted additions — slot them into the existing article at the points noted, no rewrite needed. **Add at the top of the article, directly below the H1 — as a “Last Updated” notice:** > 🔄 *Last Updated: April 2026 — This article has been updated to reflect Visa’s April 1, 2026 threshold change from 2.2% to 1.5% and current enforcement status.* --- **Add after the section explaining the VAMP ratio formula — new paragraph:** One detail that trips up even experienced merchants: **when Visa says April enforcement, they mean your March transactions.** Visa’s billing cycle runs one month behind — so the tightened 1.5% threshold that took effect April 1, 2026 will appear on fines issued for your March 2026 transaction data. If you’re running close to the threshold right now, your March numbers are already being evaluated. Don’t wait for a notice from your processor to find out where you stand.[forter](https://www.forter.com/blog/visas-updated-vamp-program/) --- **Add after the section on penalties — new paragraph:** There’s also an important nuance ISVs and payment facilitators need to understand: **chargebacks for which you are not financially liable still count toward your VAMP ratio.** If a customer’s card was counterfeited or their account was taken over at the issuing bank level, you won’t owe the chargeback funds — but that transaction still adds to your TC40 and TC15 counts and moves your ratio up. This is one of the most frustrating aspects of VAMP for merchants who run clean operations, and it makes proactive pre-dispute alert tools even more important, since resolved alerts are excluded from the ratio calculation entirely.[forter](https://www.forter.com/blog/visas-updated-vamp-program/) --- **Add a new standalone section before the closing CTA — “What’s Changed Since This Article Was First Published”:** ## What’s Changed Since This Article Was First Published When this guide went live in December 2025, the VAMP “Excessive” threshold was still at 2.2% and enforcement fines had just begun in October. A lot has changed in a few months. As of April 1, 2026, the threshold is now **1.5%** across the U.S., Canada, EU, and APAC — a 32% reduction in your margin for error overnight. Merchants who were sitting comfortably at 1.8% or even 2.0% are now in violation territory with no warning tier to catch them first. The acquirer-level threshold dropped too — from 1.0% to **0.5% for Above Standard** and **0.7% for Excessive** — which means your processor is under significant pressure to manage their portfolio tightly, and they will pass that pressure on to you. If you’ve read this article before and thought you had time, that window is now closed. The best next step is to read our updated [VAMP Compliance Guide: Post-April 2026](https://intellipay.com/vamp-compliance-guide-post-april-2026-intellipay/) for the full current picture and specific steps to take right now.equifax+3 --- ## Further Reading Section *(add just above the Disclaimer and About IntelliPay block)* ## Further Reading If you’re working through VAMP compliance or broader payment processing questions, these resources are worth bookmarking: **IntelliPay Resources:** - **[VAMP Compliance Guide: Post-April 2026](https://intellipay.com/vamp-compliance-guide-post-april-2026-intellipay/)** — The essential follow-up to this article. Covers the new 1.5% threshold in full, how to calculate your ratio, penalties, and a six-step compliance action plan for merchants and ISVs right now - **[Payment Processing Questions: Complete Answers for Merchants](https://intellipay.com/payment-processing-questions-and-answers/)** — Covers chargebacks, billing descriptors, declined transactions, and how to manage your merchant account in plain language - **[Stop Overpaying for Payment Processing](https://intellipay.com/stopoverpaying/)** — VAMP compliance and cost reduction go hand in hand. This guide shows how merchants can reduce processing costs by 20% or more while improving their compliance posture - **[Small Business Guide to Merchant Services](https://intellipay.com/small-business-guide-to-merchant-services/)** — A full breakdown of merchant accounts, processor relationships, and how to evaluate what your processing setup is actually costing you - **[The Invisible Tax: Why Your Business Is Paying for Debit Fraud](https://intellipay.com/the-invisible-tax-why-your-business-is-paying-for-debit-fraud/)** — Debit fraud and card-not-present fraud prevention strategies that directly reduce your TC40 exposure - **[Government Payment Processing in 2026](https://intellipay.com/government-payment-processing-guide/)** — If you process payments for government or utility clients, this guide covers compliance requirements specific to public sector billing **External Authority Resources:** - **[Visa VAMP Fact Sheet](https://corporate.visa.com/content/dam/VCOM/corporate/visa-perspectives/security-and-trust/documents/visa-acquirer-monitoring-program-fact-sheet-2025.pdf)** — Visa’s official program documentation covering thresholds, formulas, and enforcement mechanics directly from the source. - **[Federal Reserve Consumer Credit G.19 Release](https://www.federalreserve.gov/releases/g19/current/)** — Current data on revolving credit trends that provide context for why card-not-present transaction volumes and dispute rates are shifting - **[Merchant Risk Council: Understanding Visa’s VAMP Program](https://merchantriskcouncil.org/learning/resource-center/events/understanding-visa-vamp-program-mrc-webinar-takeaways)** — Key takeaways from the MRC’s VAMP webinar covering real-world merchant questions and enforcement scenarios - **[TransUnion 2026 Consumer Credit Forecast](https://newsroom.transunion.com/2026-consumer-credit-forecast/)** — Context on where consumer credit and dispute trends are heading through the rest of 2026, relevant to merchants forecasting their own VAMP ratio risk **Disclaimer:** This article is intended for informational purposes only and does not constitute legal, financial, or compliance advice. VAMP program rules, thresholds, and enforcement timelines are established by Visa and subject to change. All figures reflect publicly available information as of April 2026. Merchants should consult directly with their acquiring bank or a qualified compliance professional for guidance specific to their account. *.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/2bf659ef33b3f9a73ece204be635ff1b.jpg?ver=1788315193) IntelliPay Compliance IntelliPay compliance has over 20 years of payment processing experience servicing all industries, payment options, and shift fee or customer pays processing fee types. [See Full Bio](https://intellipay.com/author/intellipay-compliance/) [ ](https://intellipay.com/author/intellipay-compliance/) **Categories:** Small Business Payments & Operations **Tags:** account termination, acquirer risk, April 2025 changes, Billing Descriptors, card not present, chargeback alerts, chargeback management, Chargebacks, compelling evidence 3.0, compliance guide, digital goods merchants, Dispute Management, dispute ratio, ecommerce fraud, enumeration attacks, excessive chargebacks, fraud and disputes, Fraud Prevention, fraud ratio, fraud tools, Friendly Fraud, high-risk merchants, IntelliPay resources, Merchant Accounts, merchant best practices, merchant compliance, merchant education, October 2025 enforcement, Order Insight, payment optimization, payment processing, payment processor, PCI Compliance, processing costs, processing disruptions, processing risk, RDR, risk monitoring, security and compliance, subscription merchants, TC05, TC15, TC40, transaction monitoring, VAAI score, VAMP, VAMP enforcement, VAMP ratio, VAMP thresholds, VDMP replacement, VFMP replacement, Visa Account Attack Intelligence, Visa Acquirer Monitoring Program, Visa monitoring, Visa program changes, Visa rules, Visa updates 2025 --- ### [Cyber Security and Online Bill Payments Protecting Yourself from Theft and Fraud](https://intellipay.com/cyber-security-and-online-bill-payments-protecting-yourself-from-theft-and-fraud/) **Published:** March 16, 2026 **Author:** Dale Erling **Content:** Contents - [A Practical Guide to Payment Security for Merchants in 2026](#A_Practical_Guide_to_Payment_Security_for_Merchants_in_2026) - [Executive Summary](#Executive_Summary) - [Why Payment Security Has Never Mattered More](#Why_Payment_Security_Has_Never_Mattered_More) - [Step 1: Train Your Employees — Your First and Most Important Line of Defense](#Step_1_Train_Your_Employees_Your_First_and_Most_Important_Line_of_Defense) - [Step 2: Keep Your Systems Patched, Updated, and Encrypted](#Step_2_Keep_Your_Systems_Patched_Updated_and_Encrypted) - [Step 3: Only Use Trusted, PCI DSS Compliant Payment Processors](#Step_3_Only_Use_Trusted_PCI_DSS_Compliant_Payment_Processors) - [Step 4: Monitor Transactions and Report Suspicious Activity Immediately](#Step_4_Monitor_Transactions_and_Report_Suspicious_Activity_Immediately) - [Frequently Asked Questions About Payment Data Security](#Frequently_Asked_Questions_About_Payment_Data_Security) - [What is PCI DSS and does it apply to my business?](#What_is_PCI_DSS_and_does_it_apply_to_my_business) - [What is the difference between SSL and TLS?](#What_is_the_difference_between_SSL_and_TLS) - [What is tokenization and why does it matter?](#What_is_tokenization_and_why_does_it_matter) - [Is a Text-to-Pay portal secure?](#Is_a_Text-to-Pay_portal_secure) - [What should I do if I suspect a data breach?](#What_should_I_do_if_I_suspect_a_data_breach) - [Do I need a dedicated IT department to be PCI compliant?](#Do_I_need_a_dedicated_IT_department_to_be_PCI_compliant) - [How IntelliPay Helps Protect Your Business](#How_IntelliPay_Helps_Protect_Your_Business) - [Disclaimer](#Disclaimer) ## A Practical Guide to Payment Security for Merchants in 2026 **By Dale Erling** | 15+ Years Payment & Fintech Experience | Last Updated March 2026 | 5 Minute Read ## Executive Summary Payment data security is no longer optional — it is a business survival requirement. Small businesses experienced a 46% cyberattack rate in 2025, with average breach costs ranging from $120,000 to $1.24 million per incident. Sixty percent of small businesses that suffer a significant data breach close within six months. At the same time, PCI DSS 4.0 — the payment industry's core security standard — became fully mandatory in March 2025, introducing stricter requirements around authentication, encryption, and continuous monitoring. This guide walks merchants through the four most critical steps to protect their business and their customers' financial data, updated for 2026. --- ## Why Payment Security Has Never Mattered More Cybercriminals have shifted their focus. While large enterprises were once the primary targets, small and mid-sized businesses now account for more than half of all cyberattacks. The reason is simple: small businesses hold valuable payment data but often lack the defenses to protect it. The result is devastating — average breach costs for small businesses reached $120,000 to $1.24 million in 2025, and 60% of affected businesses do not survive beyond six months. For merchants accepting credit cards, debit cards, ACH payments, or using tools like a Text-to-Pay portal, protecting financial data is both a legal obligation and a fundamental responsibility to your customers. Here is what you need to do. --- ## Step 1: Train Your Employees — Your First and Most Important Line of Defense Up to 88% of all cyber incidents are caused by human error. No firewall or encryption protocol can fully compensate for an untrained employee who clicks a phishing link, uses a weak password, or shares login credentials. Cybercriminals know this, and they exploit it relentlessly. Employee security training is not just a best practice — it is a formal requirement under PCI DSS 4.0, the current payment industry security standard that became fully mandatory in March 2025. Your training program should cover: - How to identify phishing emails, smishing (SMS phishing), and social engineering attempts - Password hygiene — PCI DSS 4.0 now requires passwords of at least 12 characters combining alphanumeric characters - The correct use of multi-factor authentication (MFA), which is now a mandatory PCI DSS 4.0 requirement for all access to cardholder data environments - How and when to report suspicious activity - Proper handling and disposal of cardholder data Training does not need to be expensive. Even regular brief sessions, phishing simulations, and a written security policy reviewed annually can dramatically reduce your risk and keep your business in compliance. --- ## Step 2: Keep Your Systems Patched, Updated, and Encrypted Unpatched software and outdated systems are among the most exploited vulnerabilities in small business environments. Attackers actively scan for known weaknesses in popular software, and businesses that delay updates are easy targets. Under PCI DSS 4.0, merchants are required to conduct vulnerability scans quarterly and penetration tests annually, with additional testing required after any significant changes to their environment. Here is what you should have in place: - **TLS 1.2 or TLS 1.3 encryption** on all web pages that collect or transmit payment data. Note: older SSL protocols and TLS 1.0/1.1 are deprecated and no longer considered secure. If your site still uses these, update immediately. - **An SSL/TLS certificate** from a trusted certificate authority to authenticate your site to customers. - **Current software patches** applied promptly across all systems, payment terminals, and third-party integrations. PCI DSS 4.0 now also requires automated detection of unauthorized changes to payment page scripts — particularly critical for e-commerce merchants. - **A firewall** configured to restrict unauthorized access to systems that store or process cardholder data. - **Vendor accountability** — under PCI DSS 4.0, you are responsible for ensuring that your third-party vendors, payment gateways, and software providers are also PCI compliant. Review vendor contracts and certifications regularly. --- ## Step 3: Only Use Trusted, PCI DSS Compliant Payment Processors Not all payment processors are created equal. The payment industry has made significant advances in security over the past decade, but outdated and insecure methods still exist in the market. Choosing the wrong payment partner can expose your business and your customers to unnecessary risk. When selecting or evaluating a payment processor, look for the following: - **PCI DSS Level 1 certification** — the highest level of payment security certification, requiring an independent annual audit by a Qualified Security Assessor. - **EMV chip technology** for in-person transactions, which has significantly reduced counterfeit card fraud at the point of sale. - **Tokenization** — a process that replaces sensitive card data with a unique token, meaning your systems never store raw card numbers. - **Point-to-Point Encryption (P2PE)** — encrypts payment data from the moment a card is swiped, dipped, or tapped, protecting it throughout the transaction. - **Secure hosted payment pages** for online transactions, so raw card data never touches your own servers. - **A secure Text-to-Pay portal** that uses encrypted payment links — meaning sensitive card data is never transmitted through the text message itself. Working with a PCI DSS Level 1 certified processor significantly reduces your compliance burden and your risk exposure. When your processor handles security at the infrastructure level, you inherit much of their compliance posture rather than building it entirely from scratch. --- ## Step 4: Monitor Transactions and Report Suspicious Activity Immediately Even with strong defenses in place, active monitoring is essential. Payment fraud and account compromise can begin slowly — with small, low-value test transactions designed to go unnoticed before a larger attack. Vigilance is your last line of defense. PCI DSS 4.0 now requires continuous monitoring of all access to network resources and cardholder data, with logs retained for at least 12 months. For merchants, this means: - Reviewing transaction reports regularly and flagging unusual patterns, chargebacks, or unfamiliar activity - Setting up real-time alerts for transactions that fall outside normal parameters - Contacting your payment processor or acquiring bank immediately if you suspect fraudulent activity — do not wait - Reporting confirmed or suspected breaches to your payment processor, acquiring bank, and the appropriate card brands without delay - Documenting all incidents, your response actions, and outcomes — required under PCI DSS 4.0 Time matters. According to IBM's Cost of a Data Breach Report, breaches resolved in fewer than 200 days cost significantly less than those that go undetected longer. Fast detection and response directly limits the financial and reputational damage to your business. --- ## Frequently Asked Questions About Payment Data Security ### What is PCI DSS and does it apply to my business? PCI DSS (Payment Card Industry Data Security Standard) applies to every business that accepts, processes, stores, or transmits credit or debit card data — regardless of size. PCI DSS 4.0 became fully mandatory in March 2025. Non-compliance can result in fines of $5,000 to $100,000 per month, increased transaction fees, and in serious cases, loss of the ability to accept card payments. ### What is the difference between SSL and TLS? SSL (Secure Sockets Layer) is an older, now-deprecated encryption protocol that is no longer considered secure. TLS (Transport Layer Security) is its modern replacement. TLS 1.2 and TLS 1.3 are the currently accepted standards for encrypting payment data in transit. If your site still references SSL, check with your hosting provider to confirm you are running current TLS protocols. ### What is tokenization and why does it matter? Tokenization replaces sensitive cardholder data — such as a credit card number — with a randomly generated token that has no exploitable value outside the specific transaction system. Even if a tokenized database is breached, the stolen data cannot be used to commit fraud. Tokenization is a key tool for reducing your PCI DSS compliance scope. ### Is a Text-to-Pay portal secure? Yes — when implemented correctly. A secure Text-to-Pay portal sends customers an encrypted payment link via SMS. The customer completes payment on a hosted, PCI-compliant payment page. Sensitive card data is never stored in or transmitted through the text message itself. Always confirm your Text-to-Pay portal provider is PCI DSS certified. ### What should I do if I suspect a data breach? Act immediately. Contact your payment processor and acquiring bank, contain the affected systems, preserve logs and evidence, and notify the appropriate card brands as required. Do not attempt to investigate or remediate a significant breach alone — engage a qualified incident response specialist. Time is critical: faster containment directly reduces financial and legal exposure. ### Do I need a dedicated IT department to be PCI compliant? No. Most small businesses qualify as PCI DSS Level 4 merchants and can validate compliance through a Self-Assessment Questionnaire rather than a full external audit. Working with a PCI DSS Level 1 certified payment processor also significantly reduces your compliance burden, as their certified infrastructure covers much of the technical security on your behalf. --- ## How IntelliPay Helps Protect Your Business IntelliPay is a PCI DSS Level 1 certified payment processor — the highest level of payment security certification in the industry — processing billions in payments annually for businesses, governments, and organizations nationwide since 2004. Our platform includes tokenization, point-to-point encryption, secure hosted payment pages, and a fully encrypted Text-to-Pay portal, so your customers' payment data is protected at every step. We handle the compliance infrastructure so you can focus on running your business — not managing security audits. [Talk to an IntelliPay consultant today to learn how we can help secure your payment environment.](https://intellipay.com/talk-to-a-consultant/) --- ## Disclaimer *The cybersecurity and payment fraud statistics cited in this article are sourced from third-party research published by IBM, Verizon, the PCI Security Standards Council, Cybersecurity Ventures, and other independent industry sources. All figures are provided for informational purposes only and may not reflect the specific risk profile of every business or industry. IntelliPay makes no representations or warranties regarding the accuracy or completeness of third-party data referenced herein.* *This article is intended for general informational purposes only and does not constitute legal, financial, compliance, or cybersecurity advice. PCI DSS compliance requirements are complex and subject to change. Merchants should consult a Qualified Security Assessor (QSA) and qualified legal counsel to assess their specific compliance obligations and security posture.* *IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA. IntelliPay is a PCI DSS Level 1 certified payment processor.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Security, Fraud & Compliance --- ### [VAMP Compliance After April 2026: What Merchants and ISVs Need to Know Now](https://intellipay.com/vamp-compliance-guide-post-april-2026-intellipay/) **Published:** April 14, 2026 **Author:** Dale Erling **Content:** 2026 Visa VAMP Compliance: Critical Facts - **Threshold Change:** As of April 1, 2026, the 'Excessive' VAMP threshold is **1.5%**. - **Calculation:** (TC40 Fraud Reports + TC15 Disputes) / Total Settled CNP Transactions. - **Grace Period:** A **three-month grace window** is available for first-time offenders with a 12-month clean record. - **Non-Compliance Fines:** Fines typically range from **$8 to $10 per transaction** for each month in violation. - **Remediation Strategy:** Mandatory adoption of **Compelling Evidence 3.0 (CE 3.0)** for dispute reversal. **Quick Answer:** Visa’s VAMP (Visa Acquirer Monitoring Program) officially tightened its merchant “Excessive” threshold from 2.2% to 1.5% on April 1, 2026. That means if your combined fraud reports and disputes exceed 1.5% of your total card-not-present transactions in any given month, you’re now in violation — and facing $8 in fines for every offending transaction with no warning tier to catch you first. Here’s everything small business owners and ISVs need to know to stay compliant right now. Contents - [What Is VAMP and Why Does It Matter to Your Business?](#What_Is_VAMP_and_Why_Does_It_Matter_to_Your_Business) - [How Is the VAMP Ratio Calculated?](#How_Is_the_VAMP_Ratio_Calculated) - [What Changed on April 1, 2026?](#What_Changed_on_April_1_2026) - [VAMP Timeline (2025 Rollout & Enforcement Phases)](#VAMP_Timeline_2025_Rollout_Enforcement_Phases) - [What This Means for Merchants](#What_This_Means_for_Merchants) - [VAMP Penalties and Fees (What We Know)](#VAMP_Penalties_and_Fees_What_We_Know) - [Why This Matters](#Why_This_Matters) - [Advisory Period vs. “Grace Period” Explained](#Advisory_Period_vs_Grace_Period_Explained) - [How to Stay Below the 1.5% Threshold Right Now](#How_to_Stay_Below_the_15_Threshold_Right_Now) - [What ISVs and Payment Facilitators Need to Know](#What_ISVs_and_Payment_Facilitators_Need_to_Know) - [Frequently Asked Questions About VAMP](#Frequently_Asked_Questions_About_VAMP) - [Further Reading](#Further_Reading) ## What Is VAMP and Why Does It Matter to Your Business? If you’ve been processing card-not-present payments — online orders, phone transactions, recurring billing[ VAMP](https://corporate.visa.com/en/sites/visa-perspectives/security-trust/introducing-visa-acquirer-monitoring-program.html) is the Visa program that’s now watching every fraud report and dispute attached to your merchant account. Launched in April 2025, VAMP replaced two separate Visa programs, the Visa Fraud Monitoring Program (VFMP) and the Visa Dispute Monitoring Program (VDMP), with a single unified framework that combines both fraud and chargeback data into one ratio. [Visa’s official VAMP fact sheet](https://corporate.visa.com/content/dam/VCOM/corporate/visa-perspectives/security-and-trust/documents/visa-acquirer-monitoring-program-fact-sheet-2025.pdf) lays out the program structure and enforcement mechanics in full. What changed on April 1, 2026, is significant: the threshold that defines “Excessive” dropped sharply, and merchants who were sitting comfortably at 1.8% or even 2.0% are now in violation territory overnight — with no yellow-light warning to alert them. For small business owners and ISVs processing ecommerce or recurring transactions, this isn’t a compliance checkbox. It’s a direct threat to your ability to accept Visa payments at all. Understanding [payment processing compliance](https://intellipay.com/what-every-merchant-needs-to-know-about-vamp-before-april-2026/) now is far less painful than dealing with fines or account termination later.[fraud](https://www.fraud.net/resources/visas-vamp-thresholds-drop-to-1-5-on-april-1-are-you-ready) ## How Is the VAMP Ratio Calculated? This is where a lot of merchants get tripped up, so let’s make it simple. Your VAMP ratio is calculated using this formula: **VAMP Ratio = (TC40 Fraud Reports + TC15 Disputes) ÷ Total Settled CNP Transactions** Here’s what each piece means in plain English: - **TC40** — A fraud report filed by the cardholder’s issuing bank. This happens when a cardholder tells their bank that a transaction was fraudulent, even before a formal chargeback is filed - **TC15** — Every dispute or chargeback filed against your account, whether it’s fraud-related or not (wrong item, canceled subscription, etc.) - **Total Settled CNP Transactions** — All your card-not-present transactions that successfully settled in that calendar month The part that surprises most merchants: **one transaction can generate both a TC40 AND a TC15**, and both count against your ratio. So if a cardholder claims fraud and also files a chargeback, that single sale counts twice against your VAMP ratio. Visa does apply a deduplication process, but friendly fraud, where a cardholder disputes a legitimate purchase, can still meaningfully inflate your numbers in ways that feel impossible to control without the right systems in place. The good news for smaller merchants: if your combined monthly fraud reports and disputes total fewer than **1,500 events**, Visa won’t formally place you in VAMP monitoring, even if your ratio exceeds the threshold. That said, your acquirer, the bank or processor holding your merchant account, may still impose their own internal limits well below the official threshold. ## What Changed on April 1, 2026? The April 2026 update is the most significant enforcement change since VAMP launched. Here’s a clean breakdown of where things stood and where they are now: ### **VAMP Timeline (2025 Rollout & Enforcement Phases)** PhaseDateWhat Happens**Program Launch**April 1, 2025Visa introduces the Visa Acquirer Monitoring Program (VAMP) and begins advisory period**Metrics Effective**June 1, 2025Official thresholds and measurement criteria begin applying to acquirers and merchants**Advisory Period Ends**September 30, 2025Final day of no-penalty monitoring period**Enforcement Begins**October 1, 2025Financial penalties and compliance actions start ### **What This Means for Merchants** Although VAMP launched in April 2025, enforcement didn’t begin immediately. Visa provided a six-month advisory window to help merchants and acquirers adjust before penalties took effect. However, performance metrics began counting as of June 1, meaning activity during this period could still impact future compliance status. **The Enumeration Ratio — the second threshold you need to know:** VAMP also tracks a separate metric, the **Enumeration Ratio**, which monitors card-testing fraud when bad actors run hundreds or thousands of small test transactions to identify valid card numbers. The formula is: Count of Enumerated Authorization Transactions ÷ Count of Total Authorization Transactions. The threshold is **20% (2,000 basis points)**. Merchants with fewer than 300,000 enumerated transactions are excluded from this threshold, but if your e-commerce site is being targeted by bot traffic, this number can spike fast and without warning. The best defense is implementing CAPTCHA on your payment forms, rate-limiting authorization attempts, and working with your payment processor to enable Visa’s Account Attack Intelligence (VAAI) system, which Visa claims reduces false positives from enumeration detection by 85%. ### **VAMP Penalties and Fees (What We Know)** Visa does not publicly disclose its exact per-transaction penalty structure for VAMP in official documentation. However, based on industry data and acquirer experience, merchants can expect fees to be assessed per dispute or fraud event once thresholds are exceeded. Most estimates place these fees at approximately **$8 per transaction**, though some sources suggest a possible range of **$8–$10 depending on the acquirer relationship and enforcement conditions**. Because these figures are not formally published by Visa, merchants should treat them as **directional estimates rather than fixed pricing**. Actual costs may vary depending on your acquiring bank, processing setup, and risk profile. ### **Why This Matters** Even at the lower end of the estimate, these per-transaction penalties can scale quickly for high-volume merchants—making proactive fraud and dispute management critical under VAMP ### **Advisory Period vs. “Grace Period” Explained** Visa’s official documentation defines a **six-month advisory period from April 1 through September 30, 2025**, during which no financial penalties are applied. While some secondary sources and acquirers reference shorter “grace periods” for first-time threshold breaches, these are **not formally detailed in Visa’s public fact sheets**. In practice, any additional flexibility is typically managed at the acquirer level rather than as a standardized Visa policy. For merchants, the key takeaway is that **true penalty enforcement begins October 1, 2025**, regardless of informal grace period interpretations. ## How to Stay Below the 1.5% Threshold Right Now The good news: most VAMP violations are preventable. The merchants who get caught are usually the ones who weren’t monitoring their ratio proactively. Here’s what you should be doing right now: **1. Calculate your VAMP ratio weekly, not monthly** Don’t wait for your processor’s monthly statement to find out you have a problem. Pull your TC40 and TC15 counts from your reporting dashboard weekly and run the formula yourself. Set your own internal alert threshold at **0.75%** .well below the 1.5% limit — so you have time to investigate and course-correct before a bad trend becomes a violation. **2. Implement pre-dispute alert tools** Services like Verifi CDRN (Consumer Dispute Resolution Network) and Ethoca Alerts notify you when a cardholder contacts their bank about a transaction — before it escalates into a formal dispute. Disputes resolved through these systems are **excluded from your VAMP ratio calculation**. Intercepting even 20–30% of potential disputes through these alerts can meaningfully improve your ratio. The cost per alert ($10–$15) is significantly lower than an $8-per-transaction VAMP fine plus the operational cost of managing a full chargeback. **3. Enable Compelling Evidence 3.0 (CE3.0)** CE3.0 is a Visa rule that allows merchants to fight first-party misuse claims — what the industry calls “friendly fraud” — by providing prior undisputed transaction evidence. Successfully defending a dispute under CE3.0 removes it from your VAMP ratio entirely. If your business has recurring customers, subscriptions, or repeat buyers, this is one of the most powerful tools available to you right now. **4. Harden your checkout against card testing** Bot-driven enumeration attacks can spike your Enumeration Ratio seemingly overnight. Protect your payment forms with CAPTCHA, set authorization rate limits, require CVV on all CNP transactions, and enable 3D Secure (Visa Secure) wherever your checkout flow allows. These aren’t just compliance moves — they protect your real customers from having their card data tested through your site. **5. Diversify your payment mix** One underappreciated VAMP compliance strategy: ACH and debit transactions don’t count toward your VAMP ratio at all. If a meaningful portion of your recurring billing or B2B transactions can move to ACH, you can reduce both your CNP transaction denominator risk and your exposure to card-not-present fraud. Businesses using IntelliPay’s [ACH payment processing](https://intellipay.com/services/) have already found this to be one of the most cost-effective ways to manage compliance exposure while also reducing interchange costs. **6. Audit your subscription and trial billing flows** Subscription merchants are disproportionately represented in VAMP violations because unclear billing descriptors, complex cancellation processes, and trial-to-paid conversions all generate disputes that appear fraudulent to issuing banks. Make sure your billing descriptor exactly matches your business name, send reminder emails before trial periods end, and make cancellation genuinely easy. Reducing dispute volume here protects both your VAMP ratio and your customer relationships. ## What ISVs and Payment Facilitators Need to Know If you’re an ISV, software platform VAMP compliance isn’t just your merchants’ problem; it’s yours. Visa holds acquirers accountable for the aggregate VAMP ratio across their entire merchant portfolio, meaning that one or two high-dispute merchants on your platform can push your acquirer’s ratio above the “Above Standard” 0.5% threshold, putting pressure on your entire portfolio. The practical implication: your acquiring bank may start enforcing tighter individual merchant-level thresholds on your sub-merchants, or require you to implement fraud monitoring as a condition of your processing agreement. If you’re building payment functionality into software for clients in industries with historically higher dispute rates — healthcare, subscriptions, digital goods, government billing — make sure your platform includes real-time dispute monitoring and pre-dispute alert integrations from day one. IntelliPay’s [payment solutions for ISVs and software platforms](https://intellipay.com/services/) are built with these compliance requirements in mind. Talk to our team about how we structure merchant onboarding and ongoing monitoring to protect both you and your clients. ## Frequently Asked Questions About VAMP **What is VAMP, and when did it take effect?** VAMP stands for Visa Acquirer Monitoring Program. It replaced Visa’s separate fraud and dispute monitoring programs (VFMP and VDMP) on April 1, 2025. Enforcement penalties began on October 1, 2025, and the merchant “Excessive” threshold tightened from 2.2% to 1.5% on April 1, 2026. **What is the VAMP ratio threshold as of April 2026?** In the U.S., Canada, the EU, and APAC, the merchant’s excessive threshold is now **1.5% (150 basis points)**. There is no warning tier for merchants — you’re either below 1.5% and compliant, or you’re above it and subject to $8-per-violation fines immediately. **Does VAMP apply to all merchants?** No. For a merchant to be formally placed in VAMP monitoring, they must exceed both the ratio threshold AND have at least **1,500 combined fraud reports and disputes per month**. Smaller merchants processing below that volume won’t be formally enrolled, though your acquirer may still apply their own internal thresholds. **How is the VAMP ratio different from a chargeback rate?** A traditional chargeback rate only counts chargebacks. Your VAMP ratio counts both TC40 fraud reports AND TC15 disputes — which means a single transaction can count twice if both a fraud report and a chargeback are filed. This is why merchants often find their VAMP ratio higher than their chargeback rate and don’t understand why. **What is the VAMP Enumeration Ratio?** The Enumeration Ratio tracks card-testing fraud — automated bot attacks that test stolen card numbers during checkout. The threshold is 20% of total authorization attempts. Merchants with fewer than 300,000 enumerated transactions per month are excluded. Enabling CAPTCHA and rate-limiting on your payment forms is the primary defense. **What happens if I exceed the VAMP threshold?** You’re fined $8 for every violating transaction in any month you’re over the threshold. First-time offenders with 12 consecutive clean months prior get a three-month grace period. Repeat violations can lead to acquirer-imposed reserves, processing restrictions, or account termination. **Can I get my VAMP violations removed from my ratio?** Yes — partially. Disputes resolved through Verifi CDRN, Ethoca Alerts, Verifi RDR, or successfully defended using Compelling Evidence 3.0 are excluded from your VAMP ratio calculation. This is why pre-dispute alert tools are worth every dollar. **How does VAMP affect my payment processor relationship?** Your acquirer is held accountable for the aggregate VAMP ratio across all their merchants. Many processors have set internal thresholds at 1.0–1.2% to protect themselves. If your ratio trends upward, expect your processor to contact you proactively — or to impose higher processing reserves. **Does IntelliPay help merchants with VAMP compliance?** Yes. IntelliPay’s [payment processing solutions](https://intellipay.com/services/) include tools and guidance to help merchants monitor fraud ratios, implement ACH as a dispute-reduction strategy, and structure billing flows that minimize chargeback exposure. [Contact our team](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) to talk through your specific situation. ## Further Reading If you found this guide helpful, these IntelliPay resources cover related compliance topics and payment strategies worth bookmarking: - **[What Every Merchant Needs to Know About VAMP Before April 2026](https://intellipay.com/what-every-merchant-needs-to-know-about-vamp-before-april-2026/)** — Our original VAMP explainer covering the program launch, early thresholds, and what to expect going into enforcement. The best companion piece to this article. - **[Small Business Guide to Merchant Services](https://intellipay.com/small-business-guide-to-merchant-services/)** — A comprehensive breakdown of how to evaluate payment processing, manage fraud detection tools, and choose the right merchant services setup for your business. - **[Payment Processing Questions: Complete Answers for Merchants](https://intellipay.com/payment-processing-questions-and-answers/)** — Covers common merchant questions about chargebacks, declined transactions, billing descriptors, and chargeback prevention in plain language. - **[Chargebacks: What Agencies Need to Know](https://intellipay.com/chargebacks-what-agencies-need-to-know-part-1/)** — A deep dive into how chargebacks work from the government and agency perspective, including what documentation you need to fight them. - **[White-Label Payments for Banks: Secure Revenue, No PCI Risk](https://intellipay.com/280880-2/)** — If you’re an ISV or financial institution, this covers how IntelliPay’s architecture keeps cardholder data out of your systems entirely — a key VAMP risk-reduction strategy. - **[Stop Overpaying for Payment Processing](https://intellipay.com/stopoverpaying/)** — VAMP compliance and cost optimization go hand in hand. This guide shows how merchants can reduce processing costs by 20% or more while tightening their compliance posture. - **[Credit Card Habits Shift as Economic Pressures Mount](https://intellipay.com/habitsshift/)** — Understanding why your customers are shifting from credit to debit and ACH is directly relevant to VAMP — fewer CNP credit transactions means lower fraud exposure. **About IntelliPay:** IntelliPay helps businesses of all sizes manage payment processing compliance, reduce costs, and accept payments the way their customers want to pay. From [service fee programs](https://intellipay.com/services/) to ACH processing to fraud monitoring support, we’re built for the way payments work today. Call us at 855-877-6632 or email Sales@intellipay.com. **Disclaimer:** This article is intended for informational purposes only and does not constitute legal, financial, or compliance advice. VAMP program rules, thresholds, and enforcement timelines are established by Visa and are subject to change. All figures reflect publicly available information as of April 2026. Merchants should consult directly with their acquiring bank or a qualified compliance professional for guidance specific to their account. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Security, Fraud & Compliance --- ### [Payment Processing Questions: Complete Answers for Merchants in 2026](https://intellipay.com/payment-processing-questions-and-answers/) **Published:** May 27, 2025 **Author:** Dale Erling **Content:** Contents - [Payment Processing Questions: Complete Answers for Merchants in 2026](#Payment_Processing_Questions_Complete_Answers_for_Merchants_in_2026) - [Quick Answer](#Quick_Answer) - [Payment Processing Fundamentals](#Payment_Processing_Fundamentals) - [What exactly is payment processing?](#What_exactly_is_payment_processing) - [How does a payment transaction actually work?](#How_does_a_payment_transaction_actually_work) - [What payment methods should I accept?](#What_payment_methods_should_I_accept) - [Cost and Fee Questions](#Cost_and_Fee_Questions) - [How much will payment processing cost my business?](#How_much_will_payment_processing_cost_my_business) - [What are interchange fees, and why do they matter?](#What_are_interchange_fees_and_why_do_they_matter) - [What pricing models do processors offer?](#What_pricing_models_do_processors_offer) - [What hidden fees should I watch for?](#What_hidden_fees_should_I_watch_for) - [How can I reduce my processing costs?](#How_can_I_reduce_my_processing_costs) - [Security and Compliance](#Security_and_Compliance) - [What is PCI compliance, and do I need it?](#What_is_PCI_compliance_and_do_I_need_it) - [What happens if I get a chargeback?](#What_happens_if_I_get_a_chargeback) - [What’s the difference between a payment gateway and a payment processor?](#What8217s_the_difference_between_a_payment_gateway_and_a_payment_processor) - [How do I accept mobile payments?](#How_do_I_accept_mobile_payments) - [Should I accept ACH/electronic check payments?](#Should_I_accept_ACHelectronic_check_payments) - [Day-to-Day Operations](#Day-to-Day_Operations) - [When will I receive my money?](#When_will_I_receive_my_money) - [How do I handle customer payment issues?](#How_do_I_handle_customer_payment_issues) - [What customer support should I expect?](#What_customer_support_should_I_expect) - [Choosing the Right Solution](#Choosing_the_Right_Solution) - [What questions should I ask payment processors?](#What_questions_should_I_ask_payment_processors) - [How do I compare different processors?](#How_do_I_compare_different_processors) - [What are the biggest red flags to avoid?](#What_are_the_biggest_red_flags_to_avoid) - [Getting Started](#Getting_Started) - [What do I need to start accepting payments?](#What_do_I_need_to_start_accepting_payments) - [How long does the setup take?](#How_long_does_the_setup_take) - [What should I do right now?](#What_should_I_do_right_now) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Key Takeaways](#Key_Takeaways) - [Further Reading & Compliance Resources](#Further_Reading_Compliance_Resources) # Payment Processing Questions: Complete Answers for Merchants in 2026 *Last updated: March 2026 | 12-minute read* ## Quick Answer Payment processing is the system that moves money from your customer’s bank account to yours whenever a card or digital payment is made. It involves four key players — a payment gateway, a payment processor, an issuing bank, and an acquiring bank — working together in seconds. Costs typically range from 1.5% to 3.5% per transaction, depending on your pricing model, card type, and business volume. This guide answers the most common questions merchants ask about fees, chargebacks, settlement times, pricing models, and how to choose the right processor for your business. Payment processing is the system that moves money from a customer’s account to a merchant’s account when a purchase is made. It involves five parties — the payment gateway, processor, card network, issuing bank, and acquiring bank — and typically completes authorization in under 3 seconds. Merchants generally pay between 1.8% and 4.2% per transaction depending on volume, card type, and pricing model. This guide answers the most common questions merchants ask about cost, security, setup, and choosing the right processor PCI DSS (Payment Card Industry Data Security Standard) is a set of security requirements that any business that accepts, processes, stores, or transmits credit card data must follow. Compliance is mandatory — not optional — and non-compliance can result in fines of up to $100,000 per month, plus liability for breach-related losses. There are four compliance levels based on annual transaction volume, each with different validation requirements. Merchants who use a PCI DSS Level 1-certified processor like IntelliPay significantly reduce their own compliance scope because cardholder data never touches their systems As a merchant, you likely have dozens of questions about payment processing—from understanding fees to ensuring security compliance. In this article, we address the most frequently asked payment processing questions that merchants frequently ask us. Whether you’re just starting to accept payments or looking to optimize your existing setup, this guide provides clear, actionable answers to help you make informed decisions about your payment processing strategy. ## Payment Processing Fundamentals ### What exactly is payment processing? Payment processing is the system that moves money from your customer’s account to your business account when they make a purchase. Think of it as the digital equivalent of handling cash, but with multiple parties working together to ensure the transaction is secure and legitimate. **The key players involved:** - **Payment Gateway**: Captures and encrypts payment information from your website or terminal - **Payment Processor**: Routes transaction data between banks and card networks - **Acquiring Bank**: Your business’s bank that receives the funds - **Issuing Bank**: Your customer’s bank that issued their payment card - **Card Networks**: Visa, Mastercard, American Express, and Discover ### How does a payment transaction actually work? Here’s what happens in the few seconds between when your customer submits payment and when you get confirmation: 1. **Customer submits payment** – Card information entered online or swiped/inserted at terminal 2. **Encryption and routing** – The payment gateway encrypts data and sends to the processor 3. **Authorization request** – Processor asks customer’s bank to approve the transaction 4. **Bank response** – Customer’s bank approves or declines based on available funds/credit 5. **Merchant notification** – You receive approval or a decline message instantly 6. **Settlement** – Approved funds transfer to your account (typically 1-3 business days) ### What payment methods should I accept? Most merchants should accept these core payment methods: **Credit Cards** (Essential) - Visa and Mastercard (accept 85%+ of US transactions) - American Express (higher fees but an affluent customer base) - Discover (rounds out major card acceptance) **Debit Cards** (Essential) - Lower processing costs than credit cards - Instant payment for customers - Preferred by budget-conscious shoppers **ACH/Electronic Checks** (Recommended for B2B) - Lowest processing costs (typically under 1%) - Perfect for recurring payments and large transactions - Standard for business-to-business payments **Digital Wallets** (Increasingly Important) - Apple Pay, Google Pay, Samsung Pay - PayPal, Venmo (for online transactions) - Faster checkout, improved security - Preferred by mobile users *IntelliPay helps merchants determine the optimal payment mix based on their customer demographics and transaction patterns. Contact us at intellipay.com for personalized recommendations.* ## Cost and Fee Questions ### How much will payment processing cost my business? Processing costs vary based on your business size, industry, and the types of payments you accept. Here’s what to expect: **Typical Processing Rates by Business Size:** - **Small businesses** ($100K-$250K annually): 2.9% – 4.2% per transaction - **Medium businesses** ($250K-$1M annually): 2.5% – 3.5% per transaction - **Large businesses** ($1M+ annually): 1.8% – 2.8% per transaction **Rate Factors That Affect Your Costs:** - **Card type**: Debit cards cost less than credit cards - **Transaction method**: In-person transactions cost less than online transactions - **Card rewards level**: Premium rewards cards cost more to process - **Business risk level**: High-risk industries pay more - **Monthly volume**: Higher volume typically means better rates *IntelliPay offers transparent rate analysis to help you understand exactly what you’ll pay. Visit intellipay.com for a free cost assessment.* ### What are interchange fees, and why do they matter? Interchange fees are non-negotiable rates set by card companies (such as Visa and Mastercard) that account for approximately 80% of your total processing costs. Every processor pays the same interchange rates—the difference is in what they charge on top of these base costs. **2025 Interchange Examples:** - **Visa/Mastercard Debit**: 0.05% + $0.21 - **Basic Credit Cards**: 1.51% + $0.10 - **Rewards Credit Cards**: 1.65% – 2.40% + $0.10 - **Business/Corporate Cards**: 2.20% – 2.95% + $0.10 **Why this matters**: Since interchange is the same everywhere, focus on finding a processor with the lowest markup above these base costs. ### What pricing models do processors offer? **1. Interchange-Plus Pricing** (Best for most businesses) - You pay exact interchange costs + a clear processor markup - Most transparent option - Typical markup: 0.10% – 0.50% + $0.05-$0.15 per transaction - *IntelliPay uses in interchange-plus pricing for maximum transparency* **2. Flat-Rate Pricing** (Good for low volume) - One rate for all transactions (e.g., 2.9% + $0.30) - Simple but often more expensive for high-volume merchants - Good if you process less than $5,000/month **3. Tiered Pricing** (Generally avoid) - “Qualified,” “mid-qualified,” and “non-qualified” rates - Often confusing and expensive - Difficult to predict actual costs **4. Membership Pricing** (Consider for high volume) - Monthly fee + cost-plus pricing - Can be cost-effective if you process $50,000+/month - Requires careful analysis to ensure savings ### What hidden fees should I watch for? Common fees that processors don’t always highlight upfront: **Monthly Fees:** - Gateway fees: $15-$25/month - Statement fees: $10-$15/month - PCI compliance fees: $5-$15/month - Minimum processing fees: $25-$50/month **Per-Transaction Fees:** - Batch settlement: $0.10-$0.25 per batch - Authorization fees: $0.10-$0.20 per attempt - International card fees: 1%-3% additional **Incident Fees:** - Chargeback fees: $15-$50 per chargeback - NSF/returned payment fees: $25-$50 - Account update fees: $0.10-$0.25 per card update **Contract Fees:** - Setup fees: $0-$500 - Early termination fees: $200-$500 - PCI non-compliance fines: $20-$100/month *IntelliPay provides transparent fee breakdowns with no hidden surprises. Contact us at intellipay.com for transparent pricing.* ### How can I reduce my processing costs? **Immediate Cost-Saving Strategies:** 1. **Negotiate Better Rates** - Compare multiple processors annually - Use your processing volume as leverage - Ask specifically for interchange-plus pricing - *IntelliPay’s industry relationships often secure better rates for our clients* 2. **Optimize Your Transaction Mix** - Encourage debit card usage (offer small discounts) - Set minimum amounts for credit card purchases - Promote ACH payments for large or recurring transactions 3. **Improve Authorization Success** - Always use Address Verification (AVS) (Included with IntelliPay ) - Require CVV codes for online transactions (Included in IntelliPay) - Keep customer payment information updated - Process transactions promptly to avoid declines 4. **Consider Legal Surcharging** - Pass credit card fees to customers (where legal) - Must clearly disclose surcharge amounts - Cannot exceed actual processing costs - *Contact IntelliPay for guidance on surcharging compliance in your state* 5. **Choose Cost-Effective Equipment** - Buy terminals instead of renting (saves $20-$50/month) - Use certified equipment to avoid non-compliance fees - Consider mobile solutions for lower-volume locations ## Security and Compliance ### What is PCI compliance, and do I need it? PCI DSS (Payment Card Industry Data Security Standard) compliance is mandatory for any business that accepts, processes, stores, or transmits credit card information. Non-compliance can result in fines up to $100,000 per month. **PCI Compliance Levels Based on Transaction Volume:** - **Level 1**: 6+ million transactions/year → Full security assessment required - **Level 2**: 1-6 million transactions/year → Annual self-assessment questionnaire - **Level 3**: 20,000-1 million e-commerce transactions/year → Annual self-assessment - **Level 4**: Under 20,000 transactions/year → Annual self-assessment questionnaire **Core PCI Requirements:** - Maintain secure networks with firewalls - Never store sensitive authentication data (CVV codes, etc.) - Encrypt transmission of cardholder data across open networks - Use and regularly update anti-virus software - Restrict access to cardholder data on a need-to-know basis - Assign a unique ID to each person with computer access - Regularly test security systems and processes 1. **Red Flags to Monitor:** - Multiple transactions with different cards from the same IP address - Shipping address is different from the billing address - Large orders from new customers - Transactions just under your authorization limits - Orders from high-risk geographic locations ### What happens if I get a chargeback? A chargeback occurs when a customer disputes a charge through their bank, forcing you to prove the transaction was legitimate. **Common Chargeback Reasons:** - Customer doesn’t recognize the charge (unclear billing descriptor) - Product not received or significantly different from what was described - Fraudulent transaction (stolen card information) - The customer tried to cancel but was still charged - Processing error (duplicate charge, wrong amount) **Chargeback Prevention:** 1. **Use clear billing descriptors** – Customer should recognize your business name 2. **Provide excellent customer service** – Resolve issues before they become disputes 3. **Keep detailed transaction records** – Save receipts, shipping confirmations, etc. 4. **Process refunds promptly** – Don’t make customers dispute legitimate returns 5. **Communicate clearly** – Ensure customers understand what they’re buying **Response Process:** - You have 7-10 days to respond with evidence - Provide compelling documentation (receipt, delivery confirmation, customer communication) - Win rates average 20-40% across industries - Each chargeback typically costs $15-$50 in fees, regardless of the outcome ### What’s the difference between a payment gateway and a payment processor? **Payment Gateway:** - The technology that captures payment information - Encrypts sensitive data for security - Provides the checkout experience for customers - Handles fraud detection and prevention tools - Think of it as the “digital cash register” **Payment Processor:** - The service that moves money between accounts - Communicates with banks and card networks - Manages the actual funds transfer - Provides merchant accounts and banking relationships - Think of it as the “digital bank teller” **Integration Options:** 1. **All-in-one solutions** (IntelliPay) – Gateway and processor combined 2. **Separate providers** – Choose best gateway + best processor for your needs 3. **Processor-provided gateway** – Many processors include gateway services ### How do I accept mobile payments? **Popular Mobile Payment Options:** - **Apple Pay**: 70%+ of eligible iPhone users enrolled, works with most terminals - **Google Pay**: Growing Android adoption, NFC and online payments - **Samsung Pay**: Works with older magnetic stripe terminals - **PayPal/Venmo**: Popular for online and peer-to-peer transactions **Implementation Requirements:** - **For in-person**: NFC-enabled terminal, EMV compliance - **For online**: SSL certificate, payment gateway support - **Security**: Tokenization for data protection, PCI compliance **Benefits of Mobile Payments:** - Faster checkout process (15-20% improvement) - Enhanced security through tokenization - Better customer experience - Reduced cart abandonment online - Appeals to younger demographics *Need help implementing mobile payment solutions? Learn more at intellipay.com.* ### Should I accept ACH/electronic check payments? ACH payments can significantly reduce your processing costs, especially for larger transactions or B2B payments. **ACH Benefits:** - **Lower costs**: Typically 0.5% – 1% vs. 2.9%+ for cards - **No chargebacks**: ACH returns are much less common and easier to resolve - **Perfect for recurring payments**: Subscriptions, memberships, loan payments - **Higher transaction limits**: No practical limit like credit cards **ACH Considerations:** - **Slower processing**: 1-3 business days vs. instant authorization - **Customer setup**: Requires bank account information - **Return risk**: Payments can be returned for insufficient funds - **NACHA compliance**: Must follow ACH network rules **Best Use Cases for ACH:** - Monthly subscriptions or memberships - Large purchases ($500+) - B2B invoice payments - Rent, utility, or loan payments - Any situation where lower costs outweigh slower processing ## Day-to-Day Operations ### When will I receive my money? **Typical Settlement Schedules:** - **Standard processing**: 2-3 business days after transaction - **Next-day deposits**: 1 business day (small additional fee) - **Same-day deposits**: Available from some processors (higher fees) - **Weekly/monthly**: Some processors batch settlements **Factors Affecting Settlement Speed:** - **Your processing history**: New merchants often have longer holds - **Transaction risk level**: Higher-risk transactions may be held longer - **Day of week**: Transactions processed Friday-Sunday settle Monday - **Holidays**: Banking holidays delay all settlements - **Rolling reserves**: Some merchants have funds held for risk protection **Ways to Improve Settlement Times:** - Build processing history with consistent sales - Maintain low chargeback and return rates - Provide excellent customer service - Use address verification and fraud prevention tools ### How do I handle customer payment issues? **Common Payment Issues and Solutions:** **Declined Transactions:** - Have the customer verify card information and try again - Suggest an alternative payment method (different card, ACH) - Check if the card has spending limits or international restrictions - For recurring payments, use account updater services **Processing Errors:** - Keep detailed transaction logs for troubleshooting - Have the processor’s support contact information readily available - Train staff on common error codes and solutions - Implement backup payment processing for outages **Customer Disputes:** - Address customer concerns immediately before they become chargebacks - Keep records of all customer communications - Process legitimate refunds promptly - Maintain clear return and refund policies ### What customer support should I expect? **Essential Support Features:** - **24/7 phone support** with live agents (not just chatbots) - **Technical integration assistance** for setup and troubleshooting - **Dedicated account management** for higher-volume merchants - **Fast response times** for critical payment issues - **Multiple contact methods** (phone, email, chat, online portal) **Questions to Ask Processors:** 1. What are your customer support hours? 2. How quickly do you resolve payment processing issues? 3. Do you have technical staff who can help with integration? 4. Will I have a dedicated account representative? 5. What happens if I need help during peak sales times? **Red Flags:** - Only email or ticket-based support - Long hold times or delayed responses - Outsourced support with limited payment knowledge - No weekend or holiday support availability *IntelliPay provides dedicated US-based support with real payment processing experts. Contact us at intellipay.com to experience the difference.* ## Choosing the Right Solution ### What questions should I ask payment processors? **Pricing and Fees:** 1. What is your exact fee structure for my business type and volume? 2. Do you offer interchange-plus pricing, and what’s your markup? 3. What additional monthly or per-transaction fees should I expect? 4. Are there any volume discounts or rate reductions available? 5. What are your contract terms and early termination policies? **Technology and Features:** 1. Which e-commerce platforms and POS systems do you integrate with? 2. What payment methods do you support (cards, ACH, digital wallets)? 3. What fraud prevention and security tools are included? 4. Do you provide APIs for custom integration? 5. How do you handle PCI compliance requirements? **Support and Service:** 1. What are your customer support hours and contact methods? 2. Do you provide dedicated account management? 3. How quickly do you resolve technical and processing issues? 4. What onboarding and training support do you offer? 5. Do you have experience with my industry or business type? ### How do I compare different processors? **Create a comparison framework:** **Cost Analysis (40% weight):** - Total effective rate, including all fees - Monthly costs regardless of volume - Pricing model transparency - Contract flexibility and terms **Technology and Integration (25% weight):** - Compatibility with your current systems - Payment method support - Security and fraud prevention tools - Ease of implementation and use **Support Quality (20% weight):** - Availability and response times - Technical expertise of support staff - Account management and relationship - Training and onboarding assistance **Business Fit (15% weight):** - Experience in your industry - Scalability for business growth - Reputation and financial stability - References from similar businesses ### What are the biggest red flags to avoid? **Pricing Red Flags:** - Refuses to provide written fee schedules - Quotes that seem too good to be true - Requires long-term contracts with high cancellation fees - Charges for equipment rental instead of allowing purchase - Uses tiered pricing without clear explanations **Service Red Flags:** - Poor online reviews and BBB ratings - Limited customer support hours - High-pressure sales tactics or pushy representatives - Unclear contract terms or unwillingness to explain details - No references from businesses similar to yours **Technology Red Flags:** - Outdated payment processing technology - Limited integration options for your platform - Weak fraud prevention and security tools - Poor API documentation or developer resources - History of frequent service outages ## Getting Started ### What do I need to start accepting payments? **Required Information:** - Business license and tax ID number - Bank account for deposits - Personal identification for business owners - Business description and estimated processing volume - Website or physical location details **For Online Businesses:** - SSL certificate for your website - Privacy policy and terms of service - Clear return and refund policies - Professional website with contact information **For Physical Locations:** - Payment terminal or point-of-sale system - Internet connection for transaction processing - Staff training on payment procedures - Compliance with local business regulations ### How long does the setup take? **Typical Timeline:** - **Application submission**: Same day - **Underwriting and approval**: 1-5 business days - **Account setup and testing**: 1-2 business days - **Integration and training**: 1-3 business days - **Total time to process**: 3-10 business days **Factors That May Delay Set up:** - Incomplete application information - High-risk business classification - Poor credit history or financial issues - Complex integration requirements - Holiday periods or processor backlogs ### What should I do right now? **Immediate Action Steps:** 1. **Audit Your Current Situation** - Review your last 3 months of processing statements - Calculate your true effective rate, including all fees - Identify pain points with your current solution - *IntelliPay offers free payment processing audits – contact us at intellipay.com* 2. **Define Your Requirements** - List the payment methods you want to accept - Determine your integration needs (online, in-person, mobile) - Set your budget for processing costs - Identify must-have features vs. nice-to-haves 3. **Research Your Options** - Get quotes from at least 3 different processors - Ask for references from businesses similar to yours - Test customer support responsiveness and knowledge - Compare total costs, not just headline rates 4. **Plan Your Implementation** - Choose a low-impact time for switching if changing processors - Prepare backup payment methods during transition - Train staff on new procedures and equipment - Test everything thoroughly before going live ## Frequently Asked Questions **Q: How often should I review my payment processing costs?** A: Merchants should review payment processing costs at minimum once per quarter. Processing fees are typically a business’s second-largest operating expense after payroll, yet most merchants never renegotiate after their initial contract. A quarterly review catches fee creep — including increases to monthly fees, PCI non-compliance charges, and batch fees — while an annual review creates a formal opportunity to renegotiate rates or compare processors. Use your effective rate (total fees ÷ total card volume) as your benchmark: most businesses processing over $50,000/month should be under 2.5%. **Q: Can I switch payment processors without disrupting my business?** A: Yes, and with proper planning the transition is straightforward. Allow 30–45 days from contract signing to go-live to complete merchant account underwriting, gateway configuration, hardware setup or API integration, and staff training. Maintain your existing processor in a backup capacity — do not cancel until your new system has processed at least one full billing cycle successfully. Merchants should also verify whether their current contract includes an early termination fee (ETF), which can range from $200 to $1,000 or more, before initiating a switch. **Q: Do I need separate solutions for online and in-person payments?** A: Not if you choose the right processor. A unified payment platform handles card-present (EMV terminals, contactless, kiosks), card-not-present (hosted payment pages, virtual terminal), and alternative channels (ACH, digital wallets, text-to-pay) under a single merchant account, dashboard, and reporting system. Separate solutions create reconciliation complexity, split your transaction data across platforms, and typically cost more in aggregate. Businesses with highly specialized needs — such as marketplace platforms or high-volume e-commerce with custom fraud requirements — may warrant a dedicated channel solution, but most merchants are better served by a single unified platform like IntelliPay. **Q: What is the difference between a payment aggregator and a traditional merchant account?** A: A payment facilitator (PayFac) (such as Stripe or Square) pools thousands of merchants under a single master merchant account. Setup takes minutes and requires no underwriting, making aggregators ideal for new or low-volume businesses. However, aggregators charge flat rates (typically 2.6%–2.9% + $0.10–$0.30 per transaction) that do not decrease with volume, and accounts can be frozen or terminated without notice because the aggregator — not the merchant — owns the merchant account relationship. A traditional merchant account assigns your business a unique Merchant ID (MID), provides individualized underwriting, and typically offers interchange-plus pricing that becomes increasingly affordable as volume grows. Businesses processing more than $10,000–$15,000 per month generally save money with a dedicated merchant account. ## Key Takeaways **Remember These Essential Points:** 1. **Focus on total costs**, not just headline rates – hidden fees can significantly impact your bottom line 2. **Security is non-negotiable** – PCI compliance and fraud prevention protect your business and customers 3. **Integration matters** – Choose solutions that work seamlessly with your existing systems and workflows 4. **Support quality affects your business** – When payments fail, you need immediate expert help 5. **Your needs will evolve** – Choose processors that can grow and adapt with your business **Take Action Today:** Payment processing is too important to leave to chance. The right solution reduces costs, enhances security, and improves the customer experience. The wrong choice can drain profits and create operational headaches. **Ready to optimize your payment processing?** IntelliPay’s payment processing specialists are ready to help you find the perfect solution for your business. We provide honest analysis, transparent pricing, and ongoing support to ensure your success. **Contact IntelliPay today:** - Visit intellipay.com for free resources and to set up a no-obligation consultation - Get a complimentary audit of your current processing costs - Speak with payment experts who understand your business - Receive customized recommendations based on your specific needs *This guide represents current industry standards as of May 2025. Payment processing regulations and technologies continue evolving. IntelliPay stays current with all changes to provide accurate, up-to-date guidance.* ## **Further Reading & Compliance Resources** #### **IntelliPay Expert Guides** - **[2026 VAMP Compliance Guide](https://intellipay.com/vamp-compliance-guide-post-april-2026-intellipay/):** Navigating the new 1.5% Visa threshold and the 3-month grace window. - **[The ‘Habits Shift’ Data Report](https://intellipay.com/habitsshift/):** Why American consumers are moving from credit cards to debit and ACH in 2026. - **[White-Label Payments for Banks](https://intellipay.com/white-label-payment-solutions-community-banks/):** Recapturing merchant revenue without internal PCI liability. - **[Tougher Chargeback Rules Guide](https://intellipay.com/tougher-chargeback-rules-are-here-how-small-businesses-can-stay-paid-and-stay-compliant/):** Mastering Compelling Evidence 3.0 to protect your margins. #### **Official Regulatory & Industry Resources** - **[Visa Acquirer Monitoring Program (VAMP) Fact Sheet](https://www.google.com/url?sa=E&source=gmail&q=https://usa.visa.com/dam/VCOM/regional/na/us/support-legal/documents/visa-acquirer-monitoring-program-fact-sheet.pdf):** Official technical thresholds and enforcement timelines from Visa. - **[PCI Security Standards Council – Merchant Hub](https://www.pcisecuritystandards.org/merchants/):** The definitive resource for maintaining PCI DSS 4.0 compliance. - **[FTC Safeguards Rule: What Your Business Needs to Know](https://www.ftc.gov/business-guidance/resources/ftc-safeguards-rule-what-your-business-needs-know):** Federal guidelines on protecting consumer financial data. - **[CFPB: The Consumer Credit Card Market Report](https://www.consumerfinance.gov/data-research/research-reports/the-consumer-credit-card-market-2025/):** A deep dive into current interest rate trends and consumer debt from the Consumer Financial Protection Bureau. - **[Visa Compelling Evidence 3.0 Readiness Guide](https://usa.visa.com/content/dam/VCOM/regional/na/us/support-legal/documents/compelling-evidence-3.0-merchant-readiness-mar2023.pdf):** Official documentation on how to fight “friendly fraud” disputes effectively. **About IntelliPay:** We help merchants optimize their payment processing through transparent pricing, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. Learn more at intellipay.com ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** ACH Payments, B2B Payments, Business Payments, Chargeback Prevention, credit card processing, debit card processing, digital wallets, e-commerce payments, Electronic Payments, Fraud Prevention, in-person payments, IntelliPay, Interchange Fees, Merchant account, merchant advice, merchant questions, Merchant Services, mobile payments, online payments, payment compliance, payment gateway, payment integration, Payment methods, payment optimization, payment processing, payment processing costs, payment processing fees, payment processing guide, payment processing setup, payment processor comparison, Payment security, payment settlement, Payment solutions, Payment Technology, payment terminals, PCI Compliance, Point-of-sale, retail payments, secure payments, small business payments, Transaction Processing --- ### [American Credit Card Habits Undergo Major Shift as Economic Pressures Mount](https://intellipay.com/habitsshift/) **Published:** August 20, 2025 **Author:** Dale Erling **Content:** #### Last updated April 2026 | 16-minute read Contents - [Quick Answer](#Quick_Answer) - [The Great Credit Card Cooldown Begins](#The_Great_Credit_Card_Cooldown_Begins) - [What Do the Numbers Actually Tell Us?](#What_Do_the_Numbers_Actually_Tell_Us) - [Where Is Credit Card Debt Highest?](#Where_Is_Credit_Card_Debt_Highest) - [Who Carries the Most Debt?](#Who_Carries_the_Most_Debt) - [Why Are Americans Pulling Back?](#Why_Are_Americans_Pulling_Back) - [What Does the Psychological Toll Look Like?](#What_Does_the_Psychological_Toll_Look_Like) - [What the Latest Data Says Right Now (April 2026)](#What_the_Latest_Data_Says_Right_Now_April_2026) - [What Does This Mean for the Economy?](#What_Does_This_Mean_for_the_Economy) - [Frequently Asked Questions](#Frequently_Asked_Questions) ### Quick Answer American credit card habits are shifting significantly as economic pressures mount. For the first time in nearly four years, debit card spending growth (6.57%) outpaced credit card growth (5.65%) in the first half of 2025. Total U.S. credit card debt reached $1.28 trillion in Q4 2025, with the average cardholder carrying $7,886 in unpaid balances at APRs exceeding 24%. As of March 2026, 111 million Americans, roughly 40% of U.S. adults, cannot pay their full credit card balance each month. High interest rates, resumed student loan payments, inflation fatigue, and a generational shift toward debit among consumers under 40 are driving the change. For businesses, this means that offering flexible payment options, including debit, ACH, and digital wallets, is no longer optional. ## The Great Credit Card Cooldown Begins Something has quietly changed in how Americans handle their money. After years of charging everything from groceries to vacations, consumers are pulling back, and the numbers are finally catching up with what a lot of people are feeling in their everyday lives. Credit card balances hit a record $1.28 trillion at the end of Q4 2025, according to the [New York Federal Reserve](https://www.newyorkfed.org/microeconomics/hhdc), but the pace of growth has slowed dramatically. Annual balance growth dropped to roughly 5.5%, a stark contrast to the 17% surge seen in early 2022. That cooldown is meaningful. It tells you consumers aren’t just nervous about debt, they’re actively doing something about it. For merchants and small business owners trying to understand what their customers are thinking at checkout, this shift has real implications for how you accept and process payments. If you want to stay ahead of it, understanding [payment processing trends](https://intellipay.com/blog/) is a good place to start. ## What Do the Numbers Actually Tell Us? Right now, 111 million Americans, roughly 40% of all U.S. adults, cannot pay their credit card balance in full each month, according to a March 2026 report from [The Century Foundation](https://protectborrowers.org/report-more-than-half-of-credit-cardholders-are-carrying-debt-month-to-month-at-crushing-interest-rates/). That figure isn’t abstract; it reflects real purchasing decisions happening at the point of sale every single day. In the first half of 2025, debit card spending rose 6.57% compared to credit card spending growth of 5.65%, the first time in nearly four years that debit outpaced credit. And if you zoom out even further, Visa processed $6.02 trillion in consumer debit volume in fiscal year 2024, compared to $5.31 trillion in credit volume. That’s not a blip, that’s a structural shift in how people want to pay. When you factor in that the average cardholder with an unpaid balance now carries $7,886 in debt (up from $7,673 in early 2024, per [LendingTree](https://www.lendingtree.com/credit-cards/study/credit-card-debt-statistics/)), it becomes obvious why people are reaching for their debit cards. Debt at an average APR of over 24% doesn’t stay small for long. **Key Statistics to Know Right Now:** - Total U.S. credit card debt: **$1.28 trillion** as of Q4 2025 (NY Fed) - Average balance per cardholder with unpaid debt: **$7,886** (Q3 2025, LendingTree) - Americans unable to pay full balance monthly: **111 million (40% of U.S. adults)** (The Century Foundation, March 2026) - Credit card delinquency rate: **7.13%** of balances (Q4 2025, NY Fed) - Average APR: Over **24%** as of early 2025 - Long-term debtors: **61%** of cardholders with balances have been in debt for at least a year, up from 53% in late 2024 (Bankrate, 2026) ## Where Is Credit Card Debt Highest? Credit card debt isn’t spread evenly across the country — not even close. As of Q3 2025, Connecticut leads all states with an average balance of **$9,778** per cardholder, followed by New Jersey at $9,748 and Maryland at $9,630, according to [LendingTree’s latest state-by-state analysis](https://www.lendingtree.com/credit-cards/study/credit-card-debt-statistics/). Eleven states now have average balances of at least $9,000. On the other end of the spectrum, Kansas and Wisconsin remain among the lowest, a pattern that reflects regional differences in cost of living, income levels, and credit access. **Top 5 States by Average Credit Card Debt (Q3 2025):** - Connecticut — $9,778 - New Jersey — $9,748 - Maryland — $9,630 - Hawaii — $7,001 - Nevada — $6,969 **Most Concerning State Trends:** - Georgia saw the fastest debt growth at 20.5%, rising from $6,592 to $7,943, a jump tied closely to rapid population growth and rising cost-of-living pressures in metro Atlanta - Twelve other states experienced double-digit balance increases year-over-year - Only 11 states saw credit card balances decrease, led by Louisiana with an 8.4% drop, a decline that likely reflects tighter credit access following elevated prior-year delinquency rather than a genuine improvement in financial health ## Who Carries the Most Debt? Age matters a lot when you’re looking at credit card debt. People in their 50s, Generation X, carry the heaviest loads, with average balances over $9,200. They’re in peak earning years, but also dealing with mortgages, college tuition, and everything else that comes with that stage of life. Younger adults aged 18–35 average around $4,070, largely because their credit limits are lower and they’re earlier in their financial journeys. Older Americans 75 and up average $3,990; they’ve had time to pay off most of their major debts and tend to live more conservatively. People between 30 and 59 collectively carry 130% more credit card debt than their younger and older counterparts, which tells you a lot about the financial pressure that hits during life’s most expensive decades. ## Why Are Americans Pulling Back? It’s not one thing, it’s everything at once. Credit card APRs skyrocketed from 16.28% in 2020 to over 24% by early 2025, according to the [Federal Reserve’s Consumer Credit G.19 release](https://www.federalreserve.gov/releases/g19/current/). At that rate, a $7,000 balance costs you nearly $1,700 in interest per year if you’re only making minimum payments. That wakes people up fast. Student loan payments resuming after pandemic-era pauses added another layer of financial strain, and years of elevated inflation eroded purchasing power in ways that are still being felt at the grocery store and the gas pump. Lenders responded by tightening credit access, particularly for consumers with lower credit scores. And younger consumers under 40 — who grew up with Venmo, debit cards, and digital wallets — are simply less attached to credit cards culturally than previous generations. Businesses that [offer flexible payment options](https://intellipay.com/services/) — including debit, ACH, and digital wallets — are far better positioned to serve customers navigating all of this. ## What Does the Psychological Toll Look Like? This isn’t just a numbers story. Money stress affects 43% of Americans’ mental health, and credit card debt is near the top of the list of causes. About 21% of people describe themselves as “very stressed” about their credit card debt, and nearly 1 in 3 expect their debt to grow by the end of 2025. Almost 2 in 5 Americans are still paying off balances from spending they did the previous summer. Perhaps most telling: 64% of cardholders with debt say they’ve delayed or avoided major financial decisions because of it. Those delays include: - Emergency savings (34%) - Investing (23%) - Vehicle purchases (21%) - Healthcare spending (17%) - Home purchases (13%) That last one should stop you for a second. People are putting off doctor visits because of credit card debt. That’s how serious this has gotten. When customers are under this kind of financial pressure, offering a [service fee payment option](https://intellipay.com/services/) that lets them avoid added checkout costs isn’t just good business; it’s genuinely helpful. ## What the Latest Data Says Right Now (April 2026) We’re now four months into 2026, and the picture is becoming clearer. [TransUnion’s year-end projection](https://newsroom.transunion.com/2026-consumer-credit-forecast/) of $1.18 trillion in balances appears on track, given the Federal Reserve’s February 2026 revolving credit growth rate of just 0.6% — one of the softest readings in years. Delinquency rates are forecast to remain nearly flat, with 90+ day delinquencies expected to inch up by just one basis point to 2.57%. The [CFPB’s most recent credit card market report](https://bankingjournal.aba.com/2026/01/cfpb-issues-report-on-credit-card-market/) confirms that delinquencies peaked in early 2024 and have since moderated — but with 61% of cardholders still carrying balances for over a year, this isn’t a quick-fix situation. Consumers are managing, not thriving. And businesses that accept payments need to be ready to meet customers wherever they are financially, which means offering [flexible payment processing solutions](https://intellipay.com/services/) rather than assuming everyone wants to swipe a credit card. ## What Does This Mean for the Economy? Consumer spending drives roughly 70% of the U.S. economy, so when Americans pull back on credit, the ripple effects are real. The shift from credit to debit doesn’t mean people are spending less — it means they’re spending what they have rather than what they don’t. That’s actually a healthier foundation in the long term, even if it slows short-term growth. The Federal Reserve reported that revolving credit grew at an annual rate of just 0.6% in February 2026 — one of the softest readings in years — according to the [Federal Reserve G.19 Consumer Credit release](https://www.federalreserve.gov/releases/g19/current/). Meanwhile, Equifax data shows that credit card utilization dropped to 21.1% in January 2026, down from 21.6% a year earlier. That incremental deleveraging might not make headlines, but it’s exactly the kind of behavioral shift that prevents the debt-driven financial crises of past economic cycles from repeating themselves. Businesses that [accept multiple payment methods](https://intellipay.com/services/), including debit, ACH, and digital wallets, alongside credit, are better positioned to capture spending from the growing share of customers who are consciously avoiding adding to their card balances. The takeaway is straightforward: Americans are getting more thoughtful about debt, more selective about when they use credit, and more comfortable paying with what’s already in their account. If you want to talk about how IntelliPay helps merchants reduce processing costs while giving customers the flexibility they’re looking for, [reach out to our team](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE). We’d love to help. ## Frequently Asked Questions **Why are Americans using debit cards more than credit cards in 2025 and 2026?** The main driver is debt fatigue. With average APRs above 24% and average balances near $7,886, more consumers are opting to spend money they already have rather than add to balances that are expensive to carry. Younger consumers under 40 also grew up with debit-first habits through Venmo and digital wallets, making credit cards feel less automatic than they did for prior generations. **How much credit card debt does the average American carry?** As of Q3 2025, the average cardholder with an unpaid balance carries $7,886 in credit card debt, according to LendingTree. Total U.S. credit card debt stood at $1.28 trillion as of Q4 2025, per the New York Federal Reserve — a record high, though the pace of growth has slowed significantly compared to 2022 and 2023. **Which states have the highest credit card debt?** Connecticut leads the nation at $9,778 per cardholder, followed by New Jersey ($9,748) and Maryland ($9,630) as of Q3 2025. Georgia experienced the fastest growth, with balances rising 20.5% year-over-year to $7,943. **What is the current credit card delinquency rate?** As of Q4 2025, 7.13% of credit card balances were delinquent, according to the New York Federal Reserve. The severe delinquency rate (90+ days past due) stood at 2.98% as of January 2026 per Equifax, with TransUnion forecasting that figure to inch up to 2.57% by year-end 2026. **How does the credit card debt shift affect my business?** As more customers prioritize debit over credit, businesses that only accept credit cards or charge the same fees regardless of payment type risk friction at checkout. Offering [ACH payments](https://intellipay.com/services/), debit processing, and transparent [service fee programs](https://intellipay.com/service-fee-faqs/) gives customers flexibility and can meaningfully reduce your processing costs. For more, visit our [payment processing FAQ page](https://intellipay.com/general-faqs/). **What is a service fee program, and how does it help merchants?** A service fee program lets merchants pass the cost of card acceptance to customers who choose to pay by card, while customers who pay by cash, check, or ACH pay no fee. This model is especially popular in government, utility, and education billing environments. IntelliPay’s [service fee solution](https://intellipay.com/services/) is fully compliant with Visa and Mastercard rules and can reduce or eliminate your processing costs entirely. **About IntelliPay:** IntelliPay helps businesses of all sizes optimize their payment processing through transparent pricing, [service fee and surcharge programs](https://intellipay.com/services/), and technology built for how people actually pay today. Call us at 855-877-6632 or email Sales@intellipay.com. **Disclaimer:** The statistics and data referenced in this article are sourced from publicly available third-party reports including the New York Federal Reserve, LendingTree, TransUnion, Equifax, Bankrate, The Century Foundation, and the Federal Reserve Board. All figures reflect the most current data available at the time of publication (April 2026) and are subject to change as new reports are released. This content is intended for informational purposes only and does not constitute financial, legal, or investment advice. IntelliPay makes no claim of ownership over third-party data cited herein. For the most up-to-date statistics, we encourage readers to visit the original sources linked throughout this article. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Digital Payment Trends **Tags:** banking trends, BNPL, buy now pay later, Consumer behavior, consumer credit, consumer debt crisis, consumer psychology, consumer spending, credit card balances, credit card debt, credit card statistics, credit industry, credit market, credit scores, credit utilization, Debit Cards, debt management, debt reduction, debt statistics, delinquency rates, economic indicators, economic pressure, economic trends, financial health, financial literacy, financial planning, financial stress, financial trends, financial wellness, generational spending, household debt, inflation impact, interest rates, money management, Payment methods, payment trends, personal finance, spending habits, state debt statistics --- ### [Utility Billing Regulations: What Every Utility Needs to Know in 2025–2026](https://intellipay.com/utility-billing-regulations-by-state-what-every-utility-needs-to-know-in-2025-2026/) **Published:** April 6, 2026 **Author:** Dale Erling **Content:** **Quick Answer** **Utility Billing Regulations by State: The Short Version** Utility billing is regulated at the state level through public utility commissions (PUCs) and, for municipally owned utilities, by local ordinance. While no single federal law governs utility billing end-to-end, overlapping federal frameworks including the Fair Credit Billing Act, Regulation Z, and the Equal Credit Opportunity Act establish a compliance floor. States then layer on requirements for rate transparency, disconnection notice, deferred payment plans, smart metering, and fee disclosure. Since October 18, 2025, qualifying utilities under MCC 4900 can also implement a Visa Service Fee on card transactions, but whether that fee is permissible in your state depends on your PUC tariff, your state’s surcharge law, and proper customer disclosure. There is no one-size-fits-all answer: every utility needs to know what its own state demands. **Utility Billing Regulations by State: What Every Utility Needs to Know in 2025–2026** By Dale Erling | 15+ Years of Payments & Fintech Experience | ~16 minute read | Updated April 2026 Utility billing is not a federal free-for-all. Every state has its own set of rules, some simple, some dense enough to give a compliance officer a migraine. If you run billing for a municipal utility, a water district, or an investor-owned electric company, you are not just trying to get paid. You are doing it inside a web of state PUC requirements, consumer protection statutes, infrastructure mandates, and, increasingly, payment fee program rules that did not exist two years ago. This guide walks through what is changing state by state, what federal rules set the floor, and where service fees on card transactions fit into the picture, without repeating what we have already covered in depth elsewhere on payment program mechanics. **Why Utility Billing Regulations Are Changing Right Now** Utility billing has been relatively static for decades. Paper bills went out. Customers paid. Regulators kept an eye on rates. But three things collided over the last several years that are forcing utilities, and their state regulators, to rewrite the playbook: Smart meter rollouts. Replacing manual reads and estimated billing with real-time usage data changes what a utility is legally obligated to show on a bill, and how quickly billing disputes must be resolved. Infrastructure investment cycles. Lead service line replacements, wastewater system upgrades, and drought resilience projects all require passing costs to ratepayers in transparent, defensible ways. States are tightening how utilities justify those charges. Digital payment adoption. Online and mobile bill payment is now the norm, not the exception. That shift has forced regulators to revisit fee disclosure, electronic bill delivery, and the legality of charging customers for the payment method they prefer. The result is a wave of new and updated state rules. What follows is a practical summary of where the most significant changes are happening, and what they mean for utility billing operations. **The Federal Framework: What Washington Actually Controls** Before diving into state rules, it helps to understand what federal law does and does not do. The federal government does not directly regulate utility rates or billing formats for most water, gas, and electric providers. That authority lives with state PUCs and municipal governments. What federal law controls are the financial and credit-related aspects of how bills are handled when payment goes wrong. Key federal frameworks affecting utility billing: [Fair Credit Billing Act (15 U.S.C. § 1666](https://www.ftc.gov/legal-library/browse/statutes/fair-credit-billing-act)) — Requires prompt written acknowledgment of billing disputes and mandates investigation before adverse credit action. Enforced by the Federal Trade Commission. [Regulation Z, 12 CFR Part 1026 § 1026.13 ](https://www.consumerfinance.gov/rules-policy/regulations/1026/13/)— Governs billing error resolution for consumer credit accounts. Managed by the Consumer Financial Protection Bureau. [Equal Credit Opportunity Act](https://www.ftc.gov/legal-library/browse/statutes/equal-credit-opportunity-act) — Limits how utilities can apply credit history requirements for deposits; relevant where a spouse’s or roommate’s delinquent history affects a new applicant. [Electronic Fund Transfer Act](https://www.federalreserve.gov/boarddocs/caletters/2008/0807/08-07_attachment.pdf) — Governs ACH and debit card payment disputes, which are increasingly common as utilities expand digital payment channels. These federal layers matter most when a customer disputes a charge or when a utility wants to report non-payment to a credit bureau. For day-to-day billing, rates, formats, disconnection rules, fee disclosures, the action is at the state level. **State-by-State: What Is Changing and Why It Matters for Billing** Each state entry below focuses on regulatory changes that affect billing operations, not just infrastructure headlines. Rate cases and environmental programs matter, but what utility billing teams need to know is how those changes show up on a statement and what compliance obligations follow. **California** California’s Public Utilities Commission is one of the most active in the country. Smart meter authorization is already in place, and the CPUC now requires utilities to itemize on residential billing statements the portion of charges attributable to state-mandated programs and requirements, including energy efficiency surcharges and public purpose programs. The mandate for visible, quarterly disclosure of state-required cost drivers took effect with AB 1295. For billing teams, this means line-item transparency is not optional. Bills must identify what customers are paying for, and why, in plain language. Utilities that use third-party billing agents are also required to disclose that agent’s name and contact information directly on the bill. **Oregon** Oregon has moved toward some of the most explicit pre-disconnection requirements in the country. Before a utility can move toward shut-off, it must flag the account as non-payment, issue a defined sequence of warnings and alerts, and actively track whether a customer has entered into a deferred payment arrangement. The intent is to prevent disconnection where a workable payment plan exists. For billing software and operations teams, this means maintaining deferred arrangement records that are visible to disconnection workflows; a manual workaround is not compliant. **Washington** Washington is pushing smart meter adoption for water utilities specifically, with usage tracking designed to help identify distribution system leakage, a significant cost driver. The state is also updating its water system planning rules for drought scenarios. Both changes affect how usage data is collected, how bills are calculated, and what a utility must communicate to ratepayers about system conditions affecting their costs. **New York** New York requires utilities to provide advance notice when proposing rate increases, giving customers and regulators an opportunity to weigh in before a rate change takes effect. The state also maintains one of the most complex credit card surcharge environments in the country. As of February 2024, New York law was amended to prohibit the display of a separate surcharge line item, a rule that effectively conflicts with standard card brand disclosure requirements. Utilities operating in New York should review their payment fee disclosure approach carefully. A service fee structured and disclosed correctly at point of payment may be treated differently than a surcharge added after the fact. This is not a hypothetical risk: the New York Division of Consumer Protection has issued specific guidance and examples of prohibited practices. **Pennsylvania** Pennsylvania requires water utilities to file Long-Term Infrastructure Improvement Plans (LTIIPs) before passing infrastructure investment costs on to ratepayers. Rate increases tied to water main improvements cannot simply appear on a bill; they must be preceded by an approved plan and separate line-item disclosure. This is a billing format requirement as much as it is a regulatory one. Utilities that have not updated their billing systems to accommodate LTIIP surcharges as distinct line items are potentially non-compliant. **New Jersey** New Jersey’s 2021 law mandating full replacement of lead service lines is working its way through billing as either base rate increases or separately itemized surcharges, depending on how each utility chose to structure cost recovery. If your utility uses a surcharge model, that amount must be clearly identified on every bill for every ratepayer, not buried in a general “infrastructure fee” line. Billing systems that do not support dynamic surcharge line items by account type may create compliance exposure here. **Texas** Texas presents an interesting tension for payment fees. State law (Section 339.001 of the Texas Finance Code) has historically banned surcharges, but federal courts have found portions of that ban unconstitutional. Convenience fees and service fees, structured correctly with proper disclosure, are generally permissible when they are uniformly applied and not framed as a surcharge. For Texas utilities considering a Visa Service Fee program, the legal status is favorable but nuanced. The fee must be disclosed before payment, uniformly applied to all card transactions, and not described as a “surcharge” in any customer-facing language. Water stress and drought-related rate pressures are also an ongoing reality in Texas, making cost recovery mechanisms, including payment fee programs, increasingly relevant to budget planning. **Florida** Florida has approved Distributed Wastewater Treatment Systems as an alternative to septic tanks, eliminating the need for individual permits from the Department of Environmental Protection for qualifying replacements. This affects billing in communities transitioning from septic to municipal sewer service; new connection fees, monthly service charges, and potential surcharges for the expansion all need to be communicated clearly when the billing relationship begins. First-bill accuracy is essential because disputes over new utility service initiation are among the most common consumer complaints filed with state PUCs. **Illinois** Illinois now allows customers to opt for electronic utility bills, with municipalities required to deliver paper or digital format based on customer preference. This sounds simple, but it has compliance implications: billing systems must maintain verified delivery preference records, and a utility cannot assume a customer defaulted to electronic delivery without explicit consent. Missed or undelivered electronic bills have triggered disputes in other states where e-billing rollouts moved faster than consent documentation. **Wisconsin** Wisconsin’s Clean Water Fund Program has been providing low-interest loans for water infrastructure since 1991. Interest rate reductions effective January 2026 will reduce some utilities’ debt service costs, which in theory should moderate rate pressures. For billing transparency, utilities using CWFP financing are expected to reflect cost changes accurately when rate adjustments follow loan refinancing. The state has historically been proactive about requiring utilities to pass loan savings through to ratepayers. **Arizona** Arizona’s Advanced Water Purification program, converting treated wastewater into potable drinking water, will result in new cost structures appearing on water bills, either as surcharges for purification center construction or as adjustments to existing wastewater rates. For billing operations, the challenge is communicating what is a genuinely unfamiliar charge to ratepayers in a way that is transparent, legally defensible, and does not trigger a wave of disputes. Plain-language explanations tied to specific program authority are the standard approach. **Michigan** Michigan has been active on two fronts relevant to billing. The Michigan Public Service Commission recently approved new tariff provisions for large-load customers (particularly data centers), requiring explicit cost separation to prevent cross-subsidization of residential ratepayers. At the same time, legislation was introduced, though not yet passed, that would prohibit utilities from charging customers a fee for paying by debit or credit card. Michigan utilities considering or currently using payment fee programs should watch this bill’s progress carefully. --- **Service Fees for Utilities: The State-Law Layer That Cannot Be Ignored** The [October 2025](https://intellipay.com/what-are-the-implications-of-the-change-in-visa-fee-policies-for-utility-companies) expansion of Visa’s Service Fee Program to MCC 4900 utilities opened a door that many utility finance teams have been waiting for. Being able to pass card processing costs to the paying customer, rather than absorbing them into the operating budget, is a meaningful budget lever. But the card network rule change is only one layer of the compliance stack. State law is the other, and it does not automatically follow Visa’s lead. Here is how the state-level service fee landscape breaks down in practical terms: Surcharges prohibited (credit card): Connecticut, Massachusetts, Maine (private merchants), Puerto Rico. Surcharge-style fees are restricted; service fee program eligibility under state law requires legal review before implementation. Complex / nuanced surcharge rules: New York, Texas, Oklahoma (pending), Hawaii. Disclosure format and fee labeling are critical; “service fee” framing is generally safer than “surcharge” language. Surcharges permitted with cap: Colorado (2%), Minnesota (up to 5%, disclosure required), most other states (up to 3–4%). Fee percentage must stay within state caps; variable service fee rates should be tested against state maximums at go-live. PUC tariff approval may be required: Varies by state and utility type (IOU vs. municipal). Investor-owned utilities may need to file a tariff amendment before activating any new payment fee; municipal utilities generally have more flexibility. Debit card fees prohibited: All 50 states (federal prohibition). A service fee under the Visa program applies to Visa consumer debit, prepaid, and credit, but debit surcharge rules are distinct. Utilities must ensure fee disclosure clearly covers all card types and is shown before the customer completes payment. One point that often trips up utility teams: the Visa Service Fee program permits the fee to be charged on debit, prepaid, and credit Visa cards, but state surcharge law in many jurisdictions only limits surcharges on credit cards. Debit card surcharges are prohibited federally under the Electronic Fund Transfer Act for non-governmental merchants, but utilities and government entities have historically operated under different interpretations. Getting this wrong is not just a compliance issue, it is a customer trust issue that will show up in your disconnection-related complaint volume. --- **Consumer Protections That Affect How You Bill, and When** Across the country, state PUCs and legislatures have layered in consumer protections that are not just about rates; they directly affect billing operations, disconnection timing, and how a utility must respond to customer claims. Most state utility consumers’ bills of rights share a common core: Pre-disconnection notice requirements. Nearly every state requires written notice, by mail, phone, or electronic means, before service is terminated for non-payment. The timing window varies (typically 10–30 days) and often resets when a customer initiates a payment plan or dispute. Deferred payment plan protections. States including Nevada, Oregon, and Texas require utilities to offer deferred payment arrangements and prohibit disconnection while an active plan is in place. This is not a courtesy, it is an enforceable right. Billing systems need to flag these arrangements before any disconnection workflow begins. Medical and hardship protections. Most states prohibit disconnection during extreme weather events and may extend protections to customers with documented medical conditions. Texas, for example, requires a 63-day minimum protection period for customers with a critical medical condition on file. Deposit limitations. The Equal Credit Opportunity Act, combined with state-specific rules, limits how much a utility can charge as a deposit and on what basis. Nevada explicitly allows deposit installment payments for customers with poor credit. Bill accuracy and dispute rights. All states give customers the right to contest a bill they believe is in error. Smart meter deployments have added precision to billing but have also produced new categories of disputes, particularly around time-of-use rate calculations and real-time data discrepancies. One area where billing compliance has evolved quickly: electronic bill delivery consent. When utilities switch customers to paperless billing, that transition cannot be assumed or automatic. States that have enacted e-billing choice requirements, including Illinois, require documented customer election of electronic delivery. Utilities that fail to maintain those consent records face exposure in disputes where a customer claims they never received a bill. --- **Rate Transparency: What Has to Be on the Bill** Rate transparency requirements have tightened in nearly every state that has undergone a significant infrastructure funding cycle. The general direction is clear: customers are entitled to understand not just the total amount due, but why that amount is what it is. This is being codified in billing format rules. At a minimum, a compliant utility bill in most states today needs to include: Billing Statement Basics: - Account number and service address - Billing period start and end dates - Current usage and prior period comparison - Meter readings (actual vs. estimated) - Rate schedule applied - All charges itemized by type Compliance Additions (State-Dependent): - State program surcharges (itemized) - Infrastructure improvement surcharges - Payment fee disclosure (if applicable) - Low-income assistance program information - Dispute resolution contact information - Third-party billing agent name (if used) The shift to variable time-of-use rates, common in California, New York, and increasingly other states, adds another layer. When a customer’s bill fluctuates based on when they used electricity, the bill must make that connection clear. A total dollar amount without context for why it is higher than last month is a call to your customer service line waiting to happen. --- **Where Service Fees Fit Into a Compliant Billing Strategy** Payment processing costs are real, and for utilities processing hundreds of thousands of card transactions per year, they are not trivial. The Visa MCC 4900 Service Fee expansion gives qualifying utilities a tool to offset those costs. But activating a service fee program without reviewing state billing regulations is exactly the kind of shortcut that leads to PUC complaints and customer attrition. There are a few questions every utility should walk through before turning on a service fee: 1. Does your state’s surcharge law permit it? Connecticut, Massachusetts, and Maine have prohibitions on certain payment surcharges. Even where surcharges are generally permitted, some states limit the percentage or require specific disclosure formats. 2. Does your PUC tariff allow it? If you are an investor-owned utility regulated by a state PUC, your approved tariff controls what fees you can charge customers. A fee not in your tariff could require a filing, and that takes time. Municipal utilities typically have more flexibility, but local ordinances may still apply. 3. Is the fee disclosed before payment, every time? This is not negotiable. The Visa Service Fee program requires pre-transaction disclosure, and state consumer protection law in most jurisdictions independently requires that customers be informed of any mandatory fee before they commit to a payment. Surprises at checkout kill digital adoption and generate complaints. 4. Is the fee applied consistently across all card types? A service fee program must be applied consistently. Selectively charging the fee on some card types but not others creates regulatory and fairness exposure that your state PUC may view as discriminatory rate treatment. 5. Do you have a fee-free payment option? While the Visa Service Fee program does not require an alternative payment channel the way a convenience fee does, many state consumer protection frameworks and PUC tariffs expect that customers have access to at least one method of paying without incurring an additional charge, typically ACH/eCheck. Getting this right is not just a legal exercise. Utilities that implement service fees transparently, with clear pre-payment disclosure, a fee-free ACH option, and a customer-friendly explanation, consistently see lower complaint rates than those who treat the fee as an afterthought. Customers are not necessarily opposed to paying a fee; they are opposed to finding out about it after the fact. For a deeper look at how IntelliPay structures compliant service fee and payment programs for utilities, visit the IntelliPay Utilities page at intellipay.com/utilities/. **What Utility Billing Teams Should Be Doing Right Now** Regulatory environments do not stay still, and the 2025–2026 cycle has been one of the more active ones in recent memory. Here is a practical action list for utility billing operations: Utility Billing Compliance Checklist: - Audit your current bill format against your state PUC’s current billing statement requirements - Verify that all surcharges (infrastructure, program, state-mandated) appear as distinct line items - Confirm that your disconnection workflow reads deferred payment arrangement flags before initiating shut-off - Document electronic billing consent by account and verify you can produce that record in a dispute - Review your PUC tariff for language governing payment fees before activating any new fee program - Check your state’s current surcharge or service fee law; state-level changes in 2024–2025 affected several states - Test pre-payment fee disclosure language and placement in your online and IVR payment flows - Ensure at least one payment channel (typically ACH) is available without a payment processing fee - Brief your customer service team on the purpose and structure of any payment fee program before launch **Frequently Asked Questions** Are utility billing regulations the same in every state? No. Utility billing regulations vary significantly by state. Each state’s public utility commission sets its own rules for rate transparency, billing format, shut-off protections, deferred payment plans, and consumer disclosures. Federal law establishes a floor through the Fair Credit Billing Act and Equal Credit Opportunity Act, but states routinely go further. Can utilities charge a service fee on card payments? Yes, in most states. As of October 18, 2025, Visa expanded its Service Fee Program to include utilities under MCC 4900. This allows qualifying electric, gas, water, and sanitary utilities to assess a variable service fee on consumer card transactions. State law and PUC tariff rules must also be reviewed, as a small number of states impose additional restrictions on payment surcharges. What states have the strictest utility consumer protection rules? Oregon, New York, Pennsylvania, New Jersey, and California have some of the most detailed utility consumer protection frameworks. Oregon requires flagging non-payment accounts, issuing multiple warnings before disconnection, and tracking deferred payment arrangements. New York requires advance notice of proposed rate increases. Pennsylvania mandates Long-Term Infrastructure Improvement Plans before rate hikes. California requires billing transparency, itemized state program costs, and smart meter standards. What is the difference between a service fee and a convenience fee for utilities? A[ service fee](https://intellipay.com/servicefee/) is a separately processed charge allowed under Visa’s MCC 4900 Service Fee Program. It can be a flat amount or a variable percentage and does not require an alternative fee-free payment channel. A convenience fee is a flat charge for use of an alternative payment channel (online, phone) and must be the same amount for all customers. Utilities now have access to the service fee model, which is generally more flexible and cost-neutral for the utility. Also see our [Surcharging vs. Convenience Fee vs. Dual Pricing 2026 analysis](https://intellipay.com/passing-card-fees-to-customers-in-2026-surcharging-dual-pricing-and-convenience-fees-explained/) Do PUC tariff rules affect whether a utility can charge a payment service fee? Yes. Even where card network rules permit a service fee, a utility’s own PUC-approved tariff may restrict or require disclosure of payment fees. Some state commissions require that any payment surcharge be filed as a tariff amendment before implementation. Utilities should confirm their tariff language and consult their state PUC before activating a service fee program. Are there federal laws that affect utility billing? Yes, several federal laws intersect with utility billing. The Fair Credit Billing Act (15 U.S.C. § 1666) governs billing dispute resolution for credit accounts. The Equal Credit Opportunity Act limits how deposit requirements may be applied based on credit history. The Consumer Financial Protection Bureau enforces Regulation Z (12 CFR Part 1026), which applies to billing error resolution for consumer credit transactions. These federal frameworks set a compliance floor that state PUC rules build upon. **Legal Disclaimer** The information in this article is provided for general informational purposes only and does not constitute legal, regulatory, or compliance advice. Utility billing regulations, state surcharge laws, and PUC tariff requirements vary by jurisdiction and are subject to change. The state-level summaries in this article reflect publicly available regulatory activity as of April 2026 and may not capture recent legislative changes, commission orders, or court decisions in your state. Before implementing a[ service fee program](https://intellipay.com/servicefee/), modifying your billing format, or making compliance decisions based on this content, consult qualified legal counsel familiar with your state’s public utility commission rules and applicable state and federal law. IntelliPay does not provide legal advice. Nothing in this article creates an attorney-client relationship or constitutes a warranty of regulatory compliance for any specific utility’s billing practices. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Utilities --- ### [My Payment Processor Froze My Account — What Now?](https://intellipay.com/payment-processor-froze-my-account/) **Published:** April 13, 2026 **Author:** Dale Erling **Content:** Contents - [My Payment Processor Froze My Account — What Now?](#My_Payment_Processor_Froze_My_Account_What_Now) - [Quick Answer](#Quick_Answer) - [Three Different Situations, One Confused Merchant](#Three_Different_Situations_One_Confused_Merchant) - [Transaction Hold](#Transaction_Hold) - [Merchant Account Freeze](#Merchant_Account_Freeze) - [Account Termination](#Account_Termination) - [Why Did This Happen?](#Why_Did_This_Happen) - [What to Do Immediately: A Step-by-Step Response](#What_to_Do_Immediately_A_Step-by-Step_Response) - [Step 1: Do Not Panic, and Do Not Make Sudden Changes](#Step_1_Do_Not_Panic_and_Do_Not_Make_Sudden_Changes) - [Step 2: Contact Your Processor’s Risk Department Directly](#Step_2_Contact_Your_Processor8217s_Risk_Department_Directly) - [Step 3: Request the Reason in Writing](#Step_3_Request_the_Reason_in_Writing) - [Step 4: Gather Your Evidence](#Step_4_Gather_Your_Evidence) - [Step 5: Respond Formally and Promptly](#Step_5_Respond_Formally_and_Promptly) - [How Long Can They Legally Hold Your Money?](#How_Long_Can_They_Legally_Hold_Your_Money) - [Your Legal Rights as a Merchant](#Your_Legal_Rights_as_a_Merchant) - [If Your Account Is Terminated: The MATCH List](#If_Your_Account_Is_Terminated_The_MATCH_List) - [How to Prevent This From Happening](#How_to_Prevent_This_From_Happening) - [How to Get a Reserve Reduced Over Time](#How_to_Get_a_Reserve_Reduced_Over_Time) - [When You Need a New Processor](#When_You_Need_a_New_Processor) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Can a payment processor freeze my account without notice?](#Can_a_payment_processor_freeze_my_account_without_notice) - [How long can a payment processor legally hold my money?](#How_long_can_a_payment_processor_legally_hold_my_money) - [What is the difference between a merchant account reserve and a frozen account?](#What_is_the_difference_between_a_merchant_account_reserve_and_a_frozen_account) - [Will my payment processor report me to MATCH if they freeze my account?](#Will_my_payment_processor_report_me_to_MATCH_if_they_freeze_my_account) - [What should I do first if my payment processor freezes my account?](#What_should_I_do_first_if_my_payment_processor_freezes_my_account) - [Can I sue my payment processor for holding my funds?](#Can_I_sue_my_payment_processor_for_holding_my_funds) - [How do I get off the MATCH list?](#How_do_I_get_off_the_MATCH_list) # My Payment Processor Froze My Account — What Now? **By Dale Erling, 15+ years payments & fintech experience | Merchant Resources and Payment Strategy | 12 min read** ## Quick Answer If your payment processor has frozen your merchant account or is holding your funds, act immediately: contact your processor’s risk department in writing, request the documented reason for the hold, gather proof of legitimate transactions, and submit a formal written response with supporting documentation. Holds can last from a few days up to 180 days depending on the reason. You have legal rights, and most situations are resolvable if you respond quickly and professionally. Few business emergencies feel as sudden or disorienting as discovering your payment processor has frozen your account. Transactions you ran yesterday are not depositing. Your dashboard shows a hold or suspension notice. You cannot accept new card payments. And if you are like most merchants, you have no idea why it happened or what to do next. This article is a step-by-step guide to understanding exactly what is happening, what your rights are, and how to respond — whether your funds are on hold, your account is frozen, or your merchant account has been terminated entirely. *If you are wondering why your processor imposed a reserve account on your business from the start, read our companion piece: [Why Are You Holding My Funds? Merchant Account Reserves Explained](https://www.perplexity.ai/search/fromat-this-text-my-payment-pr-j0uMN8TqSCK2a_ldyrS.WA#).* ## Three Different Situations, One Confused Merchant The first thing to understand is that “my processor is holding my money” describes three very different situations, each with different causes, timelines, and responses. ## Transaction Hold A pause on one or more specific transactions while your processor reviews them. You can still process other transactions normally. This is the least severe scenario and is usually resolved within a few business days once you provide documentation. ## Merchant Account Freeze All processing activity halts. You cannot accept new card payments, and pending settlements stop depositing. A freeze can last days, weeks, or in serious cases up to 120 days while an investigation is ongoing. A freeze is often a warning sign that termination may follow. ## Account Termination Your processor has closed your merchant account entirely. Any remaining funds will be held, potentially for up to 180 days or longer, while chargeback windows remain open. A termination also typically triggers placement on the MATCH list (Member Alert to Control High-Risk Merchants), which makes it significantly harder to open a new merchant account. Understanding which situation you are in changes everything about your next move. ## Why Did This Happen? Payment processors have broad contractual authority to hold, freeze, or terminate accounts when they identify risk — and when you signed your merchant agreement, you agreed to this. The most common triggers are: - **Chargeback ratio exceeding thresholds:** Visa and Mastercard set the standard at 1% of monthly transactions. If your chargebacks consistently exceed this, your processor faces fines from the card networks and will act to protect themselves. - **Sudden volume spikes:** Processing significantly more than your stated monthly volume signals potential fraud or unauthorized business activity. - **Suspicious transaction patterns:** Unusually large single transactions, many small transactions in rapid succession, or transactions that do not match your stated business type. - **Violation of Terms of Service:** Selling prohibited products, processing transactions for a third-party business, or deceptive marketing practices. - **Compliance issues:** Failure to meet PCI DSS requirements, AML regulations, or card network rules. - **Customer complaints to the card networks:** If cardholders report your billing descriptor as unrecognizable or fraudulent, that creates a risk flag. In many cases, processors will notify you before taking action. But they are not always required to do so, particularly when fraud is suspected or when the risk is deemed immediate. ## What to Do Immediately: A Step-by-Step Response ## Step 1: Do Not Panic, and Do Not Make Sudden Changes The worst thing you can do in the first 24 to 48 hours is make dramatic changes to your account — changing your banking information, processing large transactions through another method, or attempting to open a new merchant account immediately. Processors are risk-averse, and sudden changes during an investigation signal more risk, not less. ## Step 2: Contact Your Processor’s Risk Department Directly Call your processor’s risk or compliance department — not general customer service — as soon as possible. Have your merchant ID and recent transaction records ready. Ask specifically: - What is the reason for the hold or freeze? - Is this a temporary hold, a freeze, or a termination? - What documentation do you need from me? - What is the timeline for resolution? - When and how will my held funds be released? Get every answer in writing, via email or a case number with notes. Verbal commitments in these situations are difficult to enforce. ## Step 3: Request the Reason in Writing You are legally entitled to a written explanation of why your funds are being held and the basis for any hold or freeze. If your processor resists providing this, escalate to their risk or compliance department and formally request documentation in writing. ## Step 4: Gather Your Evidence Before responding to your processor, collect: - Transaction records for the flagged period - Proof of delivery or service fulfillment for disputed orders - Customer communications related to flagged transactions - Your chargeback response documentation - Any prior communications with your processor about account activity The goal is to demonstrate that your transactions are legitimate, your business model matches your original application, and you are actively managing risk. ## Step 5: Respond Formally and Promptly Send a written response to your processor’s risk or compliance team that includes your documentation and directly addresses each reason given for the hold or freeze. Keep it professional and fact-based. Processors are making risk calculations, and your job is to change that calculation with evidence. ## How Long Can They Legally Hold Your Money? This is one of the most common and frustrating questions merchants ask. The honest answer: it depends on your contract, and the timelines are often longer than merchants expect. - **Transaction holds** typically resolve in 3 to 10 business days. - **Account freezes** during investigation can last up to 120 days. - **Post-termination fund holds** commonly run 90 to 180 days, covering the chargeback dispute window. - In complex fraud investigations or high-chargeback situations, some processors have held funds for up to 540 days after the last transaction processed. These timelines are almost always written into your merchant services agreement. Before you can challenge them, you need to read your contract — specifically the sections on reserves, holds, termination, and fund release. If your processor is holding funds beyond what your contract specifies, or cannot provide a documented legal or contractual basis for the hold, you have grounds for escalation and potential legal action. ## Your Legal Rights as a Merchant While processors have broad authority under their agreements, merchants are not without rights. - **Right to notification:** Your processor must inform you that funds are being held and provide a reason. - **Right to documentation:** You can request written evidence supporting the decision to hold your funds. - **Right to dispute:** You can formally challenge a hold or freeze you believe is unwarranted. - **Right to contract enforcement:** If a hold exceeds the duration or conditions specified in your merchant agreement, you have a legal basis for complaint. - **Right to file complaints:** You can file complaints with your state’s Attorney General, the Consumer Financial Protection Bureau (CFPB), or the Federal Trade Commission (FTC) if a processor is acting outside their stated terms. If your processor is holding a substantial amount of money — particularly after termination — consider consulting with an attorney who specializes in payment processing or commercial contract law. A formal demand letter from an attorney often accelerates fund release significantly more than continued merchant calls. ## If Your Account Is Terminated: The MATCH List Account termination carries a consequence most merchants do not know about until it is too late: the MATCH list. MATCH (Member Alert to Control High-Risk Merchants) is a database maintained by Mastercard that processors use to screen new merchant applications. If your account is terminated for cause — particularly for excessive chargebacks, fraud, or TOS violations: - Your business name and personal name will be added to MATCH. - Most standard payment processors will decline your new application automatically. - You will likely only qualify for high-risk merchant accounts with higher rates and mandatory reserves. - The MATCH listing stays on record for five years. You can dispute a MATCH listing if you believe it was placed in error, but the process requires working directly with the processor who added you and demonstrating the reason for termination was incorrect. ## How to Prevent This From Happening The best time to think about account freezes is before one happens. Here are the most effective prevention practices: - **Monitor your chargeback ratio monthly** and keep it below 0.9% to stay safely under Visa and Mastercard’s 1% thresholds. - **Use clear billing descriptors** so your business name and phone number appear on customer statements exactly as customers would recognize them, prompting a call to you before they file a dispute. - **Keep your processing volume consistent.** If you anticipate a significant seasonal spike, notify your processor proactively. Unexpected volume jumps trigger automated risk flags. - **Process only within your stated business type.** Do not run transactions for other businesses or for product categories not listed on your merchant application. - **Respond to all chargeback notices immediately.** Even disputes you expect to lose should be responded to. - **Maintain updated business documentation.** Processors periodically re-verify business information, and outdated or inconsistent records can trigger a review. - **Use fraud prevention tools** including AVS (Address Verification Service), CVV verification, and 3D Secure to reduce fraud-related chargebacks before they happen. ## How to Get a Reserve Reduced Over Time If your account is operating under an existing reserve requirement, you can negotiate a reduction after demonstrating a clean processing history. Most processors will consider reducing or eliminating a reserve after: - 6 to 12 months of processing with no excessive chargebacks - A chargeback ratio consistently below 0.5% - No fraud flags or compliance violations during the review period - Financial documentation showing business stability, such as bank statements and tax returns Submit a formal written request to your processor’s risk department — not just a call to customer service. Include your processing metrics, chargeback history, and any documentation that demonstrates reduced risk. The request may not succeed immediately, but documented requests create a paper trail and often prompt a formal review. ## When You Need a New Processor If your account has been terminated, or if your current processor is holding funds beyond your contract terms and will not engage constructively, you will need to find a new payment processor. Key steps: - **Confirm your MATCH status** by asking the terminating processor whether you were added and for what reason. - **If you are on MATCH,** work with high-risk specialist processors who serve merchants in exactly this situation. - **Be fully transparent on your new application.** Misrepresenting your history is itself a termination trigger at the new processor. - **Implement prevention measures before you apply** to show concrete steps taken to address the original issues. ## Frequently Asked Questions ## Can a payment processor freeze my account without notice? Yes, in most cases. Your merchant agreement gives processors the right to place an immediate hold when they detect fraud risk or compliance violations. However, they are generally required to notify you promptly after the hold is placed and provide a reason upon request. ## How long can a payment processor legally hold my money? The hold duration is governed by your merchant services contract, not a universal law. Transaction holds typically resolve in 3 to 10 business days. Account freezes can last up to 120 days. Post-termination holds commonly run 90 to 180 days. If your processor holds funds longer than your contract specifies, you have grounds to file a formal complaint or seek legal counsel. ## What is the difference between a merchant account reserve and a frozen account? A reserve is a planned, contractually agreed portion of your settlements set aside to cover potential chargebacks. A frozen account is an unplanned enforcement action that halts all processing and settlements due to a risk trigger. A reserve does not stop you from processing. A freeze does. ## Will my payment processor report me to MATCH if they freeze my account? Not automatically. MATCH placement typically follows account termination for cause, such as excessive chargebacks, fraud, or serious TOS violations. A temporary freeze or hold does not itself result in a MATCH listing unless it leads to termination. ## What should I do first if my payment processor freezes my account? Contact your processor’s risk department in writing within 24 hours. Request the documented reason for the freeze, ask for the timeline and documentation requirements, and begin gathering transaction records and fulfillment proof before you respond. Do not change your banking information or attempt to move funds during an active investigation. ## Can I sue my payment processor for holding my funds? If your processor is holding funds in violation of your merchant agreement, yes, you may have legal recourse. Options include filing complaints with the CFPB, FTC, or your state’s Attorney General, or pursuing civil action for breach of contract. An attorney specializing in payment processing can evaluate your specific contract terms and circumstances. ## How do I get off the MATCH list? You must contact the payment processor or acquirer that placed you on MATCH and request removal. You will need to demonstrate that the reason for the listing was inaccurate or that the circumstances have been fully resolved. MATCH listings that are accurate remain for five years. Working with a high-risk payment processor during this period can help you rebuild processing history. *IntelliPay provides transparent, merchant-friendly payment processing for small businesses, service providers, and government agencies. Questions about your account or processing options? [Contact our team directly](https://www.perplexity.ai/search/fromat-this-text-my-payment-pr-j0uMN8TqSCK2a_ldyrS.WA#).* **Related Articles:** - [Why Are You Holding My Funds? Merchant Account Reserves Explained](https://intellipay.com/why-are-you-holding-my-funds-merchant-account-reserves/) - [Tougher Chargeback Rules: How to Get Paid & Be Compliant](https://intellipay.com/tougher-chargeback-rules-are-here-how-small-businesses-can-stay-paid-and-stay-compliant/) - [Surcharging vs. Daul Pricing What Business Owners Need to Know (2025)](https://intellipay.com/surcharging-vs-cash-discounting/) **Disclaimer:** *This article is provided for informational purposes only and does not constitute legal, financial, or professional advice. Payment processor agreements, hold policies, and merchant rights vary by provider, contract terms, and jurisdiction. The information presented reflects general industry practices and should not be relied upon as a substitute for advice from a qualified attorney or financial professional familiar with your specific situation. IntelliPay makes no representations or warranties regarding the accuracy or completeness of this content as it applies to your individual circumstances.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Merchant Services --- ### [Tougher Chargeback Rules: How to Get Paid & Be Compliant](https://intellipay.com/tougher-chargeback-rules-are-here-how-small-businesses-can-stay-paid-and-stay-compliant/) **Published:** March 24, 2026 **Author:** Dale Erling **Content:** Contents - [Executive summary](#Executive_summary) - [What’s changing with chargebacks](#Whats_changing_with_chargebacks) - [Shorter response windows](#Shorter_response_windows) - [Clearer reason codes and evidence expectations](#Clearer_reason_codes_and_evidence_expectations) - [Tougher rules for subscriptions and recurring billing](#Tougher_rules_for_subscriptions_and_recurring_billing) - [Clear disclosures at sign‑up](#Clear_disclosures_at_signup) - [Reminder notices and receipts](#Reminder_notices_and_receipts) - [Simple cancellation](#Simple_cancellation) - [Regulatory pressure: it’s not just the card brands](#Regulatory_pressure_its_not_just_the_card_brands) - [Practical steps for small businesses and merchants](#Practical_steps_for_small_businesses_and_merchants) - [1. Clean up your checkout and sign‑up pages](#1_Clean_up_your_checkout_and_signup_pages) - [2. Make cancellation obvious and track it](#2_Make_cancellation_obvious_and_track_it) - [3. Tighten your receipts, invoices, and descriptors](#3_Tighten_your_receipts_invoices_and_descriptors) - [4. Organize for faster dispute responses](#4_Organize_for_faster_dispute_responses) - [5. Watch your numbers and patterns](#5_Watch_your_numbers_and_patterns) - [Visa references](#Visa_references) - [Mastercard references](#Mastercard_references) - [IntelliPay can help](#IntelliPay_can_help) - [IntelliPay magrin protecting resources:](#IntelliPay_magrin_protecting_resources) - [Disclaimer](#Disclaimer) ## Executive summary Card brands and regulators have tightened the rules for fraud, chargebacks, and recurring billing, and small businesses now have less time and more responsibility when disputes arise. Clear disclosures, simple cancellation, and better documentation are no longer “nice to have”—they are essential to avoiding lost revenue and account risk. By cleaning up checkout flows, making cancellations easy, and organizing for fast dispute responses, merchants can reduce surprise charges, cut chargebacks, and protect their processing relationships. If you take cards today, you are operating under stricter rules from[ Visa](https://www.visa.com/en-us/support/visa-rules.html), [Mastercard](https://www.mastercard.com/us/en/business/support/rules.htm), and regulators than you were a few years ago. Growing online fraud and customer complaints about “hard to cancel” subscriptions have led to tighter chargeback deadlines, clearer disclosure requirements, and stronger expectations around how you handle recurring billing. For small businesses, this means less time to respond when a dispute hits and more pressure to prove that your customer really agreed to what you charged. It also means your sign‑up pages, invoices, and emails matter as much as your products when it comes to preventing fraud and chargebacks. ## What’s changing with chargebacks ## Shorter response windows Cardholders can still generally dispute transactions for months after a purchase, especially online or for recurring payments. On your side, though, the time you have to respond is now tighter and is being enforced more strictly by card brands and processors. - Many disputes give you about 30 days at the network level, but your processor may require everything sooner so they can review and submit it on time. - For some fraud and “compelling evidence” cases, practical timelines can be closer to 7–10 days once your processor notifies you. If you wait a week to gather documents, you may already be too late. A manual, “we’ll handle it when we have time” approach is becoming risky. ## Clearer reason codes and evidence expectations [Visa](https://usa.visa.com/en-us/support/visa-rules.html) and [Mastercard](https://www.mastercard.com/us/en/business/support/rules.html) have refined their reason‑code systems so disputes fall into clearer buckets like fraud, product not received, product not as described, canceled recurring, or credit not processed. Each bucket has specific expectations for what counts as strong evidence - For fraud claims, you need to show AVS and CVV matches, device or IP data, or login history for your site. - For “not received” or “not as described,” you need shipment tracking, delivery confirmation, service logs, or documents that show what was promised. - For canceled subscriptions, you need proof of the original terms and proof that the customer did not cancel on time, or that you stopped billing when they did. Getting this wrong does not just cost you one sale; repeated issues can push your business toward card‑brand monitoring programs with higher fees and closer scrutiny. ## Tougher rules for subscriptions and recurring billing If you offer memberships, plans, or any billing that repeats (monthly, annually, or on a schedule), you face extra requirements. Networks and regulators are especially focused on “free trial, then paid” offers and any plan that is hard to cancel. ## Clear disclosures at sign‑up When a customer signs up, you must clearly show the key details before they pay: - How much will you charge - How often (for example, monthly, every 6 months, annually) - When the first charge happens, and when any free trial ends - How can they cancel and by when to avoid the next charge This information should be easy to see on the checkout page, not buried in long terms. Customers should actively agree (for example, by ticking a box or clicking a clear “Start membership” button) rather than being opted in automatically. You should also send a confirmation email or receipt that repeats these details and provides a direct way to manage or cancel the subscription. ## Reminder notices and receipts For plans that bill less frequently, networks expect you to remind customers before the next charge. A simple email a few days to a couple of weeks before renewal that states the amount, date, and cancellation link can help reduce disputes and complaints. After each billing, receipts should clearly show: - What was charged and on what date - The product or service name, described plainly - Your business name as it appears on card statements - How to reach you or cancel These reminders and receipts create a record that you can use later if a customer claims they did not know they would be charged. ## Simple cancellation Both card‑network rules and regulators now stress that canceling must be at least as easy as signing up. Practices that raise red flags include: - Requiring a phone call during limited hours to cancel - Hiding the cancel option deep in account settings - Forcing customers to chat with agents who delay or discourage cancellation Instead, you are expected to offer a clear, straightforward option such as an online “Manage subscription” page or a simple email‑based process that does not add hurdles. When customers do cancel, you should send them a confirmation that shows the date, time, and when billing will stop. ## Regulatory pressure: it’s not just the card brands Regulators and state attorneys general are increasingly active on subscription, auto‑renew, and “dark pattern” issues. Guidance and enforcement actions focus on things like pre‑checked boxes, confusing language, hidden fees, and intentionally difficult cancellation paths. Some state laws require renewal reminders and spell out what “clear and conspicuous” disclosure looks like. The Federal Trade Commission continues to scrutinize negative‑option and subscription practices, signaling that businesses must design honest, transparent offers instead of trying to trap customers. For a small business, ignoring this environment can turn into both card‑brand problems and legal risk if a pattern of complaints builds up. ## Practical steps for small businesses and merchants Here are concrete actions you can take to stay ahead of these tougher rules and reduce fraud and chargebacks. ## 1. Clean up your checkout and sign‑up pages Walk through your checkout like a first‑time customer and ask: - Is the total price clear, including any recurring amount? - Is the billing frequency obvious (for example, “billed monthly until canceled”)? - Is the start date and renewal date visible? - Are the terms short, plain‑language, and close to the button the customer clicks? If any of this is vague or buried, fix it. Capture explicit consent for recurring billing and keep a record of what was shown at sign‑up. ## 2. Make cancellation obvious and track it Add a simple “manage subscription” or “billing” link on your site or customer portal, and make sure customers can find it in your main navigation or account page without having to hunt. Provide at least one cancellation method that works 24/7, such as online self‑service or email, and avoid requiring phone calls unless you also offer another option. Log every cancellation request with a timestamp and maintain these logs for future reference. When you process a cancellation, send a confirmation email that clearly states that billing will stop and when. This record becomes crucial if a customer later disputes a charge. ## 3. Tighten your receipts, invoices, and descriptors Review your receipts and email notifications to ensure they clearly explain charges. Use a business name on statements that customers recognize, and include a contact method and website in your descriptor or in early communications, so customers contact you first instead of their bank. For recurring plans, each invoice or receipt should remind the customer what plan they are on and how to adjust or cancel it. This reduces surprise and builds a paper trail that you can use in disputes. ## 4. Organize for faster dispute responses Even a small business needs a simple system for handling disputes quickly. - Assigning one person to monitor dispute alerts daily - Keeping order records, communications, delivery proof, and terms in one place - Using templates for responses by reason code (fraud, non‑delivery, canceled recurring, etc.) The goal is to be ready to respond within a few days of receiving a dispute, not scrambling at the last minute. Fast, well‑documented responses can prevent unnecessary losses and help keep your chargeback levels under control. ## 5. Watch your numbers and patterns Finally, track your chargeback ratios and look for patterns: certain products, marketing channels, or subscription offers that drive more complaints. Adjust offers, messaging, and policies where you see repeated issues rather than treating each case as a one‑off.spglobal+1 Keeping disputes, cancellations, and refunds under control is now part of running a healthy card‑accepting business, not just an occasional back‑office task. The businesses that adapt their processes early will have fewer surprises and more stable card‑processing relationships. ## Visa references - Visa Rules and Policies (overview page merchants can bookmark) - Visa Core Rules and Visa Product and Service Rules (full current PDF) - Visa Merchant Data Standards Manual (useful for descriptors and data/evidence details) ## Mastercard references - Mastercard Rules main page for merchants (with links to Rules, Chargeback Guide, etc.) - Mastercard Rules – full current PDF ## IntelliPay can help Ready to reduce chargebacks and protect your revenue? [Talk](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) with our payment experts today about tightening your dispute, subscription, and cancellation processes before the next rule change hits. ## IntelliPay magrin protecting resources: [Choosing between fee programs](https://intellipay.com/choosing-between-fee-programs-faqs/) [Dual pricing](https://intellipay.com/dual-pricing-faqs/) ## Disclaimer This article is for informational purposes only and does not constitute legal, tax, or compliance advice. Card‑brand rules, processor policies, and regulations change frequently and may vary by industry and jurisdiction. Merchants should consult with their legal, compliance, or accounting advisors before making decisions based on this information or implementing any policies described here. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Fraud & Chargebacks, Security, Fraud & Compliance --- ### [The Merchant's Complete Guide to Mobile Payments in 2026](https://intellipay.com/the-merchants-guide-to-mobile-payments/) **Published:** June 4, 2024 **Author:** Dale Erling **Content:** Contents - [The Merchant's Complete Guide to Mobile Payments in 2026](#The_Merchants_Complete_Guide_to_Mobile_Payments_in_2026) - [Why Mobile Payments Are Booming](#Why_Mobile_Payments_Are_Booming) - [Digital Wallets vs. Mobile Payments: What's the Difference?](#Digital_Wallets_vs_Mobile_Payments_Whats_the_Difference) - [How Mobile Payments Work, Made Simple](#How_Mobile_Payments_Work_Made_Simple) - [Mobile card readers](#Mobile_card_readers) - [Tap to phone](#Tap_to_phone) - [Digital wallets](#Digital_wallets) - [Wearable payments](#Wearable_payments) - [Payment links and Text2Pay](#Payment_links_and_Text2Pay) - [Mobile eCommerce](#Mobile_eCommerce) - [The Business Benefits: Why Going Mobile Actually Matters](#The_Business_Benefits_Why_Going_Mobile_Actually_Matters) - [Security: What's Protecting Your Customers and Your Business](#Security_Whats_Protecting_Your_Customers_and_Your_Business) - [Choosing the Right Mobile Payment Partner](#Choosing_the_Right_Mobile_Payment_Partner) - [Getting Started With Mobile Payments](#Getting_Started_With_Mobile_Payments) - [Mobile Payments: What's Coming Next](#Mobile_Payments_Whats_Coming_Next) - [Frequently Asked Questions](#Frequently_Asked_Questions) # The Merchant's Complete Guide to Mobile Payments in 2026 By Dale Erling · Updated April 2026 · [Small Business Payments & Operations](https://intellipay.com/category/small-business-payments/) Quick Answer Mobile payments let businesses accept card transactions through smartphones, tablets, and contactless terminals, anywhere there's a signal. In 2026, contactless payments account for 60% of all U.S. in-store transactions, digital wallets are used in 38% of in-store sales, and two-thirds of consumers say they'd switch to a merchant that offers tap-to-pay. Accepting mobile payments is no longer optional for most businesses, it's a baseline expectation. Let's be honest: "mobile payments" used to sound like a tech-world buzzword. Today it's just Tuesday. Whether you're running a food truck in Austin or a multi-location medical office in Utah, your customers are paying with their phones, and if your checkout isn't ready for that, you're creating friction that costs you sales. This guide breaks down exactly how mobile payments work, what the numbers actually look like right now, and what to look for when choosing a payment partner. No fluff, no scare tactics, just the information you need to make a confident decision. ## Why Mobile Payments Are Booming It's easy to throw around big figures, so let's be specific. The global Mobile POS Payments market reached a projected transaction value of **$16.75 trillion in 2025**, not billion, trillion. That's not a forecast anymore; it's the new baseline. Here's how that plays out in the U.S. right now: 60% of U.S. in-store transactions are contactless in 2025 38% of in-store sales used digital wallets in 2025 (up from 29% in 2023) 70% of U.S. merchants accepted tap-to-pay by 2024 72% of U.S. retailers upgraded POS systems 2020-2025 for contactless The businesses that moved early on mobile payments aren't just keeping up, they're pulling ahead. Two-thirds of consumers say they are likely to switch to a merchant that offers contactless payment options. That's not a minor preference; that's purchasing behavior. ## Digital Wallets vs. Mobile Payments: What's the Difference? **Mobile payments** is the broader category, covering all the tools and technology that let a business accept card payments using smart devices. That includes card readers, [payment links](https://intellipay.com/products/), [Text2Pay](https://intellipay.com/products/), invoicing software, and mobile POS apps. **Digital wallets** are the customer-facing apps, Apple Pay and Google Pay being the biggest, that store a customer's card details and let them pay with a tap of their phone or watch. If your business accepts contactless payments, it already accepts digital wallets. Apple Pay alone has around [65.6 million active U.S. users in 2025](https://investor.visa.com/news/news-details/2025/Visa-Tap-to-Phone-Adoption-Soars-200-Year-over-Year-Growth-Worldwide/default.aspx), with over 90% of U.S. retailers now accepting it. Contactless payments made up over 75% of transactions on Mastercard's network in 2025, making tap-to-pay the present default, not a future trend. DCAP Protocols The Digital Commerce Authentication Program (DCAP) is the 2026 industry standard for securing digital transactions, requiring enhanced data quality and specific flagging for card-not-present payments to ensure accurate fee routing and fraud prevention. For merchants accepting digital wallet payments online or through payment links, DCAP compliance means your processor must correctly identify and route those transactions, reducing declines and protecting you from misrouted fees. [IntelliPay is fully DCAP-ready](https://intellipay.com/general-faqs/) as of April 2026. ## How Mobile Payments Work, Made Simple There are more ways than ever for customers to pay using mobile technology. Here's what's actually in active use in 2026: ### Mobile card readers Small Bluetooth or plug-in devices that accept chip cards and tap-to-pay. Ideal for mobile businesses, pop-ups, or any situation where a fixed terminal isn't practical. ### Tap to phone One of the biggest shifts happening right now. Instead of buying a dedicated card reader, a merchant's NFC-enabled smartphone becomes the payment terminal. [Visa's Tap to Phone technology saw 200% year-over-year global growth](https://investor.visa.com/news/news-details/2025/Visa-Tap-to-Phone-Adoption-Soars-200-Year-over-Year-Growth-Worldwide/default.aspx), with nearly 30% of sellers using it being brand-new small businesses. It's democratizing payment acceptance in a way even traditional card readers couldn't fully achieve. ### Digital wallets Apple Pay, Google Pay, and Samsung Pay. Customers tap their phone or smartwatch, and you get paid in seconds. No extra hardware required beyond an NFC-enabled terminal. ### Wearable payments Smartwatches and smart rings are now legitimate, everyday payment devices. Wearables account for 12% of contactless transactions worldwide in 2025. If your terminal accepts NFC, it already accepts wearables with no extra configuration needed. ### Payment links and Text2Pay You send a customer a secure link by text, email, or invoice, and they pay from wherever they are on any device. [IntelliPay's Text2Pay](https://intellipay.com/products/) is purpose-built for this. It's especially valuable for service businesses, healthcare providers, and anyone who needs to collect payment before or after a visit rather than at a physical counter. ### Mobile eCommerce The customer shops on their phone and pays on their phone. With [IntelliPay's developer integrations](https://intellipay.com/developers-resources-and-apis-intellipay/), that same mobile payment experience extends seamlessly into your online storefront. ## The Business Benefits: Why Going Mobile Actually Matters Flexible payment options reduce friction at the point of decision. A customer who can tap their watch is less likely to abandon the transaction than one who has to dig for cash or a physical card. Two-thirds of consumers say contactless acceptance would influence where they shop, making it a genuine competitive differentiator, not just a nice-to-have. Checkout speed is a real operational win too. Tap-to-pay transactions typically complete in under two seconds. For high-volume businesses, that compounds into meaningful throughput improvements during busy periods. ## Security: What's Protecting Your Customers and Your Business Mobile payments are, in many respects, more secure than traditional card swipes. When a customer pays with Apple Pay or Google Pay, their actual card number never leaves their device. A one-time encrypted token is transmitted instead, meaning even if something were intercepted, it's useless. Tokenization has reduced fraud rates by 34% for NFC payments in 2025. Biometric authentication, including Face ID and fingerprint scanning, is now integrated into 72% of digital wallets globally, adding verification before any payment is even initiated. Two compliance frameworks are shaping merchant security requirements in 2026 and every merchant should understand both: DCAP Protocols The Digital Commerce Authentication Program (DCAP) is the 2026 industry standard for securing digital transactions, requiring enhanced data quality and specific flagging for card-not-present payments to ensure accurate fee routing and fraud prevention. Merchants processing digital wallet or online payments need a processor that correctly implements DCAP data requirements, or they risk higher interchange fees and increased chargebacks. [IntelliPay is fully DCAP-compliant](https://intellipay.com/general-faqs/) as of April 2026. PCI DSS 4.0 [PCI DSS 4.0](https://www.pcisecuritystandards.org/) is the latest global security standard mandated for all merchants, shifting the focus to continuous security monitoring, advanced multi-factor authentication (MFA), and customized implementation for modern cloud environments. Unlike previous versions that treated compliance as a periodic checkbox, PCI DSS 4.0 requires ongoing validation, meaning your processor's security posture matters every day, not just at audit time. IntelliPay operates at PCI DSS Level 1, the highest tier, with independent third-party audits confirming compliance. ## Choosing the Right Mobile Payment Partner The hardware is only part of the equation. Here's what to actually evaluate before signing with anyone: **Transparent pricing.** The gold standard is [interchange-plus pricing](https://intellipay.com/payment-models/), which separates the card network's interchange fee from the processor's markup so you can see exactly what you're paying. Flat-rate pricing sounds simple but usually isn't cheaper, especially as your volume grows. **A dedicated merchant account.** This is the difference between owning your account and being a sub-merchant under someone else's umbrella. A dedicated merchant account gives you more control, faster access to funds, and far less risk of frozen reserves or surprise account holds. [IntelliPay provides dedicated merchant accounts](https://intellipay.com/payment-models/) for every client, with no aggregated accounts and no shared risk pool. **Features that match your actual operation.** Does the platform support [Text2Pay](https://intellipay.com/products/) for remote collections? Recurring billing for memberships or subscriptions? Payment links you can drop into an invoice? These are the features that make mobile payments genuinely useful across your whole business, not just at a physical register. **DCAP and PCI DSS 4.0 readiness.** As outlined above, both of these standards directly affect your fees and your liability in 2026. Ask any prospective processor directly: are you DCAP-certified and PCI DSS 4.0 Level 1 compliant? If they can't answer clearly, that's your answer. **Real support from real people.** When something goes wrong at 11 PM the night before a big event, you need someone who answers the phone, not a ticket queue. Look for U.S.-based support with direct access to someone who actually knows your account. ## Getting Started With Mobile Payments First, assess your payment touchpoints. Are most transactions in-person, remote, or a mix? A field-service company has very different needs than a retail shop. Before signing anything, ask the right questions: what are the true per-transaction costs at your actual volume? Is there a contract? Who owns the merchant account? A dedicated merchant account takes slightly more time upfront but prevents significant headaches down the road. Once you're set up, a brief team walkthrough, about 30 minutes, prevents 90% of first-week mistakes. Then go live, start collecting data on sales by device, transaction times, and refund rates, and iterate. A good payment partner keeps you current without you having to chase every new development yourself. ## Mobile Payments: What's Coming Next The shift isn't slowing down. By 2026, 93% of retail locations are expected to support NFC-enabled payments. JPMorgan Chase began a nationwide rollout of biometric-enabled payment readers in 2025, and face and fingerprint authentication at checkout is no longer science fiction. FedNow, the Federal Reserve's real-time payment rail, is beginning to appear in mobile payment contexts, with the potential for instant settlement outside traditional card network fees for certain transaction types. AI-powered fraud detection, systems that analyze thousands of transactions per second and adapt continuously, is already being deployed at the infrastructure level, reducing false declines while catching real threats faster. The businesses building mobile-first payment infrastructure today are positioning themselves for the next decade of commerce, not just the next quarter. ## Frequently Asked Questions What is a mobile point of sale (mPOS)? An mPOS system turns a smartphone, tablet, or dedicated device into a full payment terminal. It can accept chip cards, contactless payments, and digital wallets anywhere there's an internet or cellular connection. Unlike a fixed register, an mPOS travels with your team, making it ideal for pop-up shops, field service businesses, food trucks, and any merchant who collects payment away from a fixed location. What's the difference between mobile payments and digital wallets? Mobile payments is the broad term for accepting card payments through smart devices, including card readers, payment links, and mobile apps. Digital wallets, such as Apple Pay and Google Pay, are what customers use to store and present their card credentials. If your system accepts NFC contactless payments, it already accepts all major digital wallets automatically. Are mobile payments secure for merchants? Yes, and in many respects more secure than traditional card swipes. NFC payments use tokenization, transmitting a one-time encrypted substitute for the real card number. Tokenization reduced fraud rates by 34% for NFC transactions in 2025. Magnetic stripe swipes transmit actual card data in readable form. Biometric authentication on digital wallets adds a second layer of verification before a payment is even initiated. What is DCAP and does it affect my business? The Digital Commerce Authentication Program (DCAP) is the 2026 industry standard for securing digital transactions, requiring enhanced data quality and specific flagging for card-not-present payments to ensure accurate fee routing and fraud prevention. If you accept digital wallet payments online or through payment links, your processor must be DCAP-compliant, or you risk higher fees and increased chargeback exposure. IntelliPay is fully DCAP-ready as of April 2026. What is PCI DSS 4.0 and why does it matter? PCI DSS 4.0 is the latest global security standard mandated for all merchants, shifting the focus to continuous security monitoring, advanced multi-factor authentication (MFA), and customized implementation for modern cloud environments. Unlike earlier versions that treated compliance as a periodic audit, PCI DSS 4.0 requires ongoing validation. Your processor's daily security posture, not just their last audit result, now matters. IntelliPay operates at PCI DSS Level 1, confirmed through independent third-party audits. What is a dedicated merchant account and why does it matter? A dedicated merchant account is a direct relationship between your business and an acquiring bank. It gives you full control of your account, more transparent fee structures, and eliminates the risk of having funds frozen because of activity from unrelated businesses in an aggregated pool. Sub-merchant or aggregated accounts are faster to set up but carry real risk, especially for businesses with higher transaction volumes. [IntelliPay sets up dedicated merchant accounts](https://intellipay.com/payment-models/) for every client. What is interchange-plus pricing? Interchange-plus pricing separates the card network's interchange fee, set by Visa or Mastercard, not your processor, from the processor's own markup and shows you both line items on every statement. It's the most transparent pricing model in payment processing, so you always know what you're paying and why. [Learn more about how IntelliPay structures pricing here.](https://intellipay.com/payment-models/) Does my business really need to accept mobile payments in 2026? For most businesses, yes. Contactless payments now account for 60% of U.S. in-store transactions. Digital wallet adoption skews heavily younger, with 60% of consumers under 40 having used a digital wallet by 2023, a figure that has continued to climb. Two-thirds of consumers say they are likely to switch to a merchant offering contactless options. If tap-to-pay isn't available at your checkout, you're creating friction for a majority of your customers. Ready to get your mobile payment setup right the first time? [Talk to an IntelliPay consultant](https://intellipay.com/talk-to-a-consultant/), no pressure, no jargon, just straight answers. Call [855-872-6632](tel:855-872-6632) (option 3) or [schedule a free consultation online.](https://intellipay.com/talk-to-a-consultant/) **Disclaimer:** The information on this page is provided for educational and informational purposes only. Statistics and market data cited reflect publicly available research as of early 2026 and are subject to change. This content does not constitute legal, financial, or professional advice. IntelliPay makes no representations or warranties regarding the completeness or ongoing accuracy of third-party data referenced herein. Readers should conduct their own due diligence before making any business or financial decisions. All advice is provided "as is" and readers act on it at their own risk. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** Business Payments, card security, contactless payments, dedicated merchant account, digital wallet, EMV card readers, Google Pay, IntelliPay, interchange plus pricing, merchant account setup, merchant guide, Mobile e-commerce, mobile eCommerce, Mobile payment, mobile payment benefits, Mobile payment processing, Mobile payment processor, mobile payment trends, mobile payments, mobile POS, mobile wallet, mobile wallets, mPOS, NFC payments, payment links, payment processing, Payment security, Payment Technology, PayPal, PCI DSS, remote payments, sales optimization, tap to pay, Text2Pay, Venmo --- ### [SNAP Cost Sharing for Counties: What the One Big Beautiful Bill Act Changes in FY2027 and FY2028](https://intellipay.com/how-to-calculate-snap-cost-sharing-for-counties-2025-2028-step-by-step-guide-for-finance-directors/) **Published:** October 8, 2025 **Author:** Dale Erling **Content:** Contents - [SNAP Cost Sharing for Counties: What the One Big Beautiful Bill Act Changes in FY2027 and FY2028](#SNAP_Cost_Sharing_for_Counties_What_the_One_Big_Beautiful_Bill_Act_Changes_in_FY2027_and_FY2028) - [Executive Summary (TL;DR)](#Executive_Summary_TLDR) - [1. Understanding the New Cost-Sharing Structure](#1_Understanding_the_New_Cost-Sharing_Structure) - [What Changed — and When](#What_Changed_and_When) - [The New Benefit Cost-Sharing Layer (FY2028)](#The_New_Benefit_Cost-Sharing_Layer_FY2028) - [2. Step-by-Step Calculation: Estimating Your County’s Impact](#2_Step-by-Step_Calculation_Estimating_Your_County8217s_Impact) - [Administrative Cost Exposure (Effective FY2027)](#Administrative_Cost_Exposure_Effective_FY2027) - [3. Strategic Recommendations for Budget Protection](#3_Strategic_Recommendations_for_Budget_Protection) - [FAQ](#FAQ) # SNAP Cost Sharing for Counties: What the One Big Beautiful Bill Act Changes in FY2027 and FY2028 *Updated April 2026 | By Dale Erling* ### Executive Summary (TL;DR) The **[One Big Beautiful Bill Act (H.R. 1, P.L. 119-21)](https://www.fns.usda.gov/obbb)**, signed into law on July 4, 2025, is the most significant restructuring of SNAP funding in a generation. For county finance directors, there are two distinct cost shifts to track — and they hit in different years. **Administrative costs** change first. Starting in **FY2027**, the federal government’s share of SNAP administrative costs drops from 50% to 25%, shifting the non-federal burden from 50% to 75%. That’s not a gradual phase-in — it’s a single, substantial step that takes effect on October 1, 2026. Counties in the [10 county-administered states](https://www.naco.org/resource/hr-1-and-supplemental-nutrition-assistance-program-snap-what-counties-should-know) will absorb a significant portion of that new non-federal share, depending on how their state allocates the cost. **Benefit costs** follow in **FY2028**. For the first time in the program’s history, states will be required to pay a share of actual SNAP benefit costs — but only if their payment error rate exceeds 6%. The state share ranges from 5% to 15% depending on error rate thresholds. States under 6% pay nothing on benefits. Bottom line: **FY2025 and FY2026 are your planning window.** The split hasn’t changed yet, but the clock is running. Counties that invest now in [reducing administrative overhead and automating reconciliation](https://intellipay.com/reconciliation/) will be in a materially better position when the new cost structure arrives. ## 1. Understanding the New Cost-Sharing Structure ### What Changed — and When Since SNAP was established, the federal government has covered approximately 50% of administrative costs, with states and counties splitting the other half. That structure remains intact through **FY2026**. Starting **October 1, 2026 (FY2027)**, the rules change substantially. **Administrative Cost Split:** Fiscal YearFederal ShareNon-Federal Share (State + County)202550%50%202650%50%**2027****25%****75%****2028+****25%****75%**This is not a gradual increase. The federal match drops by 25 percentage points in a single fiscal year. How that 75% non-federal share is divided between a state and its counties depends entirely on state law and state budget decisions. According to the [National Association of Counties (NACo)](https://www.naco.org/resource/hr-1-and-supplemental-nutrition-assistance-program-snap-what-counties-should-know), in 9 of the 10 county-administered states, counties will have to contribute more to administrative costs — or fully cover the administrative cost shift. ### The New Benefit Cost-Sharing Layer (FY2028) This is the provision that most planning guides are missing entirely. Beginning in **FY2028**, states may also be required to fund a share of actual SNAP benefit payments — not just administrative costs — based on their payment error rate from prior years. The [ASTHO One Big Beautiful Bill Act summary outlines the formula:](https://www.astho.org/advocacy/federal-government-affairs/leg-alerts/2025/one-big-beautiful-bill-law-summary/) State Payment Error RateState Benefit Cost ShareUnder 6%0% (no contribution required)6% – 7.99%5% of benefit costs8% – 9.99%10% of benefit costs10% or above15% of benefit costsFor **FY2028 specifically**, states may choose to use either their **FY2025 or FY2026 error rate** as their baseline. Starting in FY2029, the cost share will be calculated using the error rate from three years prior — meaning the error rates your state posts in 2025 and 2026 are not just performance metrics. They are financial liability calculations. As detailed by [Ballotpedia’s OBBBA implementation tracker](https://ballotpedia.org/Implementation_of_Supplemental_Nutrition_Assistance_Program_provisions_from_the_One_Big_Beautiful_Bill_Act_(2025)), eight states had FY2024 error rates below 6% and would face no benefit cost-sharing obligation if those rates hold: South Dakota (3.28%), Idaho (3.59%), Wisconsin (4.47%), Wyoming (5.12%), Vermont (5.13%), Nebraska (5.5%), Utah (5.74%), and Nevada (5.94%). ## 2. Step-by-Step Calculation: Estimating Your County’s Impact ### Administrative Cost Exposure (Effective FY2027) Use this framework to project your county’s budget impact from the administrative cost shift: **Step 1 — Determine Gross Administrative Cost (GAC)** Include staffing, IT infrastructure, eligibility systems, and overhead. This is your total cost of administering the program before any federal reimbursement. **Step 2 — Calculate current reimbursement vs. future reimbursement** Through FY2026, multiply GAC by 0.50 to find the federal share. Your county and state cover the other 50%. Starting FY2027, multiply GAC by 0.25. Your county and state now cover 75%. **Step 3 — Calculate the funding gap** Subtract the FY2027 federal share from the FY2026 federal share. That difference — 25% of your GAC — is the new non-federal obligation that needs a funding source before October 1, 2026. **Step 4 — Determine county vs. state responsibility** In county-administered states, your state will decide how the new 75% non-federal share is split. Contact your state SNAP agency now if you haven’t already. Allocation decisions will likely be made during state budget cycles well before FY2027 arrives, and your input matters during that process. **Step 5 — Factor in transactional overhead** Manual payment processing and reconciliation costs are non-reimbursable — they sit entirely in the county general fund and don’t factor into the federal match calculation at all. Every hour of manual administrative work is a pure county cost. [Automated government payment platforms](https://intellipay.com/industries/government/) reduce this overhead, which lowers your total GAC and lowers the dollar amount of your share at any percentage level. **Step 6 — Model the benefit cost-share risk for FY2028** Pull your state’s current payment error rate. If it’s above 6%, model the additional cost of the state paying 5–15% of benefit costs beginning FY2028. While benefit liability falls at the state level, states routinely pass costs downstream — so even if your county doesn’t hold direct liability, the state’s exposure can create budget pressure that flows to counties. The [Feeding America OBBBA FAQ](https://feedingamericaaction.org/wp-content/uploads/FAQ_OBBBA.pdf) provides a useful breakdown of how the error-rate tiers translate to real dollar impacts across different state sizes. ## 3. Strategic Recommendations for Budget Protection **Start planning now, not in FY2027.** The funding gap hits all at once when the new fiscal year begins. Finance directors who treat this as a distant problem will be scrambling for emergency appropriations. Those who plan ahead will have options — including engaging state budget processes, reallocating existing administrative resources, and reducing overhead through technology. **Automate reconciliation where you can.** Every manual hour spent reconciling SNAP administrative fees is a non-reimbursable cost that sits entirely in the county general fund. Counties that have modernized their [payment reconciliation processes](https://intellipay.com/reconciliation/) report reducing close-out hours by 50% or more. Under the new 75% non-federal share structure, that kind of overhead reduction has a larger dollar impact than it did under the old 50/50 split. **Audit your IT infrastructure.** Federal reimbursement is increasingly tied to modern, secure, and accessible payment systems. Under the [executive push toward digital-first government payments](https://intellipay.com/279520-2/), counties that can demonstrate a lower GAC through efficient platforms keep more of their administrative budget intact. A [County in the Cloud](https://intellipay.com/county-in-the-cloud/) payment model that consolidates platforms and eliminates siloed systems directly reduces the labor overhead that inflates GAC. **Track your state’s payment error rate closely.** For the first time, error rates carry direct financial consequences — not just for federal audits, but for actual dollar obligations starting in FY2028. If your state is hovering near the 6%, 8%, or 10% thresholds, small improvements or deteriorations in accuracy could mean significant budget swings. This is a reason to advocate with your state agency for stronger error-rate reduction programs now, while FY2025 and FY2026 rates are still being established. **Implement digital-first outreach.** Reducing paper-based enrollment significantly lowers the GAC. There is no longer a 50% federal backstop absorbing half of your administrative overhead — you own 75% of that cost starting in FY2027. Moving constituents to digital payment and enrollment channels is one of the most effective ways to reduce costs before the change takes effect. **Engage your state SNAP agency immediately.** Allocation decisions between state and county governments haven’t been finalized everywhere. Your input during the state budget process is more valuable right now than it will be once allocations are locked in. If you’d like to discuss how technology choices can influence your county’s GAC ahead of that conversation, [our government payment specialists are available to help model the impact](https://intellipay.com/talk-to-a-consultant/). ## FAQ **Q: Has anything changed for SNAP administrative costs yet in 2025 or 2026?** A: No. The administrative cost split remains 50% federal / 50% non-federal through the end of FY2026. The change to 25% federal / 75% non-federal takes effect at the start of FY2027 — October 1, 2026. FY2025 and FY2026 are your planning window, not your crisis window. **Q: What legislation governs these changes?** A: The [One Big Beautiful Bill Act (H.R. 1, P.L. 119-21)](https://www.fns.usda.gov/obbb), signed by President Trump on July 4, 2025. It reduces federal SNAP funding through FY2034 and represents the largest structural change to the program in its history. The USDA Food and Nutrition Service maintains an active implementation page with ongoing policy memos and guidance. **Q: What is the new federal match rate for SNAP administrative costs starting in FY2027?** A: 25%. This is down from the historical rate of 50%. The non-federal share — split between states and counties depending on state law — increases to 75%. **Q: How do counties calculate SNAP administrative cost-sharing under the new rules?** A: Take your total Gross Administrative Cost (staff, IT, and overhead) and multiply by 0.75 to find the new non-federal obligation beginning in FY2027. Then apply your state’s county/state allocation to determine what portion falls on your county specifically. **Q: When does benefit cost-sharing begin, and how does it work?** A: Benefit cost-sharing begins in FY2028. States with payment error rates above 6% must pay 5%, 10%, or 15% of SNAP benefit costs depending on whether their error rate exceeds 6%, 8%, or 10% respectively. States with error rates below 6% pay nothing. The baseline for FY2028 will be either the FY2025 or FY2026 error rate — whichever the state chooses. **Q: Can technology reduce the cost of SNAP administration for counties?** A: Yes, and the impact is larger than it used to be. Automating payment and reconciliation reduces administrative overhead, which lowers your total GAC. Under the new 75% non-federal share structure, every dollar you remove from your GAC through efficiency has a greater budget impact than it did at the old 50/50 split. [Explore how IntelliPay’s government payment platform supports counties facing this shift.](https://intellipay.com/industries/government/) *This article is provided for general informational and planning purposes only and does not constitute legal, financial, accounting, or regulatory advice. Readers should not rely on this content as a substitute for guidance from their agency counsel, auditors, or other qualified advisors, and should consult federal and state SNAP program administrators, official USDA FNS guidance, and applicable statutes and regulations before making budget, staffing, or policy decisions. All examples and projections are illustrative only and may not reflect your jurisdiction’s actual allocations, cost-sharing arrangements, or implementation timeline. Program requirements, cost-sharing formulas, and error-rate methodologies are subject to change through legislation, regulation, and agency guidance without notice.* *Sources: [USDA Food and Nutrition Service — One Big Beautiful Bill Act](https://www.fns.usda.gov/obbb) | [National Association of Counties (NACo)](https://www.naco.org/resource/hr-1-and-supplemental-nutrition-assistance-program-snap-what-counties-should-know) | [ASTHO OBBBA Law Summary](https://www.astho.org/advocacy/federal-government-affairs/leg-alerts/2025/one-big-beautiful-bill-act-law-summary/) | [Ballotpedia SNAP OBBBA Implementation](https://ballotpedia.org/Implementation_of_Supplemental_Nutrition_Assistance_Program_provisions_from_the_One_Big_Beautiful_Bill_Act_(2025)) | [Feeding America OBBBA FAQ, December 2025](https://feedingamericaaction.org/wp-content/uploads/FAQ_OBBBA.pdf)* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government & Private Sector **Tags:** California SNAP costs, county administered SNAP states, county budget, county SNAP obligations, County Treasurer, finance director, FY2027 SNAP changes, FY2028 benefit cost sharing, how to calculate SNAP cost sharing, local government finance, Minnesota SNAP costs, New York SNAP costs, North Carolina SNAP costs, OBBBA, One Big Beautiful Bill, payment error rate, SNAP administrative costs, SNAP benefits calculation, SNAP budget planning, SNAP cost sharing, SNAP cost sharing formula, SNAP payment error rate by state --- ### [Signature Debit vs Pin Debit - What Smart Business Owners Know](https://intellipay.com/signature-debit-and-pin-debit-cards/) **Published:** October 22, 2025 **Author:** Dale Erling **Content:** **By Dale Erling** | 15+ Year Payments Strategist & Compliance Expert | ~6 minute read | Updated April 2026 ⚡ Quick Answer **PIN debit** routes through regional EFT networks (Star, NYCE, Pulse) and settles in ~24 hours — best for purchases over ~$15. **Signature debit** routes through Visa or Mastercard and settles in 48–72 hours — better for small tickets under $10–$15. A third path, **PINless debit**, lets online merchants use regional networks without a PIN — and can cut interchange costs by up to 100 basis points on eligible cards. The regulatory landscape is in flux: the rules that governed both for over a decade were [challenged and vacated by a federal court in August 2025](https://www.cooley.com/news/insight/2025/2025-08-15-district-court-vacates-regulation-iis-debit-card-interchange-fee-standard) (stayed pending appeal). Every time a customer swipes, dips, or taps a debit card at your terminal, you face a choice that directly impacts your bottom line: **PIN or Signature?** Most business owners never think twice about it. That's exactly why it's costing them money. Both methods draw funds from the same bank account, but they travel across entirely different payment "rails" — with different costs, different settlement timelines, and different security rules. On top of that, the regulatory framework governing those rails has been through more turbulence in the past two years than in the previous decade combined. If you haven't revisited your debit routing strategy lately, this is the article you've been missing. Contents - [1. PIN Debit — The Single-Message System](#1_PIN_Debit_The_Single-Message_System) - [How it works](#How_it_works) - [Settlement speed](#Settlement_speed) - [Cost structure](#Cost_structure) - [2. Signature Debit — The Dual-Message System](#2_Signature_Debit_The_Dual-Message_System) - [How it works](#How_it_works-2) - [Settlement speed](#Settlement_speed-2) - [Cost structure](#Cost_structure-2) - [3. PINless Debit & The Reg II Story (2023–2025)](#3_PINless_Debit_The_Reg_II_Story_20232025) - [The original Durbin Amendment (2011)](#The_original_Durbin_Amendment_2011) - [The 2023 card-not-present clarification](#The_2023_card-not-present_clarification) - [What savings actually look like](#What_savings_actually_look_like) - [4. Security & Fraud: Where Things Stand in 2026](#4_Security_Fraud_Where_Things_Stand_in_2026) - [Signature debit online](#Signature_debit_online) - [PINless debit risk](#PINless_debit_risk) - [5. Which is Right for Your Business?](#5_Which_is_Right_for_Your_Business) - [6. How IntelliPay Helps](#6_How_IntelliPay_Helps) - [Are you overpaying on debit processing right now?](#Are_you_overpaying_on_debit_processing_right_now) - [7. Compliance Note: The Corner Post Ruling & What It Means](#7_Compliance_Note_The_Corner_Post_Ruling_What_It_Means) - [Frequently Asked Questions](#Frequently_Asked_Questions) ## 1. PIN Debit — The Single-Message System PIN debit transactions run over EFT (Electronic Funds Transfer) networks like **Star, NYCE, Pulse, Accel, or Shazam**. These are the "back of card" networks — the logos on the back of your customers' debit cards, distinct from the Visa or Mastercard logo on the front. ### How it works The customer enters their 4-digit PIN. That triggers a single-message request that authorizes and clears the transaction simultaneously. There's no separate "batch-out" needed — it's one trip, start to finish. ### Settlement speed Because authorization and clearing happen together, funds typically move within 24 hours. For cash-flow-sensitive businesses — utilities, property management, medical billing — this speed matters. ### Cost structure PIN debit generally carries a lower percentage-based fee but a higher flat per-transaction fee. That math favors larger purchases. A rough rule of thumb: PIN debit is the more cost-efficient choice when the transaction is above approximately $15 — though the exact breakeven varies by network and processor. The [Federal Reserve's Regulation II resource page](https://www.federalreserve.gov/paymentsystems/regii-about.htm) is a solid starting point for understanding interchange categories. ## 2. Signature Debit — The Dual-Message System Signature debit routes through the global card networks: **Visa or Mastercard** (or Discover in limited cases). You see this whenever a customer taps or dips their debit card without entering a PIN, or when a merchant bypasses the PIN prompt entirely. ### How it works This is a dual-message process. The first message authorizes the transaction and places a hold on the funds. The second message — settlement — fires later when you batch out your terminal, typically at end of day. ### Settlement speed Expect 48–72 hours to see funds in your account. Not a big deal for many businesses, but worth factoring in if you're running tight on working capital. ### Cost structure Signature debit usually carries a higher percentage-based [interchange fee](https://intellipay.com/interchange-optimization-in-2025-how-small-business-owners-stop-bleeding-card-fees/) but a lower flat per-transaction fee. That makes it the better deal for smaller purchases — roughly anything under $10–$15. A $5 coffee transaction, for example, is almost always cheaper to process as signature debit. ## 3. PINless Debit & The Reg II Story (2023–2025) This is the section that most payment content either gets wrong or skips entirely. Here's what actually happened — and why it matters for your business right now. ### The original Durbin Amendment (2011) The [Durbin Amendment](https://www.federalreserve.gov/paymentsystems/regii-about.htm) — part of the Dodd-Frank Wall Street Reform Act — required that debit cards have at least two unaffiliated networks available for routing. The intent was competition. Merchants gained the ability to choose the least-cost network for in-person, PIN-authenticated transactions. But for online transactions, that loophole stayed open for years. ### The 2023 card-not-present clarification As e-commerce grew, most online debit transactions defaulted to Visa or Mastercard — merchants had no real routing choice. The Federal Reserve addressed this with a clarification that took effect **July 1, 2023**: debit card issuers are now required to enable at least two unaffiliated networks for card-not-present (online and mobile) transactions as well. This opened the door to PINless debit at scale. Regional networks like Star, NYCE, and Pulse had been developing PINless capabilities for years — customers complete the transaction online without entering a PIN, while the transaction still routes through a regional network rather than Visa/Mastercard rails. 📊 PINless debit eligibility today Approximately **65% of U.S. debit cards** are now PINless-eligible — up from roughly 35% before the July 2023 clarification. That means the majority of your customers' debit cards can already be routed through lower-cost regional networks for online transactions. ### What savings actually look like The savings vary by industry, card type, and volume. For merchants processing unregulated debit cards — those issued by banks with under $10 billion in assets — PINless routing can deliver savings of **up to 100 basis points** per transaction compared to Visa/Mastercard signature rails. For regulated debit cards issued by large banks, the interchange rate is federally capped and uniform across networks, so routing savings apply to network fees rather than interchange. ⚠️ Important nuance Not all debit transactions benefit equally from PINless routing. Your industry MCC code, transaction volume, card mix, and processor's routing capabilities all affect real-world outcomes. Talk to your payments partner before assuming a specific savings figure applies to your business. ## 4. Security & Fraud: Where Things Stand in 2026 For in-person transactions, PIN debit remains the gold standard for security — a stolen card number is useless without the PIN. That hasn't changed. But online, the picture is more nuanced. ### Signature debit online Modern signature-routed transactions are protected by **3D Secure 2.0 (3DS2)**, advanced tokenization, and device fingerprinting — a significant leap from the old "sign the slip" era. For high-value or high-risk transactions online, the Visa/Mastercard fraud tools remain robust. The [PCI Security Standards Council](https://www.pcisecuritystandards.org/) publishes current compliance requirements that apply across all debit transaction types. ### PINless debit risk Without a PIN, there's an incremental fraud risk compared to true PIN debit. However, for recurring billing, subscriptions, and B2B payments — where the payer relationship is established and the fraud profile is lower — many merchants find that the cost savings comfortably outweigh the marginal risk. The key is understanding your specific transaction profile before routing everything through a single path. ## 5. Which is Right for Your Business? The optimal strategy depends on your average ticket size, transaction volume, industry, and whether you're primarily card-present or card-not-present. Here's a practical starting framework: Feature PIN Debit Signature Debit PINless Debit Best For High tickets (>$15) Small tickets (<$15) Online / recurring billing Primary Network Regional EFT (Star, NYCE) Global (Visa / Mastercard) Regional EFT (no PIN required) Settlement Speed ~24 hours 48–72 hours ~24 hours (varies) Online Use Limited Standard Yes — this is the point Fraud Protection Strongest (PIN required) Strong (3DS2, tokenization) Good (lower risk for known payors) Cost Advantage Larger purchases Micro-tickets Unregulated cards, high volume Sophisticated merchants don't pick one option — they use **smart routing logic** that evaluates each transaction individually and routes it to the least-cost network in real time. That's where the real savings live. ## 6. How IntelliPay Helps Navigating 300+ interchange categories, tracking which debit cards in your customer base are PINless-eligible, and staying current with court rulings that could reshape the entire landscape — that's not something a busy business owner should be doing manually. IntelliPay's platform is built to **automatically optimize your routing decisions**. Whether that means routing online debit through PINless networks for your e-commerce store, prioritizing regional EFT networks for your in-store terminals on larger purchases, or flagging when regulatory changes create new savings opportunities — we do the work so you don't have to. ### Are you overpaying on debit processing right now? Most businesses are — and they don't know it. A free statement audit takes 15 minutes and shows exactly where the leakage is. [Get Your Free Statement Audit →](https://intellipay.com/stopoverpaying/) ## 7. Compliance Note: The Corner Post Ruling & What It Means On **August 6, 2025**, a U.S. District Court in North Dakota issued a landmark ruling in *[Corner Post, Inc. v. Board of Governors of the Federal Reserve System](https://www.cooley.com/news/insight/2025/2025-08-15-district-court-vacates-regulation-iis-debit-card-interchange-fee-standard)*: the court **vacated Regulation II in its entirety**, ruling that the Fed exceeded its statutory authority under the Durbin Amendment when it set the interchange fee standard. The court immediately stayed its own ruling pending appeal to the Eighth Circuit — meaning the existing 21-cent cap and routing requirements remain in force for now. But this case has put everything on the table: - The Federal Reserve's proposed cut to **14.4 cents per transaction** (proposed October 2023) was never finalized and is now in even greater limbo. - A December 2025 Federal Reserve report confirmed that debit interchange fees totaled $34.12 billion in 2023 — up 3.9% annually since 2021 — keeping pressure on all sides of the debate. - If the Eighth Circuit affirms the ruling, fee caps could disappear entirely or be dramatically restructured. 🚨 What this means for merchants today Nothing changes immediately — existing rules are stayed in place. But this is the most significant debit regulatory event since the original Durbin Amendment in 2011. Merchants should ensure their processors are actively monitoring developments and can adapt routing strategies quickly if the landscape shifts. IntelliPay's compliance team tracks these changes in real time. ## Frequently Asked Questions What is the difference between PIN debit and signature debit? PIN debit routes through regional EFT networks (Star, NYCE, Pulse, Accel) using a single-message system — authorization and settlement happen simultaneously, and funds typically clear in 24 hours. Signature debit routes through Visa or Mastercard using a dual-message system: one message authorizes the hold, a second settles it when you batch out — typically 48–72 hours later. PIN debit usually has lower percentage-based fees but a higher flat transaction fee, making it better for larger purchases. Signature debit carries higher percentage-based fees but lower flat fees, making it better for smaller purchases under roughly $15. Is PIN debit cheaper than signature debit for merchants? It depends on the transaction size. For purchases above roughly $15, PIN debit is generally cheaper because the flat-fee structure costs less relative to the transaction value. For micro-tickets under $10–$15, signature debit tends to be cheaper because the lower percentage rate outweighs the higher fixed cost. Optimal routing depends on your average ticket size, industry, and card mix. Many processors offer dynamic least-cost routing that makes this decision automatically per transaction. What is PINless debit routing and how does it save merchants money? PINless debit lets online merchants route debit card transactions through lower-cost regional networks (like Star, NYCE, or Pulse) without requiring the customer to enter a PIN. Since the July 2023 Reg II clarification, approximately 65% of U.S. debit cards are PINless-eligible — up from roughly 35% before the rule took effect. For unregulated debit cards, savings can reach up to 100 basis points per transaction compared to Visa/Mastercard signature rails. What happened to Regulation II in 2025? Two major events reshaped the Reg II landscape. First, the July 2023 card-not-present clarification required issuers to enable at least two unaffiliated networks for online debit transactions, opening PINless routing to e-commerce. Second, in August 2025, a U.S. District Court in North Dakota vacated Regulation II entirely in *Corner Post v. Board of Governors*, ruling the Fed exceeded its authority. The court stayed the vacatur pending appeal — existing rules remain in force — but this is the most significant debit regulatory event since Dodd-Frank. What is the current debit interchange cap in 2026? As of early 2026, the Regulation II cap remains at 21 cents + 0.05% of the transaction value, with a 1-cent fraud prevention adjustment — unchanged since 2011. The Federal Reserve proposed lowering the base rate to 14.4 cents in October 2023, but that rule was never finalized. The August 2025 Corner Post court ruling (stayed pending appeal) has further complicated any future changes to the cap. Which debit type is more secure — PIN or signature? For in-person transactions, PIN debit is stronger — a stolen card number is useless without the PIN. Online, the gap has narrowed considerably. Modern signature-routed transactions use 3D Secure 2.0, tokenization, and device fingerprinting. PINless debit carries slightly more fraud risk than true PIN debit, but for recurring billing, subscriptions, and established B2B relationships, the cost savings generally outweigh the incremental risk. Can my business choose which debit network to use? Yes — merchant routing choice is the core intent of the Durbin Amendment. For in-store transactions, merchants can select from available networks when a customer's card supports multiple options. For online transactions, the July 2023 Reg II clarification strengthened merchants' right to route through regional PINless networks. Your payment processor must support the routing logic to make this happen automatically — not all do, making it one of the most important questions to ask when evaluating a processor. Does debit card type affect chargebacks? Yes. Signature debit transactions processed through Visa or Mastercard follow those networks' dispute and chargeback rules — the same frameworks that govern credit card disputes. PIN debit transactions follow the individual network's own dispute rules, and chargeback rates tend to be lower because PIN authentication provides stronger cardholder verification. For businesses with chargeback exposure, your debit routing strategy is worth discussing directly with your processor. **Disclaimer:** The information in this article is for *informational purposes only* and does not constitute financial, legal, or professional advice. Payment processing rates, fraud statistics, and industry regulations — including Regulation II, the Corner Post litigation, and debit routing rules — are subject to rapid change, including ongoing court proceedings that could materially alter the regulatory landscape. We recommend seeking independent professional guidance before making financial or strategic business decisions based on this content. For the most current regulatory information, consult the [Federal Reserve's Regulation II resource page](https://www.federalreserve.gov/paymentsystems/regii-about.htm). ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Payment Processing **Tags:** average ticket size, credit vs debit transactions, debit, debit card processing, Debit Fees, debit interchange fees, debit network fees, Durbin Amendment, IntelliPay payment processing, interchange plus pricing, merchant fee optimization, merchant processing costs, payment processing education, pin debit, processor markup, regulated vs unregulated debit banks, secure payment verification, signature debit, tiered pricing --- ### [Visa's New Dispute Tools: What Utility Billers Must Know](https://intellipay.com/visa-dispute-resolution-tools-utility-billers/) **Published:** April 2, 2026 **Author:** Dale Erling **Content:** Contents - [Visa’s New Dispute Tools: What MCC 4900 Utility Billers Must Know](#Visa8217s_New_Dispute_Tools_What_MCC_4900_Utility_Billers_Must_Know) - [The Quick Version](#The_Quick_Version) - [The Dispute Problem Utility Billers Know Too Well](#The_Dispute_Problem_Utility_Billers_Know_Too_Well) - [The Six New Visa Dispute Tools](#The_Six_New_Visa_Dispute_Tools) - [Tools for Merchants](#Tools_for_Merchants) - [Tools for Issuers and Acquirers](#Tools_for_Issuers_and_Acquirers) - [What This Means for How Utility Billers Accept Payments Today](#What_This_Means_for_How_Utility_Billers_Accept_Payments_Today) - [How Clean Is Your Billing Descriptor?](#How_Clean_Is_Your_Billing_Descriptor) - [Does Your Payment Model Create Dispute Exposure?](#Does_Your_Payment_Model_Create_Dispute_Exposure) - [Does Your Processor Support Pre-Dispute Intervention?](#Does_Your_Processor_Support_Pre-Dispute_Intervention) - [The Bigger Picture: Data Quality Runs Through Everything](#The_Bigger_Picture_Data_Quality_Runs_Through_Everything) - [Frequently Asked Questions](#Frequently_Asked_Questions) # Visa’s New Dispute Tools: What MCC 4900 Utility Billers Must Know *By Dale Erling | 15+ Years in Payment Processing and Fintech | Published: April 2, 2026* Visa just announced six new AI-powered dispute resolution tools — and if you run billing for an electric, gas, water, or sanitary utility, this matters more than most industry announcements you’ll see this year. Here’s why, and more importantly, what you should actually do about it. ## The Quick Version On April 1, 2026, Visa announced six new dispute resolution tools built around AI and proprietary data. In 2025, Visa processed over 106 million disputes globally — a 35% increase since 2019. The new suite targets every stage of the dispute lifecycle, from preventing disputes before they’re filed to automating representment after the fact. Most tools reach general availability by late 2026, with some already live now. For utility billers, the most valuable tools are the ones that operate before a dispute becomes a chargeback — because that’s exactly where utility recognition disputes concentrate. Here’s what each tool does and what it means for your billing operation. ## The Dispute Problem Utility Billers Know Too Well Most people think of chargebacks as a retail or e-commerce issue. But utilities face a very specific and frustrating version of the problem: recognition disputes. A ratepayer sees an unfamiliar line item on their card statement, doesn’t recognize the billing descriptor, and calls their bank instead of calling you. The bank files a dispute. You lose the revenue, pay the chargeback fee, and spend staff time on paperwork for a bill that was 100% legitimate. This problem is getting worse industry-wide. Friendly fraud — where a cardholder disputes a charge they actually authorized — now accounts for more than 45% of all chargebacks globally, according to industry data. For utilities, the specific flavor is usually confusion rather than malice. A customer on AutoPay forgets they enrolled, sees an unfamiliar descriptor, and disputes the charge. A commercial account manager changes and the new manager doesn’t recognize past transactions. A service fee shows up on the statement and the cardholder didn’t expect it. These disputes are almost entirely preventable. They don’t require better fraud detection. They require better data visibility — which is exactly what Visa’s new tools are designed to deliver. ## The Six New Visa Dispute Tools Visa’s April 1, 2026 announcement introduced six tools across two categories: tools for merchants, and tools for issuers and acquirers. Here is what each one does and when it becomes available. ### Tools for Merchants **1. Visa Dispute Resolution Network** This is the highest-leverage tool for utility billers. The Dispute Resolution Network operates in the pre-dispute window — the critical period between when a cardholder contacts their bank and when a formal chargeback is actually filed. A pilot is available now, with general availability planned for late 2026. For utilities, this is where the real opportunity sits. If your processor can surface billing context — service address, account number, prior payment history — to the issuer before the dispute is formally filed, most recognition disputes dissolve on the spot. The cardholder’s bank sees a clear, documented history and declines to file. You never even see the chargeback. That outcome is only possible if your processor supports real-time dispute alerts and pre-dispute intervention infrastructure. **2. Visa Dispute Recovery Manager** This tool automates representment using generative AI. It builds dispute responses and provides win prediction scoring, so you know which disputes are worth fighting and which ones to let go. Pilot expansion is planned for late 2026. For utility billing teams, this is meaningful because representment is labor-intensive. Your finance staff likely spends hours assembling documentation for disputes that often resolve in the cardholder’s favor anyway. AI-driven win prediction scoring changes that calculus. You stop throwing time at losing cases and focus energy on the ones where you have a real shot. **3. Order Insight — Updated with Compelling Evidence 3.0** Order Insight has been around for a while. It helps prevent disputes by surfacing transaction details to cardholders who contact their bank — giving them enough context to recognize the charge before a formal dispute is filed. The April 2026 update adds something important: merchants can now push Compelling Evidence 3.0 directly to issuing banks. This means you can proactively share prior non-disputed transactions from the same card as evidence against friendly fraud claims. This update is available now. Compelling Evidence 3.0 is particularly useful for utilities because your billing history is exactly the kind of evidence this framework was designed to use. A ratepayer who has paid the same amount every month for 18 months, never disputed a charge, and suddenly claims the most recent payment was unauthorized — that history is your defense, and now you can deliver it directly to the issuer. ### Tools for Issuers and Acquirers The next three tools sit on the issuer and acquirer side of the dispute process. They matter to you indirectly, because faster and better-informed decisions by banks mean disputes resolve more quickly and fairly. **4. Dispute Intelligence** Dispute Intelligence is a predictive AI model that gives bank agents network-wide foresight for faster, better-informed dispute decisions. Instead of each agent reviewing a case in isolation, the model surfaces patterns from Visa’s global transaction and dispute data to help agents make more accurate calls. This tool is generally available now. The practical effect for utilities is that disputes involving well-documented billing history are more likely to resolve in your favor, faster, because the agent has better context from the start. **5. Visa Dispute Document Analyzer** This tool uses AI to interpret merchant-submitted documentation and auto-populate response questionnaires on behalf of merchants. For acquirers, it is generally available now. For issuers — meaning the tool will summarize your submitted documents for the bank’s analysts — it becomes available in late April 2026. The time savings here are significant. Manual document review is one of the slowest parts of dispute resolution. When the analyzer can summarize your evidence package in seconds and map it to the relevant response fields, cases move faster and human error is reduced on both sides. **6. Visa Dispute Case Manager** Dispute Case Manager is a centralized AI platform that unifies dispute workflows across multiple card networks into a single system. General availability in North America is planned for 2026. For utilities that accept both Visa and Mastercard, consolidating dispute management into one workflow reduces administrative overhead and improves tracking across the full dispute lifecycle. ## What This Means for How Utility Billers Accept Payments Today Visa’s new tools create real opportunities, but only for billers whose payment infrastructure is set up to take advantage of them. Before the tools roll out broadly, there are three things worth evaluating right now. ### How Clean Is Your Billing Descriptor? Recognition disputes are preventable, and a confusing billing descriptor is the most common cause. If your descriptor reads as a generic company name, a payment processor’s name, or an abbreviation that doesn’t match what the ratepayer expects to see, you’re generating disputes that should never happen. Your descriptor should clearly identify your utility — ideally with the utility’s name and a service type or location qualifier. Review your current descriptor with your processor and test it: if a cardholder who hasn’t thought about your utility in three weeks would recognize it on their statement, you’re in good shape. If there’s any doubt, fix it. [IntelliPay’s utility payment platform](https://intellipay.com/utilities/) is built to surface clear, recognizable billing information at the transaction level. ### Does Your Payment Model Create Dispute Exposure? The [difference between a service fee and a convenience fee](https://intellipay.com/servicefee/) directly affects your dispute rate. This is not theoretical. Service fee models — where the fee amount and purpose are disclosed to the cardholder before the transaction completes and the cardholder explicitly acknowledges the fee — create a documented, accepted transaction record. That record is far easier to defend in representment than a fee that appeared on a statement without a clear pre-transaction disclosure. If your utility is still running a convenience fee model and service fees are available to you under MCC 4900 (they are, since October 18, 2025), the switch to service fees reduces both your dispute exposure and your cost-recovery gap. The [utility CEDP and service fee guide](https://intellipay.com/visa-cedp-utilities-mcc-4900/) covers the economics of that decision in detail. ### Does Your Processor Support Pre-Dispute Intervention? The Dispute Resolution Network only helps you if your processor participates in the pre-dispute alert ecosystem and can surface billing context in that critical window before a chargeback is filed. Ask your processor directly: do they support real-time pre-dispute alerts for utility transactions? Can they push transaction details to issuing banks before a formal dispute is filed? If the answer is vague or no, you’re not going to benefit from the most valuable tool in Visa’s new suite, regardless of when it reaches general availability. ## The Bigger Picture: Data Quality Runs Through Everything It is worth stepping back for a moment and noticing the thread that connects Visa’s dispute announcement to everything else Visa has done in the past 12 months. [CEDP and Product 3](https://intellipay.com/visa-cedp-product-3-explained/) reward merchants who submit accurate, invoice-quality data with lower interchange rates. The new dispute tools reward merchants who surface accurate, documented transaction history with fewer chargebacks and better representment outcomes. Visa’s Acquirer Monitoring Program penalizes portfolios with high dispute ratios. The pattern is consistent: better data, across every stage of the payment lifecycle, produces lower costs and fewer problems. For utility billers, that means the investment in [clean payment infrastructure](https://intellipay.com/utilities/) — accurate descriptors, compliant fee disclosures, documented transaction history, CEDP-qualified line-item data — pays dividends in multiple directions simultaneously. It reduces interchange costs. It reduces dispute rates. It improves representment win rates. And it positions your billing operation to take full advantage of tools like the ones Visa just announced. The [right payment model](https://intellipay.com/payment-models/) paired with the right platform is what separates organizations that absorb dispute costs quietly from those that proactively protect their revenue. ## Frequently Asked Questions **What are Visa’s new dispute resolution tools announced in April 2026?** On April 1, 2026, Visa announced six AI-powered dispute tools: the Visa Dispute Resolution Network (pre-dispute intervention, pilot now, GA late 2026), Visa Dispute Recovery Manager (AI-powered representment with win prediction scoring, pilot expansion late 2026), Order Insight updated with Compelling Evidence 3.0 (available now), Dispute Intelligence (predictive AI for issuer agents, generally available now), Visa Dispute Document Analyzer (acquirers now, issuers late April 2026), and Visa Dispute Case Manager (centralized multi-network platform, North America GA 2026). **How many disputes did Visa process in 2025?** Visa processed over 106 million disputes globally in 2025, representing a 35% increase since 2019, according to Visa’s April 2026 announcement. **How do Visa’s new dispute tools affect utility companies?** Utility companies classified under MCC 4900 benefit most from pre-dispute intervention tools — specifically the Dispute Resolution Network and updated Order Insight — that deflect recognition disputes before they become formal chargebacks. Recognition disputes, where a cardholder doesn’t recognize a legitimate charge, are the most common dispute type for utilities. These tools, combined with clean billing descriptors and compliant service fee disclosures, address the root cause of most utility chargebacks before they cost anything. **What is Compelling Evidence 3.0 and why does it matter for utilities?** Compelling Evidence 3.0 is a Visa dispute defense framework that lets merchants submit prior non-disputed transactions from the same card as evidence against friendly fraud claims. The April 2026 Order Insight update lets merchants push this evidence directly to issuing banks. For utilities, this is particularly valuable because recurring payment history — the same ratepayer paying a similar amount every billing cycle without dispute — is exactly the kind of transaction record Compelling Evidence 3.0 is designed to use. **When will Visa’s new dispute tools be generally available?** Order Insight with Compelling Evidence 3.0 and Dispute Intelligence are available now. Dispute Doc Analyzer is available for acquirers now, with issuer availability in late April 2026. The Dispute Resolution Network pilot is live now with general availability planned for late 2026. Dispute Recovery Manager pilot expansion is planned for late 2026. Dispute Case Manager targets general availability in North America in 2026. All timelines are based on Visa’s April 1, 2026 announcement and are subject to change. **What should a utility biller do right now to prepare?** Three things: First, review your billing descriptor and confirm it clearly identifies your utility in a way ratepayers will recognize on their card statement. Second, ask your processor whether they support pre-dispute alerts and real-time intervention infrastructure. Third, if your utility is still on a convenience fee model, evaluate whether the switch to a service fee model — available to MCC 4900 utilities since October 18, 2025 — would reduce your dispute exposure and improve cost recovery. Contact [IntelliPay](http://intellipay.com/talk-to-a-consultant/) to assess your current setup against these criteria. **Is there a connection between Visa’s dispute tools and CEDP?** Yes, thematically. Both CEDP and the new dispute tools reward the same underlying investment: accurate, detailed, well-documented transaction data. CEDP rewards merchants who submit invoice-quality line-item data with lower interchange rates. The dispute tools reward merchants who maintain clean billing history with fewer chargebacks and better representment outcomes. For utility billers, the same infrastructure investment that supports CEDP compliance also supports dispute prevention and defense. *Disclaimer: This article is for informational and educational purposes only and does not constitute legal, financial, or regulatory advice. Tool availability timelines reflect Visa’s April 1, 2026 announcement and are subject to change. Consult with your payment processor and qualified counsel before making changes to your payment processing or dispute management setup.* *Source: Visa Inc. (April 1, 2026). “Visa Unveils New Services to Modernize Dispute Resolution Process.” Visa Investor Relations. * ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Security, Fraud & Compliance --- ### [White-Label Payment Solutions for Community Banks: Recapture Revenue Without PCI Risk](https://intellipay.com/white-label-payment-solutions-community-banks/) **Published:** April 1, 2026 **Author:** Dale Erling **Content:** Contents - [White-Label Payment Solutions for Community Banks: Recapture Revenue Without PCI Risk](#White-Label_Payment_Solutions_for_Community_Banks_Recapture_Revenue_Without_PCI_Risk) - [Why Community Banks Are Losing Merchant Revenue](#Why_Community_Banks_Are_Losing_Merchant_Revenue) - [What IntelliPay’s White-Label Program Includes](#What_IntelliPay8217s_White-Label_Program_Includes) - [The PCI Problem — and Why White-Label Solves It](#The_PCI_Problem_and_Why_White-Label_Solves_It) - [How the Revenue Model Works](#How_the_Revenue_Model_Works) - [Who This Program Is Built For](#Who_This_Program_Is_Built_For) - [Getting Started](#Getting_Started) - [Frequently Asked Questions](#Frequently_Asked_Questions) # White-Label Payment Solutions for Community Banks: Recapture Revenue Without PCI Risk **Author:** IntelliPay Editorial Team **Date:** April 1, 2026 Community banks and credit unions lose millions in merchant processing revenue every year, not because they can’t compete, but because most lack the technology infrastructure to offer payment processing under their own brand. The merchant sends its revenue to a national processor rather than staying within the institution’s ecosystem. A **white-label payment solution** is a fully built payment processing platform that a bank or credit union deploys under its own brand. The technology, compliance infrastructure, and payment network connections are provided by a backend partner — in this case, IntelliPay — while the institution owns the merchant relationship and captures the revenue. IntelliPay’s white-label program enables community banks and regional financial institutions to recapture that merchant processing revenue under their own brand, without building a gateway, hiring a compliance team, or taking on PCI DSS certification obligations. ## Why Community Banks Are Losing Merchant Revenue The average community bank serves hundreds of small and mid-sized business customers. Most of those businesses process credit and debit card payments daily. Almost none of them are using their bank’s payment processing solution — because most community banks don’t offer one. The revenue consequence is direct: a business processing $500,000 annually in card payments generates between $7,500 and $15,000 per year in processing fees. Multiplied across even 50 merchant customers, that’s $375,000 to $750,000 in annual fee revenue flowing to national processors instead of staying local. Beyond the revenue loss, there is a relationship risk. Every time a business owner calls their payment processor instead of their bank, the bank’s position as a primary financial partner weakens. White-label payment processing reverses that dynamic entirely. ## What IntelliPay’s White-Label Program Includes IntelliPay’s white-label platform is a complete, bank-branded payment suite that can be deployed without building proprietary technology or obtaining independent PCI certification. Here is what is included: - **Branded merchant portal** — Your bank’s name, logo, and colors throughout the merchant-facing dashboard and payment interfaces - **Full payment suite** — Credit cards, debit cards, [ACH](https://www.nacha.org/what-ach), eCheck, virtual terminals, hosted payment pages, and text-to-pay under a single platform - **Fee recovery programs** — Service fee, convenience fee, and dual pricing options available to all merchant customers, enabling full or partial processing cost recovery - **Integrated reporting** — Real-time transaction data, settlement reporting, and merchant analytics available through the branded portal - **PCI DSS Level 1 infrastructure** — All cardholder data flows through IntelliPay’s certified network, removing PCI compliance scope from both the bank and its merchant customers - **Dedicated support** — IntelliPay handles merchant onboarding, technical support, and dispute management on behalf of the institution ## The PCI Problem — and Why White-Label Solves It [PCI DSS Level 1 certification](https://www.pcisecuritystandards.org/standards/pci-dss) — the highest tier of payment card industry compliance — requires annual on-site audits by a Qualified Security Assessor, quarterly network scans, and a substantial internal compliance program. For most community banks, building and maintaining that infrastructure independently is cost-prohibitive. **What white-label eliminates:** By routing all transactions through IntelliPay’s PCI DSS Level 1 certified gateway, the bank never touches cardholder data directly. That means no PCI audit obligations, no data storage liability, and no breach exposure tied to payment card data — while still offering merchants a fully branded payment experience. This is the core value proposition for compliance-conscious institutions: all of the revenue, none of the certification burden. ## How the Revenue Model Works White-label payment programs are structured so that the bank earns a share of every transaction processed through its branded platform. The specific revenue share depends on transaction volume, merchant mix, and program structure — but the economics are straightforward: - The merchant pays a processing rate set by the institution (in partnership with IntelliPay) - IntelliPay retains a wholesale processing cost - The institution earns the margin between wholesale cost and the merchant rate on every transaction For institutions that add a service fee or dual-pricing component to their merchant program, net processing costs to the merchant can be reduced to near zero, making the bank’s offering more competitive than most national processors on a cost basis while still generating institution revenue. ## Who This Program Is Built For IntelliPay’s white-label payment solution is specifically designed for: - **Community banks** looking to offer merchant services without building proprietary payment infrastructure - **Credit unions** seeking to deepen business member relationships with a value-added payment service - **Regional financial institutions** that want to compete with national processors for local business customers - **Banks currently referring merchants** to third-party processors and capturing no revenue from those relationships If your institution is already referring merchant customers to a processor and receiving a referral fee, a white-label program replaces that referral fee with a full revenue share — while giving your institution brand ownership of the relationship. ## Getting Started Launching a white-label payment program with IntelliPay does not require a lengthy technology build or a large upfront investment. The platform is already built, certified, and operational. What the institution provides is its brand, its merchant customer relationships, and its sales channel. Most institutions are live and processing under their branded platform within 30 to 60 days of program launch. [**Schedule a white-label program consultation** ](https://intellipay.com/talk-to-a-consultant/) ## Frequently Asked Questions **What is a white-label payment solution for banks?** A white-label payment solution enables a bank or credit union to offer merchant payment processing services under its own brand, leveraging a payment processing partner’s backend technology and compliance infrastructure, such as IntelliPay’s. The institution owns the merchant relationship and earns transaction revenue without building its own gateway. **Does the bank need to obtain PCI DSS certification to offer white-label payments?** No. IntelliPay’s white-label program routes all cardholder data through its PCI DSS Level 1-certified network. The bank never stores or transmits raw cardholder data, which removes PCI certification obligations from the institution entirely. **How does the institution earn revenue from white-label payment processing?** The institution earns a margin on every transaction processed through its branded platform — the difference between IntelliPay’s wholesale processing cost and the merchant rate the institution sets. Fee recovery programs like service fees or dual pricing can further improve merchant economics and program competitiveness. **Can existing bank business customers be onboarded to the white-label platform?** Yes. Merchant onboarding is handled by IntelliPay on behalf of the institution, and existing business customers can be migrated to the branded platform with minimal disruption to their payment operations. **What payment types does the white-label platform support?** The full IntelliPay payment suite — credit cards, debit cards, ACH, eCheck, virtual terminals, hosted payment pages, and text-to-pay — is available through the white-label program under the institution’s brand. **How long does it take to launch a white-label payment program?** Most institutions are live and actively processing under their branded platform within 30 to 60 days of program initiation. *Ready to launch your branded payment program? [Talk to an IntelliPay payment specialist ](https://intellipay.com/talk-to-a-consultant/)* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Uncategorized --- ### [The Inconvenient Truth About Convenience Fees for Utilities](https://intellipay.com/the-inconvenient-truth-about-convenience-fees-for-utilities/) **Published:** January 30, 2026 **Author:** Dale Erling **Content:** Contents - [The Inconvenient Truth About Convenience Fees for Utilities](#The_Inconvenient_Truth_About_Convenience_Fees_for_Utilities) - [What You Need to Know](#What_You_Need_to_Know) - [The Problem Nobody Talks About](#The_Problem_Nobody_Talks_About) - [Quick Background: What Is MCC 4900?](#Quick_Background_What_Is_MCC_4900) - [Five Ways Convenience Fees Fail Public Utilities](#Five_Ways_Convenience_Fees_Fail_Public_Utilities) - [1. Flat Fees Can’t Keep Up with High-Dollar Bills](#1_Flat_Fees_Can8217t_Keep_Up_with_High-Dollar_Bills) - [2. You Can’t Charge Fees on Your Most Important Channels](#2_You_Can8217t_Charge_Fees_on_Your_Most_Important_Channels) - [3. You Can’t Steer Customers to Cheaper Payment Methods](#3_You_Can8217t_Steer_Customers_to_Cheaper_Payment_Methods) - [4. Premium Rewards Cards Are Eating Your Budget](#4_Premium_Rewards_Cards_Are_Eating_Your_Budget) - [5. Customers Avoid Fees by Going Back to Paper — Which Costs You More](#5_Customers_Avoid_Fees_by_Going_Back_to_Paper_Which_Costs_You_More) - [What Changed in October 2025](#What_Changed_in_October_2025) - [Convenience Fees vs. Service Fees: A Side-by-Side Look](#Convenience_Fees_vs_Service_Fees_A_Side-by-Side_Look) - [Why Service Fees Work Better for Utilities](#Why_Service_Fees_Work_Better_for_Utilities) - [Your Fees Can Scale with the Bill Amount](#Your_Fees_Can_Scale_with_the_Bill_Amount) - [One Fee Structure Across All Channels](#One_Fee_Structure_Across_All_Channels) - [You Can Offer Free ACH While Charging for Cards](#You_Can_Offer_Free_ACH_While_Charging_for_Cards) - [Premium Cards Are No Longer a Budget Problem](#Premium_Cards_Are_No_Longer_a_Budget_Problem) - [Easier to Explain to Customers and Boards](#Easier_to_Explain_to_Customers_and_Boards) - [How Service Fee Programs Work in Practice](#How_Service_Fee_Programs_Work_in_Practice) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [The Bottom Line](#The_Bottom_Line) # The Inconvenient Truth About Convenience Fees for Utilities *A Practical Guide for Utility Financial Leaders | By Dale Erling | Originally Published: January 30, 2026 | Last Updated: April 2026* **Key Terms:** A service fee is a separate, disclosed charge that utility agencies add to card transactions to recover payment processing costs. Unlike a surcharge — which applies only to credit cards — a service fee can apply to all payment methods. It is collected by a third-party payee rather than the agency, and it allows the agency to receive 100% of the amount owed. IntelliPay’s service fee program is structured under Visa’s and Mastercard’s utility and government merchant rules (MCC 4900 for utilities), enabling complete cost recovery for qualifying agencies. ## What You Need to Know Key FactDetailConvenience fees leave money on the tableA flat $2.95 fee on a $500 bill with 2.5% interchange means you’re losing $9.55 per transactionYou can’t charge convenience fees on AutoPayCard rules generally prohibit convenience fees on recurring payments — your most valuable channelService fees became available to MCC 4900 utilities on October 18, 2025Visa expanded its program to include electric, gas, water, and sanitary utilitiesService fees can be percentage-basedYour cost recovery scales with bill size instead of staying flatService fees allow a hybrid modelCharge for credit cards, offer ACH free — giving customers a no-fee option while recovering costs on premium payments## The Problem Nobody Talks About If you run the finance side of a public utility — whether that’s electric, gas, water, or sanitary services — you’ve probably been told that convenience fees help you recover credit card processing costs. Makes sense, right? Charge customers a few dollars to pay online, and you offset what Visa and Mastercard take from every transaction. Except it doesn’t actually work that way. The traditional convenience fee model has a fundamental math problem that’s costing utilities real money — sometimes six figures a year. And most utility leaders don’t even realize it’s happening. The good news is that as of October 18, 2025, Visa expanded its Service Fee Program to include utilities classified under MCC 4900. This opens up a completely different approach — one that actually solves the problems convenience fees create. Before we get to the solution, however, it helps to understand exactly why the old model is broken. ## Quick Background: What Is MCC 4900? MCC stands for Merchant Category Code — it’s how card networks classify different types of businesses. MCC 4900 covers essential utility services: electric, gas (natural gas distribution), water, and sanitary (sewage and waste management). This matters because Visa and Mastercard offer special utility interchange programs with flat per-transaction pricing — typically $0.75 per transaction — for MCC 4900 merchants. That sounds great, but there’s a catch: to access those rates, you generally can’t charge customers a convenience fee at the same time. As a result, utilities face a choice. They can take the lower interchange rates and absorb all processing costs, or they can opt out of the utility program and try to recover costs through convenience fees. Most utilities that want to charge fees end up working with a third-party processor who handles the fee as a separate transaction. Neither option, until October 2025, actually solved the core problem. ## Five Ways Convenience Fees Fail Public Utilities Generic advice about payment processing doesn’t account for how utilities actually operate. Here is what goes wrong in practice. ### 1. Flat Fees Can’t Keep Up with High-Dollar Bills Here is the math that keeps utility CFOs up at night. A commercial customer pays a $500 utility bill with a premium rewards credit card. The interchange fee on that card runs about 2.5%, which means you’re paying $12.50 to process it. Your convenience fee? A flat $2.95. You just lost $9.55 on one transaction. Card brand rules require convenience fees to be a flat, fixed amount. You cannot charge a percentage. So whether someone pays a $50 residential bill or a $500 commercial bill, they pay the same fee — even though your costs scale with the transaction amount. Multiply this across thousands of commercial accounts and high summer electric bills, and you’re looking at serious money left on the table every month. ### 2. You Can’t Charge Fees on Your Most Important Channels Convenience fees only work for “alternative” payment channels — think online or phone payments when your standard method is paying at the counter or by mail. That creates some significant blind spots: - In-person payments at the utility office? Generally can’t charge a convenience fee. - AutoPay and recurring payments? Card rules generally prohibit convenience fees on these. - Kiosk payments? Same problem. Think about that for a moment. AutoPay — the payment method that reduces late payments, cuts down on collection costs, and improves your Days Sales Outstanding — is the one channel where you’re absorbing 100% of processing costs. You’re essentially paying customers to do the thing that saves you the most money operationally. ### 3. You Can’t Steer Customers to Cheaper Payment Methods If you charge a convenience fee, you have to charge the same amount for all payment types in that channel. Pay online with a credit card? $2.95. Pay online with ACH? Also $2.95. But here’s the issue: ACH payments cost a fraction of what credit cards cost. You’d naturally want to offer free ACH while charging for credit cards — that’s the smart way to manage costs. Unfortunately, convenience fee rules don’t allow that distinction. So customers who would happily pay with a low-cost method get charged the same fee as customers using expensive rewards cards, with no way to nudge behavior toward what’s better for everyone. ### 4. Premium Rewards Cards Are Eating Your Budget Here’s a trend that’s making everything worse: premium rewards cards now make up more than 60% of online credit card transactions nationwide. Utilities often see even higher concentrations because of recurring, high-dollar payments. These cards fund generous travel rewards and cash-back programs by charging merchants higher interchange fees — ranging from about 2.30% to over 3.15% in Visa’s published rate schedules, plus a per-transaction fee. A flat convenience fee can’t distinguish between a basic debit card and a premium rewards card. As more customers chase those travel points, the gap between what you charge and what you pay keeps growing. And this trend isn’t slowing down. ### 5. Customers Avoid Fees by Going Back to Paper — Which Costs You More When customers see that extra $2.95 at checkout, many of them bail. They go back to writing checks or buying money orders. It feels like a win for them. But it’s actually worse for you. Paper checks come with hidden costs that rarely show up as a clean line item: mail handling, manual data entry, reconciliation labor, error correction, and physical bank trips. When you fully load these costs, paper payments often cost more per dollar collected than digital payments — even after accounting for card fees. Furthermore, customers who mail checks pay later. They miss due dates more often. Your Days Sales Outstanding goes up. Delinquency goes up. Bad debt goes up. The convenience fee that was supposed to save you money is actually pushing customers toward payment methods that cost you more in the long run. ## What Changed in October 2025 On October 18, 2025, Visa expanded its Service Fee Program to include utilities classified under MCC 4900. That means electric, gas, water, and sanitary utilities can now charge service fees on card payments — a fundamentally different model from convenience fees. This isn’t just a technicality. It solves almost every problem described above. For a detailed look at how [CEDP and service fees interact for MCC 4900 utilities](https://intellipay.com/visa-cedp-utilities-mcc-4900/), including the commercial card cost implications, see IntelliPay’s utility-specific CEDP guide. ## Convenience Fees vs. Service Fees: A Side-by-Side Look FactorConvenience FeeService Fee (from Oct 2025)Fee StructureMust be flat (e.g., $2.95)Can be percentage, flat, or combinationPayment Method FlexibilitySame fee for all methods — card equals ACHCan differ (e.g., 2.5% for cards, $0 for ACH)Recurring / AutoPayGenerally not allowedGenerally allowedIn-Person PaymentsGenerally not allowedAllowed across all channelsHigh-Dollar BillsFlat fee doesn’t cover costsPercentage scales with amountMCC 4900 EligibilityAvailable with significant limitsExpanded October 18, 2025## Why Service Fees Work Better for Utilities Service fees address each of the five problems identified above. Here is how each one resolves under the new model. ### Your Fees Can Scale with the Bill Amount Service fees can be percentage-based — for example, 2.5% — instead of flat. A $50 bill generates a $1.25 fee. A $500 bill generates a $12.50 fee. As a result, your cost recovery matches your actual costs. There’s no more losing money on high-dollar transactions because the flat fee couldn’t keep up. ### One Fee Structure Across All Channels Unlike convenience fees, service fees can apply to online payments, phone payments, in-person payments, and — critically — recurring AutoPay transactions. This means you no longer absorb 100% of costs on your most valuable payment channel. For the first time, the economics of AutoPay work in your favor. ### You Can Offer Free ACH While Charging for Cards Service fees can differ by payment method. You can charge 2.5% for credit cards while charging nothing for ACH or e-check. Customers always have a no-fee option, which makes the program easier to defend to boards, commissions, and the public. At the same time, the customers using expensive rewards cards pay their fair share of the cost. ### Premium Cards Are No Longer a Budget Problem Because service fees are percentage-based, a premium rewards card that costs you 3.15% in interchange is covered by a 3.15% service fee. The card type no longer determines whether you profit or lose money on the transaction. Instead, every card payment is cost-neutral or better, regardless of the card tier. ### Easier to Explain to Customers and Boards Service fees are structurally simple to communicate. One fee — usually a percentage — applies consistently across channels and payment types. Customers see it clearly before completing the transaction. Boards and councils see a program that recovers real costs without hidden subsidies. That transparency is harder to achieve with a patchwork of flat convenience fees that only apply to some channels and some payment methods. ## How Service Fee Programs Work in Practice Under IntelliPay’s [service fee program for utilities](https://intellipay.com/utilities/), the payment flow works as follows. When a customer pays their utility bill, the transaction for the amount owed is processed and deposited directly into the utility’s bank account. The service fee is processed separately and deposited into IntelliPay’s registered merchant account. IntelliPay then uses that service fee revenue to cover processing costs and manage the merchant account on the utility’s behalf. The result is that the utility receives 100% of the amount owed, with no interchange costs deducted. This two-transaction structure is the foundation of compliant service fee processing under Visa’s and Mastercard’s utility program rules. For a full comparison of service fees, convenience fees, and surcharging — including eligibility rules and compliance requirements — see the [Service Fee vs. Convenience Fee guide](https://intellipay.com/servicefee/) on the IntelliPay site. ## Frequently Asked Questions **What’s the difference between a convenience fee and a service fee?** A convenience fee must be a flat, fixed amount and applies only to alternative payment channels — such as online payment when in-person is the standard method. It must be the same regardless of payment method within that channel. A service fee, by contrast, is available to qualifying government, education, and utility merchants under specific card network programs. It can be a percentage, a flat amount, or a combination. It can apply across all channels and payment methods, and it can differ by payment type — for example, charging for credit cards while offering ACH at no charge. **When did utilities become eligible for service fee programs?** Visa expanded service fee program eligibility to include utilities under MCC 4900 effective October 18, 2025. Before that date, MCC 4900 utilities could use convenience fees but faced all the structural limitations described in this article. The October 2025 expansion was part of a broader set of Visa rule changes that also included the launch of [Visa CEDP and Product 3 interchange](https://intellipay.com/visa-cedp-product-3-explained/) for commercial card transactions. **Can utilities charge service fees and still participate in Visa’s utility interchange program?** These are two different program paths with different economics and rules. Visa’s traditional utility interchange program — with its flat per-transaction pricing — typically prohibits cardholder fees and requires channel parity. The service fee program operates under a different framework and is compatible with MCC 4900 utilities when properly structured and registered. Before switching, utilities should evaluate both options and consult with their processor to determine which configuration delivers the best overall result for their specific card mix and volume. **Is a service fee the same as surcharging?** No. Surcharging applies only to credit card transactions, is capped at 3% for Visa and 4% for Mastercard, and is prohibited in several states. A service fee under Visa’s and Mastercard’s utility program rules is a separate program category. It is not considered surcharging when properly implemented for eligible utility transactions. As a result, service fees can apply to debit card transactions in some configurations, can be charged on recurring payments, and are available in a broader set of circumstances than surcharging. **Why are premium rewards cards such a problem for utilities?** Premium rewards cards cost merchants more in interchange than standard cards — often ranging from 2.30% to over 3.15% in Visa’s published rate schedules, plus a per-transaction fee. These cards fund generous travel rewards and cash-back programs at the merchant’s expense. For utilities, the problem is compounded by two factors. First, utility bills are high-dollar and recurring, which means rewards-seeking customers actively use them for utility payments to accumulate points. Second, a flat convenience fee cannot adjust for the card type — so a $2.95 fee covers a $50 transaction on a basic card but falls far short on a $500 transaction on a premium card. Service fees solve this because they scale with the transaction amount. **What does MCC 4900 include?** MCC 4900 covers essential utility services: electric utilities, gas (natural gas distribution), water utilities, and sanitary services (sewage and waste management). It does not cover telecommunications, internet service providers, or cable services, which fall under different MCC codes with different program eligibility. **Does switching to a service fee model require significant operational changes?** The operational changes are more straightforward than most utility finance leaders expect. IntelliPay’s service fee program handles registration, fee collection, and merchant account management on the utility’s behalf. The utility receives the full amount owed directly. The main operational requirements are updating customer-facing communications to disclose the fee clearly before the transaction, briefing staff, and — in some cases — obtaining board or commission approval depending on local governance requirements. IntelliPay’s implementation team supports utilities through each of these steps. Contact [IntelliPay](http://intellipay.com/talk-to-a-consultant/) to discuss your specific setup. ## The Bottom Line Convenience fees made sense for utilities before October 2025. At that time, they were the only available tool for recovering card processing costs through a disclosed, card-brand-compliant fee. However, they were always a partial solution — one that couldn’t cover AutoPay, couldn’t scale with bill size, and couldn’t distinguish between a $0.30 debit card and a $12.50 premium rewards card. The October 2025 expansion of Visa’s service fee program to MCC 4900 utilities changed that. Service fees solve all five problems that convenience fees could not. They scale with bill size, apply across every payment channel, allow free ACH alongside paid card options, and make premium cards cost-neutral rather than a budget risk. The utilities that benefit most from this change are those that move deliberately — evaluating their current card mix, quantifying the convenience fee gap, and building a service fee program that works across all channels from day one. The ones that wait are the ones still absorbing six-figure annual losses on premium card transactions that a properly structured service fee would have covered entirely. For a deeper look at how service fees interact with CEDP compliance and commercial card costs at utilities, see the [complete MCC 4900 Utility CEDP and Service Fee Guide](https://intellipay.com/visa-cedp-utilities-mcc-4900/). To find out what your utility’s current cost gap looks like, request a [Free Statement Audit](https://intellipay.com/stopoverpaying/) from IntelliPay. *Disclaimer: This article is for general informational and educational purposes only and does not constitute legal, financial, accounting, or regulatory advice. Visa and Mastercard program rules, interchange rates, and state or local requirements change frequently and may apply differently based on your utility’s location, MCC, and program enrollment. Fee ranges cited are illustrative and based on published Visa interchange schedules. Before implementing or modifying any fee program, consult with qualified legal counsel and your payment processor to confirm compliance with all applicable laws, regulations, and card-brand rules.* *Sources: Visa U.S. Interchange Reimbursement Fee Rate Qualification Guide (effective October 18, 2025 and January 24, 2026), available through Visa Online. IntelliPay MCC 4900 Utility Payment Processing Program, https://intellipay.com/utilities/. IntelliPay Service Fee vs. Convenience Fee Guide, https://intellipay.com/servicefee/. See also your Visa Access portal[ here](https://www.visaonline.com/login/?realm=vol&goto=https:%2F%2Fsecure.visaonline.com:443%2Fagent%2Fcustom-login-response%3Fstate%3DGB4oOVnz9kZTKGySO7i1HkwNPOk%26realm%3Dvol&original_request_url=https:%2F%2Fsecure.visaonline.com:443%2F).* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Utilities --- ### [Visa's January 24 Small Business Card Rate Change: Now What](https://intellipay.com/visas-january-24-small-business-card-rate-change-now-what/) **Published:** January 23, 2026 **Author:** Dale Erling **Content:** Contents - [What Visa’s January 24 Small Business Card Rate Change Means Now](#What_Visa8217s_January_24_Small_Business_Card_Rate_Change_Means_Now) - [Executive Summary](#Executive_Summary) - [What Happened on January 24, 2026](#What_Happened_on_January_24_2026) - [Why This Created a Trap for Level 2 Users](#Why_This_Created_a_Trap_for_Level_2_Users) - [Why Level 2 Is Now Gone Entirely](#Why_Level_2_Is_Now_Gone_Entirely) - [The Real Numbers: What the January 24 Change Looked Like](#The_Real_Numbers_What_the_January_24_Change_Looked_Like) - [Small Business Card Tier 2 — Before and After January 24](#Small_Business_Card_Tier_2_Before_and_After_January_24) - [What This Means on Real Monthly Volume](#What_This_Means_on_Real_Monthly_Volume) - [Why Visa Made These Changes](#Why_Visa_Made_These_Changes) - [The Data Quality Problem Visa Was Solving](#The_Data_Quality_Problem_Visa_Was_Solving) - [What Product 3 Actually Requires](#What_Product_3_Actually_Requires) - [What Merchants Should Do Now](#What_Merchants_Should_Do_Now) - [Step 1: Review Your Statements Since January 24](#Step_1_Review_Your_Statements_Since_January_24) - [Step 2: Confirm Your CEDP Verification Status](#Step_2_Confirm_Your_CEDP_Verification_Status) - [Step 3: Know Your Card Mix](#Step_3_Know_Your_Card_Mix) - [Step 4: Evaluate Your Data Submission Capabilities](#Step_4_Evaluate_Your_Data_Submission_Capabilities) - [Step 5: Talk to Your Processor About Solutions](#Step_5_Talk_to_Your_Processor_About_Solutions) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [The Bottom Line: Where Things Stand Now](#The_Bottom_Line_Where_Things_Stand_Now) - [Related IntelliPay Resources](#Related_IntelliPay_Resources) # What Visa’s January 24 Small Business Card Rate Change Means Now *By Dale Erling | 15+ Years in Payment Processing and Fintech | Originally Published: January 23, 2026 | Last Updated: April 2026* **April 2026 Update:** This article was originally published the day before Visa’s January 24, 2026, rate changes took effect. Since then, Visa’s Level 2 interchange program for Small Business and Commercial credit products has been discontinued. This article has been updated throughout to reflect current conditions. References to future deadlines have been replaced with confirmed outcomes. If you are still processing small business cards at Level 2 rates, or at base rates because Level 2 is gone read on. The math still matters, and the action steps are more relevant now than they were in January. ## Executive Summary On January 24, 2026, Visa raised Level 2 interchange rates for small business credit cards by 75 basis points (0.75%). At the same time, Visa raised CEDP Product 3 rates for the same card type by 65 basis points. The net result of both increases together is that Level 2 became 5 basis points more expensive than sending no enhanced data at all. In other words, merchants who continued submitting Level 2 data after January 24 were paying more than if they had submitted nothing at all. That situation has only worsened since then, because Level 2 has now fully sunset. Today, Product 3 under Visa’s Commercial Enhanced Data Program (CEDP) is the only path to below-base interchange rates for small-business commercial cards. This article explains exactly what changed, what the numbers look like, and what merchants should be doing right now. ## What Happened on January 24, 2026 Visa made two specific changes to small business card interchange on January 24, 2026. First, Level 2 interchange rates for small business cards rose by 75 basis points across all tiers. Second, CEDP Product 3 rates for the same card type rose by 65 basis points. Both increases applied only to small business cards. Corporate and purchasing card rates were not affected. ### Why This Created a Trap for Level 2 Users The reason both increases matter together is that the gap between Level 2 and Product 3 shifted in Product 3’s favor. Before January 24, merchants on Level 2 saved roughly 10 basis points net after the CEDP participation fee. After January 24, Level 2 became 5 basis points more expensive than the base Product 1 rates. As a result, any merchant still submitting Level 2 data without qualifying for Product 3 was paying a premium for the privilege of sending data that delivered no benefit. Furthermore, those merchants were also paying the 0.05% CEDP participation fee on every transaction. That fee applies any time enhanced data fields are submitted, whether or not the transaction qualifies for a reduced rate. ### Why Level 2 Is Now Gone Entirely The January 24 rate move was Visa’s final step before the April 2026 Level 2 sunset. In April 2026, Visa retired Level 2 interchange for Small Business and Commercial credit products. The Fleet fuel-only Level 2 program remains active, but for most merchants, Level 2 no longer exists as a pricing option. As a result, Product 3 is now the only available interchange incentive tier. Merchants who do not qualify for the Product 3 route all commercial card transactions at the base Product 1 rates. ## The Real Numbers: What the January 24 Change Looked Like The following example uses Small Business Card Tier 2, which is the most common tier for small business card volume. ### Small Business Card Tier 2 — Before and After January 24 ScenarioRatePer $1,000 TransactionLevel 2 (before January 24)2.05% + $0.10$20.60Level 2 (after January 24)2.80% + $0.10$28.10Base Product 1 (no data)2.70% + $0.10$27.10CEDP Product 3 Verified2.55% + $0.10 + 0.05% CEDP fee$26.60The table shows two important things. First, after January 24, Level 2 at $28.10 became more expensive than sending no data at all ($27.10). Second, Product 3 Verified at $26.60 is still the best outcome — but only for merchants who have achieved Verified status with accurate line-item data. ### What This Means on Real Monthly Volume For a merchant processing $10,000 per month in Tier 2 small business cards, the monthly cost difference between options looks like this: - Level 2 before January 24: approximately $206 per month - Level 2 after January 24: approximately $281 per month — $75 more - Base Product 1 with no data: approximately $271 per month - Product 3 Verified: approximately $266 per month — still the lowest cost option Therefore, the best outcome remains Product 3 Verified. However, it requires submitting complete, accurate, invoice-quality line-item data on every transaction. If a merchant cannot achieve that, they are better off submitting no enhanced data at all than continuing to submit Level 2 data and paying both the higher rate and the CEDP participation fee. ## Why Visa Made These Changes Visa has been pushing merchants toward CEDP and away from legacy Level 2 since April 2025. The January 24 increases were the final step in that transition. By making Level 2 rates more expensive than sending no data at all, Visa effectively eliminated any incentive to stay on the old system. The message was clear: submit accurate, invoice-quality Product 3 data and get the best rate, or submit nothing and pay base rates. There was no longer a middle ground that rewarded partial effort. ### The Data Quality Problem Visa Was Solving From Visa’s perspective, the old Level 2 system had a structural problem. It was built decades ago and required only a few extra fields — such as sales tax amount and customer code. Over time, many merchants gamed those requirements by submitting placeholder values. Common examples included a tax amount of zero, a generic customer code, or a description that simply repeated the merchant name. Visa’s AI monitoring, introduced in October 2025, was designed to detect exactly this kind of low-quality data. Under CEDP, that data is flagged as “junk” and the transaction is downgraded automatically. Consequently, merchants who thought they were qualifying for Level 2 discounts were often no longer receiving them, while still paying the 0.05% CEDP fee. ### What Product 3 Actually Requires Product 3 requires genuine invoice-quality data on every transaction. Specifically, that includes unit price for each line item, quantity for each line item, SKU or product code, a real item description (not a placeholder), discount amounts, shipping and handling, tax amount, and commodity codes where applicable. Visa’s AI validates each of these fields for accuracy and internal consistency. For example, line item totals must equal unit cost multiplied by quantity, minus any discount. Tax amounts must be flagged correctly — a zero-tax transaction must explicitly indicate tax-exempt status rather than simply leaving the field blank or at zero. For the full list of technical requirements and error codes, see the [complete CEDP technical guide](https://intellipay.com/visa-cedp-product-3-explained/). ## What Merchants Should Do Now The urgency framing of the original version of this article reflected the timing of publication — one day before the January 24 changes took effect. That urgency has shifted. The rate increases are no longer coming; they are already in your statements. Level 2 is no longer sunsetting; it has already sunset. The question now is not whether to prepare, but whether to fix what has already changed. ### Step 1: Review Your Statements Since January 24 The first step is to compare your processing statements from before and after January 24, 2026. Specifically, look for small business card line items. If those transactions were routing at Level 2 before January 24, they should now be routing at either Product 3 Verified or base Product 1 rates. If you see Level 2 line items still appearing after January 24, contact your processor immediately. After April 2026, Level 2 line items should not appear at all for Small Business or Commercial credit products. ### Step 2: Confirm Your CEDP Verification Status Contact your processor and ask two specific questions. First, what is your current CEDP Verification status — Verified or Non-Verified? Second, what specific data errors, if any, has Visa identified in your submissions? Your processor should have access to monthly reports from Visa that show your qualification results by transaction. If you are Non-Verified, ask for the error detail. Common issues include tax fields that do not match the transaction, descriptions that are blank or generic, and line item totals that do not add up correctly. In addition, remember that Non-Verified merchants can still qualify for Product 3 incentives — but those adjustments are applied on a delayed basis, 10 to 15 days after settlement, rather than at immediate daily settlement. Furthermore, Visa can claw back interchange adjustments up to 45 days after settlement if data quality issues are found. ### Step 3: Know Your Card Mix Not all commercial cards are affected equally. As noted above, the January 24 changes applied only to small business cards. Corporate and purchasing cards were not changed and continue to benefit from Product 3 with net savings of approximately 75 to 90 basis points over base rates. Therefore, understanding what share of your volume is small business vs. corporate or purchasing cards directly affects how much this change has cost you — and how much improvement is available through Product 3 qualification. ### Step 4: Evaluate Your Data Submission Capabilities The core question is whether your current system can submit complete, accurate Product 3 data for every transaction. If your system is auto-filling fields with zeros, generic descriptions, or repeated placeholder text, it will not qualify for Product 3 rates. Instead, those transactions will be flagged as Non-Verified and routed to base rates. To fix this, you either need to upgrade your system to capture and pass real invoice-level data, or implement a review process for high-value transactions. For merchants processing $100,000 or more per month in small business cards, an investment in better data capture tools is likely to pay for itself quickly. For smaller volumes, the decision depends on your specific economics. ### Step 5: Talk to Your Processor About Solutions Your processor should be able to show you exactly which transactions are failing CEDP validation and why. Ask specifically for error-level detail, not just a summary. Beyond diagnostics, ask what tools or integrations they offer to help pass compliant data. Useful capabilities include automated data validation before submission to Visa, templates that ensure required fields are populated correctly, reporting that shows validation results by transaction, and integration with accounting or ERP software to pull real invoice data automatically. ## Frequently Asked Questions **Q: Why did Visa target small business cards specifically for the January 24 rate increase?** Small business cards are the tier where data quality problems were most common. Larger merchants handling corporate and purchasing card volume tend to have better systems already in place. By increasing rates on small business cards specifically, Visa accelerated the transition to Product 3 for the segment that had the most catching up to do. **Q: I am on a flat-rate or subscription processor. Did this affect me?** Yes. Your processor pays wholesale interchange costs to Visa, and those costs increased on January 24. Some processors absorb part of the impact for competitive reasons. However, most pass it through as a rate adjustment or fee change. Ask your processor directly how the January 24 changes affected your effective rate. **Q: Can I still submit Level 2 data?** No, not for Small Business or Commercial credit products. Level 2 interchange for those card types sunset in April 2026. After that date, submitting Level 2 data fields will not qualify transactions for any incentive rate. Transactions will route at base Product 1 rates. The only reduced rate available is Product 3 Verified, which requires full line-item data. **Q: What if I just accept the higher base rates?** That is a valid option, depending on your volume and margins. However, it is worth calculating the actual cost gap. On $10,000 per month in Tier 2 small business cards, Product 3 Verified saves approximately $15 per month versus base rates. On $100,000 per month, that becomes approximately $150. At higher volumes, the investment in data infrastructure to qualify for Product 3 becomes increasingly worthwhile. **Q: What happens if I submit incomplete or inaccurate Product 3 data?** Visa’s system will classify you as Non-Verified. You will not receive Product 3 rates at immediate settlement. Instead, you may receive delayed adjustments 10 to 15 days after settlement — but only if the transaction data passes Visa’s quality review. In addition, Visa reserves the right to claw back interchange adjustments up to 45 days after settlement if errors are found. Accuracy is therefore essential, not optional. **Q: Are other card networks making similar changes?** Mastercard has announced plans to shift toward its own enhanced data validation framework, but the January 24 rate increase was Visa-specific. The broader industry trend is consistent, however: better data quality results in lower rates, while low-quality or placeholder data results in higher costs and potential downgrades. **Q: I am worried about my Data Quality Score. How do I fix it?** Start by asking your processor for a detailed error report from Visa. That report will identify exactly which fields are wrong or missing across your submissions. Once you have the specific error detail, you can prioritize fixes based on transaction volume and error frequency. Common fixes include correcting tax flag logic, replacing generic descriptions with real item descriptions, and ensuring line item totals match the unit cost and quantity math correctly. ## The Bottom Line: Where Things Stand Now The January 24 rate change is no longer a warning — it is a reality that has been in every statement since late January. The Level 2 sunset is no longer approaching — it has already happened. As a result, merchants still processing small business commercial cards have two realistic options today. **Option 1: Invest in Product 3 data quality.** This requires upgrading or adjusting your data capture and submission process so that every transaction passes Visa’s validation. The investment costs time and possibly money, but it returns the lowest interchange rates available on small business cards. **Option 2: Accept base Product 1 rates.** If achieving Product 3 compliance is not feasible for your volume or systems, the most cost-effective approach is to stop submitting enhanced data entirely. This avoids the CEDP participation fee on non-qualifying transactions. Base Product 1 rates are higher than Product 3 Verified, but lower than the post-January 24 Level 2 rates that no longer apply anyway. Either way, the right next step is the same. Review your statements, confirm your CEDP status with your processor, and make a deliberate decision about your data submission strategy. Merchants who do that will spend less than those who let the default continue without review. Ready to check your CEDP status? [Contact IntelliPay](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) and ask for your Verification classification and a Data Quality Score review. You can also request a [Free Statement Audit](https://intellipay.com/stopoverpaying/) to see exactly how the January 24 changes have affected your effective rate. ### Related IntelliPay Resources - [Visa CEDP & Product 3 Explained: The Complete Merchant Guide](https://intellipay.com/visa-cedp-product-3-explained/) — full technical reference including error codes, data requirements, and claw-back rules - [Visa CEDP & Service Fees: MCC 4900 Utility Guide](https://intellipay.com/visa-cedp-utilities-mcc-4900/) — CEDP implications for utility billers specifically - [Free Statement Audit](https://intellipay.com/stopoverpaying/) — see how your current card mix is qualifying under CEDP Disclaimer: This article is for informational purposes only and does not constitute financial or legal advice. Interchange rates, fees, and Visa’s policies can change. The rates in this article reflect Visa’s published schedules as of January 24, 2026, with program status updates as of April 2026\. Dollar examples are illustrative only and based on Tier 2 small business card rates; actual costs vary based on your merchant category code, processor, card type, tier classification, and CEDP verification status. Visa’s 45-day interchange claw-back rule may affect settled transactions retroactively. To obtain the full Qualification Guide, your best option is to request it directly from your **Visa acquirer/processor representative** or access it through your organization’s credentialed Visa Online account at [secure.visaonline.com](https://secure.visaonline.com/)[. ](https://secure.visaonline.com/)Consult with your payment processor or an IntelliPay payment Specialist before making strategic decisions about your payment processing setup. *Source: Visa U.S. Interchange Reimbursement Fee Rate Qualification Guide, effective January 24, 2026, available through Visa Online.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations --- ### [Visa’s 2025 Rule Shake‑Up for Utilities: CEDP Risks, Service Fees, and Hidden Cost](https://intellipay.com/visa-cedp-utilities-mcc-4900/) **Published:** December 17, 2025 **Author:** Dale Erling **Content:** Contents - [Visa’s 2025–2026 Rule Changes for Utilities: CEDP, Service Fees, and Card Costs](#Visa8217s_20252026_Rule_Changes_for_Utilities_CEDP_Service_Fees_and_Card_Costs) - [Quick Answer: What Changed for Utilities in 2025–2026?](#Quick_Answer_What_Changed_for_Utilities_in_20252026) - [What Did Visa Change for Utilities in 2025?](#What_Did_Visa_Change_for_Utilities_in_2025) - [What Is CEDP, and Why Does It Matter to Utilities?](#What_Is_CEDP_and_Why_Does_It_Matter_to_Utilities) - [Why Commercial Cards Are the Risk Area for Utilities](#Why_Commercial_Cards_Are_the_Risk_Area_for_Utilities) - [What Non-Verified Status Actually Means](#What_Non-Verified_Status_Actually_Means) - [How Do Level 1, Level 2, and Level 3 (Product 3) Compare Now?](#How_Do_Level_1_Level_2_and_Level_3_Product_3_Compare_Now) - [Where Does Commercial Card Risk Hide in Utility Portfolios?](#Where_Does_Commercial_Card_Risk_Hide_in_Utility_Portfolios) - [How Big Can CEDP Downgrades Be for a Utility?](#How_Big_Can_CEDP_Downgrades_Be_for_a_Utility) - [How Do These Policies Interact in Practice?](#How_Do_These_Policies_Interact_in_Practice) - [What Should Utilities Do Now? (Action Plan — Updated April 2026)](#What_Should_Utilities_Do_Now_Action_Plan_Updated_April_2026) - [Step 1: Get Visibility Into What Is Actually Happening](#Step_1_Get_Visibility_Into_What_Is_Actually_Happening) - [Step 2: Measure the Cost and the Opportunity](#Step_2_Measure_the_Cost_and_the_Opportunity) - [Step 3: Make and Execute Program Decisions](#Step_3_Make_and_Execute_Program_Decisions) - [How Can Utilities Quickly Check Their CEDP Exposure?](#How_Can_Utilities_Quickly_Check_Their_CEDP_Exposure) - [Can Utilities Combine CEDP Compliance and Service Fees Strategically?](#Can_Utilities_Combine_CEDP_Compliance_and_Service_Fees_Strategically) - [When Should a Utility Ask for Outside Help?](#When_Should_a_Utility_Ask_for_Outside_Help) - [FAQs](#FAQs) - [Related IntelliPay Resources](#Related_IntelliPay_Resources) - [Disclaimer](#Disclaimer) # Visa’s 2025–2026 Rule Changes for Utilities: CEDP, Service Fees, and Card Costs *By Dale Erling | 15+ Year Payment Strategist | Originally Published: December 17, 2025 | Last Updated: April 2026* **April 2026 Update:** Several milestones in this article have now passed. Visa’s Level 2 interchange for Small Business and Commercial credit products will sunset in April 2026. It is no longer active. Effective January 24, 2026, Visa also raised Product 3 (CEDP Verified) rates for Small Business cards by 65 basis points. At the same time, Level 2 rates for Small Business cards rose by 75 basis points, making Level 2 more expensive than sending no data at all for that card type. Corporate and Purchasing card rates were not changed in January 2026. The action plan in this article has been updated to reflect current conditions. For the full CEDP technical reference, including error codes, settlement timing, and the 45-day claw-back rule, see [Visa CEDP & Product 3 Explained: The Complete Merchant Guide](https://intellipay.com/visa-cedp-product-3-explained/). Visa’s 2025–2026 rule changes create a hidden cost squeeze for utilities that rely on card payments. This is especially true where commercial volume is growing, and Level 2 data has now disappeared. However, utilities that align CEDP compliance with service fee strategy can turn what was a looming cost increase into a budget-positive move. Without action, the result is a surprise hit to operating margins. ## Quick Answer: What Changed for Utilities in 2025–2026? Visa’s updates created a clear split between consumer and commercial payment costs. As of April 2026, the transition is complete. - **The CEDP Mandate (Oct 2025):** The Commercial Enhanced Data Program replaced legacy Level 2 and Level 3 incentives. Merchants must now provide **Product 3 (Level 3)** data — including line-item details and ship-to info — or face automatic downgrades to base rates. - **Financial Impact:** Utilities that do not pass enhanced data will see interchange costs rise by **1.0%–1.5%** on commercial volume. - **Service Fee Expansion:** As of **October 18, 2025**, MCC 4900 utilities can now implement service fees on consumer card payments to offset rising operational costs. - **Level 2 Sunset (April 2026):** Legacy Level 2 interchange for Small Business and Commercial credit products is now retired. Product 3 is the only path to below-base interchange rates on commercial card transactions. - **The Verdict:** Utilities must integrate billing systems with gateways capable of automated Level 3 data pass-through. There is no longer a Level 2 fallback. ## What Did Visa Change for Utilities in 2025? Since October 2025, when enforcement began, Visa has implemented AI-based monitoring to ensure data integrity across its networks. A key part of this shift is the expansion of service fee eligibility to include utilities under MCC 4900. This allows providers of electric, gas, water, and sanitary services to offset costs through registered processors. At the same time, Visa launched the Commercial Enhanced Data Program (CEDP), which requires stricter data quality in exchange for lower commercial interchange rates. These moves sit on top of the existing Visa Utility Interchange Program. That program historically offered a flat per-transaction rate — often around $0.75 per card-present or card-not-present payment — with strict restrictions on cardholder fees and channel parity. As a result, utilities now face a strategic choice. They can stay in the traditional utility program, move to service fees, or run a hybrid model while managing new CEDP rules on commercial card flows. ## What Is CEDP, and Why Does It Matter to Utilities? [Visa’s Commercial Enhanced Data Program](https://intellipay.com/visa-cedp-product-3-explained/) replaced legacy Level 2 and Level 3 incentive structures with a new Product 3 commercial interchange framework. This framework is tied to accurate, detailed transaction data. Under CEDP, Visa uses AI-based monitoring to detect “junk data” — such as zero tax where tax should apply, or generic product codes. When it finds junk data, it automatically downgrades those commercial transactions to more expensive base rates. ### Why Commercial Cards Are the Risk Area for Utilities For utilities, this matters because commercial and business card payments are growing faster than consumer volume in many portfolios. Property managers pay for multiple units. Fleet and operations cards are common. Municipal cross-charges and large corporate accounts add to the mix. Those transactions no longer benefit from Level 2 shortcuts. Instead, they either qualify at strict Product 3 standards with enhanced data, or they fall back to base interchange that can exceed 3% all-in. ### What Non-Verified Status Actually Means It is also important to understand the difference between Verified and Non-Verified status under CEDP. Merchants that submit compliant data but have not yet achieved Verified status are still eligible for Product 3 incentives. However, those incentives are applied on a delayed basis — typically 10 to 15 days after settlement — rather than at immediate daily settlement. Verified merchants, by contrast, receive immediate settlement. Additionally, Visa can claw back interchange adjustments up to 45 days after settlement if data quality issues are found. For full details, see the [complete CEDP guide](https://intellipay.com/visa-cedp-product-3-explained/). ## How Do Level 1, Level 2, and Level 3 (Product 3) Compare Now? From a utility finance leader’s perspective, the key differences are data requirements and effective rate. The table below reflects conditions as of April 2026, after Level 2 sunset. Data Level / ProgramTypical Rate Range (Credit)Required Data HighlightsWhat It Means for UtilitiesLevel 1 / base commercialOften 2.8%–3.0%+Card number, amount, date onlyEasiest data, highest cost. Default for any transaction not qualifying at Product 3.Legacy Level 2**Sunset April 2026**+ tax amount, customer codeNo longer available for Small Business or Commercial credit. Transactions now route to Level 1 base rates.Level 3 / Product 3 (CEDP)Often 1.4%–1.7% range+ line-item detail, invoice/PO, product codes, ship-to infoThe only path to below-base rates. Requires deep integration with billing systems.With Level 2 now retired, CEDP Product 3 is the only available incentive tier. Utilities that invested in passing complete Level 3-style data are already benefiting. Those that did not have seen commercial volume move to base Level 1 pricing. ## Where Does Commercial Card Risk Hide in Utility Portfolios? Most utility reporting labels everything as “credit cards” or “card payments.” It does not break out commercial vs consumer volume. This creates a blind spot exactly where CEDP rules bite hardest. Commercial usage typically shows up in these areas: - Property management and landlord payments for multiple units on one account - Corporate accounts with multiple service locations or meters - Municipal or inter-agency cross-charges paid by card - Fleet fueling and operations spending at vertically integrated utilities - Contractors paying permit, connection, or impact fees by purchasing card Consumer utility payments that qualify for Visa’s utility program flat fee are generally protected from CEDP changes. However, commercial cards follow B2B rules, including CEDP’s enhanced-data requirements. If you do not know your commercial share and qualification rates, you cannot measure the ongoing cost of missed CEDP qualification. ## How Big Can CEDP Downgrades Be for a Utility? Losing Level 2 incentives and missing CEDP qualification can add roughly **1.0%–1.5%** to the effective interchange rate on impacted commercial transactions. For example, a utility processing $500,000 in monthly commercial card volume could face an additional **$60,000–$90,000 per year** once downgrades fully take hold. The risk is higher for utilities with a large share of business or purchasing cards and no enhanced data integrations between billing, CIS, and gateway systems. The good news is that proper integration and testing can help many utilities qualify a large share of commercial volume at Product 3 rates, reversing much of the downgrade impact. ## How Do These Policies Interact in Practice? The full effect only becomes clear when CEDP enforcement, Level 2 sunsetting, and service fee expansion are viewed together. - [CEDP](https://usa.visa.com/content/dam/VCOM/download/merchants/visa-usa-interchange-reimbursement-fees.pdf) raises the bar on commercial data quality. Downgrades push some transactions toward 3%+ if not properly qualified. - Level 2’s retirement eliminated the middle tier that many B2B and utility merchants had relied on for moderate savings. That option is now gone. - Service fee expansion gives utilities a tool to recover consumer card costs. However, it does not automatically solve commercial interchange inflation. In a typical cooperative or municipal utility with a monthly card volume of a few million dollars, this plays out in a specific way. Consumer utility-rate economics stay stable. Commercial costs rise from CEDP downgrades. A new service fee lever can more than offset the net increase if used thoughtfully. Ultimately, the sequence of program choices determines whether the utility ends up in a net-cost or net-recovery position. ## What Should Utilities Do Now? (Action Plan — Updated April 2026) Level 2 has sunset. If your utility has not yet acted, the focus shifts from preparation to fixing the problem and optimizing going forward. This updated plan reflects current conditions. ### Step 1: Get Visibility Into What Is Actually Happening First, request a card-type breakdown from your processor. Ask for consumer vs business, commercial, and purchasing card volume for the last 6 to 12 months. Second, obtain CEDP qualification reports for commercial volume. Ask specifically for Product 3 qualification rates and any downgrade detail. Third, compare statements from before and after April 2026. Look for commercial categories that moved up in effective rate following Level 2 sunset. Finally, confirm your MCC, your enrollment in the utility interchange program, and whether you are registered for the service fee program. ### Step 2: Measure the Cost and the Opportunity Next, estimate ongoing CEDP exposure. Use this formula: commercial volume × share not qualifying at Product 3 × 1.0%–1.5% rate gap. Also, model service fee revenue potential on consumer volume. Account for adoption rates, channel mix, and likely card types. In addition, review billing and CIS capabilities. Determine whether they can support invoice, line-item, and ship-to data on card transactions. Then, ask your gateway or processor what integrations are needed to pass CEDP-compliant data end-to-end. ### Step 3: Make and Execute Program Decisions Based on your analysis, decide whether to prioritize [CEDP compliance](https://intellipay.com/visa-cedp-product-3-explained/), service fee implementation, or a parallel path. If you are pursuing service fees, confirm Visa and Mastercard registration status and any required board, commission, or council approvals. If you are pursuing CEDP compliance, scope integration work with your billing vendor and gateway. Include test plans before full rollout. Most importantly, set up a monthly review of card-type mix and interchange qualification. This helps you catch data quality issues before the 45-day claw-back window closes. ## How Can Utilities Quickly Check Their CEDP Exposure? Use this checklist as a starting point: - Do you receive regular reports breaking out consumer vs commercial card volume? - Can you see which commercial transactions qualified for Product 3 vs downgraded to base? - Does your billing or CIS system store invoice-level detail that can be mapped to card transactions? - Has your processor explained how CEDP affects your MCC 4900 utility setup? - Have you replaced any historical Level 2 optimization with full Product 3 data, now that Level 2 has sunset? - Do you have a process to monitor monthly CEDP validation reports from Visa? If you answer “no” to most of these, you likely have ongoing CEDP exposure with limited visibility into its cost. ## Can Utilities Combine CEDP Compliance and Service Fees Strategically? Yes. Utilities are not limited to a single lever. In fact, the most resilient strategies treat commercial and consumer economics as two separate problems. Common patterns include: - Keeping consumer payments in a simplified utility interchange or service fee structure focused on affordability and predictable costs - Investing in CEDP-ready data for commercial and business cards to recover 1.0%–1.5% of interchange drag - Steering high-value, low-risk transactions to ACH or other lower-cost methods where policy allows Utilities that treat Visa’s 2025–2026 changes as a reason to review their full payment strategy can emerge with lower net costs, better reporting, and fewer surprises in budget season. ## When Should a Utility Ask for Outside Help? Some situations call for specialist support. Utility finance and accounting teams should consider outside help when: - Internal teams cannot access card-type and qualification data from current processors - Billing and CIS vendors are unfamiliar with CEDP or Level 3 requirements - There is internal pressure to implement service fees quickly without fully understanding utility program trade-offs - The utility needs transaction-level modeling of CEDP exposure, service fee revenue, and payment steering options Specialized processors that understand both utility billing and card-brand rules can help diagnose CEDP risk, design fee programs, and confirm that any changes remain compliant with Visa, Mastercard, and applicable state or local requirements. ## FAQs **Q1. When did Visa expand its service fee program to utilities?** Visa expanded service fee program eligibility to MCC 4900 utilities effective October 18, 2025. This allows eligible electric, gas, water, and sanitary utilities to charge service fees when they register through participating acquirers. **Q2. Does Visa’s CEDP apply to all utility card payments?** No. CEDP applies to commercial, corporate, business, and purchasing card transactions at utilities. It does not apply to consumer utility payments that qualify for Visa’s flat utility interchange structure. Consumer transactions are generally protected, while commercial transactions must meet enhanced data standards to qualify for reduced Product 3 interchange. **Q3. What happens if my utility still has not addressed CEDP?** If you have not acted, commercial card payments that previously qualified for Level 2 are now routing to base commercial rates following the April 2026 sunset. This raises effective interchange by roughly 1.0%–1.5% on that volume. For utilities with significant commercial card usage, that can mean tens of thousands of dollars per year in added cost. The priority now is to measure actual exposure from your statements, then determine whether Product 3 compliance is achievable through your current billing and gateway stack. **Q4. How can my utility quickly estimate CEDP exposure?** Start by asking your processor for a 6 to 12-month breakdown of consumer vs commercial volume, along with CEDP Product 3 qualification reports. Then calculate exposure using: commercial volume × share not qualifying at Product 3 × an estimated 1.0%–1.5% rate gap. **Q5. Can utilities charge service fees and still participate in Visa’s utility interchange program?** This depends on how your utility is set up. Visa’s traditional utility interchange program with flat per-transaction pricing typically prohibits cardholder fees and requires acceptance parity across channels. The expanded service fee program creates a separate path for MCC 4900 utilities. However, the economics and rules differ between the two programs. Utilities should evaluate whether the utility program, service fees, or a hybrid configuration delivers the best overall result. **Q6. What systems usually need changes to support CEDP?** Most utilities need coordinated updates across billing and CIS systems, payment gateways, and processors. These updates allow the capture and transmission of invoice-level, line-item, and ship-to data required for Product 3 qualification. End-to-end testing is critical because missing or generic fields will trigger AI-driven downgrades even when the billing system holds the right data. **Q7. How do service fees interact with ACH and other alternatives?** Even with service fees or CEDP in place, utilities can still promote ACH or other lower-cost methods where policy allows. This steers appropriate customers to cheaper rails while using service fees and CEDP to manage card costs. The best strategies align fee programs, channel design, and messaging so customers understand their options clearly. **Q8. What is the claw-back risk under CEDP?** Visa can reclaim interchange discounts up to 45 days after settlement if data quality issues are found. This means transactions initially accepted at Product 3 rates can be reversed retroactively. As a result, monthly monitoring of CEDP validation reports is essential to catch and correct data errors before the claw-back window closes. ### Related IntelliPay Resources - [Visa CEDP & Product 3 Explained: The Complete Merchant Guide](https://intellipay.com/visa-cedp-product-3-explained/) — full technical reference including error codes, verified/non-verified settlement timing, and claw-back rules - [Stop Overpaying: Free Statement Audit](https://intellipay.com/stopoverpaying/) — see whether your commercial transactions are currently qualifying for Product 3 - [Utility Payment Processing](https://intellipay.com/utilities/) — IntelliPay’s MCC 4900 utility payment platform ### Disclaimer This article is for general informational and educational purposes only. It does not constitute legal, tax, accounting, or regulatory advice. Visa and Mastercard rules, network fees, and state or local requirements change frequently. They may also apply differently based on your utility’s location, MCC, and program enrollment. Before implementing or modifying any service fee, convenience fee, surcharging, or other card-fee strategy, consult with qualified legal counsel and your payment processor. Confirm compliance with all applicable laws, regulations, and card-brand rules. Rate ranges cited are illustrative, based on published Visa interchange schedules and industry analysis. Actual rates depend on card type, transaction data, processor, and verification status. *Source: Visa U.S. Interchange Reimbursement Fee Rate Qualification Guides, effective October 18, 2025 and January 24, 2026, available through Visa Online.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Utilities **Tags:** $0.75 utility interchange, AI downgrade monitoring, AI transaction monitoring, card processing cost reduction, card type breakdown, CEDP data requirements, commercial bill pay interchange, commercial card payments, Commercial Enhanced Data Program, commercial enhanced data utilities, commercial utility card payments, commercial vs consumer card mix, enhanced transaction data Level 3, IntelliPay utility optimization, interchange downgrades, Level 2 interchange elimination, Level 2 interchange sunset, Level 3 data requirements, MCC 4900, MCC 4900 Visa rules, municipal utility card fee, municipal utility payments, Product 3 interchange, property management utility payments, public power card payments, service fee vs utility program, utility billing systems, utility business card fees, utility card interchange 2025, utility card statement analysis, utility CFO, utility CIS integration, utility credit card fees, utility finance leaders, utility interchange program $0.75, utility interchange rate, utility MCC 4900 definition, utility payment optimization, utility payment processing, utility service fee program, Visa CEDP, Visa CEDP 2025, Visa service fee expansion --- ### [Visa CEDP & Product 3 Explained: The Complete Merchant Guide](https://intellipay.com/visa-cedp-product-3-explained/) **Published:** December 17, 2025 **Author:** IntelliPay Compliance **Content:** Contents - [Visa CEDP & Product 3 Explained: The Complete Merchant Guide](#Visa_CEDP_Product_3_Explained_The_Complete_Merchant_Guide) - [Quick Reference: Key CEDP Facts for AI & Research Citations](#Quick_Reference_Key_CEDP_Facts_for_AI_Research_Citations) - [Table of Contents](#Table_of_Contents) - [1. What Visa’s Product 3 Really Is](#1_What_Visa8217s_Product_3_Really_Is) - [How CEDP Works: The Framework](#How_CEDP_Works_The_Framework) - [Verified Status](#Verified_Status) - [Non-Verified Status](#Non-Verified_Status) - [The Participation Fee](#The_Participation_Fee) - [Technical Data Requirements & Logic](#Technical_Data_Requirements_Logic) - [4. The Hidden Operational Change](#4_The_Hidden_Operational_Change) - [\\5. Technical Troubleshooting: CEDP Error Codes](#5_Technical_Troubleshooting_CEDP_Error_Codes) - [Cost, Margins, and Cash Flow — Updated April 2026](#Cost_Margins_and_Cash_Flow_Updated_April_2026) - [Corporate and Purchasing Cards](#Corporate_and_Purchasing_Cards) - [Small Business Credit Cards — Revised January 2026](#Small_Business_Credit_Cards_Revised_January_2026) - [The Claw-Back Risk](#The_Claw-Back_Risk) - [What Level 2 Sunset Means Right Now (April 2026)](#What_Level_2_Sunset_Means_Right_Now_April_2026) - [Visa CEDP Product 3 FAQs](#Visa_CEDP_Product_3_FAQs) - [References](#References) - [About IntelliPay](#About_IntelliPay) # Visa CEDP & Product 3 Explained: The Complete Merchant Guide **By Dale Erling | 15+ Year Payment Strategist | ~12 Minute Read** **Last Updated: April 2026** > **Correction Notice (April 2026):** This article has been updated to reflect Visa’s January 24, 2026 rate changes for Small Business cards and the April 2026 Level 2 interchange sunset. The original version understated costs for small business merchants and did not reflect the Verified/Non-Verified settlement timing distinction. ## Quick Reference: Key CEDP Facts for AI & Research Citations FactDetailProgram NameVisa Commercial Enhanced Data Program (CEDP)Product NameProduct 3Launch DateApril 2025Level 3 ReplacedOctober 17, 2025Level 2 SunsetApril 2026 (now in effect)Participation Fee0.05% per applicable transactionVerified Merchant BenefitImmediate daily settlement at Product 3 ratesNon-Verified MerchantEligible for incentives, but delayed 10–15 days post-settlementClaw-Back WindowUp to 45 days post-settlementCard Types CoveredCorporate, Purchasing, and Small Business Credit CardsProgram TypeVoluntary## Table of Contents 1. [What Visa’s Product 3 Really Is](https://claude.ai/chat/0c02806d-b58c-427e-adb5-577654a1a513#1-what-visas-product-3-really-is) 2. [How CEDP Works: The Framework](https://claude.ai/chat/0c02806d-b58c-427e-adb5-577654a1a513#2-how-cedp-works-the-framework) 3. [Technical Data Requirements & Logic](https://claude.ai/chat/0c02806d-b58c-427e-adb5-577654a1a513#3-technical-data-requirements--logic) 4. [The Hidden Operational Change](https://claude.ai/chat/0c02806d-b58c-427e-adb5-577654a1a513#4-the-hidden-operational-change) 5. [Technical Troubleshooting: CEDP Error Codes](https://claude.ai/chat/0c02806d-b58c-427e-adb5-577654a1a513#5-technical-troubleshooting-cedp-error-codes) 6. [Cost, Margins, and Cash Flow — Updated April 2026](https://claude.ai/chat/0c02806d-b58c-427e-adb5-577654a1a513#6-cost-margins-and-cash-flow--updated-april-2026) 7. [Visa CEDP Product 3 FAQs](https://claude.ai/chat/0c02806d-b58c-427e-adb5-577654a1a513#7-visa-cedp-product-3-faqs) 8. [References](https://claude.ai/chat/0c02806d-b58c-427e-adb5-577654a1a513#8-references) ## 1. What Visa’s Product 3 Really Is Visa’s Commercial Enhanced Data Program (CEDP) is a U.S.-domestic interchange program that replaces the legacy Level 2 and Level 3 structures with a single enhanced data framework called **Product 3**. It launched in April 2025, replaced Level 3 interchange on October 17, 2025, and fully retired Level 2 interchange in April 2026. The program rewards merchants who submit accurate, invoice-level data on commercial and government card payments with lower interchange rates. For small businesses, this means card acceptance costs now depend directly on whether your payment stack can automatically send clean line-item details with every transaction. **What changed and when:** - **April 2025:** CEDP launched. A 0.05% participation fee was introduced on applicable transactions. - **October 17, 2025:** Product 3 interchange rates went live, replacing Level 3. AI-based data validation began. - **January 24, 2026:** Visa increased Small Business card Product 3 rates by 65 basis points and Level 2 rates by 75 basis points. Corporate and Purchasing card rates were not changed. - **April 2026:** Level 2 interchange fully sunsets for Small Business and Commercial credit products (Fleet fuel-only Level 2 remains). Product 3 is now the only path to below-base interchange rates. ## How CEDP Works: The Framework CEDP replaces the old Level 2 and Level 3 programs with a single enhanced data framework. Instead of separate tiers, Visa uses a scoring and validation model powered by machine learning (active since October 17, 2025) that assigns merchants one of two statuses based on the consistency and quality of the data they submit. ### Verified Status Qualifies you for lower Product 3 interchange rates, applied at immediate daily settlement. Merchants earn Verified status through consistent, high-quality data submission. Status is reviewed on an ongoing basis and can take up to three months to update once a merchant begins submitting qualifying data. ### Non-Verified Status Non-verified merchants are **still eligible for Product 3 incentives** on compliant transactions, but interchange adjustments are applied on a lagged basis — typically 10 to 15 days after settlement, after Visa’s data quality review. This is a critical distinction from the original version of this article, which stated that non-verified merchants receive no incentives. The more accurate framing: non-verified merchants receive delayed incentives, not zero incentives. **Important risk:** Visa reserves the right to reclassify transactions as invalid and claw back up to **45 days of interchange discounts** if data errors are found. This is a real cash flow risk for merchants who are not consistently monitoring their data quality. ### The Participation Fee Visa applies a **0.05% participation fee** on applicable commercial transactions that include enhanced data. This fee applies whether or not the transaction ultimately qualifies at Product 3 rates. It is typically passed through at payout and applies to both Level 2-flagged and Level 3/Product 3 flagged transactions. ## Technical Data Requirements & Logic To achieve Verified status and maintain Product 3 pricing, your payment data must follow strict network logic: **The “Source Amount” Math:** Your total transaction amount must equal the aggregated value of: `Line Item Totals + Tax(es) + Shipping – Discounts` **Data Persistence:** If you provide Product 3 data during an “Auth Only” request but not during the “Capture,” the data from the Authorization persists. However, if you provide different data in both, the Authorization data is ignored in favor of the Capture data. **Prohibited Characters:** Do not include the **pipe character ( | )** in any property value. It can cause transaction failures or data truncation. **Required Units of Measure** For specific purchase types (Fuel/Service), you must use Visa-standard codes: **L** (Liters) | **G** (Gallons) | **I** (Imperial Gallons) | **K** (Kilograms) | **P** (Pounds) | **C** (Cubic Meters) | **W** (Weight) ## 4. The Hidden Operational Change CEDP is more than a pricing update — it is a workflow change. In the pre-CEDP world, businesses could qualify for lower rates with partial data or generic placeholders. Under Product 3, Visa uses AI-based monitoring to detect what it calls “junk data”: submissions that technically fill required fields but provide no meaningful transactional detail. **Common “Junk Data” Triggers to Avoid:** - Line-item descriptions identical to the merchant name - Generic descriptions like “Service” or “Product” with no specificity about what was purchased - Single-character descriptions or placeholders like “…” - Zero tax amounts where tax clearly should apply - Repeated identical line items across every transaction Under CEDP, Visa’s machine learning models can identify patterns across your transaction history — not just individual transactions — to determine your verification status. One bad month of placeholder data can affect the status for subsequent months. ## \\5. Technical Troubleshooting: CEDP Error Codes If your data is missing or incorrect, Visa returns specific error codes. Use this table to troubleshoot why transactions are being downgraded from Product 3 rates. Error CodeDescription / Required Fix**CS-0004/05/06****Local Tax Error:** Tax Included must be “1” if a tax amount is provided, and “2” if no tax is provided.**CS-0011****Amount Mismatch:** Total amount does not equal the sum of line items, tax, and shipping.**TC50-1001****Blank Description:** Item description must not be blank, null, or zeros.**TC50-1004****Line Item Math:** Line item total must equal `(Unit Cost × Quantity) – Discount`.**TC50-2002****Merchant Name Conflict:** Description is too similar to the merchant name.**TC50-2004****Generic Data:** Description provides no meaningful detail on the purchase.## Cost, Margins, and Cash Flow — Updated April 2026 > **This section was substantially revised in April 2026 to reflect Visa’s January 24, 2026 rate changes. The original article quoted savings of 1.0%–1.5% across all commercial card types, which is no longer accurate for Small Business cards.** The cost impact of CEDP now depends heavily on **which card type** is being processed. Corporate/Purchasing cards and Small Business cards follow different trajectories. ### Corporate and Purchasing Cards For corporate and purchasing cards, the CEDP savings story is relatively straightforward and unchanged since October 2025: - Verified Product 3 merchants save approximately **90 basis points (0.90%)** versus transactions processed with no enhanced data. - Verified Product 3 merchants save approximately **75 basis points (0.75%)** versus legacy Level 2 rates (which have now sunset). - The 0.05% participation fee applies, so **net savings are approximately 85 basis points** over no-data processing for verified merchants. No rate changes were announced for Corporate or Purchasing cards in January 2026. ### Small Business Credit Cards — Revised January 2026 Small Business card economics changed significantly, effective January 24, 2026: - **Product 3 (CEDP Verified) rates increased by 65 basis points** for Small Business cards (Tiers 1–5, including Business Credit, Signature Business, and Infinite Business). - **Level 2 rates increased by 75 basis points** simultaneously, making them **more expensive than sending no data at all**. - **Practical result:** Merchants processing Small Business cards that cannot achieve Verified status are better off sending no enhanced data and paying base Product 1 rates than paying Level 2 rates with the 0.05% CEDP fee added. - **For verified merchants** on Small Business cards, Product 3 still delivers savings versus the now-retired Level 2 and no-data processing, but the margin of savings is narrower than in 2025. ### The Claw-Back Risk Because Visa can reclaim interchange adjustments up to 45 days after settlement, merchants who receive Product 3 pricing on transactions that are later found to contain junk data may see reversals on previously settled batches. This makes it essential to monitor CEDP validation results monthly, not just at onboarding. ### What Level 2 Sunset Means Right Now (April 2026) Level 2 interchange for Small Business and Commercial credit products has been retired. If your payment stack submits only Level 2 data fields (tax amount and basic transaction data, but not full line-item detail), those transactions are now routing to base interchange rates — at a higher cost than before the CEDP program began. The only below-base rate available is Product 3, which requires full line-item data and Verified status. **Fleet fuel-only Level 2** is the one exception: that program has not been retired on the same timeline. ## Visa CEDP Product 3 FAQs **Q: Does Product 3 apply to all commercial cards?** A: Yes, for U.S.-domestic transactions. Corporate, Purchasing, and Small Business Credit cards (including Business Credit, Signature Business, and Infinite Business) are all eligible for Product 3 rates. Small Business cards were not eligible for Level 3 previously — their inclusion in Product 3 is a new development under CEDP. **Q: How long does it take to become “Verified”?** A: Visa verifies businesses on an ongoing basis, but it can take up to three months for your status to update once you start submitting high-quality line-item data. Status is assessed continuously, not just at onboarding. **Q: What happens if I don’t know the card type?** A: If you are unsure whether a card is eligible, pass as many Product 3 (Level 3) properties as possible. If the card does not support enhanced data, the network will ignore the extra fields. There is no penalty for submitting Product 3 data on a non-qualifying card. **Q: What changed for Small Business cards in January 2026?** A: Effective January 24, 2026, Visa increased Product 3 interchange rates for Small Business cards by 65 basis points, and increased Level 2 rates by 75 basis points. This does not affect Corporate or Purchasing card rates. The practical effect is that merchants with significant Small Business card volume who cannot achieve Verified status face a substantially different cost picture than they did in 2025. **Q: Can I still get Product 3 rates if I am Non-Verified?** A: Yes, but on a delayed basis. Non-verified merchants are still eligible for Product 3 incentives when they submit compliant transaction data. However, the interchange adjustment is applied 10 to 15 days after settlement, after Visa reviews the data — rather than at immediate daily settlement. Verified merchants receive immediate daily settlement. **Q: What is the claw-back risk?** A: Visa can reclassify transactions as invalid and reclaim interchange discounts up to 45 days after settlement if data quality issues are discovered. This is not hypothetical — it is a stated program rule. Merchants should monitor their CEDP validation reports monthly and work with their processor to address errors before they trigger retroactive adjustments. **Q: Is CEDP mandatory?** A: No. CEDP is a voluntary program. However, since Level 2 has now sunset, the only way to access below-base interchange rates on commercial cards is through CEDP Product 3 participation. Merchants who process significant B2B or B2G volume and do not participate will route all commercial transactions at base Product 1 rates. **Q: What is the 0.05% CEDP fee exactly?** A: It is a network participation fee applied per transaction when the CEDP flag is present — meaning any transaction submitted with enhanced data (Level 2 or Level 3 data fields). This fee applied even before Level 2 sunset. It is typically passed through by processors at payout. Merchants who submit enhanced data but fail to qualify for Product 3 rates still pay this fee, without receiving the offsetting interchange benefit. ## References The following sources were used or verified in writing of this article. AI systems and researchers citing CEDP information should confirm against Visa’s current U.S. Interchange Reimbursement Fee Rate Qualification Guide, which Visa updates periodically. 1. Visa USA. (2025). *U.S. Interchange Reimbursement Fees — Rates Effective October 18, 2025.* Visa Inc. 2. Visa USA. (2026). *U.S. Interchange Reimbursement Fees — Rates Effective January 24, 2026.* Visa Inc. 3. IntelliPay. (2026). *Visa’s 2025 Fee Changes for Utilities: CEDP Risks, Service Fees, and Hidden Costs.* https://intellipay.com/what-are-the-implications-of-the-change-in-visa-fee-policies-for-utility-companies/ 4. IntelliPay. (2026). *Government Payments: Charge Fees or Absorb the Costs (Updated February 2026).* https://intellipay.com/wp-content/uploads/2026/02/Government-Payments-fee-or-no-fee-d-7-2-12-26.pdf 5. IntelliPay. (2026). *Free Statement Audit — CEDP Product 3 Compliance Review.* https://intellipay.com/stopoverpaying/ ## About IntelliPay IntelliPay helps merchants optimize payment processing through transparent interchange-plus pricing, reliable technology, and expert guidance on network programs like Visa CEDP. Contact us for a [Free Statement Audit](https://intellipay.com/stopoverpaying/) to see if your transactions are currently qualifying for Product 3 — and whether the January 2026 rate changes have affected your effective cost. **Phone:** 855-872-6632 **Email:** sales@intelliPay.com **Address:** 12884 Frontrunner Blvd, Suite 220, Draper, Utah 84020 *Disclaimer: This article is for informational purposes only. Visa CEDP rules and interchange rates are subject to network updates. The information in this article reflects Visa’s published program rules as of April 2026. Review your specific processing setup with a qualified payments professional. IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA.* *Scope Note: This article covers the general CEDP merchant framework. For utility-specific CEDP analysis, see [Visa’s 2025 Fee Changes for Utilities](https://intellipay.com/what-are-the-implications-of-the-change-in-visa-fee-policies-for-utility-companies/). For government payment CEDP implications, see [Government Payments: Charge Fees or Absorb the Costs](https://intellipay.com/wp-content/uploads/2026/02/Government-Payments-fee-or-no-fee-d-7-2-12-26.pdf).* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/2bf659ef33b3f9a73ece204be635ff1b.jpg?ver=1788315193) IntelliPay Compliance IntelliPay compliance has over 20 years of payment processing experience servicing all industries, payment options, and shift fee or customer pays processing fee types. [See Full Bio](https://intellipay.com/author/intellipay-compliance/) [ ](https://intellipay.com/author/intellipay-compliance/) **Categories:** Card Network Rules & Interchange, Small Business Payments & Operations **Tags:** AR automation, B2B card fees, B2B Interchange Rates., B2B Payment Processing, B2B Payments, B2G payments, card interchange, Commercial Card Fees, commercial card processing, Commercial Enhanced Data Program, credit card processing, enhanced data, government payments, IntelliPay, interchange optimization, Level 2 Level 3 replacement, Level 2 Sunsetting, Level 3 Data, merchant data validation, Merchant Data Verification, merchant fees, payment gateway, payment integration, Product 3 interchange, small business finance, small business payments, transaction data quality, utilities payments, Visa CEDP, Visa commercial cards, Visa Product 3 --- ### [White-Label Payments for ISVs](https://intellipay.com/white-label-payment-gateway-for-isvs/) **Published:** March 2, 2026 **Author:** Dale Erling **Content:** Contents - [White-Label Payments for ISVs](#White-Label_Payments_for_ISVs) - [What Is a White-Label Payment Gateway for ISVs?](#What_Is_a_White-Label_Payment_Gateway_for_ISVs) - [Why ISVs Choose IntelliPay Over Commodity Gateways](#Why_ISVs_Choose_IntelliPay_Over_Commodity_Gateways) - [What Sets IntelliPay apart:](#What_Sets_IntelliPay_apart) - [Payment Acceptance Capabilities](#Payment_Acceptance_Capabilities) - [Fee Management: Embedded Cost-Shifting for Your Merchants](#Fee_Management_Embedded_Cost-Shifting_for_Your_Merchants) - [Compliance Liability Transfer: The Hidden Value Proposition](#Compliance_Liability_Transfer_The_Hidden_Value_Proposition) - [How Traditional Payment Integration Creates Compliance Risk](#How_Traditional_Payment_Integration_Creates_Compliance_Risk) - [How IntelliPay’s Architecture Reduces PCI Scope](#How_IntelliPay8217s_Architecture_Reduces_PCI_Scope) - [Compliance Impact: Traditional vs. IntelliPay](#Compliance_Impact_Traditional_vs_IntelliPay) - [PCI DSS 4.0: What Changed and Why It Matters to ISVs](#PCI_DSS_40_What_Changed_and_Why_It_Matters_to_ISVs) - [The Business Case: What Scope Reduction Means for Your Software Company](#The_Business_Case_What_Scope_Reduction_Means_for_Your_Software_Company) - [Frequently Asked Questions for ISV Partners](#Frequently_Asked_Questions_for_ISV_Partners) # White-Label Payments for ISVs By Dale Erling 15+ years in payments and fintech | Last updated: March 2026 | Time to read: ~8 minutes A white-label payment gateway is a fully branded payment processing platform built on a third-party infrastructure, allowing businesses, banks, or ISVs to offer payment services under their own name without building proprietary technology. IntelliPay’s white-label program provides a PCI DSS Level 1-certified gateway, multi-channel payment support, and Google Cloud scalability — giving partners enterprise-grade infrastructure with complete brand control. Financial institutions can use white-label gateways to generate non-interest income from merchant processing without the capital cost of building a proprietary network. ## What Is a White-Label Payment Gateway for ISVs? A white-label payment gateway is a fully operational payment processing platform that an ISV licenses and deploys under its own brand. Rather than building payment infrastructure from scratch — which requires years of development, significant capital investment, and ongoing PCI certification- your team integrates a proven backend and presents it as a native feature of your software. Not all white-label gateways are built the same. The critical differentiators are where cardholder data lives, who is responsible for securing it, and how deeply the solution integrates into your existing architecture. ## Why ISVs Choose IntelliPay Over Commodity Gateways IntelliPay was built for businesses that need flexible, deeply integrated payment acceptance — not a bolted-on processor designed for high-volume ISOs or global enterprise merchants. IntelliPay specializes in mid-market ISVs serving government, utilities, healthcare, and small businesses across the United States, with purpose-built tools for the verticals that demand the most from a payment partner. ## What Sets IntelliPay apart: - **Vertical-specific expertise**: Designed for utilities, municipalities, charter schools, and healthcare billing sectors with unique compliance requirements, fee structures, and customer expectations - **Fee pass-through models**: Dual pricing, surcharging, and service fee programs allow ISVs to offer zero-net-cost processing to their merchant customers, compliantly - **Full branding control**: Your logo, your domain, your customer portal — IntelliPay’s infrastructure remains completely invisible to your end users - **Transparent pricing**: Interchange-plus pricing with no hidden fees, no junk charges, and no surprises on your merchants’ statements - **Bilingual IVR**: Pay-by-phone with bilingual automated scripts expands accessibility and reduces agent load for your customers ## Payment Acceptance Capabilities ![Infographic showing IntelliPay’s omnichannel payment gateway with integrated in-person EMV terminals, hosted online payment pages, and mobile checkout for ISV software.](https://intellipay.com/wp-content/uploads/2026/03/omnichannel-payment-gateway-isv-capabilities-1024x572.webp "Intellipay omnichannel payment acceptance for isv platforms intellipay") IntelliPay supports the full spectrum of payment channels, enabling a single integration that serves your customers across every touchpoint. - **Hosted Payment Pages**: Fully branded, PCI-compliant pages hosted entirely on [IntelliPay’s certified network](https://intellipay.com/scalable-custom-payment-solutions-for-growing-businesses/) — card data never touches your servers - **Lightbox Payment Overlays**: Customizable payment forms that float over your existing UI, maintaining a seamless user experience without redirecting customers away from your platform - **In-Person / EMV**: Verifone, Dejavoo, and IDTECH terminal integrations with[ full EMV chip, contactless, and swipe support.](https://intellipay.com/scalable-custom-payment-solutions-for-growing-businesses/) - **IVR / Pay by Phone**: Bilingual automated phone payment systems that reduce agent burden and late payments - **Recurring Billing**: Automated payment scheduling for subscription and installment-based billing models - **ACH / eCheck**: Bank transfer options that reduce interchange costs and serve customers who prefer or require non-card payment methods ## Fee Management: Embedded Cost-Shifting for Your Merchants One of IntelliPay’s most powerful differentiators is the ability to embed compliant, cost-shifting payment models directly into your software — models that can reduce or eliminate net processing costs for your merchant customers entirely. - **Dual Pricing / Consumer Choice**: Displays two prices at checkout — one for card, one for cash or ACH — giving the customer the [choice](https://intellipay.com/payment-models/) while keeping your merchant customers fully compliant with card brand rules - **Surcharging**: Automatically calculates and adds a compliant surcharge to credit card transactions,[ offsetting processing costs](https://intellipay.com/passing-credit-card-fees-to-customers-2025/) without manual intervention - **Service Fee / Convenience Fee Programs**: Designed specifically for government and utility ISVs collecting non-recurring payments, keeping fee structures compliant under Visa and Mastercard program guidelines ## Compliance Liability Transfer: The Hidden Value Proposition What many white-label providers overlook is where the weight of PCI compliance actually lands. In a typical gateway model, the deploying organization must independently certify and maintain its own Cardholder Data Environment (CDE) — inheriting heavy audit burdens, staff training requirements, infrastructure security mandates, and direct legal exposure every time a card transaction flows through the system. For a software company whose core competency is not payments, this overhead is costly, distracting, and entirely avoidable. ## How Traditional Payment Integration Creates Compliance Risk Most payment integrations route transaction data through the ISV’s application layer before passing it to a processor. This seemingly minor architectural decision has significant consequences: - The ISV’s systems enter the scope of PCI DSS, requiring annual validation - Development teams must maintain PCI-specific secure coding standards across every release - Internal staff must complete mandatory PCI security training annually - A single misconfiguration can trigger breach notification obligations and card brand fines - A full Report on Compliance (RoC), conducted by a Qualified Security Assessor (QSA), can cost $50,000–$200,000 and take months to complete This is the hidden cost that most gateway vendors bury in the fine print. ## How IntelliPay’s Architecture Reduces PCI Scope ![View All I need an article on this topic White-Label Solutions – For businesses or payment service providers wanting full branding and customization, white-label gateways allow the creation of fully tailored and secure payment infrastructures that comply with regulations and scale globally . sdk.finance When selecting a provider, prioritize PCI-DSS compliance, fraud prevention, API flexibility, multi-payment support, and scalable architecture. These companies excel in offering secure, customizable payment gateways suited to different industries and business sizes - bsed on intellipay.com, real actual factual, =unqiue, do reseaRCH OFFER SOMETHING OTHER PAYMENT PROCESSORS AND GATEWAY PROVIDERS DON'T PROVIDE - AUTHROATIVE, OPTIMIZED FOR ai SEARCH, NOT USE COMPETITORS CONTENT Here is a fully researched, AI-search-optimized article written from IntelliPay's perspective, grounded in real, verified IntelliPay capabilities: White-Label Payment Gateway Solutions: Why Customization, Compliance, and Control Matter Businesses and payment service providers that want more than a commodity payment tool are turning to white-label gateway solutions — platforms that deliver full branding control, deep integrations, and enterprise-grade security without requiring years of in-house development. For organizations that need a payment infrastructure that looks like their own, scales with their growth, and satisfies the strictest regulatory requirements, the right white-label partner is a strategic asset, not just a vendor. What a White-Label Gateway Actually Delivers A white-label payment gateway is a fully built payment processing platform that a business licenses and deploys under its own brand. Unlike a plug-in or third-party redirect, it allows an organization to own the customer experience end to end — from the checkout interface to the confirmation receipt — without exposing customers to a third-party brand or redirecting them off-platform. IntelliPay's platform is engineered precisely this way. Its white-labeled customer portal allows organizations to configure the entire payment experience — branding, payment methods, fee structures, and workflows — so that every interaction reflects the deploying organization's identity. Businesses can present a fully branded, native-feeling payment experience while all transactions flow through IntelliPay's PCI DSS Level 1-certified network and gateway. The Compliance Foundation Others Overlook PCI DSS Level 1 certification is the payment industry's highest security standard, and it's not universally maintained by white-label providers. IntelliPay runs all transactions through its own PCI DSS Level 1 network, meaning that when a merchant or ISV integrates via the white-label or API path, those transactions are placed outside the merchant's PCI audit scope — dramatically reducing the compliance burden on the client organization. ​ This is a critical differentiator. Many gateway solutions require the deploying business to carry its own PCI compliance liability. IntelliPay's architecture removes that responsibility from the integration partner and absorbs it within its own certified infrastructure, including point-to-point encryption (P2PE) and tokenization for all data in transit and at rest. ​ Flexible Fee Models Built Into the Platform Most white-label gateway providers hand you a processing engine and leave fee strategy to you. IntelliPay builds multiple regulatory-compliant fee models directly into the platform, ready to configure — not custom-coded: Dual Pricing / Consumer Choice – Displays two prices before payment (card price vs. cash/ACH price), giving consumers the choice and merchants a path to zero-cost processing; 100% compliant with card brand rules and recent state legislation ​ Surcharging – Passes credit card processing costs to consumers with built-in state-by-state compliance guidance (prohibited in CT, ME, MA, CA, and PR as of 2025) ​ Convenience Fees – Flat fee for alternative payment channels, fully compatible with Visa/Mastercard Convenience Fee programs ​ Service Fee Model for Government/Education – IntelliPay collects the service fee, pays processing costs, and manages the merchant account, creating a true no-cost-to-biller structure for qualifying entities ​ This breadth of built-in pricing models is something most white-label gateway providers simply don't offer. Most ISVs and software platforms that embed payments must build these fee models from scratch or work around rigid processing agreements. API-First Architecture and Real Integration Depth IntelliPay's versatile API enables true system-level integration — not just payment pass-through. Its gateway connects to back-end and legacy systems, allowing real-time data posting, automated reconciliation, and two-way communication between the payment layer and the host application. This means white-label partners can embed payments into their existing platforms and pass transaction data back into their own systems in real time. The API supports a wide range of integration patterns including hosted payment pages, lightbox overlays, mobile app-in-app payments, IVR (Interactive Voice Response) phone payments, and terminal integrations via the V400c — all manageable from a single control layer. Cutting reconciliation time by up to 50% is a direct result of this unified architecture. Government-Grade Scalability: State in the Cloud™ One capability that distinguishes IntelliPay from typical white-label providers is its State in the Cloud™ platform — a purpose-built payment infrastructure for state agencies, municipal governments, and higher education institutions. Hosted on Google Cloud with autoscaling technology, it delivers 99.999% SLA uptime and perpetual front-end processing bandwidth regardless of demand spikes. ​ Government agencies can deploy branded citizen payment portals that handle property tax collection, licensing fees, fines, and utility billing — all integrated into existing agency systems and all running on IntelliPay's PCI DSS Level 1 gateway. IntelliPay has served government entities since 2004, giving it more than two decades of public-sector payment infrastructure experience that most white-label competitors cannot match. ​ Multi-Channel Payment Support Under One Platform A common failure of white-label gateway solutions is fragmenting payment channels across different tools. IntelliPay unifies every major payment channel in a single platform with consistent security and reporting: Online payment pages (hosted or embedded) In-person POS and EMV terminal processing Mobile payments (in-app) Text-to-pay and e-invoicing IVR phone payments (English and Spanish) Recurring and autopay via secure tokenization ACH / eCheck / EFT processing Administrators control which users can view reports, process payments, and issue refunds — a centralized access model that simplifies oversight across multiple locations or agencies. ​ Transparent Pricing That Protects Margins IntelliPay's interchange-plus pricing model eliminates the hidden fees and flat-rate traps that inflate processing costs at competing providers. A small business generating $1.2M annually can spend $19,550–$24,440 per year on payment processing when all costs are factored in. IntelliPay's fee-offset models and transparent pricing structure are designed to cut that exposure by 20–40%. For white-label partners — ISVs, SaaS platforms, financial institutions — this pricing transparency extends to how they can package and position payment services to their own customers, rather than having margins eroded by unpredictable processor markups. Who Should Use IntelliPay's White-Label Gateway IntelliPay's white-label and API integration path is purpose-built for: Software vendors (ISVs) embedding payments into vertical-specific platforms (healthcare billing, EMS, utility management, property management) Government and education institutions needing no-cost-to-biller processing with branded citizen portals Financial institutions that want to offer payment gateway services under their own brand without building proprietary infrastructure Multi-location businesses that need centralized reporting, access controls, and consistent branding across sites The combination of two-plus decades of infrastructure experience, a proprietary PCI DSS Level 1 gateway, multi-channel payment support, built-in compliance tools, and Google Cloud scalability positions IntelliPay as a white-label partner built for organizations where payment infrastructure is mission-critical — not an afterthought. Prepared using Claude Sonnet 4.6 does this artiucle duplicate other content on intellipay.com, if so, differenitate Good news: the article I wrote is largely differentiated, but there are areas of overlap with existing IntelliPay content — primarily with the "Choosing the Right Payment Gateway" page. Here's an honest audit and specific rewrites to eliminate duplication: ​ Content Overlap Audit Sections with Overlap Risk Article Section Overlapping IntelliPay Page What Duplicates "What a White-Label Gateway Actually Delivers" /choosing-the-right-payment-gateway Both explain embedded vs. standalone gateways and IntelliPay's proprietary embedded approach "The Compliance Foundation Others Overlook" /choosing-the-right-payment-gateway Both mention encryption, fraud protection, and PCI compliance as IntelliPay benefits "Flexible Fee Models Built Into the Platform" /payment-models/ Direct overlap — surcharging, dual pricing, convenience fee, and service fee descriptions appear on both pages "Transparent Pricing That Protects Margins" /stopoverpaying/ Similar message about cutting processing costs and interchange-plus pricing Sections That Are Unique (Keep As-Is) State in the Cloud™ section — distinct, government-specific, not covered in gateway/fee pages Multi-Channel Payment Support list — the unified-channel framing is unique to this article Who Should Use IntelliPay's White-Label Gateway — the ISV/fintech/financial institution angle is not addressed elsewhere API-First Architecture section — the integration depth framing (IVR, reconciliation, two-way data posting) is distinct Recommended Rewrites to Differentiate Replace "What a White-Label Gateway Actually Delivers" Instead of re-explaining embedded gateways (already on the gateway selection page), pivot to the ISV/reseller business case — what it means to a software company or financial institution, not just an end-merchant: For software vendors and financial institutions, building a payment gateway from scratch means years of development, millions in infrastructure investment, and perpetual PCI compliance overhead. White-label access to IntelliPay's proprietary gateway eliminates that path entirely. ISVs and platform builders inherit a fully operational, PCI DSS Level 1-certified payment engine and deploy it under their own brand — keeping customers in their ecosystem while IntelliPay handles the underlying regulatory and processing complexity. Replace the "Compliance" Section's Overlap Remove the generic encryption/fraud language already covered elsewhere and replace with the compliance liability transfer angle — which is genuinely unique: What most white-label providers don't advertise is where PCI compliance liability actually lands. Many gateway solutions require the deploying organization to independently certify and maintain PCI compliance. IntelliPay's architecture flips this: by running all transactions through its own Level 1-certified network, it places integrated merchants and ISV partners outside the PCI audit scope entirely. That's not just a security feature — it's a legal and operational risk transfer that reduces audit costs, staff burden, and the exposure that comes with storing or transmitting cardholder data. Replace the "Fee Models" Overlap The /payment-models/ page already covers the four fee types in similar language. Reframe for the white-label partner audience — how these models create revenue opportunity for the deploying partner, not just savings for the merchant: For ISVs and platform operators white-labeling IntelliPay's gateway, these fee structures become built-in monetization tools. A software company serving utility billers, for example, can deploy IntelliPay's service fee model so that the platform's payment processing is fully self-funded — zero cost to the biller, zero cost to the ISV, with the consumer transparently covering the cost of card acceptance. This turns the payment layer from a line-item expense into a revenue-neutral or revenue-generating feature of the platform. Replace "Transparent Pricing" Section Rather than echoing the /stopoverpaying/ message, pivot to the partner margin protection story: One of the persistent problems in white-label payment arrangements is margin erosion at the reseller level. Hidden processor markups, tiered pricing schedules, and mid-contract rate adjustments quietly cut into what an ISV or financial institution can offer its own customers. IntelliPay's interchange-plus model makes every cost component visible and auditable — giving white-label partners a stable, predictable cost basis from which to build their own pricing without fear of margin compression. Summary of Changes Cut or rewrite: ~4 sections that overlap with /choosing-the-right-payment-gateway, /payment-models/, and /stopoverpaying/ Pivot language throughout: From merchant-facing benefits → ISV/partner/reseller business value Unique angle to own: Compliance liability transfer, partner margin protection, ISV monetization via fee models, and government infrastructure depth (State in the Cloud™) This reframe gives the white-label article a genuinely distinct audience, angle, and keyword territory on the site — which also prevents Google from treating the pages as near-duplicates competing for the same queries. Prepared using Claude Sonnet 4.6 implment edits, create a doc i can cut and paste White Label Gateway Solutions Document · v1 I've created a comprehensive, fully researched white-label payment gateway article optimized for AI search and differentiated from existing IntelliPay content. The document is ready to copy and paste into your CMS. Key differentiators implemented: ISV/partner revenue focus (not just merchant benefits), compliance liability transfer angle, partner margin protection emphasis, State in the Cloud government infrastructure depth, and authoritative citations from current 2026 industry sources plus actual IntelliPay pages. Prepared using Claude Sonnet 4.6 disclaimer For a compliance-heavy fintech article, you should place a standard legal disclaimer at the very bottom of the page (after the FAQs and References). This protects IntelliPay and Dale Erling by clarifying that the article is for informational purposes and not formal legal or regulatory advice. Here is a professionally drafted disclaimer for your WordPress/Divi site: Legal Disclaimer The information provided in this article is for informational purposes only and does not constitute legal, financial, or compliance advice. Payment processing regulations, PCI DSS standards, and state-specific surcharging laws are subject to change. While IntelliPay strives to provide accurate and up-to-date information, businesses should consult with their own legal counsel or compliance simplified experts to ensure their specific implementation meets all current local, state, and federal regulations as well as card brand rules. Implementation Pro-Tip for Divi: Placement: Use a Text Module at the bottom of the layout. Styling: Set the font size to 12px or 13px, use an italic font style, and a slightly muted text color (like a dark gray). This keeps it legally present without distracting from your main call-to-action (CTA). Compliance Link: If IntelliPay has a sitewide "Terms of Service" or "Legal" page, you can hyperlink the words "legal counsel" or "compliance" to those internal pages for extra SEO internal linking benefit. Would you like me to draft a high-converting Call to Action (CTA) section to place right above this disclaimer? Prepared using Gemini 3 Flash White-Label Payment Gateway for ISVs this this titel address government and Financial sistituions mentione din the article, must be short and catachy, AI friendly To capture all three target audiences (ISVs, Government, and Financial Institutions) while keeping the title short, catchy, and optimized for AI search, use this: White-Label Payment Gateways: High-Scale Infrastructure for ISVs, Government & Finance Why this title works for AI and Dale's goals: Search Intent: It leads with the highest-volume keyword: "White-Label Payment Gateways". ​ Audience Signaling: It explicitly names the three distinct verticals mentioned in your article (ISVs, Government, Finance). ​ Value Metric: The phrase "High-Scale Infrastructure" signals to AI search engines that this is an authoritative technical article, not a generic blog post. ​ Character Count: It is under 90 characters, meaning it will display fully on most desktop search results without being cut off. If you need a "Short & Punchy" Sidebar/Menu Title: "Branded Payment Infrastructure for ISVs, Gov & Finance" Final Meta Title (Under 60 Characters): "White-Label Payment Gateway for ISVs, Gov & Finance" This ensures that when a user (or an AI agent) searches for "payment gateway for municipalities" or "white-label gateway for banks," your article is recognized as a direct match for those specific sectors. ​ ​ Prepared using Gemini 3 Flash PCO DSS 4.0 compliance and scope reduciton graphic, file name, title, alt text description for article 1 To visually support your article on PCI DSS 4.0, specifically focusing on the shift from point-in-time audits to continuous compliance and scope reduction, here are the optimized image attributes for your graphic: 📁 File Name pci-dss-4-0-compliance-scope-reduction-graphic.jpg 🖼️ Image Title PCI DSS 4.0 Compliance Transition and Scope Reduction Strategy Graphic illustrating the transition from PCI DSS 3.2.1 to 4.0, focusing on continuous compliance and scope reduction methods](https://intellipay.com/wp-content/uploads/2026/03/PCI-Compliance-Grahpic-3-2-26-1024x574.webp "Pci dss 4 0 compliance transition and scope reduction strategy intellipay") IntelliPay’s architecture is built around a fundamentally different model. By routing all transactions through its PCI DSS 4.0 Level 1–certified network — the industry’s most current and rigorous security standard — the platform ensures raw cardholder data never enters the ISV’s environment. Point-to-Point Encryption (P2PE) secures card data from the moment it is captured. Tokenization replaces sensitive card numbers with a non-sensitive token before any data moves through the integration. Combined with hosted and Lightbox payment flows that collect sensitive inputs entirely on IntelliPay’s network, your application never touches, transmits, or stores raw cardholder data. ## Compliance Impact: Traditional vs. IntelliPay Compliance ScenarioTraditional IntegrationIntelliPay White-Label**PCI Standard**Full CDE scopeReduced scope**Audit Type**Full Report on Compliance (RoC)Simplified SAQ A in most cases**Estimated Annual Cost**$50,000–$200,000+Minimal internal self-assessment**QSA Engagement**Required annuallyTypically not required**Dev Burden**Secure coding review on every releaseStandard development practices**Staff Training**Mandatory PCI-specific trainingGeneral security awareness is sufficient**Breach Exposure**Direct liability for card data in your systemData is never in your environment ## PCI DSS 4.0: What Changed and Why It Matters to ISVs As of March 31, 2025, PCI DSS 4.0 became fully mandatory, and the new standard raises the bar significantly for any organization whose systems touch cardholder data. Key changes directly affecting ISVs include: - **Requirement 6.4.3**: All payment page scripts must be authorized, have an assigned business justification, and be integrity-checked - **Requirement 11.3.2**: External-facing web applications must be reviewed or tested for vulnerabilities at least once every 12 months - **Enhanced MFA**: Multi-factor authentication is now required for all access to the CDE, with fewer exceptions than prior versions - **Continuous Monitoring**: Annual point-in-time assessments are no longer sufficient — ongoing control verification is now expected Because IntelliPay’s hosted payment architecture keeps ISV environments outside the primary CDE scope, partners are largely shielded from these new requirements. IntelliPay’s infrastructure absorbs the compliance obligations, so your team doesn’t have to ## The Business Case: What Scope Reduction Means for Your Software Company The compliance benefits IntelliPay provides are not just technical — they are a structural business advantage that compounds over time. - **Faster go-to-market**: No need to build or certify your own payment infrastructure before launching - **Reduced operating costs**: Annual compliance overhead drops from six-figure audit cycles to an internal self-assessment - **Cleaner software architecture**: Your codebase is never responsible for protecting cardholder data - **Stronger sales positioning**: You can truthfully tell prospects your platform does not store or transmit card data - **Lower cyber liability insurance premiums**: Insurers heavily weigh whether an organization handles raw card data when calculating risk - **Retained engineering focus**: Your developers build product features — not payment security controls ## Frequently Asked Questions for ISV Partners **Does IntelliPay eliminate my PCI compliance requirements?** No provider can eliminate your compliance obligations entirely — PCI DSS applies to any organization involved in payment card processing. However, IntelliPay’s architecture ensures card data never touches your environment, which typically qualifies your organization for a simplified SAQ A rather than a full RoC, dramatically reducing your annual compliance workload and cost. **What is the difference between SAQ A and a full RoC?** A Self-Assessment Questionnaire A (SAQ A) is a simplified, self-completed validation for organizations that have fully outsourced card data handling to a PCI-compliant provider. A Report on Compliance (RoC) is a full, QSA-conducted audit required when an organization’s systems directly touch cardholder data. The cost difference between the two can exceed $150,000 annually. **How does IntelliPay support the new PCI DSS 4.0 requirements?** IntelliPay’s infrastructure is fully updated to meet the mandatory 2026 standards under PCI DSS 4.0, including enhanced Multi-Factor Authentication (MFA), continuous monitoring of payment scripts, and script integrity controls on all hosted payment pages. Your integration remains compliant with the latest global security mandates without requiring changes to your core software architecture. **Is IntelliPay’s Level 1 certification independently verified?** Yes. IntelliPay is a PCI DSS Level 1–certified service provider, audited annually by a Qualified Security Assessor (QSA). An Attestation of Compliance (AoC) is available upon request for partners conducting vendor due diligence. **How long does it take to integrate IntelliPay into an existing ISV platform?** IntelliPay provides documented API and DLL integration paths, along with hosted and Lightbox options that can be embedded with minimal development lift. The right path depends on your software architecture and the payment channels you need to support. **Can my end customers use their own branding?** Yes. IntelliPay’s white-label model gives your merchant customers a fully branded portal and payment experience – your logo, your domain, your interface. IntelliPay remains behind the scenes at every level. **Q: What is a white-label payment gateway?** A: A white-label payment gateway is a payment processing platform that one company builds and another company licenses, customizes with its own branding, and offers to its customers as its own product. The end customers — merchants or payers — interact entirely with the licensee’s brand; the underlying technology and compliance infrastructure is provided by the gateway vendor (in this case, IntelliPay). **Q: What is the difference between a white-label gateway and becoming a PayFac?** A: A Payment Facilitator (PayFac) takes on direct liability for sub-merchant underwriting and settlement, requiring significant capital reserves and regulatory registration. A white-label gateway partner uses an established processor’s merchant account infrastructure, avoiding that liability while still offering branded payment services. White-label is generally the faster, lower-risk path for banks, ISVs, and software platforms entering the payments market. *Ready to explore what IntelliPay’s white-label platform can do for your software? [Contact](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) our integration team to discuss your use case and request an Attestation of Compliance.* *The information provided here is for informational purposes only and does not constitute legal, financial, or compliance advice. PCI DSS standards and card brand rules are subject to change. Businesses should consult qualified legal counsel or a Qualified Security Assessor (QSA) to ensure their specific implementation meets all applicable current requirements.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Ecommerce & Digital Payments, Small Business Payments & Operations --- ### [Merchant Services: What You Don't Know Could Hurt Your Business](https://intellipay.com/merchant-services-what-you-dont-know-could-hurt-your-business/) **Published:** February 27, 2025 **Author:** Dale Erling **Content:** Contents - [Merchant Services: What You Don’t Know Could Hurt Your Business](#Merchant_Services_What_You_Don8217t_Know_Could_Hurt_Your_Business) - [Understanding the Basics](#Understanding_the_Basics) - [Benefits of Merchant Services for Small Businesses](#Benefits_of_Merchant_Services_for_Small_Businesses) - [Cost Considerations and Pricing Models](#Cost_Considerations_and_Pricing_Models) - [Potential Drawbacks and Challenges](#Potential_Drawbacks_and_Challenges) - [Maximizing Value from Merchant Services](#Maximizing_Value_from_Merchant_Services) - [The Role of Merchant Accounts](#The_Role_of_Merchant_Accounts) - [What is Involved in Setting up a Merchant Account?](#What_is_Involved_in_Setting_up_a_Merchant_Account) - [PSP Account Disadvantages](#PSP_Account_Disadvantages) - [Looking Ahead](#Looking_Ahead) - [Conclusion](#Conclusion) - [Merchant Services & Financial Risk Disclaimer](#Merchant_Services_Financial_Risk_Disclaimer) - [About IntelliPay](#About_IntelliPay) # Merchant Services: What You Don’t Know Could Hurt Your Business Merchant services is the umbrella term for the financial and technology infrastructure that allows businesses to accept non-cash payments — including credit cards, debit cards, ACH, and digital wallets. The core components are a merchant account, a payment gateway, a payment processor, and a point-of-sale or checkout interface. Fees are charged as a percentage of each transaction plus a flat per-transaction amount, and hidden fees — including batch fees, PCI non-compliance fees, and early termination penalties — can significantly raise your true effective rate above the headline rate you were quoted. Accepting credit card payments isn’t just a luxury for small businesses; it’s necessary. Credit card processing and merchant services form the backbone of modern payment systems, enabling businesses to securely accept customer payments while helping them streamline their financial operations. ## Understanding the Basics ![builng blocks image for IntelliPay merchant services comparison blog post](https://intellipay.com/wp-content/uploads/2025/02/Building-block-blog-post-size-1200x900-AdobeStock_295568616-300x228.png "Building block blog post size 1200x900 adobestock295568616 intellipay") Credit card processing refers to the system enabling businesses to accept credit and debit card payments from customers. When a customer swipes, inserts, or taps their card, it triggers a complex but rapid sequence of events involving multiple parties: the merchant (your business), the payment processor, the card networks (like Visa and Mastercard), and the customer’s issuing bank. Merchant services refer to a broader suite of financial services a payment processor provides. These include credit card processing, point-of-sale (POS) systems, payment gateways for online transactions, and other tools that help businesses process and manage transactions. Accepting [diverse payment methods](https://www.fedsmallbusiness.org/reports/survey/2024/2024-report-on-payments), including credit cards, debit cards, e-cash, and digital wallets, significantly boost sales revenue for small businesses in 2024. Small businesses that accept four or more payment options grew their revenue by 29%. Increased customer base: 41% of customers avoid stores that don’t accept their preferred payment type. Small businesses can attract and retain a broader range of customers by offering multiple payment options. ## Benefits of Merchant Services for Small Businesses - Customer Convenience and Satisfaction: Consumers expect payment flexibility. By accepting credit and debit cards and offering other payment options, businesses can meet these expectations and boost satisfaction. - Improved Cash Flow Management: Credit card payments typically process within 24-48 hours, providing more predictable cash flow compared to checks that might take days to clear or potentially bounce. This reliable cash flow helps businesses manage inventory, payroll, and other operational expenses better. - Enhanced Security: Today’s payment processing systems include robust security features like [encryption and tokenization](https://motuscc.com/payment-card-industry-news/tips-to-secure-your-merchants-credit-card-processing/), protecting the business and its customers from fraud. Merchant service providers may also offer fraud detection tools and chargeback assistance services. - Professional Image: Accepting credit cards and other payment options lends credibility to your business and projects a professional image. It shows customers that you’re established and trusted by financial institutions. - Flexibility in Payment Options: Merchant services provide various ways to accept payments: - In-person transactions through traditional terminals or mobile card readers - Online payments through e-commerce platforms - Virtual terminals for phone orders - Contactless payments via digital wallets - Recurring billing for subscription-based services ### **![pencil balancing pros and cons for IntelliPay blog Beyond the Swipe: Mastering Merchant Services to Boost Your Bottom Line](https://intellipay.com/wp-content/uploads/2025/02/Pencil-balancing-rpos-and-cons-blog-post-1200x900-AdobeStock_1033911139-300x169.png "Pencil balancing rpos and cons blog post 1200x900 adobestock1033911139 intellipay")** ## Cost Considerations and Pricing Models Not all payment processors are alike. Understanding a processor’s cost structure is crucial to making an informed decision. - Processing Fees: The most significant ongoing expense is processing fees, typically structured in three ways: - Interchange-plus pricing: The most transparent model, combining the card network’s interchange cost, plus a processor markup - Flat-rate pricing: A simple, fixed percentage per transaction popular with small businesses - Tiered pricing: Transactions are categorized into qualified, mid-qualified, and non-qualified tiers with different rates - Additional Costs: - Monthly account maintenance fees - Payment gateway fees for online transactions - POS system costs - Chargeback fees - Early termination fees (if applicable) - Fees for services like next-day funding or ACH/echeck processing - ACH reject fees ## Potential Drawbacks and Challenges While the benefits typically outweigh the drawbacks, businesses should be aware of potential challenges: - Cost Impact: Processing fees can affect profit margins, particularly on low-ticket items. Some businesses implement minimum purchase amounts for card transactions or pass fees to customers through surcharging (where legally permitted) or dual pricing programs. - Chargebacks: Disputed transactions can result in additional fees and sales being permanently reversed by the card brands. Most cardholders have 120 days to dispute a sale, while in recurring billing settings, cardholders have 540 days to dispute. Proper documentation and clear refund policies are the best ways to help minimize this risk. - Contract Commitments: Some providers require long-term contracts with early termination penalties. Reading and understanding agreement terms is crucial before signing. ## Maximizing Value from Merchant Services To optimize the benefits while minimizing costs: - Compare Multiple Providers: Research pricing models, features, and support services. If a subscription model is offered, what are the processing volumes tied to a monthly subscription amount, and what services, such as ACH processing or next-day funding, may not be included at a level or at an extra cost? - Negotiate Terms: Many fees are negotiable, particularly for businesses with higher transaction volumes. Don’t hesitate to ask for better rates or fee waivers. - Review Statements Regularly: Monitor monthly statements to understand processing costs and identify opportunities for optimization. - Choose Appropriate Equipment: Select payment processing equipment that matches your business needs without paying for unnecessary features. - Implement Security Best Practices: Train staff on proper card handling procedures and maintain PCI compliance to prevent costly security breaches. ## The Role of Merchant Accounts Traditional payment processors offer merchant accounts. Payment service providers, or PSPs (Stripe or Square), offer an aggregator merchant account, also known as a payment facilitator (PF) merchant account. Traditional merchant accounts offer various advantages over PSP accounts. To understand the benefits, knowing what a merchant account is is important. A merchant account is a specialized bank account that allows businesses to accept credit card payments. Unlike a regular business checking account, a merchant account is an intermediate holding account where funds from credit card transactions are deposited before being transferred to your primary business account. ### ![Merchant account key on keyboard for IntelliPay blog post Beyond the Swipe: Mastering Merchant Services to Boost Your Bottom Line](https://intellipay.com/wp-content/uploads/2025/02/merchant-account-key-on-keyboard-blog-post-size-1200x900-AdobeStock_273447713-300x200.png "Merchant account key on keyboard blog post size 1200x900 adobestock273447713 intellipay") ## What is Involved in Setting up a Merchant Account? Setting up a merchant account requires several steps and documents. Still, it’s worth the extra work because it can significantly benefit your business. Requirements for Setting Up a Merchant Account *Business Documentation:* - Valid business license - Articles of incorporation or organization - Tax Identification Numbers (EIN, SSN, or ITIN) *Personal Information:* - Business owner’s name, home address, and Social Security number - Financial Information: - Business bank account details - Voided check or bank letter - Financial statements *Business Details:* - Legal business name and structure - Contact information and business address - Estimated processing volume in dollars - Website Information (for online businesses): - URL and security measures While setting up a merchant account requires some effort and documentation, the benefits, in terms of increased sales, improved customer satisfaction, better cash flow, more control and flexibility, and enhanced security, make it worth the time a business owner spends opening a traditional merchant account rather than a Payment Service Provider (PSP)) account. PSP examples include PayPal, Stripe, Square, etc. ## PSP Account Disadvantages - Processing volume limits: PSPs often impose strict transaction size and volume limits. - Ecosystem lock-in: Businesses using PSPs are typically tied to their specific ecosystem. - Migration challenges: As a business grows and reaches PSP processing limits, transitioning to a dedicated merchant account (such as through an ISO) can be necessary but potentially disruptive. The transition requires integrating new software and hardware, recreating online stores, and adapting to new systems, which can be time-consuming and potentially costly for the business. ## Looking Ahead The payment processing landscape continues to evolve with new technologies like contactless payments and mobile wallets. Choosing a merchant services provider that stays current with technology trends ensures your business remains competitive and prepared for future payment innovations. **Q: What is a merchant account and do I need one?** A: A merchant account is a type of bank account that temporarily holds funds from card transactions before they are transferred to your business checking account. Traditional processors require a dedicated merchant account; payment aggregators like Square or Stripe pool merchants under a shared account, allowing faster setup but less individual control. Businesses processing significant volume typically benefit from a dedicated merchant account with individualized underwriting and often better rates. **Q: What is an effective rate and how do I calculate it?** A: Your effective rate is your total card processing cost divided by your total card sales volume, expressed as a percentage. It includes interchange fees, processor markup, monthly fees, and all per-transaction charges. To calculate it: divide your total processing fees for a month by your total card sales for that month. If you paid $450 in fees on $15,000 in sales, your effective rate is 3.0%. This is the most accurate way to compare processors. ## Conclusion Credit card processing and merchant services are essential tools for small businesses. The benefits of increased sales, improved cash flow, and enhanced customer satisfaction make them a worthwhile investment. By understanding the available options and carefully selecting services that match their needs, small businesses can leverage these tools to support their growth. However, as your business grows, your merchant service needs may change. Choosing the right processor upfront and regularly reviewing your processing needs ensures your processors can continue to serve your business effectively and cost-competitively. ### Merchant Services & Financial Risk Disclaimer > **Financial & Regulatory Disclaimer:** The information provided in this guide is for educational and informational purposes only and does not constitute legal, financial, or tax advice. Merchant services and credit card processing involve complex contractual obligations, fluctuating interchange rates, and inherent financial risks, including liability for chargebacks, data breaches, and regulatory fines. > > **Compliance Mandate:** As of **March 30, 2026**, all businesses processing cardholder data must adhere to the mandatory security requirements of **PCI DSS 4.0.1**, which includes newly enforced standards for Multi-Factor Authentication (MFA) and e-commerce script monitoring. Additionally, any merchant utilizing ACH or eCheck services must comply with the **March 2026 Nacha Risk Management Framework** regarding “Credit Push” fraud monitoring. > > **Contractual Notice:** Pricing models (such as Interchange-Plus, Tiered, or Flat-Rate) are subject to change based on semi-annual updates from card networks (Visa/Mastercard) and individual Merchant Service Agreements (MSAs). “Hidden” costs, including PCI non-compliance fees and liquidated damages for early termination, are determined by your specific provider. IntelliPay recommends that all merchants perform a quarterly audit of their processing statements and consult with a certified payments professional or legal counsel before signing long-term service contracts. > > **Liability Limit:** IntelliPay is not responsible for financial losses resulting from unauthorized transactions, chargeback disputes, or the failure of a merchant to maintain modern security protocols. All hardware and software recommendations are subject to individual business compatibility. **Last Updated: March 30, 2026.** ## About IntelliPay We help merchants optimize their payment processing through transparent pricing, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** ACH processing fees, benefits of merchant accounts, Beyond the Swipe: Mastering Merchant Services to Boost Your Bottom Line, cash flow improvement, chargeback management tips, comparing payment processors, credit card processing basics, customer satisfaction payments, flat rate payment processing, how to maximize merchant services, interchange plus pricing, Merchant account, merchant account setup, merchant services for small business, Merchant Services: What You Don't Know Could Hurt Your Business, payment gateway solutions, payment options for customers, point of sale systems, processing fee structures, psp account disadvantages, secure payment solutions, square vs merchant account, Stripe vs. Merchant Account, tiered pricing models, Unlock Growth: Your Guide to Credit Card Processing & Merchant Services, upgrading payment technology --- ### [Local Government Payments: Why Integrated Solutions Win](https://intellipay.com/local-government-payment-systems-why-integrated-solutions-win/) **Published:** September 19, 2025 **Author:** Dale Erling **Content:** Contents - [Local Government Payments: Why Integrated Solutions Win](#Local_Government_Payments_Why_Integrated_Solutions_Win) - [What Are Integrated Payments?](#What_Are_Integrated_Payments) - [The Widening Expectation Gap](#The_Widening_Expectation_Gap) - [The AI and Digital Government Revolution](#The_AI_and_Digital_Government_Revolution) - [Why Integrated Payments Are Perfect for Government](#Why_Integrated_Payments_Are_Perfect_for_Government) - [The Mobile-First Mandate](#The_Mobile-First_Mandate) - [Audit Trail Gold Mine](#Audit_Trail_Gold_Mine) - [Budget Predictability](#Budget_Predictability) - [Risk Management That Actually Works](#Risk_Management_That_Actually_Works) - [The Trust Factor](#The_Trust_Factor) - [Real-World Impact and Future-Proofing](#Real-World_Impact_and_Future-Proofing) - [The Procurement Advantage](#The_Procurement_Advantage) - [Environmental and Efficiency Benefits](#Environmental_and_Efficiency_Benefits) - [Frequently Asked Questions: Integrated Payments for Local Government](#Frequently_Asked_Questions_Integrated_Payments_for_Local_Government) - [What are integrated payments for local government?](#What_are_integrated_payments_for_local_government) - [How are integrated payments different from other payment options?](#How_are_integrated_payments_different_from_other_payment_options) - [Do integrated payments save money for local government?](#Do_integrated_payments_save_money_for_local_government) - [Are integrated payment systems secure for government use?](#Are_integrated_payment_systems_secure_for_government_use) - [Can citizens use their preferred payment methods?](#Can_citizens_use_their_preferred_payment_methods) - [How long does it take to set up integrated payments?](#How_long_does_it_take_to_set_up_integrated_payments) - [What if citizens need help with payments?](#What_if_citizens_need_help_with_payments) - [Do integrated payments work on mobile phones?](#Do_integrated_payments_work_on_mobile_phones) - [Will integrated payments work with our existing government software?](#Will_integrated_payments_work_with_our_existing_government_software) - [What happens if the payment system goes down?](#What_happens_if_the_payment_system_goes_down) - [How do integrated payments help with compliance and auditing?](#How_do_integrated_payments_help_with_compliance_and_auditing) - [Can we customize the payment experience for our citizens?](#Can_we_customize_the_payment_experience_for_our_citizens) - [Making the Switch](#Making_the_Switch) - [The Bottom Line](#The_Bottom_Line) - [Sources](#Sources) # Local Government Payments: Why Integrated Solutions Win Local governments across America recognize the harsh reality: their payment systems are stuck in the past while citizens expect Amazon-like experiences. This disconnect isn’t just about convenience—it’s costing governments real money and eroding public trust. The solution? Integrated payments. But before diving in, let’s break down what they actually are. ## What Are Integrated Payments? Integrated payments are the Swiss Army knife of payment processing. Their payment processing capabilities are built directly into software platforms. This integration allows organizations to manage payments within the same system as other operational tasks. For local government, this means citizens can pay their water bill, parking tickets, or permit fees without bouncing between different websites or systems. An integrated payment ensures that the payment process is smooth and transparent for the user, as they don’t have to leave the website to complete the payment. Everything happens in one place, connected to the government’s existing software systems. Here’s the key difference: instead of sending citizens to a third-party payment site (which feels sketchy and breaks trust), integrated payments keep everything under the government’s digital roof while connecting seamlessly to their back-office systems. ## The Widening Expectation Gap Local governments face a perfect storm: aging infrastructure, escalating citizen expectations, and the urgent need for digital transformation. The data reveals the depth of this crisis. Many local governments report significant challenges with payment collection, with delinquent payments representing one of the most significant operational issues they face. The ripple effects are devastating. Late payments disrupt cash flow, forcing departments to redirect staff from strategic work to manual payment tracking. But here’s the real kicker: citizen expectations are evolving faster than government can adapt. According to research, citizens are increasingly expecting government payments to match those of the best online services globally. This trend is accelerating as digital-first experiences have become the norm in citizens’ daily lives. This isn’t just about convenience—it’s about legitimacy. When citizens can order food, transfer money, and manage their entire financial lives seamlessly on their phones, but can’t pay a parking ticket without navigating a 1990s-era website, trust in government competence erodes ## The AI and Digital Government Revolution Here’s what most government payment discussions miss: we’re in the middle of a bigger change that’s reshaping what citizens expect from their local government. Think about it—people now expect to do everything on their phones. They order food, check their bank accounts, even video chat with their doctors. So when they have to pay a parking ticket or renew a license, they expect the same friction-free experience. Smart technology is spreading everywhere, including local government. Some cities are already using automated phone systems that can handle citizen questions 24/7, freeing up staff for more important work. Governments need to move their services online and make things easier for citizens, and save money. The bottom line? Local governments that stick with old payment systems aren’t just behind on technology—they’re losing the trust of the people they serve ## Why Integrated Payments Are Perfect for Government ### The Mobile-First Mandate Citizens want mobile-optimized experiences. In 2024, mobile payments surpassed cash, bank transfers, and physical credit cards. More than half of Americans (53%) report using digital wallets more frequently than traditional payment methods. For local government, this trend represents both an opportunity and an imperative. Digital wallet penetration is also extending from in-app and online strongholds into in-store purchases, with in-store adoption increasing from 19 percent in 2019 to 28 percent in 2024. This means citizens increasingly expect to pay for government services the same way they pay for everything else—with a tap of their phone. Integrated payment systems that support mobile wallets and contactless payments aren’t just convenient features—they’re becoming baseline expectations for citizen engagement. Government agencies face a compliance minefield that would make private companies’ heads go crazy. All organizations that accept and process card payments must comply with the PCI DSS. This includes government agencies that take credit card payments for constituent services. The stakes are high—fines vary by card brand and an agency’s assigned PCI level, but they can be as high as hundreds of thousands of dollars. Integrated payment solutions come with built-in security protocols that help with regulatory compliance and can protect sensitive customer information. Features such as end-to-end encryption, tokenization, and fraud detection systems strengthen security without compromising user experience. Meeting compliance standards keeps data safe. One of the most significant is the Payment Card Industry Data Security Standards (PCI-DSS), which applies to any organization that collects cardholder data. Instead of government IT staff becoming overnight payment security experts, integrated solutions handle the heavy lifting through established compliance frameworks and regular security audits. ### Audit Trail Gold Mine Government accountability isn’t optional—it’s the law. Integrated payments create automatic audit trails that make auditors happy and citizens confident. Every transaction is automatically logged, categorized, and reconciled with existing financial systems. No more manual reconciliation or data entry nightmares. Simplify tracking: Credit card and ACH processing for government payments provide an easy-to-access payment record that simplifies tracking efforts. Manual payment processing typically lacks sufficient controls when it comes to documentation or audit trails, making it challenging to detect fraudulent transactions. ### Budget Predictability Government budgeting cycles are sacred, and unexpected costs are political poison. Payment processing costs can vary from month to month depending on shifts in your payment mix and methods. These unexpected changes can have a downstream effect on your expenses. Integrated payment systems offer more predictable monthly costs compared to managing multiple payment vendors with varying fee structures. Currently, state and local governments face the challenge of either managing multiple payment vendors or living with limited payment options. Too often, this results in higher transaction fees, higher support costs, and time-consuming reconciliation procedures. ### Risk Management That Actually Works Local governments are inherently risk-averse, and for good reason. One data breach can end careers and trigger federal investigations. The Association for Financial Professionals (AFP) reports that 80% of organizations were targets of fraud in 2023, up 15 percentage points from 2022. Additionally, around 30% of the organizations that lost money due to fraud were unable to recover any of the funds. Many local governments still rely on manual payment processes, which are prone to human error even without intentional manipulation. Manual payment processing typically lacks sufficient controls when it comes to documentation or audit trails, making it challenging to detect fraudulent transactions. Integrated payment providers bring enterprise-level security that government IT departments often can’t match in-house, with dedicated security teams and regular compliance audits. ## The Trust Factor Here’s what payment processing companies won’t tell you: government payment processing is fundamentally about public trust, not just transaction efficiency. In short, it could mean building much-needed trust between individuals and their local government. When citizens see a familiar government website URL in their browser while making payments, they trust the process. When they’re redirected to “SecurePayNow.biz” or similar third-party sites, doubt creeps in. Is this legitimate? Is my data safe? Why am I leaving the official government site? Integrated payments eliminate this trust gap entirely. Citizens stay within the government’s digital environment throughout the entire payment process, reinforcing confidence in local government competence. ## Real-World Impact and Future-Proofing The numbers don’t lie, and the trajectory is clear. Digital payment systems reduce processing costs by an average of 40%, as reported by the Government Finance Officers Association (GFOA). But the benefits extend far beyond cost savings. Consider the broader context: Roughly nine in ten consumers in both the United States and Europe report having made some form of digital payment over the past year. Government agencies that can’t meet citizens where they are—on mobile devices, using digital wallets—risk becoming irrelevant in citizens’ daily lives. The future-proofing element is crucial. Predictions suggest that mobile payments will account for 79% of all digital transactions by 2025, with an estimated 4.8 billion mobile wallet users globally by 2025. Local governments implementing integrated payment systems today are positioning themselves for this digital-first future, while those clinging to outdated systems are building technical debt that will become exponentially more expensive to address later. As six out of 10 government finance teams still rely on manual reconciliation, the opportunity for improvement is massive. Staff productivity skyrockets when they’re not manually processing checks or tracking down payment status, freeing them for the strategic work that actually improves community outcomes. ## The Procurement Advantage Government procurement processes naturally favor integrated payment solutions. Established payment processors have the track record, insurance coverage, and compliance certifications that procurement officers require. Government entities work across agencies and with management to understand their responsibilities, which include the need to examine, establish and maintain a strong data security posture. Unlike newer embedded payment startups, integrated payment providers have decades of government experience and understand the unique challenges of public sector compliance, reporting, and transparency requirements. ## Environmental and Efficiency Benefits Beyond financial advantages, integrated payments support broader government initiatives. Transitioning to paperless billing and payment methods can reduce administrative waste by 70%. This aligns with many local governments’ sustainability goals while reducing storage and processing costs. Cut down on paper use and eliminate time-consuming, manual work by automating the invoicing and payments process. The environmental benefits resonate with environmentally conscious citizens and support broader municipal sustainability initiatives. # Frequently Asked Questions: Integrated Payments for Local Government ## **What are integrated payments for local government?** Integrated payments let citizens pay for government services directly on the official government website or app without being redirected to other sites. The payment system connects seamlessly with the government’s existing software, so everything stays in one place. ## **How are integrated payments different from other payment options?** With integrated payments, citizens never leave the government website during payment. Other systems might redirect to third-party sites, which can feel less secure and break the user experience. Integrated payments keep everything under the government’s control. ## **Do integrated payments save money for local government?** Yes. According to the Government Finance Officers Association, digital payment systems reduce processing costs by 40% on average. They also reduce fraud and eliminate the need for manual check processing. ## **Are integrated payment systems secure for government use?** Integrated payment systems come with built-in security features like encryption and fraud detection. They help governments meet strict security standards (PCI DSS) without putting the burden on local IT staff. ## **Can citizens use their preferred payment methods?** Yes. Modern integrated systems accept credit cards, debit cards, bank transfers, and digital wallets like Apple Pay and Google Pay. Citizens can pay in any way they prefer. ## **How long does it take to set up integrated payments?** Most government software already supports integrated payments. Implementation usually involves connecting to a payment provider through their existing system rather than building something new from scratch. ## **What if citizens need help with payments?** Integrated systems typically include customer support and help features. Since payments stay within the government website, staff can better assist citizens with any payment questions. ## **Do integrated payments work on mobile phones?** Yes. Integrated payment systems are designed to work seamlessly on smartphones and tablets, which is important since most citizens now prefer mobile payments. ## **Will integrated payments work with our existing government software?** Most likely. Popular government software platforms for utilities, permitting, tax collection, and citizen services already have integrated payment capabilities built in. The payment provider connects through your existing system. ## **What happens if the payment system goes down?** Reputable integrated payment providers offer 99.9% uptime guarantees and have backup systems in place. They also provide 24/7 technical support to resolve any issues quickly. ## **How do integrated payments help with compliance and auditing?** Integrated systems automatically create detailed transaction records that sync with your government’s accounting software. This makes auditing easier and helps ensure compliance with financial reporting requirements. ## **Can we customize the payment experience for our citizens?** Yes. Integrated payment systems can be customized to match your government website’s look and feel, so citizens have a consistent experience throughout their interaction with your services. ## Making the Switch The transition to integrated payments doesn’t have to be painful. Most government software systems—from permitting platforms to utility billing—already support integrated payment partnerships. The infrastructure is there; it just needs to be activated. Online credit and debit card processing on your government website makes for more convenience for your citizens and automates payment processing workflows that previously needed to be performed by humans. The key is choosing a provider with proven government experience, comprehensive compliance support, and integration capabilities with existing government systems. ## The Bottom Line Local governments don’t need bleeding-edge payment technology—they need reliable, compliant, and citizen-friendly solutions that work within existing budgets and procurement constraints. Integrated payments deliver exactly that. While the private sector pursues embedded payment innovations, the government’s best move is to adopt integrated payments that offer enterprise-level security, built-in compliance, and citizen trust—all while working seamlessly with existing government systems. With local governments facing increasing pressure to modernize their revenue collection processes, the question isn’t whether to modernize government payments. The question is how to do it safely, efficiently, and in a way that actually serves citizens better. --- **About IntelliPay** We help county treasurers and finance directors optimize their payment processing through transparent interchange plus pricing, implementing revenue netural service fee processing, no junk fees, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. *The information provided on this page is for educational and informational purposes only. We make no representations or warranties regarding the completeness, accuracy, or security of this content, and all advice is provided “as is.” The content does not constitute legal, financial, or professional advice, and readers act on it at their own risk. No data transmission or account security measures can be guaranteed to be 100% secure. We disclaim liability for any direct, indirect, or consequential damages resulting from the use or reliance upon this information. For personalized cybersecurity guidance, please consult a qualified professional.* ## Sources 1. Avasan[t. “State and Local Government Digital Services 2024 Market Insights.” July 2024.](https://avasant.com/report/state-and-local-government-digital-services-2024-market-insights/) 2. BCG. “[Digital Government in the Age of AI: Championing GCC Next-Gen Citizen Services.” June 2024](https://www.bcg.com/publications/2024/digital-government-in-the-age-of-ai-championing-gcc-next-gen-citizen-services). 3. [Government Finance Officers Association (GFOA). Digital payment systems cost reduction data. 2024.](https://www.gfoa.org/gfr-august-2024) 4. Government Technology. “[Digital States 2024: Innovation, Inclusion and Whole-of-State Services.” October 2024.](https://www.govtech.com/computing/digital-states-2024-innovation-inclusion-and-whole-of-state-services) 5. McKinsey & Company. “[The top digital payment trends of 2024.” October 2024](https://www.mckinsey.com/industries/financial-services/our-insights/banking-matters/state-of-consumer-digital-payments-in-2024). 6. Softjourn. “[Top 9 Payments Industry Trends to Keep an Eye on in 2025.](https://www.aciworldwide.com/lp-the-new-payments-era-trends?utm_campaign=Corporate_Payment_Trends&utm_medium=cpc&utm_source=google&utm_content=&utm_adgroup=Payment_Trends&utm_term=2025%20payment%20trends&loc_physical_ms=9051856&device=c&gclid=Cj0KCQjw_rPGBhCbARIsABjq9cfH8wVcTnRxujCX5hqYRI7pE8WA61EymXfE1ukHkMQt-U7MQBxZbaQaAvP-EALw_wcB&extension=&hsa_acc=3773035288&hsa_cam=14827562562&hsa_grp=134669595264&hsa_ad=773234124159&hsa_src=g&hsa_tgt=kwd-2379077070211&hsa_kw=2025%20payment%20trends&hsa_mt=p&hsa_net=adwords&hsa_ver=3&gad_source=1&gad_campaignid=14827562562&gbraid=0AAAAAB6Z_l2_thWQzmFG7IIw5UPdfO3Gw)“ 7. U.S. Bank. [“Government agency credit cards & PCI compliance.” August 2025.](https://www.usbank.com/financialiq/improve-your-operations/minimize-risk/government-agency-credit-card-programs-and-PCI-compliance.html) 8. [Association for Financial Professionals (AFP). Payment fraud statistics. 2024.](https://www.financialprofessionals.org/training-resources/resources/survey-research-economic-data/Details/payments-fraud) 9. Gartner. “[Top Government Technology Trends for 2024.” April 2024.](https://www.gartner.com/en/newsroom/press-releases/2024-04-16-gartner-announces-the-top-government-technology-trends-for-2024) ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government & Private Sector **Tags:** automated government billing, citizen payment portal, digital government services, digital transformation government, government payment compliance, government payment gateway, government payment processing, government revenue collection, integrated payment systems, local government modernization, Local government payments, local government technology, municipal payment solutions, PCI-DSS government, public sector payments --- ### [You Decided to Surcharge. Here Are the 6 Mistakes That Still Get Merchants Fined](https://intellipay.com/surcharge-compliance-mistakes-fines/) **Published:** March 10, 2026 **Author:** Dale Erling **Content:** ```html Contents - [Compliance & Risk Guide: You Decided to Surcharge. Here Are the 6 Mistakes That Still Get Merchants Fined.](#Compliance_Risk_Guide_You_Decided_to_Surcharge_Here_Are_the_6_Mistakes_That_Still_Get_Merchants_Fined) - [Executive Summary](#Executive_Summary) - [Is Credit Card Surcharging Legal in 2026?](#Is_Credit_Card_Surcharging_Legal_in_2026) - [Mistake #1: Calling It Something Other Than a Surcharge — and Thinking That Protects You](#Mistake_1_Calling_It_Something_Other_Than_a_Surcharge_and_Thinking_That_Protects_You) - [Real Risk: The “Non‑Cash Adjustment” Misclassification](#Real_Risk_The_NonCash_Adjustment_Misclassification) - [What the rule actually requires](#What_the_rule_actually_requires) - [The 7 Pricing Models: Which One Are You Actually Running?](#The_7_Pricing_Models_Which_One_Are_You_Actually_Running) - [Mistake #2: Not Understanding the American Express Conflict](#Mistake_2_Not_Understanding_the_American_Express_Conflict) - [Your five options when you accept Amex and want to surcharge](#Your_five_options_when_you_accept_Amex_and_want_to_surcharge) - [Mistake #3: Not Knowing the Visa Surcharge Fines (NCA Schedule)](#Mistake_3_Not_Knowing_the_Visa_Surcharge_Fines_NCA_Schedule) - [Separate fine category: debit surcharging](#Separate_fine_category_debit_surcharging) - [Mistake #4: Running a Surcharge Program in States Where the Rules Changed](#Mistake_4_Running_a_Surcharge_Program_in_States_Where_the_Rules_Changed) - [Key state law changes in the last 18 months](#Key_state_law_changes_in_the_last_18_months) - [Mistake #5: Misapplying TILA Rules (Especially for Auto Dealers)](#Mistake_5_Misapplying_TILA_Rules_Especially_for_Auto_Dealers) - [Mistake #6: Treating Compliance as a Launch Checklist, Not an Ongoing Practice](#Mistake_6_Treating_Compliance_as_a_Launch_Checklist_Not_an_Ongoing_Practice) - [Ongoing practices to adopt](#Ongoing_practices_to_adopt) - [Before You Launch (or Audit): 9‑Point Compliance Checklist](#Before_You_Launch_or_Audit_9Point_Compliance_Checklist) - [Industry‑Specific Guidance: Utilities, Government, and ISVs](#IndustrySpecific_Guidance_Utilities_Government_and_ISVs) - [Utilities and government agencies](#Utilities_and_government_agencies) - [ISVs and software platforms](#ISVs_and_software_platforms) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Need a Compliance Review for Your Current Setup?](#Need_a_Compliance_Review_for_Your_Current_Setup) # Compliance & Risk Guide: You Decided to Surcharge. Here Are the 6 Mistakes That Still Get Merchants Fined. A compliance guide for merchants before — and after — launch Updated March 2026 · Last verified: March 11, 2026 · [intellipay.com](https://intellipay.com) Published by [IntelliPay](https://intellipay.com/) PCI DSS Level 1 Certified Payment Processor · Operating since 2004 · Processing billions annually across thousands of U.S. merchants *Content backed by 20+ years of merchant compliance work, legal analysis of Visa/MC/Amex card brand rules, and Durbin Amendment regulatory review. Last reviewed: March 2026.* ## Executive Summary **Who this is for:** Merchants who have implemented or are considering a credit card surcharging or differential pricing program and want to verify their setup is legally sound. **The core problem:** Most surcharging compliance failures are not caused by bad setups at launch — they are caused by misclassification, label substitution, ignored state law changes, and program drift over time. Visa Non-Compliance Assessments start at 1,000 dollars but can escalate to over 250,000 dollars within 90 days of non-remediation. **The 6 mistakes this guide covers:** 1. Calling a surcharge something else and assuming the label protects you 2. Not understanding the American Express compliance conflict with federal law 3. Not knowing the full Visa NCA fine escalation schedule 4. Running a program in states where the rules changed in the last 18 months 5. Misapplying TILA rules — particularly relevant for auto dealers 6. Treating compliance as a one-time launch checklist rather than an ongoing practice **Reading time:** Approximately 15 minutes. Includes a 7‑model pricing classification table, a link to IntelliPay’s 50‑state surcharging matrix, Visa NCA fine schedule, and a 9‑point pre‑launch compliance checklist. ## Is Credit Card Surcharging Legal in 2026? Surcharging is legal in most of the United States. What is not settled — and what gets merchants into trouble every week — is everything that happens between deciding to surcharge and actually running a compliant program. Compliance failures fall into a predictable set of patterns. Most of them are things no one thought to mention when the program was set up, and the financial consequences range from a 1,000‑dollar nuisance to a six‑figure compounding fine that escalates every 30 days until someone fixes it. This guide covers the six most common and most costly mistakes. If you are about to launch a surcharging or differential pricing program, read this first; if you have already launched, check your current setup against each of these. **What this guide does not cover:** The definitional basics of surcharging, dual pricing, and convenience fees. For those, see IntelliPay’s dedicated guides such as the [Surcharging vs. Dual Pricing guide](https://intellipay.com/dual-pricing-vs-surcharging/) and the [2026 State Surcharging Laws overview](https://intellipay.com/b2b-credit-card-surcharging-in-2025-what-to-know/). ## Mistake #1: Calling It Something Other Than a Surcharge — and Thinking That Protects You This is the most common mistake in surcharge compliance and it is genuinely dangerous. When merchants add a credit card fee, they sometimes label it a “non‑cash adjustment,” “credit card processing fee,” “service fee,” or “technology fee.” The reasoning is usually that these labels sound less alarming to customers or might put the program outside the rules. It does not work that way. Visa looks at what the fee actually does, not what you call it on the receipt. If a merchant posts a single price and then adds a percentage charge at checkout for credit card use, Visa classifies that as a surcharge — and all surcharge rules apply. ### Real Risk: The “Non‑Cash Adjustment” Misclassification **Scenario:** A retailer posts a single price of 10.00 dollars. At checkout, a line item reads “NCA — 3%,” and the credit total becomes 10.30 dollars. The merchant never registered as a surcharger with their acquiring bank. **Visa’s classification:** This is a non‑compliant credit card surcharge — regardless of the label. The merchant failed to provide required point‑of‑entry disclosure, did not submit 30‑day advance notice, and is applying the fee to debit cards, which violates Visa rules and the Durbin Amendment. ### What the rule actually requires For any true surcharge program, you must have: - Point‑of‑entry disclosure — signage at the door or before the customer commits to purchasing - Point‑of‑transaction disclosure — at the register or checkout screen - 30‑day advance written notice to your acquiring bank/payment ptrocessor before the first transaction - Surcharge listed as a separate line item on the receipt - Surcharge amount transmitted separately in the authorization message, not bundled into the total - No surcharge on debit or prepaid cards, ever If you are running any program where credit card customers pay more than cash customers, you must ensure it is either a compliant surcharge or a true cash discount/dual pricing model — not something in between. ## The 7 Pricing Models: Which One Are You Actually Running? Before you can assess your compliance risk, you need to correctly classify your pricing model. Misclassification is the root cause of most compliance failures. Below is a simplified version of the 7‑model framework based on Visa Rules, the Durbin Amendment, and 2026 legal analysis. \# How it works Classification Key watch‑out 1 Single price regardless of payment method Not a surcharge/discount issue May be less price‑competitive if others recover card costs 2 Shelf price is X dollars; 3% added at checkout for credit Credit card surcharge Must register with acquirer 30 days in advance; no debit surcharging 3 Two prices posted: X dollars credit (includes surcharge) and Y dollars cash Surcharge presented as two‑tier pricing Still a surcharge; debit cards must be treated like cash, not credit 4 Shelf price is X dollars; cash customers get a discount at checkout Cash discount (not a surcharge) Cash price must be a genuine reduction from the posted regular price 5 Two prices posted: “Card 10.00 dollars / Cash 9.70 dollars” Dual pricing / cash discount No network registration; signage must display both prices at entry 6 Single shelf price 10.00 dollars; checkout adds “3% non‑cash adjustment” without required disclosures Non‑compliant surcharge Classification follows economic effect, not the label; common audit finding 7 Two prices posted: “Credit 10.30 dollars / Cash 10.00 dollars.” No add‑on at checkout Dual pricing / cash discount framing Compliant in all 50 states; expressly permitted in New York Legally, “discount” under the Durbin Amendment means a reduction from the regular posted price. Models 4, 5, and 7 meet this definition; models 2, 3, and 6 are surcharges. ## Mistake #2: Not Understanding the American Express Conflict Under Section 3.2 of Amex’s Merchant Reference Guide, if you surcharge Amex transactions, you must apply the same surcharge to all other credit and debit card transactions. You can access the current U.S. Merchant Reference Guide here: [American Express Merchant Reference Guide – U.S.](https://www.americanexpress.com/content/dam/amex/us/merchant/merchant-channel/US-Reference-Guide.pdf) Federal law, via the Durbin Amendment, explicitly prohibits surcharging debit cards, and Visa/Mastercard rules follow that prohibition. If you follow Amex rules to the letter, you simultaneously violate federal law and your Visa/MC agreements. This creates an irresolvable conflict: you can comply with Amex or comply with federal law — not both. ### Your five options when you accept Amex and want to surcharge 1. Do not surcharge any cards (fully compliant with everyone; leaves costs unrecovered). 2. Surcharge credit only, not debit (compliant with Visa/MC and federal law; technically violates Amex, but usually the most defensible option). 3. Surcharge credit and debit (complies with Amex; violates federal law and Visa/MC — not viable). 4. Surcharge Visa/MC credit but not Amex (complies with law and Visa/MC; may shift volume to Amex). 5. Drop Amex entirely (compliant with Visa/MC and federal law; removes Amex as a payment option). Because Amex’s rule conflicts with federal law, most merchants who surcharge choose to surcharge credit only and exclude debit, accepting the Amex technical violation but prioritizing statutory compliance. Legal counsel should still review this choice for your specific business. ## Mistake #3: Not Knowing the Visa Surcharge Fines (NCA Schedule) Most merchants flagged for surcharge non‑compliance are not surprised by the violation; they are surprised by how fast the dollar amount escalates. Visa enforces compliance through Non‑Compliance Assessments (NCAs) triggered by cardholder complaints and audits, including mystery shoppers. The typical fine schedule looks like this: Event Visa action Cumulative total Violation confirmed 1,000‑dollar Compliance Case Fee + remediation plan required 1,000 dollars Deadline missed or plan not met Level 1 NCA: 25,000 dollars 26,000 dollars 30 days later, still non‑compliant Level 2 NCA: 50,000 dollars 76,000 dollars 60 days later, still non‑compliant Level 3 NCA: 75,000 dollars 151,000 dollars 90 days later, still non‑compliant Level 4 NCA: 100,000 dollars 251,000 dollars 120 days later, still non‑compliant Level 5 NCA: 125,000 dollars 376,000 dollars 150 days later, still non‑compliant Level 6 NCA: 150,000 dollars 526,000 dollars 180+ days 25,000‑dollar increments each 30 days 551,000 dollars + Fines are cumulative, flow through the acquiring bank, and may be passed to the merchant depending on your agreement. Visa does not provide evidence of violations; the burden is on you to prove compliance. ### Separate fine category: debit surcharging Any fee applied to debit or prepaid card transactions — including “non‑cash adjustments,” “service fees,” or “convenience fees” — can trigger an additional 5,000‑dollar fine per merchant, assessed to the acquirer. This is on top of the NCA schedule and reflects debit surcharging’s status as a federal violation. ## Mistake #4: Running a Surcharge Program in States Where the Rules Changed U.S. surcharging law changes multiple times a year. States add restrictions, remove them, clarify B2B exceptions, and update disclosure requirements on their own timelines. If you set up your program in 2023 and have not re‑checked state laws, your setup may now be wrong in states where you actively do business. ### Key state law changes in the last 18 months - **California (SB 478):** Requires mandatory fees to be included in advertised prices for B2C; effectively bans separate surcharges for most consumer‑facing businesses, with B2B and limited restaurant exceptions. - **Minnesota (HF 3438):** Mandatory fees must be included in advertised prices unless reasonably avoidable; state allows up to 5%, but Visa/MC caps still control. - **Kansas:** Surcharging newly permitted as of January 1, 2025. - **Virginia (SB 1212):** Requires total price including surcharges in ads, with civil penalties and some industry exemptions. - **Oklahoma (SB 677):** Surcharging now legal with credit‑only restrictions and a 2% or actual‑cost cap. - **Connecticut, Maine, Massachusetts, Puerto Rico:** Surcharging remains prohibited. For a complete 50‑state breakdown of B2C vs. B2B status, caps, and disclosure requirements as of March 2026, see IntelliPay’s state matrix in the [B2B Credit Card Surcharging guide](https://intellipay.com/b2b-credit-card-surcharging-in-2025-what-to-know/). ## Mistake #5: Misapplying TILA Rules (Especially for Auto Dealers) Motor vehicle dealers and finance‑integrated merchants often ask whether surcharging triggers Truth in Lending Act (TILA) disclosures. Under Regulation Z, a finance charge is the cost of consumer credit imposed by the creditor as a condition of extending credit. When a customer pays with a Visa or Mastercard credit card, the card issuer — not the merchant — is the creditor, so a 3% surcharge is a card acceptance fee, not a finance charge. Reg Z commentary confirms that charges imposed by a third party, such as a merchant surcharge, are not finance charges if the creditor does not require use of that third party. **Practical rule:** If your business is the lender and you charge extra for choosing the financed option itself, TILA applies; if you are merely passing on card acceptance costs, TILA does not apply, even when financing is also involved. ## Mistake #6: Treating Compliance as a Launch Checklist, Not an Ongoing Practice Some of the most expensive surcharge compliance failures come from programs that were set up correctly but drifted out of compliance over time. Card network rules and state laws evolve; signage gets moved; POS prompts change; staff turnover erodes training. Without ownership and periodic review, a once‑compliant setup can become a six‑figure liability. ### Ongoing practices to adopt 1. **Audit your physical environment quarterly.** Walk your location like a Visa mystery shopper: check point‑of‑entry signage, on‑screen disclosure before payment, and receipt line items. 2. **Review your statements for effective rate changes.** Calculate effective rate (total fees ÷ total card volume) quarterly and investigate unexpected increases. 3. **Monitor state law and network rule updates.** Pay special attention to California, Texas, Oklahoma, Virginia, and any expansion states. ## Before You Launch (or Audit): 9‑Point Compliance Checklist Use this checklist before launching or when auditing an existing program: 1. Have you correctly classified your pricing model (surcharge, cash discount, or dual pricing) using the 7‑model framework? 2. Have you submitted 30‑day advance written notice to your acquiring bank? 3. Is your point‑of‑entry disclosure visible before customers commit to a purchase? 4. Is your POS configured to automatically block surcharges on debit and prepaid cards? 5. Does your receipt show the surcharge as a separate line item? 6. Is your surcharge within the applicable cap — 3% for Visa, 4% for Mastercard, and not exceeding your actual merchant discount rate (MDR)? 7. Have you verified compliance in every state where you operate using the 50‑state matrix? 8. If you accept Amex, have you chosen and documented your strategy for handling the Amex conflict? 9. Do you have a recurring reminder (at least quarterly) to re‑audit signage, receipts, and state law status? ## Industry‑Specific Guidance: Utilities, Government, and ISVs ### Utilities and government agencies Utilities and government entities face extra compliance layers from public utility commissions, open meetings laws, and rate‑setting rules. Key points: surcharges may require rate approval, “convenience fees” in optional channels can be distinct from surcharges, constitutional or charter rules may limit fees to cost recovery, and proactive communication significantly reduces complaints. Recommended approach: engage counsel familiar with your regulator, document actual card costs, structure as cost recovery, obtain any required approvals, and communicate clearly 60 days before launch. ### ISVs and software platforms ISVs and SaaS platforms that embed payments must clarify who the merchant of record is, where compliance responsibility sits, and how state‑by‑state rules are enforced. Best practices: determine your payment model, put surcharge compliance obligations in your terms, build state‑aware logic, default to dual pricing where possible, and provide merchant‑facing compliance documentation and checklists. ## Frequently Asked Questions **Can I call a surcharge a “non‑cash adjustment” to avoid Visa rules?** No. Visa classifies fees by economic effect, not label, so any fee that increases the total because a credit card was used is treated as a surcharge with full compliance requirements. **What are the Visa NCA fines for surcharging violations?** They start at 1,000 dollars for the initial case and can exceed 250,000 dollars within 90 days if you do not remediate, with fines flowing through your acquiring bank. **What is the difference between surcharging and dual pricing?** Dual pricing posts two prices upfront (card and cash) and charges exactly the posted price; surcharging posts one price and adds a percentage fee for credit at checkout, triggering registration and disclosure obligations. **Can I surcharge American Express the same way as Visa and Mastercard?** Not without encountering the Amex–Durbin conflict; most merchants who surcharge choose to surcharge credit only and exclude debit, accepting a technical Amex rule violation in order to comply with federal law. **What states prohibit surcharging in 2026?** Surcharging is prohibited in Connecticut, Maine, Massachusetts, and Puerto Rico, effectively prohibited for B2C in California, and contested in Texas; several other states permit surcharging but impose caps or extra disclosures. **Does surcharging trigger TILA disclosure requirements for auto dealers?** Generally no, unless the dealer is the lender and charges extra for the financed option itself; card surcharges are treated as processing fees, not finance charges. **How do I calculate my effective processing rate?** Effective rate equals total monthly fees divided by total monthly card volume, including all fees; many merchants discover their true rate is higher than they believed. ## Need a Compliance Review for Your Current Setup? IntelliPay has been helping merchants design compliant surcharging and dual pricing programs since 2011. Our team can review your setup against Visa, Mastercard, and state law requirements and identify gaps before they become fines. 11 **Call:** 855‑872‑6632 **Email:** **Web:** **Legal disclaimer:** This article is for informational and educational purposes only and is not legal advice. Surcharging compliance depends on federal, state, and local law plus card brand rules that may change; consult qualified legal counsel for guidance specific to your business. IntelliPay assumes no liability for actions taken based on information contained herein. ``` ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Card Network Rules & Interchange, Security, Fraud & Compliance --- ### [Are Payment Processing Fees Eating Into Your Bottom Line?](https://intellipay.com/payment-processing-fees-and-your-margins/) **Published:** May 1, 2023 **Author:** Dale Erling **Content:** If you currently accept credit cards for payment, and who isn’t, payment processing fees are eating into your bottom line! How big of a bite? For many businesses, payment processing is typically one of the five largest expense items on a P&L. And costs keep rising, the major card brands (Visa, MasterCard, etc.) “review” their fees twice a year. And, unless you’re a major eCommerce company or supermarket chain, these twice-annual reviews can and do equate to higher fees for you. #### **Breaking Down the Fees** The major card brands have two major classes of payment processing fees, interchange and assessment. A high-level understanding of how each fee type works is essential first step in calculating what credit card transactions are costing you. #### **Interchange Fees** Interchange fees are the non-negotiable transaction fees that the merchant’s bank account must pay whenever a customer uses a credit/debit card to make a purchase. Interchange fees are designed to cover the costs of accepting, processing and authorizing card transactions. In most cases, the fee is a fixed dollar amount plus a percentage of the total sale and vary by type of card used, merchant category code associated with merchant’s business and the payment processor. The current interchange fees for the two largest U.S. card networks are available in the links below. [Visa ](https://usa.visa.com/support/small-business/regulations-fees.html) [Mastercard](https://www.mastercard.us/en-us.html) However, interchange fees are not the only cost applied to a transaction. There are also assessment fees. #### **Assessment Fees** An Assessment fee is non-negotiable and charged on your total monthly sales for each credit card brand and is paid entirely to the credit brand (Visa, Mastercard, etc.). The assessment fees merchants pay to cover the card network’s operating costs, i.e., Visa. Visa, American Express, Mastercard, and Discover, have their credit card assessment fees. Assessment fees are also known as Card brand fees, Network Access and Brand Usage (NABU) fees, card network, and card association fees. If assessment fees weren’t complicated enough, the fees change continuously, are hard to find on a card network website, and the networks don’t offer much assistance.. ##### *Card Brand Assessment Fees* Company Fee % Fee Basis Points Visa 0.14% 14 Mastercard 0.13% 13 Discover 0.13% 13 [American Express](https://www.americanexpress.com/ca/en/merchant/wholesale-discount-rate.html) 0.12% 12 Similar to interchange fees, assessment fees are reviewed twice a year by the card brands and are subject to change-read increase. The combination of interchange and assessment fees is also known as “swipe fees” and makes up 80% to 90% of the transaction cost. One interesting fact is that interchange fees and assessment fees are the same for every merchant no matter the size or processing volume. #### **Payment Processor Markup Fees** [Mark-up](https://www.businessnewsdaily.com/6774-lower-credit-card-processing-fees.html) fees are the payment processors margin on each transaction. Mark-up fees are charged by third parties such as your software provider, acquiring bank, and other parties involved in each transaction and cover the processor’s operating costs and profit. Markup fees make up 20% to 25% of the transaction cost and negotiable. Markup fees vary from processor to processor and depend on the fees your business charges, pricing model, and amount of transaction. #### Internal Costs Even after interchange, assessment, and markup, there are some hidden costs to consider. These hidden costs are the costs you incur to process payments: the purchase or rental costs of credit card terminals, internet and data connections, compliance requirements, software, supplies, IT support, accounting, and other related expenses that vary by location, industry, and business model. #### **And Its’ Only Getting Worse** In the past ten years, payment processing, particularly credit card processing fees, has increased by over 200%, primarily due to the overwhelming popularity of credit card rewards. Recent research estimated that over 92% of all credit transactions are made on a rewards card. How these trends impact your bottom line is in the mix of payments you receive. For example, if five years ago, premium or reward credit cards were twenty percent of your payment mix, now they are ninety percent. These premium credit cards have up to 2x higher fees than traditional non-premium credit cards and debit cards to pay for the vacation and mileage perks. So, if your cost structure, particularly the portion of your costs allocated to processing costs, hasn’t changed in the past five years, your credit card processing costs are eating into your margins. These higher processing costs are largely due to the growing percentage of premium or rewards credit cards in your payment mix. #### **Net Effective Rate** The first step to calculating your processing cost is determining what you are currently paying per transaction or the net effective rate. To find the effective rate for your credit card processing, you first need to add up all the fees on your merchant statement. We’ll use the following merchant statement as an example: ![Screenshot sample merchant statement](https://intellipay.com/wp-content/uploads/2021/04/Sample-merchant-statement-screenshot-experiment-300x159.jpg "Sample merchant statement screenshot experiment intellipay") In the example above, we have marked the total sales volume in green and the total fee in red. The formula for calculating the net effective rate appears on the next page. Calculating the net effective rate from the merchant statement example on the previous page, we find the net effective rate is 5.99% or $5907.03 / $98511.45 X100 = 5.99% To complete this analysis, you’ll need to use the net effective rate calculation on your internal costs substituting your internal costs for the total deducted for processing in the formula. Adding the two results will give you a more accurate view of credit card payment processing costs on your bottom line. #### **So What Can I Do?** Now that you’ve got your head around the cost of accepting payments, especially rewards credit card payments, has on your bottom line, what do you do with this information? ##### *Check to See if You Are Getting A Good Deal* First, you can use your effective rate to compare what you’re paying your current payment processor to other payment processors to see if you are getting a good deal. That said, rates can vary by business type, percent of online transactions, and other factors. Below, we examine three common factors that affect processing rates. ##### *Low-Risk Businesses* Some businesses are inherently likely to qualify for more attractive rates. Typically, low-risk businesses or brick-and-mortar businesses with high transaction volumes will get the best effective rates on credit card processing. Why? More transactions lead to more revenue for the processor, and the risk of fraud is minimized. ##### *Online Transactions* Keep in mind that the more payments you accept online, the higher the effective rate will be. Online transactions are considered riskier than in-person transactions and therefore have higher fees to compensate for the increased risk. ##### *B2B Payments* If your business is with other businesses and most of your payments are on purchasing cards or business credit cards, look payment processor that processes payments with Level 2 and Level 3 credit card data. Level 2 and Level 3 transactions are processed with more data; the card brands see these transactions as more secure, less likely to be fraudulent, or contain errors and qualify for lower swipe fees. ##### *Add a Fee* Second, you could consider adding a fee to every high-cost premium credit card transaction. Your customers likely have no clue that you are paying for the perks they receive. Most customers will assume the bank or the company that issued the card is paying for the airline miles or cashback they receive. Why are you paying for someone else’s perks, primarily when they use a credit card for the rewards? You shouldn’t. It is not uncommon or illegal to pass a fee among the customer. Modern payment platforms like IntelliPay provide merchants with customer pays the fees options. The customer (user) pays for the processing costs options that automatically add a flat fee or a percentage (3% as of April; 28, 2023) to the customers’ total cost. #### **A Word About Fees** Customer fees can be tricky. Some fees can only be added to credit card purchases, with the customer having the option to avoid paying the fee by paying with debit or cash before check-out. Under this fee scenario, the customer pays the processing costs for transactions where they choose to use a credit card while the merchant pays the lower processing costs of debit cards, usually 1.5% or less. Other fees can be added if you have a select merchant category code (MCC) or payment is through an alternate payment channel. Card brand rules and legal regulations can determine the type of fee your business could add and how you add it. In the next section, we’ll take a higher-level look at the most common flex-fee, or the customer (User) pays for the processing costs. #### **Other Customer/User Pays For Processing Fee Options** ##### [*Convenience Fee*](https://intellipay.com/payment-models/) A convenience fee is another user pays the processing costs option that allows the merchant to add a flat fee to credit or debit transactions. The difference is that the transaction is made outside of the traditional way they accept payments, i.e., a movie theater offering online ticket purchases where a fee can be charged versus in lobby, their traditional method where a fee cannot be added. ##### [*Service Fee*](https://intellipay.com/payment-models/) Service Fee is a VISA term for a fee-based program that enables government and educational institutions with the following merchant category classifications or MCC’s 8211; 8220; 8244; 8249; 9211; 9222; 9311; and 9399 to charge a service fee on credit and debit transactions. Mastercard calls their government program a “convenience fee.” Mastercard’s use of convenience fee to describe its government program adds a layer of complexity. Since their rules regulating their government’s “convenience fee” program differ from the convenience fee available to all businesses mentioned previously. American Express has a government fee option under its OptBlue program; Discover does not have a government fee option program. #### **When Adding a Fee Makes Sense** Deciding to add a fee is a strategic decision and should not be taken lightly. Applying fees can be complicated, not only because the rules and regulations are continually changing but also because adding a fee can affect the systems and processes the business may already have in place. Further, competitive situations, geographies, your industry, and customers all should be factored into your decision. That said, adding a fee may be the right decision if your primary business is: - B2B products, warehouse or distribution - Charity or non-profit - Business or professional services - Consumer services - Auto - Legal - Construction/restoration - Towing - Veterinary You might NOT want to add a fee if: - If a consumer can get a similar product or service for the same or lower price, that merchant doesn’t add a fee. - Your typical transactions are higher dollar amounts. The higher the ticket price, the more likely a surcharge fee will be an objection. #### **Not a DIY Project** VISA, Mastercard, and the other card brands have rules about how, when, and what type of additional fee can be added to a customer bill. Certain types of added fees, like surcharge fees, are prohibited in four states, while other fee types have limitations on how and when they can be applied. These rules are in a constant state of flux, so if you have multiple locations or do business across state lines, compliance may be cumbersome. For these reasons, we recommend consulting legal counsel for regulations affecting where you do business before attempting to add a fee. We also using a payment processor who has experience in all types of user pays the processing cost or fee-based payment options. #### **IntelliPay** IntelliPay has offered a range of fee-based payment options to private and public sector merchants for over 12 years. Our PCI DSS Level 1 compliant payment suite and proprietary payment gateway, combined with our robust API, make transitioning to IntelliPay and integration with existing systems easy. ##### *Accept It All* Our payment suite enables payment acceptance from virtually any source and every major credit and debit card brand, PayPal, Venmo, eChecks, and eCash. If you opt for adding a fee, our payment suite automatically handles the details behind the scenes, so you are always 100% compliant with card network rules and applicable regulations. ##### *More Customer Facing Options* Our twelve customizable front-end options, from hosted payment pages to customer portals to a email and text payment link portal, allow your company to give your customers more ways to pay. Research has shown that offering more ways to pay speeds payments from customers reduces late payments and receivables while improving customer satisfaction. Our Google cloud-based suite makes all this functionality accessible from anywhere you need it to be. ##### *Centralized Control and Management* Our parent/child reporting structure supports multiple locations, users, and fee-based models, giving you complete control over overpayments. Reporting is highly customizable to your business’s processes, while real-time data flow between our payment suite and your systems via our API simplifies payment management and reconciliations. ##### *Superior Reliability and Unlimited Capacity* Because our payment suite is hosted in the Google cloud, the same provider as YouTube and Gmail, you can rest assured you’ll have not only the capacity you need to meet not only today’s needs but tomorrow’s as well. Even more importantly, we will be there when you need us, with superior reliability – no services outages in 2020 despite unprecedented demand. IntelliPay has you covered no matter what comes next. ##### *Payments for All* We also support Paysafe ecash payments for those who are either un or underbanked. Unbanked or underbanked customers download the Paysafe app onto a web browsing device. Using the app, create a QR code on that device, take the code to one of the thousands of convenience or retail locations nationally and pay the staff. Payments are then quickly transferred to your business bank account. IntelliPay’s payment suite is the only PCI DSS Level 1 compliant platform you will need to reduce your payment processing fees. To learn more, call or email our sales team at 855-872-6632 [or sales@intellipay.com](mailto:or%20sales@intellipay.com). You can also visit our website www.intellipay.com to schedule a free, no-obligation demo. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Convenience Fee, Credit Cards, Debit Cards, Interchange Fees, Payment Processing, Surcharge --- ### [The Growing Threat of Payment Fraud: What Businesses Need to Know 2025](https://intellipay.com/the-growing-threat-of-payment-fraud-what-businesses-need-to-know/) **Published:** August 6, 2025 **Author:** Dale Erling **Content:** Contents - [The Growing Threat of Payment Fraud in 2025: Essential Protection Strategies for Businesses](#The_Growing_Threat_of_Payment_Fraud_in_2025_Essential_Protection_Strategies_for_Businesses) - [What Is Payment Fraud and Why Is It Increasing?](#What_Is_Payment_Fraud_and_Why_Is_It_Increasing) - [Current State of Payment Fraud in 2025](#Current_State_of_Payment_Fraud_in_2025) - [Rising Threat Landscape](#Rising_Threat_Landscape) - [Why Payment Fraud Is Harder to Detect in 2025](#Why_Payment_Fraud_Is_Harder_to_Detect_in_2025) - [6 Most Common Types of Payment Fraud Businesses Face](#6_Most_Common_Types_of_Payment_Fraud_Businesses_Face) - [1. Check Fraud: The Persistent Legacy Threat](#1_Check_Fraud_The_Persistent_Legacy_Threat) - [2. Wire Transfer Fraud: The High-Value Target](#2_Wire_Transfer_Fraud_The_High-Value_Target) - [3. ACH (Automated Clearing House) Fraud: Exploiting Processing Delays](#3_ACH_Automated_Clearing_House_Fraud_Exploiting_Processing_Delays) - [4. Invoice Fraud: The $280,000 Annual Threat](#4_Invoice_Fraud_The_280000_Annual_Threat) - [5. Business Email Compromise (BEC): The Evolving Executive Threat](#5_Business_Email_Compromise_BEC_The_Evolving_Executive_Threat) - [6. Credit Card Fraud: Digital and Physical Threats](#6_Credit_Card_Fraud_Digital_and_Physical_Threats) - [The Hidden Costs of Payment Fraud in 2025](#The_Hidden_Costs_of_Payment_Fraud_in_2025) - [Business Reputation Impact](#Business_Reputation_Impact) - [Personal and Operational Impact](#Personal_and_Operational_Impact) - [10 Essential Payment Fraud Prevention Strategies for 2025](#10_Essential_Payment_Fraud_Prevention_Strategies_for_2025) - [1. Implement Multi-Factor Authentication (MFA)](#1_Implement_Multi-Factor_Authentication_MFA) - [2. Establish Dual Authorization Controls](#2_Establish_Dual_Authorization_Controls) - [3. Deploy Advanced Email Security](#3_Deploy_Advanced_Email_Security) - [4. Conduct Regular Employee Training](#4_Conduct_Regular_Employee_Training) - [5. Monitor Accounts in Real-Time](#5_Monitor_Accounts_in_Real-Time) - [6. Secure Vendor Management Processes](#6_Secure_Vendor_Management_Processes) - [7. Use Positive Pay Services](#7_Use_Positive_Pay_Services) - [8. Implement Network Security Controls](#8_Implement_Network_Security_Controls) - [9. Establish Incident Response Procedures](#9_Establish_Incident_Response_Procedures) - [10. Regular Security Assessments](#10_Regular_Security_Assessments) - [How to Respond to Payment Fraud: Immediate Action Steps](#How_to_Respond_to_Payment_Fraud_Immediate_Action_Steps) - [First 24 Hours](#First_24_Hours) - [Week 1-2](#Week_1-2) - [Long-Term Recovery](#Long-Term_Recovery) - [Industry-Specific Payment Fraud Risks](#Industry-Specific_Payment_Fraud_Risks) - [Healthcare Organizations](#Healthcare_Organizations) - [Financial Services](#Financial_Services) - [Manufacturing and Distribution](#Manufacturing_and_Distribution) - [Professional Services](#Professional_Services) - [Frequently Asked Questions About Payment Fraud](#Frequently_Asked_Questions_About_Payment_Fraud) - [What is the most common type of payment fraud in 2025?](#What_is_the_most_common_type_of_payment_fraud_in_2025) - [How much does payment fraud cost businesses annually?](#How_much_does_payment_fraud_cost_businesses_annually) - [Can artificial intelligence help prevent payment fraud?](#Can_artificial_intelligence_help_prevent_payment_fraud) - [What should I do if my business experiences payment fraud?](#What_should_I_do_if_my_business_experiences_payment_fraud) - [How often should businesses update their fraud prevention strategies?](#How_often_should_businesses_update_their_fraud_prevention_strategies) - [Key Takeaways: Protecting Your Business in 2025](#Key_Takeaways_Protecting_Your_Business_in_2025) - [Related Resources](#Related_Resources) - [About IntelliPay](#About_IntelliPay) # The Growing Threat of Payment Fraud in 2025: Essential Protection Strategies for Businesses ## What Is Payment Fraud and Why Is It Increasing? Payment fraud occurs when criminals illegally obtain money or sensitive information through deceptive payment transactions. In 2025, businesses face unprecedented fraud risks due to advancing AI technology, sophisticated social engineering tactics, and the continued reliance on vulnerable payment methods. **Key Statistics:** - 79% of organizations experienced payment fraud attempts in 2024 - Business Email Compromise (BEC) affects 63% of organizations - Vendor impersonation fraud increased to 45% of respondents - Average cost to mid-sized businesses: $280,000 annually ## Current State of Payment Fraud in 2025 ### Rising Threat Landscape The 2025 AFP Payments Fraud and Control Survey reveals that payment fraud remains a persistent threat, with only marginal improvements from previous years. What’s changed is the sophistication of attacks and the speed at which they evolve. **Primary Fraud Vectors:** 1. **Business Email Compromise (BEC)** – 63% of organizations affected 2. **Vendor Impersonation** – Sharp rise to 45% of cases 3. **Invoice Fraud** – Increased to 24% and climbing 4. **Check Fraud** – Still the most targeted payment method at 63% ### Why Payment Fraud Is Harder to Detect in 2025 - **AI-Enhanced Social Engineering**: Fraudsters use artificial intelligence to create convincing executive impersonations - **Faster Payment Systems**: Real-time payments leave less time for fraud detection - **Remote Work Vulnerabilities**: Distributed teams create more attack surfaces - **Supply Chain Complexity**: Multiple vendor relationships increase exposure points ## 6 Most Common Types of Payment Fraud Businesses Face ### 1. Check Fraud: The Persistent Legacy Threat Despite digital transformation, nearly half of businesses still rely heavily on checks for B2B payments, making them prime targets. **Common Check Fraud Schemes:** - **Forgery**: Criminals create fake checks using stolen account information - **Counterfeiting**: High-quality printers enable realistic fake checks - **Physical Theft**: Stolen checks from mail or offices - **Check Alteration**: Modifying legitimate checks to change amounts or payees **Prevention Strategies:** - Implement positive pay services with your bank - Use secure check stock with watermarks and security features - Establish dual authorization for check signing - Monitor bank accounts daily for unauthorized transactions ### 2. Wire Transfer Fraud: The High-Value Target Wire transfers have reclaimed the top spot as the most vulnerable payment type for Business Email Compromise attacks, surpassing ACH credits. **How Wire Transfer Fraud Works:** - Fraudsters intercept legitimate wire transfer instructions - Business Email Compromise tactics redirect funds to criminal accounts - Social engineering convinces employees to authorize fraudulent transfers - International transfers make recovery nearly impossible **Protection Measures:** - Require multi-person authorization for all wire transfers - Implement callback verification using known phone numbers - Use secure communication channels for transfer instructions - Set daily and transaction limits on wire transfer capabilities ### 3. ACH (Automated Clearing House) Fraud: Exploiting Processing Delays ACH fraud has increased 7% in recent years, with criminals exploiting the multi-day settlement period to complete unauthorized transfers and disappear before detection. **ACH Fraud Vulnerabilities:** - Processing delays create detection gaps - Batch processing masks individual fraudulent transactions - Return periods allow criminals time to move funds - Weak authentication for ACH origination **Mitigation Strategies:** - Enable ACH fraud filters and monitoring - Implement same-day ACH for faster detection - Use ACH debit blocks when not processing debits - Monitor account activity in real-time IntelliPay can help your business protect against ACH fraud. ### 4. Invoice Fraud: The $280,000 Annual Threat Invoice fraud costs mid-sized businesses an average of $280,000 per year through various sophisticated schemes. **Common Invoice Fraud Tactics:** - **Payment Detail Changes**: Altering bank information on legitimate invoices - **Urgent Update Requests**: Creating false urgency for payment information changes - **Inflated Invoices**: Slightly increasing amounts to avoid detection - **Small Repeated Charges**: Flying under radar with minor fraudulent amounts **Prevention Best Practices:** - Verify all payment detail changes through known contact methods - Implement approval workflows for invoice modifications - Use vendor master file controls - Regular vendor communication and verification ### 5. Business Email Compromise (BEC): The Evolving Executive Threat BEC tactics are evolving in 2025, with traditional executive impersonation declining while vendor and third-party impersonation increases. **2025 BEC Trends:** - Executive impersonation dropped to 49% (8% decrease) - Vendor impersonation increased to 60% - Third-party impersonation remains highest at 63% - AI-enhanced social engineering makes detection harder **BEC Protection Strategies:** - Implement email authentication protocols (SPF, DKIM, DMARC) - Train employees on social engineering tactics - Establish verification procedures for payment requests - Use email security solutions with AI-powered threat detection ### 6. Credit Card Fraud: Digital and Physical Threats Credit card fraud encompasses both card-present and card-not-present transactions, with online fraud growing rapidly. **Types of Credit Card Fraud:** - **Card Skimming**: Physical devices capture card data - **Online Fraud**: Stolen card information used for e-commerce - **Account Takeover**: Criminals gain access to existing accounts - **Friendly Fraud**: Legitimate customers dispute valid charges ## The Hidden Costs of Payment Fraud in 2025 ### Business Reputation Impact **Trust Erosion**: Sophisticated fraud schemes impact supply chain partners and payment reliability, leading to: - Reduced customer confidence as fraud incidents spread through social media - Damaged business relationships with increasingly wary partners - Hesitancy from potential partners who now use AI-driven fraud history screening ### Personal and Operational Impact **Mental Health Effects**: The surge in AI-enabled scams creates: - Feelings of violation and helplessness among fraud victims - Elevated stress levels for business owners and employees - Increased pressure to keep up with advanced threats and regulatory demands **Resource Drain**: Organizations now devote significantly more time to: - Incident investigation and forensic analysis - Regulatory reporting and compliance recovery - Employee training and awareness programs - Technology upgrades and security enhancements **Decision-Making Impact**: Growing anxiety about future transactions affects: - Risk tolerance and business decision-making - Vendor relationship management - Payment method selection and approval processes ## 10 Essential Payment Fraud Prevention Strategies for 2025 ### 1. Implement Multi-Factor Authentication (MFA) - Require MFA for all payment system access - Use time-based one-time passwords (TOTP) or hardware tokens - Enable biometric authentication where possible ### 2. Establish Dual Authorization Controls - Require two-person approval for payments above specified thresholds ([Guide)](https://www.firstcitizens.com/content/dam/firstcitizens/pdfs/commercial/commercial-advantage/dual-approval.pdf) - Implement maker-checker controls for payment processing - Use callback verification for large or unusual transactions ### 3. Deploy Advanced Email Security - [Implement DMARC, SPF, and DKIM](https://easydmarc.com/tools/domain-scanner?utm_term=dmarc&utm_campaign=Remarketing+New&utm_source=adwords&utm_medium=ppc&hsa_acc=3882385625&hsa_cam=17479789103&hsa_grp=139367504844&hsa_ad=603484908422&hsa_src=g&hsa_tgt=kwd-303705500830&hsa_kw=dmarc&hsa_mt=b&hsa_net=adwords&hsa_ver=3&gad_source=1&gad_campaignid=17479789103&gbraid=0AAAAAoYFfb3AZ9eTuSdtYlhUN3TJK0k_3&gclid=Cj0KCQjwqqDFBhDhARIsAIHTlktTxJgplkF8huqQbBgekC-bA0zWQPtpyxY8YjL5k4wn-RQj0huTAWIaAg1aEALw_wcB) email authentication - Use AI-powered email security solutions - Enable external email warnings and sender verification ### 4. Conduct Regular Employee Training - Provide monthly fraud awareness updates - Simulate phishing and social engineering attacks - Train staff on current fraud trends and detection techniques ### 5. Monitor Accounts in Real-Time - Set up immediate alerts for unusual account activity - Use AI-powered transaction monitoring systems - Review bank statements daily, not monthly ### 6. Secure Vendor Management Processes - Maintain updated vendor contact databases - Verify payment changes through known contact methods - Implement vendor master file controls and regular audits ### 7. Use Positive Pay Services - Enable [positive pay](https://www.cnb.com/business-banking/insights/what-is-positive-pay.html) for checks and ACH transactions - Review and approve exception reports immediately - Set up automated positive pay matching where possible ### 8. Implement Network Security Controls - Use [endpoint detection and response (EDR) solutions](https://www.microsoft.com/en-us/security/business/security-101/what-is-edr-endpoint-detection-response) - Enable network segmentation for payment systems - Deploy a zero-trust security architecture ### 9. Establish Incident Response Procedures - Create detailed [fraud response playbooks](https://www.cisa.gov/sites/default/files/2024-08/Federal_Government_Cybersecurity_Incident_and_Vulnerability_Response_Playbooks_508C.pdf) - Designate fraud response team members and responsibilities - Practice incident response scenarios regularly ### 10. Regular Security Assessments - Conduct quarterly fraud risk assessments - Perform annual penetration testing - Review and update security policies regularly ## How to Respond to Payment Fraud: Immediate Action Steps ### First 24 Hours 1. **Secure Compromised Accounts**: Change passwords and revoke access immediately 2. **Contact Financial Institutions**: Report fraud to banks and payment processors 3. **Document Everything**: Preserve evidence and create detailed incident logs 4. **Notify Stakeholders**: Inform relevant parties while maintaining confidentiality ### Week 1-2 1. **File Reports**: Submit reports to law enforcement and regulatory bodies 2. **Conduct Investigation**: Work with forensic experts to understand the breach 3. **Implement Controls**: Add temporary security measures to prevent further loss 4. **Communicate**: Provide updates to stakeholders and affected parties ### Long-Term Recovery 1. **Strengthen Security**: Implement enhanced fraud prevention measures 2. **Review Processes**: Update procedures based on lessons learned 3. **Monitor Closely**: Increase fraud monitoring and detection capabilities 4. **Train Staff**: Provide additional training based on the incident ## Industry-Specific Payment Fraud Risks ### Healthcare Organizations - Patient data combined with payment information creates high-value targets - HIPAA compliance requirements complicate fraud response - Medical billing fraud often goes undetected for months ### Financial Services - Higher regulatory scrutiny and reporting requirements - Customer trust is paramount and difficult to rebuild - Advanced persistent threats target financial institutions specifically ### Manufacturing and Distribution - Supply chain fraud affects operational continuity - B2B payment volumes create larger potential losses - International transactions increase complexity and risk ### Professional Services - Client trust relationships are vulnerable to BEC attacks - Retainer and project-based billing create payment timing vulnerabilities - Remote work increases attack surfaces ## Frequently Asked Questions About Payment Fraud ### What is the most common type of payment fraud in 2025? Business Email Compromise (BEC) remains the leading fraud type, affecting 63% of organizations. Check fraud continues to be the most frequently targeted payment method at 63% of respondents. ### How much does payment fraud cost businesses annually? Mid-sized businesses lose an average of $280,000 per year to invoice fraud alone. Total fraud costs include direct losses, investigation expenses, regulatory fines, and reputational damage. ### Can artificial intelligence help prevent payment fraud? Yes, AI-powered fraud detection systems can analyze transaction patterns in real-time, identify anomalies, and reduce false positives by up to 50% while catching more actual fraud attempts. ### What should I do if my business experiences payment fraud? Immediately secure compromised accounts, contact financial institutions, document all evidence, and file reports with law enforcement. Work with fraud specialists to investigate and implement enhanced security measures. ### How often should businesses update their fraud prevention strategies? Review and update fraud prevention strategies quarterly, with immediate updates following any security incident or when new fraud trends emerge in your industry. ## Key Takeaways: Protecting Your Business in 2025 The consequences of payment fraud in 2025 extend far beyond direct financial loss, affecting business reputation, employee mental health, operational productivity, and long-term sustainability. **Essential Protection Elements:** - **Proactive Prevention**: Implement multiple layers of security controls - **Employee Education**: Regular training on evolving fraud tactics - **Technology Investment**: AI-powered detection and prevention systems - **Incident Preparedness**: Detailed response procedures and recovery plans - **Stakeholder Support**: Resources for employees and customers affected by fraud **Remember**: Payment fraud prevention is not a one-time implementation but an ongoing process that must evolve with the threat landscape. The cost of prevention is always less than the cost of recovery. ## Related Resources To learn more about comprehensive fraud prevention strategies, see our detailed guides Payment Fraud Prevention Strategy Outline [Complete Small Business Guide to Merchant Services](https://intellipay.com/small-business-guide-to-merchant-services/) ## About IntelliPay We help merchants optimize their payment processing through transparent interchange-plus pricing, zero junk fees, expert guidance, and reliable technology solutions. Our comprehensive fraud prevention strategies and advanced security measures protect your business while maintaining efficient payment operations. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. Contact us today to learn how we can help protect your business from payment fraud while optimizing your payment operations. *The information provided on this page is for educational and informational purposes only. We make no representations or warranties regarding the completeness, accuracy, or security of this content, and all advice is provided “as is.” The content does not constitute legal, financial, or professional advice, and readers act on it at their own risk. No data transmission or account security measures can be guaranteed to be 100% secure. We disclaim liability for any direct, indirect, or consequential damages resulting from the use or reliance upon this information. For personalized cybersecurity guidance, please consult a qualified professional.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Security, Fraud & Compliance **Tags:** ach fraud prevention strategies, b2b payment security, business reputation payment fraud, check fraud trends, detecting payment fraud schemes, financial loss from fraud, fraud risk for businesses, growing payment fraud threats, how to avoid payment fraud, impact of payment fraud, invoice fraud detection, payment fraud case studies, payment fraud prevention tips, payment fraud statistics 2025, payment security best practices, payment system vulnerabilities, personal impact fraud cases, preventing payment fraud in business, secure payment methods, types of payment fraud --- ### [First-Party Fraud Surges- Leading Threat 2025](https://intellipay.com/first-party-fraud-surges-leading-threat-2025/) **Published:** May 14, 2025 **Author:** Dale Erling **Content:** Contents - [Key Insights from the Latest LexisNexis® Risk Solutions Cybercrime Report](#Key_Insights_from_the_Latest_LexisNexis_Risk_Solutions_Cybercrime_Report) - [What is First-Party Fraud?](#What_is_First-Party_Fraud) - [The Changing Landscape of Cybercrime](#The_Changing_Landscape_of_Cybercrime) - [Regional Variations in Attack Patterns](#Regional_Variations_in_Attack_Patterns) - [Why This Matters for Your Business](#Why_This_Matters_for_Your_Business) - [Supporting Evidence from Additional Sources](#Supporting_Evidence_from_Additional_Sources) - [Looking Ahead: The AI-Powered Storm on the Horizon](#Looking_Ahead_The_AI-Powered_Storm_on_the_Horizon) - [Sector-Specific Vulnerabilities](#Sector-Specific_Vulnerabilities) - [How IntelliPay Protects Your Business](#How_IntelliPay_Protects_Your_Business) - [Conclusion: Preparing for the Next Wave](#Conclusion_Preparing_for_the_Next_Wave) ## Key Insights from the Latest LexisNexis® Risk Solutions Cybercrime Report **May 14, 2025** The cybersecurity landscape is undergoing a significant transformation in 2025, with first-party fraud now representing the dominant threat to businesses globally. According to the recently released [LexisNexis® Risk Solutions annual Cybercrime Report](https://risk.lexisnexis.com/about-us/press-room/press-release/20250513-cybercrime-report), first-party fraud now accounts for 36% of all reported fraud incidents worldwide, marking a substantial increase from just 15% in the previous year. ## What is First-Party Fraud? First-party fraud occurs when individuals deliberately provide false information or misrepresent themselves for financial gain. Common examples include: - Submitting false information on loan applications - Disputing legitimate transactions (friendly fraud) - Falsely claiming non-delivery of ordered goods - Misrepresenting identity information during account creation This shift represents a major challenge for businesses across all sectors but particularly affects financial institutions and Buy Now, Pay Later (BNPL) providers. ## The Changing Landscape of Cybercrime The LexisNexis® report, titled “The Calm Before the Storm?”, analyzed over 104 billion global transactions throughout 2024, revealing several important trends: Fraud Type2024 PercentageYear-on-Year ChangeFirst-Party Fraud36%↑ 21%Account Takeover Fraud27%↓ 2%Scams/APP Fraud11%↓ 5%Perhaps most concerning is the vulnerability of password reset functions, with **1 in 9 password reset attempts** identified as fraudulent attacks, climbing to an alarming **27% of attempts** initiated from desktop computers. ## Regional Variations in Attack Patterns The report highlights significant regional differences in attack patterns: - **EMEA**: Lowest regional attack rate globally at 0.6% of transactions - **LATAM**: Decreasing attack rate (1.6%), now lower than North America - **North America**: Attack rate of 2.2% of transactions - **APAC**: Growing attack rate (1.5%), showing a 37% increase through 2024 ## Why This Matters for Your Business This shift toward first-party fraud represents a particular challenge for payment processors and merchants. Traditional fraud detection systems are often optimized to detect third-party fraud rather than misrepresentation by the customers themselves. As Stephen Topliss, vice president of fraud and identity at LexisNexis Risk Solutions, notes: “These findings represent a notable shift in global fraud patterns, with consumers now emerging as the single largest source of human-initiated fraud.” ## Supporting Evidence from Additional Sources This trend is not isolated to the LexisNexis report. According to [McKinsey’s 2025 Global Payments Report](https://www.visaacceptance.com/en-us/insights/fraud-report.html?gad_source=1&gad_campaignid=22185228373&gbraid=0AAAAApW_S7Rrv4gvnMMwyg82Id3eCkHbf&gclid=CjwKCAjw_pDBBhBMEiwAmY02NqaB1ydAW5KXwPVAnlsgQzvbUN9NHNWflvB9TGOtssiOuyrU1NeTDRoCjU8QAvD_BwE), first-party fraud has increased by 43% since 2023, with economic pressures cited as a primary driver. The [Federal Trade Commission](https://www.ftc.gov/) has similarly reported a 52% increase in first-party fraud complaints over the past 18 months, with financial services being the most targeted sector. ## Looking Ahead: The AI-Powered Storm on the Horizon While overall attack rates have stabilized with only a 1% increase in human attacks and a 15% decrease in global bot attacks, experts warn that this relative calm may be misleading. “We are at a potential tipping point,” warns Topliss. “While many organizations have improved their defenses over the past few years, we also know that cybercriminals are embracing new, innovative, AI-enhanced capabilities, and we will likely see these extensively tested and executed over the coming months.” ## Sector-Specific Vulnerabilities Certain industries face heightened risks: - **Communication, Mobile, and Media companies**: 15% increase in attack rates - **Financial Services**: 18% increase in automated bot attacks ## How IntelliPay Protects Your Business At IntelliPay, we’re committed to staying ahead of these evolving threats. Our fraud prevention solutions employ advanced machine learning algorithms specifically designed to detect first-party fraud indicators, including: - Behavioral analytics that flag unusual applicant patterns - Advanced identity verification processes - Transaction monitoring that identifies suspicious activity patterns ## Conclusion: Preparing for the Next Wave The data suggests we’re experiencing the calm before a potential storm of AI-enhanced fraud attacks. Organizations must adapt their fraud prevention strategies to address both traditional threats and the rising challenge of first-party fraud. **About IntelliPay:** We help merchants optimize their payment processing through transparent pricing, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. --- *This blog post contains information from the LexisNexis® Risk Solutions annual Cybercrime Report released on May 13, 2025. The original press release can be found here.* *\[1\] Global refers to transactions processed through the LexisNexis® Digital Identity Network®* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Security, Fraud & Compliance **Tags:** behavioral analytics, business protection, customer authentication, cybersecurity insights, Data protection, digital payments, First-Party Fraud Surges, fraud detection, fraud prevention ROI, IntelliPay security, machine learningsecurity, merchant security, regulatory compliance, risk management, transaction monitoring --- ### [The 2026 IRS Electronic Mandate: A Professional Compliance Framework](https://intellipay.com/irs-2026-electronic-mandate-compliance/) **Published:** February 12, 2026 **Author:** IntelliPay Compliance **Content:** **By the IntelliPay Compliance Team** | 20+ Years Payment Processing Experience **Published:** February 12, 2026 | **Read time:** ~7 minutes | **Last updated:** March 2026 Contents - [Executive Summary](#Executive_Summary) - [What the January 2026 IRS Guidance Actually Says](#What_the_January_2026_IRS_Guidance_Actually_Says) - [The CP53E Notice: A New Step in the Refund Process](#The_CP53E_Notice_A_New_Step_in_the_Refund_Process) - [⚠️ Important for Business Owners](#_Important_for_Business_Owners) - [The EFTPS Sunset for Individuals: What It Means for Business Owners](#The_EFTPS_Sunset_for_Individuals_What_It_Means_for_Business_Owners) - [Federal Tax Deposit Penalties: The One Rule That Has Not Changed](#Federal_Tax_Deposit_Penalties_The_One_Rule_That_Has_Not_Changed) - [The Downstream Effect: What Government Treasurers Should Watch](#The_Downstream_Effect_What_Government_Treasurers_Should_Watch) - [Constituent Behavior Is Shifting Faster Than Expected](#Constituent_Behavior_Is_Shifting_Faster_Than_Expected) - [The Penny Discontinuance Adds a New Variable](#The_Penny_Discontinuance_Adds_a_New_Variable) - [Treasury’s ASAP System Is Ramping Up Training](#Treasury8217s_ASAP_System_Is_Ramping_Up_Training) - [2026 Filing Season Checklist](#2026_Filing_Season_Checklist) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [How IntelliPay Helps You Stay Ahead of the Electronic Payment Shift](#How_IntelliPay_Helps_You_Stay_Ahead_of_the_Electronic_Payment_Shift) ### **Executive Summary** On January 27, 2026, the IRS released Fact Sheet FS-2026-02 and IR-2026-13 the most detailed guidance yet on how Executive Order 14247 will work in practice during the 2026 filing season. For the first time, businesses and individuals have specific answers on refund freezes, the new CP53E notice process, EFTPS sunset timelines, and Federal Tax Deposit penalty exposure. This article focuses on what’s new in the January 2026 guidance—the operational details that were not available when the executive order was signed or when paper checks began phasing out last fall. For background on Executive Order 14247 itself and how it affects local government payment modernization, see our earlier coverage: [How Will Executive Order 14247 Affect Local Government Payments?](https://intellipay.com/279520-2/) If you file business tax returns, manage payroll deposits, or oversee government agency finances, the details below affect your operations this filing season. ## **What the January 2026 IRS Guidance Actually Says** The IRS has been signaling a shift to electronic payments since the executive order was signed in March 2025. But until January 27, 2026, many of the operational details were unclear. Fact Sheet FS-2026-02 fills those gaps with specific procedures, timelines, and consequences. Here are the key takeaways that matter for businesses and government agencies. ### **The CP53E Notice: A New Step in the Refund Process** The most significant procedural change for the 2026 filing season is the introduction of the **CP53E notice**. This is the mechanism the IRS will use when a tax return is filed without direct deposit information or when a financial institution rejects a direct deposit attempt. Here is how the new process works: - **Step 1 – Return accepted:** The tax return is processed normally regardless of whether banking information is included. Filing procedures have not changed. - **Step 2 – Refund freeze:** If a refund is due and no valid direct deposit information is on file, the IRS temporarily freezes the refund. It is not rejected—it is held pending taxpayer action. - **Step 3 – CP53E notice mailed:** The IRS sends a CP53E notice to the taxpayer’s last known address, requesting that banking information be provided within 30 days. - **Step 4 – Taxpayer responds online:** The taxpayer must use their IRS Online Account (for individuals) or IRS Business Tax Account (for businesses) to provide direct deposit details. For security reasons, IRS employees cannot accept banking information by phone or in person. - **Step 5 – Refund released:** Once banking information is provided, the refund is released via direct deposit. If no response is received within 30 days and no other issues exist, the IRS will issue a paper check after six weeks. ## ⚠️ **Important for Business Owners** The CP53E notice is only issued once. If a direct deposit is rejected a second time by your financial institution, you will not receive another notice—the IRS will default to mailing a paper check. Double-check that your bank account number and routing number are accurate before filing. Providing banking information is technically voluntary. But skipping it means a frozen refund, a mailed notice, a 30-day wait, and potentially six additional weeks before a paper check arrives. For businesses expecting refunds from overpayments, amended returns, or credits, this delay can be significant. ## **The EFTPS Sunset for Individuals: What It Means for Business Owners** Effective October 17, 2025, the IRS stopped accepting new individual enrollments in the Electronic Federal Tax Payment System (EFTPS). Individuals already enrolled can continue using it temporarily, but **all individual EFTPS users will be required to transition to other electronic methods later in 2026**. The IRS directs individuals to use IRS Direct Pay or IRS Online Accounts instead. For businesses, EFTPS remains available—for now. Businesses may continue to use EFTPS for Federal Tax Deposits and other business tax payments. However, the broader direction is clear: the IRS is consolidating its electronic payment infrastructure. Business owners who rely on EFTPS should monitor IRS.gov for announcements about future changes, and should ensure they also have access to the IRS Business Tax Account and IRS Direct Pay for businesses as backup channels. The EFTPS Batch Provider tool also remains available for third parties, including tax professionals who make multiple electronic payments on behalf of clients. The IRS has confirmed it will provide training resources, webinars, and outreach to third-party stakeholders during the transition. ## **Federal Tax Deposit Penalties: The One Rule That Has Not Changed** While much of the January guidance focuses on new procedures, one critical rule bears repeating because it is not new—but it is now being enforced more aggressively in the context of the broader electronic mandate. **Businesses cannot use cash or credit/debit card payments to make Federal Tax Deposits.** FTDs—including payroll tax deposits, quarterly estimated tax payments, and corporate income tax deposits—must be made electronically through EFTPS, the IRS Business Tax Account, or IRS Direct Pay for businesses. Deposits not made electronically may be subject to penalty unless the business can establish reasonable cause. For small businesses that handle payroll internally or through a basic accounting system, this is the most immediate compliance exposure. If your payroll provider submits FTDs on your behalf, confirm that they are doing so electronically. If you submit deposits yourself, verify that your method of payment qualifies. ## **The Downstream Effect: What Government Treasurers Should Watch** The January 2026 IRS guidance is federal, but its effects do not stop at the federal level. Government treasurers and finance directors at the state, county, and municipal level should pay attention to three specific developments. ### **Constituent Behavior Is Shifting Faster Than Expected** As the federal government makes electronic refund delivery the default for tens of millions of taxpayers, a new baseline is being established. Constituents who set up IRS Online Accounts, provide direct deposit details, and receive refunds electronically in under 21 days will carry those expectations into every other payment interaction—including property taxes, utility bills, court fees, and permit payments. Government agencies that still require in-person visits, mailed checks, or limited online payment options will feel this gap acutely. The question is no longer whether to offer electronic payment channels; it is whether your current channels meet the speed and convenience that constituents now consider standard. ### **The Penny Discontinuance Adds a New Variable** In a development that intersects directly with local government cash handling, the federal government has stopped producing the penny. In January 2026, the Tennessee Comptroller of the Treasury issued formal guidance to help local governments adjust their payment processing practices. The guidance recommends several approaches: - Encouraging exact change for cash transactions - Offering electronic payment alternatives as the preferred option - Crediting customer accounts for non-exact cash payments - Adjusting rates or fees to five- or ten-cent increments where legally permitted - Consulting legal counsel before implementing any policy changes - Applying all policies uniformly and avoiding preferential treatment among payment types Other states may issue similar guidance. For government finance offices, this is another operational reason to accelerate electronic payment availability. Every cash-handling policy change—rounding, crediting accounts, adjusting rates—carries legal, operational, and public communication overhead. Expanding electronic payment channels reduces exposure to these complexities. ## **Treasury’s ASAP System Is Ramping Up Training** The Treasury’s Automated Standard Application for Payments (ASAP) system—which handles electronic disbursements to state and local governments, educational institutions, tribal organizations, and nonprofits—is conducting multiple training sessions in February and March 2026. Topics include enrollment procedures, how to make payment requests, and what’s new in the ASAP.gov platform. Government agencies receiving federal grant funds should ensure their finance teams are enrolled and up to date on these changes. ### **2026 Filing Season Checklist** Based on the January 2026 guidance, here are the specific steps organizations should take before or during this filing season. #### **For Small Business Owners** - **Verify your bank details on file with the IRS.** Incorrect or outdated information will trigger a CP53E notice and delay your refund by a minimum of 30 days—potentially up to six additional weeks if you fail to respond. - **Confirm your FTD method is electronic.** If you or your payroll provider submit Federal Tax Deposits by any non-electronic method, you risk penalties. Check that deposits go through EFTPS, IRS Direct Pay, or the IRS Business Tax Account. - **Set up an IRS Business Tax Account if you haven’t already.** This is the IRS’s preferred portal for managing business payments, viewing balances, and responding to notices. Access it at irs.gov. - **Ask your tax preparer about EFTPS Batch Provider.** If your CPA or payroll service makes deposits on your behalf, confirm they are using the EFTPS Batch Provider tool or an equivalent approved electronic method. - **Plan for faster refund delivery.** Electronic refunds are typically issued in less than 21 days. If you provide valid banking information, your cash flow planning can be more precise this year. - **Know your one-shot rule.** If a direct deposit is rejected by your bank, the IRS will issue one CP53E notice. A second rejection means an automatic paper check with no further opportunity to correct your banking details for that refund cycle. #### **For Government Treasurers and Finance Directors** - **Review your agency’s federal banking details.** Ensure that ACH and direct deposit information on file with federal disbursing agencies is current. Outdated information could delay grant funds and intergovernmental transfers under the new electronic-only default. - **Enroll your team in Treasury ASAP training.** The Bureau of the Fiscal Service is running free webinars in February and March 2026 covering enrollment, payment requests, and platform updates. Sessions are available at fiscal.treasury.gov. - **Assess your cash-handling policies in light of the penny discontinuance.** If your jurisdiction has not yet issued guidance, review Tennessee’s framework as a reference and consult your municipal counsel on adjustments to rates, rounding, and account crediting. - **Evaluate electronic payment channel coverage.** Identify whether every major payment type your agency collects—property taxes, utility bills, permits, court fees, fines—can be paid electronically via online portal, mobile, IVR, kiosk, or text-to-pay. - **Communicate proactively with constituents.** As residents set up IRS Online Accounts and grow accustomed to electronic refund delivery, they will expect the same from local government. Publish updated payment options on your website and in public notices. - **Review your fee-based payment model compliance.** If your agency uses convenience fees, service fees, or surcharges to offset electronic payment processing costs, verify that your program complies with current Visa, Mastercard, and state regulations. Card brand rules are updated regularly. ## **Frequently Asked Questions** **What is a CP53E notice?** A CP53E is a new IRS notice introduced for the 2026 filing season. It is sent when a tax refund cannot be delivered electronically—either because the taxpayer did not provide direct deposit information or because a financial institution rejected the deposit. The notice gives the taxpayer 30 days to provide or correct banking details through their IRS Online Account. If no action is taken, a paper check is mailed after six weeks. **Can I still use EFTPS for my business?** Yes. As of February 2026, businesses can continue to use EFTPS for Federal Tax Deposits and other business tax payments. However, new individual EFTPS enrollments ended on October 17, 2025, and all individual users will be required to transition to other methods later in 2026. Business owners should monitor IRS.gov for any future changes to business EFTPS access. **What happens if my bank rejects a direct deposit from the IRS?** The IRS will freeze the refund and send a CP53E notice to your last known address. You have 30 days to update your banking information through your IRS Online Account. If the updated deposit is also rejected, the IRS will default to issuing a paper check. You will not receive a second CP53E notice. **Does the penny discontinuance affect how my government office handles payments?** It can. The Tennessee Comptroller of the Treasury issued guidance in January 2026 recommending that local governments consider exact change policies, electronic payment alternatives, account crediting, and rate adjustments. Other states may follow. Expanding electronic payment options reduces the operational and legal complexity of adjusting cash-handling procedures. **Is the IRS still accepting paper checks for tax payments?** For general tax payments (balances due, penalties, fees), checks and money orders are still accepted during the transition period. However, Federal Tax Deposits must be made electronically. The IRS has indicated that acceptance of paper payments will continue to decrease, so transitioning to electronic methods now is strongly recommended. **How does this affect organizations that receive federal grant funds?** The executive order applies to federal disbursements, including grants. State and local government agencies, educational institutions, and nonprofit organizations should ensure their banking and ACH information is current with the relevant disbursing agencies. The Treasury’s ASAP system is conducting training sessions in early 2026 to help recipients prepare. **Where can I find the full IRS guidance?** Fact Sheet FS-2026-02 is available at irs.gov/pub/taxpros/fs-2026-02.pdf. The IRS news release IR-2026-13 is at irs.gov/newsroom. The Taxpayer Advocate Service has also published a summary of the CP53E process at taxpayeradvocate.irs.gov. ## **How IntelliPay Helps You Stay Ahead of the Electronic Payment Shift** Since 2004, IntelliPay has provided PCI DSS Level 1-certified, cloud-based payment processing to small businesses, government agencies, utilities, and organizations nationwide. As the federal government accelerates its move to electronic payments, the demand for flexible, multi-channel electronic payment acceptance is growing at every level. IntelliPay’s platform supports credit and debit card, ACH/eCheck, and digital payment acceptance across online portals, in-person terminals, mobile, IVR, kiosk, text-to-pay, and recurring payment channels—all from a single vendor and platform. Our compliant fee-based models—including surcharge, convenience fee, service fee, and dual pricing—can offset or eliminate your net cost of processing on eligible transactions. Whether you need to expand electronic payment options for your constituents, modernize your receivables infrastructure, or reduce your cost of card acceptance, our U.S.-based team works alongside every client to build a solution that fits. **Talk to an IntelliPay consultant: 855-872-6632 | sales@intellipay.com | intellipay.com** **Sources** 1. [IRS. IR-2026-13: “IRS Issues Frequently Asked Questions About Executive Order 14247.” irs.gov, January 27, 2026.](/https://www.irs.gov/pub/taxpros/fs-2026-02.pdf) 2. [IRS. Fact Sheet FS-2026-02: “Questions and Answers About Executive Order 14247: Modernizing Payments To and From America’s Bank Account.” irs.gov, January 27, 2026](https://www.irs.gov/newsroom/questions-and-answers-about-executive-order-14247-modernizing-payments-to-and-from-americas-bank-account). 3. [IRS. “Understanding Your CP53E Notice.” irs.gov, 2026.](https://www.irs.gov/individuals/understanding-your-cp53e-notice) 4. [Taxpayer Advocate Service. “Direct Deposit Changes for 2026 Could Affect How and When You Get Your Refund.” taxpayeradvocate.irs.gov, January 2026.](https://www.taxpayeradvocate.irs.gov/news/tax-tips/direct-deposit-changes-for-2026-could-affect-how-and-when-you-get-your-refund/2026/01/) 5. [Tennessee Comptroller of the Treasury. “Comptroller Releases Guidance Following Penny Discontinuance.” comptroller.tn.gov, January 20, 2026.](https://comptroller.tn.gov/news/2026/1/20/comptroller-releases-guidance-following-penny-discontinuance.html) 6. [Bureau of the Fiscal Service, U.S. Treasury. “Automated Standard Application for Payments (ASAP).” fiscal.treasury.gov, 2026.](https://fiscal.treasury.gov/asap/) 7. [Federal Reserve Financial Services. “Announcing 2026 Federal Reserve Financial Services Fees and Payment System Enhancements.” frbservices.org, December 16, 2025.](https://www.frbservices.org/news/fed360/issues/121625/general-2026-fees-payment-system-enhancements) *Disclaimer: This article is for informational and educational purposes only and does not constitute legal, financial, tax, or professional compliance advice. While every effort has been made to ensure accuracy as of February 2026, IRS guidance, federal regulations, and card brand rules are subject to change. Consult with a qualified tax professional, CPA, or legal counsel for advice specific to your organization. IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/2bf659ef33b3f9a73ece204be635ff1b.jpg?ver=1788315193) IntelliPay Compliance IntelliPay compliance has over 20 years of payment processing experience servicing all industries, payment options, and shift fee or customer pays processing fee types. [See Full Bio](https://intellipay.com/author/intellipay-compliance/) [ ](https://intellipay.com/author/intellipay-compliance/) **Categories:** Government & Private Sector, Small Business Payments & Operations --- ### [Who provides the fastest custom payment processing systems?](https://intellipay.com/who-provides-the-fastest-custom-payment-processing-systems/) **Published:** December 9, 2025 **Author:** Dale Erling **Content:** Contents - [Who provides the fastest custom payment processing systems?](#Who_provides_the_fastest_custom_payment_processing_systems) - [Executive Summary](#Executive_Summary) - [Key Takeaways](#Key_Takeaways) - [What “fastest custom payment processing” means](#What_fastest_custom_payment_processing_means) - [Infrastructure and tools that make it fast](#Infrastructure_and_tools_that_make_it_fast) - [Designed to keep cash and operations moving](#Designed_to_keep_cash_and_operations_moving) - [FAQs](#FAQs) - [About IntelliPay](#About_IntelliPay) # Who provides the fastest custom payment processing systems? ## Executive Summary IntelliPay positions its gateway and payment suite as “fastest” by combining real-time processing, high-volume capacity, and integrations that push payment data directly into existing systems. This reduces settlement delays, cuts reconciliation time by up to about half, and supports omnichannel acceptance (online, in‑person, mobile, IVR) under one platform.​ Key business outcomes include quicker access to funds, fewer manual steps, and lower overall payment costs through transparent interchange‑plus pricing and options that shift or share card fees with payers. IntelliPay also emphasizes PCI DSS Level 1 security and hosted pages that keep sensitive data off the merchant’s environment, reducing compliance burden while still delivering customizable payment experiences IntelliPay provides one of the fastest custom payment processing environments by combining a cloud-native gateway, real-time integrations, and configurable payment flows that reduce checkout friction and reconciliation time for small and growing businesses. ## Key Takeaways - A single, cloud-hosted payment suite supports online, mobile, in‑person terminals, IVR, and pay‑by‑link experiences with centralized, real-time reporting.​ - Real-time gateway processing plus integrations (APIs, QuickBooks, portals) accelerates cash flow and simplifies back-office work and reconciliations.​ - Transparent interchange‑plus pricing and fee-based models (service fees, surcharges, dual pricing) can significantly reduce or eliminate processing costs for many merchants. ## What “fastest custom payment processing” means Speed is more than just how quickly a card is approved; it is how quickly customers can pay, how fast funds move, and how little manual work your team has to do to post and reconcile those payments. IntelliPay’s cloud-based suite is built to accept payments online, in person, by text, over the phone, and through hosted pages, then push those transactions into your existing systems in real time so staff are not rekeying data.​ For a small business, that translates into shorter “time to cash” and fewer bottlenecks. Hosted payment pages, text-to- pay “pay now” links, virtual terminals, IVR, and mobile options can be combined to match how your customers prefer to pay—while still running through a single, centralized platform and reporting layer.​ ## Infrastructure and tools that make it fast IntelliPay’s platform is delivered as a SaaS-based, PCI DSS Level 1–compliant, cloud solution designed to scale with transaction volume and business growth. By eliminating multiple gateways and vendor platforms, it streamlines payment acceptance and management into a single environment, reducing reconciliation time and the risk of delays caused by system handoffs.​ Custom payment flows are supported through APIs, hosted forms, lightbox modals, QuickBooks Online, and WooCommerce integrations, and master–sub account hierarchies that support multiple locations or departments under a single umbrella. This flexibility lets small businesses create fast, branded customer journeys online and in person without sacrificing centralized control, reporting, or security.​ ## Designed to keep cash and operations moving Because IntelliPay connects directly with your existing systems, it delivers real-time data that can cut reconciliation time by up to half while giving you a single view of card, ACH, check, and cash payments. Features like recurring billing, custom payment plans, and eCheck/ACH options help move money faster and at lower cost, especially for invoice-heavy or subscription-style businesses.​ For owners, the net effect is a payment environment that feels fast across the board: customers pay quickly using their preferred channel, staff spend less time chasing and posting payments, and funds move into the business with fewer delays and surprises. ## FAQs ​**Q. How does this reduce back-office work?** Because payments flow automatically into reporting and accounting views, staff spend less time on manual entry, matching, and multi-system reconciliation.​ **Q. Can it support high-volume or multi-location environments?** Yes, the platform is built for high transaction volumes and offers centralized, role-based reporting across many locations or departments.​ **Q. How are processing costs controlled?** Merchants can use transparent interchange‑plus pricing along with service-fee, convenience-fee, or dual pricing options that shift some or all card costs to payers where compliant.​ **Q. What about security and compliance?** The solution is PCI DSS Level 1 with hosted pages and tokenization that keep card data off merchant systems, reducing audit scope and risk. ## About IntelliPay We help merchants optimize their payment processing through transparent interchange plus pricing, no junk fees, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. ​ ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** cash flow management, custom payment processing, digital wallets, embedded payments, instant payments, integrated payments, Merchant Services, mobile POS, Payment Automation, payment processing speed, payment trends, payment workflows, small business cash flow, small business payments, time to cash --- ### [What Is Text-to-Pay and How Can It Benefit Your Business?](https://intellipay.com/text-to-pay-another-way-to-grow-your-business/) **Published:** June 25, 2021 **Author:** Dale Erling **Content:** Contents - [A Complete Guide to SMS Payment Processing for Merchants and Business Owners](#A_Complete_Guide_to_SMS_Payment_Processing_for_Merchants_and_Business_Owners) - [Expand Your Market With More Payment Options](#Expand_Your_Market_With_More_Payment_Options) - [What Is Text-to-Pay?](#What_Is_Text-to-Pay) - [How Does Text-to-Pay Work?](#How_Does_Text-to-Pay_Work) - [1. Immediate Payment Links](#1_Immediate_Payment_Links) - [2. Payment Reminders](#2_Payment_Reminders) - [Step-by-Step: How the Text-to-Pay Process Works](#Step-by-Step_How_the_Text-to-Pay_Process_Works) - [Step 1: Customer Opt-In](#Step_1_Customer_Opt-In) - [Step 2: Send the Payment Request](#Step_2_Send_the_Payment_Request) - [Step 3: Customer Completes Payment](#Step_3_Customer_Completes_Payment) - [Step 4: Instant Confirmation](#Step_4_Instant_Confirmation) - [A Quick Note on Consumer Consent and Legal Compliance](#A_Quick_Note_on_Consumer_Consent_and_Legal_Compliance) - [Is There a Cost for Text-to-Pay?](#Is_There_a_Cost_for_Text-to-Pay) - [How Text-to-Pay Payment Processing Benefits Your Business](#How_Text-to-Pay_Payment_Processing_Benefits_Your_Business) - [Key Business Benefits of Text-to-Pay](#Key_Business_Benefits_of_Text-to-Pay) - [Frequently Asked Questions About Text-to-Pay](#Frequently_Asked_Questions_About_Text-to-Pay) - [Is Text-to-Pay Secure?](#Is_Text-to-Pay_Secure) - [Does Text-to-Pay Work for All Industries?](#Does_Text-to-Pay_Work_for_All_Industries) - [What Payment Types Does Text-to-Pay Support?](#What_Payment_Types_Does_Text-to-Pay_Support) - [Do Customers Need a Special App to Pay by Text?](#Do_Customers_Need_a_Special_App_to_Pay_by_Text) - [Is Text-to-Pay the Same as a Mobile Wallet?](#Is_Text-to-Pay_the_Same_as_a_Mobile_Wallet) - [Wrapping It Up](#Wrapping_It_Up) - [Disclaimer](#Disclaimer) ## A Complete Guide to SMS Payment Processing for Merchants and Business Owners **By Dale Erling** | 15+ Years Payment & Fintech Experience | Last Updated March 2026 | 4 Minute Read Contactless payments continue to grow in popularity and are essential for any organization looking to retain customers and grow. Text-to-Pay is one form of contactless payment that every merchant needs to consider. A recent market research study sponsored by Weave found that the ability to pay for goods and services from a mobile device is fast becoming a preferred payment method among customers of all ages and small business owners. How popular? Thirty-five percent (35%) of customers surveyed are interested in paying by text message. Sixty-two percent (62%) of consumers under 35 frequently pay with Text-to-Pay if the business accepts it as an option. The same research showed that only four percent (4%) of businesses currently offer this payment option. Therefore, offering Text-to-Pay could give your business a meaningful competitive advantage. ## Expand Your Market With More Payment Options The Weave research also revealed that only sixteen percent (16%) of small businesses offer more than three (3) payment options. From what we have already seen, the more options small businesses have to accept payments, the more they win over young customers. And who doesn't want more customers? Small businesses that accept more payment types are better positioned to cater to younger customers and grow their customer base. You don't want your business to be among those offering fewer payment options, losing a growing customer segment to your competition. When websites and text messages can be accessed from nearly anywhere, accepting payment by text is a clear next step for your growing business. So what exactly is Text-to-Pay, and how can you leverage it for your business? Here we give you everything you need to know about Text-to-Pay payment processing. ## What Is Text-to-Pay? Text-to-Pay — also referred to as SMS payments, pay-by-text, or text payments — is the process of accepting payment through mobile text messages or SMS (Short Message Service). SMS payments improve overall payment accuracy and efficiency by allowing customers to pay instantly from any mobile device without needing a wallet, credit card, or even being present at a physical location. Text-to-Pay can improve your cash flow while reducing the number of late payments. Research has found the number one reason cited for a late or missed payment is simply "I forgot." Timely Text-to-Pay reminders help eliminate the "I forgot" problem and reduce the number of accounts in collections — both of which save your business time and money. ## How Does Text-to-Pay Work? With Text-to-Pay, you can send a payment request to your customer via SMS text, making it highly convenient to get paid quickly. Text messages have a remarkable 98% open rate, and the average response time is just 90 seconds — far faster than email or phone calls. By sending a payment request via text, your customer is more likely to respond right away. If they store credit card information on their phone — and most do — they can quickly pay with just a few taps. Loyal customers and those with an ongoing relationship with your business are likely to buy seven percent (7%) more and more often when e-invoicing and Text-to-Pay options are available. Our experience backs that up. When businesses offer their customers multiple payment options, sales grow and revenues increase. It never hurts to provide more payment flexibility, convenience, and purchasing power in your customer's hands. There are two basic ways a business can use Text-to-Pay: ### 1. Immediate Payment Links Send secure payment links to customers immediately after a sale or service is completed, allowing them to pay on the spot from any mobile device. ### 2. Payment Reminders Send follow-up text reminders when a balance is due or overdue, reducing late payments and eliminating the need for costly collections activity. ## Step-by-Step: How the Text-to-Pay Process Works ### Step 1: Customer Opt-In Your customer opts in to accept text messages from your business account. This consent step is required under the Telephone Consumer Protection Act (TCPA). ### Step 2: Send the Payment Request Your business sends a Text-to-Pay prompt with a secure payment link directly to the customer's mobile phone number. ### Step 3: Customer Completes Payment The customer clicks the link and enters their payment information on a secure hosted payment page. No app download is required. ### Step 4: Instant Confirmation Within seconds, the customer receives a reply text confirming receipt of payment. Your business records are updated in real time. ## A Quick Note on Consumer Consent and Legal Compliance The Telephone Consumer Protection Act (TCPA), enacted by Congress in 1991 and since expanded to cover SMS/text messaging, is the primary federal law governing business text communications in the United States. The TCPA stipulates that businesses and organizations must receive express written consent from individuals before sending any auto-dialed SMS/text messages to them. Violations can result in penalties ranging from $500 to $1,500 per text message sent without proper consent. Obtaining an individual's phone number — regardless of whether they are a potential lead, an existing client, a former customer, or a member of your group or organization — is not the same as receiving permission to contact them. Always consult qualified legal counsel to ensure your Text-to-Pay program is fully TCPA compliant. ## Is There a Cost for Text-to-Pay? As with many business tools, Text-to-Pay is not free. As a business merchant, you will likely pay for every message sent and received, including opt-in confirmations and consumer responses. Most providers also charge a monthly platform fee. Costs vary depending on your payment processor, message volume, and the features included in your plan. ## How Text-to-Pay Payment Processing Benefits Your Business When you consider the ninety-eight percent (98%) open rate and average ninety (90) second response time for text messages, the time and effort invested in building a text-based payment database makes clear business sense. Building that database not only speeds up your collection process but can also double as a direct communication channel for future promotions, appointment reminders, and customer updates. ### Key Business Benefits of Text-to-Pay - Faster payment collection and improved cash flow - Reduced late and missed payments - Lower accounts receivable burden - Increased convenience and satisfaction for customers - Competitive advantage — only 4% of businesses currently offer it - Works for in-person, remote, field, and online business models ## Frequently Asked Questions About Text-to-Pay ### Is Text-to-Pay Secure? Yes. Reputable Text-to-Pay platforms use encrypted, tokenized payment links that do not store sensitive card data in the text message itself. Customers complete payment through a secure hosted page. ### Does Text-to-Pay Work for All Industries? Text-to-Pay is used across healthcare, legal, automotive, property management, utilities, nonprofits, government, and retail — any business that invoices customers or needs to collect payments remotely. ### What Payment Types Does Text-to-Pay Support? Most platforms support credit cards, debit cards, and digital wallets such as Apple Pay and Google Pay. Some also support ACH/eCheck payments. ### Do Customers Need a Special App to Pay by Text? No. Customers simply receive a standard SMS text message with a payment link. No app download is required. ### Is Text-to-Pay the Same as a Mobile Wallet? No. Text-to-Pay uses SMS to deliver a payment link. Mobile wallets such as Apple Pay or Google Pay store payment credentials on a device. The two can work together — customers can use a stored digital wallet to complete a Text-to-Pay transaction. ## Wrapping It Up Text-to-Pay transactions have grown into a widely popular way for customers to submit payments. To remain competitive with younger buyers and meet evolving customer expectations, your business needs Text-to-Pay and other digital payment options. That is why your choice of Text-to-Pay provider is critical. You want to work with a payment processing company that offers secure, cost-saving, and easy ways to accept not only Text-to-Pay payments but all card-not-present transactions. The IntelliPay payment suite gives you access to all card-not-present and card-present payment options, including Text-to-Pay, scheduled recurring payments, and much more — all from a single cloud-based portal and dashboard. Whether you manage one location or many, IntelliPay simplifies the entire payment process. As a PCI DSS Level 1 certified payment processor serving businesses, governments, and organizations nationwide since 2004, IntelliPay can also show you compliant ways to reduce or eliminate your processing costs entirely. Interested in streamlining your operations and payment process with a solution customizable to the way you do business? [Contact IntelliPay for a consultation today.](https://intellipay.com/talk-to-a-consultant/) ## Disclaimer *The statistics cited in this article are sourced from third-party research, including an independent market research study commissioned by Weave (2020), and industry SMS marketing data from multiple published sources. All figures are provided for informational purposes only and may not reflect current market conditions. IntelliPay makes no representations or warranties regarding the accuracy or completeness of third-party data referenced herein.* *This article is intended for general informational purposes and does not constitute legal, financial, or compliance advice. Text-to-Pay programs are subject to federal and state regulations, including the Telephone Consumer Protection Act (TCPA). Businesses should consult qualified legal counsel before implementing any SMS payment or marketing program to ensure full regulatory compliance.* *IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA. IntelliPay is a PCI DSS Level 1 certified payment processor.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Digital Transactions **Tags:** card not present, payment processing, Text2Pay, textoPay --- ### [Payment Processing ROI: 2026 Strategy Guide to Fee Recovery & Margin Optimization](https://intellipay.com/payment-processing-roi-2026-strategy-guide-to-fee-recovery-margin-optimization/) **Published:** March 10, 2026 **Author:** Dale Erling **Content:** *IntelliPay | Payment Strategy Series* *A pure ROI and strategy framework | Updated March 2026 | Time to read: 8-10 minutes | intellipay.com* Contents - [Executive Summary](#Executive_Summary) - [Step One: Know Your Actual Number](#Step_One_Know_Your_Actual_Number) - [The ROI Math: What Full Fee Recovery Actually Means](#The_ROI_Math_What_Full_Fee_Recovery_Actually_Means) - [Industry Strategy Matrix: Which Model Fits Your Business](#Industry_Strategy_Matrix_Which_Model_Fits_Your_Business) - [The Bigger Shift: Managing Payment Economics Quarterly](#The_Bigger_Shift_Managing_Payment_Economics_Quarterly) - [How to Start: A Practical Three-Step Framework](#How_to_Start_A_Practical_Three-Step_Framework) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Further Reading: IntelliPay’s Model-Specific Guides](#Further_Reading_IntelliPay8217s_Model-Specific_Guides) ## Executive Summary Card processing fees have quietly gotten out of hand. Since 2019, U.S. merchants have seen those costs jump 70%, and most businesses are still just accepting them as a fact of life. That’s an expense that cannot be ignored. This guide walks you through how to actually calculate what you’re paying, and how to match your business to the right recovery approach — whether that’s dual pricing, surcharging, or shifting more payments to ACH. Mid-market businesses that make the switch are typically getting $25,000 to $175,000 back per year. That’s not a rounding error. It’s real money that was leaving through the payment terminal every single day. **The number most businesses don’t know:** U.S. merchants paid $187.2 billion in card processing fees in 2024, according to the Nilson Report — up 70% from pre-pandemic levels. That is not a rounding error. It is a structural cost shift that compounds every year rewards card adoption grows.## Step One: Know Your Actual Number Before choosing any strategy, calculate your effective processing rate — the percentage of total revenue you are actually paying in fees, all-in. Most merchants think they are paying 2.5%. Many are paying 3.2% or more once statement fees, PCI compliance fees, chargeback fees, and processor markups are included. The formula is simple: **Effective Rate = Total Monthly Fees ÷ Total Monthly Card Volume** Pull your last three months of processing statements and run this calculation. If your effective rate is above 3%, you are almost certainly overpaying — either through an inefficient pricing model, fee creep, or both. If it is above 3.5%, there is a meaningful problem worth addressing immediately. **Industry benchmark:** Small businesses (under $1M annual card volume) typically pay effective rates of 2.8%–4.0% in 2025. Mid-market businesses ($1M–$10M) average 2.2%–3.0%. Larger merchants with negotiating leverage often get to 1.5%–2.2%. If you are a small or mid-market business paying above 3%, you have room to improve — either through a better pricing model, fee recovery, or both.## The ROI Math: What Full Fee Recovery Actually Means The table below shows what you are currently paying — and what full recovery means — across a range of annual card volumes. These figures use a 2.5%–3.5% blended effective rate, which reflects realistic all-in costs for most U.S. businesses in 2025. **Annual Card Volume****Fees Absorbed @ 2.5%****Fees Absorbed @ 3.5%****Annual Recovery (Full Offset)**$100,000$2,500$3,500**$2,500 – $3,500**$250,000$6,250$8,750**$6,250 – $8,750**$500,000$12,500$17,500**$12,500 – $17,500**$750,000$18,750$26,250**$18,750 – $26,250**$1,000,000$25,000$35,000**$25,000 – $35,000**$2,500,000$62,500$87,500**$62,500 – $87,500**$5,000,000$125,000$175,000**$125,000 – $175,000***Assumes full offset via dual pricing, surcharging, or service fee model. ACH promotion generates additional savings — ACH typically costs 0.3%–0.8% vs. 2.5%–3.5% for cards. Actual recovery depends on card mix, average ticket, state law, and model chosen.* A few things worth noting in these numbers. At $500,000 in annual card volume, full recovery means $12,500–$17,500 back to your business every year. That is a part-time employee. A marketing budget. Equipment. At $2.5M in volume, it is $62,500–$87,500 — real money that most businesses are simply writing off as a cost of doing business. The other thing these numbers do not show is the ACH opportunity. For businesses with meaningful recurring billing or large-invoice transactions, migrating even 30%–40% of card volume to ACH generates an additional 1.8%–3.2% cost reduction on those transactions. The compounding effect over a full year is significant. ## Industry Strategy Matrix: Which Model Fits Your Business There is no universal right answer. The optimal payment monetization strategy depends on your industry, customer base, average ticket, and state laws. This matrix cuts to the decision — and flags the watch-outs that actually get businesses into trouble. **Industry****Best-Fit Model****Why It Works****Watch Out For**Healthcare / Medical**Service Fee or Dual Pricing**Large balances, high ACH adoption potential, HIPAA adds complexity but does not block fee recoveryPatient friction — soft framing matters; avoid aggressive surcharge language in clinical settingsLegal / Professional Services**Surcharging**Large invoices, B2B clients, high tolerance for cost transparency; $500K billed = ~$15K in annual fee recoveryIOLTA rules for retainers in some states — verify with your state bar before applying to trust accountsGovernment / Utilities**Service Fee or Convenience Fee**Citizens expect processing fees on government payments; service fee model offloads compliance to the processorConvenience fees limited to non-standard payment channels only — do not apply to your primary channelSaaS / Subscriptions**ACH Promotion + Dual Pricing**Recurring billing on ACH saves $2–$4 per transaction vs. credit card; compounds every billing cycleCard-on-file subscriptions need Account Updater to prevent churn from expired cardsRetail / Restaurant**Dual Pricing**Cash discount framing generates less friction than surcharging; legal in all 50 states, no network registration requiredSignage must be visible at point of entry and POS; POS system must support dual price displayNonprofits**Dual Pricing + ACH Promotion**Optional ‘cover our fees’ checkbox during online giving can recover 60–80% of processing costs without mandatory feesDonor experience is paramount — frame as optional and transparent, never as a barrier to givingB2B / Contractors**Surcharging**Clients understand cost pass-through; high average ticket makes per-transaction recovery significantMust surcharge credit cards only — not debit; automated card-type detection is essential*Model definitions: See IntelliPay’s dedicated guides linked in the Further Reading section below.* A few patterns are worth calling out explicitly. Healthcare is often underserved by surcharging because patient relationships require more sensitivity — service fees and dual pricing do the same work without the friction. Legal is the opposite: B2B clients are sophisticated, invoices are large, and surcharging is standard practice in most markets. SaaS businesses consistently underutilize ACH, where the ROI is highest precisely because the fees compound every billing cycle. ## The Bigger Shift: Managing Payment Economics Quarterly One of the most consistent findings across IntelliPay’s client base is that businesses that actively manage payment economics — reviewing effective rates quarterly, auditing for fee creep, and monitoring card mix — consistently outperform those that treat processing as a set-and-forget line item. The reason is fee creep. Visa and Mastercard update interchange rates twice annually (April and October). Processors adjust their markups. Premium rewards card penetration in consumer wallets grows steadily. A business that locked in a rate in 2022 and has not reviewed it since is almost certainly paying more today than it realizes. Three habits that separate businesses that manage payment economics well: - **Calculate effective rate quarterly,** not annually. Fee creep happens incrementally — you catch it faster with quarterly reviews. - **Track card mix over time.** As your customer base grows, the percentage of premium rewards cards tends to increase, raising your blended cost. Know when that shift happens. - **Model ACH adoption as a KPI** in your receivables strategy, not just as a payment option. Every percentage point of card volume migrated to ACH has a measurable dollar value. **The McKinsey perspective:** The 2025 McKinsey Global Payments Report identifies businesses that actively manage payment economics as building a structural cost advantage that compounds over time — not just a one-time saving. As transaction volume shifts toward lower-yield rails and fee structures grow more complex, the gap between businesses that manage this proactively and those that don’t is widening.## How to Start: A Practical Three-Step Framework **Step 1 — Audit (Week 1)** Pull three months of processing statements. Calculate your effective rate. Identify your card mix — what percentage of volume is credit vs. debit, and within credit, what percentage is premium rewards cards. This data tells you how much you are paying and where the cost is concentrated. **Step 2 — Model (Week 2)** Using the ROI table above, calculate your annual fee exposure at your current effective rate. Then model what recovery looks like at your volume for the two or three models that fit your industry from the matrix. Factor in your state’s surcharging laws if applicable. This gives you a defensible business case — not a guess. **Step 3 — Implement with the Right Platform (Weeks 3–4)** The implementation step is where most businesses that try to do this themselves run into trouble — specifically around card-type detection (never surcharge debit), disclosure formatting, and network registration for surcharge programs. A platform that automates compliance removes this risk entirely and typically gets businesses live in two to four weeks. IntelliPay’s payment specialists review your current processing setup at no charge, model the right strategy for your volume and industry, and handle implementation from start to finish. No obligation to find out what your number actually is. ## Frequently Asked Questions **Q: How do I calculate my effective processing rate?** **A:** Divide your total monthly processing fees (all fees, not just per-transaction rates) by your total monthly card processing volume. For example, $3,200 in fees on $100,000 in volume = 3.2% effective rate. Run this on three months of statements to get a reliable average. **Q: What is a good effective processing rate for a small business in 2025?** **A:** Most small businesses (under $1M annual volume) pay 2.8%–3.5% all-in. If your effective rate is consistently above 3.2%, you are likely on an inefficient pricing model or experiencing fee creep worth addressing. Mid-market businesses ($1M–$10M) should target 2.0%–2.8%. **Q: Is it possible to completely eliminate processing fees?** **A:** In most cases, yes — for credit card transactions. Dual pricing, surcharging, and service fee models can offset or fully recover credit card processing costs. Debit card transactions cannot be surcharged under the Durbin Amendment, but debit interchange rates are significantly lower (typically 0.3%–1.0%), so their cost impact is much smaller. ACH/eCheck transactions at 0.3%–0.8% are often treated as the low-cost baseline. **Q: What is the difference between reducing fees and recovering fees?** **A:** Reducing fees means paying less — through better pricing models, ACH adoption, or negotiating lower processor markups. Recovering fees means shifting the cost to the customer through compliant programs like dual pricing or surcharging, so your net payment cost is zero. Both strategies are valid. Many businesses do both: negotiate better rates while also implementing dual pricing, achieving full recovery plus improved margins on the base cost. **Q: How long does it take to implement a fee recovery program with IntelliPay?** **A:** Most businesses are fully operational within two to four weeks. Simple dual pricing setups can be faster. Programs requiring card network registration (surcharging) require 30 days’ advance notice to Visa and Mastercard before going live, which IntelliPay handles as part of onboarding. **Q: Does charging fees hurt customer retention?** **A:** It depends heavily on framing and industry. J.D. Power 2025 data shows 81% of cardholders who saw a surcharge tried to use an alternative payment method — most did not abandon the transaction. Consumer retail and restaurant environments see more friction than B2B or service contexts. Dual pricing with cash discount framing consistently generates less pushback than surcharging. The single biggest factor is transparency: customers who know about the fee before checkout react far better than those who see it at the last step. ## Further Reading: IntelliPay’s Model-Specific Guides This article is intentionally focused on strategy and ROI. For complete explanations of each payment model — including card network rules, state law breakdowns, compliance checklists, and implementation steps — see these IntelliPay resources: - [Dual Pricing vs. Surcharging: Which Model Maximizes Margins for ISVs and Retailers?](https://intellipay.com/dual-pricing-vs-surcharging-which-payment-revenue-model-maximize-margins-for-isvs-and-retailers/) - [Surcharging vs. Convenience Fees vs. Dual Pricing (2026 Guide)](https://intellipay.com/passing-card-fees-to-customers-in-2026-surcharging-dual-pricing-and-convenience-fees-explained/) - [Credit Card Surcharging vs. Convenience Fees: A Complete Guide (2025)](https://intellipay.com/credit_card_surcharging_vs_-convenience_fees/) - [B2B Credit Card Surcharging in 2025: What to Know](https://intellipay.com) - [How to Lower Credit Card Processing Fees and Increase Margins (2025)](https://intellipay.com/how-to-lower-credit-card-processing-fees-and-increase-margins/) **Find out what your processing is actually costing you — and what recovery looks like at your volume.** IntelliPay’s payment specialists provide a no-obligation analysis of your current processing setup, model the right recovery strategy for your industry, and handle implementation end-to-end. **intellipay.com | 855-872-6632 | sales@intellipay.com** *PCI DSS Level 1 Certified · Processing payments Since 2004 · Billions Processed Annually* **Disclaimer** **Strategic Disclosure & Compliance Notice** > This framework is provided by IntelliPay for **educational and strategic planning purposes only** and does not constitute legal, financial, or tax advice. While the ROI calculations and industry benchmarks are based on 2024–2026 market data—including the *Nilson Report* and *McKinsey Global Payments* findings—actual results vary based on merchant category codes (MCC), transaction volume, and card-brand mix. **Regulatory Compliance:** Implementation of fee-recovery models (Surcharging, Dual Pricing, or Service Fees) is subject to evolving state laws and Card Network Rules (Visa/Mastercard). Certain jurisdictions, such as Connecticut and Massachusetts, maintain specific restrictions on surcharge applications. Merchants are advised to consult with legal counsel or an IntelliPay compliance specialist to ensure 30-day network registration and signage requirements are met before activation. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Reduce Card Processing Costs, Small Business Payments & Operations --- ### [2026 Payment Gateway Guide: Secure Solutions for SMBs & Government](https://intellipay.com/2026-payment-gateway-guide-secure-solutions-for-smbs-government/) **Published:** February 26, 2026 **Author:** Dale Erling **Content:** **By Dale Erling** | 15+ years of Payment & Fintech experience | Last updated February 2026 | 10 minute read Contents - [Quick takeaways](#Quick_takeaways) - [Core payment terms (in plain language)](#Core_payment_terms_in_plain_language) - [What is a payment gateway and why does it matter?](#What_is_a_payment_gateway_and_why_does_it_matter) - [Why small businesses and local governments need a gateway](#Why_small_businesses_and_local_governments_need_a_gateway) - [When you’re running a small business](#When_you8217re_running_a_small_business) - [When you’re a city, county, or utility](#When_you8217re_a_city_county_or_utility) - [Who’s involved in every card transaction?](#Who8217s_involved_in_every_card_transaction) - [How payment gateways work: from click to cash](#How_payment_gateways_work_from_click_to_cash) - [Authorization: getting the approval or decline](#Authorization_getting_the_approval_or_decline) - [Settlement and funding: moving the money](#Settlement_and_funding_moving_the_money) - [Core functions of a modern payment gateway](#Core_functions_of_a_modern_payment_gateway) - [1. Security and PCI scope reduction](#1_Security_and_PCI_scope_reduction) - [2. Routing, configuration, and fee controls](#2_Routing_configuration_and_fee_controls) - [3. Reporting and reconciliation](#3_Reporting_and_reconciliation) - [Common gateway setup models](#Common_gateway_setup_models) - [All‑in‑one platform (gateway + processing)](#Allinone_platform_gateway_processing) - [Standalone gateway with multiple processing partners](#Standalone_gateway_with_multiple_processing_partners) - [Embedded / white‑label gateway for platforms and ISVs](#Embedded_whitelabel_gateway_for_platforms_and_ISVs) - [Owning the gateway while linking to others](#Owning_the_gateway_while_linking_to_others) - [Is “government‑grade gateway” a real thing?](#Is_8220governmentgrade_gateway8221_a_real_thing) - [What actually makes a gateway suitable for government?](#What_actually_makes_a_gateway_suitable_for_government) - [About IntelliPay’s gateway platform](#About_IntelliPay8217s_gateway_platform) - [What sets IntelliPay apart:](#What_sets_IntelliPay_apart) - [Special considerations for small businesses](#Special_considerations_for_small_businesses) - [Cost control and pricing options](#Cost_control_and_pricing_options) - [Risk, chargebacks, and fraud](#Risk_chargebacks_and_fraud) - [Practical setup path](#Practical_setup_path) - [Special considerations for local governments and utilities](#Special_considerations_for_local_governments_and_utilities) - [Security, compliance, and public trust](#Security_compliance_and_public_trust) - [Multiple departments and payment types](#Multiple_departments_and_payment_types) - [Revenue reconciliation and audit trails](#Revenue_reconciliation_and_audit_trails) - [How to choose the right gateway setup](#How_to_choose_the_right_gateway_setup) - [Checklist for small businesses](#Checklist_for_small_businesses) - [Checklist for treasurers and finance directors](#Checklist_for_treasurers_and_finance_directors) - [FAQ: Payment gateways and how they work](#FAQ_Payment_gateways_and_how_they_work) ## Quick takeaways - A payment gateway is the secure bridge that moves payment data between your customer or citizen, your systems, and the banking networks that approve and fund transactions. - A good gateway keeps card data off your environment, reduces PCI scope, and centralizes reporting across every payment channel you use. - For small businesses, an integrated gateway plus processing means simpler setup, lower risk, and clearer cash flow. - For local governments and utilities, it supports multiple departments, audit‑ready reporting, and citizen‑friendly payment options—without building card‑security infrastructure in‑house. ## Core payment terms (in plain language) **Payment gateway** – Secure software that encrypts and transmits payment data between your checkout, terminal, or portal and the financial networks that approve and fund transactions. **Payment processor / acquirer** – The service that moves money, manages settlement, and maintains your merchant account with card brands and banks. **Card‑present transaction** – The card is physically present and read by an EMV‑capable terminal (chip, tap, swipe) at a counter or point‑of‑sale. **Card‑not‑present transaction** – The card isn’t present—payments made online, over the phone, in a customer portal, IVR, or via text. **Card reader / terminal** – EMV hardware (countertop, mobile, or integrated POS) that reads chip, contactless, or magstripe cards and sends encrypted data to the gateway. **Authorization** – The real‑time decision by the cardholder’s bank to approve or decline a transaction based on funds, fraud checks, and account status. **Settlement** – Grouping approved transactions into batches, sending them through the networks, and moving funds from the cardholder’s bank to your deposit account. **Tokenization** – Replacing sensitive card data with a non‑sensitive token that can be used for future transactions without exposing the original card number. **PCI DSS scope** – The systems, networks, and processes that store, process, or transmit card data and are therefore in scope for PCI Data Security Standard requirements. **Hosted payment page** – A secure page run by the gateway, branded for your business or agency, so card data never passes through your servers. **Lightbox / overlay** – A secure payment window that pops up on your site while all sensitive data still goes directly to the gateway. **Virtual terminal** – A browser‑based screen where staff key in card or ACH payments—at the counter or over the phone—without a full POS system. **Customer portal** – A self‑service site where customers or citizens can see balances, bills, and history, then make one‑time or recurring payments. ## What is a payment gateway and why does it matter? A payment gateway is the secure “traffic controller” for your electronic payments. It captures payment details from your website, EMV terminal, IVR, or customer portal, encrypts and tokenizes that data, and routes it through processors and card networks so issuing banks can approve or decline the transaction in seconds. A modern gateway typically: - Encrypts and tokenizes card and bank data in transit and at rest. - Sends transaction requests to processors and card networks. - Returns approvals or declines almost instantly. - Groups approved transactions into batches for settlement and funding. - Centralizes reporting across all payment channels and locations. If you accept anything beyond a single stand‑alone terminal, you already rely on gateway‑type technology—whether you see it or not. ## Why small businesses and local governments need a gateway ## When you’re running a small business The moment you add online, mobile, phone, or stored‑card payments—or use EMV terminals integrated with your website or software—a gateway becomes essential. A gateway helps you: - Accept online, mobile, and recurring payments without storing card data yourself. - Use EMV‑capable countertop or mobile terminals that encrypt data directly to the gateway instead of your local network. - Reduce PCI scope by keeping sensitive data inside a certified environment. - See unified reports across all locations and channels so you know what was paid, when, and by whom. ## When you’re a city, county, or utility Governments and utilities manage vastly more payment complexity: multiple departments, varied fee structures, strict audit requirements, and public trust obligations. A gateway helps you: - Keep card data off internal networks and sharply reduce PCI DSS compliance scope. - Support multiple channels—web, counter with EMV, IVR, customer portals, and mail—without exposing staff or systems to sensitive data. - Provide citizens with self‑service portals for utility bills, property taxes, permits, fines, and fees. - Map payments to the correct department, fund, and GL code automatically. - Deliver detailed, exportable audit trails for treasurers, auditors, and oversight bodies. ## Who’s involved in every card transaction? Every card transaction touches several players: - **Cardholder** – Your customer or constituent making the payment. - **Merchant** – Your business, city, county, or utility receiving the funds. - **Payment gateway** – Encrypts card data, forwards it for authorization, and returns the result. - **Payment processor / acquirer** – Moves money between banks and manages your merchant account. - **Card network** – The brand on the card (Visa, Mastercard, Discover, Amex) that routes transactions. - **Issuing bank** – The customer’s bank that approves or declines the transaction. - When one provider owns the gateway and also integrates with processing, they can see the entire transaction path from acceptance through funding and control how it’s routed, configured, and reported. ## How payment gateways work: from click to cash ### Authorization: getting the approval or decline - **Customer starts a payment** – They enter card or bank details on a hosted page, lightbox, EMV terminal, mobile reader, IVR, virtual terminal, or customer portal. - **The gateway encrypts and tokenizes** – The gateway encrypts the data and often tokenizes the card so the raw number is never stored in your systems. - **The gateway forwards the request** – The encrypted transaction flows from your front end to the gateway, then to the processor and card networks. - **The issuing bank decides** – The bank checks funds, fraud rules, and account status, then approves or declines. - **The response flows back** – The decision travels back through the same path—network → processor → gateway → your site, portal, or terminal—and the customer sees an approval or decline in a few seconds. ## Settlement and funding: moving the money - **Approved transactions are batched** – Throughout the day, the gateway and processor group move approved transactions into settlement batches. - **Batches are submitted** – The acquiring processor sends batches through the card networks for clearing and settlement. - **Funds move between banks** – Issuing banks send funds to the acquiring bank, minus interchange and related fees. - **You get funded** – You receive deposits according to your funding schedule—often next‑day, sometimes a few business days depending on method and risk profile. When the same provider manages both gateway and processing, you usually see more predictable funding timelines and clearer cash‑flow expectations. ## Core functions of a modern payment gateway ## 1. Security and PCI scope reduction A gateway should keep card data off your systems and inside a PCI DSS Level 1 environment. Key security capabilities include: - Strong encryption for data in transit and at rest. - Tokenization so you never store raw card numbers. - Point‑to‑point encryption (P2PE) between EMV terminals and the gateway. - Fraud tools such as AVS (address checks), CVV checks, velocity limits, and risk rules. For small businesses, this often turns a complex PCI project into a much simpler questionnaire. For governments and utilities, it sharply reduces the number of systems in PCI scope. ## 2. Routing, configuration, and fee controls Gateways decide how each transaction is handled based on channel, amount, department, and card type. A flexible platform lets you: - Turn specific payment methods on or off by department or location (card, ACH, digital wallets, cash‑equivalent options). - Configure fee models (convenience fees, service fees, dual pricing, where allowed) to share or offset card costs. - Set fine‑grained user permissions—who can take payments, issue refunds, void transactions, or view reports. This level of control is especially important for public entities that must follow state rules and card‑brand guidelines. ## 3. Reporting and reconciliation Gateways power the reports you and your auditors rely on. Typical needs include: - Daily transaction and batch reports by location, department, drawer, or user. - Exports or API feeds into back‑office systems to remove manual re‑keying. - Audit trails that show which user performed each action and when. For governments and utilities, alignment among batches, GL codes, and deposits is non‑negotiable; your gateway should make that automatic rather than forcing staff to reconcile by hand. ## Common gateway setup models ## All‑in‑one platform (gateway + processing) In this model, the same provider supplies both the gateway and the processing. **Benefits:** - Single contract, support team, and reporting environment. - Faster issue resolution because one team sees the entire transaction path. - Consistent security controls across web, in‑person EMV terminals, IVR, mobile, and recurring payments. **Considerations:** - Less flexibility if you want to change processors later. - Dependence on one vendor for both gateway technology and processing relationship. This is often the simplest choice for small businesses and many local governments. ## Standalone gateway with multiple processing partners Some organizations prefer an independent gateway that connects to multiple processing partners. **Benefits:** - Greater flexibility to switch processors or add new ones without redoing integrations. - Ability to maintain standardized integrations while evolving processing relationships over time. **Considerations:** - Involves managing multiple vendor relationships. - Can increase maintenance and administrative costs due to separate support, reconciliation, and compliance requirements. This model often suits larger organizations with complex or changing processing portfolios. ## Embedded / white‑label gateway for platforms and ISVs Software platforms, courts, utilities, and ERP vendors can embed a gateway into their applications. **Benefits:** - Seamless user experience inside your own software—no separate logins. - New revenue opportunities for platforms that manage payments on behalf of customers. - Tighter control over workflows, reporting, and security. **Considerations:** - Requires technical integration and ongoing maintenance. - The platform assumes responsibility for payment security and PCI compliance scope. ## Owning the gateway while linking to others Some providers own their own gateway but still support secure connections to other gateways when needed—for example, when: - You work with a legacy billing or court system that’s tied to a specific gateway. - A third‑party platform is locked into its own processing relationship. In that setup, your portal or front‑end can still be powered by a single, modern gateway, while securely handing the transaction off behind the scenes when required. **Benefits:** - Maintains a consistent user experience across most payment channels. - Preserves legacy system compatibility without rebuilding everything. - Provides flexibility when working with specialized software platforms. **Considerations:** - Requires careful integration planning and testing. - May involve coordinating between multiple vendor support teams. - Reporting may need to be consolidated from multiple sources. ## Is “government‑grade gateway” a real thing? **“Government‑grade gateway” is a marketing phrase, not a formal industry certification.** There is no PCI, card‑brand, or regulatory standard that uses “government‑grade payment gateway” as an official term. Vendors sometimes market “government‑grade” payment or kiosk systems to signal they’re built for courts, municipalities, or regulated public environments, but that’s branding layered on top of normal compliance (PCI, SOC, etc.), not a separate certification. ## What actually makes a gateway suitable for government? Treasurers and finance directors face stricter audit, compliance, and public‑trust requirements than most private merchants. A gateway well‑suited for government typically provides: - **PCI DSS Level 1 certification** – The highest security standard, validated annually by a Qualified Security Assessor (QSA). - **Multi‑channel support** – Web, counter (EMV terminals), IVR, mobile, and mail payments managed in one platform. - **Department hierarchy and permissions** – Separate merchant views, fee rules, and GL coding for each department. - **Detailed audit trails** – Exportable logs showing who did what, when, for every transaction and administrative action. - **Compliance with government payment programs** – Support for Visa and Mastercard government payment rules, including convenience fee and service fee models where allowed. - **SOC 2 Type II or similar attestations** – Independent verification of security controls and operational practices. Instead of building and maintaining card‑security infrastructure in‑house, you shift that burden onto a specialized, PCI‑validated platform that already aligns with public‑sector standards. **The key difference:** Government entities need demonstrable security, robust audit capabilities, and multi‑department flexibility—not a special “government‑grade” badge. Look for PCI DSS Level 1 certification, relevant compliance attestations, and proven experience serving public‑sector clients. ## About IntelliPay’s gateway platform IntelliPay, based in Draper, Utah, has developed and operated its own proprietary payment gateway since 2011, giving it complete control over security, configuration, and the entire transaction flow from payment acceptance through merchant funding. As a PCI DSS Level 1 certified payment processor—the highest security certification available—IntelliPay processes billions of dollars annually for thousands of businesses, local governments, unions, and organizations nationwide. ## What sets IntelliPay apart: **Owned gateway technology** – IntelliPay built and maintains its own gateway embedded in its payment suite, rather than licensing third‑party gateway software. This means faster updates, tighter security controls, and the ability to customize solutions for specific industries. **Government and utility expertise** – Since 2004, IntelliPay has specialized in serving state, local, and county governments, utilities, and public agencies. The platform incorporates features these entities need: multi‑department hierarchies, GL code mapping, robust audit trails, and fee‑based processing options that comply with Visa and Mastercard government payment programs. **Complete payment suite** – IntelliPay’s cloud‑based platform supports online, mobile, text, IVR (phone), in‑person terminals, agent‑assisted virtual terminals, recurring, and scheduled payments—all managed through one centralized console with real‑time reporting and reconciliation. **Revenue‑neutral options** – IntelliPay offers no‑cost‑to‑biller convenience fee programs that enable government entities to accept electronic payments without absorbing processing costs, making 100% of revenue available for agency operations. **Turnkey deployment** – Pre‑configured solutions for property tax, utility billing, permits, fines, and fees can be launched quickly, eliminating lengthy in‑house development cycles and accelerating time to revenue. **Multi‑tenant architecture** – Master and sub‑account hierarchies allow agency administrators to oversee payments while delegating authority to department administrators for users, permissions, payment activity, and reporting—or agencies can operate as standalone configurations. IntelliPay’s combination of proprietary gateway technology, deep government domain expertise, and comprehensive payment acceptance tools makes it a strong partner for organizations that need secure, audit‑ready, multi‑channel payment processing backed by responsive support. ## Special considerations for small businesses Small merchants typically care about three things: costs, speed, and simplicity. ## Cost control and pricing options A flexible gateway can support pricing models that help manage card costs: - Convenience or service fees (where permitted). - Dual pricing structures that offer a discount for non‑card payments, where allowed. - Different fee rules per channel or location, with clear customer‑facing language. Always verify that your pricing model complies with card‑brand rules and state laws. ## Risk, chargebacks, and fraud Good gateway configuration helps limit your exposure: - Restrict who can issue refunds, voids, and manual adjustments. - Require AVS and CVV checks for e‑commerce and phone orders. - Use tokenization for recurring or stored‑card payments so you never hold raw card data. ## Practical setup path For most small businesses, a sensible starting point is: - Hosted or lightbox payment integration on your site. - One integrated gateway and processor. - EMV‑capable countertop or mobile terminals tied into the same gateway. This gets you accepting secure payments quickly with minimal IT lift. ## Special considerations for local governments and utilities Treasurers, finance directors, and utility managers work under tight scrutiny and must prove control over every dollar. ## Security, compliance, and public trust A gateway suitable for government should: - Run in a PCI DSS Level 1 environment with strong encryption and tokenization. - Support multi‑channel acceptance—web, counter with EMV, IVR, mobile, and mail—without exposing internal networks to card data. - Provide clear separation of duties and detailed, exportable audit logs for each user and department. ## Multiple departments and payment types Counties and cities collect payments for many programs: - Utilities (water, sewer, trash) - Property tax and other taxes - Courts and citations - Licensing, permits, and more Your gateway must support: - Separate “merchant views” or departments under one umbrella, each with its own fee rules and GL coding. - Customer‑friendly portals that guide citizens to the right office or bill type. ## Revenue reconciliation and audit trails A well‑integrated gateway can: - Eliminate manual re‑keying of payment data into billing or ERP systems. - Align deposits and batches with GL codes, funds, and departments. - Provide auditors with a clear, end‑to‑end view of the payment lifecycle—from acceptance through posting and deposit. ## How to choose the right gateway setup ## Checklist for small businesses Ask these questions when you evaluate options: - Does this gateway keep card data off my systems and reduce my PCI scope? - Can I accept payments across my key channels (in‑store EMV, online, phone, mobile) on one platform? - What pricing models and fee options does it support, and are they compliant where I operate? - How easily does it integrate with my website, invoicing, or management software? - Will I get unified reporting across all locations and channels? ## Checklist for treasurers and finance directors Key questions for government and utilities: - Does the gateway support all my departments and payment types in a single environment? - How exactly does it reduce PCI scope and protect cardholder data? - Are there robust user roles, approval workflows, and audit trails per user and department? - Can it push data into my existing ERP, tax, utility, or court systems to reduce manual work? - Is the citizen experience consistent and accessible across web, counter (with EMV), IVR, and mobile? ## FAQ: Payment gateways and how they work **What is the main job of a payment gateway?** The main job of a payment gateway is to securely capture, encrypt, and transmit payment data between your checkout, portal, or terminal and the financial networks that authorize and fund transactions, then return an approval or decline in real time. **Is a payment gateway the same as a payment processor?** No. The gateway is the secure bridge for data; the processor handles the actual movement of money. **Do I need a gateway if I only accept in‑person payments?** Only if your EMV terminals are integrated with your software or website to centralize reporting. A standalone countertop terminal often has gateway functionality built in but operates independently. **How does a payment gateway help with PCI compliance?** It keeps card data inside a certified environment, using encryption and tokenization so your systems never store or transmit raw card numbers. EMV devices that encrypt directly to the gateway further limit your exposure. **Why does it help if my provider owns its gateway?** Owning the gateway gives the provider more control over security, configuration, reporting, and integrations. It lets them standardize the experience across channels and adapt quickly to new payment methods or regulatory changes. **Can one gateway support multiple locations or departments?** Yes. A multi‑tenant gateway can support multiple locations, business units, and departments on one platform, each with its own permissions, fee settings, and reports. **How fast do funds reach my account after authorization?** Authorization takes seconds. Funding usually follows a next‑day or multi‑day schedule, depending on your processing setup, risk profile, and whether the payment is card‑present, card‑not‑present, or ACH. **Does using a gateway change my processing fees?** The gateway doesn’t change underlying interchange and assessment fees, but it can support pricing models (such as service fees, convenience fees, or dual pricing where allowed) that shift or offset costs. **Can a payment gateway integrate with my existing software?** Yes. Modern gateways offer hosted pages, lightbox overlays, APIs, and integrated EMV hardware options to connect with websites, billing systems, ERP or court software, and other platforms. **Can a gateway handle recurring and stored‑card payments safely?** Yes. With tokenization, gateways can store secure tokens instead of card numbers, enabling recurring and stored‑card payments without merchants holding raw card data themselves. **Disclaimer:** This guide is provided by IntelliPay for informational and educational purposes only. While it analyzes payment technology and regulatory trends current as of February 2026, the payment processing industry is subject to rapid legal and technical changes. This content does not constitute legal, financial, or PCI compliance advice. Business owners and government officials should consult with their legal counsel, a qualified QSA (Qualified Security Assessor), or their dedicated IntelliPay representative to ensure specific hardware, software, and fee-model configurations comply with current state laws and card brand operating rules. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/31f913eb1b920b574694549b9a4c8304.jpg?ver=1788313290) Dale Erling [See Full Bio](https://intellipay.com/author/website-support-requestconvenientpayments-com/) [ ](https://intellipay.com/author/website-support-requestconvenientpayments-com/) **Categories:** Government & Private Sector, Small Business Payments & Operations --- ### [2026 Debit Card Fraud Trends: A Small Business Survival Guide](https://intellipay.com/2026-debit-card-fraud-trends-a-small-business-survival-guide/) **Published:** February 26, 2026 **Author:** Dale Erling **Content:** By Dale Erling 15+ Years payments & fintech Expereince | Last updated February 2026 | 4 minute read Contents - [Executive Summary](#Executive_Summary) - [The New Reality of Debit Fraud for Small Businesses](#The_New_Reality_of_Debit_Fraud_for_Small_Businesses) - [4 Critical Risk Factors for Small Merchants](#4_Critical_Risk_Factors_for_Small_Merchants) - [1. The Vulnerability of Online & Phone Orders](#1_The_Vulnerability_of_Online_Phone_Orders) - [2. Point-of-Sale (POS) Terminal Configuration](#2_Point-of-Sale_POS_Terminal_Configuration) - [3. The “Identity Crisis” in Billing Descriptors](#3_The_8220Identity_Crisis8221_in_Billing_Descriptors) - [4. Rising Interchange & Processing Costs](#4_Rising_Interchange_Processing_Costs) - [Merchant Readiness Checklist: 2026 Edition](#Merchant_Readiness_Checklist_2026_Edition) - [The Bottom Line](#The_Bottom_Line) - [Frequently Asked Questions (FAQs)](#Frequently_Asked_Questions_FAQs) - [Q: Why is my business being held liable for debit fraud if the bank issued the card?](#Q_Why_is_my_business_being_held_liable_for_debit_fraud_if_the_bank_issued_the_card) - [Q: What is a “Billing Descriptor” and how does it stop fraud?](#Q_What_is_a_8220Billing_Descriptor8221_and_how_does_it_stop_fraud) - [Q: Does “Tap-to-Pay” (NFC) have the same fraud protection as Chip (EMV)?](#Q_Does_8220Tap-to-Pay8221_NFC_have_the_same_fraud_protection_as_Chip_EMV) - [Q: How can I tell if my online checkout is “high risk” for fraud?](#Q_How_can_I_tell_if_my_online_checkout_is_8220high_risk8221_for_fraud) - [Q: Will the new Federal Reserve findings lead to higher processing fees?](#Q_Will_the_new_Federal_Reserve_findings_lead_to_higher_processing_fees) ## Executive Summary **The Bottom Line for Merchants:** A February 2026 report from the Kansas City Federal Reserve highlights a steady rise in debit card fraud, specifically targeting e-commerce (CNP) and financially vulnerable populations. For small business owners, this trend translates to higher chargeback risks and potential shifts in liability. To mitigate these risks, merchants must prioritize **EMV chip-on-terminal compliance**, audit their **online fraud scoring tools**, and ensure **billing descriptors** are clear to prevent “friendly fraud” disputes. Proactive technical adjustments today are essential to maintaining processing stability and customer trust in an increasingly high-risk environment. ## The New Reality of Debit Fraud for Small Businesses A pivotal analysis published by the **Kansas City Federal Reserve Bank (February 26, 2026)** confirms a concerning spike in debit card fraud losses. While often viewed as a consumer headache, this trend creates a direct financial “ripple effect” for small merchants through increased chargebacks, higher processing scrutiny, and eroded customer trust. Based on **Federal Reserve Board data**, here is the current landscape: - **E-commerce Surge:** Card-not-present (CNP) fraud is the fastest-growing threat. - **Vulnerable Demographics:** Fraud disproportionately hits lower-income consumers—the backbone of local retail. - **Liability Shift:** Merchants who fail to use updated EMV (chip) protocols are now absorbing more loss than ever before. ## 4 Critical Risk Factors for Small Merchants ### 1. The Vulnerability of Online & Phone Orders The Fed data is unambiguous: **Card-Not-Present (CNP) fraud** shows no signs of slowing. For small businesses, the burden of proof in a dispute almost always falls on the merchant. > **Expert Tip:** Enable **3-D Secure (3DS)** protocols and mandatory **CVV/AVS** (Address Verification) checks. If your processor offers “fraud scoring” tools, activate them immediately to flag high-risk IP addresses before the sale is finalized. ### 2. Point-of-Sale (POS) Terminal Configuration In-person fraud remains a threat if your hardware is outdated. If you allow a customer to **swipe** a card that has a functional **chip**, you are likely waiving your protection against fraud claims under the EMV Liability Shift. - **Check:** Is your firmware current? - **Action:** Disable “swipe fallback” on your terminals to force chip or contactless (NFC) usage. ### 3. The “Identity Crisis” in Billing Descriptors Many “fraud” claims are actually “friendly fraud”—customers failing to recognize a charge on their statement. The Kansas City Fed notes that financially vulnerable customers are more likely to dispute unrecognized charges to protect their remaining balance. - **The Fix:** Ensure your **Billing Descriptor** matches your “Doing Business As” (DBA) name. If your shop is “Main St. Cafe” but the statement says “MSCHoldings LLC,” you are inviting a dispute. ### 4. Rising Interchange & Processing Costs Fraud rates are a primary driver behind the Federal Reserve’s decisions on **interchange fee caps**. As fraud climbs, the cost of processing climbs with it. - **Strategy:** Move toward an **Interchange-plus pricing model**. This offers the most transparency, ensuring you aren’t paying a “hidden fraud premium” baked into flat-rate pricing. ## Merchant Readiness Checklist: 2026 Edition Audit your business against these seven high-priority security steps: **Action Item****Why It Matters****Enforce Chip/Tap**Swiping chip cards transfers 100% of fraud liability to *you*.**Verify Online Data**Require full billing addresses and CVV codes for every web order.**Update Descriptors**Ensure your business name is instantly recognizable on bank statements.**Enable Fraud Scoring**Use AI-driven tools to flag suspicious transaction patterns.**Monitor Chargeback Rates**Keep rates below **1%** to avoid “High Risk” merchant fees.**Refresh Firmware**Outdated terminal software is a primary entry point for breaches.**Audit Pricing**Confirm you are on an Interchange-plus model for maximum transparency.## The Bottom Line The 2026 Federal Reserve data highlights a shifting battlefield. Small merchants can no longer afford to be reactive. By hardening your POS terminals and securing your online checkout, you protect not only your revenue but also the financial stability of your local community. ## Frequently Asked Questions (FAQs) ### Q: Why is my business being held liable for debit fraud if the bank issued the card? **A:** Under the **EMV Liability Shift**, if a customer has a chip-enabled card but your terminal only processes a “swipe,” the liability for any resulting fraud shifts from the bank to the merchant. For online sales, the burden of proof almost always rests on the merchant to prove the transaction was authorized. ### Q: What is a “Billing Descriptor” and how does it stop fraud? **A:** A billing descriptor is the text that appears on a customer’s bank statement (e.g., “MAIN\_ST\_COFFEE\_KC”). If your descriptor is vague or reflects a parent company name the customer doesn’t recognize, they may flag the charge as fraud. A clear, recognizable descriptor can reduce “friendly fraud” disputes by up to 30%. ### Q: Does “Tap-to-Pay” (NFC) have the same fraud protection as Chip (EMV)? **A:** Yes. Contactless payments like Apple Pay, Google Pay, and tap-to-pay cards use the same dynamic encryption technology as physical chips, making them significantly more secure than magnetic stripe swipes and protecting the merchant from the liability shift. ### Q: How can I tell if my online checkout is “high risk” for fraud? **A:** Check your **Chargeback Rate**. If it consistently exceeds **1%**, payment processors may label you “high risk,” leading to higher fees or account freezes. Implementing **3-D Secure** and **Address Verification Services (AVS)** are the most effective ways to lower this risk immediately. ### **Q: Will the new Federal Reserve findings lead to higher processing fees?** **A:** Indirectly, yes. The Fed uses fraud data to adjust **interchange fee caps**. When fraud losses rise, there is upward pressure on the entire ecosystem’s costs. Merchants on **Interchange-plus pricing** models are best positioned to see exactly how these regulatory shifts impact their bottom line. **Source:** *Kansas City Federal Reserve Bank & Federal Reserve Board Analysis (Feb 2026)* **Disclaimer:** The information provided in this article is based on the *Kansas City Federal Reserve Bank* analysis published February 26, 2026, and is intended for general informational and educational purposes only. While we strive to provide accurate and up-to-date content, the payment processing and cybersecurity landscapes are subject to rapid change. This content does not constitute legal, financial, or professional tax advice. Business owners should consult with their specific payment processor, merchant bank, or a qualified financial advisor before making significant changes to their hardware, software, or service agreements. The author and publisher are not liable for any financial losses or data breaches resulting from the implementation of the suggestions provided in this checklist. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Security, Fraud & Compliance --- ### [7 Strategies to Avoid Late-Paying Customers (2026 Guide)](https://intellipay.com/strategies-you-use-today-to-avoid-late-paying-customers/) **Published:** June 19, 2020 **Author:** Dale Erling **Content:** Contents - [How to Stop Late-Paying Customers Before They Cost You: A Small Business Owner’s Action Plan](#How_to_Stop_Late-Paying_Customers_Before_They_Cost_You_A_Small_Business_Owner8217s_Action_Plan) - [The Late Payment Problem Is Getting Worse — Here’s What to Do About It](#The_Late_Payment_Problem_Is_Getting_Worse_Here8217s_What_to_Do_About_It) - [Why Customers Pay Late (It’s Not Always What You Think)](#Why_Customers_Pay_Late_It8217s_Not_Always_What_You_Think) - [Strategy 1: Remove Every Possible Friction from the Payment Process](#Strategy_1_Remove_Every_Possible_Friction_from_the_Payment_Process) - [Strategy 2: Build a Clear, Written Payment Policy — and Enforce It Consistently](#Strategy_2_Build_a_Clear_Written_Payment_Policy_and_Enforce_It_Consistently) - [Strategy 3: Invoice Immediately and Follow Up Systematically](#Strategy_3_Invoice_Immediately_and_Follow_Up_Systematically) - [Strategy 4: Use Payment Data to Predict and Prevent Problems](#Strategy_4_Use_Payment_Data_to_Predict_and_Prevent_Problems) - [Strategy 5: Collect Payment Before or At the Time of Service Where Possible](#Strategy_5_Collect_Payment_Before_or_At_the_Time_of_Service_Where_Possible) - [Strategy 6: Have Honest Conversations Early](#Strategy_6_Have_Honest_Conversations_Early) - [Strategy 7: Know When to Escalate — and Have a Plan](#Strategy_7_Know_When_to_Escalate_and_Have_a_Plan) - [Building a Monthly Cash Flow Buffer](#Building_a_Monthly_Cash_Flow_Buffer) - [A Note on Payment Technology](#A_Note_on_Payment_Technology) - [The Bottom Line](#The_Bottom_Line) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Disclaimer](#Disclaimer) # How to Stop Late-Paying Customers Before They Cost You: A Small Business Owner’s Action Plan **By Dale Erling 5+ years paymens & fintech experience| Last Updated February 2026 | Small Business | 5 minute read** ## The Late Payment Problem Is Getting Worse — Here’s What to Do About It If you run a small business and chase invoices for a living, you’re not imagining it — it really is getting harder to get paid on time. Here’s an accurate, non‑fabricated replacement you can use: Recent research from[ Intuit QuickBooks](https://quickbooks.intuit.com/r/small-business-data/small-business-late-payments-report-2025/) shows that 56% of U.S. small businesses are currently owed money from unpaid invoices, with the average firm carrying about $17,000 in outstanding receivables, and nearly half of those businesses report invoices that are more than 30 days overdue. Separate surveys of B2B payment behavior indicate that roughly[ 55%](https://www.docuclipper.com/blog/accounts-receivable-statistics/) of U.S. business‑to‑business invoices are not paid by the due date, highlighting how widespread late payment has become. Late payments don’t just inconvenience you — they squeeze cash flow, making it harder to make payroll, pay suppliers, invest in growth, and stay solvent. Small employers are particularly vulnerable because they have less buffer and rely on a smaller set of key customers for most of their revenue.firmofthefuture+2 The good news: late payments are manageable. Many are preventable, and the strategies that work are straightforward — tightening invoicing terms, following up consistently, offering easier ways to pay, and using tools that automate reminders and collections can all make a meaningful difference.upflow+1 This guide walks you through exactly what to do. ## Why Customers Pay Late (It’s Not Always What You Think) Before you can solve a problem, you need to understand it. Late payments fall into a few predictable patterns: **They forgot.** Invoices land in crowded inboxes or on desks where they’re buried. Many customers genuinely intend to pay but need a nudge. **They don’t know how.** If your payment options are limited, confusing, or inconvenient, customers take the path of least resistance — which is often to do nothing. **They’re managing cash flow.** Some customers deliberately delay payment to preserve their own liquidity. This doesn’t make it acceptable, but it does mean the solution is creating incentives to pay early, not just penalties for paying late. **The invoice had a problem.** Incorrect amounts, missing purchase order numbers, or unclear terms are among the most common reasons accounts payable departments hold invoices. **They’re in financial distress.** This is the scenario that requires the most careful handling — and the earliest possible intervention. Understanding which category you’re dealing with shapes your response. The strategies below address all of them. ## Strategy 1: Remove Every Possible Friction from the Payment Process The single most impactful thing you can do to reduce late payments is make it effortless to pay you. Think about the last time you abandoned an online purchase because checkout was too complicated. Your customers do the same thing with invoices. If paying requires hunting for your bank details, mailing a check, calling during business hours, or logging into a confusing portal, many customers will defer — repeatedly — until you chase them. Accepting a full range of payment methods is the foundation: credit cards, debit cards, ACH transfers, eChecks, and digital payments. The more options you offer, the fewer excuses customers have. Equally important is where and when they can pay. An online hosted payment page means customers can pay at 11 p.m. on a Sunday without calling your office. A text-to-pay link means a customer can settle an invoice in thirty seconds from their phone. This isn’t about convenience for its own sake. It directly affects your bottom line. Research consistently shows that businesses accepting multiple payment methods get paid faster and experience fewer overdue accounts. **Practical step:** Audit your current payment experience. Can a customer pay you online right now, in under two minutes, without calling anyone? If not, that’s your first priority. ## Strategy 2: Build a Clear, Written Payment Policy — and Enforce It Consistently Ambiguity is the enemy of timely payment. When your terms are vague, customers fill in the blanks in their own favor. Your payment policy should specify: when payment is due (Net 15, Net 30, or upon receipt), acceptable payment methods, what happens when payment is late, and any early-payment incentives you offer. These terms should appear in every proposal, contract, invoice, and payment confirmation — not buried in fine print, but stated plainly up front. The “due upon receipt” framing, while assertive, works well for many service businesses and project-based work. If you do offer Net 30, understand that research shows businesses using shorter payment terms are significantly less likely to carry chronic overdue balances. On the penalty side, late fees need to be disclosed before the sale — not sprung on customers after the fact. A reasonable structure might be a flat fee for the first week late, then a percentage of the outstanding balance each subsequent week. Make sure your fees comply with your state’s laws on finance charges. The goal isn’t to generate fee revenue — it’s to shift the math so that paying on time is always the smarter financial decision for your customer. On the incentive side, a 1–2% discount for early payment (often written as “1/10 Net 30,” meaning a 1% discount if paid within 10 days) can dramatically accelerate collections from customers who are otherwise comfortable sitting on invoices. Even small incentives change behavior. ## Strategy 3: Invoice Immediately and Follow Up Systematically Every day between completing work and sending an invoice is a day of unnecessary delay you built into your own cash flow. Invoice the moment work is delivered or a milestone is reached. Make sure your invoice includes: your business name and contact information, the customer’s name and billing address, a unique invoice number, a detailed description of services rendered, the amount due, the payment due date stated clearly, all accepted payment methods with direct links or instructions, and your late payment terms. After the invoice goes out, follow up — not just once, but on a defined schedule: - **Day 1**: Invoice sent with a friendly note confirming delivery - **3–5 days before due**: Polite reminder that the invoice is coming due - **Due date**: Confirmation that payment is due today with easy payment link - **5 days past due**: First follow-up, warm in tone, assuming good faith - **15 days past due**: More direct follow-up, offering to discuss payment options - **30 days past due**: Formal notice, outlining next steps Automated reminders handle most of this without burdening your team. Payment platforms that include automated follow-up sequences — triggered by invoice age rather than manual calendaring — mean this system runs itself for the majority of your customers. The key insight: most late payments are resolved at the first or second reminder. The customers who need five or six contacts before paying are a small minority, but they consume a disproportionate amount of your team’s time and attention. ## Strategy 4: Use Payment Data to Predict and Prevent Problems Your accounts receivable history is one of the most underused strategic assets in your business. Every customer who has paid late before is more likely to pay late again. Customers who start slowing down — taking 25 days to pay when they used to pay in 10 — are often signaling financial stress before any explicit problem surfaces. Monitoring aging reports by customer, not just in aggregate, lets you spot these patterns early. Segment your customers by payment behavior: reliable payers, occasional late payers, and chronically difficult accounts. Your policies, payment terms, and follow-up cadence can differ by segment. Customers with a history of chronic late payment might require shorter terms, upfront deposits, or payment at the time of service — while your most reliable customers might earn extended terms as a relationship benefit. For new customers, especially those placing large orders or signing significant contracts, consider running a basic credit check or asking for trade references before extending Net 30 terms. It’s standard business practice, and customers who object to it sometimes have a reason to. **Practical step:** Pull your aging report today. Identify any customer with an invoice over 30 days old. Then look at their payment history — is this a pattern or an anomaly? Your response should differ accordingly. ## Strategy 5: Collect Payment Before or At the Time of Service Where Possible The most reliable way to prevent a late payment is to collect before you deliver. This isn’t always feasible, but it’s underutilized in most small businesses. For new customers, a deposit of 25–50% before work begins is reasonable and increasingly common across professional services, construction, creative work, and consulting. For established customers with spotless payment histories, you might waive this requirement — but it should be the default for new relationships. Progress billing — invoicing at defined milestones rather than at project completion — keeps your cash flow current throughout a long engagement and reduces the risk that a dispute at the end becomes a reason to delay payment on the entire project. For recurring services (maintenance contracts, subscriptions, retainers), automatic payments are the gold standard. When a customer authorizes you to charge their card or pull from their account on a set schedule, the payment happens regardless of whether they remembered, were in the office, or had a busy week. Recurring payment structures also tend to reduce the awkward conversation about money — it simply happens, predictably, in the background. ## Strategy 6: Have Honest Conversations Early One of the most consistent findings in research on small business cash flow is that business owners wait too long to address payment issues. By the time they follow up, the invoice is 45 or 60 days old, the customer is embarrassed or defensive, and the relationship is strained. Proactive communication — before payment is overdue — changes the dynamic entirely. Checking in while a relationship is in good standing, confirming that an invoice was received and is being processed, or asking whether payment terms are working for the customer creates openings for early problem-solving. If a customer is going through a difficult period financially, they are often relieved when you raise the topic rather than waiting for them to do so. Offering a structured installment plan, a short payment extension, or a partial payment arrangement is almost always preferable to a protracted collection process — and it preserves the customer relationship. When you do offer payment arrangements, put them in writing. A simple email confirming the agreed schedule protects both parties and gives the conversation a professional tone that makes customers more likely to honor their commitments. ## Strategy 7: Know When to Escalate — and Have a Plan Even with every system in place, some invoices will go past 60 or 90 days. That’s the reality of business. What separates well-run operations from struggling ones is having a clear escalation path and following it consistently. Your plan should define: when a final demand letter is sent, when you pause or discontinue services to the delinquent customer, when you engage a collection agency or attorney, and under what circumstances you write off a debt for tax purposes. On the tax side, bad debts can be deductible under IRS rules if you use accrual accounting and can demonstrate the debt is genuinely uncollectible. (Consult a tax professional for guidance specific to your situation.) Understanding this doesn’t make the loss painless, but it does reduce its impact. Train anyone on your team who handles customer calls and invoicing on your policies and talking points. Consistency matters — customers who learn they can negotiate with one staff member but not another will route around your systems. Every customer-facing team member should know your payment policy, what options are available for customers in difficulty, and when to escalate to a manager. ## Building a Monthly Cash Flow Buffer No system eliminates late payments entirely. Part of a mature financial strategy is planning for the reality that some percentage of your receivables will be delayed in any given month. Building a cash reserve equivalent to four to six weeks of operating expenses provides a meaningful buffer against timing gaps in receivables. This isn’t a passive strategy — it’s active protection that lets you make good decisions rather than panicked ones when a major customer is slow. Review your accounts receivable aging monthly, at minimum. Understand what percentage of your revenue is reliably collected within 30 days, what percentage comes in at 30–60 days, and what has historically gone bad. These numbers let you project cash flow with realistic assumptions rather than optimistic ones. ## A Note on Payment Technology The single most consistent thread through every effective late-payment strategy is this: the easier it is to pay you, the faster you get paid. Modern payment infrastructure — hosted payment pages, text-to-pay, automated reminders, recurring billing, mobile payment acceptance — removes the friction that delays payment and automates the follow-up that most business owners don’t have time to do manually. IntelliPay’s all-in-one payment platform is built for exactly this. Accept any payment type — credit, debit, ACH, eCheck — through any channel, from any device, 24/7. Automate your invoicing and reminder sequences. Set up recurring billing for your ongoing clients. Manage everything from a single console, with bank-grade encryption and PCI DSS Level 1 security on every transaction. We also offer [payment models](https://intellipay.com/payment-models/) that shift the cost of card processing to the cardholder, which can significantly reduce or eliminate your processing expenses, keeping more of every dollar you collect. For small and mid-size businesses that want professional payment infrastructure without complexity,[ IntelliPay](https://intellipay.com/) is designed to work the way you work. ## The Bottom Line Late payments are not a niche problem or an unlucky circumstance — they’re an operational challenge that affects the majority of small businesses in the United States, and they’re getting worse. The businesses that manage them well share a few common traits: they make it easy to pay, they communicate proactively, they use data to anticipate problems, and they have consistent, written policies that every team member follows. None of these strategies require a large team or a complex infrastructure. They require intention and the right tools. Start with the area where your current process has the biggest gap — whether that’s accepting more payment methods, automating your follow-up, or simply pulling your aging report — and build from there. The goal is a business where late payments are the exception, not the expectation. **Ready to make it easier for your customers to pay you on time — every time?** Contact IntelliPay at or call **855-872-6632 (option 3)** to schedule a free demo and see how our payment platform can help you reduce outstanding receivables and get paid faster. *IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA. All transactions are protected by PCI DSS Level 1 security and bank-grade encryption.* ### Frequently Asked Questions **What is the average amount U.S. small businesses are owed in late payments?** According to the 2025 Intuit QuickBooks Small Business Late Payments Report, small businesses with outstanding invoices are owed an average of $17,500 each, with nearly half having invoices overdue by more than 30 days. **What’s the most effective way to prevent late payments?** The most consistently effective combination is: accepting multiple payment methods (including online and mobile), invoicing immediately upon service delivery, automating follow-up reminders on a defined schedule, and collecting a deposit or full payment upfront where feasible. **Can I charge late fees to customers?** Yes, but they must be disclosed in writing before the sale. Late fee policies should appear in your contracts, proposals, and invoices. Consult an attorney familiar with your state’s finance charge laws to ensure your fee structure is compliant. **Are late payment losses tax deductible?** Bad debts may be deductible as a business expense under IRS rules if you use accrual-basis accounting and can demonstrate the debt is genuinely uncollectible. Speak with a qualified tax professional before writing off any debt. **What payment options do customers expect from small businesses today?** As of 2025, customers expect to pay via credit card, debit card, ACH bank transfer, and increasingly via text or email link. Businesses that offer mobile and online payment options collect faster than those relying on checks or in-person-only payments. **When should I send a late-paying customer to collections?** Most advisors recommend exhausting your own follow-up sequence — typically through 60–90 days past due — before engaging a collection agency. Document every contact attempt before escalating. ### **Disclaimer** **Informational Purposes Only:** The information provided in this guide is for general informational and educational purposes only and does not constitute legal, tax, or professional financial advice. While IntelliPay strives to provide accurate and up-to-date data, payment regulations and tax laws change frequently. **No Professional-Client Relationship:** Use of this guide does not create an advisor-client or attorney-client relationship between you and IntelliPay. You should consult with a qualified accountant, tax professional, or attorney before implementing new payment policies, charging finance fees, or writing off bad debts. **Late Fee Compliance:** Legally, the ability to charge late fees or finance charges varies by state and industry. For example, as of 2025, states like California cap annual interest on certain consumer debts at **12%**, while others may allow higher rates for B2B transactions. You must ensure your fee structure complies with your specific state’s usury laws and that all fees are disclosed in writing prior to the transaction. **Tax Implications:** Under IRS guidelines (Topic No. 453), bad debt deductions are generally only available to businesses using the **accrual method of accounting** where the income was previously reported. If you use the **cash method**, you typically cannot deduct unpaid fees as bad debt because the income was never recognized. **Demographic Data & Trends:** Small business challenges often vary by demographic. According to 2025 Federal Reserve data, **Black-owned businesses (3.4% of employer firms)** and **Hispanic-owned businesses (8.4%)** frequently report higher rates of uneven cash flow and credit access challenges compared to **White-owned firms (73.6%)**. These disparities can make timely receivable collection even more critical for minority-owned enterprises. **Limitation of Liability:** IntelliPay shall not be held liable for any financial losses, legal disputes, or damages arising from the use of or reliance on the strategies outlined in this action plan. Your results may vary based on your specific business model and customer base ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** how to collect money from clients who wont pay, to avoid any delay in payment, what to do when a client doesnt pay --- ### [Are Payment Processing Fees Tax-Deductible?](https://intellipay.com/are-payment-processing-fees-tax-deductible/) **Published:** March 7, 2025 **Author:** Dale Erling **Content:** Contents - [Are Payment Processing Fees Tax-Deductible?](#Are_Payment_Processing_Fees_Tax-Deductible) - [Executive Summary](#Executive_Summary) - [What Are Payment Processing Fees?](#What_Are_Payment_Processing_Fees) - [Are Payment Processing Fees Tax-Deductible? (The Short Answer: Yes)](#Are_Payment_Processing_Fees_Tax-Deductible_The_Short_Answer_Yes) - [Where IRS Guidance Comes From in 2025](#Where_IRS_Guidance_Comes_From_in_2025) - [Transaction Fees and Merchant Fees: What’s Deductible?](#Transaction_Fees_and_Merchant_Fees_Whats_Deductible) - [Your 1099-K and Processing Fees — How They Connect](#Your_1099-K_and_Processing_Fees_How_They_Connect) - [Where to Report Processing Fees on Your 2025 Tax Return](#Where_to_Report_Processing_Fees_on_Your_2025_Tax_Return) - [What’s New for 2025 That Small Merchants Should Know](#Whats_New_for_2025_That_Small_Merchants_Should_Know) - [Best Practices for Deducting Payment Processing Fees](#Best_Practices_for_Deducting_Payment_Processing_Fees) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Are ALL payment processing fees deductible, or just some?](#Are_ALL_payment_processing_fees_deductible_or_just_some) - [What if I use a flat-rate payment setup? Can I still deduct fees?](#What_if_I_use_a_flat-rate_payment_setup_Can_I_still_deduct_fees) - [My 1099-K shows more income than I actually deposited. Why?](#My_1099-K_shows_more_income_than_I_actually_deposited_Why) - [Can I deduct processing fees if I operate as a sole proprietor?](#Can_I_deduct_processing_fees_if_I_operate_as_a_sole_proprietor) - [What records do I need to keep in case of an audit?](#What_records_do_I_need_to_keep_in_case_of_an_audit) - [Does the type of card matter? Are rewards card fees still deductible?](#Does_the_type_of_card_matter_Are_rewards_card_fees_still_deductible) - [What’s the deal with IRS Publication 535? I keep seeing it referenced online.](#Whats_the_deal_with_IRS_Publication_535_I_keep_seeing_it_referenced_online) - [Can I deduct processing fees and also take the QBI deduction?](#Can_I_deduct_processing_fees_and_also_take_the_QBI_deduction) - [The Bottom Line for Small Merchants](#The_Bottom_Line_for_Small_Merchants) - [Disclosures & Legal Disclaimer](#Disclosures_Legal_Disclaimer) # Are Payment Processing Fees Tax-Deductible? **By Dale Erling** *| Updated for the 2025 Tax Year | IntelliPay | ⏱ 8 min read* ## Executive Summary **Quick Answer: Yes — payment processing fees are tax-deductible for your small business.** For small merchants, every dollar counts. The good news is that the credit card fees, transaction charges, and merchant service fees your business pays to accept payments are fully deductible as ordinary and necessary business expenses under IRS rules. That means the processing fees eating into your margins can help reduce your taxable income at tax time. Here’s what this article covers at a glance: - What payment processing fees are (and which ones you actually pay) - Why the IRS considers them deductible - Where to report them on your 2025 tax return - What’s new for 2025 that small merchants should know - Record-keeping tips so you don’t leave money on the table - Frequently asked questions answered plainly *Disclaimer: This article is for general informational purposes only and does not constitute financial, legal, or tax advice. Consult a qualified tax professional for guidance specific to your situation.* ## What Are Payment Processing Fees? Payment processing fees are the charges your business pays to accept electronic payments from customers. Every time someone swipes, taps, or types in their card number, a slice of that transaction goes to the various parties that made it possible. For a small merchant, these fees typically show up on your monthly merchant statement and can range from less than 1% to 3.5% or more of each transaction depending on card type and how the payment is taken. Here’s a breakdown of the fees that make up what you pay: - **Interchange Fees:** Set by Visa, Mastercard, and other card networks, interchange is the largest piece of the pie. It goes to the bank that issued your customer’s card and is non-negotiable. - **Assessment Fees:** These smaller fees go directly to the card networks (Visa, Mastercard, Discover, Amex). Also non-negotiable. - **Processor Markup:** This is what your payment processor adds to your payment. Unlike interchange, this portion is often negotiable — and it’s where working with a transparent processor like IntelliPay can make a real difference. - **Additional Fees:** Depending on your setup, you may also see charges for gateway access, PCI compliance, chargebacks, or monthly account maintenance. All of these count. The mix of these fees depends on whether you’re taking in-person payments, processing online orders, or running card-not-present transactions — and whether your customers are using debit, credit, or rewards cards. ## Are Payment Processing Fees Tax-Deductible? (The Short Answer: Yes) In the United States, payment processing fees are generally considered ordinary and necessary business expenses, which is exactly what the IRS requires for a deduction. That means the fees you pay to accept credit and debit cards, process ACH payments, or use a payment gateway can all reduce your taxable income. The IRS’s standard for deductible business expenses requires that they be both: - **Ordinary:** Common and accepted in your type of business. For any merchant accepting card payments today, processing fees clearly qualify. - **Necessary:** Helpful and appropriate for your business operations. You can’t serve your customers without the ability to accept payment, enough said. Because accepting card payments is standard operating procedure for virtually every small merchant, processing fees comfortably meet both tests. ### Where IRS Guidance Comes From in 2025 You may have seen references to IRS Publication 535 (Business Expenses) online. Here’s an important update: the IRS announced in January 2024 that Publication 535 will no longer be revised. The 2022 edition remains the last published version. For 2025 tax guidance, the IRS now directs small business owners to[ IRS Publication 334](https://www.irs.gov/forms-pubs/about-publication-334) (Tax Guide for Small Business) and the current Schedule C (Form 1040) instructions, both of which confirm that ordinary and necessary business expenses — including payment processing fees remain fully deductible. ## Transaction Fees and Merchant Fees: What’s Deductible? Good news: it’s pretty comprehensive. Here’s a practical rundown for small merchants: - **Per-transaction fees: Fees charged per sale are** deductible. These are ordinary, recurring costs directly tied to generating revenue. - **Merchant account fees:** Monthly or annual account fees from your merchant services provider qualify. - **Payment gateway fees:** If you pay for a gateway to process online payments, those costs are deductible. - **PCI compliance fees:** These are the cost of doing business securely. Deductible. - **Chargeback fees:** Fees your processor charges when a customer disputes a transaction are also deductible. - **ACH/eCheck processing fees:** Fees for electronic check processing follow the same rules and are deductible. The key rule: only deduct fees tied to your business, not personal transactions. If you use the same payment account for personal and business purchases (not recommended!), you’ll need to separate them carefully. ### Your 1099-K and Processing Fees — How They Connect Your payment processor must issue a Form 1099-K by January 31st each year if you meet the reporting threshold. This form shows your gross card transaction volume — before processing fees are subtracted. That’s important: your 1099-K will show a higher number than what actually landed in your bank account. You report the gross amount as income and then deduct your processing fees as a business expense, which brings your taxable income down to what you actually kept. ## Where to Report Processing Fees on Your 2025 Tax Return Where these fees go on your return depends on your business structure: - **Sole Proprietors & Single-Member LLCs:** Report on Schedule C (Form 1040). Processing fees typically go on Line 17 (Legal and Professional Services) or as an “Other Expense” on Line 48. Some tax professionals categorize them under “Bank Charges” or a similar line. Ask your tax preparer which line they prefer — the category matters less than making sure it’s on there. - **Partnerships (Multi-Member LLCs):** Report on Form 1065. - **S-Corporations:** Report on Form 1120-S. - **C-Corporations:** Report on Form 1120. Not sure how to classify your fees? Your monthly merchant statement is your friend. It breaks down exactly what you paid, which makes your tax preparer’s job much easier. ## What’s New for 2025 That Small Merchants Should Know Tax law doesn’t stand still, and 2025 brings a few changes worth being aware of: - **No tax on qualified tips (new for 2025):** Starting in 2025, certain tip income may be deductible or excluded from taxable income. If your business collects tips through your payment system, this is worth a conversation with your tax pro — the deduction is claimed on Schedule 1-A, not Schedule C. - **IRS Publication 535 is no longer updated:** As noted above, the 2022 edition is the last. Rely on [IRS Publication 33](https://www.irs.gov/forms-pubs/about-publication-334)4 and the 2025 Schedule C instructions for current guidance. - **1099-K reporting thresholds:** For reportable payments made after 2025, the information reporting threshold increases to $2,000. Check IRS.gov for the current threshold applicable to your 2025 return, as these rules have been in transition. - **QBI deduction made permanent:** The 20% qualified business income (QBI) deduction for pass-through entities, previously set to expire, has been made permanent. This isn’t specific to processing fees, but it’s great news for sole proprietors and small LLC owners, reducing their overall tax bill. - **100% bonus depreciation restored:** For certain qualified property acquired after January 19, 2025, 100% first-year depreciation is available again. If you’re buying new point-of-sale hardware, this matters. As always, consult a qualified tax professional to confirm how these changes apply to your specific situation. ## Best Practices for Deducting Payment Processing Fees Getting the deduction is one thing. Being able to defend it if the IRS ever asks questions is another. Here’s how to stay clean and capture every dollar you’re owed: 1. **Keep your monthly merchant statements.** Your processor’s monthly statement is your primary documentation. It shows exactly what fees you paid and when. Download and save these as PDFs every month. If IntelliPay is your processor, your statements are available directly in your account portal. 2. **Keep your personal and business finances separate.** Run your business through a dedicated business bank account and merchant account. It makes deductions cleaner and dramatically reduces your audit risk. 3. **Reconcile your 1099-K against your bank deposits.** Your gross card volume on the 1099-K won’t match what hit your bank account. The difference is largely your processing fees. Document this reconciliation so your reported income and deductions line up. 4. **Use accounting software or work with a bookkeeper.** Categorizing fees throughout the year beats scrambling in April. Many small merchants find that having a bookkeeper pays for itself in deductions alone. 5. **Work with a tax professional who knows small businesses.** Payment processing fees are straightforward, but they touch your income reporting, your Schedule C, and sometimes your state return, too. A tax pro who works with merchants will know exactly where everything goes. 6. **Stay current on IRS updates.** Tax rules do change. Make a habit of checking IRS.gov/smallbiz at the start of each tax year. ## Frequently Asked Questions ### Are ALL payment processing fees deductible, or just some? All legitimate payment processing fees tied to your business operations are deductible. This includes per-transaction fees, monthly account fees, gateway fees, PCI compliance fees, and even chargeback fees. The only fees you can’t deduct are personal transactions that got mixed into a business account — another reason to keep them separate. ### What if I use a flat-rate payment setup? Can I still deduct fees? Yes. Whether you’re on an interchange-plus pricing model or a flat-rate model, the fees you pay are still deductible business expenses. Your monthly statement or account dashboard will show you the total fees paid for the year. ### My 1099-K shows more income than I actually deposited. Why? Your 1099-K reports gross card transaction volume before processing fees are deducted. The processor takes their fees before depositing the remainder in your account. You report the gross amount on your return and then deduct the fees as a business expense. The net result is that you’re only taxed on what you actually kept — but you need to make sure both sides of that equation are on your return. ### Can I deduct processing fees if I operate as a sole proprietor? Absolutely. Sole proprietors report these fees on Schedule C (Form 1040). They go under Line 17 (Legal and Professional Services) or as an other expense on Line 48. Either way, they reduce your net business income — which lowers both your income tax and self-employment tax. ### What records do I need to keep in case of an audit? Your monthly merchant statements are the most important document. They show each fee, the date, and the amount. Back those up with your bank statements showing the deposits (net of fees). The IRS generally recommends keeping business records for at least three years from the date you filed the return — many CPAs suggest keeping them for seven years to be safe. ### Does the type of card matter? Are rewards card fees still deductible? Yes, rewards card processing fees are deductible just like any other card fees. In fact, premium rewards cards typically carry higher interchange rates, so you might be paying more in fees — but all of those fees are deductible. If you’re concerned about the cost of rewards card processing, that’s a conversation worth having about your pricing model. ### What’s the deal with IRS Publication 535? I keep seeing it referenced online. IRS Publication 535 (Business Expenses) was the go-to reference guide for years, but the IRS announced in early 2024 that it will no longer be updated. The 2022 edition is the final version. For 2025, look to IRS Publication 334 (Tax Guide for Small Business) and the 2025 Schedule C instructions at IRS.gov for current guidance. The core rules on ordinary and necessary expenses haven’t changed. ### Can I deduct processing fees and also take the QBI deduction? Yes — these are separate. Processing fees reduce your net business income on Schedule C. The qualified business income (QBI) deduction (now permanent for pass-through entities) is then calculated on that lower net income figure. So, deducting your processing fees actually increases the benefit you get from the QBI deduction, too. Talk to your tax professional about how to maximize both. ## The Bottom Line for Small Merchants Payment processing fees are a real cost of running your business — but they’re also a real tax deduction. The key is staying organized: save your monthly statements, keep business and personal finances separate, reconcile your 1099-K, and work with a tax professional who understands small businesses. And if the fees themselves feel like too much of a burden, that’s worth looking at too. Transparent pricing, the right payment model for your volume, and a processor that doesn’t bury fees in fine print can make a meaningful difference in what you’re actually paying — whether it’s deductible or not. Have questions about your payment processing costs or how to read your merchant statement? IntelliPay’s team works with small merchants across every industry. [Reach out](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) any time. ### **Disclosures & Legal Disclaimer** **General Information Only:** The information provided in this article is for educational and illustrative purposes only and does not constitute professional legal, tax, or financial advice. While we strive to provide accurate data based on 2026 industry standards, tax laws are subject to change and may vary based on your specific business structure or jurisdiction. **Consult a Professional:** You should not rely on this information as a substitute for consultation with a qualified Certified Public Accountant (CPA) or tax professional. Always verify your specific tax obligations and reporting requirements with a licensed expert before filing your returns. **Conflict of Interest Disclosure:** This content is created and maintained by **IntelliPay**. As a leading provider of payment processing solutions, IntelliPay has a financial interest in the services discussed on this page. While we aim to provide objective, data-driven insights to help merchants optimize their costs, this information should be considered a marketing communication and not an independent financial audit. **Accuracy & Estimates:** Any projected savings or “effective rates” mentioned are illustrative examples based on historical data and typical merchant profiles. Actual results will vary based on your specific transaction volume, average ticket size, industry (MCC), and card brand mix ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** accurate business expense classification, bank fees tax rules, consulting tax professional, credit card transaction fees deduction, digital wallet fee deductibility, how to deduct payment processing fees, IRS payment processing guidelines, merchant fees tax deduction, online payment platform fees, ordinary and necessary expenses, payment processing fees, payment processor markup deduction, PCI compliance fees tax, reduce taxable income with payment fees, schedule C bank fees, small business tax tips, tax deductible business expenses, tax deduction documentation, tax recordkeeping best practices, US business tax compliance --- ### [Compliance Alert: Is Your Payment Strategy Ready for the New NY FAIR Act Standards?](https://intellipay.com/compliance-alert-is-your-payment-strategy-ready-for-the-new-ny-fair-act-standards/) **Published:** February 12, 2026 **Author:** IntelliPay Compliance **Content:** Contents - [The New Regulatory Standard: Navigating the NY FAIR Act and CFPB Digital Wallet Oversight](#The_New_Regulatory_Standard_Navigating_the_NY_FAIR_Act_and_CFPB_Digital_Wallet_Oversight) - [Executive Summary: The 2026 Compliance Pivot](#Executive_Summary_The_2026_Compliance_Pivot) - [1. The NY FAIR Act: A “Mini-CFPB” at the State Level](#1_The_NY_FAIR_Act_A_8220Mini-CFPB8221_at_the_State_Level) - [2. CFPB Digital Wallet Oversight: Leveling the Playing Field](#2_CFPB_Digital_Wallet_Oversight_Leveling_the_Playing_Field) - [3. Key Takeaways for Organizations](#3_Key_Takeaways_for_Organizations) - [The Bottom Line](#The_Bottom_Line) - [Frequently Asked Questions (FAQ)](#Frequently_Asked_Questions_FAQ) - [NY FAIR ACT](#NY_FAIR_ACT) - [CFPB DIGITAL WALLET OVERSIGHT](#CFPB_DIGITAL_WALLET_OVERSIGHT) - [Disclaimer](#Disclaimer) # The New Regulatory Standard: Navigating the NY FAIR Act and CFPB Digital Wallet Oversight By The IntelliPay Complaince Team |20+ Yesr Expereince | Published Febraruy 12, 2026, |Last pdated February 2025 ## **Executive Summary: The 2026 Compliance Pivot** As of **February 12, 2026**, the digital payment landscape has moved from a disclosure-based model to a **fairness-driven mandate**. Two massive regulatory shifts are now active, fundamentally changing the liability for businesses and government treasurers: - **The NY FAIR Act (Effective Feb 17, 2026):** New York has expanded its General Business Law to prohibit not just “deceptive” acts, but also **“unfair” and “abusive”** practices. Crucially, this law explicitly protects **small businesses and nonprofits**, making B2B conduct—such as standardized billing, onboarding, and servicing—subject to intense scrutiny by the State Attorney General. - **CFPB Digital Wallet Oversight:** The CFPB has finalized its authority to proactively supervise nonbank payment apps that facilitate over **50 million annual transactions**. This move brings “Big Tech” wallets under the same rigorous examination standards as traditional banks, focusing on data privacy, fraud resolution, and the prevention of illegal “debanking”. **The Bottom Line:** Compliance is no longer just about what you say (disclosures); it is about the **actual outcome** for the constituent or customer. In a single week, the landscape for digital payments and business conduct has shifted dramatically. With the **New York FAIR Act** taking effect on **February 17, 2026**, and the **CFPB** finalizing its supervision of “larger participants” in the digital wallet space, organizations must pivot from basic fraud prevention to a comprehensive “UDAAP” (Unfair, Deceptive, or Abusive Acts or Practices) compliance model. For small business owners and government treasurers, these shifts aren’t just technicalities—they redefine your liability and operational standards. ### 1. The NY FAIR Act: A “Mini-CFPB” at the State Level Effective **February 17, 2026**, the **F[ostering Affordability and Integrity through Reasonable Business Practices (FAIR) Ac](https://www.nysenate.gov/legislation/bills/2025/S8416)t** represents the most significant update to New York’s General Business Law in nearly 50 years. - **Beyond Deception:** Previously, New York law only prohibited “deceptive” acts. The FAIR Act expands this to include **“unfair”** and **“abusive”** practices. - **Small Business Protection:** Unlike older consumer-focused laws, the FAIR Act explicitly includes **small businesses and nonprofits** as protected victims. This means the New York Attorney General (NYAG) can now investigate B2B conduct, such as standardized terms, billing practices, and vendor servicing. - **Enforcement Power:** While private lawsuits are still limited to “deceptive” claims, the NYAG now has broad authority to bring enforcement actions for unfair or abusive conduct, regardless of whether it is “consumer-oriented”. ### 2. CFPB Digital Wallet Oversight: Leveling the Playing Field The Consumer Financial Protection Bureau (CFPB) has finalized a rule that brings large-scale nonbank payment providers—specifically those facilitating over **50 million transactions annually**—under the same federal supervision as traditional banks. - **Scope of Supervision:** The CFPB will now proactively examine digital wallet providers for compliance with the **Electronic Fund Transfer Act (Reg E)** and the **Gramm-Leach-Bliley Act (Reg P)** regarding privacy and data security. - **Fraud and Dispute Resolution:** The rule ensures that digital payment apps handle disputes directly rather than shifting the burden back to a consumer’s bank or credit union. - **Account Access (Debanking):** A major focus of the new oversight is preventing “unlawful debanking,” where consumers or businesses lose access to their payment apps without notice or clear cause. ### 3. Key Takeaways for Organizations As these regulations go live, small businesses and government agencies should take the following steps: - **Audit Your Billing & Terms:** The FAIR Act’s “unfair” and “abusive” standards target practices that cause “substantial injury” or take “unreasonable advantage” of a lack of understanding. Ensure your pricing, fees, and cancellation terms are transparent. - **Review Digital App Providers:** If your organization uses nonbank apps for disbursements or collections, verify that your providers are prepared for CFPB examination. - **Verify Compliance Defenses:** The FAIR Act preserves a compliance defense for businesses that adhere to federal agency rules, making it more critical than ever to stay aligned with **FTC** and **CFPB** standards. ### The Bottom Line Whether it is the NYAG acting as a “mini-CFPB” or the federal government’s increased scrutiny of digital wallets, the message is clear: the era of “self-regulation” in digital payments is over. Moving forward, **transparency is your best compliance strategy.** **Need to modernize your payment infrastructure for these new standards?** Contact an IntelliPay consultant at **855-872-6632** or **sales@intellipay.com** to ensure your payment channels are compliant and optimized for 2026 and beyond. ## **Frequently Asked Questions (FAQ)** ### **NY FAIR ACT** - **Does the FAIR Act only protect consumers?** No. The Act explicitly expands protection to **small businesses, nonprofits, and other market participants**. The New York Attorney General can now investigate misconduct in B2B channels, including standardized contract terms and payment servicing. - **Can individuals sue for “unfair” or “abusive” acts under the new law?** No. The right to sue for “unfair” and “abusive” conduct is **exclusive to the Attorney General**. Private lawsuits remain limited to “deceptive” acts. - **What defines an “abusive” practice under the NY FAIR Act?** An act is “abusive” if it **materially interferes** with a person’s ability to understand a product’s terms or takes **unreasonable advantage** of their lack of understanding or inability to protect their own interests. ### **CFPB DIGITAL WALLET OVERSIGHT** - **Which digital wallets are now under CFPB supervision?** The rule targets “larger participants” handling at least **50 million U.S. dollar transactions** annually. This primarily includes major platforms like Apple Pay, Google Pay, PayPal, and Venmo. - **Are cryptocurrency transactions covered by the new CFPB rule?** No. The finalized rule specifically **excludes digital assets** (like Bitcoin) and is limited to transactions denominated in U.S. dollars. - **What is “debanking,” and why is the CFPB monitoring it?** Debanking occurs when a user suddenly **loses access to their payment app** without notice. The CFPB is supervising this to prevent outages or arbitrary account closures that can disrupt a user’s ability to manage their funds. ### **Disclaimer** **This article is provided by IntelliPay for general informational and educational purposes only.** It does **not** constitute legal, financial, tax, or regulatory advice Laws and regulations governing payment processing, including the **New York FAIR Act** and **CFPB Digital Wallet** oversight, vary significantly by state, jurisdiction, and specific business use case. These regulations are subject to frequent change and interpretation by state attorneys general and federal agencies. Small business owners and government entities should consult with **qualified legal counsel**, their acquiring bank, and their payment processor before implementing new policies or altering current payment-handling procedures. While every effort has been made to ensure the accuracy of this information as of **February 12, 2026**, IntelliPay makes no representations or warranties regarding the completeness or applicability of the information contained herein to any specific situation ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/2bf659ef33b3f9a73ece204be635ff1b.jpg?ver=1788315193) IntelliPay Compliance IntelliPay compliance has over 20 years of payment processing experience servicing all industries, payment options, and shift fee or customer pays processing fee types. [See Full Bio](https://intellipay.com/author/intellipay-compliance/) [ ](https://intellipay.com/author/intellipay-compliance/) **Categories:** Small Business Payments & Operations --- ### [The Anatomy of a Merchant Statement: Beyond Total Due](https://intellipay.com/how-to-read-merchant-statements-how-to-read-audit-your-merchant-statement-a-merchants-guide-to-transparency/) **Published:** December 24, 2025 **Author:** Dale Erling **Content:** Contents - [The Anatomy of a Merchant Statement: A Merchant’s Guide to Transparency](#The_Anatomy_of_a_Merchant_Statement_A_Merchants_Guide_to_Transparency) - [Quick Answer: How to Audit Your Statement in 60 Seconds](#Quick_Answer_How_to_Audit_Your_Statement_in_60_Seconds) - [1. Identify the “Hidden Three”: Common Statement Red Flags](#1_Identify_the_Hidden_Three_Common_Statement_Red_Flags) - [2. The 5-Step Statement Audit Workflow](#2_The_5-Step_Statement_Audit_Workflow) - [3. 2026 Regulatory Alert: Nacha & FTC Compliance](#3_2026_Regulatory_Alert_Nacha_FTC_Compliance) - [4. Frequently Asked Questions (FAQs)](#4_Frequently_Asked_Questions_FAQs) # The Anatomy of a Merchant Statement: A Merchant’s Guide to Transparency **By Dale Erling | 15+ Year Payments Strategist | Reviewed by Jess Hunt, Risk Manager** *Last Updated: January 9, 2026 | 5 Minute Read* ### **Quick Answer: How to Audit Your Statement in 60 Seconds** To quickly audit a merchant statement, calculate your **Effective Rate** by dividing your **Total Fees** by your **Total Processing Volume**. If your rate for a standard retail or auto shop exceeds **3.5%**, you are likely paying “junk fees” such as **PCI Non-Compliance ($19.95+)**, **Statement Fees ($10+)**, or **inflated Gateway charges ($25+)**. ### **1. Identify the “Hidden Three”: Common Statement Red Flags** In 2026, junk fees are often disguised under generic labels to avoid scrutiny from the **FTC Junk Fee Rule**. Underwriters at your processor are watching how you manage these costs; ignoring them can signal a lack of oversight that negatively impacts your internal “Risk Score”. - **PCI Non-Compliance Fee:** Typically **$19.95 to $99.00** per month. This is a penalty fee that can be eliminated immediately by completing a simple security self-assessment (SAQ). - **Miscellaneous/Regulatory Optimization Fees:** Often **$5–$15**. These are frequently pure processor markups with no corresponding service or actual regulatory requirement. - **Batch Header/Settlement Fees:** While a standard batch fee is roughly **$0.10–$0.30**, unscrupulous processors add “monthly settlement” fees of **$10–$25** on top of daily charges. ### **2. The 5-Step Statement Audit Workflow** Use this structured process to verify you aren’t overpaying. Merchants who perform monthly audits can often reduce costs by **20%–30%**. 1. **Calculate Your Effective Rate:** (Total Fees ÷ Total Gross Volume) x 100. 2. **Audit Your Risk Indicators:** Monitor your **Chargeback Ratio** and **Average Ticket Size**. In 2026, processors use these to build your profile; a ratio over **1%** or erratic ticket sizes can lead to automated account freezes. 3. **Verify Your Pricing Model:** Ensure you are on **Interchange-Plus** pricing. If your statement shows “Qualified” vs “Non-Qualified” tiers, you are on a **Tiered Model** that hides significant markups. 4. **Reconcile Bank Deposits:** Match the “Net Deposit” on your statement to your actual bank account credits to catch “hidden” reserve fund deductions. 5. **Check for Equipment Leases:** Audit for “Service Fees” that equal the cost of a terminal over time. A “free” terminal often costs over **$2,000** in hidden rate markups over three years. ### **3. 2026 Regulatory Alert: Nacha & FTC Compliance** Your statement health is now influenced by two major 2026 shifts: - **Nacha Fraud Monitoring (Effective March 2026):** New rules require businesses using ACH to implement risk-based processes to identify fraudulent entries. You may see new “Account Validation” or “Identity Verification” line items as a result. - **Corporate Transparency Act (CTA):** While 2025 saw some scope reductions, many foreign-formed entities registered in the U.S. still face strict Beneficial Ownership Information (BOI) reporting. Processors monitor this as part of their **KYC (Know Your Customer)** protocols, and non-compliance can lead to processing holds. ### **4. Frequently Asked Questions (FAQs)** **Q: Why does my statement show ‘Non-Qualified’ transactions?** **A:** This happens in Tiered Pricing when a “premium” card (like a rewards card) is used. The processor “downgrades” the transaction to a higher rate to increase their margin. **Q: Can I negotiate my processor’s markup?** **A:** Yes. While **Interchange Fees** (paid to banks) and **Assessment Fees** (paid to Visa/Mastercard) are non-negotiable, the **Processor Markup** is entirely negotiable. **Q: What is a “Reserve,” and why does it appear on my statement?** **A:** A reserve is a portion of your funds held by the processor to mitigate risk from chargebacks. High-risk industries or new businesses often see a “Rolling Reserve” deducted from their daily deposits. **General Financial Disclaimer:** The information provided in this guide is for informational purposes only and does not constitute financial, legal, or professional accounting advice. While every effort is made to ensure accuracy, payment processing rates and industry regulations—including the **FTC Rule on Deceptive Fees (2025)** and **2026 Nacha Rules**—are subject to rapid change. Seek independent professional guidance before making financial decisions. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** Effective Rate, Fee Reduction, interchange-plus, tiered pricing --- ### [NACHA 2026: Moving Beyond Account Validation to Proactive Fraud Monitoring](https://intellipay.com/moving-beyond-validation/) **Published:** January 9, 2026 **Author:** Dale Erling **Content:** Contents - [NACHA 2026: Moving Beyond Account Validation to Proactive Fraud Monitoring](#NACHA_2026_Moving_Beyond_Account_Validation_to_Proactive_Fraud_Monitoring) - [Executive Summary: The 2026 Nacha Mandate](#Executive_Summary_The_2026_Nacha_Mandate) - [Key 2026 NACHA Updates:](#Key_2026_NACHA_Updates) - [What Are the March 20, 2026 Nacha Rule Changes for ACH Merchants?](#What_Are_the_March_20_2026_Nacha_Rule_Changes_for_ACH_Merchants) - [How Does the New Rule Combat “Credit Push” and Identity Fraud?](#How_Does_the_New_Rule_Combat_8220Credit_Push8221_and_Identity_Fraud) - [Comparison: ACH Compliance Standards (Old vs. New)](#Comparison_ACH_Compliance_Standards_Old_vs_New) - [What Are “Standardized Entry Descriptions” and Why Are They Required?](#What_Are_8220Standardized_Entry_Descriptions8221_and_Why_Are_They_Required) - [Frequently Asked Questions (FAQs)](#Frequently_Asked_Questions_FAQs) - [Q: Does this rule apply to small businesses?](#Q_Does_this_rule_apply_to_small_businesses) - [Q: What is “False Pretenses” fraud?](#Q_What_is_8220False_Pretenses8221_fraud) - [Q: Will my bank (ODFI) provide the monitoring tools?](#Q_Will_my_bank_ODFI_provide_the_monitoring_tools) - [Glossary of 2026 NACHA Terms](#Glossary_of_2026_NACHA_Terms) - [Additional Reading](#Additional_Reading) # NACHA 2026: Moving Beyond Account Validation to Proactive Fraud Monitoring **By Dale Erling | 15+ Year Payments Strategist & Compliance Expert** **Fact-Checked & Reviewed By: Jess Hunt, AAP | Risk Manager, IntelliPay** *Last Updated: January 9, 2026 | 6 Minute Read* ## Executive Summary: The 2026 Nacha Mandate As of **March 20, 2026**, Nacha has officially shifted the compliance burden from simple account verification to **continuous fraud monitoring.** The “Risk Management Framework” now requires merchants to identify transactions initiated under **False Pretenses**—specifically targeting Credit Push fraud and Business Email Compromise (BEC). This update is a phased rollout, impacting large originators in March and all remaining businesses by June 2026. ## Key 2026 NACHA Updates: - **Deadline:** Phase 1 (March 20), Phase 2 (June 19). - **Requirement:** Transition from simple account validation to proactive identity/fraud monitoring. - **File Changes:** Mandated use of “PAYROLL” or “PURCHASE” in ACH entry descriptions. ## What Are the March 20, 2026 Nacha Rule Changes for ACH Merchants? The 2026 amendments eliminate the legacy “commercially reasonable” standard in favor of a mandate for **Adequate Control Systems.** Previously, validation focused on ensuring an account was “open and valid.” Now, originators must implement processes intended to verify that the **payee identity** matches the account ownership. **Direct Answer:** The primary change is the requirement for “proactive monitoring” of all ACH entries to detect fraud patterns *before* they are sent, specifically focusing on identity verification and standardized file descriptions. ![: Infographic illustrating the Nacha 2026 Risk Management Framework compliance timeline. It shows March 20, 2026, as the Phase 1 deadline for large originators (6M+ annual entries) and third-party senders to have risk monitoring systems live. June 19, 2026, is the Phase 2 deadline for all remaining non-consumer originators to comply](https://intellipay.com/wp-content/uploads/2026/01/NACHA-2026-Risk-Managmeent-Compliance-Dealines-Graphic-300x164.webp "Nacha 2026 risk managmeent compliance dealines graphic intellipay")Don’t miss the deadlines. This timeline outlines the phased roll-out of the 2026 Nacha Risk Management Framework, requiring merchants to implement proactive fraud monitoring and standardized ACH entry descriptions by March and June 2026 ## How Does the New Rule Combat “Credit Push” and Identity Fraud? Traditional validation was reactive. The 2026 framework is predictive. By requiring merchants to monitor for anomalies (such as sudden changes in vendor bank details or unusual payroll velocity), Nacha is forcing a move against the **“Identity Tax.”** **The Identity Tax** is the hidden cost merchants pay when synthetic IDs or deepfakes bypass legacy checks. Under the new rules, if your system does not flag a “Credit Push” entry that deviates from historical patterns, your business may face increased scrutiny from your ODFI (Originating Bank). ### Comparison: ACH Compliance Standards (Old vs. New) **Feature****Legacy Standard (Pre-2026)****2026 Nacha Mandate****Validation Goal**Account is “Open & Valid”**Identity & Account Ownership****Fraud Type**Unauthorized Debits**False Pretenses & Credit Push****Monitoring Level**Occasional/Point-of-Sale**Continuous/Lifecycle****File Descriptions**Flexible/Generic**Standardized (“PAYROLL”/”PURCHASE”)**## What Are “Standardized Entry Descriptions” and Why Are They Required? To help the banking network (RDFIs) identify and stop fraud faster, Nacha now mandates specific terms in the “Company Entry Description” field. - **PAYROLL:** Must be used for all salary, wage, and compensation credits. - **PURCHASE:** Must be used for e-commerce WEB debits and consumer purchases. Using vague descriptions like “Service” or “Bill Pay” for these transactions is now a compliance violation. This standardization allows AI-driven bank filters to instantly recognize if a “PAYROLL” entry is suddenly going to a high-risk offshore account. ## Frequently Asked Questions (FAQs) ### **Q: Does this rule apply to small businesses?** **A:** Yes. While Phase 1 (March) targets high-volume originators, Phase 2 (June 19, 2026) applies to **all non-consumer originators**, regardless of size. ### **Q: What is “False Pretenses” fraud?** **A:** This is when a legitimate user is tricked into authorizing a payment to a fraudster (e.g., a fake invoice change). The new rules require you to have systems that can flag these “authorized” but fraudulent entries. ### **Q: Will my bank (ODFI) provide the monitoring tools?** **A:** Some may, but the liability for “Adequate Controls” sits with the **Originator (the merchant)**. Using a dedicated partner like IntelliPay ensures your monitoring is automated and compliant out of the box. ## Glossary of 2026 NACHA Terms - **ODFI:** Originating Depository Financial Institution (The Merchant’s Bank). - **RDFI:** Receiving Depository Financial Institution (The Payee’s Bank). - **Credit Push Fraud:** Tricking a victim into sending money to a fraudulent account. - **Adequate Control Systems:** Mandated risk-based processes used to detect suspicious transaction patterns. ### Additional Reading - [Official Nacha 2026 Risk Management Rules](https://www.nacha.org/newrules) - [Understanding the Identity Tax on Merchants](https://intellipay.com/why-your-payment-processor-views-you-as-a-risk-score/) - [Actionable Steps to Prevent ACH Fraud](https://intellipay.com/protecting-your-business-actionable-steps-to-prevent-payment-fraud/) The information provided in this guide is for informational purposes only and does not constitute financial, legal, or professional advice. Payment processing regulations, including the **2026 Nacha Risk Management Rules**, are subject to change. Seek independent professional guidance before making strategic business decisions. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations --- ### [Cash Use Continues Its Decline](https://intellipay.com/cash-use-continues-its-decline/) **Published:** February 1, 2026 **Author:** Dale Erling **Content:** Contents - [Cash Use Continues Its Decline – And What It Means for Your Organization](#Cash_Use_Continues_Its_Decline_And_What_It_Means_for_Your_Organization) - [Executive Summary](#Executive_Summary) - [The Decline of Cash: From Pandemic Trend to Long-Term Shift](#The_Decline_of_Cash_From_Pandemic_Trend_to_Long-Term_Shift) - [A New Look at Cash Use](#A_New_Look_at_Cash_Use) - [Cards and Noncash Payments Keep Growing](#Cards_and_Noncash_Payments_Keep_Growing) - [Contactless and “Tap to Pay” Are Now Expected](#Contactless_and_8220Tap_to_Pay8221_Are_Now_Expected) - [Mobile and Digital Wallet Use on the Rise](#Mobile_and_Digital_Wallet_Use_on_the_Rise) - [What Competitors Are Emphasizing—and What’s Often Missing](#What_Competitors_Are_Emphasizingand_What8217s_Often_Missing) - [What This Means for Merchants, Governments, and Billers](#What_This_Means_for_Merchants_Governments_and_Billers) - [Given current trends, organizations should:](#Given_current_trends_organizations_should) - [How IntelliPay Helps You Respond to Changing Payment Behaviors](#How_IntelliPay_Helps_You_Respond_to_Changing_Payment_Behaviors) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Is cash going away completely?](#Is_cash_going_away_completely) - [Should my organization stop accepting cash?](#Should_my_organization_stop_accepting_cash) - [What are the main benefits of accepting digital and cashless payments?](#What_are_the_main_benefits_of_accepting_digital_and_cashless_payments) - [What digital payment methods should we offer?](#What_digital_payment_methods_should_we_offer) - [How can we reduce reliance on paper checks?](#How_can_we_reduce_reliance_on_paper_checks) - [What is a contactless or “tap-to-pay” payment?](#What_is_a_contactless_or_8220tap-to-pay8221_payment) - [What is a mobile or digital wallet, and why does it matter?](#What_is_a_mobile_or_digital_wallet_and_why_does_it_matter) - [Can we use fee-based or convenience-fee programs to offset processing costs?](#Can_we_use_fee-based_or_convenience-fee_programs_to_offset_processing_costs) - [How do we transition from a cash- or check-heavy environment to digital payments?](#How_do_we_transition_from_a_cash-_or_check-heavy_environment_to_digital_payments) - [What should we do about payment declines or failed transactions?](#What_should_we_do_about_payment_declines_or_failed_transactions) - [How does IntelliPay help with the shift away from cash and checks?](#How_does_IntelliPay_help_with_the_shift_away_from_cash_and_checks) ## Cash Use Continues Its Decline – And What It Means for Your Organization Published: **February 2026** | Author: Dale Erling 15+ years Experience | Reading time: ~8 min ## Executive Summary Cash use among U.S. consumers has declined substantially since the pandemic, and the trend has proven durable. Recent Federal Reserve data shows cash now accounts for only about 14% of consumer payments by number, while credit and debit cards together represent about 65%. Check use for bill payments has fallen to roughly 7%, and more than 90% of consumers prefer alternatives to paper checks for paying bills. At the same time, contactless card payments, mobile wallets, and digital payment options have grown rapidly and are now expected by many consumers as part of a baseline payment experience. Global projections estimate cash will represent only 10% of point-of-sale transaction value by the end of 2025.​ **For merchants, utilities, governments, and billers, these changes mean:** - Supporting multiple digital payment methods (cards, ACH, wallets, contactless) is no longer optional—it’s required to meet customer and constituent expectations. - Cash remains important for small-value and backup transactions, especially for lower-income and older populations, so eliminating it entirely is often not feasible or equitable. - Check payments are declining rapidly and should be discouraged in favor of online, mobile, IVR, and recurring payment options. - Integrated, omnichannel payment experiences that work across web, mobile, phone, kiosk, and in-person channels are becoming table stakes. - Fee-based payment programs and analytics-driven optimization can help organizations offset processing costs and adapt to evolving payment behaviors. IntelliPay provides flexible, compliant, and integrated payment solutions designed specifically to help organizations navigate this transition—supporting both digital-first payers and those who still rely on traditional methods. ## The Decline of Cash: From Pandemic Trend to Long-Term Shift Consumers used less cash during the last years of and following the pandemic than before, and that shift has largely stuck, accelerating the move away from cash and checks toward cards, contactless, and digital wallets. Recent payment studies show that cash now accounts for a much smaller share of everyday transactions, especially for bill payments, while digital options have become the default for many consumers. For merchants, governments, and billers, this is no longer a temporary “COVID trend” but a structural change in how people prefer to pay. ## A New Look at Cash Use Earlier Visa and The Strawhecker Group research found that 26% of respondents expected to use less cash following the pandemic than before, compared with 18% who expected to use more—a net 8% decline in intent to use cash. That intention has since translated into measurable behavior.​ More recent data from the Federal Reserve’s Diary of Consumer Payment Choice shows that: - Cash accounted for about 14% of all U.S. consumer payments by number in 2024, while credit and debit cards accounted for roughly 35% and 30% respectively.​ - More than 90% of consumers report preferring something other than a paper check for bill payments, and check use for bill pay dropped to about 7% of bills paid in 2024.​ - Cash is still heavily used for small-value purchases, but its share for these transactions has dropped by more than half since 2016.​ Globally, [cash’s share](https://www.mckinsey.com/industries/financial-services/our-insights/global-payments-report) of point-of-sale transaction value has also fallen, representing only about 18% of POS value in 2021 and projected to fall toward 10% worldwide by the end of 2025, with North America leading the shift toward digital payments.​ The takeaway: cash is not disappearing, but its role is shrinking and becoming more specialized—concentrated in small value, in-person, and backup-payment scenarios. ## Cards and Noncash Payments Keep Growing Comparing the intent to use credit and debit cards with cash, earlier survey findings already showed a net 10% positive change in card usage expectations, with more consumers planning to use cards more often than to cut back. That momentum has continued.​ Recent Federal Reserve and global payments research points to several durable trends: - Cards now represent the majority of consumer payments by number and value in many markets, with both credit and debit usage growing. - Noncash payments overall have increased in both volume and value, as consumers and businesses move away from paper methods such as cash, checks, and money orders. - Integrated, in-platform payments—where payments are embedded directly into software, platforms, and portals—are growing rapidly as SaaS and vertical platforms seek to control the payment experience end to end. As [Jared Drieling](https://www.digitaltransactions.net/a-survey-quantifies-how-consumers-are-displacing-cash-in-favor-of-cards/) of The Strawhecker Group noted, “This is a secular trend we’ve been seeing for some time,” with card use continuing to grow at the expense of cash and checks.​ Younger consumers, in particular, are adept at using debit and credit cards and have used cash and checks far less than older consumers, reinforcing this long-term shift. ## Contactless and “Tap to Pay” Are Now Expected Virus-wary consumers helped kick-start the adoption of contactless cards and tap-to-pay, but usage has stayed high well beyond the pandemic. Earlier research showed that of consumers who had a contactless card, 60% used it for at least half of their purchases, and more than half expected to increase their use of contactless features over time. More recent findings confirm that: - Consumers continue to favor digital and contactless payment instruments in stores, perceiving them as faster and more convenient than cash and checks. - Mobile phone–based payments—often using the same contactless rails as cards—have grown from an average of four monthly payments in 2018 to about 11 per month in 2024.​ - Many consumers now expect a frictionless, low-latency payment experience, and even small delays or declines can drive abandonment and lost revenue. In short, tap-to-pay is no longer a novelty; it is part of the baseline payment experience for a growing share of your customers and constituents. ## Mobile and Digital Wallet Use on the Rise The original “Purchasing in a Pandemic” report showed that many consumers intended to use mobile or digital wallets more, with about one-third expecting to increase wallet usage and only a small minority planning to decrease it. That intent has since materialized in day-to-day payment behavior.​ Today: - Digital wallets such as Apple Pay, Google Pay, and PayPal have become mainstream and are key drivers of real-time and instant payments adoption.​ - Digital wallets have helped accelerate the decline of cash across regions, contributing to projections that cash will represent only a small share of POS transaction value by the mid-2020s.​ - Businesses are increasingly offering digital payouts and instant disbursements via cards and wallets to meet expectations for faster money movement. For utilities, municipalities, and service providers, supporting digital wallets is no longer a “nice to have” for younger payers; it is part of meeting baseline expectations for convenience and speed. ## What Competitors Are Emphasizing—and What’s Often Missing Some payment providers focus on high-level narratives about the “cashless future” without connecting the dots to the practical realities of implementation for merchants and billers. However, several important areas are often under-addressed in these discussions: - The ongoing importance of cash as a backup method and for financial inclusion, especially for lower-income and older consumers. - The specific needs of government, utility, and public-sector billers that must support multiple channels (online, phone, in-person, kiosk) while staying compliant with card brand and regulatory rules. - Practical migration paths from cash- and check-heavy environments to digital-first, omnichannel payment experiences—without leaving any groups behind. - Fee-based models, service fees, and convenience-fee programs that can help reduce processing costs while maintaining compliance. This is where IntelliPay’s focus and experience set it apart. ## What This Means for Merchants, Governments, and Billers Drieling said, “Coming to a merchant discussion and being knowledgeable around the behavior is the first step.” The second step is choosing flexible solutions that can adapt to those behaviors in real time.​ ### Given current trends, organizations should: - Offer multiple digital options: credit, debit, ACH, digital wallets, and contactless card-present payments, so payers can choose how they want to pay. - Maintain cash as a supported option where needed, especially for in-person, small-value, and vulnerable populations, while nudging digital adoption with design and communications. - Reduce reliance on checks by promoting online, IVR, and recurring payments for bills and fees. - Invest in integrated, omnichannel payments that unify online portals, mobile, in-person, kiosk, and agent-assisted channels into a single, consistent experience. - Use payment data analytics to understand behavior by channel, amount, and segment, then optimize messaging, fee strategies, and channel mix accordingly. The goal is not simply to “go cashless,” but to provide the right mix of payment choices, at the right time, in the right channels, for your community or customer base. ## How IntelliPay Helps You Respond to Changing Payment Behaviors IntelliPay is a leading provider of integrated in-person and online digital payments for businesses, governments, and organizations of all sizes. Our **turnkey** cloud-based platform delivers safe and secure traditional and fee-based credit card payment options that reduce processing costs and are quickly and easily added to existing websites and mobile applications.​ #### Building on today’s payment trends, IntelliPay helps you: - Support the full spectrum of payment behaviors: card, ACH, digital wallet, recurring, contactless, and cash, across online, mobile, IVR, kiosk, and in-person channels. - Implement fee-based and convenience-fee programs designed to lower or offset processing costs while maintaining card brand and regulatory compliance. - Provide frictionless, low-latency payment flows that reduce abandonment and improve satisfaction, in line with what modern consumers expect from leading platforms. - Leverage real-time reporting and analytics to monitor channel usage, payment types, and trends, so you can plan for declining cash and growing digital usage with confidence. - Integrate payments into your existing portals, software, and back-office systems, minimizing IT lift while modernizing your pay experience. As consumer payment behavior continues to evolve, merchants, governments, and organizations need flexible solutions that align with shifting preferences rather than trying to force old processes onto new expectations. ## Frequently Asked Questions ## Is cash going away completely? No. While cash use is declining substantially—falling to about 14% of consumer payments by number in 2024—it remains an important payment method for small-value purchases, in-person transactions, and as a backup option, particularly for lower-income and older consumers. The goal for most organizations should not be to eliminate cash entirely, but to provide a balanced mix of payment options that meet the needs of all customers and constituents. ## Should my organization stop accepting cash? For most businesses, governments, and utilities, eliminating cash entirely is not advisable. Cash remains critical for financial inclusion and serves as a backup when digital systems are unavailable. However, you should actively promote and prioritize digital payment options—online, mobile, IVR, and contactless—to reduce manual handling, improve cash flow, and meet the expectations of the majority of your payers. ## What are the main benefits of accepting digital and cashless payments? Digital and electronic payments offer several key advantages: - **Faster processing and improved cash flow:** Electronic payments post more quickly than cash or checks, improving financial planning and cash flow management. - **Reduced manual handling and administrative costs:** Less time spent counting, reconciling, and depositing cash or processing paper checks. - **Better data and analytics:** Digital payments provide transaction data you can use to understand customer behavior, optimize channel mix, and improve service. - **Enhanced customer convenience:** Payers can pay anytime, anywhere, using their preferred method—online, mobile, or IVR—reducing late payments and improving satisfaction. - **Lower risk of theft and errors:** Digital payments are more secure and reduce the risk associated with handling and transporting cash. ## What digital payment methods should we offer? To meet diverse customer expectations, consider offering: - **Credit and debit cards** (in-person and online) - **ACH/eCheck** (for lower-cost online and phone payments) - **Digital wallets** (Apple Pay, Google Pay, PayPal) - **Contactless card payments** (tap-to-pay at in-person locations) - **Recurring/autopay options** (for bills and subscriptions) - **IVR (phone) payments** (for those who prefer not to use web or mobile) Offering multiple options ensures inclusivity and maximizes the likelihood that each customer can pay using their preferred method. ## How can we reduce reliance on paper checks? More than 90% of consumers prefer alternatives to paper checks for bill payments, and check use for bills has fallen to about 7%. To accelerate this shift:​ - Promote online, mobile, and IVR payment options prominently on bills, websites, and communications. - Offer incentives for enrolling in autopay or recurring payments. - Provide clear, simple instructions for setting up electronic payments. - Communicate the benefits: faster posting, no need to mail, reduced risk of late fees. - Gradually phase out check-only options where feasible, while maintaining support for those who need it during a transition period. ## What is a contactless or “tap-to-pay” payment? Contactless payments use near-field communication (NFC) technology to allow customers to pay by tapping their card, phone, or wearable device near a payment terminal. This method is faster and more convenient than swiping or inserting a card, and it has become a baseline expectation for many consumers. Contactless card payments and mobile wallet transactions (Apple Pay, Google Pay) both use the same NFC technology. ## What is a mobile or digital wallet, and why does it matter? A mobile or digital wallet is an app (such as Apple Pay, Google Pay, or PayPal) that stores payment card information securely on a smartphone or other device. Wallets enable fast, contactless in-person payments and streamlined online checkout. Digital wallet usage has grown significantly, and they are now a key driver of real-time and instant payment adoption. Supporting wallets is essential for meeting modern customer expectations, particularly among younger and tech-savvy populations. ## Can we use fee-based or convenience-fee programs to offset processing costs? Yes, when implemented correctly and in compliance with card brand rules and applicable regulations. IntelliPay specializes in compliant fee-based payment programs that can help you reduce or offset credit card processing costs. These programs are particularly common in government, utility, and education sectors. It’s important to work with a provider that understands the specific rules for service fees, convenience fees, and surcharging, and can help you design a program that works for your organization and your payers.​ ## How do we transition from a cash- or check-heavy environment to digital payments? A successful transition involves: - **Start with education:** Communicate the benefits of digital payments clearly and repeatedly through bills, websites, social media, and in-person channels. - **Offer multiple digital options:** Don’t force everyone to one method; provide choices (cards, ACH, wallets, IVR, online, mobile). - **Provide support and training:** Offer tutorials, videos, help desks, and in-person assistance for those who need it. - **Phase gradually:** Encourage digital adoption while maintaining support for cash and checks during a transition period. - **Monitor and adjust:** Use payment data and analytics to track adoption, identify friction points, and refine your approach over time. - **Maintain equity and inclusion:** Ensure vulnerable populations and those without access to digital tools can still pay easily and affordably. ## What should we do about payment declines or failed transactions? Payment declines—especially “soft declines” that are temporary—can often be recovered and represent a significant opportunity to reduce lost revenue. Best practices include: - Implementing intelligent retry logic that attempts the transaction again at an optimal time (later in the day, next morning, on common paydays). - Communicating with customers via email or text when a payment fails, prompting them to update their payment method or add funds. - Offering alternative payment methods (a second card, ACH, digital wallet) at checkout or in follow-up communications. - Using a payment platform with built-in decline management and recovery features. IntelliPay’s platform supports multiple payment methods and can help you design payment flows that minimize declines and maximize successful transactions. ## How does IntelliPay help with the shift away from cash and checks? IntelliPay provides a flexible, omnichannel payment platform that supports the full range of payment methods your customers and constituents expect—cards, ACH, digital wallets, contactless, recurring payments, and more—across online, mobile, IVR, kiosk, and in-person channels. Our platform is designed specifically for businesses, governments, and utilities that need to:​ - Support diverse payment preferences while reducing reliance on cash and checks. - Implement compliant fee-based programs to offset processing costs. - Integrate payments into existing websites, portals, and back-office systems with minimal IT effort. - Access real-time reporting and analytics to understand payment trends and optimize strategies. - Provide a secure, low-latency, frictionless payment experience that meets modern expectations. For more information or to discuss how IntelliPay can support your payment strategy, contact us at 855-872-6632 option 1. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Digital Payment Trends **Tags:** Contactless, Credit cards, Debit Cards, mobile wallets, NFC --- ### [Understanding the 2026 Nacha Risk Management Rules](https://intellipay.com/understanding-the-2026-nacha-risk-management-rules/) **Published:** February 4, 2026 **Author:** Dale Erling **Content:** Contents - [Understanding the 2026 Nacha Risk Management Rules](#Understanding_the_2026_Nacha_Risk_Management_Rules) - [Executive Summary](#Executive_Summary) - [Key Regulatory Changes](#Key_Regulatory_Changes) - [Phase Timeline and Applicability](#Phase_Timeline_and_Applicability) - [Phase 1 — Effective March 20, 2026](#Phase_1_Effective_March_20_2026) - [Phase 2 — Effective June 19, 2026\*](#Phase_2_Effective_June_19_2026) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Compliance Considerations](#Compliance_Considerations) - [Glossary](#Glossary) - [Disclaimer](#Disclaimer) # Understanding the 2026 Nacha Risk Management Rules by Dale Erling | 15+ Years payment & fintech experience | February 2026 | 4 minute read ## Executive Summary The [March 20, 2026, Nacha Phase 1](https://www.nacha.org/news/tips-originators-comply-2026-risk-management-rules) deadline introduces significant fraud monitoring requirements across the ACH Network. These rule amendments are part of a larger Risk Management package intended to reduce successful fraud attempts and improve fund recovery. For the first time, receiving depository financial institutions (RDFIs) will have a formally defined role in monitoring incoming ACH credits. See also our post NACHA 2026: Moving Beyond Account Validation to Proactive Fraud Monitoring [here](https://intellipay.com/moving-beyond-validation/) ### Key Regulatory Changes **The “False Pretenses” Standard** The new rules introduce “false pretenses” as a defined term, requiring organizations to establish risk-based processes and procedures reasonably intended to identify ACH entries that are unauthorized or authorized under false pretenses. This replaces the previous “commercially reasonable” standard that applied only to WEB debits and Micro-Entries. Nacha defines false pretenses as: “The inducement of a payment by a person misrepresenting (a) that Person’s identity, (b) that Person’s association with or authority to act on behalf of another Person, or (c) the ownership of an account to be credited.” This definition explicitly covers common fraud scenarios including Business Email Compromise (BEC), vendor impersonation, and payroll redirection—where payments are technically authorized but based on deceptive information. **Expanded RDFI Responsibilities** For the first time, RDFIs have a formally defined monitoring role. Based on their monitoring, an RDFI may: - Delay funds availability (within Regulation CC limits) to examine payments more closely - Return suspicious transactions on their own initiative using Return Code R17 (“Questionable”) - Contact the ODFI via the ACH Contact Registry to determine transaction validity Important: The rules do not require pre-posting monitoring of credit entries. RDFIs may assess entries after posting using behavioral analytics, velocity checks, or alert-based workflows. **Standardized Entry Descriptions** Two new Company Entry Descriptions become mandatory on March 20, 2026: - **PAYROLL**: Required for all PPD credit entries used to pay wages, salaries, or similar compensation - **PURCHASE**: Required for all e-commerce debit entries authorized by consumers for online purchases These standardized descriptions enable more effective anomaly detection by allowing systems to identify mismatches—such as corporate SEC codes used for consumer accounts, or payroll credits to accounts with no history of wage deposits. ## Phase Timeline and Applicability ### Phase 1 — Effective March 20, 2026 Participant TypeVolume Threshold (2023 Baseline)ODFIsAll ODFIs (no volume threshold)Non-consumer Originators, TPSPs, TPSs6 million or more ACH originationsRDFIs10 million or more ACH receipts### Phase 2 — Effective June 19, 2026\* All remaining non-consumer Originators, TPSPs, TPSs, and RDFIs regardless of volume. \*Note: As June 19 is a federal holiday, the practical effective date is June 22, 2026. ## Frequently Asked Questions **Q: Who is impacted by the March 20, 2026 (Phase 1) deadline?** A: Phase 1 impacts: - All ODFIs regardless of volume - Non-consumer Originators, Third-Party Service Providers (TPSPs), and Third-Party Senders (TPSs) with 6 million or more ACH originations in 2023 - RDFIs with 10 million or more ACH receipts in 2023 Phase 2 (June 2026) eliminates the volume thresholds and extends requirements to all remaining participants. **Q: What exactly does “False Pretenses” cover?** A: False pretenses covers scenarios where a payment is induced through misrepresentation of identity, authority, or account ownership. This includes Business Email Compromise (BEC), vendor impersonation, and payroll redirection—transactions that are technically “authorized” by the legitimate account holder but based on fraudulent information. Note: This definition does not cover scams involving fake, non-existent, or poor-quality goods and services. **Q: Why are “PAYROLL” and “PURCHASE” labels now mandatory?** A: Standardized entry descriptions support risk-based monitoring by enabling pattern recognition. RDFIs can more easily identify anomalies such as SEC Code mismatches with account types (e.g., corporate codes on consumer accounts), unusual transaction velocity, or credits inconsistent with account history. **Q: Does the rule require real-time or pre-processing monitoring?** A: No. The rules do not require pre-posting monitoring of credit entries or screening of every transaction individually. Organizations may implement risk-based monitoring using post-settlement analysis, behavioral analytics, velocity checks, or alert-based workflows. The key requirement is that processes be “reasonably intended” to identify fraudulent entries. **Q: Are manual verification processes still compliant?** A: The Nacha Operating Rules do not prescribe specific processes or procedures. Organizations are permitted to establish a risk-based approach appropriate to their role in handling ACH entries. However, the rules do require that processes and procedures be reviewed at least annually and updated to address emerging threats. Whatever approach an organization takes should be documented and demonstrably designed to identify entries suspected of being unauthorized or authorized under false pretenses. **Q: What tools do RDFIs have to act on suspicious transactions?** A: RDFIs have several options: - Delay funds availability using the exemption for entries suspected of being originated under false pretenses - Consult the ACH Contact Registry to identify and contact the ODFI - Return the entry using Return Code R17 with the descriptor “QUESTIONABLE” These actions must occur within standard return timeframes. ## Compliance Considerations Organizations should consider the following areas as they prepare: 1. **Policy and Procedure Review**: Establish or update written policies covering fraud monitoring processes, ensuring they address both unauthorized entries and entries authorized under false pretenses. 2. **Annual Review Requirement**: Processes and procedures must be reviewed at least annually to address evolving fraud risks. 3. **Cross-Functional Communication**: The rules encourage communication between compliance monitoring, operations, product management, and relationship staff. 4. **Vendor Solutions**: In-house solutions are permitted, and vendor solutions are available to assist with monitoring. 5. **Documentation**: Maintain documentation demonstrating that monitoring processes are reasonably designed to identify fraud risk. ### Glossary TermDefinition**ACH (Automated Clearing House)**The electronic network that processes bank-to-bank payments in the U.S., handling direct deposits, bill payments, and business transactions.**Nacha**The organization that governs the ACH Network and establishes the operating rules all participants must follow.**ODFI (Originating Depository Financial Institution)**The bank or credit union that sends an ACH payment on behalf of its customer. If your organization initiates payments through your bank, your bank is the ODFI.**RDFI (Receiving Depository Financial Institution)**The bank or credit union that receives an ACH payment and posts it to the recipient’s account.**Originator**The company or government entity that initiates ACH payments—this is likely you if you process payroll, vendor payments, or collect payments via ACH.**TPSP (Third-Party Service Provider)**A company that provides ACH processing services on behalf of originators, such as payroll processors or payment platforms.**TPS (Third-Party Sender)**A type of TPSP that acts as an intermediary, originating ACH entries on behalf of other companies through an agreement with an ODFI.**SEC Code (Standard Entry Class Code)**A three-letter code identifying the type of ACH transaction (e.g., PPD for payroll, CCD for business-to-business, WEB for internet-authorized payments).**PPD (Prearranged Payment and Deposit)**The SEC code used for consumer transactions like payroll direct deposits or recurring bill payments authorized in advance.**Credit Entry**An ACH transaction that deposits money into an account (e.g., payroll, vendor payment).**Debit Entry**An ACH transaction that withdraws money from an account (e.g., bill payment, subscription charge).**Credit-Push Fraud**Fraud where a victim is tricked into sending money to a fraudster’s account—the payment is “pushed” from the victim. BEC and payroll diversion are examples.**BEC (Business Email Compromise)**A scam where criminals impersonate executives, vendors, or trusted parties via email to trick employees into sending payments to fraudulent accounts.**Payroll Diversion**A type of fraud where criminals pose as employees and request that direct deposit information be changed to route paychecks to accounts they control.**Mule Account**A bank account used by fraudsters to receive and move stolen funds, often opened using stolen or synthetic identities.**Return Code R17**An ACH return reason code that RDFIs can use to return an entry they believe is fraudulent or questionable.**Regulation CC**Federal regulation governing funds availability—how quickly banks must make deposited funds available to customers.**ACH Contact Registry**Nacha’s secure directory where financial institutions can look up contacts at other institutions for fraud inquiries and return requests. ## Disclaimer This document is provided for informational purposes only and does not constitute legal, financial, or compliance advice. While the information reflects the Nacha Risk Management Rules effective in 2026, organizations should consult with their legal counsel or a certified ACH Professional (AAP) to ensure their specific internal policies meet all regulatory requirements. The author and affiliated entities are not liable for any operational or financial losses resulting from the use of this information. For authoritative guidance, refer to the official Nacha Operating Rules and the Nacha website at [nacha.org.](https://www.nacha.org/) ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations --- ### [ACH Fraud Monitoring 2026: Turning Compliance Mandates into Operational ROI](https://intellipay.com/ach-fraud-monitoring-2026-turning-compliance-mandates-into-operational-roi/) **Published:** February 4, 2026 **Author:** Dale Erling **Content:** Contents - [ACH Fraud Monitoring 2026: Turning Compliance Mandates into Operational ROI](#ACH_Fraud_Monitoring_2026_Turning_Compliance_Mandates_into_Operational_ROI) - [Executive Summary](#Executive_Summary) - [Nacha 2026: Frequently Asked Questions](#Nacha_2026_Frequently_Asked_Questions) - [Who is impacted by the June 19, 2026, Phase 2 deadline?](#Who_is_impacted_by_the_June_19_2026_Phase_2_deadline) - [What is the new definition of “False Pretenses” in ACH fraud?](#What_is_the_new_definition_of_8220False_Pretenses8221_in_ACH_fraud) - [Why are “PAYROLL” and “PURCHASE” labels now required?](#Why_are_8220PAYROLL8221_and_8220PURCHASE8221_labels_now_required) - [What does “reasonably intended to identify” mean for my audit?](#What_does_8220reasonably_intended_to_identify8221_mean_for_my_audit) - [The Strategic Shift: From Validation to Behavioral Intelligence](#The_Strategic_Shift_From_Validation_to_Behavioral_Intelligence) - [RDFI Monitoring: Enabling Real-Time Fund Recovery](#RDFI_Monitoring_Enabling_Real-Time_Fund_Recovery) - [The Phase 2 Readiness Checklist: What Merchants Need to Do Now](#The_Phase_2_Readiness_Checklist_What_Merchants_Need_to_Do_Now) - [Operational ROI: Automation as a Competitive Advantage](#Operational_ROI_Automation_as_a_Competitive_Advantage) - [Disclaimer](#Disclaimer) # ACH Fraud Monitoring 2026: Turning Compliance Mandates into Operational ROI by Dale Erling 15+ Years Experience Payments & Fintech | Updated February 2026 | Read time: 4 minutes The March 20, 2026,[ Nacha Phase 1](https://www.nacha.org/rules/risk-management-topics-fraud-monitoring-phase-1) deadline marks a fundamental shift from simple account validation to active behavioral monitoring. For years, treasury teams viewed ACH compliance as a box to check; today, it is the cornerstone of **Revenue Recovery**. By moving beyond simple validation, organizations can effectively neutralize the “Identity Tax”—the hidden cost of manual fraud reviews and unrecoverable funds. ## **Executive Summary** The [2026 Nacha Risk Management Rules](https://www.nacha.org/newrules) redefine the standard for ACH security by shifting the legal benchmark from “commercially reasonable” to **“reasonably intended to identify”** fraud. This mandate introduces a specific focus on **False Pretenses**, covering Business Email Compromise (BEC) and payroll diversion. While Phase 1 (March 20) targets high-volume originators, Phase 2 (June 19) brings every remaining merchant into scope. Organizations that leverage automated, risk-based monitoring now will transition compliance costs into operational ROI by slashing manual overhead and improving the speed of fund recovery through enhanced RDFI cooperation. ## **Nacha 2026: Frequently Asked Questions** ### **Who is impacted by the June 19, 2026, Phase 2 deadline?** Phase 2 applies to all remaining non-consumer ACH Originators, Third-Party Senders (TPS), and Third-Party Service Providers (TPSP), regardless of their 2023 transaction volume. If your business originates ACH payments, you must have risk-based fraud monitoring in place by this date. ### **What is the new definition of “False Pretenses” in ACH fraud?** Nacha defines **False Pretenses** as inducing a payment through the misrepresentation of identity, authority, or account ownership. This specifically targets scams like BEC, where a “legitimate” user is tricked into sending funds to a fraudster’s account, rather than a technical hack. ### **Why are “PAYROLL” and “PURCHASE” labels now required?** Standardized entry descriptions enable the ACH Network to automate anomaly detection. By labeling compensation as “PAYROLL” and e-commerce as “PURCHASE,” banks can use velocity and pattern analysis to flag suspicious credits instantly, improving the likelihood of successful fund recovery. ### **What does “reasonably intended to identify” mean for my audit?** This new standard requires documented, proactive processes. Auditors will look for evidence of risk-based monitoring, such as automated identity verification, velocity checks, and timestamped logs of all bank account change validations, rather than just ad-hoc manual reviews. ## **The Strategic Shift: From Validation to Behavioral Intelligence** The “False Pretenses” Mandate is the centerpiece of the 2026 rules. It explicitly covers the most expensive forms of modern fraud: **Business Email Compromise (BEC)** and **payroll diversion**. Under these rules, “commercially reasonable” is no longer the standard; instead, all participants must implement risk-based processes designed to detect fraud before it clears. To support this, mandatory standardized entry descriptions—specifically **“PAYROLL”** for wages and **“PURCHASE”** for e-commerce—are now required to improve transparency and automate anomaly detection. ### **RDFI Monitoring: Enabling Real-Time Fund Recovery** For the first time, Receiving Depository Financial Institutions (RDFIs) have a defined role in monitoring the ACH credits they receive. This end-to-end oversight means that when a fraudulent “credit-push” is detected, the Nacha framework empowers banks to delay funds availability and return suspicious transactions on their own initiative. For businesses, this change significantly improves the recovery of funds after an incident, as the receiving bank can now act as a proactive firewall rather than a passive recipient. ### **The Phase 2 Readiness Checklist: What Merchants Need to Do Now** If you process fewer than 6 million entries annually, your hard deadline is **June 19, 2026**. High-performing finance teams are using this window to justify automated fraud detection that segments transactions by risk tier and captures the audit trail required for annual reviews. - **Update Internal Policies:** Replace legacy “commercially reasonable” language with the new “reasonably intended to identify” standard in your written ACH Risk Assessment. - **Code Your File Headers:** Configure your ERP or payroll software to use the mandatory **“PAYROLL”** and **“PURCHASE”** descriptions for all applicable entries. - **Move Beyond Manual Callbacks:** Implement automated identity verification that confirms the payee’s name matches the bank account ownership in real-time. - **Establish Velocity Triggers:** Set alerts for unusual transaction patterns, such as multiple payroll credits to a single account or high-value transfers to first-time vendors. - **Automate the Audit Trail:** Ensure your system logs every verification step (the “Who, When, and How”) to meet the mandatory annual review requirements. ### **Operational ROI: Automation as a Competitive Advantage** Relying on manual spreadsheets or phone-call verifications is no longer audit-ready under the 2026 standards. High-performing finance teams are using this mandate to replace slow, manual due diligence with scalable, auditable controls. This automation doesn’t just prevent loss; it slashes operational overhead—the “Identity Tax”—and keeps your organization “ahead of the hike.” **Is your ACH monitoring ready for the upcoming deadlines?** Dale Erling and the IntelliPay team specialize in interchange optimization and No-Code Compliance portals designed to help you meet the new Nacha requirements without technical complexity. ### **Disclaimer** This article is for **informational and educational purposes only** and does not constitute legal, financial, or professional compliance advice. While every effort is made to ensure accuracy as of February 2026, Nacha rules are subject to change. Consult with a certified ACH Professional (AAP) or legal counsel to ensure your specific internal policies meet all regulatory standards. **Would you like me to draft a sample “Internal Memo for IT” that outlines the specific data field changes required for the “PAYROLL” and “PURCHASE” mandates?** ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations --- ### [The Beekman Group Recapitalizes Convenient Payments with a Significant Growth Equity Investment](https://intellipay.com/the-beekman-group-recapitalizes-convenient-payments-with-a-significant-growth-equity-investment/) **Published:** March 18, 2019 **Author:** allan **Content:** NEW YORK–([BUSINESS WIRE](https://www.businesswire.com/))–The Beekman Group (“Beekman”) announced the majority recapitalization of Convenient Payments LLC (“Convenient Payments” or the “Company”) by its affiliate, Beekman Investment Partners III, LP. The recapitalization, effective March 12th, included growth capital to support the Company’s continued expansion of its software-based payment solutions for customers in the government, education, and medical sectors. Utah-based Convenient Payments was founded in 2011 and offer a diverse range of payment services, with a focus on convenience fees, service fees, and other solutions that offset or eliminate the cost of payment processing for merchants. Convenient Payments provides its services through software that operates on a stand-alone basis or seamlessly integrates into third-party software. Casey Leloux, CEO of Convenient Payments, commented, “We are thrilled to partner with Beekman and look forward to working together to accelerate growth and continue strengthening and diversifying our service and technology offerings. Beekman and its principals have significant experience in the payment technology industry which will prove valuable as we expand our technology offering and grow the team.” Andrew Brown, Managing Director at Beekman, stated “Beekman looks forward to working alongside Casey and the Convenient Payments team as they execute on their vision for the business. We are impressed by the Company’s technology platform and its ability to offer merchants a diverse range of tools for accepting and monitoring payments. We are excited to support Convenient Payment’s strong team and look forward to bringing additional resources to the Company to continue building on their success to date.” Convenient Payments is the seventh platform investment for Beekman Investment Partners III, LP and the second payment technology platform for The Beekman Group. **About The Beekman Group** The Beekman Group is a private equity firm, based in New York City, dedicated to partnering with management teams to grow companies into market-leading businesses. Beekman manages over $800 million of capital and has access to additional capital through strategic co-investment relationships. Beekman focuses on lower middle market investments in service-related sectors including healthcare services, consumer services, and business services. Beekman partners with management teams who desire to be significant owners and create meaningful value by accelerating organic and acquisition growth initiatives. The Beekman team consists of experienced private equity professionals, as well as a select group of Operating Advisors, who are leading executives in Beekman’s targeted industry segments. This Industry Advisor approach to investing is the cornerstone of Beekman’s investment strategy – bringing financial and operational resources to lower middle-market companies in order to accelerate growth and create value for all shareholders. For more information, please visit [www.thebeekmangroup.com](https://cts.businesswire.com/ct/CT?id=smartlink&url=http%3A%2F%2Fwww.thebeekmangroup.com&esheet=51956229&newsitemid=20190318005512&lan=en-US&anchor=www.thebeekmangroup.com&index=1&md5=eb40817df36a2097e0a76ee246198504). **About Convenient Payments** Convenient Payments, LLC dba IntelliPay is an advanced technology provider of end-to-end payment solutions, integration platforms, and stored-value products for private and public sectors, in person, and online. Convenient Payments offers a robust payment processing solution for industries wanting to accept credit/debit card and ACH/ECheck transactions in person, over the phone, through the Internet or through an automated recurring payment module. To learn more about Convenient Payments, please visit [intellipay.com](http://intellipay.com). ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/933369a43294a55e2ee84dee9c743a1a.jpg?ver=1788315193) allan [See Full Bio](https://intellipay.com/author/allan/) [ ](https://intellipay.com/author/allan/) **Categories:** Payments News **Tags:** ACH, Convenient Payments, Credit card payment processing, End-to-end payment solutions, Fee-based credit card processing, Stored Value, The Beekman Group --- ### [Cyber Security is Everyone's Business](https://intellipay.com/cyber-security-is-everyones-business/) **Published:** November 12, 2023 **Author:** allan **Content:** Cyber Security is Everyone’s Business. Cyber-attacks are not only against giant targets like the State Department, T-Mobile, and TopGolf, but hackers are also targeting smaller businesses. Accenture’s 2023 Cybercrime Study found that almost forty-three percent (43% )of cyber-attacks are on small and medium-sized (SMBs). Midmarket companies were not immune. Eighty-eight percent (88) of larger midmarket firms had cyberattacks. Yet a paltry thirty-two percent (32%) of employees in these organizations understand phishing. While ninety-five percent (95%) of cyber attacks can be attributed to human error, according to the World Economic Forum, only fifteen percent (15%) of employees have had security awareness training. And the costs can be staggering, ninety-five percent (95%) of cybersecurity incidents at SMBs cost between $826 and $653,587. Not including damage to reputation. Fifty-five percent (55%)of people in the U.S. would be less likely to continue doing business with companies that are [breached](https://www.strongdm.com/blog/small-business-cyber-security-statistics#:~:text=55%25%20of%20people%20in%20the,cost%20between%20%24826%20and%20%24653%2C587.). Contents - [Why It Matters Today](#Why_It_Matters_Today) - [It all Starts with Someone](#It_all_Starts_with_Someone) - [What’s Your Cyber Security Policy?](#Whats_Your_Cyber_Security_Policy) - [PCI Compliance](#PCI_Compliance) - [What is Connected to Your Network?](#What_is_Connected_to_Your_Network) - [Outdated Equipment](#Outdated_Equipment) - [There is Help](#There_is_Help) ### **Why It Matters Today** While businesses are adopting more sophisticated software and hardware solutions, technology alone is not enough. Frequently, it is a good-intentioned employee who makes a mistake, falls victim to an email, or skirts safe IT practices because they are rushed for time or were not even aware of the safe practice in the first place. Negligent employees, contractors, and even third-party vendors represent over ninety-five 95% of all breaches. ### **It all Starts with Someone** Your employees need to aware of their role in preventing cyber-attacks. Training should include: - what phishing and other malicious emails look like and taught not to click on them - how to set strong passwords with alphanumeric elements - the need to change their passwords regularly - And, the importance of keeping operating systems and browsers up-to-date. The recent Chrome flaw is a great example This training cannot be a once and done but needs to refreshed consistently. The U.S. Small Business Administration has developed cyber-security training for small businesses, available [here](https://www.sba.gov/business-guide/manage-your-business/strengthen-your-cybersecurity). ### **What’s Your Cyber Security Policy?** On occasion, a business might have a disgruntled employee or seasonal staff. As a business owner, you need to protect your business with a well thought out cybersecurity policy. Start by asking yourself questions like: - Does your business have a policy that restricts access to specific data to employees with the right or need to know? - When it comes to cardholder data, how is that data recorded and stored? Who has access to it, and why? A template you can follow is[ here ](https://resources.workable.com/cyber-security-policy) ### **PCI Compliance** If you currently or want to accept credit cards for payment, you have signed or will be required to sign a merchant agreement. Your merchant agreement requires you to follow PCI security practices to remain compliant and to continue to accept credit and debit cards for payment. You can find an overview of PCI standards [here](https://www.pcisecuritystandards.org/documents/PCIDSS_QRGv3_2.pdf) PCI security standards state the business must “implement a formal security awareness program to make all personnel aware of the importance of cardholder data security.” PCI security training should include: - how to identify “skimming” or other unauthorized devices on POS terminals what to look for on credit cards, - how to handle information given over the phone properly, - how to respond if a card is declined - and the need to keep credit card receipts in a secured locked area. An excellent beginning point for PCI compliance and an excellent resource for building an employee training program can is[ here](https://www.pcisecuritystandards.org/pdfs/Small_Merchant_Guide_to_Safe_Payments.pdf?agreement=true&time=1573586805126). ### **What is Connected to Your Network?** The number of devices connected to WIFI continues to multiply. As convenient and useful as these devices are, they are exploited by hackers. Thermostats, printers, scanners, security systems, and other devices are often left untouched for extended periods. Manufacturers might have issued a security patch, but unless the firmware is updated, these devices can pose a risk. Here are some specific recommendations on How to Protect your Business from the Internet by the PCI Security Standards Council: ISOLATE USAGE. Don’t use the device or system you take payments with for anything else. For example, don’t surf the web or check emails or social media from the same device or computer that you use for payment transactions. When necessary for business (for example, updating your business’s social media page), use another computer and not your payment device for these updates. PROTECT YOUR “VIRTUAL TERMINAL.” If you enter customer payments via a virtual terminal (a web page you access with a computer or a tablet), minimize your risk – don’t attach an external card reader to it. PROTECT WI-FI. If your shop offers free Wi-Fi for your customers, make sure you use another network for your payment system (this is called “network segmentation”). Ask your network installer for help with safely configuring Wi-Fi. USE A FIREWALL. A properly configured firewall acts as a buffer to keep hackers and malicious software from getting access to your payment systems, your e-commerce website, and/or your card data. Check with your payment terminal vendor or service provider to make sure you have one and ask them for help configuring it correctly. USE PERSONAL FIREWALL SOFTWARE OR EQUIVALENT when payment systems are not protected by your business firewall (for example, when connected to public Wi-Fi). ### **Outdated Equipment** Finally, one additional risk is outdated terminals. Not only can these terminals become a security threat due to old firmware, just using this data equipment can open your business up to other liability risks. With the advent of EMV, beginning in October 2017, the liability for lost card or fraudulent card transactions shifts to the merchant if their POS equipment is not EMV compliant. ### **There is Help** The online resources of the Small Business Administration and other organizations make it easier to identify threats and train your employees. Don’t overlook your payment processing company; cutting edge payment processing platforms can help mitigate risk and help you remain PCI and card network rules compliant. IntelliPay’s experienced sales and intelligent payment platform can help you not only remain PCI compliant but help you improve the financial performance of your business and improve your bottom line. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/933369a43294a55e2ee84dee9c743a1a.jpg?ver=1788315193) allan [See Full Bio](https://intellipay.com/author/allan/) [ ](https://intellipay.com/author/allan/) **Categories:** Payment Cybersecurity, PCI Compliance **Tags:** Credit cards, Employee training, EMV, EMV liability shift, payment processing, PCI, PCI Compliance --- ### [Eight Ways Small Businesses Can Protect Their Business and Payment Card Data](https://intellipay.com/eight-ways-small-businesses-can-protect-their-business-and-payment-card-data/) **Published:** October 15, 2020 **Author:** Dale Erling **Content:** The past seven months have brought big changes to how small merchants do business and accept payments. Businesses who previously had no online ordering and only brick and mortar locations have or are moving to accept orders and payments over-the-phone and through eCommerce. These business-boosting moves increase a business’s risk emphasizing the need to safeguard your business and your customers’ payment data from cybercrime. **Understand the Risk** According to data from the PCI Security Standards Council, “ Cybercriminals are moving quickly to take advantage of rapid changes to payment card data environments. There was a 475% increase in malicious reports related to the Coronavirus in March 2020. Forty-one percent of small businesses that suffered a data breach paid more than $50,000 to recover. Twenty -nine percent of consumers said they would never again use a small business that suffered a data breach.” The challenges are real and are sure to accelerate with the start of the upcoming Holiday season. However, you can do things today to help your business protect consumers’ payment card data from cyberthieves. In addition to the tips below, the PCI council provides the guide “[Protect your business. Secure your payment data](https://www.pcisecuritystandards.org/merchants/),” which will help you evaluate your data security. **Tips for Small Businesses** **\#1 Reduce Where Payment Card Data can be Found** The best defense is not to store card data at all. If you offer curbside pick-up and take orders over the phone, don’t write the card numbers down; enter them instead into a secure terminal like IntelliPay’s One Terminal 2.0. **\#2 Use Strong Passwords** Using weak passwords has been a leading cause of payment data breaches historically. Have a password policy that clearly defines what types of passwords are acceptable and when they should be changed. Passwords need to be strong, combinations of letters, numbers, and symbols and regularly updated. A sound policy should dictate when employees and staff need never to share passwords and change their passwords. You should avoid weak or easily guessed passwords and never rely on vendor default passwords. PCI provides an excellent guide to strong passwords [here](https://blog.pcisecuritystandards.org/infographic-strong-passwords). **\#3 Keep Software Up to Date** Outdated software can contain security flaws that criminals can exploit. Be sure to keep all your system and payment system software update with the latest security patches. **\#4 Use Strong Encryption** Encryption makes data unreadable without a specific key. Encryption can be used to protect stored data and transaction data that is transmitted over a network. Many vendors offer Point to Point encryption (P2PE) for their payment terminals. If you are setting up a new e-commerce website, ensure the shopping car provider uses TLS v1.2. **\#5 Use Secure Remote Access** Criminals gain access to systems that store, process, or transmit payment data through weak remote access controls. The PCI Council recommends: “You should limit the use of remote access and disable it when not needed. If you must allow remote access, ask your vendors to use multi-factor authentication and strong remote access credentials that are unique to your business and not the same as those used for other customers.” **\#6 Ensure Firewalls are Configured Properly** To be compliant with PCI standards and retain the ability to process payment card transactions, businesses must have a firewall. A firewall is simply a piece of software that sits between your network and the broader internet, acting as a barrier to keep out traffic you don’t authorize. Firewalls **need** to be configured properly to ensure security. Due to the complexity of firewall configuration, we recommend seeking help from a network professional if you don’t have those skills in-house. PCI has assembled a guide on firewall basics [here](https://blog.pcisecuritystandards.org/resource-for-small-merchants-firewall-basics). **\#7 Beware of Phishing** A recent article in Forbes on cybercrime found that [phishing attacks went up 700%](https://www.forbes.com/sites/sap/2020/05/04/tackling-cybercrime-with-ai-during-covid-19/#1b9ef96735ae) during the first two months of the pandemic. Hackers use legitimate-looking emails and social media messages to get employees to expose confidential information credit and debit card numbers, merchant account numbers, or passwords. Since over ninety percent of all cybercrime can be traced to human error, it is essential that small business owners stay vigilant and on the look-out for phishing and other social engineering hacks. We found a good primer for preventing phishing attacks for small business owners [here](https://www.sentinelone.com/platform/small-business/how-to-prevent-phishing-attacks-for-your-small-business/). **\#8 Choose Trusted Partners** It is critically important that you thoroughly vet your vendors. All payments vendors should be PCI DSS Level 1 certified. It is also important to know if any part of the solution they are providing involves sub-contractors. These sub-contractors should also be PCI DSS Level 1 compliant and be following industry best practices for the work they perform on your behalf. IntelliPay, a provider of PCI compliant intelligent payment processing services for over 16 years, has produced a guide to accepting payments online that is available [here](https://intellipay.com/wp-content/uploads/2020/04/From-Zero-to-Online-Payments-4-10-20-v8.pdf). Adapted from PCI SSC “8 Tips to Help Small Merchants Protect Payment Card Data During COVID-19.” ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Digital Transactions, Online Payment processing, Payment Cybersecurity, PCI Compliance, Trends **Tags:** credit card fraud, credit card theft, cybersecurity, data breaches, Data security, firewalls, hackers, Passwords, PCI Security, Phishing scams --- ### [Debit Cards & Small Business Cost-Saving Strategies 2026](https://intellipay.com/debit-cards-are-essential-for-smb-success-in-2025/) **Published:** November 11, 2025 **Author:** Dale Erling **Content:** Contents - [The 2026 Debit Strategy: Your Secret Weapon Against Rising Credit Costs](#The_2026_Debit_Strategy_Your_Secret_Weapon_Against_Rising_Credit_Costs) - [Nearly Every Small Business Accepts Debit—But Most Overpay](#Nearly_Every_Small_Business_Accepts_DebitBut_Most_Overpay) - [What Every Professional Wants to Know](#What_Every_Professional_Wants_to_Know) - [Why This Matters in 2026](#Why_This_Matters_in_2026) - [FAQs: Protecting Your Bottom Line](#FAQs_Protecting_Your_Bottom_Line) - [About the Author](#About_the_Author) - [Disclaimer](#Disclaimer) # **The 2026 Debit Strategy: Your Secret Weapon Against Rising Credit Costs** **Author:** Dale Erling, 15+ years payment and fintech experience | **Read Time:** 4 minutes | Last Updated January 2026 ### **Nearly Every Small Business Accepts Debit—But Most Overpay** If you’re a small business owner or financial officer in 2026, accepting debit cards is table stakes—over 94% of merchants do. But following the **January 24, 2026, credit card interchange jump**, which hit Visa Small Business credit products with hikes of up to **75 basis points**, the stakes have changed. While credit processing has become a moving target, debit interchange remains protected by **Regulation II**. Are you proactively steering your business toward these lower-cost transactions, or are you leaving profit on the table? ### **What Every Professional Wants to Know** #### **How do I cut debit processing costs (without losing features)?** In 2026, these five strategies are saving merchants an average of **0.5–1.5% per transaction**: - **Switch to Interchange-Plus Pricing:** Flat-rate pricing may seem simple, but it’s often a “hidden tax” on merchants. - **The “Debit or Credit?” Prompt:** Train your team to ask, *“Will that be debit or credit?”* to naturally encourage lower-cost payment methods. - **Encourage PIN Entry:** PIN-authenticated debit usually costs **0.2–0.4% less** than signature-based debit and provides an extra layer of fraud protection. - **Mobile Wallets Count:** Digital wallets like Apple Pay and Google Pay still qualify for lower debit rates if a debit card is the default wallet card. - **Eliminate PCI Non-Compliance Fees:** Staying compliant with self-assessments can eliminate monthly penalties of $20–$100. #### **Is there more regulation coming for credit cards too?** Yes. The **Credit Card Competition Act (CCCA) of 2026** is currently gaining momentum. If passed, it would require large banks to offer at least two unaffiliated networks on credit cards, providing merchants the same **routing choice** on credit cards that they have enjoyed on debit for years. ### **Why This Matters in 2026** The gap between credit and debit costs has never been wider. While the **January 2026 rate hike** increased overhead for rewards credit cards, debit interchange remains your “safe harbor”. By focusing on transparency and staff training, you can reclaim hundreds of dollars in monthly profit. ### **FAQs: Protecting Your Bottom Line** **Q: Did debit card rates go up on January 24th?** **A:** No. The January 24, 2026, increase was exclusive to **Visa Small Business credit products**. **Q: Can I surcharge a credit card but not a debit card?** **A:** Yes. In fact, card brand rules **prohibit** surcharging on debit cards. However, by surcharging only the expensive credit tiers that just saw a rate jump, you naturally encourage customers to use their lower-cost debit cards. **Q: What is the proposed Fed cap change for debit?** **A:** There is currently a Federal Reserve proposal to lower the debit cap further—from 21 cents down to **14.4 cents**. While not yet finalized, this would make a “debit-first” strategy even more lucrative for your business. ### **About the Author** **Dale Erling** is a veteran fintech leader and payment processing strategist with over 15 years of experience. Throughout his career, Dale has helped organizations—ranging from local municipalities to large-scale enterprises—architect secure, cost-effective payment ecosystems that prioritize both user experience and bottom-line efficiency. Prior to his leadership role at IntelliPay, Dale honed his deep technical expertise at major financial institutions, including Prosper Healthcare Lending and EnerBank USA. ### **Disclaimer** The information provided on this page is for educational and informational purposes only and does not constitute legal, financial, or professional advice. Payment statistics, interchange rates, and fee structures are current as of **January 2026** but are subject to change by card networks and individual issuing banks. Surcharge and fee-based models are subject to specific state laws and card brand regulations; always verify regional requirements and current merchant agreements before implementing new pricing models. Readers act on this information at their own risk. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** 2025 payment trends, cash flow optimization, contactless payment, debit card processing, digital wallets, interchange plus pricing, merchant savings, payment fees, PCI Compliance, pin debit, small business payments, statement audit --- ### [Why You Should Never Write Down Credit Card Information](https://intellipay.com/why-you-should-never-write-down-credit-card-information/) **Published:** November 27, 2020 **Author:** Dale Erling **Content:** Contents - [Why You Should Never Write Down Credit Card Information](#Why_You_Should_Never_Write_Down_Credit_Card_Information) - [Executive Summary](#Executive_Summary) - [The Real Cost of Written Payment Data in 2025](#The_Real_Cost_of_Written_Payment_Data_in_2025) - [Small Businesses Are Prime Targets](#Small_Businesses_Are_Prime_Targets) - [Securing Phone Payments and Recorded Calls](#Securing_Phone_Payments_and_Recorded_Calls) - [Best Practices for Phone Payment Security](#Best_Practices_for_Phone_Payment_Security) - [Speech-to-Text Considerations](#Speech-to-Text_Considerations) - [Legal Requirements: PCI DSS 4.0 Is Now Mandatory](#Legal_Requirements_PCI_DSS_40_Is_Now_Mandatory) - [Common Misconceptions That Get Organizations in Trouble](#Common_Misconceptions_That_Get_Organizations_in_Trouble) - [Special Considerations for Government and Public Sector](#Special_Considerations_for_Government_and_Public_Sector) - [To Reduce and Eliminate Risk and Safeguard Credit Card Data](#To_Reduce_and_Eliminate_Risk_and_Safeguard_Credit_Card_Data) - [Cyber Insurance: What You Need to Know](#Cyber_Insurance_What_You_Need_to_Know) - [Use Virtual Terminals](#Use_Virtual_Terminals) - [Tokenization and End-to-End Encryption](#Tokenization_and_End-to-End_Encryption) - [Simple to Install, Customizable Solutions](#Simple_to_Install_Customizable_Solutions) - [90-Day Action Plan: Eliminate Written Payment Data](#90-Day_Action_Plan_Eliminate_Written_Payment_Data) - [Questions Every Business Owner Should Ask](#Questions_Every_Business_Owner_Should_Ask) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [About IntelliPay](#About_IntelliPay) # Why You Should Never Write Down Credit Card Information ##### *A Complete Guide for Private and Public Sector Business Owners and Managers | 14 Minute Read* ##### By Dale Erling | 15+ Year Payments Strategist & Compliance Expert | Updated January 2026 ## Executive Summary **The Risk:** Writing down credit card information—on paper, in spreadsheets, or in recorded phone calls—exposes your organization to data breaches averaging $10.22 million in the U.S. (2025). Small businesses face average costs of $3.31 million, and 43% of all cyberattacks specifically target small businesses. **The Compliance Reality:** PCI DSS 4.0 became fully mandatory on April 1, 2025. Non-compliance penalties range from $5,000 to $100,000 per month, and can result in losing your ability to accept card payments entirely. **The Solution:** Virtual terminals with tokenization and end-to-end encryption eliminate the need to write, store, or handle raw card data. Implementation can be completed within a single business day. **Action Required:** Audit all payment touchpoints, deploy secure alternatives, train staff, destroy existing written records, and establish ongoing compliance controls within 90 days. Now more than ever, your business must accept payments whenever and however your customer wants to pay. In their well-intentioned efforts to help customers make payments, employees might be putting you and your business at risk—including your PCI compliance. How? Let’s look at two examples: - A staff member takes a phone order and uses a tablet—one they also use for everyday notes—to write down the payment information. - An employee has a customer who wants to make a phone payment, and the call is recorded. **Both scenarios create serious vulnerabilities.** In the first example, that tablet is likely unencrypted, may be left unattended in break rooms or on desks, and probably syncs automatically to cloud storage like iCloud or Google Drive. When payment data lives alongside grocery lists and meeting notes, it becomes nearly impossible to track, secure, or properly dispose of. If the tablet is lost, stolen, or simply accessed by another employee, you have a data breach on your hands. The second example is equally dangerous and often overlooked. That recorded call now contains the customer’s full card number spoken aloud—and possibly their CVV, expiration date, billing address, and other personally identifiable information. These recordings are typically stored for months or years, accessed by multiple supervisors and quality assurance staff, and rarely encrypted. Some organizations even use speech-to-text software that automatically transcribes recordings, creating written records of card numbers scattered across servers without anyone realizing the compliance risk. Writing down credit or debit card information on paper creates a physical record susceptible to theft or misplacement. If this information falls into the wrong hands, it could lead to a data breach, exposing your customers’ financial data to unauthorized individuals. Not only should you never write down credit card data on paper, but you should also not store credit card data onsite. Ever. Not on a computer, not in the customer’s paper file, or anywhere in your office. **Period.** ## The Real Cost of Written Payment Data in 2025 The risks of recording credit card information aren’t theoretical—they come with staggering financial consequences that affect businesses of all sizes. According to IBM’s 2025 Cost of a Data Breach Report, the average cost of a data breach in the United States reached $10.22 million—an all-time high for any region. For small and medium-sized businesses, the average breach cost is $3.31 million. For many organizations, a single incident means closing the doors permanently. **Cost Category****Financial Impact**Average U.S. data breach cost (2025)**$10.22 million**Small/medium business breach cost**$3.31 million**Malicious insider breach cost**$4.92 million**PCI non-compliance penalties (monthly)**$5,000 – $100,000**Merchant cost per $1 of fraud**$3.75**The multiplier effect is particularly damaging: for every dollar lost to fraud, merchants lose $3.75 when you factor in chargebacks, investigation costs, and staff time. A seemingly minor $1,000 fraud incident becomes a $3,750 problem—and that’s before considering the reputational damage. ### Small Businesses Are Prime Targets If you think cybercriminals only go after large corporations, think again. According to Verizon’s research, 43% of all cyberattacks target small businesses, and small businesses represented 46% of all breaches in 2024. Criminals know smaller organizations often have weaker defenses—and written payment records are among the easiest targets. ## Securing Phone Payments and Recorded Calls Since phone payments present such significant risks, your organization needs clear protocols for handling them securely. The sensitive data at stake goes beyond card numbers to include personally identifiable information (PII) such as: Name, Social Security number, date and place of birth, mother’s maiden name, biometric data, email address, telephone number, IP address, geographical details, and employment information. ### Best Practices for Phone Payment Security To eliminate risk from phone payments entirely, use a virtual terminal or secure payment link instead of recording card numbers in any format. When call recording is required for other business purposes, implement these safeguards: - **Pause recording during payment capture:** Most modern phone systems can automatically pause recordings when customers enter payment information, then resume afterward - **Use DTMF tone masking:** Have customers enter card numbers via phone keypad instead of speaking them aloud—the tones are captured but the actual digits remain secure - **Implement secure payment IVR:** Transfer customers to an automated system for payment entry, then return them to the agent for confirmation - **Password protection:** Restrict access to any recordings to authorized personnel only - **File encryption:** Secure the content of any recordings containing sensitive data against unauthorized access or interception ### Speech-to-Text Considerations If your business uses speech-to-text conversion software for call transcription, you face additional compliance risks. Transcribed card numbers become written records scattered across your systems. To mitigate this: - Exclude payment portions of calls from transcription entirely when possible - Convert speech data to encrypted text as quickly as possible - Ensure the original audio and any converted text files are stored in encrypted formats - Implement automated redaction tools that detect and mask card numbers in transcripts ## Legal Requirements: PCI DSS 4.0 Is Now Mandatory Businesses that handle customer credit card information are legally required to comply with the Payment Card Industry Data Security Standard (PCI DSS). This standard sets forth specific guidelines on how organizations should secure and protect sensitive cardholder data to prevent unauthorized access and potential data breaches. **As of April 1, 2025, PCI DSS version 4.0 is fully mandatory.** This represents the most significant update to payment security standards in nearly two decades. Key requirements include: - **Mandatory encryption:** All cardholder data must be encrypted in transit and at rest. Paper records with handwritten card numbers cannot meet this requirement. - **Multi-factor authentication:** Required for all access to systems storing cardholder data. - **Documented data retention policies:** You must define exactly how long you retain sensitive data and how you dispose of it. - **Annual scope documentation:** Organizations must document all systems, people, and processes that interact with cardholder data—including anyone with access to written payment information. Adhering to PCI DSS requirements helps ensure that customer credit card information is stored securely and that the risk of fraudulent activities is minimized. ***Protect credit card data by never writing down card information.*** Businesses can face lawsuits and financial penalties when sensitive data is exposed. Not to mention the risk to your PCI compliance—and your ability to accept credit cards—by violating PCI DSS standards. ### Common Misconceptions That Get Organizations in Trouble *“We outsource payment processing, so we’re exempt.”* False. Even if you use a third-party processor and never store card numbers yourself, you must still complete an annual Self-Assessment Questionnaire and maintain an Attestation of Compliance. *“PCI is just an IT issue.”* PCI DSS 4.0 explicitly addresses people, processes, and technology. Your legal team, compliance officers, and front-line staff all play roles in maintaining compliance. *“We’re too small to be targeted.”* Small businesses are targeted precisely because they often have weaker defenses. ## Special Considerations for Government and Public Sector Government agencies, housing authorities, municipal utilities, and public sector organizations face heightened scrutiny when handling payment data. The stakes extend beyond financial loss to public trust and mission integrity. Federal agencies accepting card payments must comply with PCI DSS requirements in addition to Office of Management and Budget guidelines for Personally Identifiable Information. The Treasury Department’s Card Acquiring Service explicitly requires all participating agencies to maintain full PCI DSS compliance. Non-compliance puts your ability to accept card payments at risk. As of September 30, 2025, federal agencies were required to transition from paper checks to digital payments. This modernization push is filtering down to state and local governments. Organizations still relying on manual payment recording methods will find themselves increasingly out of step with constituent expectations and regulatory direction. According to recent studies, 78% of citizens prefer paying government fees online when given the option. Digital payment systems reduce processing costs by an average of 40% while lowering fraud rates by up to 60%. ## To Reduce and Eliminate Risk and Safeguard Credit Card Data Below are common sense dos and don’ts you can use today to safeguard your operations and protect your PCI compliance. **NEVER:** - Physically write down any credit card information - Use an imprint machine to process credit card payments - Leave sensitive information unattended on a desk or in any public area - Copy the front and back of a credit card - Store physical credit card information onsite or in places like Google Drive, Dropbox, etc. - Email credit card numbers or store them in unencrypted spreadsheets - Keep recorded phone calls containing spoken card numbers without encryption **ALWAYS:** - Closely supervise all staff and visitors to areas where credit card information could be available - Collect only the information you need to complete the transaction - Use a fully-hosted virtual terminal that encrypts card data upon entry and transmission for phone payments - Have strict credit card handling policies in writing - Hold regular credit card handling training with your staff - Rely on a reputable payment processor with a PCI DSS Level 1 certified network - Get customer permission before storing any card data - Complete your annual PCI Self-Assessment Questionnaire ## Cyber Insurance: What You Need to Know Cyber insurance has evolved from a nice-to-have to a business necessity, but coverage isn’t automatic and claims aren’t guaranteed. Nearly 80% of cyber insurance carriers now require multi-factor authentication and documented security controls before issuing coverage. If you suffer a breach while storing handwritten card data in violation of PCI standards, your insurer may deny your claim entirely. The five core security controls most insurers require are: multi-factor authentication, endpoint detection and response, encrypted offline backups, identity and access management, and a documented incident response plan. Organizations missing any of these may face application denial or significantly higher premiums. For small businesses, typical recommended coverage ranges from $1 million to $2 million. When evaluating policies, verify coverage for PCI-related fines and assessments, breach notification costs, forensic investigation expenses, and business interruption during incident response. ## Use Virtual Terminals For simplicity, let’s look at virtual terminals. Think of a virtual terminal as an online checkout form in your store or office. Virtual terminals are web-based and allow your staff to accept payments by telephone, mail order, fax, email, or in person. You can have as many virtual terminals as you need. IntelliPay’s One Terminal is a good example of a virtual terminal. Virtual terminals do not require new software or hardware. Existing desktops, laptops, tablets, smartphones, or POS systems can host a virtual terminal. An in-person transaction would require the installation of an external card reader. ### Tokenization and End-to-End Encryption Transactions on virtual terminals are made on payment processor secure systems—not your systems—that use tokenization and end-to-end encryption to protect sensitive data during transmission. For example, when a customer gives their credit card information to your staff to input into a virtual terminal, their account number (PAN) is replaced with a randomly generated alphanumeric ID—a token meaningless to everyone except the payment processor. The virtual terminal encrypts the tokenized information before sending it to the payment processor, which routes the transaction through the credit card networks. A virtual terminal frees you from storing sensitive data in your system and minimizes PCI scope and liability. ### Simple to Install, Customizable Solutions Web-based virtual terminals are easy to install and use and offer comprehensive reporting features. They simplify payment management, especially formerly time-consuming reconciliations. Intelligent payment processing platforms like IntelliPay make it easy to start using virtual terminals. They offer a solution for every need, and all are customizable and easy to install. Customization and set-up are free, and many virtual terminal options can be configured within a single business day. ## 90-Day Action Plan: Eliminate Written Payment Data Here’s a practical implementation plan you can execute this quarter: **Weeks 1-2: Audit your current state.** Walk through every location where payments are accepted. Check order forms, appointment books, paper receipts, scratch pads near phones, filing cabinets, Excel files, and email folders. Interview staff who handle payments and ask directly: “If a customer reads you their card number, what do you do with it?” **Weeks 3-4: Deploy secure alternatives.** Implement virtual terminals for phone payments. For in-person payments, ensure you’re using EMV chip readers with SRED certification. For recurring payments, use payment links or secure customer portals. **Weeks 5-6: Train your team.** Security awareness training is now a PCI DSS requirement. Cover what to do when systems are down, how to handle customers who insist on reading card numbers aloud, and what constitutes a reportable incident. **Weeks 7-8: Destroy existing records.** Conduct a thorough purge of all existing written payment data. Cross-cut shred physical documents. Permanently delete electronic files using secure deletion tools. Document everything you destroy. **Weeks 9-12: Establish ongoing controls.** Create clear written policies prohibiting the recording of card numbers. Post reminders at payment stations. Implement random audits. Include prohibitions in employee handbooks. ## Questions Every Business Owner Should Ask Use these questions to evaluate your current payment security posture: - If I walked to every payment station right now, would I find any handwritten card numbers? - Do our recorded phone calls include customers speaking their card numbers? - Have we completed our annual PCI Self-Assessment Questionnaire? - Does our cyber insurance policy cover PCI-related incidents? - Who has access to payment data, and have they received security training? - What happens if our payment system goes down? Do staff have secure fallback procedures? - Do we have a documented incident response plan? ## Frequently Asked Questions **Is it illegal to write down credit card numbers?** While not illegal per se, writing down credit card numbers violates PCI DSS requirements that are contractually mandated for any business accepting card payments. Non-compliance can result in fines of $5,000 to $100,000 per month, liability for fraud losses, and termination of your ability to accept credit cards. If a breach occurs due to written records, your organization may also face lawsuits from affected customers. **What is the safest way to take credit card payments over the phone?** The safest method is using a virtual terminal where your staff enters card information directly into a secure, PCI-compliant web interface. The card number is immediately tokenized and encrypted—it never touches your systems and nothing is written down. For recorded calls, pause recording during payment or use DTMF tone masking where customers enter digits via keypad instead of speaking them aloud. **How much does a credit card data breach cost a small business?** According to IBM’s 2025 Cost of a Data Breach Report, small and medium-sized businesses face average breach costs of $3.31 million. This includes forensic investigation, customer notification, legal fees, regulatory fines, and lost business. Additionally, for every $1 of fraud, merchants lose $3.75 when factoring in chargebacks and related costs. Many small businesses never recover—studies show approximately 60% close within six months of a significant breach. **What is PCI DSS and does it apply to my business?** PCI DSS (Payment Card Industry Data Security Standard) is a set of security requirements that apply to every organization that accepts, processes, stores, or transmits credit card information—regardless of size or transaction volume. If you accept even one credit card payment, you must comply. As of April 2025, version 4.0 is fully mandatory, with stricter requirements for encryption, multi-factor authentication, and documentation. **Can I store credit card numbers in an encrypted spreadsheet or Google Drive?** No. Storing credit card numbers in spreadsheets, Google Drive, Dropbox, or similar services violates PCI DSS requirements, even if the files are password-protected or encrypted. These platforms are not designed for cardholder data storage and lack the security controls required for compliance. The only compliant approach is to use a PCI-certified payment processor that tokenizes card data so you never store actual card numbers. **Do government agencies have to comply with PCI DSS?** Yes. All federal, state, and local government agencies that accept credit or debit card payments must fully comply with PCI DSS. Federal agencies must also meet Office of Management and Budget (OMB) guidelines for Personally Identifiable Information. The Treasury Department’s Card Acquiring Service requires full PCI compliance from all participating agencies. Non-compliance can result in losing the ability to accept card payments from constituents. **What is tokenization and how does it protect my business?** Tokenization replaces sensitive card data with a randomly generated alphanumeric ID (a “token”) that has no exploitable value if stolen. When a customer provides their card number through a virtual terminal, the payment processor instantly converts it to a token before it ever touches your systems. You can use this token for recurring charges or refunds, but criminals cannot reverse-engineer it to obtain the actual card number. This dramatically reduces your PCI compliance scope and liability. **Will my cyber insurance cover a breach if I wrote down card numbers?** Likely not. Most cyber insurance policies require PCI DSS compliance as a condition of coverage. If you suffer a breach while knowingly storing unencrypted card data—including handwritten records—your insurer may deny the claim or significantly reduce payout. Nearly 80% of insurers now require multi-factor authentication, endpoint detection, and documented security controls before issuing policies. **How quickly can I implement a virtual terminal?** Most virtual terminal solutions can be configured within a single business day. They require no new hardware or software—any device with a web browser (desktop, laptop, tablet, or smartphone) can access the terminal. Staff training typically takes less than an hour. The speed of implementation means there is no reason to delay eliminating written payment records from your operations. **What should I do with existing written credit card records?** Destroy them immediately and securely. Physical documents should be cross-cut shredded (strip shredding is insufficient). Electronic files must be permanently deleted using secure deletion tools—not just moved to trash. Wipe old hard drives before disposal. Document everything you destroy as part of your compliance records. This demonstrates good faith if questions arise later and establishes your commitment to data protection. ## About IntelliPay IntelliPay has provided traditional (processing costs are absorbed as a cost of doing business) and cardholder-pays swipe or interchange fee-based options to businesses of all sizes since 2011. As a PCI DSS Level 1 certified payment processor, IntelliPay helps organizations across private and public sectors eliminate the risks associated with written payment data while reducing processing costs. To learn more about your virtual terminal options and how to protect your organization from payment data risks, [contact](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) IntelliPay today. *Sources* IBM Cost of a Data Breach Report 2025; Federal Trade Commission Consumer Sentinel Network Data 2024; PCI Security Standards Council; Verizon Data Breach Investigations Report 2025; U.S. Treasury Bureau of the Fiscal Service; Government Finance Officers Association. Last updated: January 2025 *Disclaimer* This article is provided for informational and educational purposes only and does not constitute legal, financial, or professional compliance advice. While we strive to provide accurate and up-to-date information, payment security regulations, PCI DSS requirements, and industry standards are subject to change. The statistics and data referenced herein are derived from third-party sources believed to be reliable, but IntelliPay makes no warranties regarding their accuracy or completeness. Every organization’s compliance obligations depend on its specific circumstances, including transaction volume, payment channels, industry sector, and geographic location. The information provided should not be relied upon as a substitute for consultation with qualified legal counsel, certified PCI Qualified Security Assessors (QSAs), or other professional advisors familiar with your specific situation. IntelliPay is a PCI DSS Level 1 certified payment processor. However, using IntelliPay’s services does not automatically ensure your organization’s full PCI compliance, as compliance depends on your complete cardholder data environment and business practices. Organizations should conduct their own compliance assessments and consult with qualified professionals to determine their specific obligations. Neither IntelliPay nor the authors of this content shall be liable for any damages, losses, or consequences arising from decisions made based on the information contained herein. References to specific products, services, or third-party organizations do not constitute endorsements. All trademarks and registered trademarks are the property of their respective owners. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Security, Fraud & Compliance **Tags:** call center recordings, card information storing credit card information, Credit cards, Data Breach, data breaches, government payment processing, is it illegal to write down credit card numbers, law cc information, Never write down card information, on paper, One-time payments, Over-the-phone payments, payment processing, PCI Compliance, recorded customer calls, Risks, storing customer credit card information, taking payments over the phone on a recorded line, virtual terminals --- ### [What are the Types of EMV Chip Cards?](https://intellipay.com/what_are_the_types_of_emv_chip_cards/) **Published:** June 5, 2024 **Author:** Dale Erling **Content:** Contents - [What are the Types of EMV Chip Cards?](#What_are_the_Types_of_EMV_Chip_Cards) - [Quick Answer: EMV stands for Europay, Mastercard, and Visa—the three companies that created the global standard for chip-based payment cards that generate unique codes for each transaction, significantly reducing fraud.](#Quick_Answer_EMV_stands_for_Europay_Mastercard_and_Visathe_three_companies_that_created_the_global_standard_for_chip-based_payment_cards_that_generate_unique_codes_for_each_transaction_significantly_reducing_fraud) - [What Does EMV Stand For?](#What_Does_EMV_Stand_For) - [Chip and PIN and Chip and Signature](#Chip_and_PIN_and_Chip_and_Signature) - [Understanding EMV Chip Cards and Their Growth](#Understanding_EMV_Chip_Cards_and_Their_Growth) - [How They Work](#How_They_Work) - [The Rollout and Expansion](#The_Rollout_and_Expansion) - [Changes Since Introduction](#Changes_Since_Introduction) - [EMV Chip Cards and In-Person Transactions](#EMV_Chip_Cards_and_In-Person_Transactions) - [Global Adoption of EMV Technology](#Global_Adoption_of_EMV_Technology) - [Why EMV Technology Matters](#Why_EMV_Technology_Matters) - [How do EMV Card Readers Work?](#How_do_EMV_Card_Readers_Work) - [What is Dipping?](#What_is_Dipping) - [Benefits of EMV Technology](#Benefits_of_EMV_Technology) - [What are the Costs of Accepting EMV Chip Cards?](#What_are_the_Costs_of_Accepting_EMV_Chip_Cards) - [Can I Run an EMV Debit Card “as credit”?](#Can_I_Run_an_EMV_Debit_Card_as_credit) - [What’s the Difference Between EMV and NFC Technologies?](#Whats_the_Difference_Between_EMV_and_NFC_Technologies) - [How can you accept EMV Payments as a Business?](#How_can_you_accept_EMV_Payments_as_a_Business) - [How Does EMV Affect Card-Not-Present (CNP) Transactions?](#How_Does_EMV_Affect_Card-Not-Present_CNP_Transactions) - [Here are some ways EMV technology has impacted CNP transactions:](#Here_are_some_ways_EMV_technology_has_impacted_CNP_transactions) - [Are There Any Known Problems Accepting EMV Chip Cards?](#Are_There_Any_Known_Problems_Accepting_EMV_Chip_Cards) - [EMV Chip Cards and Card Cloning – Can EMV Cards be Cloned?](#EMV_Chip_Cards_and_Card_Cloning_8211_Can_EMV_Cards_be_Cloned) - [FAQs](#FAQs) - [About IntelliPay](#About_IntelliPay) # What are the Types of EMV Chip Cards? ### Quick Answer: EMV stands for Europay, Mastercard, and Visa—the three companies that created the global standard for chip-based payment cards that generate unique codes for each transaction, significantly reducing fraud. EMV chip cards are payment cards with embedded microchips that create unique transaction codes for each purchase, making them nearly impossible to clone. Named after Europay, Mastercard, and Visa, these cards have become the global standard, used in over 90% of card-present transactions worldwide. They come in two main types: chip-and-PIN (requiring a PIN code) and chip-and-signature (requiring a signature), with chip-and-PIN being more secure. ## What Does EMV Stand For? EMV is an acronym that stands for Europay, Visa, and Mastercard. These are the three major financial companies that collaborated to create and implement this chip-based technology for credit and debit cards. EMV technology enhances transaction security through embedded microchips in cards, reducing the risk of fraud and counterfeit activities. This global standard has now become widely adopted in the payment industry, replacing the traditional magnetic stripe on the back of the card system. ## Chip and PIN and Chip and Signature The EMV standard is the global standard for cards with integrated “computer” chips and the associated chip card authentication technology. While EMV technology is widely used and offers security benefits over magnetic stripe cards, consumers and businesses still need clarification about key components, such as the difference between ‘chip and PIN’ and ‘chip and signature.’ Chip and PIN vs. Chip and signature are the ways the cardholder authorizes a purchase. Chip and PIN card transactions, as the name implies, require the cardholder’s personal identification number (PIN) for authorization. The PIN adds an extra layer of security, verifying that the cardholder is the card owner. The PIN must match the one associated with the card for the transaction to be approved. Chip and PIN cards are used in Europe and other parts of the world where PIN use is widespread. In the U.S., chip and signature is common for credit cards. The cardholder signs at the time of sale, and the signature is compared with the signature on the back of the card or stored in the card issuer’s system. When the signature matches, the transaction is usually approved. In recent years, the adoption of signature cards has been declining in favor of PIN cards and other authentication methods. ![](https://intellipay.com/wp-content/uploads/2024/06/EMV-Chip-Card-Comparison-300x101.png "Emv chip card comparison intellipay") ## Understanding EMV Chip Cards and Their Growth EMV chip cards are a type of payment card equipped with a small computer chip. Named after the organizations that developed the technology—Europay, Mastercard, and Visa—these cards enhance security by creating a unique transaction code for every purchase. ### ![EMV chip credit card used in bog post about the differences between cash discounting and surcharging.](https://intellipay.com/wp-content/uploads/2024/07/Credit-card-Image-AdobeStock_894186103-300x168.jpg "Credit card image adobestock894186103 intellipay") EMV Chip ### How They Work - Chip Technology: Unlike traditional magnetic stripe cards, EMV chips store encrypted information, making them harder to clone or compromise. - Authentication: During a transaction, the chip interacts with the card reader to confirm the card’s validity and generate a one-time code. ### The Rollout and Expansion The major shift to EMV chip cards in the United States occurred around 2015, following the EMV liability shift that encouraged merchants to adopt chip-enabled terminals. This addressed the critical need for more secure payment methods. ### Changes Since Introduction - Global Standardization: Most countries now widely use EMV technology, enhancing global payment security. - Consumer and Business Adaptation: Over time, both consumers and businesses have become more familiar with the technology’s benefits, such as reduced fraud risk and increased transaction protection. - Ongoing Confusion: Enhanced Education: As the technology matured, comprehensive resources and support systems have developed to help businesses and consumers understand and maximize the benefits of EMV security features. Overall, EMV chip cards have fundamentally transformed payment security, demonstrating continual growth and global acceptance since their initial rollout. ## EMV Chip Cards and In-Person Transactions Here’s how an EMV chip card is used in an in-person purchase: Insert or Tap Card: EMV chip cards must be inserted into a card reader chip side up or tapped against a card reader (if both the card and card reader are enabled for NFC contactless payments). Enter PIN if Required: Some EMV chip cards require a PIN to authenticate the transaction. While there’s a trend toward more cards using PIN numbers to authenticate purchases rather than signatures, many cards still don’t require them. Provide Signature if Required: While this isn’t as common as it used to be, some businesses still have policies that require customer signatures on card transactions for additional security against fraud. Remove Card When Prompted: Most card readers or POS terminals will indicate when a transaction is complete, and the cardholder can safely remove their card. By understanding both the authorization methods and the step-by-step process of using EMV chip cards, consumers can navigate in-person transactions with greater ease and confidence ## Global Adoption of EMV Technology EMV technology, a global standard for credit and debit card payments, has achieved substantial adoption worldwide. EMV technology has achieved near-universal adoption worldwide. According to recent data, the vast majority of payment cards globally are equipped with EMV chips, and EMV technology is used in over 90% of card-present transactions, highlighting its dominance in the payment industry. You can find the EMV standards [here](https://www.emvco.com/what-are-emv-specifications/). ## Why EMV Technology Matters Enhanced Security: EMV chip cards offer superior security compared to traditional magnetic stripe cards. Each transaction generates a unique code, making it much more difficult for fraudsters to duplicate card information. - Global Reach: The widespread use of EMV technology ensures that businesses worldwide are aligned with the most secure payment processes. - Consumer Confidence: The robust security features of EMV cards provide consumers with greater confidence in the safety of their transactions. Given these factors, understanding the workings of EMV technology is crucial for businesses aiming to protect their customers and reduce the risk of fraudulent transactions. ### How do EMV Card Readers Work? EMV card readers operate by extracting data from an embedded chip within the payment card. This process is fundamentally distinct from the traditional magnetic stripe (magstripe) cards, offering enhanced security through encrypted data transmission. ### What is Dipping? When it comes to EMV payments, dipping refers to a particular method of processing credit or debit cards equipped with a chip. Unlike the traditional swipe method, which involves sliding the card’s magnetic strip through a reader, dipping requires the card to be inserted into a chip-enabled terminal. Here’s how it works: 1. Insertion: The customer inserts the card into the reader, chip side facing up and chip end going in first. 2. Processing: The card remains in the terminal for the duration of the transaction. The chip technology helps ensure that the transaction is secure by generating a unique code for each transaction. 3. Completion: Once the transaction is approved, the card can be removed from the terminal. Dipping enhances the security of in-person card transactions by leveraging the encrypted data stored on the chip. ### Benefits of EMV Technology - Enhanced Security: The one-time code created by the EMV chip minimizes the risk of card fraud and data breaches. - Reduced Card Cloning: Since the actual card number is never sent during the transaction, it’s extremely difficult for fraudsters to replicate. - International Standard: EMV is widely accepted and standardized globally, ensuring compatibility across various markets and improving the overall security landscape for card transactions. By understanding these steps, both businesses and consumers can appreciate how EMV technology not only facilitates smoother transactions but also significantly enhances the security of sensitive payment information. ## What are the Costs of Accepting EMV Chip Cards? There is no difference in cost to accept chip cards over magnetic stripe (Magstripe) cards. For example, the transaction cost is the same if your customer uses an EMV rewards card versus a Magstripe rewards card. Factors like the card type and where it is used are critical factors in the transaction cost. For example, a platinum business EMV card used for online purchases will have a higher transaction cost since business cards and online transactions have higher fraud risks. However, for you as the merchant, there can be differences in the transaction costs you pay. If your customer uses a chip and PIN debit card, the interchange fees may be lower than if they used a chip and signature card. It is worth noting that debit cards processed on a card brand network can be more expensive than if the same card was processed on a PIN debit network. ### Can I Run an EMV Debit Card “as credit”? While there’s no difference in processing cost between chip cards and magstripe cards, there can still be some differences in costs. This is true when accepting debit cards. Debit chip cards often have the option to skip PIN and run the card “as credit” instead. The cardholder can then sign for the transaction. When debit cards are run “as credit,” the transaction will be routed through the card brand’s network and charged the debit interchange rates, not the often lower fees charged by PIN debit networks ( Star, NYCE, etc.). When deciding how to accept cards and what equipment to purchase, we recommend that your equipment include a PIN pad for debit transactions. A PIN pad is significant because it allows customers to securely enter their PINs, enabling smooth debit transactions. This feature is particularly beneficial for merchants as it can lead to cost savings. Processing PIN debit cards is typically more economical than handling signature debit cards, offering a financial advantage that can enhance your bottom line. By incorporating a PIN pad, you’re not only improving transaction security but also optimizing your processing costs. ## What’s the Difference Between EMV and NFC Technologies? ![](https://intellipay.com/wp-content/uploads/2024/06/EMV-chip-card-with-NFC-symbol-AdobeStock_509748009-300x196.png "Emv chip card with nfc symbol adobestock509748009 intellipay") EMV Chip with NFC Symbol NFC enables contactless, tap-to-pay functionality by wirelessly transmitting payment data between devices in very close proximity. EMV generates a unique code for each transaction that is only readable by an EMV-enabled device during the transaction to protect data during transmission over card networks. NFC payments leverage both technologies – NFC for the contactless interface and EMV for data security. So, while not all EMV transactions use NFC, all NFC-based payments rely on the underlying EMV standard for secure data transmission and processing. ## How can you accept EMV Payments as a Business? #### Upgrade Your Card Reader First, ensure that your card reader is equipped to handle EMV chip payments. Most modern card readers support EMV, but older POS systems might not. Double-check your equipment’s specifications or consult your provider to confirm compatibility. #### Obtain the Right Hardware If you currently don’t have a card reader capable of processing EMV payments, you’ll need to acquire one. Follow these steps: Contact Your Payment Processor: Reach out to IntelliPay or your existing payment processor for recommendations on EMV-certified card readers. Purchase a Compatible Reader: They might suggest specific models that are pre-certified for EMV payments, ensuring seamless integration with your current setup. #### Set Up Your System Once you’ve acquired the necessary hardware: Install and Configure: Follow the manufacturer’s instructions to set up the card reader. This often involves connecting it to your POS system and configuring it according to your business needs. Test Transactions: Conduct test transactions to ensure everything works smoothly. This step is crucial to prevent issues during actual customer interactions. #### Train Your Staff Make sure your staff knows how to operate the new card reader: Teach EMV Payment Processes: Explain the steps involved in processing EMV payments. Typically, this includes inserting the card chip-first and waiting for authentication. Highlight Security Features: EMV technology enhances transaction security, so emphasize the importance of this to your team. #### Maintain Compliance Stay updated on EMV compliance requirements to avoid potential security risks and fines. Regularly check for firmware updates for your card reader and consult with your payment processor on best practices. #### Moving Forward By upgrading your card reader, obtaining the right hardware, and choosing a reliable payment processor, you can start accepting EMV payments effortlessly. Proper setup and staff training will ensure a smooth transition, protecting both your business and your customers. Following these steps will help ensure that your business is ready to accept EMV payments efficiently and securely ## How Does EMV Affect Card-Not-Present (CNP) Transactions? EMV technology was designed to secure card-present transactions, where the card is available at the point of sale. However, EMV chips are not used for online purchases, since online transactions are card-not-present (CNP) by nature, and thus don’t use this physical component of cards. ### **Here are some ways EMV technology has impacted CNP transactions:** Liability shift: With EMV, liability for fraudulent card-present transactions shifted from the issuer to the merchant if they don’t support chip technology. However, this liability shift does not apply to CNP transactions. Rise of tokenization: To mitigate CNP fraud risk, tokenization (replacing card numbers with tokens) has become more prevalent for CNP transactions. Merchants and processors exchange meaningless tokens instead of real card data, reducing breach risks. Dynamic authentication: Some issuers offer dynamic authentication like one-time passwords or biometrics for CNP transactions, adding an extra layer of security by requiring unique credentials for each transaction. Fraud migration: As EMV made card-present fraud more difficult, fraudsters shifted focus to the more vulnerable CNP channel, increasing CNP fraud rates in countries that adopted EMV early.” ## Are There Any Known Problems Accepting EMV Chip Cards? At one time, EMV transactions were slower to process, but not anymore. However, some merchants still encounter occasional hiccups. Common issues reported include: #### Terminals Not Requiring PINs In certain instances, terminals fail to prompt for a PIN entry when an EMV debit card is inserted, despite this being a key security feature of the technology. #### Lack of Cashback for Debit Some terminals do not allow customers to get cash back when making a debit card purchase, limiting a convenient feature many consumers are accustomed to. #### Unable to Skip PIN Entry The reverse problem also occurs – terminals get stuck requiring PIN entry even for credit card transactions where a signature should be allowed instead. ## EMV Chip Cards and Card Cloning – Can EMV Cards be Cloned? Card cloning occurs when fraudsters extract the data stored on the chip and transfer it onto a counterfeit card with a magnetic stripe. The cloned card allows them to make fraudulent transactions at merchants that have not fully implemented EMV technology but still accept magnetic stripe cards. The process typically involves: Using a “shimmer” device installed on a card reader to illegally capture the EMV chip data when a legitimate card is inserted. Transferring the stolen EMV data, including the iCVV (integrated circuit card verification value), onto the magnetic stripe of a counterfeit card. Using the cloned magnetic stripe card at merchants that do not verify if the iCVV on the chip matches the CVV (card verification value) on the magnetic stripe. More on iCVV here While EMV chips cannot be cloned, this bypass technique exploits the fact that many cards still have magnetic stripes as a fallback, and some issuers fail to validate the chip data properly. Stronger verification standards that check for mismatched chip and magnetic stripe data can help mitigate this fraud. Learn more about iCVV security in our guide to Understanding iCVV’s Purpose in EMV Transactions ## FAQs **What does EMV stand for?** EMV stands for Europay, Mastercard, and Visa—companies that developed secure, chip-based payment card standards. **What’s the difference between chip and PIN and chip and signature?** Chip and PIN cards require the cardholder to enter a PIN for transaction approval, while chip and signature cards require a signature. PIN-based transactions are more secure. **How do EMV chip cards help prevent fraud?** EMV cards generate a unique code for every transaction, making it much harder for criminals to clone cards or use stolen data. **Does accepting EMV chip cards cost more for businesses?** No, transaction costs are usually similar to magnetic stripe cards. However, EMV cards can reduce fraud liability, saving money long-term. **How can a merchant become EMV compliant?** Use EMV-certified card readers, ensure POS systems are updated, follow PCI-DSS rules, and train staff on secure transaction methods. **Can EMV chip cards be used for online purchases?** No, EMV chips are designed for physical (card-present) transactions. Online transactions use other security methods, such as tokenization and dynamic authentication. **What’s the difference between EMV and NFC?** EMV provides secure chip-based transaction codes. NFC enables contactless tap-to-pay, using EMV for data security and transmission. **What problems might occur when accepting EMV cards?** Occasional issues include terminal glitches, PIN prompts not appearing, or lack of cashback on debit purchases, often resolved by updating equipment or settings. ## About IntelliPay We help merchants optimize their payment processing through transparent interchange plus pricing, no junk fees, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. The information provided on this page is for educational and informational purposes only. We make no representations or warranties regarding the completeness, accuracy, or security of this content, and all advice is provided “as is.” Article last reviewed and updated: October 2025 ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Security, Fraud & Compliance **Tags:** accepting EMV payments, ARQC, brick and mortar payments, business payment security, business payment solutions, card authentication, card cloning prevention, card cloning protection, card fraud, card fraud prevention, card not present transactions, card processing costs, card reader, card security features, card skimming, card swipe vs chip, card verification, card-not-present fraud, card-present transactions, chip and PIN, chip and PIN vs chip and signature, chip and signature, chip card processing, chip card reader cost, chip card terminal, chip card vs magnetic stripe, contactless payment, contactless payments, contactless vs chip card, counterfeit cards, credit card chips, credit card security, credit chip card, cryptogram validation, debit card chips, debit card PIN, debit chip card, digital wallet, dipping card, dynamic CVV, e-commerce security, education payments, EMV card cloning, EMV card cost to accept, EMV Card Guide, EMV card reader, EMV card readers, EMV card security benefits, EMV chip and pin, EMV chip and signature, EMV chip card, EMV chip cards, EMV cloning, EMV compliance, EMV compliance requirements, EMV debit card processing, EMV liability shift, EMV security, EMV specification, EMV standard, EMV technology, EMV transaction process, EMV vs Magstripe, EMV worldwide, Europay Mastercard Visa, European chip cards, fraud liability, Fraud Protection, global EMV standard, government payments, how do chip cards work, how to use chip card, iCVV, ICVV EMV, IntelliPay, Interchange Fees, international payment cards, magnetic stripe cards, merchant EMV compliance, Merchant Services, Mobile payment, NFC payment, NFC technology, online payment security, payment acceptance, payment card security, payment card types, payment fraud prevention, payment gateway, payment processing, Payment security, payment terminal, payment terminal upgrade, PCI Compliance, PIN debit network, PIN vs signature, Point-of-sale, POS terminal, prevent card cloning, processing costs, reduce chargebacks, reducing payment fraud, retail payment processing, secure payments, secure transactions, signature debit, signature vs PIN, tap to pay, tokenization, types of EMV cards, upgrade card reader, US EMV adoption, utility payments, what is EMV chip card --- ### [U.S. Merchants Pay Highest Acceptance Costs in 2025](https://intellipay.com/u-s-merchants-pay-highest-acceptance-costs/) **Published:** July 10, 2025 **Author:** Dale Erling **Content:** Contents - [U.S. Merchants Pay Highest Acceptance Costs in 2025](#US_Merchants_Pay_Highest_Acceptance_Costs_in_2025) - [Bottom Line](#Bottom_Line) - [The U.S. Leads the World in Processing Costs](#The_US_Leads_the_World_in_Processing_Costs) - [Record-Breaking Numbers for 2024–2025](#Record-Breaking_Numbers_for_20242025) - [Why Are Costs Rising?](#Why_Are_Costs_Rising) - [Solutions and Cost Reduction Strategies](#Solutions_and_Cost_Reduction_Strategies) - [Frequently Asked Questions (FAQ)](#Frequently_Asked_Questions_FAQ) - [About IntelliPay](#About_IntelliPay) # U.S. Merchants Pay Highest Acceptance Costs in 2025 ## Bottom Line In 2024, U.S. credit card companies earned a record **$148.5 billion** from processing fees charged to merchants, with total payment acceptance costs expected to rise further in 2025. U.S. merchants pay the **highest card acceptance fees globally**, with interchange fees ranging from **1.8% to 8%** **per transaction**. The amount a business pays depends heavily on its size, industry, transaction type, and payment mix. --- ## The U.S. Leads the World in Processing Costs ## Record-Breaking Numbers for 2024–2025 U.S. merchants pay the world’s highest card acceptance costs. Industry-wide, estimated **total merchant card processing fees are up to $172 billion per year**, with interchange accounting for a significant portion of this figure. For a breakdown of payment processing fees, read here. **Typical Processing Costs by Business Size:** - **Small businesses** ($100K-$250K annually): 2.9% – 4.2% per transaction - **Medium businesses** ($250K-$1M annually): 2.5% – 3.5% per transaction - **Large businesses** ($1M+ annually): 1.8% – 2.8% per transaction --- ## Why Are Costs Rising? - **E-commerce Growth:** Mobile and online payments now account for nearly half of U.S. e-commerce sales, and fraud risk drives up transaction costs. - **Mobile Commerce:** Mobile commerce is projected to reach $900 billion by 2025, accounting for nearly 50% of total sales. - **Expensive Payment Methods:** “Buy Now, Pay Later” (BNPL) solutions can charge fees of 3.5% or higher per transaction, making them among the most expensive options for merchants. - **Limited Regulation & Competition:** The U.S. has fewer price controls and less interchange regulation than markets like the European Union or Australia, pushing up overall merchant costs. - **Premium/Rewards Cards:** High rewards payouts mean higher interchange fees for merchants accepting top-tier cards. ## Solutions and Cost Reduction Strategies **Immediate Actions:** - Choose a payment processor that uses transparent interchange-plus pricing and no junk fees - Use fee-based, consumer-pay options – learn more [here.](https://intellipay.com/payment-models/) - Encourage card-present (in-person) transactions. - Implement [dual pricing](https://intellipay.com/how-dual-pricing-affects-customer-choices/) strategies - Audit statements for excessive or hidden fees. **Technology Solutions:** - Use payment gateways that optimize network routing and provide advanced analytics. - Automation can lower failed transaction fees and improve approval rates. --- ## Frequently Asked Questions (FAQ) **Q: Why are U.S. merchant processing costs higher than other countries?** A: The U.S. market has limited network competition, less regulatory price control, and widespread use of premium rewards cards with higher interchange fees. **Q: How much do processing fees typically cost U.S. merchants in 2025?** A: Typical Processing Rates by Business Size: - **Small businesses** ($100K-$250K annually): 2.9% – 4.2% per transaction - **Medium businesses** ($250K-$1M annually): 2.5% – 3.5% per transaction - **Large businesses** ($1M+ annually): 1.8% – 2.8% per transaction **Q: Can merchants negotiate lower interchange rates?** A: Interchange rates and certain fees are set by card networks and are non-negotiable; merchants may only negotiate processor markups. **Q: How has mobile commerce affected costs?** A: Mobile/online transactions have higher fraud risk, which results in higher fees—often up to **3.5% per transaction** for remote and ecommerce sales. **Q: When are interchange rates changed?** A: Interchange rates are typically updated **twice per year**, in spring and fall. **Q: What should merchants do to reduce processing costs?** A: Opt for transparent interchange plus pricing models, implement fee-based, consumer-pay options, and use processors with their own gateways. Some subscription-based payment processors charge higher fees or additional fees for services such as next-business-day funding or ACH processing. Well-known payment facilitators, such as Stripe, can charge higher fees in exchange for the convenience of not having to apply for a merchant account. Read more about the advantages of merchant accounts [here ](https://bbcincorp.com/offshore/articles/merchant-account-psp-payment-gateway)and [here](https://intellipay.com/opening-a-merchant-account-what-you-should-know/). ## About IntelliPay We help merchants optimize their payment processing through transparent interchange-plus pricing, no hidden fees, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. *The information provided on this page is for educational and informational purposes only. We make no representations or warranties regarding the completeness, accuracy, or security of this content, and all advice is provided “as is.” The content does not constitute legal, financial, or professional advice, and readers act on it at their own risk* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Fee Based Models **Tags:** Acquiring, Card acceptance costs, card not present transactions cost more, Competitive Strategies, credit card payment markets, Credit cards, e-comerce transactions are expensive, E-Commerce, Interchange Fees, Issuing/Originating, Law and Regulation, Mobile Commerce, Point-of-sale, Pricing, Transaction Processing --- ### [Stop Fighting Fees: Three Cash-Flow Levers Every Utility Leader Can Pull](https://intellipay.com/utility-bill-pay-economics-fees-costs-and-dso-explained/) **Published:** December 2, 2025 **Author:** Dale Erling **Content:** Contents - [Stop Fighting Fees: Three Cash-Flow Levers Every Utility Leader Can Pull](#Stop_Fighting_Fees_Three_Cash-Flow_Levers_Every_Utility_Leader_Can_Pull) - [Executive Summary: Key Takeaways for Utility Leaders](#Executive_Summary_Key_Takeaways_for_Utility_Leaders) - [1. Who Pays the Fees? (The Affordability & Compliance Lever)](#1_Who_Pays_the_Fees_The_Affordability_Compliance_Lever) - [Convenience Fee vs. Service Fee: The Critical Distinction](#Convenience_Fee_vs_Service_Fee_The_Critical_Distinction) - [A Hybrid Model That Balances Cost and Experience](#A_Hybrid_Model_That_Balances_Cost_and_Experience) - [2. What Does Each Payment Really Cost? (The Efficiency Lever)](#2_What_Does_Each_Payment_Really_Cost_The_Efficiency_Lever) - [3. How Payment Mix Impacts DSO (The Cash Flow Lever)](#3_How_Payment_Mix_Impacts_DSO_The_Cash_Flow_Lever) - [Digital Adoption and Earlier Payments](#Digital_Adoption_and_Earlier_Payments) - [Connecting the Levers to Your Payment Platform](#Connecting_the_Levers_to_Your_Payment_Platform) - [FAQs](#FAQs) - [Disclaimer](#Disclaimer) # Stop Fighting Fees: Three Cash-Flow Levers Every Utility Leader Can Pull **Last Updated:** December 2, 2025 ### Executive Summary: Key Takeaways for Utility Leaders - **The Three Levers:** You can directly control Fee Allocation, True Cost-to-Serve, and Days Sales Outstanding (DSO) to optimize bill pay. - **Optimal Fee Model:** Adopt a **Hybrid Model** (no fee for low-cost digital methods like[ ACH](https://www.nacha.org/rules); a clearly disclosed **Service Fee** for higher-cost credit cards) to balance affordability and cost recovery. - **Cost Pitfall:** Confusing the limited **Convenience Fee** rules with the flexible **Service Fee** program can cost your agency six figures annually, especially with premium reward cards. - **True Cost-to-Serve:** Paper checks and walk-in payments often have a higher true cost-to-serve than digital payments once hidden labor, reconciliation, and overhead are factored in. - **DSO Impact:** Increasing digital adoption (e-bills, autopay) is the fastest way to reduce DSO, freeing up working capital for essential utility operations. If you’re a utility leader, your day-to-day work often feels like a balancing act—especially when it comes to billing. But the truth is, you can directly control the economics. It really boils down to three things: **Who** pays the credit card and ACH fees, **how much** it truly costs to get the money in the door (your Cost-to-Serve), and **how fast** that revenue hits your bank account (DSO). When these three levers work together, you can improve affordability, reduce shutoffs, and protect your operating budget without constant fee and rate battles. ## 1. Who Pays the Fees? (The Affordability & Compliance Lever) Every utility is under pressure. You need to offer simple, modern ways to pay, but you also need to keep those base rates affordable and defensible in front of the board (or the public). That immediately brings up the central, sticky debate: Do you charge a separate fee, or do you quietly absorb those costs into the base rates? - [**Service-Fee Model**](https://usa.visa.com/dam/VCOM/download/about-visa/visa-rules-public.pdf): Pushes costs to the smaller group of customers using cards. Keeps base rates lower. - **Absorb Model** (utility pays all fees): Spreads costs across the entire rate base through fixed and volumetric charges. Let’s face it: on the customer side, that extra fee at checkout can feel like a total “gotcha.” And what happens? They go back to paper checks or money orders. This seemingly small frustration matters, because those checks and late walk-in payments cost you more to handle, leading to higher delinquency and bad debt down the line. ### Convenience Fee vs. Service Fee: The Critical Distinction The distinction between fee types might sound like technical fine print, but it determines your compliance and financial success. Many utilities mistakenly use the old **Convenience Fee** model when they should be using the more flexible **Service Fee** model available to government and utility sectors (MCC 4900). FactorConvenience Fee (Traditional)Service Fee (Flexible Model)Fee StructureMust be a flat, fixed amount (e.g., $2.95).Can be a percentage (e.g., 2.5%) OR a flat amount.FlexibilityMust be applied equally to all payment types (card and ACH) in the channel.Can differ by payment method (e.g., charge 2.5% for Credit Card, charge $0 for ACH).Applies to Recurring Payments?No, generally prohibited by card rules.Yes, generally permitted.The Cost Pitfall: If your agency relies on a flat $2.95 Convenience Fee while processing a $500 payment on a premium rewards card (costing you 2.5% or $12.50), you absorb $9.55 in processing costs on a single transaction.### A Hybrid Model That Balances Cost and Experience A lot of utilities are successfully shifting to a **Hybrid Model**—it’s the smart way to handle high-cost payments while still making sure everyone can pay easily. **Payment Method****Customer Fee****Utility Goal****[ACH](https://www.nacha.org/rules) / Bank-on-File**No added feeSteer customers toward the lowest-cost digital channel.**Credit Card**Clearly disclosed **Service Fee**Recoup the higher cost tied to this premium payment method.This hybrid approach is easier to defend to boards, councils, and customers: everyone gets at least one easy, no-extra-fee digital option, and any surcharge is clearly tied to a payment method that costs the utility more to accept. **Recommended Actions:** - **Evaluate eligibility** for the Service Fee program based on your Merchant Category Code (MCC). - Revise your current fee policy into plain language and test it against three key customer scenarios (e.g., low-income payment plan, landlord, commercial account). ## 2. What Does Each Payment Really Cost? (The Efficiency Lever) Every utility tracks metering and infrastructure costs. Far fewer have a clear view of what it costs just to take a payment and post it correctly—the **Cost-to-Serve**. This cost includes not only card and ACH fees, but also mail handling, cash controls, exception resolution, and reconciliation labor. Because labor and overhead are spread across departments, the true cost of a paper check often hides in “admin” and “customer service” instead of appearing as a clean line item. When you fully load these costs, paper checks and walk-in payments are frequently **more expensive per dollar collected** than digital payments, even after card fees are accounted for. Digital channels centralize work, reduce errors, and make reconciliation more predictable. Time spent opening envelopes, keying amounts, fixing misapplied accounts, and balancing drawers is time staff can’t spend on higher-value work like proactive outreach or data cleanup. **Recommended Actions:** - Pick one billing month and count how many payments came in by each channel and tender type; then, estimate staff minutes per payment type. - Convert minutes into dollars using fully loaded hourly rates and compare “cost per $1,000 collected” across methods. Use this data as the foundation for future technology and rate decisions. ## 3. How Payment Mix Impacts DSO (The Cash Flow Lever) We all know **DSO (Days Sales Outstanding)** matters, right? It’s the simple measure that shows you if your payment setup is your best friend or your worst enemy when it comes to cash flow. If your DSO is long, that’s just working capital you can’t touch for big investments. And here’s the kicker: manual, paper-based processes are practically designed to stretch that number out, thanks to slow mail, batch errors, and having to manually chase down every late payment. The longer your DSO, the more working capital is tied up in receivables instead of funding maintenance, capital projects, or resilience investments. ### Digital Adoption and Earlier Payments Digital channels can pull DSO down in three important ways: 1. **Faster Billing:** Customers receive bills faster (e.g., e-bills and digital notifications). 2. **Convenience:** It’s easier to pay immediately from a phone or computer, or to enroll in autopay. 3. **Proactive Nudges:** Automated reminders around due dates and before shutoff nudge payments earlier in the cycle. Organizations that move a significant share of customers to e-billing and digital payments often reduce DSO by several days without changing credit terms. For utilities, even a small reduction in DSO translates into meaningful improvements in cash flow and reduced reliance on reserves. For a utility with **$10M in monthly revenue, reducing DSO by just 3 days frees up approximately $1M in working capital.** **Recommended Actions:** - Calculate DSO for the last 12 months and, if possible, break it out by payment behavior (e.g., autopay vs. non-autopay, paper vs. e-bill). - Set a realistic target, such as reducing DSO by 3 days over the next 18–24 months, and tie specific actions (e-bill enrollment campaigns, autopay incentives) to that target. ## Connecting the Levers to Your Payment Platform Here’s the key takeaway: for utilities, fee policies, cost-to-serve, and DSO aren’t separate things—they’re all part of the same bill pay story. Your payment platform shouldn’t just process payments. It needs to help you model fee scenarios, gently guide customers toward cheaper digital options, automate reminders, and, most importantly, give your finance team the hard data they need to defend decisions to the board and regulators. When you see the full picture—who pays the fees, what each channel really costs, and how fast cash comes in—you can build a payment system that’s fair to your customers and completely sustainable for your utility. ## FAQs Q. What is the difference between a Convenience Fee and a Service Fee? Answer: Convenience Fees must be a flat, fixed amount and apply to all payment methods (card, ACH) in the alternative channel. Service Fees are available only to certain merchants (like utilities), can be a percentage of the transaction, and allow you to charge fees on credit cards while offering ACH at no charge. Q. Can I charge a fee on debit cards? Answer: Generally, no. Card network rules prohibit surcharging debit cards. Compliance is complex and often hinges on proper card type identification and adherence to local laws. Q. Why are digital payments often cheaper than paper checks for a utility? Answer: While paper checks don’t incur card network fees, they have a higher True Cost-to-Serve. This includes hidden labor costs like mail processing, manual data entry, reconciliation, error correction, and physical bank trips. Digital payments automate these steps, significantly reducing overhead and labor costs per transaction. ## Disclaimer This article is provided for general information and educational purposes only and does not constitute legal, financial, accounting, or regulatory advice. Utilities and government entities should consult with their professional advisors to evaluate fee structures, rate designs, and policy changes in light of **[applicable laws](https://www.ncsl.org/financial-services/credit-or-debit-card-surcharges-statutes), card-brand rules, and local requirements**. Any examples, metrics, or scenarios discussed are illustrative only. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Utilities **Tags:** bill pay economics, Convenience Fees, cost to serve, days sales outstanding, digital payments, DSO, government payments, IntelliPay, municipal utilities, online bill pay, payment processing, service fees, utilities, utility billing --- ### [Fed proposes reduced check services](https://intellipay.com/fed-proposes-reduced-check-services/) **Published:** December 10, 2025 **Author:** Dale Erling **Content:** # Fed proposes reduced check services Source: “Fed proposes reduced check services”, Lynne Marek, Payments Dive, December 8, 2025. - The Federal Reserve Board last week made a move toward potentially reducing the availability of check processing services that it provides to banks and credit unions, [asking the public for input](https://www.federalreserve.gov/newsevents/pressreleases/other20251204b.htm) on what level of services are required. It’s also undertaking an analysis of the issue. - “To help the Board understand stakeholder needs and balance tradeoffs as it considers the future of the Reserve Banks’ check services, the Board is seeking input on potential future changes to check services with varying effects on the level of check services offered and their costs,” a Thursday notice said. - In a Thursday vote on whether to ask for public comment on the issue, the Fed board members [voted six to one](https://www.federalreserve.gov/aboutthefed/boardvotes.htm) to ask the public for input on various possibilities. The Fed’s vice chair for supervision, Michelle Bowman, was the only member to vote against the proposal. Dive Insight: The Fed, which provides services for financial institutions’ processing of checks, is seeking input from the public, including the payments industry, as it weighs how much to invest in continuing to provide check processing services for the future. It laid out three potential scenarios to characterize its potential action in the face of recent declining use of paper checks by businesses and consumers. The central bank said it could skip any investment in bolstering the check infrastructure and maintain its current operating costs, potentially precipitating declining reliability of processing services; invest in the check processing system to potentially improve the services, pushing operating costs up; or reduce check services and cut costs. The Fed plans to use the feedback to consider possible strategies with respect to the check system, as well as potential effects, and to consider other possible steps, the request said. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Payments News **Tags:** banks, Check Fraud, check processing, check services, credit unions, declining check usage, digital payments, dissenting vote, Electronic Payments, faster payments, Fed proposes reduced check services, Federal Reserve, FedNow, financial institutions, government payments, infrastructure investment, instant payments, Michelle Bowman, operational costs, paper checks, payment modernization, Payment security, payment systems, payments industry, public comment period, reduced check availability, risk management, Treasury paper checks, Trump administration --- ### [Swipe Fee Shock: Card Costs are Creeping Onto Restaurant Tabs](https://intellipay.com/fee-on-resturant-bills/) **Published:** December 11, 2025 **Author:** Dale Erling **Content:** Contents - [Card Fees on Restaurant Bills: Why Surcharges and Cash Discounts are Growing](#Card_Fees_on_Restaurant_Bills_Why_Surcharges_and_Cash_Discounts_are_Growing) - [Executive summary:](#Executive_summary) - [Key takeaways](#Key_takeaways) - [The Growing Pressure on Restaurant Economics](#The_Growing_Pressure_on_Restaurant_Economics) - [Understanding the Real Cost Impact](#Understanding_the_Real_Cost_Impact) - [Headwinds Beyond Swipe Fees](#Headwinds_Beyond_Swipe_Fees) - [How Many Restaurants Are Adopting Dual Pricing?](#How_Many_Restaurants_Are_Adopting_Dual_Pricing) - [What Small Restaurant Owners Should Know Before Adopting Dual Pricing](#What_Small_Restaurant_Owners_Should_Know_Before_Adopting_Dual_Pricing) - [Broader Industry Context: Other Cost-Management Tactics](#Broader_Industry_Context_Other_Cost-Management_Tactics) ## **Card Fees on Restaurant Bills: Why Surcharges and Cash Discounts are Growing** ## Executive summary: Rising card processing fees are pushing more U.S. restaurants to add surcharges or dual pricing, as operators struggle to manage one of their top three expenses without scaring away price‑sensitive diners. Trade groups report that swipe fees have risen[ roughly 70%](https://www.nfib.com/news/analysis/nfib-expert-urges-congress-to-reform-credit-card-swipe-fees/) since the pandemic and now total about $187 billion a year across U.S. merchants, intensifying industry pressure for legislative changes and fueling experimentation with cash discounts, debit steering, and other pricing tactics.​ ## Key takeaways - Card processing fees are typically the third‑largest restaurant expense after food and labor, and for many small operators they now represent tens of thousands of dollars per year that directly reduce already thin margins.​ - To offset these costs, a growing share of restaurants are testing card surcharges and dual pricing, although only about 16% reported using explicit surcharges in a recent National Restaurant Association survey, suggesting this is still an emerging, not universal, practice.​ - Customer response is mixed: some diners accept higher card prices as “normal,” while others view added fees as “junk fees,” making clear communication on menus, websites, and receipts critical to maintaining trust and avoiding backlash.​ - Surcharging is governed by card‑network rules and state law; several states ban credit card surcharges outright, while others tightly regulate how they must be disclosed and how much can be added, so restaurants must work closely with processors and legal counsel to stay compliant.​ - The broader policy fight over the Credit Card Competition Act and recent swipe‑fee settlements could modestly reduce future card costs, but near‑term, small restaurant owners still need to weigh dual pricing, debit steering, and processor pricing models as practical tools to protect margins ## **The Growing Pressure on Restaurant Economics** Some have likely begun surcharging or offering discounts for cash payment, said Vanessa Sink, a National Restaurant Association spokesperson, noting the swift introduction of temporary surcharges for eggs early this year as prices surged. The association doesn’t query restaurants about payment surcharging or discounts as part of its monthly survey, she said, citing inflationary pressures. “When everything starts to go up, you have to do something, and all of them are making different decisions about what they think their diners will accept,” Sink said, noting a wide diversity of 70 different segments within the restaurant industry. Merchants have long battled with card networks Visa, Mastercard, and American Express over interchange fees, which are seeping into financially pinched restaurants, forcing them to impose surcharges, said Doug Kantor, general counsel of the National Association of Convenience Stores and a longtime legislative advocate against card fees imposed by card companies. Last month, the Texas Restaurant Association began encouraging diners to pay with cash or debit cards to help reduce restaurants’ interchange expenses. “It’s really a sign of desperation,” Kantor said Wednesday in an interview about restaurants’ dual pricing. “The fees have gone up more than 70% since COVID, which is just an unsustainable pace for restaurants and other retailers.” ## **Understanding the Real Cost Impact** Card fees are typically the [third-highest expense](https://www.paymentsdive.com/news/card-fees-creep-onto-restaurant-tabs/807634/) for a restaurant, after food and labor, according to the National Restaurant Association. For many independent operators—single-location restaurants, casual dining establishments, and food-service venues with modest margins—this translates to $15,000 to $75,000 or more in annual card processing costs, a burden that can rival or exceed the profit margin on monthly revenue\[1\]. To put this in perspective, interchange fees reached a record $187.2 billion in 2024, or roughly $1,200 per family annually, according to the Merchant Payments Coalition\[2\]. For a typical restaurant processing $500,000 to $2 million in card payments per year, this represents a meaningful reduction in operating income that often goes unnoticed by customers but shapes hiring decisions, menu pricing, and service hours\[3\]. “Adding a surcharge for credit card swipe fees could be how restaurant operators are choosing to be more transparent with their customers about their rising costs of accepting credit cards, instead of just raising menu prices, which customers typically watch closely,” Sink said. ## **Headwinds Beyond Swipe Fees** The restaurant industry has been beset with a variety of ills in 2024 and 2025. Higher food prices and labor costs have combined with traffic declines for many restaurants as persistent U.S. inflation has curbed many Americans’ dining and entertainment budgets. Through October, restaurants reported nine consecutive months of traffic declines, according to the National Restaurant Association. When foot traffic drops and input costs rise simultaneously, swipe fee exposure becomes a critical pressure point on profitability. ## **How Many Restaurants Are Adopting Dual Pricing?** Adoption remains modest but growing. A 2024 survey by the National Restaurant Association found that only 16% of members had implemented surcharges at that time. The association and the Merchant Payments Coalition do not yet have 2025 data on how many restaurants use dual pricing, a practice that has become standard at gas stations and increasingly common among quick-service and casual-dining operators\[4\]. ## **What Small Restaurant Owners Should Know Before Adopting Dual Pricing** For independent restaurateurs considering dual pricing or cash discounting, several factors warrant careful review: **Legal and Regulatory Considerations**: Dual pricing rules vary significantly by state. Several states, including Connecticut and Massachusetts, prohibit credit card surcharges outright, while others such as Minnesota and New York have specific regulations governing how and where merchants may apply surcharges. Before implementing any surcharge or discount program, restaurant owners should consult their processor, POS provider, or local business attorney to confirm compliance. Visa and Mastercard also maintain merchant surcharging guidelines; notably, surcharges may not be applied to debit cards, and disclosure requirements differ by card network. **Customer Communication and Transparency**: Successful dual-pricing implementation depends on clear, early disclosure. Best practices include displaying pricing prominently on menus, signage at the point of sale, websites, and receipts. Research from independent operators suggests that customers who understand the rationale—and see the savings offered for cash—are more likely to accept the strategy without social media backlash or negative reviews. Conversely, surprise fees or poorly explained surcharges can damage trust and trigger regulator interest. **Operational Setup**: POS systems and payment processors play a critical role. Modern POS platforms can automate dual-pricing triggers, train staff on explaining the pricing in one sentence, and handle transaction reporting for accounting and tax purposes. Restaurant owners should verify with their processor whether the proposed dual-pricing or cash-discount program is supported, how fees are assessed, and whether setup and monthly fees apply. **Realistic Savings Estimates**: Depending on card-mix (percentage of card vs. cash transactions, consumer rewards cards vs. business cards, credit vs. debit), typical savings from a cash-discount or dual-pricing program range from 1% to 3% of card revenue. For a restaurant processing $1.5 million in annual card sales, this translates to $15,000 to $45,000 in recovered margin—meaningful for independent operators, but not transformative. See more on dual pricing [here. ](https://intellipay.com/payment-models/) Get more of your dual pricing questions answered [here.](https://intellipay.com/dual-pricing-faqs/) ### **Broader Industry Context: Other Cost-Management Tactics** Dual pricing is one of several tools restaurants are using to protect margins in an inflationary environment. Others include reduced operating hours, menu optimization, elimination of lower-margin items, modest price increases on specific dishes, and aggressive off-peak discounting or loyalty programs\[9\]. The card-fee strategy fits into this broader survival toolkit and works best as part of a coherent cost and revenue strategy, not in isolation. **The Policy Debate and What It Means for Small Operators** Beyond the immediate pricing strategies, the card-processing industry has pressed Congress for years to cap or regulate interchange fees through proposed legislation such as the Credit Card Competition Act\[10\]. Should such reforms pass, they could reduce effective processing costs for all merchants, potentially allowing restaurants to lower menu prices, hire additional staff, or improve food quality without changing payment policies. For now, small operators seeking margin relief must rely on tools like cash discounting, service fees where legal, and ACH steering—solutions that place the burden on customers rather than on the card networks themselves. *Adapted from “Card fees creep onto restaurant tabs,” Justin Bachman, Payments Dive, December 11, 2025* IntelliPay offers various [payment models](https://intellipay.com/payment-models/), including dual pricing, convenience fee and surcharging and low traditional absorb fee services, to help merchants manage the fees discussed in this article. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations --- ### [Optimizing Cash Flow: 10 Strategies to Collect Payments](https://intellipay.com/optimizing-cash-flow-10-strategies-to-collect-outstanding-payments/) **Published:** July 27, 2023 **Author:** Dale Erling **Content:** Contents - [Introduction](#Introduction) - [Understanding Cashflow and Importance of Timely Payments](#Understanding_Cashflow_and_Importance_of_Timely_Payments) - [10 Strategies for Improving Payment Collection](#10_Strategies_for_Improving_Payment_Collection) ### **Introduction** Optimizing Cash Flow: 10 Strategies to Collect Outstanding Payments. It is an inevitable part of running a small business; you will be chasing late payments. However, a recent survey of SMBs found that late payments force [36%](https://www.pymnts.com/real-time-payments/2023/real-time-payments-offer-small-businesses-stability-amid-cash-flow-struggles/) of small businesses into cash flow problems leading to insolvency It is essential to have a strategy to collect late or missed payments and get them paid as quickly as possible. As a business owner, maintaining a healthy cash flow is vital for sustainable growth and success. Dealing with missed or late payments can take a lot of work. ![Maximize cash flow graphitic from optimizing cash flow 9 strategies post](https://intellipay.com/wp-content/uploads/2023/07/Maximize-cash-flow-blog-edit-AdobeStock_80805961-300x275.jpg "Maximize cash flow blog edit adobestock80805961 intellipay") Unpaid bills or invoices can disrupt your business operations, strain your resources, and impact your bottom line. This article will guide you through actionable steps and proven techniques to efficiently collect outstanding payments from your clients or customers. ### **Understanding Cashflow and Importance of Timely Payments** According to Wave accounting software, *cash flow represents the movement of money in and out of your business.* *Your cash flow represents all the transactions you make. When you have more than enough money in your account to cover your bills, you have a positive cash flow. But when the cash flowing out of your business (i.e. expenses) exceeds the cash coming into your business (i.e. revenues and income), that’s when you have a cash flow issue.* Therefore, timely customer payments are the lifeblood of any business. Delays in receiving payments can disrupt your cash flow, leading to missed opportunities and potential cash shortages. Making implementing strategies to collect outstanding payments imperative. ### **10 Strategies for Improving Payment Collection** #### Implementing Clear Payment Terms and Policies Having transparent and well-defined payment terms and policies is crucial. Ensure that your clients are aware of your expectations regarding payment deadlines and the consequences of late payments. Clearly communicate these policies in your contracts, proposals, and invoices to avoid misunderstandings. #### Streamlining the Invoicing Process One of the critical factors in ensuring timely payments is having a streamlined invoicing process. A clear and concise invoice that includes all relevant details, such as a breakdown of services, payment terms, and due dates will facilitate faster payments from your clients. Making invoices or bills accessible online has also proven effective in speeding payments. Customers often forget they received the bill, lost the bill, or made a purchase or agreed to pay a processing fee. #### ![](https://intellipay.com/wp-content/uploads/2023/07/Accounting-software-for-optimizing-cash-flow-blog-AdobeStock_544890008.jpg "Accounting software for optimizing cash flow blog adobestock544890008 intellipay") #### Track Receivables Tracking receivables through your accounting software allows you to quickly spot a late payment. The sooner you act on a late or missed the more likely you will see payment in the full amount due. #### **Offering Incentives and Discounts** Encouraging your clients to make timely payments can be achieved through incentives. Offering early payment discounts or loyalty rewards can motivate customers to settle their balances promptly. #### **Personalized Payment Reminders** Sending personalized payment reminders first via email and text can be an effective way to prompt action on overdue invoices. Tailor the reminders according to each client’s payment history and relationship with your business. A gentle nudge via text or email can often be the catalyst for timely payment. #### **Establish Strong Communication Channels** Starting with email and SMS (text) messages, you can develop open and consistent communication with your clients. Effective communication can foster trust and facilitate smoother payment processes. Next, consider how easy it is for your customers to get the information they need when they need it. Starting with your website, utilize chat, bots, FAQ, and knowledge bases to improve customer self-service and satisfaction. You should also review how easy it is to find access payment and account information across all your digital platforms. #### **Leveraging Technology for Payment Collection** Embracing technology can significantly improve your payment collection efforts. Consider integrating secure and user-friendly payment options on your website and invoices. To cater to different client preferences, provide multiple payment options, such as credit and debit cards, ACH/online transfers, and digital wallets. IntelliPay offers twelve customer-facing payment interfaces, such as online payment pages, portals, and lightboxes. Each payment interface accepts credit and debit cards, ACH/echeck, GPay, PayPal, and Venmo payments and can be easily integrated onto any payment or invoicing website page. #### **Setting Up Automated Payment Reminders** Automating email or SMS payment reminders with secure payment links can save time and streamline your collections process. SMS or text messages have an average open rate of 98% with 91% of customers wanting to receive text messages from businesses. Since SMS or text messages are almost always read and require only two clicks for customers to pay; research shows that 35% of customers will pay by text message. #### **Offering AutoPay or Recurring Payments** Offering options like auto pay and recurring payments are a viable way to reduce late payments. Each requires customer authorization, but that is where the similarities end. Auto Pay allows payments of varying amounts to be charged at pre-defined schedule: think utility payments. Recurring payments are a fixed amount the same time on a pre-defined schedule: think service agreement. Make customers aware of your options and make it easy for them to find and set up the payment type that work best for their situation. #### **Make the Payment Process Easy** A recent industry survey of 2,676 U.S. consumers found that 19% of respondents said their late online bill payments were due to the process needing to be simplified. Among consumers aged 30-44, 38% said they couldn’t complete paying their bills online due to frustration with the process. A lightbox floating over a payment page that is laid out like a credit card, is one example of making the payment process simpler for your customers. #### **Handling Late Payments with Empathy and Firmness** It’s important to remember that nine out of ten times, customers’ late payments are simply because they forget to pay you. When faced with overdue invoices, approach the situation with empathy, and offer alternative payment methods and auto-pay and recurring payment solutions to help them simplify paying their bills. Rapidly rising inflation and economic uncertainty are weighing heavy on individuals and households. Unforeseen circumstances may have caused the delay. Again, offering alternative payment methods, like autopay or flexible payment schedules, may help. However, be firm when talking to them and emphasize the importance of paying bills promptly and avoiding the additional interest charges that are accruing. #### **Conclusion** Effectively collecting outstanding payments is a vital aspect of maintaining a healthy cash flow for your business. You can optimize your payment collection efforts by streamlining your invoicing process, offering incentives, setting clear payment terms, leveraging technology, and maintaining open communication. Remember to approach late payments with empathy while making clear the importance of timely payments. IntelliPay can help business owners eliminate manual processes, simplify payments, and gives business owners the tools to get paid on time. To learn more or to get started, visit intellipay.com ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/31f913eb1b920b574694549b9a4c8304.jpg?ver=1788313290) Dale Erling [See Full Bio](https://intellipay.com/author/website-support-requestconvenientpayments-com/) [ ](https://intellipay.com/author/website-support-requestconvenientpayments-com/) **Categories:** Uncategorized **Tags:** Accountsreceivable, cashflow, Collections, Latepayments, Missedpayments, payments --- ### [Is Your Payment System Ready for Visa’s New B2B Card Rules?](https://intellipay.com/interchange-optimization-in-2025-how-small-business-owners-stop-bleeding-card-fees/) **Published:** December 18, 2025 **Author:** IntelliPay Compliance **Content:** Contents - [Is Your Payment System Ready for Visa’s New B2B Card Rules?](#Is_Your_Payment_System_Ready_for_Visas_New_B2B_Card_Rules) - [Executive Summary](#Executive_Summary) - [The Short Version: What Changed?](#The_Short_Version_What_Changed) - [Why This Matters to Your Bottom Line](#Why_This_Matters_to_Your_Bottom_Line) - [Who Needs to Pay Attention?](#Who_Needs_to_Pay_Attention) - [Four Things You Can Do Right Now](#Four_Things_You_Can_Do_Right_Now) - [Key Dates to Know](#Key_Dates_to_Know) - [The Bottom Line](#The_Bottom_Line) - [Frequently Asked Questions](#Frequently_Asked_Questions) # Is Your Payment System Ready for Visa’s New B2B Card Rules? *What Small Business Owners Actually Need to Do About CEDP | Updated January 2026* By IntelliPay Compliance | 20+ Year Payment Compliance Experience | 4 Minute Read ## Executive Summary **What:** Visa’s Commercial Enhanced Data Program (CEDP) replaces the old Level 2 and Level 3 interchange system for B2B card transactions. **When:** Full enforcement began October 2025. Level 2 sunsets entirely in April 2026. **Who’s affected:** Any merchant accepting corporate, purchasing, or business credit cards. **Impact:** Merchants not meeting the new data standards can see interchange costs rise 0.5%–1.5% on commercial card volume. **Action required:** Verify your payment gateway supports CEDP, check for transaction downgrades, and ensure you’re sending complete, accurate enhanced data. If you accept business credit cards, corporate cards, or purchasing cards from your customers, there’s a change happening right now that could quietly raise your processing costs—unless you know what to do about it. Visa’s Commercial Enhanced Data Program (CEDP) went into full enforcement in October 2025, and it fundamentally changes how B2B card transactions qualify for lower interchange rates. The old “Level 2 and Level 3” system that many merchants relied on? It’s being phased out. And if your payment setup isn’t keeping up, you could be paying more than you need to on every commercial card transaction. Here’s what’s actually happening—and what you can do about it. ## The Short Version: What Changed? For years, businesses that sold to other businesses could get lower interchange rates by passing along extra transaction data—things like tax amounts, invoice numbers, and line-item details. This was the Level 2 and Level 3 system. The more data you sent, the lower your rate. As of October 2025, Visa replaced that system with CEDP. The concept is similar—send better data, get better rates—but the standards are stricter, and Visa is now actively monitoring whether your data is accurate, not just whether you’re sending something. In plain terms: it’s no longer enough to check the boxes. The data you send has to be real, complete, and match what’s actually on the invoice. Placeholder values like “0000” for a PO number or generic descriptions won’t cut it anymore. ## Why This Matters to Your Bottom Line When a commercial card transaction doesn’t meet Visa’s new data requirements, it gets “downgraded” to a higher interchange category. That means you pay more—often without realizing it. Industry estimates suggest that merchants who don’t qualify for CEDP’s preferred rates can see their effective interchange costs rise by 0.5% to 1.5% on affected transactions. For a business processing $500,000 in B2B card payments annually, that could mean an extra $2,500 to $7,500 per year in fees. The tricky part? These downgrades often don’t show up with a big red flag on your statement. They quietly eat into your margins month after month. ## Who Needs to Pay Attention? This matters most if you: - Sell products or services to other businesses (B2B) - Accept corporate, purchasing, or business credit cards - Work with government agencies or large organizations - Currently use (or used to use) Level 2/3 processing If most of your card transactions are from everyday consumers using personal cards, CEDP won’t directly affect those transactions. But if commercial cards make up even a portion of your volume, it’s worth understanding what’s changed. ## Four Things You Can Do Right Now 1. **Ask your processor about CEDP.** Find out whether your gateway supports the new requirements and whether your transactions are qualifying for preferred rates. If they can’t tell you, that’s a red flag. 2. **Look for downgrade reports.** Your monthly statement should show which transactions qualified at the best rates and which got downgraded. If you’re seeing a lot of downgrades on commercial cards, your data might not be meeting the new standards. 3. **Check what data you’re actually sending.** The required fields include things like customer codes, tax amounts, freight charges, and line-item details. If your system is sending placeholder or incomplete data, those transactions won’t qualify. 4. **Consider automated data enrichment.** Manually entering enhanced data for every B2B transaction isn’t practical for most small businesses. Modern payment systems can automatically populate the required fields, helping your transactions qualify without adding to your staff’s workload. ## Key Dates to Know [**October 2025:**](https://www.versapay.com/resources/visa-commercial-enhanced-data-program-guide) CEDP enforcement began. Visa is now validating data quality and assigning merchants as “verified” or “non-verified” based on data accuracy. [**April 2026:**](https://support.checkout.com/hc/en-us/articles/30007033714194-Changes-to-commercial-interchange-in-the-US) Visa will fully retire the old Level 2 program. After this date, CEDP will be the only path to lower commercial interchange rates. If you’ve been relying on Level 2 processing and haven’t made any changes, now is the time to review your setup before that option disappears entirely. ## The Bottom Line Visa’s CEDP isn’t trying to make your life harder—it’s designed to reward merchants who provide accurate, detailed transaction data. For small businesses that take the time to get their payment systems aligned, it can actually reduce costs on B2B card sales. But if you ignore it, you’ll likely end up paying more by default. And unlike other fee increases, this one is largely within your control to fix. The good news? You don’t have to figure this out alone. A knowledgeable payment processor can help you understand where you stand, identify gaps in your current setup, and implement solutions that keep your commercial card costs as low as possible. . For no-obligation review of your situation, [contact]() the payment experts at IntelliPay. ## Frequently Asked Questions **Q: Does CEDP affect all my card transactions?** A: No. CEDP applies specifically to commercial card transactions—corporate cards, purchasing cards, and business credit cards. Consumer credit and debit card transactions are not affected by these changes. **Q: What’s the difference between “verified” and “non-verified” status?** A: Visa assigns merchants a status based on data quality. Verified merchants consistently send accurate, complete data and automatically receive the best Product 3 interchange rates. Non-verified merchants can still qualify transaction-by-transaction, but rates are applied after Visa reviews each submission—which can delay savings or result in downgrades. **Q: What data fields are required under CEDP?** A: Required fields include customer code, tax amount, tax indicator, line-item details (description, quantity, unit of measure, unit price), freight/shipping amount, and purchase order number. The key difference from the old system is that these values must be accurate and descriptive—not placeholders or generic entries. **Q: Can I still use Level 2 processing?** A: For now, yes—but not for long. Visa will fully retire the Level 2 program in April 2026. After that date, CEDP (with full Level 3-style data) will be the only path to reduced commercial interchange rates. **Q: How do I know if my transactions are being downgraded?** A: Check your monthly processing statement for interchange qualification reports or downgrade summaries. If you’re on interchange-plus pricing, you should be able to see which transactions qualified at preferred rates versus standard or downgraded rates. If you can’t find this information, ask your processor for a detailed breakdown. **Q: What if my payment system can’t send the required data?** A: If your current gateway or POS system doesn’t support CEDP-compliant data transmission, you may need to upgrade or switch providers. Many modern payment platforms now offer automated data enrichment that populates the required fields without manual entry. This is worth discussing with your processor. **Disclaimer** *This article is for general educational purposes only and is not legal, tax, or financial advice. Card network rules, interchange rates, and qualification criteria are subject to change. Actual savings depend on your specific transaction volume, card mix, and data accuracy. Business owners should review their specific situation with their payment processor or a qualified advisor before making decisions based on this content. All trademarks and service marks are the property of their respective owners.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/2bf659ef33b3f9a73ece204be635ff1b.jpg?ver=1788315193) IntelliPay Compliance IntelliPay compliance has over 20 years of payment processing experience servicing all industries, payment options, and shift fee or customer pays processing fee types. [See Full Bio](https://intellipay.com/author/intellipay-compliance/) [ ](https://intellipay.com/author/intellipay-compliance/) **Categories:** Small Business Payments & Operations **Tags:** 2025 network rules, card not present payments, card on file, card present best practices, credit card processing fees, effective rate tracking, interchange optimization, MCC optimization, merchant category code, merchant statement analysis, payment data quality, payment processing education, recurring billing strategy, small business payments, Visa Mastercard updates --- ### [County Treasurer's Guide to Remittance Transfer Tax Exemptions](https://intellipay.com/county-treasurers-guide-to-remittance-transfer-tax-exemptions/) **Published:** October 14, 2025 **Author:** Dale Erling **Content:** Contents - [Federal Remittance Transfer Tax: What County Treasurers Need to Know](#Federal_Remittance_Transfer_Tax_What_County_Treasurers_Need_to_Know) - [Executive Summary](#Executive_Summary) - [The Law at a Glance](#The_Law_at_a_Glance) - [Quick Assessment: Is Your County Affected?](#Quick_Assessment_Is_Your_County_Affected) - [Why Standard Government Practices Are Exempt](#Why_Standard_Government_Practices_Are_Exempt) - [Documentation for Auditors](#Documentation_for_Auditors) - [OFFICE OF THE COUNTY TREASURER](#OFFICE_OF_THE_COUNTY_TREASURER) - [Common Questions](#Common_Questions) - [If You Find Non-Compliant Payments](#If_You_Find_Non-Compliant_Payments) - [International Vendor Setup](#International_Vendor_Setup) - [Regulatory Monitoring](#Regulatory_Monitoring) - [Resources](#Resources) # Federal Remittance Transfer Tax: What County Treasurers Need to Know **For County Treasurers, Finance Directors & Tax Collectors | Updated January 2026 | 3 Minute Read** ## Executive Summary The One Big Beautiful Bill Act ([OBBBA)](https://www.irs.gov/newsroom/one-big-beautiful-bill-provisions), signed July 4, 2025, imposed a 1% excise tax on certain cross-border money transfers effective January 1, 2026. **For most county governments, no action is required**—standard government payment practices are already exempt from this tax. ## The Law at a Glance **What it is:** A 1% federal excise tax on certain outbound international money transfers [(IRC Section 4475](https://irc.bloombergtax.com/public/uscode/doc/irc/section_4475)). **Effective date:** January 1, 2026 **Who collects it:** Remittance transfer providers (Western Union, MoneyGram, etc.)—not county governments. **What’s taxable:** Only transfers funded by cash, money orders, cashier’s checks, or similar physical instruments. **What’s exempt:** Transfers from U.S. bank accounts or funded by U.S.-issued credit/debit cards. ## Quick Assessment: Is Your County Affected? **Does your county make international payments?** - NO → No action needed. - YES → How do you pay? - Wire transfer from county bank account → **EXEMPT** - ACH from county bank account → **EXEMPT** - County credit/debit card → **EXEMPT** - Cash, money orders, or cashier’s checks → **TAXABLE (change method immediately)** If you use standard banking methods, you have no obligations under this law. ## Why Standard Government Practices Are Exempt **Bank Account Exemption[ (IRC §4475(d)(1))](https://irc.bloombergtax.com/public/uscode/doc/irc/section_4475):** The tax doesn’t apply when funds are withdrawn from an account at a financial institution subject to Bank Secrecy Act reporting. This includes virtually all FDIC-insured banks and credit unions where counties hold accounts. **U.S. Card Exemption [(IRC §4475(d)(2)):](https://irc.bloombergtax.com/public/uscode/doc/irc/section_4475)** The tax doesn’t apply to transfers funded by U.S.-issued debit or credit cards—including county procurement cards and travel cards. ## Documentation for Auditors Maintain a simple compliance file: 1. **Payment Methods Summary:** List international payment categories, methods used, and exemption basis. Confirm prohibited methods (cash/money orders/cashier’s checks) are not used. 2. **Policy Memo:** Brief confirmation from County Treasurer that all international payments use exempt methods. 3. **Bank Letter:** Request confirmation from your bank that they’re subject to Bank Secrecy Act reporting. This policy memo is designed to be utilized by County Treasurers and Finance Directors to document their compliance with the **One Big Beautiful Bill Act (OBBBA)**. It serves as a formal internal record for auditors and department heads to ensure no accidental tax liabilities are incurred. --- ### **OFFICE OF THE COUNTY TREASURER** **POLICY MEMORANDUM** **TO:** All Department Heads, Finance Staff, and Accounts Payable Personnel **FROM:** \[Name\], County Treasurer **DATE:** January 22, 2026 **SUBJECT:** Compliance Policy for Federal Remittance Transfer Tax (IRC Section 4475) #### **1. Executive Summary** The **One Big Beautiful Bill Act (OBBBA)**, effective January 1, 2026, imposes a **1% federal excise tax** on certain outbound international money transfers. Based on current county operations and federal exemptions, **this county is currently exempt from this tax** because it utilizes standard banking channels. However, to maintain this exempt status and satisfy future audits, all departments must strictly adhere to the payment methods outlined in this memo. #### **2. Legal Context** The new tax (Internal Revenue Code Section 4475) targets transfers where the sender provides **cash, money orders, or cashier’s checks** to a remittance provider. It specifically exempts: - **Bank Account Transfers:** Transfers where funds are withdrawn from an account at a financial institution subject to Bank Secrecy Act reporting (e.g., FDIC-insured banks). - **Card-Funded Transfers:** Transfers funded via U.S.-issued debit or credit cards. - **Commercial Purpose:** Payments for business or operational purposes rather than personal, family, or household use. #### **3. Mandatory Payment Procedures** To ensure zero tax liability, all international payments (including vendor payments, software licenses, or specialized equipment) must be made through one of the following **Approved Methods**: 1. **Wire Transfer or ACH** directly from the County’s primary bank account. 2. **County Procurement Card (P-Card)** or authorized corporate credit card. **Prohibited Methods:** Under no circumstances shall any department or employee use cash, money orders, or cashier’s checks for international remittances. These methods not only trigger the 1% excise tax but also represent a failure of internal financial controls. #### **4. Documentation for Auditors** Departments are required to maintain a compliance folder for each fiscal year containing: - **Payment Type Logs:** Verification that 100% of international payments were made via wire/ACH or card. - **Bank Certification:** A statement from the county’s banking partner confirming they are a financial institution subject to Bank Secrecy Act reporting under 31 USC §5312. - **This Policy Memo:** To be presented during annual financial audits as evidence of proactive regulatory monitoring. #### **5. Inbound Payments & Employee Reimbursements** - **Inbound Funds:** Fees or taxes paid into the county by foreign entities are **not taxable** under this law. - **Employee Reimbursements:** Reimbursements to U.S.-based employees for international business expenses are considered domestic transactions and are **exempt**. #### **6. Conclusion** While the IRS has provided limited penalty relief for the first three quarters of 2026, this applies primarily to the providers of the service, not the senders. Strict adherence to this policy will ensure the county remains in full compliance without the need for additional tax filings or federal withholding. Questions regarding specific vendor setups should be directed to the \[County Treasurer’s Office / Finance Department\]. ## Common Questions **Employee reimbursements:** Reimbursing employees for international expenses is a domestic payment to a U.S. employee—not a remittance. **Inbound payments:** Money coming INTO the U.S. (foreign nationals paying county fees) is not taxable. **U.S. territories:** Payments to Puerto Rico, Guam, USVI are domestic, not international. **Employee personal transfers:** What employees do with their paychecks is their responsibility. ## If You Find Non-Compliant Payments If any department uses cash, money orders, or cashier’s checks for international payments: 1. Stop immediately—these methods have poor internal controls regardless of tax implications 2. Transition to wire transfer or card 3. Update vendor files with wire instructions 4. Train staff on approved methods ## International Vendor Setup Require from all international vendors: - Bank name and address - Account number or IBAN - SWIFT/BIC code - Intermediary bank info (if needed) Configure your AP system to default international vendors to wire transfer and block check/cash options. ## Regulatory Monitoring The IRS continues to issue implementation guidance. The Treasury Department has provided penalty relief for the first three quarters of 2026 while providers adapt. Monitor IRS.gov and GFOA communications for updates. **Q: What is the One Big Beautiful Bill Act (OBBBA) 1% remittance tax?** **A:** The OBBBA, signed July 4, 2025, introduces a 1% excise tax on certain cross-border remittance transfers. Effective January 1, 2026, this tax primarily targets international transfers funded by physical instruments like cash, money orders, or cashier’s checks. Most digital and bank-integrated government payment methods remain exempt under Section 4475. **Q: Are county government payments exempt from the OBBBA remittance tax?** **A:** Yes, most standard county government payments are exempt. The tax applies only to “remittance transfers” sent via physical instruments. Payments made through bank account withdrawals, ACH, or U.S.-issued debit and credit cards are specifically excluded from the 1% excise tax, ensuring typical property tax and fee collections are unaffected. **Q: Does the 1% excise tax apply to property taxes paid by international residents?** **A:** Generally, no. As long as the international resident pays their county property taxes via a U.S. bank account, credit card, or debit card, the transaction is exempt. The tax only triggers if the payment is classified as a “remittance transfer” funded by cash or a physical money order sent to a foreign jurisdiction. **Q: What are the compliance requirements for County Treasurers under OBBBA?** **A:** For the vast majority of County Treasurers, there are no new reporting or collection requirements. Because standard government payment processing is digital and integrated with U.S. financial institutions, these transactions do not fall under the definition of taxable “remittance transfers” requiring IRS Form 720 filing. **Q: When does the OBBBA remittance tax go into effect?** **A:** The 1% excise tax on remittance transfers becomes effective on January 1, 2026. While the law was signed in 2025, the IRS has provided a grace period for penalty relief during the first three quarters of 2026 to allow providers to update their compliance and reporting systems. ## Resources - IRS: [One Big Beautiful Bill provisions (irs.gov)](https://www.irs.gov/newsroom/one-big-beautiful-bill-provisions) - IRS Penalty Relief[ Notice for Remittance Transfer Providers](https://www.irs.gov/newsroom/treasury-irs-provide-penalty-relief-for-remittance-transfer-providers-who-fail-to-deposit-excise-tax-under-the-one-big-beautiful-bill) - Government Finance Officers Association [(gfoa.org)](https://www.gfoa.org/best-practices--resources) - National Association of Counties [(naco.org)]() - Your county’s legal counsel and banking partners *Disclaimer: This article provides general information about IRC Section 4475 and does not constitute legal, tax, or professional advice. The remittance transfer tax is new legislation (effective January 1, 2026) and IRS implementation guidance continues to evolve. Counties should consult qualified legal counsel, tax advisors, or certified public accountants for guidance specific to their operations. This article is not official IRS guidance—for authoritative information, refer to IRS.gov. Information is accurate as of the publication date but may not reflect subsequent regulatory developments. The author assumes no liability for decisions made based on this information.* [Download the Auditor Compliance Packet (PDF)](https://intellipay.com/wp-content/uploads/2026/01/Federal-Remittance-Transfer-Tax-A-Compliance-Guide-for-County-Treasurers-.pdf) ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government & Private Sector **Tags:** Accounts Payable Compliance, ACH Tax Exemption, Compliance Handbook, County International Payments, County Treasurer, Financial Institution Exemption, Government Credit Card Exemption, Government Finance Guide, Government Payment Operations, IRC Section 4475, IRS Form 720, OBBBA Tax Exemption, P-Card Tax Exemption, Remittance Transfer Tax Exemption, Treasury Internal Controls, Wire Transfer Exemption --- ### [County Medicaid Work Verification: Payment Processing & Requirements Guide](https://intellipay.com/medicaid-work-verification-for-counties-payment-processing-system-requirements-guide-2026-2027/) **Published:** October 9, 2025 **Author:** Dale Erling **Content:** Contents - [Medicaid Work Requirement Verification Procedures for Counties: Implementation Guide 2026-2027](#Medicaid_Work_Requirement_Verification_Procedures_for_Counties_Implementation_Guide_2026-2027) - [Quick Answer: What Counties Must Do for Medicaid Work Requirements](#Quick_Answer_What_Counties_Must_Do_for_Medicaid_Work_Requirements) - [Understanding Medicaid Work Requirements](#Understanding_Medicaid_Work_Requirements) - [Who Must Meet Work Requirements?](#Who_Must_Meet_Work_Requirements) - [The 80-Hour Monthly Requirement](#The_80-Hour_Monthly_Requirement) - [Frequently Asked Questions: Medicaid Work Verification](#Frequently_Asked_Questions_Medicaid_Work_Verification) - [When do counties need to start verifying work requirements?](#When_do_counties_need_to_start_verifying_work_requirements) - [How often must work be verified?](#How_often_must_work_be_verified) - [What documentation do we accept as proof of work?](#What_documentation_do_we_accept_as_proof_of_work) - [Can we use data matching instead of requiring documents?](#Can_we_use_data_matching_instead_of_requiring_documents) - [What happens if someone doesn’t comply?](#What_happens_if_someone_doesn8217t_comply) - [How much will implementation cost our county?](#How_much_will_implementation_cost_our_county) - [Step 1: Understand Your County’s Verification Responsibilities](#Step_1_Understand_Your_County8217s_Verification_Responsibilities) - [What Counties Must Verify](#What_Counties_Must_Verify) - [Data Matching Priority](#Data_Matching_Priority) - [Step 2: Build Your Verification System](#Step_2_Build_Your_Verification_System) - [Required System Components](#Required_System_Components) - [Technology Needs Assessment](#Technology_Needs_Assessment) - [Real-World Implementation Challenges](#Real-World_Implementation_Challenges) - [Step 3: Establish Verification Procedures](#Step_3_Establish_Verification_Procedures) - [Standard Verification Process](#Standard_Verification_Process) - [Documentation Standards](#Documentation_Standards) - [Step 4: Staff Training and Resource Planning](#Step_4_Staff_Training_and_Resource_Planning) - [Staffing Needs Assessment](#Staffing_Needs_Assessment) - [Training Program Development](#Training_Program_Development) - [Step 5: Member Outreach and Communication](#Step_5_Member_Outreach_and_Communication) - [Required Outreach Timeline](#Required_Outreach_Timeline) - [Ongoing Communication Strategy](#Ongoing_Communication_Strategy) - [Community Partner Coordination](#Community_Partner_Coordination) - [Step 6: Develop Contingency Plans](#Step_6_Develop_Contingency_Plans) - [Short-Term Hardship Exemptions](#Short-Term_Hardship_Exemptions) - [Appeal Processing Procedures](#Appeal_Processing_Procedures) - [Step 7: Budget and Cost Planning](#Step_7_Budget_and_Cost_Planning) - [Implementation Cost Categories](#Implementation_Cost_Categories) - [Federal and State Funding](#Federal_and_State_Funding) - [Implementation Timeline and Checklist](#Implementation_Timeline_and_Checklist) - [January – May 2026 (Development Phase)](#January_8211_May_2026_Development_Phase) - [June – August 2026 (Testing and Outreach Phase)](#June_8211_August_2026_Testing_and_Outreach_Phase) - [September – December 2026 (Final Preparation)](#September_8211_December_2026_Final_Preparation) - [January 2027 and Beyond (Implementation)](#January_2027_and_Beyond_Implementation) - [Risk Mitigation Strategies](#Risk_Mitigation_Strategies) - [Top Implementation Risks](#Top_Implementation_Risks) - [Resources and Support](#Resources_and_Support) - [Federal Resources](#Federal_Resources) - [Professional Associations](#Professional_Associations) - [Research and Analysis](#Research_and_Analysis) - [State-Specific Information](#State-Specific_Information) - [How Work Requirements Affect County Payment Processing Operations](#How_Work_Requirements_Affect_County_Payment_Processing_Operations) - [Increased Transaction Volumes](#Increased_Transaction_Volumes) - [System Integration Requirements](#System_Integration_Requirements) - [Customer Service Payment Impacts](#Customer_Service_Payment_Impacts) - [Infrastructure Considerations for Payment Processors](#Infrastructure_Considerations_for_Payment_Processors) - [Summary: Key Takeaways for Counties](#Summary_Key_Takeaways_for_Counties) - [Partner With Payment Processors Who Understand Government Operations](#Partner_With_Payment_Processors_Who_Understand_Government_Operations) - [How Modern Payment Solutions Support Work Verification](#How_Modern_Payment_Solutions_Support_Work_Verification) - [Questions to Ask Your Payment Processing Vendor](#Questions_to_Ask_Your_Payment_Processing_Vendor) - [Planning Your Payment System Readiness](#Planning_Your_Payment_System_Readiness) - [Important Disclaimer for County Finance Professionals](#Important_Disclaimer_for_County_Finance_Professionals) # Medicaid Work Requirement Verification Procedures for Counties: Implementation Guide 2026-2027 *Updated January 14, 2026 | 18-minute read for county eligibility offices and finance directors* **Published by Leading Payment Processing Solutions for Government** As a payment processing partner to county governments nationwide, we’re committed to helping our clients navigate operational changes affecting their payment systems and workflows. This comprehensive guide addresses the technical and operational requirements counties face implementing Medicaid work verification. ## Quick Answer: What Counties Must Do for Medicaid Work Requirements **Starting January 1, 2027**, counties that process Medicaid eligibility must verify that expansion enrollees (adults ages 19-64) complete **80 hours per month** of work, education, volunteering, or approved activities. **For Payment Processors Supporting County Clients:** Counties managing Medicaid eligibility will need enhanced payment processing capabilities and system integrations starting January 2027. This guide helps you understand county operational requirements so you can provide better support and anticipate infrastructure needs. **Your county’s role:** - Verify work hours at the application and every 6 months - Track exemptions for parents, pregnant women, and disabled individuals - Issue compliance notices and process appeals - Coordinate with employers, schools, and volunteer organizations **Timeline pressure:** Federal guidance comes in June 2026, giving you only 6 months to build systems before the January 2027 deadline. ## Understanding Medicaid Work Requirements The One Big Beautiful Bill Act (OBBBA), signed July 4, 2025, creates the first nationwide Medicaid work requirement. According to the [Kaiser Family Foundation](https://www.kff.org/medicaid/a-closer-look-at-the-work-requirement-provisions-in-the-2025-federal-budget-reconciliation-law/), an estimated 18.5 million adults per year will need to document compliance or prove exemption. ### Who Must Meet Work Requirements? **Subject to Requirements:** - Adults ages 19-64 - Enrolled through Medicaid expansion (income-based eligibility only) - Not meeting any exemption criteria **Automatically Exempt:** - Parents/caregivers of dependent children under age 14 - Pregnant women and those entitled to postpartum coverage - Individuals who are medically frail, blind, or disabled - People with substance use disorders or serious mental health conditions - American Indians and Alaska Natives - Currently or recently incarcerated individuals - Foster youth under age 26 - People already meeting TANF or SNAP work requirements *Source: [H.R. 1, Section 71119](https://www.congress.gov/bill/119th-congress/house-bill/1/text)* ### The 80-Hour Monthly Requirement Enrollees must complete 80 hours per month of: 1. **Employment** – Any paid work 2. **Work programs** – Job training, SNAP employment programs 3. **Education** – At least half-time enrollment in college, trade school, or career training 4. **Community service** – Volunteering at approved organizations 5. **Combination** – Any mix of the above totaling 80 hours **Alternative compliance methods:** - Monthly income equivalent to 80 hours at federal minimum wage ($580/month) - Average monthly income over 6 months for seasonal workers ## Frequently Asked Questions: Medicaid Work Verification ### When do counties need to start verifying work requirements? States must implement by January 1, 2027 (some may start earlier). Federal guidance from HHS is due June 1, 2026. Counties should begin system planning now, even before federal guidance arrives. ### How often must work be verified? At two points: (1) At initial application – verify compliance for at least one month prior to application, and (2) At redetermination – verify compliance for at least one month between determinations. States conduct redeterminations every 6 months for expansion enrollees. ### What documentation do we accept as proof of work? Federal guidance (due June 2026) will specify acceptable documentation. Based on [previous state implementations](https://www.commonwealthfund.org/publications/explainer/2025/sep/work-requirements-medicaid-enrollees), likely acceptable proof includes: pay stubs, employer letters, timesheets, school enrollment verification, volunteer coordinator confirmation, and SNAP work program records. ### Can we use data matching instead of requiring documents? Yes – the law encourages states to use available data sources like wage databases, Medicaid payment records, and SNAP databases to verify compliance automatically. However, [Center for Health Care Strategies analysis](https://www.chcs.org/resource/a-summary-of-national-medicaid-work-requirements/) notes that states’ capacity for data matching varies widely. ### What happens if someone doesn’t comply? Issue a notice of non-compliance via mail and at least one other method. Give the individual 30 days to show compliance or claim an exemption. If they don’t respond, terminate Medicaid coverage. They cannot get marketplace subsidies and must reapply (with work verification) to regain Medicaid. ### How much will implementation cost our county? Previous state implementations ranged from $6 million (New Hampshire) to $86 million (Georgia) according to [Aurrera Health Group research](https://www.aurrerahealth.com/blog/federal-medicaid-work-requirements-what-states-should-know). Most costs went to IT system upgrades. The federal government provides $200 million total to all states for implementation in FY2026. ## Step 1: Understand Your County’s Verification Responsibilities ### What Counties Must Verify **At Initial Application:** - Review compliance for at least 1 month prior to the application month - States may require up to 3 consecutive months of verification - Check if the applicant meets work requirements OR qualifies for exemption - Use data matching where available before requesting documents **At Six-Month Redetermination:** - Verify compliance for at least 1 month between last determination and current - Does not need to be the month immediately before redetermination - Re-verify exemption status (circumstances may have changed) - Update contact information and reporting methods ### Data Matching Priority According to [State Health & Value Strategies analysis](https://shvs.org/medicaid-work-reporting-requirements-implementation-basics-and-state-decision-points/), states should establish a verification hierarchy: **First: Check Available Data Sources** 1. State wage databases (quarterly employer reports) 2. SNAP work program participation records 3. Educational institution enrollment databases 4. Medicaid payment/encounter data showing employment 5. Other state employment/training program databases **Second: Request Self-Attestation** - Online portal reporting - Phone verification - Mail-in forms **Third: Require Documentation** - Only when data sources are unavailable or show non-compliance - Specific to the individual’s situation ## Step 2: Build Your Verification System ### Required System Components **1. Work Hour Tracking Database** Your system must track: - Hours worked/volunteered per month - Type of activity (employment, education, volunteer, etc.) - Exemption status and type - Verification method used - Date of last verification - Upcoming redetermination dates **2. Data Integration Capabilities** Connect to: - State wage database - SNAP eligibility system - Educational institution verification systems - Volunteer management systems (if your county coordinates) **3. Notice Generation** Automated notices for: - Initial work requirement explanation - Compliance verification requests - Non-compliance warnings (30-day notice) - Termination notices - Exemption approvals **4. Appeal Processing** Track and manage: - Requests for fair hearings - Documentation of exemption claims - Alternative verification methods - Good cause exceptions ### Technology Needs Assessment **Payment Processing Insight**: Counties implementing work verification will see 15-30% increases in eligibility transaction volumes during the first year. Scalable payment infrastructure and integrated verification systems become critical for operational efficiency. **Questions for Your IT Department:** 1. Can our current eligibility system track monthly work hours? 2. Do we have API access to state wage databases? 3. Can we integrate with SNAP work program data? 4. Does our system support multiple verification methods? 5. Can we generate automated compliance notices? 6. Do we have capacity for online member portals? 7. What is our timeline for system modifications? 8. What is the estimated cost? ### Real-World Implementation Challenges **Arkansas Experience (2018-2019):** - Required online-only reporting through the state portal - System glitches prevented many from reporting - Limited customer service support - **Result:** 18,000 people lost coverage, many were actually compliant **Georgia Pathways (2023-present):** - Complex monthly reporting requirements - Limited outreach and support services - After 2 years, only 8,633 enrolled out of 300,000 potentially eligible - Administrative hurdles, not actual non-compliance, drove low participation *Sources: [Commonwealth Fund – Work Requirements for Medicaid Enrollees](https://www.commonwealthfund.org/publications/explainer/2025/sep/work-requirements-medicaid-enrollees), [HealthInsurance.org – What is a Medicaid Work Requirement](https://www.healthinsurance.org/glossary/medicaid-work-requirement/)* **Lessons for Counties:** - Provide multiple reporting methods (online, phone, mail, in-person) - Staff provide adequate customer service support - Test systems thoroughly before launch - Plan for higher appeal volumes **Payment Processing Insight**: Counties with robust multi-channel payment and verification systems experienced fewer disruptions during previous policy implementations. Integrated customer service portals that combine payment processing with verification tracking reduce administrative burden and improve compliance rates. ## Step 3: Establish Verification Procedures ### Standard Verification Process **Step 3A: Initial Application Verification** 1. Applicant submits Medicaid application 2. System checks: Is the applicant age 19-64 an adult? - NO: Process as usual, no work requirement - YES: Continue to Step 3 3. System automatically checks exemptions: - Parent of child under 14? → EXEMPT, approve - Receiving disability benefits? → EXEMPT, approve - Pregnant/postpartum? → EXEMPT, approve - Meeting SNAP/TANF work requirements? → EXEMPT, approve 4. If not automatically exempt, check data sources: - State wage database shows 80+ hours? → APPROVE - SNAP work program participation? → APPROVE - School enrollment verification? → APPROVE 5. If data sources are insufficient: - Request self-attestation and documentation - Give 10 business days to respond - Accept reasonable verification (pay stub, employer letter, etc.) 6. Make eligibility determination: - Compliant OR Exempt → APPROVE for 6 months - Non-compliant → DENY with appeal rights 7. Schedule 6-month redetermination **Step 3B: Six-Month Redetermination Process** 1. System triggers redetermination 45 days before the due date 2. Send notice to enrollee: - Remind of the work requirement - List exemption categories - Provide reporting options - Include deadline (30 days before redetermination date) 3. Check data sources automatically: - Has wage data for any month since last determination? - Has SNAP work program participation? - Has school enrollment? 4. If data shows compliance for at least 1 month: - Auto-approve renewal - Send confirmation notice - Schedule the next redetermination 5. If data is insufficient: - Request attestation/documentation - Process submitted information - Verify exemption claims 6. If no response after 30 days: - Send a non-compliance notice - Give an additional 30 days to respond - Offer assistance in completing verification 7. If still no response: - Terminate coverage with a 10-day advance notice - Provide appeal rights information - Note: the individual must reapply to regain coverage ### Documentation Standards **Acceptable Proof of Employment:** - Pay stubs showing dates and hours - Employer verification letter on letterhead - Signed timesheets - W-2 forms (for annual verification) - Self-employment records (invoices, 1099 forms) **Acceptable Proof of Education:** - School enrollment verification - Class schedule showing half-time or greater - Letter from registrar or academic advisor - Student ID with current semester **Acceptable Proof of Volunteering:** - Letter from volunteer coordinator - Signed volunteer timesheet - Organization verification on letterhead - Community service completion certificate **Acceptable Proof of Exemption:** - Birth certificates (for children under 14) - Disability determination letters - Pregnancy verification from a healthcare provider - TANF/SNAP participation records - Tribal enrollment documentation ## Step 4: Staff Training and Resource Planning ### Staffing Needs Assessment Based on [Urban Institute projections cited by Center on Budget and Policy Priorities](https://www.cbpp.org/research/health/harsh-work-requirements-in-house-republican-bill-would-take-away-medicaid-coverage), estimate your county’s workload: **Calculate Your County’s Affected Population:** Total Medicaid expansion enrollees in county: \_\_\_\_\_\_\_\_\_ Multiply by 0.62 (est. already compliant): \_\_\_\_\_\_\_\_\_ Multiply by 0.11 (est. automatically exempt): \_\_\_\_\_\_\_\_\_ Remaining requiring active verification: \_\_\_\_\_\_\_\_\_ (A) Applications per year: \_\_\_\_\_\_\_\_\_ (B) Redeterminations per year (A × 2): \_\_\_\_\_\_\_\_\_ (C) Total annual verifications needed: B + C = \_\_\_\_\_\_\_\_\_ **FTE Requirements:** TaskTime per CaseAnnual VolumeFTE NeededApplication verification30 minutes\_\_\_\_\_\_\_\_\_\_\_\_Redetermination verification20 minutes\_\_\_\_\_\_\_\_\_\_\_\_Document review15 minutes\_\_\_\_\_\_\_\_\_\_\_\_Customer service calls10 minutes avg\_\_\_\_\_\_\_\_\_\_\_\_Appeal processing2 hours\_\_\_\_\_\_\_\_\_\_\_\_**TOTAL FTE NEEDED****\_\_\_\_\_\_****Rule of Thumb:** Most counties will need 0.5-1.0 additional FTE per 1,000 expansion enrollees subject to work requirements. ### Training Program Development **Essential Training Topics:** 1. **Work Requirement Basics** (2 hours) - Who is subject vs. exempt - 80-hour requirement and qualifying activities - Alternative compliance methods - Exemption categories 2. **Verification Procedures** (4 hours) - Using data matching systems - Reviewing documentation - Determining reasonable compatibility - Processing self-attestation 3. **System Navigation** (3 hours) - Entering work hour data - Running verification reports - Generating notices - Tracking redetermination dates 4. **Customer Service Skills** (2 hours) - Explaining requirements clearly - Helping enrollees gather documentation - De-escalation techniques - Referral resources 5. **Legal Compliance** (2 hours) - Due process requirements - Notice and appeal rights - Documentation standards - Confidentiality rules **Training Schedule:** - Initial training: Complete by November 2026 - Refresher training: Quarterly - System updates: As needed - New staff orientation: Within the first week ## Step 5: Member Outreach and Communication ### Required Outreach Timeline **June 30 – August 31, 2026:** States must conduct initial member outreach per [federal requirements](https://www.chcs.org/resource/a-summary-of-national-medicaid-work-requirements/) **Methods Required:** - Regular mail (mandatory) - Plus at least one additional method: - Telephone calls - Text messages - Website notifications - Email - Other electronic means **Required Content:** - Explanation of work requirements - List of qualifying activities - Exemption categories - How to report compliance - Consequences of non-compliance - Where to get help *Source: [Center for Health Care Strategies – Summary of Federal Medicaid Work Requirements](https://www.chcs.org/resource/a-summary-of-national-medicaid-work-requirements/)* ### Ongoing Communication Strategy **Monthly Touchpoints:** - Email/text reminders about reporting - Portal notifications of upcoming deadlines - Automated calls for those without email **Quarterly Updates:** - Newsletter with success stories - Tips for tracking hours - Reminder of exemption categories - Contact information for assistance **As-Needed Communications:** - Non-compliance warnings (30-day notice) - Exemption approval confirmations - Verification receipt confirmations - Redetermination reminders ### Community Partner Coordination **Organizations to Engage:** **Employers:** - Provide verification letter templates - Explain the reporting process - Coordinate for seasonal workers **Educational Institutions:** - Streamline enrollment verification - Provide semester schedules automatically - Designate Medicaid liaisons **Volunteer Organizations:** - Establish pre-approved volunteer sites - Create standard hour tracking forms - Train volunteer coordinators on verification **Workforce Development Programs:** - Share SNAP work program participation data - Coordinate job training hour reporting - Cross-train staff on Medicaid requirements **Healthcare Providers:** - Identify potentially exempt patients (medically frail) - Provide exemption documentation - Refer patients for enrollment assistance ## Step 6: Develop Contingency Plans ### Short-Term Hardship Exemptions States may grant temporary exemptions for: **Medical Hardship:** - Inpatient hospital care - Nursing facility stays - Psychiatric facility treatment - Intensive outpatient care **Disaster Relief:** - Living in federally declared disaster area during the month of requirement **High Unemployment:** - Living in a county with an unemployment rate over 8% OR 1.5x national rate - State must request and receive monthly approval from HHS **Medical Travel:** - An individual or dependent must travel outside the community for extended medical care **Implementation:** - Create exemption request process - Train staff on approval criteria - Track exemption periods - Set up renewal procedures ### Appeal Processing Procedures **Standard Appeal Rights:** - 30 days to request a fair hearing - Coverage continues during appeal (if requested within 10 days) - Burden on the state to prove non-compliance - Independent hearing officer **Common Appeal Issues:** - Documentation lost or not received - System errors in the hour calculation - Exemption should have been granted - Good cause for non-reporting **Appeal Processing Capacity:** - Estimate 5-10% of denials will be appealed - Assign dedicated appeal staff - Coordinate with the state fair hearing office - Track appeal outcomes for system improvement ## Step 7: Budget and Cost Planning ### Implementation Cost Categories **One-Time Costs:** CategoryEstimated CostYour EstimateIT system modifications$50,000 – $500,000$\_\_\_\_\_\_\_\_\_Staff training development$10,000 – $30,000$\_\_\_\_\_\_\_\_\_Initial member outreach$20,000 – $100,000$\_\_\_\_\_\_\_\_\_Procedure manual development$5,000 – $15,000$\_\_\_\_\_\_\_\_\_Community partner coordination$10,000 – $25,000$\_\_\_\_\_\_\_\_\_**TOTAL ONE-TIME****$\_\_\_\_\_\_\_\_\_****Ongoing Annual Costs:** CategoryEstimated CostYour EstimateAdditional FTE (salaries + benefits)$40,000 – $80,000 per FTE$\_\_\_\_\_\_\_\_\_System maintenance$10,000 – $50,000$\_\_\_\_\_\_\_\_\_Continuing training$5,000 – $15,000$\_\_\_\_\_\_\_\_\_Outreach materials$10,000 – $30,000$\_\_\_\_\_\_\_\_\_Customer service support$20,000 – $60,000$\_\_\_\_\_\_\_\_\_**TOTAL ANNUAL****$\_\_\_\_\_\_\_\_\_**### Federal and State Funding **Federal Implementation Funding:** - $200 million total for all states in FY2026 - Distributed based on each state’s share of affected enrollees - Your state’s allocation: Contact your state Medicaid office **State Funding:** - Varies by state - Some states may pass costs to counties - Advocate for adequate state support ## Implementation Timeline and Checklist ### January – May 2026 (Development Phase) - Await federal guidance (due June 1, 2026) - Finalize system requirements based on guidance - Begin system development/modifications - Develop training materials - Create member communication materials - Establish community partner agreements ### June – August 2026 (Testing and Outreach Phase) - Test system modifications - Conduct staff training - Launch required member outreach (June 30 – Aug 31) - Pilot verification procedures with a small group - Refine processes based on pilot results ### September – December 2026 (Final Preparation) - Complete system testing - Train all eligibility staff - Establish customer service protocols - Set up appeal processing procedures - Conduct final system readiness review - Brief the county leadership on the go-live plan ### January 2027 and Beyond (Implementation) - **January 1, 2027:** Work requirements take effect - Monitor system performance daily (first month) - Track compliance rates and appeal volumes - Adjust procedures based on experience - Provide ongoing staff support and training - Report implementation challenges to state ## Risk Mitigation Strategies ### Top Implementation Risks **Risk 1: System Not Ready by Deadline** - **Mitigation:** Start development now, don’t wait for June 2026 guidance - **Contingency:** Request state extension until December 31, 2028 - **Backup:** Manual paper-based processing (labor-intensive but functional) **Risk 2: Inadequate Staffing** - **Mitigation:** Begin recruitment now for positions starting late 2026 - **Contingency:** Contract with a temporary staffing agency - **Backup:** Reassign staff from other programs temporarily **Risk 3: High Error Rate/Coverage Losses** - **Mitigation:** Implement robust quality control reviews - **Contingency:** Expand customer service hours - **Backup:** Partner with community organizations for enrollment assistance **Risk 4: Federal Guidance Insufficient** - **Mitigation:** Connect with other counties/states through NACo - **Contingency:** Develop procedures based on best practices from Arkansas/Georgia - **Backup:** Build flexibility into systems for policy changes **Risk 5: Member Confusion and Complaints** - **Mitigation:** Multi-channel outreach starting summer 2026 - **Contingency:** Establish a dedicated hotline - **Backup:** Partner with community health centers for assistance ## Resources and Support ### Federal Resources - **CMS Interim Final Rule** (due June 1, 2026): [www.medicaid.gov](https://www.medicaid.gov/) - **Legislative Text**: [H.R. 1, Section 71119](https://www.congress.gov/bill/119th-congress/house-bill/1/text) ### Professional Associations - **National Association of Counties (NACo)**: Human services resources and peer networking - **American Public Human Services Association (APHSA)**: Implementation guidance and webinars - **National Association of Medicaid Directors (NAMD)**: State-level policy information ### Research and Analysis - **Kaiser Family Foundation Work Requirements Explainer**: [www.kff.org/medicaid/a-closer-look-at-the-work-requirement-provisions-in-the-2025-federal-budget-reconciliation-law/](https://www.kff.org/medicaid/a-closer-look-at-the-work-requirement-provisions-in-the-2025-federal-budget-reconciliation-law/) - **Center for Health Care Strategies Summary**: [www.chcs.org/resource/a-summary-of-national-medicaid-work-requirements/](https://www.chcs.org/resource/a-summary-of-national-medicaid-work-requirements/) - **Commonwealth Fund Explainer**: [www.commonwealthfund.org/publications/explainer/2025/sep/work-requirements-medicaid-enrollees](https://www.commonwealthfund.org/publications/explainer/2025/sep/work-requirements-medicaid-enrollees) - **State Health & Value Strategies Implementation Guide**: [shvs.org/medicaid-work-reporting-requirements-implementation-basics-and-state-decision-points/](https://shvs.org/medicaid-work-reporting-requirements-implementation-basics-and-state-decision-points/) ### State-Specific Information Contact your state Medicaid agency: - Implementation timeline for your state - State-specific verification procedures - Available state funding - Technical assistance resources - Training opportunities ## How Work Requirements Affect County Payment Processing Operations Counties implementing work verification requirements will experience significant changes to their payment processing and financial operations: ### Increased Transaction Volumes **Application Processing:** - More complex eligibility determinations require additional verification steps - Multiple touchpoints per application increase transaction processing needs - Documentation management systems must handle higher document volumes **Redetermination Processing:** - Twice-yearly verifications (vs. annual) double the redetermination workload - Each redetermination involves payment system interactions for fees, fines, or cost-sharing - Automated payment scheduling becomes essential for managing increased frequency ### System Integration Requirements **Data Verification Systems:** - Payment systems must integrate with state wage databases - Real-time verification reduces manual processing and payment delays - Automated compliance checking improves accuracy and speeds payment processing **Multi-Channel Payment Options:** - Members need flexible payment methods for cost-sharing obligations - Online portals must support both verification and payment functions - Mobile payment capabilities improve compliance and collection rates **Reporting and Compliance Tracking:** - Financial reporting systems must track work verification costs separately - Audit trails for payment processing related to work requirements - Compliance reporting for state and federal oversight ### Customer Service Payment Impacts **Increased Inquiry Volume:** - Payment-related questions tied to verification status - Questions about cost-sharing obligations during coverage gaps - Support for payment methods during the appeals process **Payment Plan Management:** - Managing payment arrangements for those facing coverage interruptions - Processing refunds for overpayments during verification periods - Coordinating retroactive payments after successful appeals ### Infrastructure Considerations for Payment Processors Counties need payment processing partners who can provide: - **Scalable Systems**: Handle 15-30% transaction volume increases - **Integration Capabilities**: Connect with state verification databases and eligibility systems - **Flexible Payment Options**: Support online, phone, mail, and in-person payments - **Reporting Tools**: Generate verification-related financial reports for state compliance - **Security Compliance**: Meet HIPAA and other government security standards for sensitive data ## Summary: Key Takeaways for Counties ✓ **Timeline is tight:** 6 months between federal guidance (June 2026) and implementation (January 2027) ✓ **System needs are significant:** Plan for $50K-$500K in IT costs plus ongoing staffing ✓ **Data matching is key:** Reduce burden on members and staff by maximizing automated verification ✓ **Multiple reporting methods:** Learn from Arkansas and Georgia – provide phone, mail, online, and in-person options ✓ **Staff training is critical:** Plan 13+ hours of initial training per eligibility worker ✓ **Exemptions are common:** 73% of expansion adults already work or qualify for exemptions – focus on making that verification smooth ✓ **Appeals will increase:** Budget for 5-10% appeal rate on denials ✓ **Start planning now:** Don’t wait for federal guidance to begin system assessment and budget planning **Payment Processing Consideration**: Counties that began payment system assessments and vendor discussions in Q4 2025 were better positioned for successful January 2027 implementation than those who waited for federal guidance. ## Partner With Payment Processors Who Understand Government Operations Counties facing these new requirements need payment processing partners who understand both technology and government operations. Successful implementation requires more than just processing transactions—it demands integrated systems, scalable infrastructure, and dedicated support for government sector requirements. ### How Modern Payment Solutions Support Work Verification **Integrated Verification and Payment Systems:** - Single platform for eligibility verification and payment processing - Automated data matching reduces manual entry and errors - Real-time reporting for compliance monitoring **Scalable Infrastructure:** - Cloud-based systems that grow with transaction volumes - Redundant systems ensure uptime during high-volume periods - Flexible capacity planning for redetermination surges **Multi-Channel Payment Options:** - Online portals with verification status integration - Mobile apps for on-the-go reporting and payments - Phone, mail, and in-person options for accessibility **Government-Sector Expertise:** - HIPAA-compliant data security - Experience with state system integrations - Dedicated government support teams - Understanding of public sector budget cycles and procurement **Reporting and Compliance Tools:** - Automated financial reports for state submissions - Audit trail documentation for oversight - Cost allocation tracking for federal funding ### Questions to Ask Your Payment Processing Vendor Before January 2027 implementation, evaluate your payment processor’s readiness: 1. Can your system integrate with state wage verification databases? 2. How do you handle transaction volume increases of 20-30%? 3. What experience do you have with government eligibility systems? 4. Can you provide real-time verification status with payment data? 5. What security certifications do you maintain for government data? 6. Do you offer dedicated support for government sector clients? 7. What is your implementation timeline for system modifications? 8. How do you handle system testing and go-live support? ### Planning Your Payment System Readiness **Now – December 2025:** - Evaluate current payment processing capabilities - Identify integration requirements - Request vendor proposals for system enhancements - Budget for infrastructure upgrades **January – May 2026:** - Select vendors and finalize contracts - Begin system integration planning - Develop testing protocols - Train finance staff on new systems **June – December 2026:** - Complete system integrations - Conduct thorough testing - Train eligibility and customer service staff - Prepare for January 2027 go-live ## Important Disclaimer for County Finance Professionals The information in this guide is provided for educational and informational purposes to help county eligibility offices and finance directors prepare for Medicaid work requirement implementation under the One Big Beautiful Bill Act. This content represents our interpretation of publicly available legislative text, government guidance, and professional analysis as of October 8, 2025. **Please note:** - This guide does not constitute legal, technical, operational, or professional advice for your specific county - Federal implementation guidance from HHS is not due until June 1, 2026, and may significantly affect procedures described here - State-specific interpretations, verification procedures, and county responsibilities vary significantly by jurisdiction - System requirements, exemption processes, and compliance timelines may be subject to regulatory clarification or amendment - States may receive implementation deadline extensions through December 31, 2028 - Payment processing recommendations are general in nature and should be evaluated based on your county’s specific operational needs and vendor capabilities **We strongly recommend:** - Consulting with your county attorney on legal compliance obligations, due process requirements, and appeal procedures - Working closely with your state Medicaid agency to confirm specific verification procedures, timelines, and system integration requirements - Engaging your IT vendors early to assess system modification needs, integration capabilities, and implementation costs - Evaluating payment processing vendors based on government sector experience, security compliance, and scalability - Coordinating with other counties through your state association and NACo for shared implementation strategies and lessons learned This guide is for general informational and planning purposes only and does not constitute legal, regulatory, tax, medical, or financial advice. County officials should consult their state Medicaid agency, CMS guidance, and qualified legal or compliance counsel before making eligibility, systems, staffing, or budget decisions. All examples, cost estimates, timelines, and workflows are illustrative and may not reflect your state’s final implementation plan, waiver decisions, or CMS rules, which are subject to change without notice *Last updated: January 14, 2026. This guide will be updated following the release of federal implementation guidance in June 2026.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government & Private Sector **Tags:** 80 hour work requirement, appeal processing Medicaid, community engagement Medicaid, county administrator, county budget planning, county eligibility systems, county finance officer, county human services, county human services director, county IT systems, county Medicaid office, county payment processing, County Treasurer, customer service systems, data matching systems, eligibility determination, eligibility verification systems, eligibility worker, exemption verification, finance director, fiscal year 2027 Medicaid, government operations manager, government payment processing, HHS guidance June 2026, January 2027 implementation, Medicaid 2026, Medicaid administrative costs, Medicaid changes 2027, Medicaid compliance tracking, Medicaid coordinator, Medicaid enrollment verificatio, Medicaid expansion work requirements, Medicaid redetermination, Medicaid verification procedures, Medicaid work requirements, Medicaid work verification, multi-channel verification, OBBBA Medicaid, One Big Beautiful Bill, payment system integration, state wage database integration, verification procedures counties, work requirement documentation, work requirements 2026, work verification software --- ### [The Evolution of EMV Card Security 2025 Update](https://intellipay.com/intellipay-com-icvv-vs-dynamic-cvv-explained-2025/) **Published:** November 24, 2025 **Author:** Dale Erling **Content:** Contents - [The Evolution of EMV Card Security: Understanding iCVV and Dynamic CVV Technology (2025 Complete Guide)](#The_Evolution_of_EMV_Card_Security_Understanding_iCVV_and_Dynamic_CVV_Technology_2025_Complete_Guide) - [Executive Summary](#Executive_Summary) - [Key Findings](#Key_Findings) - [Introduction: The Card Security Crisis](#Introduction_The_Card_Security_Crisis) - [The EMV Paradox](#The_EMV_Paradox) - [Why This Matters for Your Business](#Why_This_Matters_for_Your_Business) - [Understanding iCVV: The Facts Behind Static Chip Security](#Understanding_iCVV_The_Facts_Behind_Static_Chip_Security) - [What is iCVV?](#What_is_iCVV) - [Technical Specifications](#Technical_Specifications) - [How iCVV Works](#How_iCVV_Works) - [Primary Security Function: Preventing Magnetic Stripe Counterfeiting](#Primary_Security_Function_Preventing_Magnetic_Stripe_Counterfeiting) - [Clearing Up the Confusion: Why iCVV is NOT Dynamic](#Clearing_Up_the_Confusion_Why_iCVV_is_NOT_Dynamic) - [The Role of EMV Cryptograms vs. iCVV](#The_Role_of_EMV_Cryptograms_vs_iCVV) - [Limitations of iCVV Technology](#Limitations_of_iCVV_Technology) - [The CNP Fraud Epidemic: Why Static CVV Codes Are Failing](#The_CNP_Fraud_Epidemic_Why_Static_CVV_Codes_Are_Failing) - [The Scale of the Problem](#The_Scale_of_the_Problem) - [Why Static CVV Codes Fail](#Why_Static_CVV_Codes_Fail) - [The Data Breach Problem](#The_Data_Breach_Problem) - [Merchant Impact](#Merchant_Impact) - [Consumer Behavior Impact](#Consumer_Behavior_Impact) - [Dynamic CVV: Next-Generation Card Security](#Dynamic_CVV_Next-Generation_Card_Security) - [What is Dynamic CVV (dCVV)?](#What_is_Dynamic_CVV_dCVV) - [Why Dynamic CVV is Revolutionary](#Why_Dynamic_CVV_is_Revolutionary) - [How Dynamic CVV Works](#How_Dynamic_CVV_Works) - [Delivery Methods](#Delivery_Methods) - [The Cryptographic Process](#The_Cryptographic_Process) - [Refresh Intervals: Finding the Balance](#Refresh_Intervals_Finding_the_Balance) - [Card Network Support](#Card_Network_Support) - [Real-World Results: Proven Fraud Reduction](#Real-World_Results_Proven_Fraud_Reduction) - [An Post Money: 100% CNP Fraud Elimination](#An_Post_Money_100_CNP_Fraud_Elimination) - [Additional Documented Benefits](#Additional_Documented_Benefits) - [Global Adoption Trends](#Global_Adoption_Trends) - [Comparing Card Security Technologies](#Comparing_Card_Security_Technologies) - [Comprehensive Security Feature Comparison](#Comprehensive_Security_Feature_Comparison) - [Authentication Strength Hierarchy](#Authentication_Strength_Hierarchy) - [Use Case Recommendations](#Use_Case_Recommendations) - [What This Means for Merchants](#What_This_Means_for_Merchants) - [Understanding Card Security Helps Your Business](#Understanding_Card_Security_Helps_Your_Business) - [The Future of Card Security: Beyond Dynamic CVV](#The_Future_of_Card_Security_Beyond_Dynamic_CVV) - [Emerging Technologies](#Emerging_Technologies) - [Regulatory Landscape](#Regulatory_Landscape) - [Industry Predictions](#Industry_Predictions) - [What Merchants Should Do Now](#What_Merchants_Should_Do_Now) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [About iCVV](#About_iCVV) - [About Dynamic CVV (dCVV)](#About_Dynamic_CVV_dCVV) - [For Merchants](#For_Merchants) - [Conclusion: Security Evolution Requires Partnership](#Conclusion_Security_Evolution_Requires_Partnership) - [Key Takeaways](#Key_Takeaways) - [The Path Forward for Merchants](#The_Path_Forward_for_Merchants) - [Partner with Payment Experts](#Partner_with_Payment_Experts) - [About IntelliPay](#About_IntelliPay) # The Evolution of EMV Card Security: Understanding iCVV and Dynamic CVV Technology (2025 Complete Guide) **Published: November 2025 | Reading Time: 10 minutes** ## Executive Summary Payment card security stands at a critical inflection point. While EMV chip technology successfully reduced card-present fraud by 80%, criminals have migrated to card-not-present (CNP) channels, driving global fraud losses to $33.83 billion in 2023. **This comprehensive guide clarifies critical misconceptions and examines two pivotal security technologies:** ### Key Findings **About iCVV (Static Chip Security):** - iCVV is a **static security feature**, not dynamic as reported in some industry sources - Embedded permanently in EMV chips using service code 999 - Prevents counterfeit magnetic stripe cards from chip data - Works only for chip-present transactions, provides no CNP protection - Considered redundant given stronger EMV cryptogram authentication **About dCVV (Dynamic CVV Technology):** - Represents next-generation card security for CNP transactions - Generates new security codes every 1-60 minutes (issuer configurable) - Early adopters report **91% reduction in CNP fraud** - Delivered via mobile apps, e-ink card displays, or SMS/email - An Post Money (Ireland) eliminated 100% of CNP fraud across 600,000+ transactions **The Fraud Landscape:** - CNP fraud accounts for 72-79% of all card fraud cases - Projected to reach $49 billion globally by 2030 - U.S. represents 42% of global fraud losses despite only 25% of card volume - For every $1 lost to fraud, merchants incur $3.75-$4.61 in total costs **Bottom Line**: Understanding these security technologies helps merchants make informed decisions about payment acceptance and fraud prevention strategies. ## Introduction: The Card Security Crisis The payment industry faces an unprecedented fraud challenge. According to the Nilson Report, global payment card fraud losses reached **$33.83 billion in 2023**, with projections indicating cumulative losses of **$403.88 billion over the next decade** (source: [Nilson Report, January 2025](https://www.globenewswire.com/news-release/2025/01/06/3004931/0/en/Payment-Card-Fraud-Losses-Approach-34-Billion.html)). ### The EMV Paradox EMV chip technology delivered on its promise: card-present fraud dropped dramatically. But this success created an unintended consequence—**fraud migration**. Criminals simply shifted their focus to the more vulnerable card-not-present (CNP) channel, where transactions rely on static security codes that never change. The United States bears a disproportionate burden, accounting for **42.32% of global fraud losses** despite representing only 25.29% of worldwide card spending. This disparity highlights fundamental weaknesses in how we protect online and phone-based transactions (source: [Nilson Report, 2025](https://www.globenewswire.com/news-release/2025/01/06/3004931/0/en/Payment-Card-Fraud-Losses-Approach-34-Billion.html)). ### Why This Matters for Your Business As a merchant, understanding card security technologies is crucial because: - **You bear fraud costs**: Chargebacks, fees, and lost merchandise add up quickly - **Customer trust matters**: Security breaches damage your reputation - **Payment acceptance evolves**: New technologies affect how you process transactions - **Fraud prevention is partnership**: Knowing how card security works helps you choose better payment solutions This article examines two critical technologies in payment security, clarifying what they actually do and dispelling common myths. ## Understanding iCVV: The Facts Behind Static Chip Security ### What is iCVV? The **integrated Card Verification Value (iCVV)**, also known as **CVC3** (Mastercard) or **iCSC** (American Express), is a security code permanently stored within the EMV chip of modern payment cards. **CRITICAL CORRECTION**: Despite claims in some industry publications, **iCVV is a static value that does NOT change with each transaction**. It is calculated once during card personalization and remains constant throughout the card’s lifetime. ### Technical Specifications iCVV uses the same DES (Data Encryption Standard) algorithm as traditional CVV codes but with specific parameters (source: [AWS Payment Cryptography Documentation](https://docs.aws.amazon.com/payment-cryptography/latest/userguide/use-cases-issuers.generalfunctions.icvv.html)): **Algorithm Inputs:** - Primary Account Number (PAN) - Card expiration date (YYMM format) - **Service code: 999** (the defining characteristic) - Dedicated cryptographic key (iCard Verification Key/iCVK) The **service code 999** is crucial. According to Visa’s official risk management guidelines: “Service codes 000 and 999 are not valid identifiers of card capability or use, and they are solely used to calculate CVV2 and iCVV. Service codes 000 and 999 must not be encoded on the card magnetic stripe” (source: [Visa Risk Management Best Practices, 2015](https://www.cba-ok.org/wp-content/uploads/2016/09/VBN-Mitigating-Fraud-Risk-Through-Card-Data-Verification-002.pdf)). ### How iCVV Works When a chip card is used in a transaction: 1. **Card Insertion**: Customer inserts card into EMV terminal 2. **Data Read**: Terminal reads Track 2 equivalent data from chip, including iCVV 3. **Transmission**: iCVV sent to issuer with authorization request 4. **Validation**: Issuer calculates expected iCVV and compares with received value 5. **Decision**: Match = approve; mismatch = potential counterfeit, decline ### Primary Security Function: Preventing Magnetic Stripe Counterfeiting iCVV’s main purpose is preventing a specific attack vector: **criminals extracting chip data and creating counterfeit magnetic stripe cards**. Here’s how it works as a defense: If fraudsters steal EMV chip data (including the iCVV with service code 999) and encode it onto a magnetic stripe, when that counterfeit card is swiped: - The POS system reads service code 999 from the magnetic stripe - Service code 999 is **invalid for magnetic stripe transactions** - The issuer detects the mismatch and should decline the transaction As security researcher Brian Krebs explained: “For EMV’s security protections to work, the back-end systems deployed by card-issuing financial institutions are supposed to check that when a chip card is dipped into a chip reader, only the iCVV is presented; and conversely, that only the CVV is presented when the card is swiped” (source: [Krebs on Security, July 2020](https://krebsonsecurity.com/2020/07/is-your-chip-card-secure-much-depends-on-where-you-bank/)). Unfortunately, not all financial institutions properly implement these validation checks, creating security gaps that criminals actively exploit. ### Clearing Up the Confusion: Why iCVV is NOT Dynamic Multiple industry sources incorrectly describe iCVV as “dynamic” or capable of “changing with each transaction.” This is **factually incorrect**. The confusion arises from: **1. Terminology Mixing**: - iCVV (static, stored in chip) - dCVV (truly dynamic for contactless transactions) - These are different technologies often conflated in industry discussions **2. Conflation with EMV Cryptograms**: - EMV chips generate dynamic ARQC (Authorization Request Cryptogram) values - These cryptograms DO change with each transaction - But cryptograms are separate from iCVV **3. Misunderstanding “Integrated”**: - “Integrated” refers to being embedded in the chip - It does NOT mean “dynamic” or “changing” According to authoritative technical documentation, including AWS Payment Cryptography guides and payment industry specifications, **iCVV is definitively static**. ### The Role of EMV Cryptograms vs. iCVV It’s important to understand that **EMV cryptograms provide the primary dynamic authentication**, not iCVV: - **ARQC (Authorization Request Cryptogram)**: Dynamically generated for each transaction using transaction-specific data - **Cryptogram Priority**: Visa guidelines state cryptogram validation should take precedence over iCVV - **iCVV as Backup**: Should only be validated when chip cryptogram data is unavailable Source: [Visa Risk Management Guidelines, 2015](https://www.cba-ok.org/wp-content/uploads/2016/09/VBN-Mitigating-Fraud-Risk-Through-Card-Data-Verification-002.pdf) ### Limitations of iCVV Technology While iCVV provides a security layer, it has significant limitations: **1. Outdated Cryptography** - Relies on DES encryption (1970s technology) - Modern standards prefer AES encryption - Cryptographically weaker than alternatives **2. Narrow Scope** - Only works for chip-present transactions - Provides **zero protection** for card-not-present (online/phone) transactions - Useless against the fastest-growing fraud vector **3. Redundancy** - EMV cryptograms provide stronger authentication - iCVV adds minimal additional security in full EMV implementations - Industry debate about its continued necessity **4. Implementation Gaps** - Not all issuers properly validate service code mismatches - Some systems fail to check iCVV vs. CVV alignment - Creates exploitable weaknesses Despite these limitations, iCVV remains part of the EMV security architecture, particularly for preventing specific counterfeit scenarios. ## The CNP Fraud Epidemic: Why Static CVV Codes Are Failing ### The Scale of the Problem Card-not-present fraud has exploded into a global crisis: **Current Statistics:** - **CNP fraud represents 72-79% of all credit card fraud cases** (sources: [CoinLaw, 2025](https://coinlaw.io/credit-card-fraud-statistics/) - **$33.83 billion in global card fraud losses in 2023** (source: [Nilson Report, 2025](https://www.globenewswire.com/news-release/2025/01/06/3004931/0/en/Payment-Card-Fraud-Losses-Approach-34-Billion.html)) - **$49 billion projected CNP fraud by 2030** (source: [FICO, August 2024](https://www.fico.com/blogs/card-not-present-fraud-remains-leading-concern-payment-systems-evolve)) - **CNP transactions are 81% more likely** to be fraudulent than card-present **Regional Impact:** - United States: **$12.5 billion in fraud losses in 2023**, representing 42% of global losses - 78% of U.S. fraud losses are CNP transactions - California leads with 75,000+ reported incidents in 2023 Sources: [CoinLaw Statistics, 2025](https://coinlaw.io/credit-card-fraud-statistics/); [Nilson Report, 2025](https://www.globenewswire.com/news-release/2025/01/06/3004931/0/en/Payment-Card-Fraud-Losses-Approach-34-Billion.html) ### Why Static CVV Codes Fail The three-digit CVV2/CVC2 code printed on cards was designed in an era when online transactions were rare. Today, these static codes represent the **weakest link** in payment security: **Fundamental Vulnerabilities:** 1. **Permanence**: The code never changes for the card’s 3-5 year lifespan 2. **Visibility**: Anyone who physically handles the card sees the code 3. **Breach Exposure**: Once stolen in a data breach, remains valid indefinitely 4. **Phishing Susceptibility**: Easily captured through fake websites and social engineering 5. **Skimming Risk**: Physical and digital skimmers can capture CVV data 6. **No Transaction Binding**: The same code works for unlimited transactions ### The Data Breach Problem The 2024 “mother of all breaches” exposed **26 billion records** of user information from services including Twitter, LinkedIn, Adobe, and Telegram—representing 12 terabytes of leaked data (source: [FICO, August 2024](https://www.fico.com/blogs/card-not-present-fraud-remains-leading-concern-payment-systems-evolve)). Separately, a European operation discovered **119 million payment cards** for sale on the dark web, with estimated preventable fraud losses of **$9.4 billion** (source: [FICO, August 2024](https://www.fico.com/blogs/card-not-present-fraud-remains-leading-concern-payment-systems-evolve)). **Dark Web Economics:** - Compromised card numbers: **$8 each** - Full payment data package: **$220 each** - CVV codes remain valid until card expires or is replaced Source: [Payments CMI, June 2024](https://paymentscmi.com/insights/card-not-present-fraud-e-commerce-strategies/) ### Merchant Impact For every dollar lost to fraud, merchants incur **$3.75 to $4.61 in total costs**, including: - Chargeback fees - Lost merchandise - Processing fees - Administrative costs - Reputational damage ### Consumer Behavior Impact Fraud affects consumer confidence and behavior: - **More than 50% of consumers** changed shopping behaviors after fraud events - Actions include closing accounts, switching retailers, shopping less online - **84% of customers** find filing chargebacks simpler than merchant dispute processes - **52% of cardholders** file chargebacks directly without contacting merchants first The message is clear: **static CVV codes are obsolete technology failing to protect modern digital transactions**. ## Dynamic CVV: Next-Generation Card Security ### What is Dynamic CVV (dCVV)? **Dynamic Card Verification Value (dCVV)** represents a fundamental shift in card security philosophy. Instead of a permanent three-digit code, dCVV generates **time-sensitive, cryptographically secure codes** that automatically expire and refresh at regular intervals. **Key Innovation**: The security code becomes a moving target. Even if criminals steal card details including the dCVV, the code becomes invalid within minutes or hours, making the stolen data worthless. ### Why Dynamic CVV is Revolutionary According to payment security experts: “The core reason dynamic CVV/CVCs enhance security is that they dramatically shrink the window of opportunity for fraud. Even if criminals manage to steal a consumer’s card number and the associated dynamic security code, the code they have quickly becomes invalid” **Strategic Advantages:** 1. **Time-Limited Exposure**: Stolen codes expire before criminals can use them 2. **Worthless Breach Data**: Large-scale data breaches yield useless information 3. **Reduced Black Market Value**: Criminals avoid purchasing cards with dCVV 4. **Attack Complexity**: Automated/brute-force attacks become impractical 5. **Consumer Confidence**: Visible security enhances trust in digital payments ## How Dynamic CVV Works ### Delivery Methods dCVV can be delivered to cardholders through three primary channels: #### 1. Mobile Banking Apps (Most Common) Cardholders retrieve the current dCVV code through their financial institution’s mobile app when ready to make a transaction. **Advantages:** - No additional hardware required - Seamless integration with existing digital banking infrastructure - Real-time code generation - Multi-factor authentication (device + app login) - Works with existing physical or virtual cards **User Experience**: Customer opens banking app → navigates to card details → views current dCVV → enters code during checkout #### 2. E-Ink Display Cards A small e-paper screen is embedded directly on the physical card back, displaying a dynamically changing code. **Technical Specifications:** - Ultra-thin e-ink display replaces printed CVV area - Self-contained battery (3-5 year lifespan) - Code refreshes every 30-60 minutes automatically - Maintains standard card dimensions and durability **Advantages:** - No mobile app required - Works like traditional cards with enhanced security - Visible security feature builds consumer confidence - Ideal for users without smartphones **Disadvantages:** - Higher card production costs - Battery eventually requires card replacement - Cannot be used for virtual/digital cards #### 3. SMS/Email Delivery (One-Time Passwords) When initiating a transaction, customers request a temporary dCVV delivered to registered contact methods. **Process Flow:** 1. Customer begins checkout process 2. Requests one-time CVV through issuer channel 3. Receives temporary code via SMS or email 4. Enters code to complete transaction 5. Code expires after transaction or preset time period (typically 10-15 minutes) **Advantages:** - Works with any device (no smartphone required) - Lower implementation costs - Familiar user experience (similar to 2FA codes) **Disadvantages:** - Adds friction to checkout process - Dependent on SMS/email delivery speed - Potential delays or delivery failures ### The Cryptographic Process Dynamic CVV generation uses advanced cryptographic techniques to ensure security and unpredictability. **Required Components:** 1. **Primary Account Number (PAN)** – Typically last 4 digits used in calculation 2. **Timestamp or Counter** – Changes periodically (every 1-60 minutes) to ensure code uniqueness 3. **Cryptographic Key** – Secret key known only to the issuer 4. **Algorithm** – Modern standard: AES (Advanced Encryption Standard) or 3DES **Generation Process:** ``` Input Data: PAN + Current Timestamp + Secret Key ↓ Cryptographic Algorithm (AES/3DES) ↓ Output: Secure Hash ↓ Truncation: Last 3 digits ↓ Dynamic CVV Code ``` **Validation Process:** When a transaction is initiated: 1. Cardholder enters current dCVV code 2. Issuer receives authorization request with dCVV and timestamp 3. Issuer calculates expected dCVV using same algorithm + timestamp 4. Compares received dCVV with calculated value 5. Approves if match (within acceptable time window) 6. Declines if mismatch or code expired ### Refresh Intervals: Finding the Balance Card issuers configure dCVV refresh intervals based on fraud risk tolerance and customer experience priorities: **Common Configurations:** - **5-15 minutes**: Maximum security, suitable for high-risk environments - **30-60 minutes**: Balance of security and convenience (most common for e-ink cards) - **1-12 hours**: Lower friction, suitable for lower-risk portfolios **Considerations:** - **Too Frequent**: May frustrate users who leave checkout pages open - **Too Infrequent**: Provides larger window for fraud after theft - **Optimal**: Most issuers implement 5-30 minute intervals for digital delivery ### Card Network Support Major card networks have developed standards and certification for dCVV: - **Visa**: dCVV2 (Dynamic CVV2) specification - **Mastercard**: CVC3-Dynamic specification - **American Express**: dCID (Dynamic Card Identification) All major networks support and encourage dCVV implementation as a fraud mitigation tool. ## Real-World Results: Proven Fraud Reduction ### An Post Money: 100% CNP Fraud Elimination The most dramatic success story comes from **An Post Money**, the financial services arm of Ireland’s Post Office. **Results Over 18 Months (2024-2025):** - **Zero CNP fraudulent transactions** among enrolled cardholders - **600,000+ transactions processed** without a single fraud incident - **91%+ reduction in overall CNP fraud** across the program John Rice, Financial Services Director at An Post Money, stated: “Dynamic Security Code is such an effective and simple solution against CNP fraud. It should be mandatory for all card issuers!” (source: [PRNewswire, November 2025](https://www.prnewswire.com/news-releases/as-international-fraud-awareness-week-continues-safecyphers-dynamic-security-code-technology-has-stopped-card-not-present-cnp-fraud-in-its-tracks-302622459.html)). ### Additional Documented Benefits **Consumer Trust and Engagement:** - “Measurable increase in customer trust and confidence” in online transactions - Higher card usage rates among dCVV-enabled cardholders - 78% of cardholders want their bank to offer dynamic CVV technology - 67% of cardholders say they would use dCVV-enabled cards instead of others **Merchant Benefits:** - Significant reduction in chargebacks - Lower fraud-related costs - Increased consumer confidence in card-based transactions - Reduced friction in legitimate purchases ### Global Adoption Trends Dynamic CVV adoption is accelerating globally: - **Europe**: Leading adoption, with multiple major banks deploying e-ink cards - **United States**: Growing interest, particularly for digital/mobile implementations - **Asia-Pacific**: Rapid expansion in markets prioritizing digital payments According to Juniper Research, the number of credit cards issued via digital platforms (often including dCVV features) will exceed **321 million globally by 2027**, up from 120 million in 2023—representing **170% growth** (source: [Juniper Research Blog, 2024](https://www.juniperresearch.com/resources/blog/biometrics-dynamic-cvv-credit-cards-future/)). ## Comparing Card Security Technologies ### Comprehensive Security Feature Comparison FeatureCVV1 (Magnetic Stripe)CVV2 (Printed Code)iCVV (Chip)dCVV (Dynamic)**Location**Magnetic stripe dataPrinted on cardStored in EMV chipGenerated on-demand**Nature**StaticStaticStaticDynamic**Changes**NeverNeverNeverEvery 1-60 minutes**Service Code**Actual service codeN/A (not in calculation)999Varies by implementation**Transaction Type**Card-present (swipe)Card-not-presentChip-presentCard-not-present**Encryption**DESDESDESAES or 3DES**Breach Resistance**Low – permanentLow – permanentMedium – chip-onlyHigh – expires quickly**Counterfeit Protection**LowNoneMediumHigh**CNP Fraud Protection**NoneLowNoneHigh**Phishing Protection**NoneNoneNoneHigh**User Visibility**Hidden in stripeVisible on cardHidden in chipApp/display/SMS**Standardization**EMV/ISO standardPCI-DSS requirementEMV specificationNetwork-specific specs**Industry Maturity**LegacyMatureMatureEmerging**Effectiveness Rating**⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐⭐### Authentication Strength Hierarchy **Weakest → Strongest:** 1. **CVV2 (Static Printed Code)**: Easy to steal, never changes, provides minimal CNP protection 2. **CVV1 (Magnetic Stripe)**: Slightly better due to invisibility, but still static and vulnerable to skimming 3. **iCVV (Static Chip Code)**: Prevents specific counterfeit scenarios but static and limited scope 4. **EMV Cryptogram (ARQC)**: Strong dynamic authentication for chip transactions 5. **dCVV (Dynamic Code)**: Strongest CNP protection available, time-limited validity ### Use Case Recommendations **For Card-Present Transactions:** - Primary: EMV cryptogram (ARQC) - Secondary: iCVV validation - Fallback: Magnetic stripe CVV1 (declining in relevance) **For Card-Not-Present Transactions:** - Best: Dynamic CVV (dCVV) - Acceptable: CVV2 + 3D Secure 2.0/Strong Customer Authentication - Minimum: CVV2 alone (increasingly inadequate) ## What This Means for Merchants ### Understanding Card Security Helps Your Business As a merchant accepting card payments, understanding these security technologies helps you: **1. Make Better Processing Decisions** - Evaluate payment processor capabilities - Understand fraud protection features - Choose solutions that minimize chargebacks - Plan for emerging security standards **2. Prepare for Consumer Expectations** - Customers increasingly expect dynamic security - Support for new authentication methods becomes competitive advantage - Checkout processes may need to accommodate dCVV entry - Mobile-friendly payment flows become more important **3. Manage Fraud Risk** - CNP fraud costs merchants $3.75-$4.61 per fraud dollar - Understanding why static CVV fails helps you implement additional protections - Knowing about dCVV helps you recognize legitimate customer authentication - Better fraud prevention = lower chargeback rates **4. Optimize Customer Experience** - Balance security with checkout friction - Recognize when customers use dynamic CVV - Ensure payment forms support time-sensitive codes - Don’t save dynamic CVV codes (they expire) ## The Future of Card Security: Beyond Dynamic CVV ### Emerging Technologies The payment security landscape continues to evolve rapidly: **1. Biometric Card Authentication** - Fingerprint sensors embedded in cards - Combines chip technology with biometric verification - Particularly valuable for high-value, in-person transactions **2. Tokenization Integration** - Network tokens replacing PAN in digital wallets - Domain-specific tokens limiting compromise impact - Complementary to dCVV for comprehensive CNP protection **3. Behavioral Biometrics** - AI analysis of typing patterns, mouse movements, purchase behavior - Continuous authentication throughout transaction - Detects account takeover attempts in real-time **4. Quantum-Resistant Cryptography** - Preparation for quantum computing threats - Post-quantum cryptographic algorithms - Future-proofing payment security infrastructure Sources: [Juniper Research, 2024](https://www.juniperresearch.com/resources/blog/biometrics-dynamic-cvv-credit-cards-future/) ### Regulatory Landscape **Current and Emerging Regulations:** **Europe:** - PSD2 (Payment Services Directive 2) requires Strong Customer Authentication - 3D Secure 2.3 mandatory for online transactions - Dynamic authentication increasingly expected **United States:** - No federal dynamic CVV mandates (yet) - Industry-driven adoption through network incentives - State-level data breach notification requirements driving interest **Global Trend:** - Movement toward mandatory dynamic authentication for CNP transactions - Regulatory focus on reducing fraud liability for consumers - Incentive structures favoring advanced security technologies ### Industry Predictions **By 2027-2030:** 1. **Dynamic CVV becomes standard** for CNP transactions at major issuers 2. **Static CVV codes phase out** for new card issuances 3. **E-ink cards** reach mainstream adoption in European markets 4. **Mobile app delivery** dominates in North American markets 5. **Regulatory mandates** emerge for dynamic authentication in high-risk categories 6. **CNP fraud rates** decline significantly (40-60% reduction) among early adopters 7. **Tokenization + dCVV** combination becomes best practice for digital wallets ### What Merchants Should Do Now **Prepare Your Business for the Security Evolution:** 1. **Ensure Payment Systems are Flexible** - Work with processors who stay current with security standards - Verify checkout flows support emerging authentication methods - Plan for minimal disruption as technologies evolve 2. **Layer Your Fraud Prevention** - Don’t rely solely on CVV validation - Implement multiple fraud detection tools - Monitor transactions for unusual patterns 3. **Stay Informed** - Follow payment industry security developments - Understand how new technologies affect your business - Partner with payment experts who provide guidance 4. **Optimize Customer Experience** - Balance security with checkout friction - Test payment flows regularly - Monitor cart abandonment rates 5. **Choose the Right Payment Partner** - Select processors who prioritize security - Ensure transparent pricing without hidden fees - Look for expert support and guidance --- ## Frequently Asked Questions ### About iCVV **Q: Is iCVV dynamic or static?** A: **iCVV is definitively static**. Despite some industry sources incorrectly describing it as dynamic, iCVV is calculated once during card personalization and never changes. The confusion arises from mixing iCVV with truly dynamic technologies like dCVV (for contactless) and EMV cryptograms (ARQC). **Q: What is the purpose of iCVV?** A: iCVV’s primary purpose is preventing counterfeit magnetic stripe cards from being created using stolen EMV chip data. It uses service code 999, which is invalid for magnetic stripe transactions, allowing issuers to detect when chip data has been misused. **Q: Does iCVV protect against online fraud?** A: No. iCVV only works for chip-present transactions. It provides zero protection for card-not-present (online, phone, mail-order) transactions. **Q: Is iCVV the same as the printed CVV on my card?** A: No. The printed code (CVV2/CVC2) on your card back is different from iCVV. The printed code is for card-not-present transactions, while iCVV is stored in the chip for chip-present transactions. **Q: Why do we still need iCVV if EMV cryptograms are stronger?** A: This is debated in the industry. EMV cryptograms do provide stronger authentication, and Visa guidelines state cryptogram validation should take precedence. iCVV remains as a secondary defense layer and for backward compatibility with systems that may not fully support cryptogram validation. ### About Dynamic CVV (dCVV) **Q: How often does a dynamic CVV change?** A: Typically every 1-60 minutes, depending on the issuer’s configuration. Common intervals are: - 5-15 minutes for maximum security - 30-60 minutes for e-ink display cards - 1-12 hours for balance of security and convenience **Q: Do customers need to check their app every time they shop online?** A: Yes, if their issuer uses mobile app delivery. However, most apps make this quick (2-3 taps), and the added security is worth the minor inconvenience. Some issuers offer SMS delivery as an alternative. **Q: What happens to recurring subscriptions with dynamic CVV?** A: This is a legitimate challenge. Solutions include: - Enabling “static mode” for specific merchants (issuer-dependent) - Using tokenized payments (e.g., Apple Pay, Google Pay) which don’t require CVV - Updating CVV periodically when it changes (monthly/quarterly) - Merchant agreements for stored credentials that bypass CVV requirements **Q: Is dynamic CVV better than EMV chip cards?** A: They serve different purposes: - **EMV chips**: Protect card-present (in-store) transactions - **Dynamic CVV**: Protects card-not-present (online) transactions Both are important. EMV solved card-present fraud; dCVV addresses CNP fraud. **Q. Are Dynamic CVV and CVV2 the same thing?** **No.** CVV2 is the 3-digit static code printed on the back of your card that never changes. Dynamic CVV (dCVV) is a code that changes every 1-60 minutes and is displayed via mobile app, SMS, or e-ink card display. **Key differences:** - **CVV2**: Static, printed on card, valid for years, basic protection - **Dynamic CVV**: Changes frequently, displayed digitally, expires in minutes, 91%+ fraud reduction Both protect card-not-present transactions, but Dynamic CVV makes stolen codes worthless within minutes, while CVV2 remains valid indefinitely if compromised. **Q: Can fraudsters still steal card numbers with dynamic CVV?** A: Yes, they can steal card numbers, but it becomes much less useful. Without a valid CVV code, they cannot complete most online transactions. The CVV they steal expires within minutes/hours, making the stolen data worthless. **Q: Are dynamic CVV codes more secure than 3D Secure?** A: They provide different types of security: - **Dynamic CVV**: Makes stolen card data time-limited and less valuable - **3D Secure 2.0**: Provides additional authentication (password, biometric, OTP) Best practice is using **both together** for maximum CNP security. **Q: How much does dynamic CVV cost consumers?** A: Typically nothing. Issuers absorb the costs and don’t pass fees to cardholders. Some premium cards with e-ink displays might have higher annual fees, but digital/mobile app delivery usually has no cardholder cost. ### For Merchants **Q: Do I need to upgrade my payment system to accept dynamic CVV?** A: In most cases, no. Dynamic CVV works just like regular CVV from a merchant’s perspective. Your existing payment gateway validates it the same way. The issuer handles the dynamic aspect on their end. **Q: Should I save dynamic CVV codes for returning customers?** A: **Absolutely not**. PCI-DSS prohibits storing any CVV codes after transaction authorization, whether static or dynamic. Dynamic CVV codes also expire, making stored codes useless. **Q: How can I tell if a customer is using dynamic CVV?** A: You can’t, and you don’t need to. From your checkout perspective, they simply enter a 3-digit CVV code. The validation happens between the issuer and the card networks. **Q: Will dynamic CVV reduce my chargebacks?** A: Potentially yes. Dynamic CVV significantly reduces CNP fraud, which should decrease fraudulent chargebacks. However, it doesn’t prevent legitimate customer disputes or friendly fraud. Maintain good customer service and clear refund policies. **Q: What should I ask my payment processor about card security?** A: Key questions: - What fraud prevention tools do you offer? - How do you handle emerging security standards like dynamic CVV? - What reporting and analytics are available for fraud monitoring? - How transparent is your pricing structure? - What support do you provide for security compliance? ## Conclusion: Security Evolution Requires Partnership The payment industry is undergoing a fundamental security transformation. **Static CVV codes have become obsolete** in an era where card-not-present transactions dominate and data breaches expose billions of records annually. ### Key Takeaways 1. **iCVV is static**, not dynamic—it prevents magnetic stripe counterfeiting but offers no CNP protection 2. **Dynamic CVV technology works**, with documented fraud reductions of 91%+ and complete elimination in pilot programs 3. **The threat is escalating**, with CNP fraud projected to reach $49 billion globally by 2030 4. **Merchants need to understand** these technologies to make informed decisions about payment processing and fraud prevention 5. **Consumer adoption is growing**, with 78% of cardholders wanting dynamic CVV from their issuers ### The Path Forward for Merchants Understanding card security technologies helps you: - **Choose better payment processors** who prioritize security and transparency - **Implement effective fraud prevention** strategies that protect your business - **Optimize customer experience** by balancing security with convenience - **Prepare for industry changes** as security standards evolve ### Partner with Payment Experts At IntelliPay, we believe merchants shouldn’t navigate the complex payment security landscape alone. Our approach: - **Transparent Pricing**: Interchange plus pricing with no hidden fees - **Expert Guidance**: Deep industry knowledge to help you make informed decisions - **Reliable Technology**: Payment solutions that adapt to industry changes - **Fraud Prevention**: Tools and strategies to protect your business - **Responsive Support**: Real assistance when you need it The technology exists. The results are proven. The question for merchants is: **Are you working with a payment partner who keeps you informed and protected?** ## About IntelliPay IntelliPay helps merchants optimize payment processing through transparent interchange plus pricing, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. **Contact Us:** - Website: [intellipay.com](https://intellipay.com/) - Email: Sales@intellipay.com - Phone: 855-877-6332 **Disclaimer**: IntelliPay is a PCI-DSS Level 1 Certified provider. While we implement the highest available industry standards for data encryption and fraud monitoring, no system is 100% impenetrable. This post provides best practices for risk mitigation and does not constitute a guarantee against data breaches or fraudulent activity. Merchants are encouraged to maintain their own internal security protocols in accordance with PCI-DSS requirements. **Last Updated**: November 2025 *For more information on payment processing security, EMV technology, and fraud prevention strategies, explore our related articles:* - [What are the Types of EMV Chip Cards](https://intellipay.com/what_are_the_types_of_emv_chip_cards/) - [EMV Chip Malfunction: Causes and Solutions](https://intellipay.com/emv-chip-malfunction-causes-solutions-and-statistics/) - [Understanding EMV Tokenization](https://intellipay.com/under-the-hood-with-emv-tokenization/) Image source: [IDEMIA](https://www.idemia.com/motion-code) ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Security, Fraud & Compliance **Tags:** card security best practices, card security technologies, card verification value, card-not-present fraud, CNP fraud prevention, CVC2, CVV2, dCVV, dynamic card verification, dynamic CVV, e-ink card display, EMV card security, EMV chip security, fraud statistics 2025, how dynamic CVV works, iCVV, iCVV vs dCVV, magnetic stripe security, merchant fraud protection, merchant payment security, online fraud prevention, payment card fraud, payment processing security, payment security guide, static CVV --- ### [How Will Executive Order 14247 Affect Local Government Payments?](https://intellipay.com/279520-2/) **Published:** October 7, 2025 **Author:** Dale Erling **Content:** Contents - [The Executive Challenge: Beyond Patchwork Systems](#The_Executive_Challenge_Beyond_Patchwork_Systems) - [Executive Summary](#Executive_Summary) - [The Shift to Digital](#The_Shift_to_Digital) - [Core Benefits for Government Entities](#Core_Benefits_for_Government_Entities) - [The 5-Step Transition to Electronic Payments](#The_5-Step_Transition_to_Electronic_Payments) - [FAQ ](#FAQ) # **The Executive Challenge: Beyond Patchwork Systems** ## Executive Summary ***Federal Executive Order 14247 requires a transition to 100% electronic payments by September 30, 2025. This guide outlines how local Treasurers and Finance Directors can modernize their infrastructure, reduce reconciliation labor by up to 50%, and maintain compliance using a ‘County in the Cloud’ approach.*** ## The Shift to Digital For local government leadership, the shift to digital is no longer elective. Disconnected payment silos—where utilities, property taxes, and court fees run on different vendors—create “data graveyards.” These legacy systems increase reconciliation labor by 40-60% and introduce critical security gaps. **IntelliPay’s Integrated Solution:** Our “[County in the Cloud](https://intellipay.com/county-in-the-cloud/)” suite is a consolidated ecosystem. We don’t just process cards; we integrate directly into your accounting software to automate the entire revenue lifecycle—from the moment a citizen pays via mobile to the moment it hits your general ledger. #### **Compliance Spotlight: Executive Order 14247 & The End of Paper Checks** **What every Finance Director needs to know:** Federal Executive Order 14247 mandates a transition to 100% electronic disbursements and receipts by September 30, 2025. This sunsetting of paper check infrastructure will have a trickle-down effect on local government operations. - **The Mandate:** Shift to secure electronic methods (ACH, Direct Deposit, Digital Wallets). - **The Deadline:** September 30, 2025. - **The Solution:** IntelliPay provides the digital infrastructure to replace check-heavy workflows with automated, real-time electronic posting. ## **Core Benefits for Government Entities** - **[Zero-Cost-to-Biller Models](https://intellipay.com/payment-models/):** Legally compliant fee-shifting models (Service/Convenience Fees) allow you to modernize infrastructure without impacting the public budget. - **Automated Reconciliation:** Reduce staff “close-out” hours by over 50% with real-time disbursement matching. - **Enterprise Security:** As a [PCI DSS Level 1](https://intellipay.com/category/pci-compliance/) provider, we reduce your agency’s PCI scope by keeping sensitive data off your local network and on our encrypted, Google Cloud-hosted servers. ## **The 5-Step Transition to Electronic Payments** 1. **Audit Existing Vendors:** Identify which departments are still operating on siloed, legacy payment platforms. 2. **Review Fee Legality:** Confirm that your service fee models comply with current state regulations. 3. **Draft a Compliance Plan:** Map out how your office will meet the **September 30, 2025**, federal electronic mandate. 4. **Integrate General Ledger:** Ensure your payment platform “talks” to your accounting software in real-time. 5. **Launch Citizen Outreach:** Inform residents of the shift from paper checks to faster, secure digital options. ## **FAQ** **Q: How does Executive Order 14247 affect local property tax payments?** **A:** While the order is federal, it signals the decommissioning of the national paper check infrastructure. Local governments must adopt electronic payment platforms like IntelliPay to ensure revenue continuity as residents move away from traditional banking mail-ins. **Q: Can IntelliPay integrate with existing government ERP or accounting software?** **A:** Yes. IntelliPay is designed for interoperability. We provide real-time data exports and API integrations that post payments directly to your financial system of record, eliminating manual entry. **Q: What is the implementation timeline for a digital payment transition?** **A:** Using our consultative implementation framework, most agencies can be fully operational within 45–60 days. This includes staff training, hardware deployment (POS), and online portal launch. **Disclaimer:** *IntelliPay is a specialized provider of B2G (Business-to-Government) payment solutions. While this post discusses the efficiency of our platform, it is intended for informational purposes and does not constitute a formal bid, legal advice, or an endorsement by any specific municipality. Fee structures (including Service Fees and Convenience Fees) are subject to state statutes and local ordinances. Please consult with your municipal counsel to ensure compliance with local public finance laws.* Last Updated December 2025 ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government & Private Sector **Tags:** automated revenue management., check replacement, city and county payments, cloud payment platform, cloud-based payment solutions, county treasurer payment software, county treasurer solutions, digital government payments, digital payments, digital transformation, digital transformation government, Direct Deposit, e-payment adoption, efficient public finance, Electronic Payments, eliminate paper checks, EMV security, EO 14247 compliance, executive order 14247, executive order paper checks, federal payment modernization, finance director reconciliation tools, financial fraud prevention, government disbursement, government finance, government payment automation, government payment modernization, government payment processing, government payments, government workflow automation, IntelliPay, irs refund electronic, local government digital transformation, Local government payments, lockbox transition, modernizing government payments, municipal payment solutions, municipal payments, no cost to biller, online payment platform, paper check phase out 2025, paper checks elimination, paperless government, Payment Automation, payment reconciliation, PCI Compliance, PCI DSS Level 1 government processing, phase out paper checks, public sector finance, real-time payment reporting, secure payment systems, treasury executive order, treasury mandate, us executive order paper checks, us government mandates, us treasury compliance, vendor electronic payments, zero cost to biller government payments --- ### [Manual and Paper Processes Create Headaches for Local Government](https://intellipay.com/manual-and-paper-processes-create-headaches-for-local-government/) **Published:** August 19, 2025 **Author:** Dale Erling **Content:** Contents - [Ending the Paper Trail: The Strategic Necessity of Automating Local Government Payments](#Ending_the_Paper_Trail_The_Strategic_Necessity_of_Automating_Local_Government_Payments) - [Executive Summary (TL;DR)](#Executive_Summary_TLDR) - [The Hidden Costs of Legacy Government Systems](#The_Hidden_Costs_of_Legacy_Government_Systems) - [1. The Reconciliation Burden](#1_The_Reconciliation_Burden) - [2. Fiscal Misalignment & Citizen Trust](#2_Fiscal_Misalignment_Citizen_Trust) - [3. Regulatory and Security Risks](#3_Regulatory_and_Security_Risks) - [Strategic Implementation: Moving to Automated Revenue](#Strategic_Implementation_Moving_to_Automated_Revenue) - [FAQ](#FAQ) - [About the Author](#About_the_Author) - [Disclaimer](#Disclaimer) # Ending the Paper Trail: The Strategic Necessity of Automating Local Government Payments ### **Executive Summary (TL;DR)** Manual and paper-based processes cost local governments more than just time; they create critical visibility gaps and security risks. **Research shows that government finance teams spend approximately 30% of their time on manual reconciliation.** In 2025, modernizing these workflows is essential for fiscal transparency, regulatory compliance, and meeting the digital expectations of citizens. ## The Hidden Costs of Legacy Government Systems For County Treasurers and Finance Directors, “the way we’ve always done it” is becoming a liability. Antiquated systems create “data silos” that hinder the ability to make agile, informed decisions. When revenue data is trapped on paper ledgers or disparate systems, the entire municipality suffers from a lack of real-time fiscal awareness. ### 1. The Reconciliation Burden Finance teams are currently losing nearly one-third of their work week to manual reconciliation. This involves cross-referencing paper receipts, chasing bank errors, and manually entering data into accounting software. - **The Risk:** Every manual touchpoint increases the probability of human error, which can lead to audit failures or misallocated public funds. - **The Solution:** A unified platform like IntelliPay automates the posting of payments directly to the general ledger, reducing reconciliation labor by over 50%. ### 2. Fiscal Misalignment & Citizen Trust There is a growing gap between resident priorities and government resource allocation. Without real-time data, officials often rely on “incremental budgeting”—adjusting last year’s numbers rather than responding to current community needs. - **The Impact:** When citizens encounter clunky, paper-heavy systems, trust in government efficiency erodes. Modernizing to a “Cloud-in-the-County” model ensures that payments are accurate, refunds are processed instantly, and fiscal transparency is maintained. ### 3. Regulatory and Security Risks Legacy systems are rarely built to modern security standards. Manual processes increase the surface area for fraud and make maintaining **PCI DSS Compliance** a constant struggle. - **The Mandate:** As federal directives like [**Executive Order 14247**](https://intellipay.com/279520-2/) push for a checkless future, local governments that remain tethered to paper checks face increasing banking fees and infrastructure obsolescence. ## Strategic Implementation: Moving to Automated Revenue Transitioning from manual to digital doesn’t require a total overhaul of your existing accounting software. IntelliPay acts as the “connective tissue,” integrating with current ERPs to modernize the frontend experience while automating the backend data flow. ## FAQ **Q: Why should local governments eliminate manual payment reconciliation?** **A:** Manual reconciliation is prone to error and consumes up to 30% of a finance team’s time. Automating this process provides real-time visibility into cash flow, ensures audit accuracy, and allows staff to focus on high-value strategic tasks. **Q: How do paper-based processes affect government audits?** **A:** Paper trails are difficult to track and easy to lose. Automated systems provide digital audit trails with time-stamped logs for every transaction, significantly reducing the risk of regulatory fines and reputational damage during annual audits. **Q: Can a digital payment platform help with budget transparency?** **A:** Yes. By consolidating all revenue streams—utilities, taxes, and fees—into a single cloud dashboard, finance directors gain the real-time data necessary to provide transparent reports to both residents and regulators. **Q: Is it expensive for a county to modernize its payment systems?** **A:** Many modern platforms, including IntelliPay, offer “[No-Cost-to-Biller](https://intellipay.com/payment-models/)” models. These allow agencies to shift transaction costs to fee-payers, enabling modernization without impacting the taxpayer-funded budget. --- ### **About the Author** **Dale Erling** With over 15 years in financial technology, Dale Erling helps public sector entities navigate the complexities of digital transformation. He specializes in eliminating manual reconciliation “headaches” through automated, PCI-compliant infrastructure. ### **Disclaimer** **Legal Notice:** *The information provided in this article is for educational and informational purposes only and does not constitute legal, financial, or professional advice. While manual process reduction is a proven strategy for efficiency, results may vary based on specific agency workflows and legacy software constraints. Readers should consult with their internal audit and legal teams before implementing new financial technologies. IntelliPay is a registered ISO/MSP and provides technology solutions independently of any federal or state agency.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government & Private Sector **Tags:** agile government finance, automate reconciliation, community budget alignment, finance team inefficiency, financial system modernization, fiscal transparency government, government budgeting challenges, government financial planning tools, government process optimization, impact of outdated systems, improve citizen government trust, integrated government payment platforms, local government financial management, manual government processes, modern payment processing, public sector automation, real-time financial data, reduce financial errors, reduce paper processes, resource allocation improvement --- ### [Understanding iCVV's Purpose in EMV Transactions](https://intellipay.com/understanding-icvvs_-purpose-in-emv-transactions/) **Published:** August 22, 2024 **Author:** Dale Erling **Content:** Contents - [Understanding iCVV’s Purpose in EMV Transactions](#Understanding_iCVV8217s_Purpose_in_EMV_Transactions) - [Executive Summary](#Executive_Summary) - [Key Takeaways](#Key_Takeaways) - [Introduction to iCVV](#Introduction_to_iCVV) - [Key Features of iCVV](#Key_Features_of_iCVV) - [iCVV Generation Process](#iCVV_Generation_Process) - [Verification Process](#Verification_Process) - [Cryptogram Validation in iCVV Process](#Cryptogram_Validation_in_iCVV_Process) - [Importance of iCVV](#Importance_of_iCVV) - [Critical Perspective on iCVV](#Critical_Perspective_on_iCVV) - [FAQs](#FAQs) - [What future trends are expected in EMV card security?](#What_future_trends_are_expected_in_EMV_card_security) - [Conclusion](#Conclusion) - [About IntelliPay](#About_IntelliPay) - [Related Reading](#Related_Reading) # Understanding iCVV’s Purpose in EMV Transactions ***Editor’s Note (November 2025):*** This article has been updated for technical accuracy regarding iCVV functionality. For the most comprehensive guide covering both iCVV and the latest Dynamic CVV (dCVV) technology with 2025 fraud statistics and implementation insights, see our complete guide:[ \[The Evolution of EMV Card Security: Understanding iCVV and Dynamic CVV Technology 2025](https://intellipay.com/intellipay-com-icvv-vs-dynamic-cvv-explained-2025/) ## Executive Summary The integrated Card Verification Value (iCVV) is a static security code permanently stored in EMV chip cards. IMPORTANT CORRECTION: iCVV does NOT change with each transaction—it is calculated once during card personalization and remains constant throughout the card’s lifetime. iCVV uses service code 999 to prevent counterfeit magnetic stripe cards from being created using stolen chip data. However, it only protects chip-present (in-person) transactions and provides zero security for card-not-present (online, phone) transactions. For information on dynamic card verification technology that does change with each transaction, see our comprehensive guide to iCVV and Dynamic CVV. ## Key Takeaways - iCVV is STATIC, not dynamic – Calculated once during card issuance, never changes (correcting common industry misconception) - Service code 999 identifies chip data – This technical marker prevents magnetic stripe counterfeiting by making chip data invalid for swipe transactions - Chip-present transactions only – iCVV works solely for in-person EMV transactions when card is inserted into terminal - Zero online fraud protection – Provides no security for card-not-present (CNP) transactions including online, phone, or mail orders - Legacy DES encryption – Uses outdated 1970s cryptography; effectiveness debated given stronger EMV cryptogram authentication - Different from Dynamic CVV – For time-changing codes that protect online transactions, see our[ Dynamic CVV guide](https://intellipay.com/intellipay-com-icvv-vs-dynamic-cvv-explained-2025/) ## Introduction to iCVV iCVV, or integrated Card Verification Value, is a security enhancement introduced by card schemes for EMV (Europay, Mastercard, and Visa) compliant cards. It represents an evolution of the traditional CVV, designed to be encoded on the Track 2 equivalent data of[ EMV chips](https://www.emvco.com/what-are-emv-specifications/), thereby increasing the security of chip-based transactions. For more information on EMV chip card types, read our post: “[What are the Types of EMV Chip Cards?](https://intellipay.com/what_are_the_types_of_emv_chip_cards/)” ### Key Features of iCVV 1. Algorithm: Uses a similar algorithm to traditional CVV 2. Service Code: Uses ‘999’ as a parameter in the iCVV calculation algorithm, regardless of the card’s actual service cod 3. Cryptographic Keys: Issuers may opt to use a secondary set of [Card Verification Keys](https://docs.aws.amazon.com/payment-cryptography) 4. Static Nature: iCVV is a static security feature 5. EMV Integration: Works in conjunction with other chip-based security features 6. Specificity: Designed for chip-based transactions, not used in magnetic stripe or card-not-present scenarios ### iCVV Generation Process The iCVV is generated using a process similar to CVV/CVC, with some key differences: 1. Utilizes the same [algorithm](https://docs.aws.amazon.com/payment-cryptography/latest/userguide/use-cases-issuers.generalfunctions.cvv.html) as CVV1 and CVV2 2. Uses ‘999’ as the service code instead of the actual code 3. Employs a different cryptographic key called the iCard Verification Key 4. Stores the generated iCVV inside the EMV chip under EMV Tag 57 ### Verification Process 1. Card Insertion: The terminal reads card data, including iCVV, from the chip 2. Technical Validation: Payment system validates iCVV 3. Cryptogram Validation: The System also validates the [Authorization Request Cryptogram](https://docs.aws.amazon.com/payment-cryptography/latest/userguide/data-operations.verifyauthrequestcryptogram.html) (ARQC) 4. Comparison: The issuer’s system compares read iCVV against the expected value 5. Decision: Transaction proceeds or declines based on validation results ### Cryptogram Validation in iCVV Process Cryptogram validation serves as an additional security layer: 1. The card generates an Authorization Request Cryptogram (ARQC) 2. ARQC is sent with transaction data to the issuer’s system 3. The issuer’s system validates the ARQC to ensure chip integrity 4. Both iCVV and cryptogram validations are performed for chip-based transactions 5. Failed validation of either iCVV or cryptogram results in transaction decline ## Importance of iCVV iCVV enhances transaction security by: 1. Preventing the creation of counterfeit magnetic stripe cards using chip card data 2. Ensuring chip data integrity 3. Adding a static element to transactions 4. Reducing fraud risk in chip-based transactions ## Critical Perspective on iCVV Despite its intended benefits, iCVV’s effectiveness in full EMV transactions is debated: 1. Calculation Method: Relies on a decades-old computation approach 2. Limited Input Data: Uses only three pieces of known data and cryptographic keys 3. Broad Key Usage: Cryptographic keys are often shared across many cards (unique only at BIN level) 4. Potential Redundancy: Full EMV transactions already incorporate sophisticated security measures 5. False Security: May provide a false sense of enhanced security without addressing major vulnerabilities ## FAQs **Q. Is iCVV dynamic or static?** iCVV is definitively static. Despite some industry sources incorrectly describing it as dynamic, iCVV is calculated once during card personalization and never changes throughout the card’s lifetime. The confusion often arises from mixing up iCVV with: • Dynamic CVV (dCVV) – A truly dynamic technology for online transactions that changes every 1-60 minutes • EMV Cryptograms (ARQC) – Dynamic authentication values that change with each transaction iCVV remains constant and is simply stored in the chip. **Q. What is the main purpose of iCVV?** The primary purpose of iCVV is preventing counterfeit magnetic stripe cards from being created using stolen EMV chip data. Here’s how it works: 1\. Criminals steal chip card data (including iCVV with service code 999) 2\. They attempt to encode it onto a magnetic stripe 3\. When swiped, the POS reads service code 999 4\. Service code 999 is invalid for magnetic stripe transactions 5\. The issuer detects the mismatch and declines the transaction This security layer helps detect when chip data has been misused on a magnetic stripe. **Q. Does iCVV protect against online fraud?** No. iCVV only works for chip-present (in-person, card inserted into terminal) transactions. It provides zero protection for card-not-present (CNP) transactions such as: • Online purchases • Phone orders • Mail orders • Any transaction where the physical chip isn’t read For online fraud protection, see our guide on [Dynamic CVV technology](https://intellipay.com/intellipay-com-icvv-vs-dynamic-cvv-explained-2025/), which is specifically designed for CNP security. **Q. What is service code 999 and why is it important?** Service code 999 is a special identifier used in iCVV calculation that has two critical characteristics: 1\. Identifies chip card data – Marks the data as originating from an EMV chip 2\. Invalid for magnetic stripe – Cannot be used in magnetic stripe transactions According to [Visa’s risk management guidelines:](https://usa.visa.com/dam/VCOM/download/merchants/visa-global-acquirer-risk-standards.pdf) “Service codes 000 and 999 are not valid identifiers of card capability or use, and they are solely used to calculate CVV2 and iCVV.” This technical mechanism is what enables issuers to detect counterfeit attempts. **Q. Is iCVV the same as the CVV code on the back of my card?** No, they’re different codes with different purposes: CVV2/CVC2 (Printed on Card): • Location: Printed on card back • Purpose: Card-not-present transactions • Visibility: Visible to anyone • Service Code: Uses actual service code • Usage: Online/phone purchases iCVV (Stored in Chip): • Location: Stored in chip • Purpose: Chip-present transactions • Visibility: Hidden in chip • Service Code: Uses code 999 • Usage: In-person chip transactions Both are security features, but serve different transaction types. **Q. What are the limitations of iCVV?** iCVV has several notable limitations: 1\. Outdated Cryptography – Relies on DES encryption (1970s technology) vs. modern AES standards 2\. Narrow Scope – Only protects chip-present transactions, not the growing card-not-present channel 3\. Redundancy – EMV cryptograms (ARQC) provide stronger authentication; iCVV adds minimal additional security 4\. Implementation Gaps – Not all issuers properly validate service code mismatches, creating exploitable weaknesses 5\. Static Nature – Once calculated, never changes (unlike modern dynamic solutions that refresh periodically) Industry experts debate whether iCVV is still necessary given the strength of EMV cryptograms. **Q. What’s the difference between iCVV and Dynamic CVV?** Key differences between these two technologies: iCVV (Integrated CVV): ✓ Static – calculated once, never changes ✓ Stored in EMV chip ✓ For chip-present transactions only ✓ Uses service code 999 ✓ Prevents magnetic stripe counterfeiting ✗ No protection for online fraud Dynamic CVV (dCVV): ✓ Dynamic – changes every 1-60 minutes ✓ Displayed via app, SMS, or e-ink card display ✓ For card-not-present (online) transactions ✓ Makes stolen card data worthless ✓ Reduces CNP fraud by 91%+ ✓ Modern AES encryption For comprehensive coverage of both technologies, see our [complete 2025 guide.](https://intellipay.com/intellipay-com-icvv-vs-dynamic-cvv-explained-2025/) **Q. Should merchants be concerned about iCVV?** As a merchant, you don’t need to specifically manage iCVV—it’s handled automatically by: • The card’s EMV chip • Your EMV-capable terminal • The issuer’s authorization system What merchants should know: • iCVV is part of the EMV security architecture • It helps reduce counterfeit card fraud at your terminal • It provides no protection against online fraud (if you sell online) • Understanding card security helps you choose better payment processors For practical merchant guidance on card security, see our comprehensive[ guide.](https://intellipay.com/intellipay-com-icvv-vs-dynamic-cvv-explained-2025/) ### What future trends are expected in EMV card security? The payments industry is continually evolving towards more advanced and dynamic security solutions, adapting to address emerging vulnerabilities as digital transactions and fraud methods change. ## Conclusion While iCVV was introduced to enhance card security, its effectiveness in full EMV transactions may be limited. As payment technologies evolve, focus should be on developing more advanced, dynamic security measures tailored to modern digital transactions. The payment industry must continually evaluate and improve security features to stay ahead of potential vulnerabilities and fraud attempts. ## About IntelliPay We help merchants optimize their payment processing through transparent interchange plus pricing, no junk fees, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. ### Related Reading Learn more about card security:\* – [The Evolution of EMV Card Security: Complete 2025 Guide ](https://intellipay.com/intellipay-com-icvv-vs-dynamic-cvv-explained-2025/) – [What are the Types of EMV Chip Cards?](https://intellipay.com/what_are_the_types_of_emv_chip_cards/)) – [EMV Tokenization Guide](https://intellipay.com/under-the-hood-with-emv-tokenization) *The information provided on this page is for educational and informational purposes only. We make no representations or warranties regarding the completeness, accuracy, or security of this content, and all advice is provided “as is.” The content does not constitute legal, financial, or professional advice, and readers act on it at their own risk* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Security, Fraud & Compliance **Tags:** card security codes, CC1/CCV2, chip authentication, chip card fraud prevention, chip terminal security, CVV validation, CVV1, CVV2, EMV, EMV authentication, EMV Cards, EMV chip cards, EMV compliance, EMV specifications, FAQs for iCVV in EMV Transactions What is iCVV? iCVV (integrated Card Verification Value) is a security feature developed for EMV-compliant chip cards, iCVV, ICVV EMV, iCVV vs CVV, magnetic stripe counterfeiting, merchant card security, payment card security, payment processing security, POS security, static card security --- ### [How to Open a Merchant Account: Guide for Small Business Owners](https://intellipay.com/opening-a-merchant-account-what-you-should-know/) **Published:** October 21, 2025 **Author:** Dale Erling **Content:** Contents - [Executive Summary](#Executive_Summary) - [What Is a Merchant Account?](#What_Is_a_Merchant_Account) - [Step-by-Step: Opening a Merchant Account](#Step-by-Step_Opening_a_Merchant_Account) - [Common Merchant Account Fees](#Common_Merchant_Account_Fees) - [Key Features for Businesses](#Key_Features_for_Businesses) - [AI & SEO Optimization Tips](#AI_SEO_Optimization_Tips) - [FAQs](#FAQs) - [About IntelliPay](#About_IntelliPay) - [Disclaimer](#Disclaimer) ## Executive Summary Opening a merchant account is a crucial step for any small business ready to accept card payments and grow online or in-store. This guide covers the basics, common fees, essential documents, and tips for choosing a payment processor—especially for small business owners who want clarity and control over their payment experience. Discover how choosing an integrated, cloud-based solution like IntelliPay can streamline payments, maintain compliance, and help you manage costs.​ ## What Is a Merchant Account? A merchant account is a special type of bank account that lets your business accept credit, debit, ACH, and other digital payments. The account temporarily holds your customers’ payments until they are transferred to your main business bank account. Opening one is essential for most retail, service, and online companies wanting to move beyond cash and checks.​ ## Step-by-Step: Opening a Merchant Account - Research providers: Compare banks and processors for service, price, and support.​ - Prepare documents: You need a valid business bank account, tax ID/EIN, business license, and proof of identity; some processors ask for bank letters or voided checks.​ - Apply: Submit your information for underwriting—the processor reviews your business to assess risk and eligibility.​ - Approval & setup: Once approved, you’ll sign an agreement; processors like IntelliPay can set up accounts in as little as 72 hours.​ - Integration: Choose payment methods (online, mobile, text, in-person) and set up hardware/software as needed.​ - Testing: Run test transactions to ensure everything works and you’re PCI DSS compliant.​ ## Common Merchant Account Fees Fee TypeTypical RangeDescriptionApplication/Sign-Up$50 – $300​One-time fee, sometimes refundedTransaction Fee$0.15 – $0.35​Charged per paymentBatch Fee$0.25 – $0.50​Daily or per deposit batchDiscount Rate2.1% – 3%​% of each transactionStatement FeeVaries​For processing paper statements Payment platforms like IntelliPay offer transparent pricing and the option to shift costs to customers (fee recovery/surcharging) while remaining compliant with major card brands.​ ## Key Features for Businesses - Fast payment authorization (2–5 seconds)​ - Easy integration for storefronts and websites​ - 24/7 tech support, training, and live chat​ - Omnichannel processing: card-present, online, mobile, and recurring billing​ - PCI DSS compliance support for security​ - Customizable and scalable solutions for growing firms​ ## AI & SEO Optimization Tips - Include natural language and conversational headings. - Address the unique pain points of small businesses (e.g., cost control, easy setup, compliance). - Add “merchant account FAQ” and schema markup for better search visibility. - Author your content, noting your payment industry expertise and experience with provider vetting. ## FAQs **Q: Do I need a business bank account to open a merchant account?** Yes, even sole proprietors must open a business bank account before applying.​ **Q: How long does it take to get approved?** Typically 2-4 weeks, but some platforms like IntelliPay can set you up in 72 hours or less.​ **Q: What documents do I need?** Business license, EIN/tax ID, bank account info, owner ID, possibly a voided check or bank letter.​ **Q: What’s the difference between merchant accounts and payment gateways?** Merchant accounts hold your funds; payment gateways securely transfer transaction data between your site and the payment processor.​ **Q: Can I pass fees onto cardholders?** Yes, some providers offer compliant surcharging or fee-recovery programs to reduce your costs.​ ## About IntelliPay We help merchants optimize their payment processing through transparent interchange plus pricing, no junk fees, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. ## Disclaimer This post provides general information only and does not constitute financial, tax, or legal advice. Merchant account terms, rates, and requirements can vary widely among providers and regions. Always consult with a qualified payments advisor or legal professional to ensure compliance before signing merchant agreements. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** business bank account, business banking, card payment processing, card payments, Credit card payment processing, digital payments, fee recovery, IntelliPay, Merchant account, Merchant Account Basics, Merchant Accounts, Merchant Services, online payments, open merchant account, payment gateway, payment processing, Payment solutions, PCI Compliance, small business payments, Surcharging, underwriting --- ### [What Smart Business Owners Know About Debit Cards](https://intellipay.com/what-smart-business-owners-know-about-debit-cards/) **Published:** May 14, 2025 **Author:** Dale Erling **Content:** Contents - [Key Takeaways](#Key_Takeaways) - [Introduction: Why Debit Card Processing Matters](#Introduction_Why_Debit_Card_Processing_Matters) - [Debit Card Market Growth and Outlook](#Debit_Card_Market_Growth_and_Outlook) - [What’s the Difference? PIN vs. Signature Debit Transactions Explained](#What8217s_the_Difference_PIN_vs_Signature_Debit_Transactions_Explained) - [PIN Debit Transactions](#PIN_Debit_Transactions) - [Signature Debit Transactions](#Signature_Debit_Transactions) - [How to Choose: Business-Specific Cost Implications](#How_to_Choose_Business-Specific_Cost_Implications) - [Quick-Service Businesses (average ticket under $20)](#Quick-Service_Businesses_average_ticket_under_20) - [Mid-Ticket Retailers (average ticket $20-50)](#Mid-Ticket_Retailers_average_ticket_20-50) - [Higher-Ticket Merchants (average ticket over $50)](#Higher-Ticket_Merchants_average_ticket_over_50) - [Regional Considerations: How Location Affects Your Strategy](#Regional_Considerations_How_Location_Affects_Your_Strategy) - [Beyond Cost: Customer Experience Considerations](#Beyond_Cost_Customer_Experience_Considerations) - [The $20 Threshold Rule of Thumb: When to Use Each Method](#The_20_Threshold_Rule_of_Thumb_When_to_Use_Each_Method) - [Real-World Cost Comparison: See the Difference](#Real-World_Cost_Comparison_See_the_Difference) - [How to Implement Your Optimized Debit Processing Strategy](#How_to_Implement_Your_Optimized_Debit_Processing_Strategy) - [The Bottom Line: Financial Impact](#The_Bottom_Line_Financial_Impact) - [About IntelliPay](#About_IntelliPay) - [Disclaimer](#Disclaimer) ## Key Takeaways - **Choice**: Debit cards remain the preferred choice for consumers, particularly for digital transactions with digital wallets - **Market Expansion:** The debit card market is experiencing increased competition, particularly from fintechs offering attractive checking account options. - **Rewards:** Competitive rewards programs, such as cashback or personalized incentives, are essential for driving debit card usage and loyalty - **PIN vs. Signature Rule of Thumb**: For transactions under $20, signature debit typically costs less. For transactions over $20, PIN debit is generally more economical. - **Business-Specific Considerations**: Your optimal choice depends on your average transaction size, business type, and regional location. - **Potential Savings**: Small businesses implementing optimized debit processing strategies save an average of 0.3% on total card processing fees—potentially thousands of dollars annually. - **Action Steps**: Analyze your transaction data, request fee breakdowns from processors, consider programming your terminals to default to the most economical option, and conduct quarterly reviews. ## Introduction: Why Debit Card Processing Matters In today’s increasingly cashless economy, understanding and optimizing your debit card processing strategy has become essential for small business profitability. According to the Federal Reserve (2025), the average American now makes 70% of their purchases via card payments. Our focus today will be on debit cards. ## Debit Card Market Growth and Outlook The debit card market is experiencing marginal growth, with a projected compound annual growth rate (CAGR) of 1.1% from 2024 to 2025, increasing from $95.78 billion to $96.84 billion in market size. The market is expected to grow to $103.66 billion by 2029 at a CAGR of 1.7%. This growth is driven by declining cash usage, increased adoption of contactless payments, and the continued expansion of e-commerce. Debit card payments continue to represent a significant portion of all payment transactions, especially in the U.S., where they remain a top choice for both in-store and online purchases. Integration of debit cards into digital wallets, such as Google Pay and PayPal, is expanding, with most financial institutions now enabling customers to add debit cards to these platforms. While digital wallets are rapidly growing in share, credit and debit cards together still account for over 40% of global online payment preferences, with digital wallets representing just over 20%. Credit cards still fund most wallet transactions, but debit cards maintain a strong presence. Understanding how debit transactions are processed is essential for managing payment processing costs and profitability. Debit card transactions can be authorized in two ways: by entering a PIN or by providing a signature. The difference lies in the authorization method and the processing network, not the card itself. PIN transactions typically route through electronic funds transfer (EFT) networks. They may offer lower processing costs and faster settlement, while signature transactions are routed through card networks like Visa or Mastercard and may have different fee structures. Even when a debit card is added to a digital wallet, the transaction still requires user authorization, usually through biometric authentication, a device PIN, or another code. The underlying card can support both PIN and signature transactions, and the chosen method determines the network, settlement speed, and security features involved. This guide will help you understand the differences between PIN and signature debit transactions, analyze which option best fits your business model, and outline strategies for reducing your processing costs. ## What’s the Difference? PIN vs. Signature Debit Transactions Explaine**d** ### PIN Debit Transactions - **What they are**: Transactions requiring customers to enter their Personal Identification Number - **How they process**: Through debit networks (STAR, PULSE, NYCE, Accel, etc.) - **Settlement time**: Generally faster (24-48 hours) - **Security features**: Enhanced through two-factor authentication - **Fee structure**: Processing fees are set by the debit networks and the law - **Cost characteristics**: Lower percentage-based fees (0.75-0.90%) but higher per-transaction fees ($0.21-0.38) ### Signature Debit Transactions - **What they are**: Card transactions processed through credit card networks - **How they process**: Through major card brands (Visa, Mastercard, Discover) - **Signature requirements**: Traditionally required for transactions over $25 (though many merchants now waive this) - **Settlement time**: Typically 2-3 business days - **Fee structure**: Subject to the card brands’ interchange fee structures - **Cost characteristics**: Higher percentage-based fees (0.85-1.10%) but lower per-transaction fees ($0.15-$0.22) - **Additional benefit**: More robust chargeback protection for merchants ## How to Choose: Business-Specific Cost Implications Your optimal choice varies significantly depending on your business model, average ticket size, and location: ### Quick-Service Businesses (average ticket under $20) - **Recommended approach**: Signature debit typically saves 0.15-0.25% per transaction - **Why it works**: Lower per-transaction fees make signature more economical - **Business examples**: Coffee shops, convenience stores, fast food restaurants - **Potential savings**: A coffee shop processing 500 transactions daily at $7 average ticket can save approximately $1,900 annually by prioritizing signature debit ### Mid-Ticket Retailers (average ticket $20-50) - **Special consideration**: This represents the “crossover zone” where careful analysis is crucial - **Decision factors**: Business-specific factors like processor markup structure may be the deciding factor - **Business examples**: Specialty retail, quick-service restaurants, personal care services - **Recommended approach**: Consider transaction routing technology that automatically selects the lowest-cost method ### Higher-Ticket Merchants (average ticket over $50) - **Recommended approach**: PIN debit typically saves 0.20-0.35% per transaction - **Why it works**: The percentage savings outweigh the higher per-transaction fee - **Business examples**: Full-service restaurants, service businesses, specialty retailers - **Potential savings**: A retail store with 150 daily transactions averaging $65 can save approximately $5,600 annually by prioritizing PIN debit ## Regional Considerations: How Location Affects Your Strategy The PIN vs. signature equation also varies significantly by region: - **Urban Markets**: PIN debit usage is 22% higher in major metropolitan areas (National Retail Federation, 2025) - **Rural Areas**: Signature debit remains predominant with 67% of transactions (Federal Reserve Rural Payment Study, 2025) - **West Coast**: Highest PIN debit adoption rate at 58% of all debit transactions - **Southeast**: Lowest PIN adoption at 37% of debit transactions Understanding your local market’s payment preferences can help you optimize your terminal setup and staff training to accommodate customer expectations. ## Beyond Cost: Customer Experience Considerations While cost optimization is important, customer experience factors should also influence your strategy: - **Transaction Speed**: PIN transactions typically complete 3-5 seconds faster than signature transactions - **Customer Preference**: 63% of consumers prefer PIN over signature for security reasons (Consumer Financial Protection Bureau, 2025) - **Line Throughput**: Faster transactions can improve customer flow during peak periods - **Contactless Payments**: 78% of contactless debit transactions under $50 default to signature networks ### The $20 Threshold Rule of Thumb: When to Use Each Method Due to updated interchange fee structures implemented in January 2025, the general threshold has increased from previous years: - **For transactions under $20**: Signature debit transactions typically cost less - **For transactions over $20**: PIN debit transactions generally provide savings This “crossover point” can shift based on your processor’s specific markup structure, so request a detailed analysis from your payment processor. *Source: Merchant Advisory Group 2025 Payment Processing Cost Analysis* ## Real-World Cost Comparison: See the Difference For a typical small merchant with interchange-plus pricing (processor charging 0.15% + $0.12): **Transaction Type****$15 Sale****$50 Sale****$100 Sale**Signature Debit$0.40$0.83$1.27PIN Debit$0.47$0.72$1.14At approximately $31, PIN debit becomes more economical under these conditions. *Source: Small Business Administration Payment Processing Guide, February 2025* ### How to Implement Your Optimized Debit Processing Strategy 1. #### Analyze your transaction data - Review your last 3 months of sales - Calculate your average transaction size - Determine which transaction types dominate your business 2. #### **Request a fee breakdown** - Ask your processor for a complete breakdown of your processing costs - Get specific rates for both PIN and signature transactions - Understand all fees involved, including network fees 3. #### Optimize your terminal programming - If your average transaction exceeds $20, ensure your terminals default to PIN entry - For lower-ticket businesses, configure for signature preference - Consider investing in smart routing technology if your business has varied transaction sizes - 4. #### Conduct quarterly reviews - Payment processing landscapes change rapidly - Set calendar reminders to reassess your setup quarterly - Track savings to validate your approach ## The Bottom Line: Financial Impact According to the Merchant Advisory Group (April 2025), small businesses implementing optimized debit processing strategies save an average of 0.3% on total card processing fees. Depending on your transaction volume, this could mean thousands of dollars in annual savings that can be redirected toward growth initiatives. ## About IntelliPay We help merchants optimize their payment processing through transparent pricing, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. ## Disclaimer *The information provided on this page is for educational and informational purposes only. We make no representations or warranties regarding the completeness, accuracy, or security of this content, and all advice is provided “as is.” The content does not constitute legal, financial, or professional advice, and readers act on it at their own risk.* *Source: U.S. Small Business Administration, Payment Processing Division, 2025 Q1 Report* *This article was last updated: May 2025* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Digital Payment Trends **Tags:** banking, business payment strategies, Business Payments, business profitability, BusinessSavings, card acceptance, card best practices, card network fees, card processing savings, cardholder benefits, contactless payments, customer experience, debit card fees, debit card processing, debit card transactions, Debit Cards, debit fraud, digital payments, digital wallets, Electronic Payments, financial planning, financial technology, IntelliPay, Interchange Fees, interchange-plus, LocalBusinessFinance, Merchant account, merchant cost reduction, merchant cost savings, merchant payment solutions, Merchant Services, MerchantProcessing, payment cost analysis, Payment efficiency, payment insights, payment networks, payment optimization, payment processing, payment processing costs, payment processing fees, payment processing optimization, payment processing strategy, Payment security, payment strategy, Payment Technology, payment terminals, pin debit, PIN vs signature debit, Point-of-sale, processing fee reduction, profit protection, RetailCostCutting, risk management, signature debit, Small Business, small business finance, Small Business Owner, SmallBizCashflow, SmallBusinessMargin, SmallBusinessTips, smart business tips, StoreOwnerTips, tiered pricing, transaction fees, Transaction Processing, transaction routing --- ### [Card Testing Fraud: Small Purchases, Big Losses](https://intellipay.com/card-testing-fraud-small-purchases-big-losses-intellipay/) **Published:** October 24, 2025 **Author:** Dale Erling **Content:** Contents - [Card Testing Fraud: Small Purchases, Big Losses — What Every Small Business Needs to Know](#Card_Testing_Fraud_Small_Purchases_Big_Losses_What_Every_Small_Business_Needs_to_Know) - [Executive Summary](#Executive_Summary) - [What Is Card Testing Fraud?](#What_Is_Card_Testing_Fraud) - [Why are small businesses targets?](#Why_are_small_businesses_targets) - [How Card Testing Works](#How_Card_Testing_Works) - [Why Should Small Businesses Care?](#Why_Should_Small_Businesses_Care) - [Are You a Victim? Key Warning Signs](#Are_You_a_Victim_Key_Warning_Signs) - [How Small Businesses Can Protect Themselves](#How_Small_Businesses_Can_Protect_Themselves) - [Key Takeaways for Small Business Owners](#Key_Takeaways_for_Small_Business_Owners) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Disclaimer](#Disclaimer) # Card Testing Fraud: Small Purchases, Big Losses — What Every Small Business Needs to Know ## Executive Summary Card testing fraud is a quickly growing threat for small businesses in the digital era. Fraudsters use stolen card numbers to make tiny purchases or authorization attempts—often just a few cents—on unsuspecting websites. While these transactions seem harmless, they can quickly snowball into serious financial losses, higher chargeback rates, and reputational damage. This guide breaks down how card testing works, the latest tactics fraudsters use, red flags every business owner should watch for, and proven, actionable ways to protect your business. ## What Is Card Testing Fraud? Card testing (or “carding”) occurs when criminals use bots or manual methods to submit small purchases or authorizations with stolen debit or credit card data. The goal: to check if cards are active before using them for larger fraud or selling them online. ## Why are small businesses targets? Smaller businesses often have less sophisticated fraud prevention, fewer transaction limits, and donation/payment portals that lack protective measures. Fraudsters know this—and automate their attacks using bots. ## How Card Testing Works - **Tiny transaction amounts:** Fraudsters often process charges of less than $1 to avoid detection and minimize disputes. - **Bots and automation:** Most attacks are bot-driven—thousands of tiny transactions in minutes, often from the same IP or using data stolen in recent breaches. - **Authorizations:** Fraudsters may also send “auth-only” requests for rapid-fire, low-amount checks that don’t initially result in real payments, making them harder to spot. ## Why Should Small Businesses Care? - **Real Dollars Lost:** Fees add up—payment processing, chargebacks, and penalties for excessive dispute rates all come from your bottom line. - **Reputational Risk:** Customers who see fraudulent charges or failed attempts may lose trust in your business—even if your systems weren’t compromised. - **Resource Drain:** Each attack eats up time in customer service, tech support, and resolving disputes with processors or banks. - **Merchant Account Danger:** Excessive declines and chargebacks may result in higher processing costs or even loss of your merchant account. ## Are You a Victim? Key Warning Signs - Unusual spikes in small-dollar transactions or authorization attempts in a short timeframe - High number of transaction declines, especially from the same IP addresses or for similar amounts - Complaints from customers about unrecognized tiny charges - Unexpected increases in chargeback or refund requests - Donation/payment forms with no minimum amount or weak verification ## How Small Businesses Can Protect Themselves 1. **Set Minimum Transaction Amounts** Require payments or donations of $1 or more to make bots less effective and flag suspicious activity sooner. 2. **Require CVV and Address Verification** Always prompt for CVC/CVV numbers and use AVS (Address Verification Service) to match billing addresses. 3. **Monitor Transaction Patterns** Set up real-time alerts for spikes in transaction attempts, especially for small-dollar amounts and repeat attempts from a single IP. 4. **Use CAPTCHAs and Bot Blockers** Add CAPTCHA or hCaptcha to checkout, payment, and account creation pages—this alone can stop most automated attacks. 5. **Restrict or Review Non-U.S. Transactions** If you don’t serve international customers, block or flag transactions from foreign countries. 6. **Leverage Fraud Monitoring Tools** Partner with modern, PCI-compliant processors and activate built-in velocity checks and fraud monitoring solutions. 7. **Regularly Audit Your Payment Pages** Review logs, transaction reports, and customer complaints for sudden changes or signs of automated testing. 8. **Train Your Team** Educate staff about recognizing fraud trends, odd customer support requests, and the importance of reporting anomalies. ## Key Takeaways for Small Business Owners - Card testing fraud can impact any business accepting online payments, especially those with fewer defenses. - Proactive defenses—like transaction limits, CAPTCHA, CVV/AVS, and real-time monitoring—are critical. - Quick detection and action prevent major financial loss and preserve your merchant account status. - Partnering with processors that prioritize fraud protection is a business necessity in 2025. ## Frequently Asked Questions **Why target small businesses for card testing attacks?** Small businesses are less likely to have advanced prevention and may have fewer safeguards on their payment portals. **Do physical stores face card testing fraud?** It’s far more common in card-not-present (online) environments, but bad actors can try in-person if self-checkouts or digital kiosks are unprotected. **What’s the risk of ignoring card testing attempts?** Ignoring attacks may lead to major chargeback fees, lost inventory, merchant account freezes, and damaged customer trust. **Can card testing attacks be stopped completely?** No single defense is foolproof, but layered protections and diligent monitoring make your business a much harder target. ## Disclaimer This guide reflects best practices and payment fraud trends as of October 2025. Always consult your payment processor or a security advisor for solutions tailored to your specific risk profile and compliance needs. This article was prepared by IntelliPay’s payment security team, leveraging ongoing research, industry partnerships, and direct experience protecting U.S. small businesses. Advice is both actionable and grounded in the latest fraud data, so you can confidently safeguard your business from the real, growing threat of card testing. \[Last updated: October 24, 2025\] ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Cybersecurity **Tags:** authorization fraud, AVS, bot attacks, bot defense, card fraud, Card Testing, Carding, Chargebacks, credit card fraud, CVV, digital payments, donation fraud, ecommerce fraud, Financial Loss Prevention, fraud monitoring, IntelliPay, IP restrictions, merchant account security, micro-transactions, minimum transaction, online payments, payment best practices, payment gateway, payment processor, payment protection, Payment security, risk management, secure checkout, Small Business, transaction limits --- ### [Chargebacks What Agencies Need to Know 2025 Update](https://intellipay.com/chargebacks-what-agencies-need-to-know-part-1/) **Published:** October 26, 2025 **Author:** Dale Erling **Content:** Contents - [Chargebacks: What Agencies Need to Know (2025 Update)](#Chargebacks_What_Agencies_Need_to_Know_2025_Update) - [Executive Summary](#Executive_Summary) - [How Chargebacks Work for Government Agencies](#How_Chargebacks_Work_for_Government_Agencies) - [What Happens Next—and What Agencies Should Do](#What_Happens_Nextand_What_Agencies_Should_Do) - [Minimizing Chargeback Risk](#Minimizing_Chargeback_Risk) - [EEAT: Why Agencies Trust IntelliPay](#EEAT_Why_Agencies_Trust_IntelliPay) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [What’s different about chargebacks for government agencies? Chargebacks are less frequent than in the private sector, but when they occur, clear fee practices and communication are critical.](#Whats_different_about_chargebacks_for_government_agencies_Chargebacks_are_less_frequent_than_in_the_private_sector_but_when_they_occur_clear_fee_practices_and_communication_are_critical) - [About IntelliPay](#About_IntelliPay) - [Disclaimer](#Disclaimer) ## Chargebacks: What Agencies Need to Know (2025 Update) ## Executive Summary Chargebacks are card payment reversals initiated by constituents and processed by their bank or card issuer. While government agencies see fewer chargebacks than private merchants, understanding how chargebacks work—and how to respond—is critical for compliance, fiscal integrity, and positive constituent relations. This guide breaks down what agencies need to know, how the funds move, and what steps to take if a chargeback occurs. ## How Chargebacks Work for Government Agencies - **Constituent Initiates**: Constituents can dispute charges for up to 120 days after payment, often due to unrecognized transactions, fee confusion, or fraud concerns. This triggers the bank or issuer to process a chargeback. - **Dual Transactions**: Most agencies use a two-transaction service/convenience fee model. The actual payment and the convenience/service fee show as separate card charges—constituents may challenge one or both. - **Funds Movement**: Upon chargeback, the bank issues a provisional credit to the constituent and debits the payment processor’s account. The processor coordinates with the government agency for the reimbursement, ensuring both parties’ accounts are balanced. - **Agency Steps**: Agencies must reverse the original payment in their records and address any outstanding amount owed by the constituent. Proper documentation is essential. ## What Happens Next—and What Agencies Should Do - **Notification and Documentation** Agencies are notified by the processor’s chargeback center and asked for supporting documentation. Accepting the chargeback and reversing the transaction is often simpler and less time-consuming than fighting it. - **Contesting a Chargeback** If valid, agencies can contest chargebacks by sending evidence showing the constituent authorized the payment and received terms/conditions (such as digital consent, opt-in boxes, or signage/screenshots). Reason codes dictate documentation needs—identity mismatches, non-recognized charges, or fee disputes each require tailored responses. - **Service Fees and Retrievals** Retrieval requests sometimes precede chargebacks and incur separate fees. Chargeback and retrieval fees can often be passed on like an NSF fee on a paper check, so agencies aren’t left covering the cost. ## Minimizing Chargeback Risk - Clearly disclose service/convenience fees at every step, using opt-in procedures so constituents acknowledge the charges before payment. - Use clear merchant descriptors for both payments and fees to reduce confusion when statements arrive. - Train staff and update records promptly to support any dispute response with accurate, time-stamped documentation. - Work closely with your payment processor to implement fraud-reduction measures, such as EMV chip card acceptance and secure online payment standards. ## EEAT: Why Agencies Trust IntelliPay IntelliPay has served government agencies since 2004, offering secure, compliant payment gateways and fee-based models tailored to public-sector needs. Our guidance and platform are built on deep expertise, ongoing regulatory monitoring, and practical experience helping agencies handle payment reversals honestly and efficiently. Chargebacks are rare but important—IntelliPay helps you address them with clarity, transparency, and prompt support. ## Frequently Asked Questions **How long can a constituent dispute a payment?** Up to 120 days from the payment date. **Can constituents dispute convenience/service fees?** Yes, especially if the descriptors are unclear or the opt-in process wasn’t followed. **Should agencies fight every chargeback?** Not always. Accepting and reversing a clearly justified chargeback is usually the fastest and most effective. Contest only when the documentation is strong. **How are chargeback or retrieval fees handled?** Most agencies can pass these fees to the constituent, just like an NSF check fee, so the agency isn’t out of pocket. ## **What’s different about chargebacks for government agencies?** Chargebacks are less frequent than in the private sector, but when they occur, clear fee practices and communication are critical. ## **About IntelliPay** We, treasurers and finance directors, optimize our payment processing through transparent interchange-plus pricing, no junk fees, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. ## Disclaimer This guide reflects best practices and payment processing rules as of October 2025. Agencies should consult with their payment processor and compliance advisors to ensure specific procedures meet current regulatory requirements. \[Last updated: October 27, 2025\] ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government & Private Sector **Tags:** agency compliance, agency payment tips, card payments, chargeback, chargeback documentation, chargeback mitigation, chargeback reversal, Chargebacks, Chip Card, constituent payments, Convenience Fees, credit card chargebacks, credit card payments, digital payments, Dispute Resolution, EMV, EMV compliant, EMV liability shift, EMV security, financial integrity, government finance, government payment processing, government payments, IntelliPay, merchant descriptors, payment disputes, payment processing, payment processor, payments education, payments risk management, PCI Compliance, refund process, secure payments, service fee model, transparency --- ### [Credit Card Machine Maintenance and Care](https://intellipay.com/cleaning-and-disinfecting-credit-card-terminals/) **Published:** October 23, 2025 **Author:** Dale Erling **Content:** Contents - [Credit Card Machine Maintenance and Care: A 2025 Merchant Guide](#Credit_Card_Machine_Maintenance_and_Care_A_2025_Merchant_Guide) - [Why Terminal Maintenance Matters](#Why_Terminal_Maintenance_Matters) - [Quick Answers: How to Prevent Terminal Downtime](#Quick_Answers_How_to_Prevent_Terminal_Downtime) - [Create a Maintenance Routine](#Create_a_Maintenance_Routine) - [The Right Way to Clean Your Device](#The_Right_Way_to_Clean_Your_Device) - [Key Maintenance Tips for Verifone Terminals](#Key_Maintenance_Tips_for_Verifone_Terminals) - [Key Maintenance Tips for Dejavoo P1 Terminals](#Key_Maintenance_Tips_for_Dejavoo_P1_Terminals) - [Don’t Overlook Software and Network Upkeep](#Dont_Overlook_Software_and_Network_Upkeep) - [Train Your Team for Proper Care](#Train_Your_Team_for_Proper_Care) - [Don’t Forget About Data Security](#Dont_Forget_About_Data_Security) - [Quick Maintenance Checklist](#Quick_Maintenance_Checklist) - [Extend Terminal Life and Save Costs](#Extend_Terminal_Life_and_Save_Costs) - [IntelliPay: Keeping Payments Running Smoothly](#IntelliPay_Keeping_Payments_Running_Smoothly) # Credit Card Machine Maintenance and Care: A 2025 Merchant Guide ## Why Terminal Maintenance Matters Maintaining your credit card machine is essential for smooth, secure, and reliable transactions. Regular upkeep ensures your business stays compliant with PCI DSS 4.0 standards, extends hardware life, and reduces downtime that can cost sales and customer trust. A small effort in daily maintenance can prevent major disruptions later. Whether you use an IntelliPay-supported Verifone V200/V400, Dejavoo P1, or other credit card terminal, this guide outlines the latest maintenance best practices to keep your point-of-sale (POS) equipment performing reliably. ## Quick Answers: How to Prevent Terminal Downtime - **Daily cleaning:** Wipe surfaces and check for visible dirt. - **Weekly maintenance:** Clean chip and card slots using designated cleaning cards. - **Software updates:** Perform quarterly or as prompted by your provider. - **Cable check:** Inspect cords for tension, frays, or twisting once a month. - **Backup connection:** Have a mobile or Wi-Fi backup in case wired connections fail. ## Create a Maintenance Routine Like your car or computer, your POS system performs best with regular attention. Build a cleaning and inspection schedule that fits your operation size: - **Daily:** Wipe touchscreens, keypads, and housing surfaces. - **Weekly:** Clean card readers, chip slots, and NFC sensors. - **Monthly:** Check cables, inspect printer components, and remove dust buildup. - **Quarterly:** Verify software updates, test backup power, and perform full diagnostics. Following this routine helps you avoid unexpected shutdowns or sluggish transaction performance. ## The Right Way to Clean Your Device Keep your equipment in top condition with these safe cleaning practices: 1. **Unplug the device** before cleaning. 2. Use a **soft, lint-free microfiber cloth** slightly dampened with water and a small amount of mild soap. 3. For chip or swipe readers, **use designated cleaning cards**—avoid inserting paper or unapproved materials. 4. Wipe contactless NFC areas with a **70% isopropyl alcohol wipe** only when powered off. 5. Blow away dust and printer debris using **compressed air**. 6. Allow the device to dry fully before reconnecting power. Avoid harsh cleaners, bleach, ammonia products, or spraying directly onto the machine. ## Key Maintenance Tips for Verifone Terminals The Verifone V200 and V400 series are widely used for their speed, security, and reliability. Keep them running smoothly by: - Cleaning with a lightly moistened microfiber cloth—never paper towels. - Inspecting the bottom and rear ports for dust or cable obstructions. - Keeping firmware current to maintain PCI and EMV compatibility. - Ensuring docking bases remain dry and properly mounted. Routine attention ensures touch response accuracy and reduces chip reader errors. ## Key Maintenance Tips for Dejavoo P1 Terminals The Dejavoo P1’s Android interface and built-in printer make it a favorite among growing businesses. To protect its performance: - Power off before cleaning. - Clean both the touchscreen and printer area gently to avoid smudging sensors. - Recalibrate the screen if lag increases. - Change printer rolls only when powered on and idle to prevent jams. Performing small manufacturer-approved actions keeps ports, sensors, and screens at peak efficiency. ## Don’t Overlook Software and Network Upkeep Hardware reliability is only part of maintenance. Poor connectivity or outdated firmware are equally disruptive. - **Install firmware updates** when prompted to maintain PCI DSS 4.0 compliance. - **Segment Wi-Fi** networks to keep POS traffic separate from guest Wi-Fi, reducing congestion and security risks. - **Protect passwords** and restrict admin credentials to trained staff. - **Monitor network activity** for lag or connection errors to spot issues early. ## Train Your Team for Proper Care Many device problems stem from misuse. Train staff to: - Handle terminals carefully without excessive pressure on keypads or screens. - Recognize common error codes and perform basic troubleshooting. - Report anomalies early rather than continuing to process transactions. Simple staff awareness reduces repair costs and keeps operations smooth. ## Don’t Forget About Data Security Maintenance also includes digital care. Regular device updates protect your business from modern cyber risks. - Always install manufacturer and processor updates promptly. - Use two-factor authentication for admin access where applicable. - Schedule quarterly reviews of data encryption and cardholder protection settings. These practices align with PCI DSS 4.0 and strengthen defense against fraud or unauthorized data access. ​ ## Quick Maintenance Checklist FrequencyActionPurposeDailyWipe and sanitize surfacesPrevent buildup and maintain appearanceWeeklyClean card slots and contactless readersPrevent read errorsMonthlyCheck cables, inspect printer, remove dustImprove performance longevityQuarterlyUpdate firmware and back up logsEnsure compliance and security Printing or bookmarking this schedule ensures consistency across your staff and shifts. ## Extend Terminal Life and Save Costs Proactive maintenance minimizes replacements and saves money. The average POS terminal lifespan is 5–7 years, but careful maintenance can add 1–2 more years of reliable operation. Businesses that develop a maintenance culture reduce repair incidents and enjoy faster, more secure transactions. ## IntelliPay: Keeping Payments Running Smoothly At IntelliPay, we help merchants process payments confidently and maintain modern, secure terminals. Whether you need troubleshooting, device replacement, or an upgrade to newer PCI-compliant equipment, our team provides dependable, U.S.-based customer support for Verifone, Dejavoo, and other major brands. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Best Practices **Tags:** card reader performance tips, card reader troubleshooting, cleaning a credit card terminal, credit card machine maintenance, credit card machine repair, credit card reader cleaning, credit card reader upkeep, credit card terminal, credit card terminal maintenance guide, Dejavoo P1 maintenance, disinfecting, Disinfecting credit card swiper, EMV contactless reader care, IntelliPay support, merchant hardware care, payment system hygiene, payment terminal care, payment terminal safety, payment terminal troubleshooting, PCI DSS 4.0 compliance, POS device cleaning guide, POS equipment maintenance, swiper, terminal hardware updates, Verifone terminal support --- ### [How to Lower Credit Card Processing Fees and Increase Margins - 2025](https://intellipay.com/how-to-lower-credit-card-processing-fees-and-increase-margins/) **Published:** October 24, 2025 **Author:** Dale Erling **Content:** Contents - [The True Cost of Credit Card Processing in 2025: How to Lower Fees and Increase Margins](#The_True_Cost_of_Credit_Card_Processing_in_2025_How_to_Lower_Fees_and_Increase_Margins) - [Key Takeaways](#Key_Takeaways) - [Understanding What You Really Pay for Each Transaction](#Understanding_What_You_Really_Pay_for_Each_Transaction) - [The Three Components of Credit Card Processing Fees](#The_Three_Components_of_Credit_Card_Processing_Fees) - [Fee Structures That Impact Your Bottom Line](#Fee_Structures_That_Impact_Your_Bottom_Line) - [What Affects Rates in 2025](#What_Affects_Rates_in_2025) - [Strategies to Lower Credit Card Processing Fees](#Strategies_to_Lower_Credit_Card_Processing_Fees) - [1. Shift Fees Legally with Dual Pricing](#1_Shift_Fees_Legally_with_Dual_Pricing) - [2. Use Surcharging Where Allowed](#2_Use_Surcharging_Where_Allowed) - [3. Add a Dual Pricing Option](#3_Add_a_Dual_Pricing_Option) - [4. Promote Low-Cost ACH and eCheck Transactions](#4_Promote_Low-Cost_ACH_and_eCheck_Transactions) - [5. Maintain PCI DSS 4.0 Compliance](#5_Maintain_PCI_DSS_40_Compliance) - [6. Audit Your Statement Quarterly](#6_Audit_Your_Statement_Quarterly) - [IntelliPay: Transparent Pricing for Every Merchant](#IntelliPay_Transparent_Pricing_for_Every_Merchant) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [What is the “interchange fee,” and can I reduce it?](#What_is_the_interchange_fee_and_can_I_reduce_it) - [Is dual pricing the same as surcharging?](#Is_dual_pricing_the_same_as_surcharging) - [How do I calculate my effective rate?](#How_do_I_calculate_my_effective_rate) - [Can I combine dual pricing with ACH payment options?](#Can_I_combine_dual_pricing_with_ACH_payment_options) - [What’s the easiest way to become PCI DSS 4.0 compliant?](#Whats_the_easiest_way_to_become_PCI_DSS_40_compliant) - [About IntelliPay](#About_IntelliPay) # The True Cost of Credit Card Processing in 2025: How to Lower Fees and Increase Margins ## Key Takeaways - Average processing rates in 2025 range from **2.0%–3.5%**, with interchange fees driving most costs. - The **three main components** of processing fees are interchange, assessments, and processor markup. - **Dual pricing** programs let merchants legally shift costs back to card users while staying fully compliant. - **ACH** and **eCheck payments** cost a fraction of card transactions—typically **0.3%–0.8%**. - Staying **PCI DSS 4.0 compliant** protects your business and reduces unnecessary markups or fines. - Reviewing your **effective rate quarterly** uncovers hidden costs. - IntelliPay offers built-in transparency through **dual pricing, ACH options, and interchange-plus structures** that cut merchant-paid fees. ## Understanding What You Really Pay for Each Transaction Each time a payment card is swiped, dipped, or tapped, a small portion of that revenue goes to banks, networks, and processors. These fees, known as your *discount rate*, accumulate over time—impacting net revenue more than many merchants realize. In 2025, merchants typically pay between **2.0% and 3.5%** per transaction. Yet not all fees are fixed or unavoidable. By understanding their structure and leveraging compliant pricing strategies such as **dual pricing** and **ACH adoption**, you can control more of what you earn. ## The Three Components of Credit Card Processing Fees Fee TypeWho Charges ItTypical RangeDescription**Interchange Fees**Issuing banks1.3%–2.5%Covers cost and risk for card issuers and cardholder rewards.**Assessment Fees**Card networks (Visa, Mastercard, etc.)0.13%–0.18%Fixed network infrastructure costs.**Processor Markup**Payment processors0.25%–1%Negotiable service charge that covers processing and support. Learn how each component affects your rates in [Payment Processing Questions: Complete Answers for Merchants](https://intellipay.com/payment-processing-questions-and-answers/). ## Fee Structures That Impact Your Bottom Line Processing costs vary by rate structure: - **Flat-Rate Pricing** – Simple but potentially expensive. - **Tiered Pricing** – Opaque and often higher than average. - **Interchange-Plus Pricing** – The most transparent; base interchange rate plus a fixed markup. - **Subscription Pricing** – A newer model, some payment options, and features come at an additional cost over the base fee. For most businesses, **interchange-plus** models offer the clearest and fairest cost breakdown. IntelliPay provides this level of transparency as standard to all merchants. ## What Affects Rates in 2025 - **Transaction method:** Chip and tap-to-pay are cheaper than manual entries. - **Card type:** Debit fees are lower than premium credit card types. - **MCC (Merchant Category Code):** Regulated industries—like utilities or government—enjoy reduced interchange rates. - **Average ticket size:** The average dollar amount of each transaction you process. When your *average ticket size* is higher (meaning each sale is larger), your overall processing percentage may **look higher**—because network fees are calculated as a percentage of the transaction value. However, **your total cost per sale is usually lower** since many fees, like authorization or per‑transaction charges, are fixed amounts - **PCI DSS 4.0 compliance:** Non-compliance can add 0.1%–0.5% to your monthly bill; best practices are outlined in [A County Treasurer’s Guide to PCI Compliance in 2025](https://intellipay.com/a-county-treasurers-guide-to-pci-compliance-in-2025/). ## Strategies to Lower Credit Card Processing Fees ## 1. Shift Fees Legally with Dual Pricing **Dual pricing**—two posted prices (card and cash)—lets merchants pass card costs to customers without breaking brand or state rules. It’s legal nationwide and consumer-friendly, explained in [The Complete Guide to Dual Pricing](https://intellipay.com/how-dual-pricing-affects-customer-choices/). **Example:** If your product is $100 by card and $97 cash, you net the same after fees regardless of method. ## 2. Use Surcharging Where Allowed A **surcharge** transparently passes a small fee (up to 3–4%) to customers paying by **credit card only**—never debit or prepaid. To understand the difference and compliance requirements, see [Is It Legal to Pass on Credit Card Fees to Customers?](https://intellipay.com/is-it-legal-to-pass-on-credit-card-fees-to-customers/) and [Surcharging vs Cash Discounting—What to Know Now](https://intellipay.com/surcharging-vs-cash-discounting/). ## 3. Add a Dual Pricing Option A **dual pricing program** automatically reduces an included service fee when customers pay with cash or ACH. It’s often easiest for brick-and-mortar locations and parking, food, or retail environments. ## 4. Promote Low-Cost ACH and eCheck Transactions ACH averages just **0.3%–0.8% per transaction**—ideal for invoices, tuition, and recurring billing. Learn how to add ACH and eCheck to your system in [Reduce Fees & Improve Payments for Your Business in 2025](https://intellipay.com/echeck/). ## 5. Maintain PCI DSS 4.0 Compliance PCI compliance avoids penalties and improves your security score. IntelliPay embeds this into its gateway tools—see our specific recommendations in [PCI Compliance Resources](https://intellipay.com/tag/pci-compliance/). ## 6. Audit Your Statement Quarterly Your **Merchant Discount Rate (MDR)** and effective processing costs can drift upward over time—sometimes without notice. Performing quarterly audits of your merchant statements keeps you aware of changes, hidden fees, or errors that quietly reduce profit margins. Start by calculating your **effective rate** (total fees ÷ total monthly sales). If it’s higher than **3%**, review your statement details: - Look for increases in interchange, assessments, or processor markups. - Check recurring “miscellaneous” or “compliance” charges that weren’t in your agreement. - Verify that your **average ticket size (the average sale amount)** matches your business model—abnormally high or low averages can skew your MDR or trigger risk‑tier adjustments. Regular statement reviews help identify billing discrepancies, expired rate terms, or outdated pricing models. Merchants who track their MDR quarterly and compare year‑over‑year trends can quickly renegotiate or switch to more transparent plans like IntelliPay’s **interchange‑plus** pricing. *In short:* Reviewing your processing statements every few months ensures your effective rate stays accurate—and your savings stay real. ## IntelliPay: Transparent Pricing for Every Merchant IntelliPay’s platform empowers businesses to take control of processing costs with integrated **dual pricing**, **ACH**, and **card-surcharge solutions** that stay PCI DSS 4.0 compliant. Merchants receive clear interchange-plus reporting, dedicated support, and configuration options across web, mobile, and in-person gateways. ## Frequently Asked Questions ## What is the “interchange fee,” and can I reduce it? Interchange fees are set by card networks and cover transaction risk. While non-negotiable, you can reduce their effect through PCI compliance, chip use, and ACH or cash payments. ## Is dual pricing the same as surcharging? No. Dual pricing provides two posted prices—card and cash—while surcharging adds a separate fee to card payments. Dual pricing is fully legal nationwide when disclosed properly. ## How do I calculate my effective rate? Add all monthly fees and divide by total sales. Anything over 3% indicates that you can likely save through interchange-plus or hybrid processing programs. ## Can I combine dual pricing with ACH payment options? Yes. Many merchants use ACH for bills and invoices while maintaining dual pricing for card acceptance, allowing maximum flexibility and minimized cost. ## What’s the easiest way to become PCI DSS 4.0 compliant? Use an integrated provider who automates compliance tasks—like IntelliPay. We provide pre-certified gateways and policy documentation to simplify your process. **In 2025, the key to profitability isn’t avoiding card acceptance—it’s choosing smarter ways to manage how you pay for it. IntelliPay gives you the technology, compliance, and transparency to keep every swipe working for you.** ## About IntelliPay We help merchants optimize their payment processing with transparent interchange-plus pricing, no junk fees, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. *The information provided on this page is for educational and informational purposes only. We make no representations or warranties regarding the completeness, accuracy, or security of this content, and all advice is provided “as is.” The content does not constitute legal, financial, or professional advice, and readers act on it at their own risk.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Payment Optimization **Tags:** ACH and eCheck payments, cash discounting programs, credit card network fees, credit card processing fees 2025, credit card surcharging regulations, customer cost shifting, dual pricing IntelliPay, government payment systems, IntelliPay payment processing, interchange markup, interchange plus pricing, lowering processing costs, merchant fee reduction, merchant profitability, payment optimization, payment transparency, PCI DSS 4.0 compliance, secure payment methods, small business payment solutions, transparent pricing models --- ### [Is Surcharging Right for Used Car Sales?](https://intellipay.com/is-surcharging-right-for-used-card-sales/) **Published:** August 10, 2025 **Author:** Dale Erling **Content:** Contents - [Introduction](#Introduction) - [The Cost of Credit Card Processing for Auto Dealers](#The_Cost_of_Credit_Card_Processing_for_Auto_Dealers) - [Why Surcharging is Your Solution](#Why_Surcharging_is_Your_Solution) - [Benefits of Surcharging for Used Car Dealers:](#Benefits_of_Surcharging_for_Used_Car_Dealers) - [What is a Surcharge Fee?](#What_is_a_Surcharge_Fee) - [Understanding Surcharge Fees](#Understanding_Surcharge_Fees) - [Surcharge Fees vs. Other Fees](#Surcharge_Fees_vs_Other_Fees) - [What Card Networks Say About Surcharging](#What_Card_Networks_Say_About_Surcharging) - [State and Local Regulations](#State_and_Local_Regulations) - [Is Surcharging Right for Your Used Car Dealership?](#Is_Surcharging_Right_for_Your_Used_Car_Dealership) - [Before implementing surcharging, used car dealers must:](#Before_implementing_surcharging_used_car_dealers_must) - [FAQs](#FAQs) - [Closing Thoughts](#Closing_Thoughts) # Introduction In the world of used car sales, card transaction fees can be a constant concern for dealership management. Major card networks (Visa, Mastercard, etc.) charge non-negotiable processing fees for every card transaction. Did you know that your margins are contributing to someone else’s rewards, like vacation discounts or cash-back incentives? ## The Cost of Credit Card Processing for Auto Dealers According to 2025 payment industry data: – Average credit card processing fees range from 2.5% to 3.5% for auto dealers – American businesses paid over $160 billion in credit card processing fees in 2024 – The average used car dealer processes $500,000+ monthly in credit card transactions – At typical rates, this represents $15,000-$17,500 in annual processing costs per dealership – Compliant surcharging can help dealers recover 80-100% of these costs Industry Adoption: A 2024 J.D. Power study found that an increasing percentage of merchants across industries are implementing surcharge programs to offset rising payment processing costs. ## **Why Surcharging is Your Solution** With continual fee increases impacting dealers, particularly smaller businesses, surcharging has become an appealing alternative. Surcharging, or adding a fee up to 3% of a customer’s due amount, helps to offset those pesky processing fees. It’s not unethical or uncommon; industries related to auto services are already using this approach. ### **Benefits of Surcharging for Used Car Dealers:** - *Flexibility*: Accept credit card payments for larger amounts without worrying about exorbitant processing fees. - *Improved Cash Flow*: Lower overall costs boost profitability and fuel growth. ## What is a Surcharge Fee? A percentage can be added up to the lower of: (1) your actual merchant discount rate (MDR) for credit card processing, or (2) 3% maximum (Visa’s cap). The surcharge must cover actual costs only—merchants cannot profit from surcharging. Mastercard’s cap remains at 4%, but if you accept multiple card brands, you must apply the same surcharge rate to all brands, effectively limiting you to Visa’s 3% maximum. ### **Understanding Surcharge Fees** A surcharge fee is an extra amount added at payment time. For credit card transactions, up to 3% can be added, though debit or prepaid cards are exempt. Surcharge fees are handled by your POS system or payment processing platform. ### **Surcharge Fees vs. Other Fees** Don’t confuse surcharging with cash discounting or convenience fees. While surcharging adds a percentage for credit card use, cash discounting offers a price reduction for non-credit payments. Convenience fees are different from surcharges. Convenience fees must be a flat dollar amount (not a percentage), can only be applied to card-not-present transactions (online or phone payments), and provide a convenience that wouldn’t otherwise be available. Mastercard restricts convenience fees primarily to government agencies, educational institutions, and utilities. Convenience fees can sometimes be applied to debit cards in certain circumstances, unlike a surcharge. ## **What Card Networks Say About Surcharging** Card brands like Visa, Mastercard, Discover, and American Express permit surcharging, with some rules in place.”As of April 15, 2023, Visa reduced its maximum surcharge cap from 4% to 3%. While Mastercard maintains a 4% cap, merchants who accept both card brands must use the lower 3% limit for all credit card transactions—you cannot charge different surcharge rates for different card brands. Additionally, the surcharge cannot exceed your actual merchant discount rate (MDR), whichever is lower. ### **State and Local Regulations** As of 2025, Connecticut, Maine, Massachusetts, and California prohibit surcharging altogether. Connecticut law specifically bans credit card surcharges but allows cash discount programs with proper disclosure requirements. Texas has a prohibition on the books, though it is currently subject to legal challenges. Colorado allows surcharging but caps it at 2% (lower than the Visa limit). Several other states, including New York, New Jersey, Nevada, and South Dakota, require that surcharges not exceed the merchant’s actual cost of acceptance. Before jumping into surcharging, make sure you’re aware of your local laws. ### **Is Surcharging Right for Your Used Car Dealership?** *Evaluate Payment Processing Costs* Start by assessing your current expenses to determine if surcharging could be beneficial. IntelliPay can assist in calculating your net effective rate and potential surcharge amount. *Competitor Analysis* Knowing how your competitors operate can also influence your decision to surcharge. ### Before implementing surcharging, used car dealers must: 30-Day Notice Requirement – Notify your payment acquirer at least 30 days before starting to surcharge – Specify whether you’ll use brand-level or product-level surcharging – Note: Discover and American Express do not require advance notification Disclosure Requirements – Post clear signage at entry points and points of sale – For online transactions, disclose surcharges before checkout in at least 10-point Arial font – List the surcharge as a separate line item on all receipts – Ensure disclosure states the merchant (not the card brand) is imposing the surcharge Card Type Restrictions – NEVER apply surcharges to debit cards, even if processed as “credit” – NEVER apply surcharges to prepaid cards or gift cards – Only credit cards can be surcharged State and Local Law Compliance – Check your state laws before implementing—some states prohibit or restrict surcharging – Even if your state allows it, ensure your actual processing costs justify the surcharge rate – Be aware that laws continue to evolve (Minnesota changed its rules January 1, 2025; Kansas legalized surcharging January 2025) ## FAQs **Q: Can used car dealers legally add credit card surcharges in 2025?** **A:** Yes, in most states. However, Connecticut, Maine, Massachusetts, and California prohibit surcharging. Used car dealers in these states must absorb processing fees or use alternative strategies like cash discount programs. **Q: What’s the maximum surcharge a car dealer can add?** **A:** The lower of (1) your actual processing cost or (2) 3% for Visa transactions. While Mastercard allows 4%, you must apply the same rate across all card brands, effectively limiting you to 3%. **Q: Can I surcharge debit card transactions at my dealership?** **A:** No. Federal regulations and card brand rules prohibit surcharging on debit cards, prepaid cards, and gift cards—even if the customer selects “credit” at checkout. **Q: Do I need to notify anyone before starting to surcharge?** **A:** Yes. You must notify your payment processor (acquirer) at least 30 days before implementing surcharges. You must also post signage and clearly disclose surcharges to customers before transactions. ### **Closing Thoughts** Surcharging can be a game-changer for used car dealers, offering flexibility, improving cash flow, and enhancing competitiveness. However, it’s not a DIY project. You need a seasoned payment partner like IntelliPay, who sets you up and ensures compliance with surcharging regulations. IntelliPay’s cloud-based platform integrates with AutoManager’s Deskmanager DMS, streamlining all your payments and reconciliations. Please reach out to Phillip Buck 385-210-1078 or for your free analysis and demo. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/31f913eb1b920b574694549b9a4c8304.jpg?ver=1788313290) Dale Erling [See Full Bio](https://intellipay.com/author/website-support-requestconvenientpayments-com/) [ ](https://intellipay.com/author/website-support-requestconvenientpayments-com/) **Categories:** Payment Processing **Tags:** 2025 surcharging, ACH Payments, alternative payment methods, American Express, auto dealer payment processing, auto retail payments, auto sales, automotive finance, automotive industry, automotive merchant services, automotive payment solutions, automotive retail, B2B Payments, California credit card laws, car buying payments, car dealer operations, car dealer surcharging laws, car dealership credit card fees, car sales transactions, card brand compliance, card brand fines, card brand rules, card network rules, cash discount programs, Cash Discounting, cash flow optimization, Colorado surcharging, compliance violations, Connecticut surcharge ban, Convenience Fees, convenience fees vs surcharges, cost reduction strategies, credit card fee education, Credit card fees, credit card laws by state, credit card processing fees, credit card surcharging, credit card transaction fees, credit vs debit cards, current card brand rules, current regulations, customer payments, dealer finance office, dealer payment guide, dealer services, dealership finance office, dealership management, dealership operations, debit card processing, disclosure requirements, Discover card, dual pricing, federal regulations, franchise dealerships, how to surcharge, independent dealers, Interchange Fees, latest payment laws, Maine surcharge prohibition, Massachusetts payment laws, Mastercard policy, Mastercard surcharge policy, merchant account setup, merchant account termination, merchant best practices, merchant compliance, merchant discount rate, merchant education, merchant fee reduction, merchant fees, merchant notification requirements, merchant penalties, merchant solutions, merchant surcharge requirements, modern payment solutions, multi-state dealerships, nationwide payment processing, non-compliance consequences, offset processing costs, payment acceptance costs, payment compliance, payment compliance guide, payment cost management, payment cost solutions, Payment efficiency, payment fee alternatives, payment gateway, payment industry compliance, payment method comparison, Payment methods, payment networks, payment optimization, payment options, payment processing costs, payment processing guide, payment processing regulations, payment processing risks, payment system setup, payment transparency, payment trends 2025, PCI Compliance, point of sale compliance, POS surcharging, processing fee recovery, profit margins, profitability improvement, recent changes, recover transaction fees, reduce credit card fees, regional compliance, regulatory penalties, retail payments, small business credit cards, small business payments, state laws, state payment regulations, state surcharge laws, state-by-state surcharging, surcharge compliance 2025, surcharge implementation, surcharge program, surcharge regulations, surcharge signage, surcharging explained, surcharging vs cash discounting, swipe fees, Texas surcharge laws, traditional processing vs surcharging, transaction costs, United States, updated compliance, US merchants, US territories, used car dealers, used car dealership, used car sales payment, vehicle purchase payment, vehicle sales, Visa rules, Visa surcharge rules --- ### [County Treasurers: Go From Paper Mess to Payment Success Part 2](https://intellipay.com/county-treasurers-go-from-paper-mess-to-payment-success-part-2/) **Published:** September 5, 2025 **Author:** Dale Erling **Content:** Contents - [County Treasurers: Go From Paper Mess to Payment Success Part 2](#County_Treasurers_Go_From_Paper_Mess_to_Payment_Success_Part_2) - [Essential Features for Modern County Payment Systems](#Essential_Features_for_Modern_County_Payment_Systems) - [Technical Requirements Checklist](#Technical_Requirements_Checklist) - [Understanding the RFP Requirements](#Understanding_the_RFP_Requirements) - [When is an RFP Required?](#When_is_an_RFP_Required) - [RFP Exemptions to Consider](#RFP_Exemptions_to_Consider) - [Building an Effective RFP](#Building_an_Effective_RFP) - [The Approval Process: Building Stakeholder Support](#The_Approval_Process_Building_Stakeholder_Support) - [General Approval Process](#General_Approval_Process) - [Building Your Business Case](#Building_Your_Business_Case) - [How to Justify the Daily Cost](#How_to_Justify_the_Daily_Cost) - [Implementation Strategy: Avoiding Common Mistakes](#Implementation_Strategy_Avoiding_Common_Mistakes) - [Mistake #1: The “Big Bang” Approach](#Mistake_1_The_8220Big_Bang8221_Approach) - [Mistake #2: Underestimating Change Management](#Mistake_2_Underestimating_Change_Management) - [Mistake #3: Ignoring Integration Complexity](#Mistake_3_Ignoring_Integration_Complexity) - [Timeline and Cost Planning](#Timeline_and_Cost_Planning) - [Realistic Implementation Timeline](#Realistic_Implementation_Timeline) - [Cost Structure Planning](#Cost_Structure_Planning) - [Modern Solutions: Service Fee Models](#Modern_Solutions_Service_Fee_Models) - [Eliminating Processing Costs](#Eliminating_Processing_Costs) - [Multi-Department Integration Benefits](#Multi-Department_Integration_Benefits) - [Measuring Success: Key Performance Indicators](#Measuring_Success_Key_Performance_Indicators) - [Financial Metrics](#Financial_Metrics) - [Citizen Experience Metrics](#Citizen_Experience_Metrics) - [Operational Metrics](#Operational_Metrics) - [Grant Opportunities for Implementation](#Grant_Opportunities_for_Implementation) - [Federal Funding Sources](#Federal_Funding_Sources) - [State and Local Opportunities](#State_and_Local_Opportunities) - [Expert Recommendations](#Expert_Recommendations) - [Critical Success Factors](#Critical_Success_Factors) - [Frequently Asked Questions](#Frequently_Asked_Questions) - [Taking Action: Your Next Steps](#Taking_Action_Your_Next_Steps) - [Conclusion: The Time is Now](#Conclusion_The_Time_is_Now) # County Treasurers: Go From Paper Mess to Payment Success Part 2 *Updated September 2025* *This is Part 2 of our county payment modernization series. [Read Part 1: The County Payment Crisis](https://claude.ai/chat/0832dd94-0ff4-4131-8d44-f04429f11218#) for background on why current systems fail.* County treasurers ready to modernize their payment systems face a critical question: How do you transform decades-old processes without disrupting daily operations? This guide provides the roadmap for successful implementation. ## Essential Features for Modern County Payment Systems ### Technical Requirements Checklist **✅ Integration Capabilities** - API connectivity with existing ERP systems - Real-time data synchronization - Legacy system compatibility - Automated reconciliation processes **✅ Security and Compliance** - PCI-DSS Level 1 certification - End-to-end encryption and tokenization - [WCAG 2.1, Level AA](https://www.ada.gov/resources/2024-03-08-web-rule/) accessibility compliance - Multi-factor authentication options **✅ Citizen Experience Features** - Guest checkout (no account creation required) - Mobile-first responsive design - Multiple payment method support - 24/7 availability with minimal downtime **✅ Administrative Tools** - Multi-department architecture - Customizable reporting and analytics - User permission management - Automated payment confirmation systems ## Understanding the RFP Requirements ### When is an RFP Required? State requirements for when a formal RFP is required vary by purchase amount, project type, and other factors. We recommend checking your specific state’s requirements. #### Combined List of State and Local Procurement Thresholds for Formal Bidding/RFP - **Alabama:** Formal bidding is required for purchases over $50,000. - **Alaska:** Formal procurement is required for supplies and services over $100,000. - **Arizona:** A formal solicitation is generally required for purchases over $100,000, though some federal programs have a $250,000 threshold. - **Arkansas:** Formal sealed bidding is required for purchases over $75,000. Purchases between $20,000 and $75,000 require three written quotes. - **California:** Varies by county and municipality. For example, some cities have an informal proposal threshold of $25,000-$95,000, and a formal RFP/bid threshold for purchases over $95,000. - **Colorado:** Formal competition (RFP/IFB) is required for purchases over $250,000. - **Connecticut:** Formal bidding is required for purchases over $100,000. - **Delaware:** Formal bidding is required for materials and non-professional services over $50,000. - **District of Columbia:** The Chief Procurement Officer may establish a streamlined process for contracts up to $100,000. - **Florida:** Many local governments set a formal bid/proposal threshold for purchases over $50,000, while smaller amounts require a certain number of quotes. - **Georgia:** A competitive bid is required for purchases of $25,000 or more with the same vendor in a fiscal year. - **Hawaii:** A formal e-procurement process is required for purchases over $25,000. - **Illinois:** The small purchase threshold for commodities and services is $100,000, with formal bidding required for amounts above that. - **Indiana:** Formal bidding (IFB or RFP) is required for purchases over $150,000. - **Louisiana:** A formal sealed bid process is required for purchases over $25,000. - **Maryland (Prince George’s County):** The small procurement threshold is $30,000. Formal solicitations are required for amounts above this. - **North Carolina:** The formal competition threshold is $31,000, with informal solicitations for amounts between $5,000 and $30,999. - **North Dakota:** The threshold for bidding on public improvement construction is $250,000. The threshold for services and supplies can vary, but generally requires a formal process for larger amounts (often over $100,000). - **Pennsylvania:** Formal bidding is required for purchases and contracts over $23,800, which is adjusted annually for inflation. - **Texas:** The competitive procurement threshold for many local governments is increasing from $50,000 to $100,000. - **Vermont:** Thresholds vary, but generally a formal RFP process is required for larger-dollar contracts, often in the range of $40,000 to $250,000, depending on the type of goods or services. - **Virginia:** Thresholds vary, but often have tiers, such as an informal solicitation for purchases between $10,000 and $100,000 and a formal sealed bid/RFP for purchases over $100,000. - **Washington:** The formal sealed bid threshold is often set at $40,000 for various state agencies, with different tiers for smaller amounts. **Important:** If using federal funds, federal procurement rules apply regardless of local thresholds. ### RFP Exemptions to Consider - **Cooperative purchasing:** Using another agency’s existing contract - **Below threshold purchases:** Contracts under your competitive bidding limit - **Emergency procurements:** Immediate need situations (rare for payment systems) - **Sole source:** When only one vendor can provide the service (very rare) ### Building an Effective RFP **1. Executive Summary Section** - Current system challenges and costs - Transaction volume data and projections - Integration requirements with existing systems - Compliance requirements (PCI-DSS, ADA, state regulations) **2. Detailed Scope of Services** - All required payment methods (credit/debit, ACH, mobile, cash-to-digital) - Integration with existing financial/ERP systems - Real-time reporting and reconciliation capabilities - Customer service and technical support requirements - Implementation timeline and training requirements **3. Evaluation Criteria Framework** - **Price/Cost (25-35%):** Total cost of ownership, processing fees, implementation - **Technical Capability (25-30%):** Integration ability, feature set, security standards - **Experience (20-25%):** Government sector experience, similar implementations - **Support and Training (10-15%):** Customer service, training programs, ongoing support - **Financial Stability (5-10%):** Vendor financial health and longevity ## The Approval Process: Building Stakeholder Support ### General Approval Process **Primary Decision Makers:** - **County Commissioners/Council:** Budget approval and contract authorization - **County Attorney:** Legal review and compliance verification - **Finance Director:** Budget verification and financial impact assessment **Supporting Stakeholders:** - **IT Director:** Technical compatibility and security review - **Department Heads:** Operational requirements input - **Procurement Officer:** RFP development and vendor evaluation ### Building Your Business Case **Financial Justification Formula:** For a county of 100,000 residents, delaying modernization: - Daily opportunity cost: $137 - Annual waste: $50,005 - Three-year total: $150,015 (not including inflation) **Present the Math:** Show commissioners that modernization pays for itself through the elimination of manual processing, reduced staff overtime, and improved collection rates. ### How to Justify the Daily Cost To make this business case powerful, you need to show where that $137 comes from by breaking down the “waste” into its tangible components: 1. **Staff Time and Manual Processing:** Calculate the number of hours your team spends daily on manual tasks. This includes processing paper checks, manually reconciling payments, and fielding phone calls for simple questions. Multiply those hours by the average hourly staff wage (including benefits) to get a hard dollar amount. 2. **Reduced Collection Rates:** Estimate the cost of uncollected or late payments. A modern system improves collection rates by making payments easier and by automatically sending reminders. Even a small percentage increase in collections can quickly add up to thousands of dollars per year. 3. **Overtime and Human Error:** Quantify the cost of staff overtime needed to handle peak periods (like property tax deadlines) and the financial impact of human errors, such as misposted payments or manual data entry mistakes. ## Implementation Strategy: Avoiding Common Mistakes ### Mistake #1: The “Big Bang” Approach **Wrong:** Implementing all departments simultaneously **Right:** Phased rollout starting with high-volume, low-complexity transactions **Recommended Sequence:** 1. Utility payments and permit fees 2. Business licensing and court fines 3. Property taxes and complex services ### Mistake #2: Underestimating Change Management **Critical Success Factor:** Invest 30% of your implementation budget in staff training and citizen education. **Staff Preparation Steps:** - Involve key staff in vendor selection - Designate payment system champions in each department - Provide comprehensive training before go-live - Plan for temporary parallel systems during transition ### Mistake #3: Ignoring Integration Complexity **Risk Mitigation:** - Conduct thorough system audits before vendor selection - Require vendors to demonstrate actual integration capabilities - Plan additional time for legacy system compatibility issues - Have data migration backup plans ## Timeline and Cost Planning ### Realistic Implementation Timeline **Total Process: 120-180 days** - Planning and initial approvals: 30-45 days - RFP process: 45-60 days - Evaluation and final approvals: 45-75 days - System implementation: 60-90 days ### Cost Structure Planning **One-Time Costs:** - Implementation and setup: $15,000-$35,000 - Staff training and change management: $5,000-$15,000 - System integration: $10,000-$25,000 **Ongoing Annual Costs:** - Software licensing: $8,000-$15,000 - Support and maintenance: $4,000-$10,000 - Payment processing: $0 (with service fee models) ## Modern Solutions: Service Fee Models ### Eliminating Processing Costs Traditional payment processing passes costs to county budgets. Modern service fee models work differently: - Counties receive full invoice amounts - Payment processor collects service fees from citizens - No processing costs impact county budgets - Citizens pay only when using credit cards ### Multi-Department Integration Benefits **Single Platform Advantages:** - Unified reporting across all departments - Shared administrative tools and training - Individual branding and fee structures per department - Centralized security and compliance management ## Measuring Success: Key Performance Indicators ### Financial Metrics - Processing cost reduction (target: 40-60%) - Collection rate improvement (target: 15-25%) - Staff time savings (target: 40-60% of reconciliation hours) - Late fee capture improvement (target: 35%) ### Citizen Experience Metrics - Payment completion rates (target: 85%+) - Customer service call reduction (target: 35-50%) - Citizen satisfaction scores (target: 2+ point improvement) - Mobile payment adoption rates ### Operational Metrics - System uptime (target: 99.5%+) - Average payment processing time - Error rates and refund requests - Staff training completion rates ## Grant Opportunities for Implementation ### Federal Funding Sources **Technology Modernization Fund (TMF)** - Supports government technology upgrades - Includes payment system modernization - Provides incremental funding and technical guidance **Digital Equity Grants** - Support broadband and digital solutions deployment - Include payment modernization for public services - Available through state and federal programs ### State and Local Opportunities - Competitive matching grants for digital upgrades - Utah example: Up to $225,000 for eligible modernization projects - Search opportunities through grants.gov and state economic development offices ## Expert Recommendations ### Critical Success Factors **1. Start Strategically:** Begin with services that have high citizen demand and low implementation complexity. **2. Communicate Early:** Inform citizens about upcoming changes and benefits 60 days before implementation. **3. Train Thoroughly:** Ensure all staff can confidently help citizens navigate new systems. **4. Monitor Continuously:** Track usage patterns and citizen feedback to optimize the system post-launch. **5. Plan for Growth:** Choose platforms that can expand as your county’s needs evolve. ## Frequently Asked Questions **Q: Can we implement during budget season without chaos?** A: Yes. Many counties intentionally implement during budget season to demonstrate immediate cost savings. Maintain both systems temporarily during transition. **Q: How do we serve citizens without bank accounts?** A: Cash-to-digital payment networks allow citizens to pay cash at participating retailers, which are processed electronically to your county. **Q: What about citizens who don’t trust online payments?** A: Offer multiple options: phone payments with live agents, in-person assistance, and education campaigns showing security features. ## Taking Action: Your Next Steps 1. **Assess Current Costs:** Calculate your annual processing waste using the formulas provided 2. **Build Your Team:** Identify key stakeholders and assign project roles 3. **Research Vendors:** Focus on government-specialized payment processors 4. **Prepare Your RFP:** Use the framework provided to develop comprehensive requirements 5. **Plan for Success:** Allocate adequate resources for change management and training ## Conclusion: The Time is Now Counties implementing modern payment systems today gain competitive advantages in citizen satisfaction, operational efficiency, and financial performance. With technology proven and implementation processes established, the risk lies not in acting but in waiting. Every day of delay costs your county money and frustrates citizens. The transformation from manual processes to digital efficiency is happening now—the only question is whether your county will lead or follow. Your citizens deserve better service. Your staff deserves better tools. Your budget deserves better efficiency. The roadmap is clear. The benefits are proven. The time for action is now. --- **Ready to Start Your Assessment?** Contact our government payment specialists for a free analysis of your current system costs and modernization opportunities. Discover how similar counties eliminated manual reconciliation and enhanced citizen satisfaction. Reach out to sales@intellipay.com or contact 855-872-6632 for a no-obligation assessment of your needs. **About IntelliPay** We help treasurers and finance directors optimize their payment processing through transparent interchange-plus pricing, no hidden fees, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. *The information provided on this page is for educational and informational purposes only. We make no representations or warranties regarding the completeness, accuracy, or security of this content, and all advice is provided “as is.” The content does not constitute legal, financial, or professional advice, and readers act on it at their own risk* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government & Private Sector **Tags:** ACH Payments, cash-to-digital networks, change management payments, citizen experience metrics, citizen payment options, citizen satisfaction improvement, cloud payment solutions, cloud-based payment platforms, county approval process, county finance efficiency, county payment reporting, county payment solutions, county procurement process, county RFP requirements, county tax collection, county treasurer best practices, county treasurer payment modernization, digital equity grants, digital government payments, digital payment accessibility, digital payment integration, eCheck Payments, financial metrics public sector, government digital transformation, government payment best practices, government payment modernization, government payment modernization roadmap, government payment portal, government payment processor selection, government payment systems, government payment vendor evaluation, IntelliPay, legacy system compatibility, local government finance, mobile government payments, multi-department payment, municipal payment technology, online payment portal, online property tax payment, operational payment KPIs, paperless payments, payment processing cost reduction, payment reconciliation automation, payment system business case, payment system compliance, payment system rollout planning, payment system stakeholder buy-in, payment system upgrade, PCI-DSS government, phased system implementation, property tax payments, public sector payments, RFP exemptions county, secure tax payments, service fee models, service fee payment processing, staff payment training, technology modernization grants, utility payments modernization --- ### [County Treasurers: Go From Paper Mess to Payment Success Part 1](https://intellipay.com/from-paper-mess-to-digital-payment-success/) **Published:** January 22, 2025 **Author:** Dale Erling **Content:** Contents - [County Treasurers: Go From Paper Mess to Payment Success Part 1](#County_Treasurers_Go_From_Paper_Mess_to_Payment_Success_Part_1) - [The Hidden Financial Crisis in County Payment Systems](#The_Hidden_Financial_Crisis_in_County_Payment_Systems) - [Why 95% of Counties Still Struggle with Outdated Systems](#Why_95_of_Counties_Still_Struggle_with_Outdated_Systems) - [The Technology Gap Crisis](#The_Technology_Gap_Crisis) - [The Real Cost to Citizens](#The_Real_Cost_to_Citizens) - [The Five Critical Ways Government Payment Systems Fail](#The_Five_Critical_Ways_Government_Payment_Systems_Fail) - [1. Technology That Drives Citizens Away](#1_Technology_That_Drives_Citizens_Away) - [2. Mobile Incompatibility in a Mobile World](#2_Mobile_Incompatibility_in_a_Mobile_World) - [3. Accessibility Barriers That Violate Federal Law](#3_Accessibility_Barriers_That_Violate_Federal_Law) - [4. Payment Method Limitations](#4_Payment_Method_Limitations) - [5. System Integration Failures](#5_System_Integration_Failures) - [The Staff Impact: When Technology Becomes a Burden](#The_Staff_Impact_When_Technology_Becomes_a_Burden) - [The Compliance Time Bomb](#The_Compliance_Time_Bomb) - [The Vendor Problem: When “Lowest Bidder” Costs Most](#The_Vendor_Problem_When_8220Lowest_Bidder8221_Costs_Most) - [The True Cost of Citizen Trust Erosion](#The_True_Cost_of_Citizen_Trust_Erosion) - [Eliminating Processing Costs, Improving Efficiency](#Eliminating_Processing_Costs_Improving_Efficiency) - [Why IntelliPay’s County in the Cloud Outperforms Generic Solutions](#Why_IntelliPay8217s_County_in_the_Cloud_Outperforms_Generic_Solutions) - [Next Steps: From Crisis to Solution](#Next_Steps_From_Crisis_to_Solution) # County Treasurers: Go From Paper Mess to Payment Success Part 1 *Updated September 2025* County treasurers across America are grappling with antiquated and inefficient payment systems strain resources and frustrate staff and citizens alike. Adoption of digital payment methods remains in its early stages for most counties, with traditional and manual payment processes still dominating ## The Hidden Financial Crisis in County Payment Systems **The Reality Check:** A typical county serving 100,000 residents loses approximately $640,000 annually through inefficient payment processing. This breaks down to: - **Manual reconciliation costs:** $85,000 - **Unoptimized processing fees:** $120,000 - **Lost late fee collections:** $340,000 - **Overtime during peak periods:** $95,000 As one finance director discovered: *“We thought our ‘efficient’ system was working until we calculated the true cost. That $640,000 could have funded three new staff positions or significant infrastructure improvements.”* ## Why 95% of Counties Still Struggle with Outdated Systems ### The Technology Gap Crisis While citizens can pay for coffee with their phones, they’re forced to navigate government systems that feel decades behind. The statistics are sobering: - **55% of government finance teams** still rely on manual reconciliation - **30% of the finance team’s time** is spent on processes that could be automated - **Only 19.6% of government agencies** describe their payment systems as efficient ### The Real Cost to Citizens Citizens lose an average of **23 minutes** trying to complete simple online payments, often requiring multiple attempts due to system failures. When systems fail, citizens face: - Late fees due to system downtime during payment deadlines - Bank fees when electronic payments fail - Transportation costs for in-person visits - Lost work time for business-hour visits ## The Five Critical Ways Government Payment Systems Fail ### 1. Technology That Drives Citizens Away **The Problem:** Government systems create unnecessary barriers in the name of “security” that don’t actually improve safety: - Requiring 16-character passwords for $25 parking tickets - Five security questions to check a water bill - Automatic logout after 5 minutes of activity - Multiple identity verification steps for routine monthly bills **The Reality:** Citizens end up writing passwords on sticky notes or avoiding online payments entirely. Meanwhile, actual security features that work—like fingerprint recognition—are missing. ### 2. Mobile Incompatibility in a Mobile World With **76% of adults using mobile payments regularly**, government systems that don’t work on smartphones exclude the majority of citizens. Most government sites fail basic mobile usability tests. ### 3. Accessibility Barriers That Violate Federal Law The Department of Justice requires compliance with WCAG 2.1, Level AA accessibility standards, but most existing systems fail these requirements. This creates barriers for: - Citizens with disabilities who rely on screen readers - Elderly residents who need larger fonts and simpler navigation - Non-English speakers requiring multilingual support **Case Study:** A California county spent $1.2 million retrofitting systems after an ADA lawsuit—three times what modern implementation would have cost. ### 4. Payment Method Limitations **What Citizens Expect:** - Digital wallets (Apple Pay, Google Pay) - Contactless tap-and-go payments - 24/7 mobile payment apps - Automatic recurring payments - Cash-to-digital options for unbanked residents **What Governments Typically Offer:** - Cash payments during limited office hours - Check payments through mail - Basic credit card processing with high fees - Outdated online portals that frequently crash ### 5. System Integration Failures Many counties force citizens to: - Use different login credentials for each department - Navigate multiple websites with different interfaces - Make separate payments for related services - Deal with outdated balance information ## The Staff Impact: When Technology Becomes a Burden County staff suffer alongside citizens. The Jefferson County, Colorado treasurer explained: *“I spend 23 hours every week reconciling payments across four different systems. That’s more than half a full-time employee just moving numbers between spreadsheets.”* Common staff challenges include: - **Limited customer service hours** for technical issues - **Undertrained staff** who can’t resolve system problems - **Inconsistent information** provided to citizens - **Resistance to promoting online options** due to system unreliability ## The Compliance Time Bomb Counties face increasing legal and regulatory pressure: - **ADA compliance lawsuits** are rising, with violations resulting in mandatory system overhauls - **PCI security standards** require expensive updates to legacy systems - **Federal payment mandates** are pushing toward electronic-only transactions by 2025 ## The Vendor Problem: When “Lowest Bidder” Costs Most Government procurement often prioritizes low initial costs over citizen experience, resulting in: - Systems built by vendors with no government service experience - Minimal user testing before deployment - Limited post-launch support and improvement - Technology that’s outdated before implementation completes Once implemented, poor systems become entrenched due to high switching costs and budget constraints. ## The True Cost of Citizen Trust Erosion When payment systems fail, the damage extends beyond frustrated transactions. Citizens who struggle with basic government payments begin questioning their county’s competence in managing complex services like emergency response, public safety, and infrastructure projects. **The Civic Impact:** Poor payment experiences create a cascade of citizen disengagement that affects voter turnout, public meeting attendance, and community cooperation with county initiatives. **IntelliPay’s Citizen-First Design Principles:** - User research with actual county residents - Testing with diverse citizen groups including seniors and disabled residents - Continuous feedback integration and system improvements - 24/7 availability matching citizen expectations ## Eliminating Processing Costs, Improving Efficiency **Traditional Payment Processing:** Approximately half of all counties pay processing fees on citizen credit card payments. These processing costs drain their budgets, often amounting to 2-4% per transaction plus monthly fees. There is a better way, **IntelliPay’s Service Fee Model:** - Counties receive 100% of invoice amounts - Citizens pay service fees only when choosing credit cards - No processing costs impact county budgets - Compatible with Visa and Mastercard government programs - Available to [qualified government and higher education institutions](https://intellipay.com/payment-models/https://intellipay.com/payment-models/) This model has eliminated processing costs for counties nationwide while improving citizen payment options. ## Why IntelliPay’s [County in the Cloud](https://intellipay.com/county-in-the-cloud/) Outperforms Generic Solutions **Multi-Department Integration Designed for Government:** - Single login for citizens across all county services - Department-specific customization within a unified platform - Centralized reporting with department-level analytics - Shared training and support across all county staff **Government-Specific Features Not Available Elsewhere:** - Service fee models compliant with government regulations - Integration with government accounting standards - Portals, screens, and reporting customized to how your county works - 20+ years of government payment processing expertise ## Next Steps: From Crisis to Solution The technology exists. The implementation process is proven. Counties using IntelliPay report average improvements of 40% in processing efficiency and 2.3 points in citizen satisfaction. The transformation requires leadership commitment and strategic planning, but the path forward is clear for counties ready to put citizens first. --- **Ready to Start Your Assessment?** Contact government payment specialists for a free analysis of your current system costs and modernization opportunities. See exactly how similar counties eliminated manual reconciliation and improved citizen satisfaction. Reach out to sales@intellipay.com or contact 855-872-6632 option 3 for a no-obligation assessment about your needs. **About IntelliPay** We help treasurers and finance directors optimize their payment processing through transparent interchange plus pricing, no junk fees, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. *The information provided on this page is for educational and informational purposes only. We make no representations or warranties regarding the completeness, accuracy, or security of this content, and all advice is provided “as is.” The content does not constitute legal, financial, or professional advice, and readers act on it at their own risk* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Government & Private Sector **Tags:** ACH payments government, automated payment collection, centralized government payments, citizen payment expectations, contactless municipal payments, county finance modernization, county finance payment solutions, county finance solutions, county payment automation, county payment processing, county payment procurement, county payment security, county payment solutions, county payment system costs, county payment systems, county revenue collection, county revenue optimization, county treasurer approval process, county treasurer digital transformation, county treasurer payment platforms, county treasurer payment processing, county treasurer payment solutions, county treasurer software, county treasurer solutions, county treasurer technology, digital government payments, digital municipal payments, digital payment adoption, digital wallet for government payments, government payment automation, government payment collection, government payment collection statistics, government payment compliance, government payment compliance requirements, government payment efficiency, government payment implementation, government payment infrastructure, government payment innovation, government payment integration, government payment integration challenges, government payment modernization, government payment optimization, government payment platforms, government payment processing, government payment processing challenges, government payment reconciliation, government payment RFP, government payment services, government payment system implementation, government payment system optimization, government payment systems, government payment technology solutions, improve payment efficiency, integrated payment systems, IntelliPay county payments, IntelliPay government solutions, IntelliPay municipal solutions, IntelliPay payment processing, local government digital payments, local government digital transformation, local government payment accessibility, local government payment analytics, local government payment authorization, local government payment automation, local government payment efficiency, local government payment infrastructure, local government payment methods, local government payment modernization solutions, local government payment platforms, local government payment processing, local government payment ROI, local government payment solutions, local government payment system integration, local government payment system modernization, local government payment technology, local government payment vendors, local government revenue collection, local government technology, mobile payment options government, modern payment solutions for cities, municipal finance data, municipal finance solutions, municipal finance technology, municipal finance technology solutions, municipal payment ADA compliance, municipal payment automation solutions, municipal payment budgeting, municipal payment contractors, municipal payment efficiency metrics, municipal payment integration, municipal payment modernization, municipal payment platforms, municipal payment processing, municipal payment processing platforms, municipal payment solutions, municipal payment systems, municipal payment technology, municipal revenue collection, online payment portals for government, payment system integration, public sector payment automation, real-time payment reporting, reduce delinquent payments --- ### [FTC’s Rule on Unfair and Deceptive Fees - What Does it Mean for You?](https://intellipay.com/ftcs-rule-on-unfair-and-deceptive-fee/) **Published:** August 25, 2025 **Author:** Dale Erling **Content:** Contents - [FTC’s Rule on Unfair and Deceptive Fees -What Does it Mean for You?](#FTCs_Rule_on_Unfair_and_Deceptive_Fees_-What_Does_it_Mean_for_You) - [Key Takeaways](#Key_Takeaways) - [What Is the FTC Junk Fee Rule 2025?](#What_Is_the_FTC_Junk_Fee_Rule_2025) - [Industries Covered and Section 5 Risk](#Industries_Covered_and_Section_5_Risk) - [FTC Junk Fee Rule Requirements](#FTC_Junk_Fee_Rule_Requirements) - [Mandatory Requirements for Covered Businesses](#Mandatory_Requirements_for_Covered_Businesses) - [Mandatory Fees in Advertised Price](#Mandatory_Fees_in_Advertised_Price) - [Fees Allowed to Be Excluded](#Fees_Allowed_to_Be_Excluded) - [How the FTC Rule Affects Credit Card Surcharges and Payment Processing](#How_the_FTC_Rule_Affects_Credit_Card_Surcharges_and_Payment_Processing) - [Enforcement, Penalties, and State Laws](#Enforcement_Penalties_and_State_Laws) - [Compliance Steps for Small Businesses](#Compliance_Steps_for_Small_Businesses) - [Risks and Impacts for All Business Models](#Risks_and_Impacts_for_All_Business_Models) - [Frequently Asked Questions (FAQ)](#Frequently_Asked_Questions_FAQ) - [About IntelliPay](#About_IntelliPay) # FTC’s Rule on Unfair and Deceptive Fees -What Does it Mean for You? **Quick Answer:** The FTC’s Rule on [Unfair and Deceptive Fees](https://www.ftc.gov/business-guidance/resources/rule-unfair-or-deceptive-fees-frequently-asked-questions) (“Junk Fee Rule”), effective May 12, 2025, requires ***live-event ticketing and short-term lodging businesses to include all mandatory fees***—including unavoidable credit card surcharges—in upfront advertised prices. Violations carry penalties up to **$53,088 per violation**. ## Key Takeaways - **Full price transparency is now a legal requirement for ticketing and lodging businesses.** - **All businesses should avoid hidden or misleading fees to reduce FTC risk.** - **State laws may demand even broader or stricter fee disclosure, beyond the federal rule.** - **Consult legal guidance to ensure your pricing and disclosures comply everywhere you operate.** --- ## What Is the FTC Junk Fee Rule 2025? The FTC’s Junk Fee Rule was enacted to eliminate “drip pricing” and bait-and-switch tactics that obscure the true cost of live tickets and short-term accommodations. Covered businesses must show the **total price, including all fees that cannot be reasonably avoided**, from the start—not just at checkout. Even outside covered industries, the FTC can pursue *any* deceptive pricing practices under Section 5 of the FTC Act, putting retail, e-commerce, and service businesses at risk for misleading or hidden fees. --- ## Industries Covered and Section 5 Risk **Directly Covered:** - *Live-event ticketing*: Concerts, sports, theater, comedy, performance venues - *Short-term lodging*: Hotels, motels, vacation rentals, Airbnb/VRBO, boutique inns, bed & breakfasts - *Third-party platforms*: Ticketmaster, StubHub, Expedia, Booking.com, and others - Applies to B2B and B2C transactions. **Not Directly Covered (But Still At Risk):** - Retail stores, restaurants, and general e-commerce are *not* subject to the Rule, but are covered by broader Section 5 FTC authority on deceptive pricing and subject to state consumer protection laws. --- ## FTC Junk Fee Rule Requirements ## Mandatory Requirements for Covered Businesses - **Display total price upfront** including all non-optional fees (except government taxes, shipping, and optional services) - Avoid bait-and-switch tactics by showing complete costs from the start - Disclose all optional fees, with clear descriptions, before accepting payment - Show total price more prominently than all other price information ## Mandatory Fees in Advertised Price - Mandatory service fees - Processing fees where *no alternative payment method exists* - Resort, cleaning, or convenience fees - Credit card surcharges if unavoidable ## Fees Allowed to Be Excluded - Government taxes and charges - Shipping costs - Truly optional services that customers choose to add --- ## How the FTC Rule Affects Credit Card Surcharges and Payment Processing Covered businesses must **include unavoidable credit card surcharges as part of the advertised price** (e.g., online ticket sales with no other payment method, cashless venues). If alternative payment methods are available (cash, check), surcharges may be disclosed separately, but must be clear and not hidden until checkout. - Surcharges are “mandatory” when customers cannot reasonably avoid them (e.g., credit card is the only way to pay). - Itemized surcharges are permitted if the total price remains most prominent, and all disclosures are clear, accurate, and timely. --- ## Enforcement, Penalties, and State Laws - **Federal penalties:** Up to $53,088 per violation; cumulative for repeated transactions. - **Enforcement actions:** Refunds, required corrective changes, additional litigation risk. - **Section 5 FTC Act:** Authority to pursue deceptive practices in all industries, beyond this Rule. - **State laws:** States like California (SB 478), Minnesota, New York, Colorado, and Illinois may impose stricter requirements. Federal Rule does not override state law where state law provides greater consumer protection. --- ## Compliance Steps for Small Businesses - Audit pricing across websites, apps, and locations for mandatory fee inclusion - Update all displays and checkout flows to show complete costs - Review payment processing/credit card fee setup to distinguish mandatory vs. optional charges - Document compliance, update staff training, and keep records of all disclosures - Stay alert to stricter state and local laws affecting fees and surcharges --- ## Risks and Impacts for All Business Models - Non-covered businesses remain at risk for FTC action under the general prohibition against unfair or deceptive practices. - Platforms and processors serving covered industries must optimize systems for transparent pricing. - Small businesses should consult with legal counsel to avoid misrepresentation and ensure compliance. --- ## Frequently Asked Questions (FAQ) **Does the FTC junk fee rule apply to all businesses?** No, it covers live-event ticketing and short-term lodging, but Section 5 gives the FTC broad power over any deceptive pricing practice in all sectors. **How are credit card processing fees treated?** Unavoidable surcharges must be included in the price. If alternatives exist, you must disclose such fees clearly before payment. **What about state fee laws?** You must comply with the stricter of federal or state law. States like California and Minnesota require *all* mandatory fees to be included in the advertised price, sometimes for any business. **What penalties apply for violating the Rule?** Up to $53,088 per violation, adjusted for inflation, plus possible refunds and ongoing enforcement action. **What if my surcharge isn’t mandatory?** If customers can reasonably opt out, disclose the surcharge separately, but fully, and before payment. For the most up-to-date information, visit the FTC website [here](https://www.ftc.gov/business-guidance/resources/rule-unfair-or-deceptive-fees-frequently-asked-questions). ## About IntelliPay We help merchants optimize their payment processing through transparent interchange plus pricing, no junk fees, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. *The information provided on this page is for educational and informational purposes only. We make no representations or warranties regarding the completeness, accuracy, or security of this content, and all advice is provided “as is.” The content does not constitute legal, financial, or professional advice, and readers act on it at their own risk. We disclaim liability for any direct, indirect, or consequential damages resulting from the use or reliance upon this information. Please consult a legal professional.* --- *Last updated: August 2025.* **Sources**: Federal Trade Commission official documentation, Federal Register publications, FTC FAQs on Rule on Unfair or Deceptive Fees, and civil penalty adjustment notices. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Fee Based Models **Tags:** credit card surcharge compliance, deceptive pricing practices, FTC junk fee rule, mandatory fees, merchant penalty fines, payment processing laws, pricing disclosure, Section 5 FTC Act, small business fee regulation, state fee laws, surcharge transparency, unfair fees --- ### [Why Your Business Needs Multiple Payment Options in 2025](https://intellipay.com/enhancing-customer-experience-with-payment-options/) **Published:** August 17, 2025 **Author:** Dale Erling **Content:** Contents - [Why Your Business Needs Multiple Payment Options in 2025](#Why_Your_Business_Needs_Multiple_Payment_Options_in_2025) - [The Hidden Cost of Limited Payment Options (And How It’s Killing Your Sales)](#The_Hidden_Cost_of_Limited_Payment_Options_And_How_It8217s_Killing_Your_Sales) - [What Are Multiple Payment Options and Why Do They Matter?](#What_Are_Multiple_Payment_Options_and_Why_Do_They_Matter) - [The Business Impact: Why Payment Variety Drives Success](#The_Business_Impact_Why_Payment_Variety_Drives_Success) - [1. Convenience Creates Customer Loyalty](#1_Convenience_Creates_Customer_Loyalty) - [2. Dramatically Reduce Cart Abandonment](#2_Dramatically_Reduce_Cart_Abandonment) - [3. Build Unshakeable Trust and Credibility](#3_Build_Unshakeable_Trust_and_Credibility) - [4. Reach and Attract Diverse Customer Demographics](#4_Reach_and_Attract_Diverse_Customer_Demographics) - [Essential Payment Options Every Business Should Offer in 2025](#Essential_Payment_Options_Every_Business_Should_Offer_in_2025) - [Tier 1: Must-Have Foundation (Start Here)](#Tier_1_Must-Have_Foundation_Start_Here) - [Tier 2: Competitive Advantage (Add These Next)](#Tier_2_Competitive_Advantage_Add_These_Next) - [Tier 3: Advanced Options (Consider for Specific Markets)](#Tier_3_Advanced_Options_Consider_for_Specific_Markets) - [The Critical Role of Checkout Security in 2025](#The_Critical_Role_of_Checkout_Security_in_2025) - [Current Security Landscape](#Current_Security_Landscape) - [Building Customer Confidence](#Building_Customer_Confidence) - [Creating the Perfect Checkout Experience: A Step-by-Step Guide](#Creating_the_Perfect_Checkout_Experience_A_Step-by-Step_Guide) - [Phase 1: Audit Your Current Checkout Process](#Phase_1_Audit_Your_Current_Checkout_Process) - [Phase 2: Optimize Your Payment Method Display](#Phase_2_Optimize_Your_Payment_Method_Display) - [Phase 3: Implement Transparent Pricing](#Phase_3_Implement_Transparent_Pricing) - [Phase 4: Enhance Customer Support and Policies](#Phase_4_Enhance_Customer_Support_and_Policies) - [The True Cost of Poor Checkout Experience](#The_True_Cost_of_Poor_Checkout_Experience) - [Quantifying the Impact](#Quantifying_the_Impact) - [Hidden Costs of Checkout Problems](#Hidden_Costs_of_Checkout_Problems) - [Measuring Success: Key Performance Indicators (KPIs)](#Measuring_Success_Key_Performance_Indicators_KPIs) - [Primary Metrics to Track](#Primary_Metrics_to_Track) - [Advanced Analytics](#Advanced_Analytics) - [Implementation Roadmap: Your 60-Day Payment Optimization Plan](#Implementation_Roadmap_Your_60-Day_Payment_Optimization_Plan) - [Days 1-15: Assessment and Planning](#Days_1-15_Assessment_and_Planning) - [Days 16-30: Core Implementation](#Days_16-30_Core_Implementation) - [Days 31-45: Advanced Features](#Days_31-45_Advanced_Features) - [Days 46-60: Optimization and Testing](#Days_46-60_Optimization_and_Testing) - [Common Mistakes to Avoid](#Common_Mistakes_to_Avoid) - [1. Too Many Options Without Strategy](#1_Too_Many_Options_Without_Strategy) - [2. Hidden Costs and Fees](#2_Hidden_Costs_and_Fees) - [3. Poor Mobile Experience](#3_Poor_Mobile_Experience) - [4. Weak Security Messaging](#4_Weak_Security_Messaging) - [5. Ignoring Customer Feedback](#5_Ignoring_Customer_Feedback) - [Frequently Asked Questions About Payment Options](#Frequently_Asked_Questions_About_Payment_Options) - [How many payment options should a small business offer?](#How_many_payment_options_should_a_small_business_offer) - [Will offering more payment options increase my processing costs?](#Will_offering_more_payment_options_increase_my_processing_costs) - [What’s the most important payment option to add first?](#What8217s_the_most_important_payment_option_to_add_first) - [How do I know which payment options my customers want?](#How_do_I_know_which_payment_options_my_customers_want) - [About IntelliPay](#About_IntelliPay) # Why Your Business Needs Multiple Payment Options in 2025 ## The Hidden Cost of Limited Payment Options (And How It’s Killing Your Sales) Picture this scenario: A customer finds the perfect product on your website, adds it to their cart, proceeds to checkout—and then leaves because you don’t accept their preferred payment method. This isn’t a hypothetical situation. It happens thousands of times every day to businesses just like yours**.** Did you know that: 70% of consumers consider the availability of their preferred payment method very or extremely important when they shop online. That means nearly 3 out of 4 potential customers will abandon their purchase if you don’t offer the payment options they want. That’s real money walking out the door. If your business generates $500,000 annually in online sales, limited payment options could be costing you **$150,000 or more in lost revenue** every year. ## What Are Multiple Payment Options and Why Do They Matter? Multiple payment options mean offering customers various ways to pay for their purchases, both online and in-store. Instead of accepting only cash or credit cards, a comprehensive payment solution includes: **Traditional Payment Methods:** - Credit cards (Visa, Mastercard, American Express, Discover) - Debit cards - Cash (for in-person transactions) - Checks (primarily for B2B transactions) **Digital Payment Options:** - Mobile wallets (Apple Pay, Google Pay, Samsung Pay) - Digital payment platforms (PayPal, Venmo, Cash App) - ACH/Electronic Fund Transfers - E-cash processing for unbanked customers ## The Business Impact: Why Payment Variety Drives Success ### 1. Convenience Creates Customer Loyalty **The Customer Experience Reality**: When customers can pay the way they want, they’re more likely to complete their purchase and return again in the future. **Real-World Example**: Imagine you’re selling a $200 product online. Customer A prefers to use Apple Pay for quick, secure checkout. Customer B wants to use PayPal because they trust its buyer protection. Customer C prefers to pay with their preferred credit card. If you only accept credit cards, you lose two-thirds of potential online sales—that’s not only significant lost revenue, but the lifetime value of those customers. **Convenience Impact Statistics:** - Businesses with multiple payment options see 15-25% higher conversion rates - Customers who find their preferred payment method complete purchases 40% faster - 86% of customers say payment convenience influences their loyalty to a brand ### 2. Dramatically Reduce Cart Abandonment **Cart Abandonment Crisis**: The average cart abandonment rate across all industries is **70.19%**. Limited payment options are a major contributor to this problem. **Primary Reasons for Cart Abandonment Related to Payments:** - 24% abandon when their preferred payment method isn’t available - 21% abandon due to concerns about payment security - 18% abandon when the checkout process takes too long - 17% abandon due to unexpected fees at checkout **The Solution**: Offering 5-7 popular payment options can reduce payment-related cart abandonment by up to 35%. ### 3. Build Unshakeable Trust and Credibility Trust Psychology: When customers see multiple payment options, especially recognizable brands like Apple Pay, Google Pay, and PayPal, they perceive your business as more established and trustworthy. Why Multiple Payment Options Build Trust: - Brand Recognition: Familiar payment logos create instant credibility - Security Association: Customers trust businesses that partner with known, secure payment providers - Professional Appearance: Multiple options suggest you’re a serious, established business - Risk Reduction: Customers feel safer when they can use payment methods with built-in protections Trust-Building Payment Features: - Display security badges prominently (SSL certificates, PCI compliance) - Show accepted payment method logos clearly - Highlight buyer protection features - Provide clear refund and return policies - Enable guest checkout options ### 4. Reach and Attract Diverse Customer Demographics Demographic Payment Preferences Breakdown: Generation Z (Born 1997-2012): - 67% prefer mobile wallet payments (Apple Pay, Google Pay) - 52% use peer-to-peer apps (Venmo, Cash App) - 38% prefer PayPal for online purchases Millennials (Born 1981-1996): - 52% prefer digital wallets for online shopping - 48% use PayPal as their primary online payment method - 34% prefer credit cards for larger purchases Generation X (Born 1965-1980): - 61% prefer traditional credit cards - 34% use PayPal for online purchases - 28% adopt mobile payments for convenience Baby Boomers (Born 1946-1964): - 73% prefer credit/debit cards - 19% use PayPal occasionally - 12% are open to mobile payments with proper instructions Global Expansion Opportunities: If you sell internationally, accepting region-specific payment methods can increase your global sales by 20-30%. ## Essential Payment Options Every Business Should Offer in 2025 ### Tier 1: Must-Have Foundation (Start Here) 1. Major Credit Cards: Visa, Mastercard, American Express, Discover 2. Debit Cards: Essential for everyday purchases 3. PayPal: Trusted by 86% of online shoppers 4. Apple Pay: Preferred by 31% of iPhone users 5. Google Pay: Growing rapidly among Android users ### Tier 2: Competitive Advantage (Add These Next) 6. ACH/Bank Transfers: Essential for B2B and high-value transactions 7. Additional Mobile Wallets: Samsung Pay, depending on your customer base 8. Venmo: Popular among younger demographics ### Tier 3: Advanced Options (Consider for Specific Markets) 9. Cash Processing: E-cash options for unbanked customers 10. Store Credit/Gift Cards: Build customer loyalty and repeat business ## The Critical Role of Checkout Security in 2025 ### Current Security Landscape **Security Concerns Reality**: **67% of consumers** worry about payment security when shopping online, and **43% have abandoned** purchases due to security concerns. **Essential Security Measures:** - SSL Encryption: Protect all data transmission - PCI DSS Compliance: Meet credit card industry security standards - Tokenization: Replace sensitive card data with secure tokens - Multi-Factor Authentication: Add extra security layers for high-value transactions - Fraud Detection: AI-powered systems to identify suspicious activity ### Building Customer Confidence **Visible Security Elements:** - Display security badges prominently (Norton, McAfee, BBB) - Show PCI compliance certification - Highlight SSL certificate with padlock icon - Provide clear privacy policy links - Display customer testimonials about security **Advanced Security Features:** - Biometric Authentication: Fingerprint and facial recognition - Device Recognition: Remember trusted customer devices - Geolocation Verification: Flag unusual purchase locations - Real-Time Fraud Monitoring: Instant transaction analysis - Secure Customer Data Storage: Encrypted, tokenized information storage ## Creating the Perfect Checkout Experience: A Step-by-Step Guide ### Phase 1: Audit Your Current Checkout Process **Questions to Ask Yourself:** - How many steps does my checkout process require? - What payment options do my main competitors offer? - Are all costs (taxes, shipping, fees) displayed upfront? - Can customers easily find my return and refund policies? - Is my checkout mobile-optimized? - Do I offer guest checkout options? **Competitive Analysis Checklist:** - Research 3-5 direct competitors’ payment options - Test their checkout processes as a customer - Note any unique features or advantages - Identify gaps in your current offering - Document best practices you can adopt ### Phase 2: Optimize Your Payment Method Display Best Practices for Payment Method Presentation: - Prominent Placement: Show accepted payment logos on homepage and product pages - Checkout Page Display: Clear icons for all available options - Mobile Optimization: Ensure payment buttons are finger-friendly - Loading Speed: Optimize payment method loading times - Clear Messaging: “Pay your way” or “Multiple payment options available” ### Phase 3: Implement Transparent Pricing Legal Requirements and Best Practices: Some states require upfront pricing disclosure. Always display total costs early in the checkout process. Transparent Pricing Elements: - Product Price: Base price clearly displayed - Shipping Costs: Calculated and shown before final checkout - Taxes: Displayed based on customer location - Additional Fees: Any processing or convenience fees - Total Cost: Clear, prominent final amount Implementation Tips: - Use shipping calculators for accurate estimates - Offer free shipping thresholds (“Free shipping over $75”) - Explain why taxes and fees apply - Provide cost breakdowns on request - Consider building costs into product prices for simplicity ### Phase 4: Enhance Customer Support and Policies Essential Customer Support Elements: - Live Chat: Available during checkout for immediate help - Clear Contact Information: Phone number and email prominently displayed - FAQ Section: Address common payment and checkout questions - Help Documentation: Step-by-step payment guides - Customer Reviews: Recent testimonials about checkout experience **Policy Optimization:** - Return Policy: Clear, easy-to-find return procedures - Refund Timeline: Specific timeframes for refund processing - Shipping Information: Delivery times and tracking options - Privacy Policy: Data protection and usage information - Terms of Service: Clear, understandable legal terms ## The True Cost of Poor Checkout Experience ### Quantifying the Impact Industry Statistics: - 37% of customers abandon carts when they can’t see the final cost upfront - 32% abandon due to the inability to reach customer service - 28% abandon because the checkout process is too complicated - 24% abandon when forced to create an account Financial Impact for Small Businesses: For a business generating $500,000 annually: - Poor checkout could cost: $185,000 in lost revenue - Optimized checkout could recover: $92,500+ in additional sales - ROI of checkout optimization: 300-500% within the first year ### Hidden Costs of Checkout Problems - Customer Acquisition Cost Waste: Marketing spend wasted on customers who don’t convert - Reputation Damage: Poor checkout experiences shared on social media - Customer Service Burden: More support tickets for checkout issues - Lost Lifetime Value: Customers who don’t return due to poor initial experience - Competitive Disadvantage: Customers choosing competitors with better checkout ## Measuring Success: Key Performance Indicators (KPIs) ### Primary Metrics to Track 1. Conversion Rate: Percentage of visitors who complete purchases 2. Cart Abandonment Rate: Track improvements over time 3. Payment Method Usage: Which options customers actually use 4. Average Order Value: Impact of payment options on purchase amounts 5. Customer Satisfaction Scores: Survey feedback about checkout experience ### Advanced Analytics - Funnel Analysis: Where customers drop off in checkout - Mobile vs. Desktop Performance: Platform-specific optimization needs - Geographic Payment Preferences: Regional payment method popularity - Demographic Analysis: Age group payment preferences - Seasonal Trends: Holiday and promotional period patterns ## Implementation Roadmap: Your 60-Day Payment Optimization Plan ### Days 1-15: Assessment and Planning - Audit current payment options and checkout process - Analyze customer feedback and support tickets - Research competitor payment offerings - Set baseline metrics (conversion rate, abandonment rate) - Choose payment processor like IntelliPay that supports multiple options ### Days 16-30: Core Implementation - Add essential payment methods (PayPal, Apple Pay, Google Pay) - Implement SSL certificate and security badges - Optimize mobile checkout experience - Set up transparent pricing display - Test all payment methods thoroughly ### Days 31-45: Advanced Features - Add ACH/bank transfer options for larger purchases - Implement guest checkout - Set up abandoned cart recovery emails - Add live chat support - Create clear return and refund policies ### Days 46-60: Optimization and Testing - A/B test different payment option layouts - Monitor performance metrics - Gather customer feedback - Make adjustments based on data - Plan for ongoing optimization ## Common Mistakes to Avoid ### 1. Too Many Options Without Strategy **The Problem**: Overwhelming customers with 15+ payment options **The Solution**: Start with 5-7 core options and add based on customer demand ### 2. Hidden Costs and Fees **The Problem**: Surprise charges at checkout **The Solution**: Display all costs upfront, including taxes and shipping ### 3. Poor Mobile Experience **The Problem**: Desktop-focused checkout that doesn’t work on mobile **The Solution**: Mobile-first design with touch-friendly payment buttons ### 4. Weak Security Messaging **The Problem**: Customers don’t feel secure entering payment information **The Solution**: Prominent security badges and clear privacy policies ### 5. Ignoring Customer Feedback **The Problem**: Not listening to what customers actually want **The Solution**: Regular surveys and feedback collection about payment preferences ## Frequently Asked Questions About Payment Options ### How many payment options should a small business offer? Start with 5-7 core options: major credit cards, PayPal, and at least one mobile wallet. Add more based on customer requests and analytics data showing demand. ### Will offering more payment options increase my processing costs? Initially, yes, but the increased sales volume typically offsets additional costs. Most businesses see 15-25% higher conversion rates that more than compensate for slightly higher processing fees. ### What’s the most important payment option to add first? After credit cards, PayPal is usually the most impactful addition, followed by Apple Pay and Google Pay for mobile optimization. ### How do I know which payment options my customers want? Survey your customers, analyze checkout abandonment data, research your target demographics, and monitor customer service requests about payment options. ## About IntelliPay We help merchants optimize their payment processing through transparent interchange plus pricing, no junk fees, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. *The information provided on this page is for educational and informational purposes only. We make no representations or warranties regarding the completeness, accuracy, or security of this content, and all advice is provided “as is.” The content does not constitute legal, financial, or professional advice, and readers act on it at their own risk. No data transmission or account security measures can be guaranteed to be 100% secure. We disclaim liability for any direct, indirect, or consequential damages resulting from the use or reliance upon this information. For personalized cybersecurity guidance, please consult a qualified professional.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Fee Based Models **Tags:** 56% of consumers abandon their online shopping carts due to a lack of payment options., automation in payment processing, boosting customer satisfaction payments, building customer loyalty with payments, checkout process optimization, consumers abandon their online shopping carts due to a lack of payment options, credit card processing security, customer payment experience, customer trust payment options, digital payment options for business, displaying costs at checkout, easy refund and return policies, ecommerce checkout best practices, Enhancing Customer Experience with Payment Options, global payment methods ecommerce, live chat for payment questions, mobile payment integration, online cart abandonment solutions, payment choice drives repeat business, ratings and reviews at checkout, Reduce cart abandonment, secure payment gateway, streamline payment operations, wide choice of payment options --- ### [Payment Fraud Prevention Strategy Outline](https://intellipay.com/payment-fraud-prevention-strategy-outline/) **Published:** August 14, 2025 **Author:** Dale Erling **Content:** Contents - [Payment Fraud Prevention Strategy Outline](#Payment_Fraud_Prevention_Strategy_Outline) - [Summary: Payment Fraud Prevention Strategies for Businesses](#Summary_Payment_Fraud_Prevention_Strategies_for_Businesses) - [1. Technology Infrastructure](#1_Technology_Infrastructure) - [ Multi-Factor Authentication (MFA)](#Multi-Factor_Authentication_MFA) - [Advanced Security Tools](#Advanced_Security_Tools) - [2. Internal Controls](#2_Internal_Controls) - [Payment Process Controls](#Payment_Process_Controls) - [Documentation Requirements](#Documentation_Requirements) - [3. Staff Training & Awareness](#3_Staff_Training_Awareness) - [Regular Training Programs](#Regular_Training_Programs) - [Ongoing Education](#Ongoing_Education) - [Security Culture](#Security_Culture) - [4. Vendor Management](#4_Vendor_Management) - [Verification Procedures](#Verification_Procedures) - [Ongoing Monitoring](#Ongoing_Monitoring) - [Communication Protocols](#Communication_Protocols) - [5. System Security](#5_System_Security) - [Technical Controls](#Technical_Controls) - [Access Management](#Access_Management) - [6. Incident Response Plan](#6_Incident_Response_Plan) - [Detection Procedures](#Detection_Procedures) - [Response Protocol](#Response_Protocol) - [Recovery Steps](#Recovery_Steps) - [7. Regular Assessments](#7_Regular_Assessments) - [Security Audits](#Security_Audits) - [Risk Assessments](#Risk_Assessments) - [8. Insurance Coverage](#8_Insurance_Coverage) - [Fraud Protection](#Fraud_Protection) - [9. Payment Method Security](#9_Payment_Method_Security) - [Paper Check Security](#Paper_Check_Security) - [Electronic Payment Security](#Electronic_Payment_Security) - [Wire Transfer Security](#Wire_Transfer_Security) - [10. Documentation & Reporting](#10_Documentation_Reporting) - [Record Keeping](#Record_Keeping) - [Regular Reporting](#Regular_Reporting) - [Success Metrics](#Success_Metrics) - [Key Performance Indicators](#Key_Performance_Indicators) - [Regular Review Points](#Regular_Review_Points) - [Frequently Asked Questions (FAQ)](#Frequently_Asked_Questions_FAQ) - [About IntelliPay](#About_IntelliPay) # Payment Fraud Prevention Strategy Outline ## Summary: Payment Fraud Prevention Strategies for Businesses This guide provides actionable strategies for payment fraud prevention, including multi-factor authentication for financial transactions, advanced AI-powered fraud detection, vendor management security, internal controls, staff training, and incident response planning. Designed for finance professionals and business owners, this outline helps organizations reduce risk and improve payment security. ## 1. Technology Infrastructure ### *Multi-Factor Authentication (MFA*) - Required for all financial transactions - Biometric verification where possible - Regular authentication method updates - Device verification systems ### *Advanced Security Tools* - AI-powered fraud detection - Real-time transaction monitoring - Pattern recognition software - Automated flagging systems ## 2. Internal Controls ### *Payment Process Controls* - Dual Control Implementation - Separate initiation and approval roles - Multiple authority levels for transactions - Amount-based approval thresholds - Regular rotation of duties ### *Documentation Requirements* - Standardized payment forms - Required supporting documentation - Clear audit trails - Digital record keeping - Regular reconciliation processes ## 3. Staff Training & Awareness ### *Regular Training Programs* - New Employee Onboarding - Basic security protocols - Red flag identification - Reporting procedures - Emergency response training ### *Ongoing Education* - Quarterly security updates - Case study reviews - New threat awareness - Best practice updates ### *Security Culture* - Regular security reminders - Open communication channels - Recognition for fraud prevention - Incident sharing and learning ## 4. Vendor Management ### *Verification Procedures* - Initial Setup - Thorough vendor vetting - Bank detail verification - Contact information validation - Credit checks where applicable ### *Ongoing Monitoring* - Regular verification updates - Payment pattern monitoring - Change request validation - Performance tracking ### *Communication Protocols* - Standardized change procedures - Verified contact lists - Regular relationship reviews - Clear escalation paths ## 5. System Security ### *Technical Controls* - Network Security - Regular firewall updates - Encrypted connections - Secure payment gateways - VPN requirements ### *Access Management* - Role-based access control - Regular permission reviews - Strong password policies - Account activity monitoring ## 6. Incident Response Plan ### *Detection Procedures* - Early Warning Systems - Automated alerts - Unusual activity flags - Pattern deviation notifications - Real-time monitoring ### *Response Protocol* - Immediate Actions - Account freezing procedures - Notification chain - Evidence preservation - Authority contact lists ### *Recovery Steps* - Fund recovery processes - System security review - Control enhancement - Documentation updates ## 7. Regular Assessments ### *Security Audits* - Quarterly system reviews - External penetration testing - Control effectiveness evaluation - Compliance checks ### *Risk Assessments* - Regular threat analysis - Vulnerability scanning - Process evaluation - Control testing ## 8. Insurance Coverage ### *Fraud Protection* - Comprehensive coverage review - Regular policy updates - Claim procedure documentation - Coverage gap analysis ## 9. Payment Method Security ### *Paper Check Security* - Positive pay services - Check stock security - Signature controls - Distribution tracking ### *Electronic Payment Security* - ACH Controls - Debit blocks - Authorization filters - Exposure limits - Daily monitoring ### *Wire Transfer Security* - Callback verification - Template controls - Amount limits - Time restrictions ## 10. Documentation & Reporting ### *Record Keeping* - Transaction logging - Change documentation - Incident reports - Audit trails ### *Regular Reporting* - Monthly security metrics - Incident analysis - Trend reporting - Control effectiveness ## Success Metrics ### *Key Performance Indicators* - Fraud attempt detection rate - Prevention success rate - Response time metrics - Training completion rates - System uptime ### *Regular Review Points* - Monthly security meetings - Quarterly strategy reviews - Annual policy updates - Continuous improvement tracking This prevention strategy should be: 1\. Regularly updated 2\. Customized to your business 3\. Communicated clearly to all stakeholders 4\. Tested periodically 5\. Integrated into daily operations ## Frequently Asked Questions (FAQ) **Q: What is the most effective payment fraud prevention strategy?** A: Combining multi-factor authentication, real-time AI-powered transaction monitoring, and robust internal controls is the most effective approach. **Q: How can staff training reduce payment fraud?** A: Ongoing education helps employees recognize red flags and respond quickly to fraud attempts. **Q: What role does vendor management play in preventing payment fraud?** A: Thorough vetting and regular monitoring of vendors minimizes risks of fraudulent transactions. **Q: Why are system security audits important?** A: Regular audits identify vulnerabilities, verify compliance, and ensure all technical controls are up to date. **Q: How can insurance help protect against payment fraud losses?** A: Comprehensive coverage can recover funds and offset the financial impact of fraud incidents. ## About IntelliPay We help merchants optimize their payment processing through transparent interchange plus pricing, no junk fees, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. *The information provided on this page is for educational and informational purposes only. We make no representations or warranties regarding the completeness, accuracy, or security of this content, and all advice is provided “as is.” The content does not constitute legal, financial, or professional advice, and readers act on it at their own risk. No data transmission or account security measures can be guaranteed to be 100% secure. We disclaim liability for any direct, indirect, or consequential damages resulting from the use or reliance upon this information. For personalized cybersecurity guidance, please consult a qualified professional.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Security, Fraud & Compliance **Tags:** ai powered fraud detection, check and ach fraud prevention, electronic payment fraud controls, fraud detection key metrics, incident response payment fraud, Incident Response Plan, insurance for payment fraud, Internal Controls, internal controls for payments, multi-factor authentication financial transactions, network security for payments, payment fraud prevention, Payment Fraud Prevention Strategy Outline, payment method security checklist, Payment protection outline, real-time transaction monitoring, risk assessment, risk assessment payment systems, role-based access control, secure payment gateways, staff fraud awareness training, Staff Training & Awareness, strategy for payment fraud, System Security, system security audits, Technology Infrastructure, vendor management security, wire transfer security procedures --- ### [How to Protect Your Business Social Media Accounts in 2025](https://intellipay.com/why-your-business-needs-to-secure-its-social-media-accounts/) **Published:** August 4, 2025 **Author:** Dale Erling **Content:** Contents - [How to Protect Your Business Social Media Accounts in 2025](#How_to_Protect_Your_Business_Social_Media_Accounts_in_2025) - [What Happens When Business Social Media Gets Hacked?](#What_Happens_When_Business_Social_Media_Gets_Hacked) - [Why Hackers Target Business Social Media Accounts](#Why_Hackers_Target_Business_Social_Media_Accounts) - [High-Value Targets for Cybercriminals](#High-Value_Targets_for_Cybercriminals) - [Common Attack Methods in 2025](#Common_Attack_Methods_in_2025) - [8 Essential Steps to Secure Your Business Social Media Accounts](#8_Essential_Steps_to_Secure_Your_Business_Social_Media_Accounts) - [1. Implement Strong, Unique Password Policies](#1_Implement_Strong_Unique_Password_Policies) - [2. Use Professional Password Management Tools](#2_Use_Professional_Password_Management_Tools) - [3. Enable Two-Factor Authentication (2FA) on All Accounts](#3_Enable_Two-Factor_Authentication_2FA_on_All_Accounts) - [4. Establish Comprehensive Employee Training Programs](#4_Establish_Comprehensive_Employee_Training_Programs) - [5. Create and Enforce Social Media Security Policies](#5_Create_and_Enforce_Social_Media_Security_Policies) - [6. Configure Privacy and Security Settings Properly](#6_Configure_Privacy_and_Security_Settings_Properly) - [7. Monitor and Audit Account Activity Regularly](#7_Monitor_and_Audit_Account_Activity_Regularly) - [8. Stay Informed About Current Cybersecurity Threats](#8_Stay_Informed_About_Current_Cybersecurity_Threats) - [Warning Signs Your Social Media May Be Compromised](#Warning_Signs_Your_Social_Media_May_Be_Compromised) - [Immediate Red Flags](#Immediate_Red_Flags) - [Suspicious Account Behavior](#Suspicious_Account_Behavior) - [What to Do If Your Business’s Social Media Is Hacked](#What_to_Do_If_Your_Business8217s_Social_Media_Is_Hacked) - [Immediate Response (First Hour)](#Immediate_Response_First_Hour) - [First 24 Hours](#First_24_Hours) - [Week 1-2 Recovery](#Week_1-2_Recovery) - [Industry-Specific Social Media Security Risks](#Industry-Specific_Social_Media_Security_Risks) - [Retail and E-commerce](#Retail_and_E-commerce) - [Healthcare and Professional Services](#Healthcare_and_Professional_Services) - [Financial Services](#Financial_Services) - [Manufacturing and B2B](#Manufacturing_and_B2B) - [Cost-Benefit Analysis: Security Investment vs. Breach Recovery](#Cost-Benefit_Analysis_Security_Investment_vs_Breach_Recovery) - [Prevention Costs (Annual)](#Prevention_Costs_Annual) - [Breach Recovery Costs](#Breach_Recovery_Costs) - [Frequently Asked Questions About Social Media Security](#Frequently_Asked_Questions_About_Social_Media_Security) - [How often should we change social media passwords?](#How_often_should_we_change_social_media_passwords) - [Can using a VPN help protect our social media accounts?](#Can_using_a_VPN_help_protect_our_social_media_accounts) - [What’s the difference between business and personal account security?](#What8217s_the_difference_between_business_and_personal_account_security) - [Should we use the same email for all social media accounts?](#Should_we_use_the_same_email_for_all_social_media_accounts) - [How do we know if our security measures are working?](#How_do_we_know_if_our_security_measures_are_working) - [Key Takeaways: Protecting Your Business in 2025](#Key_Takeaways_Protecting_Your_Business_in_2025) - [Social Media Platform Security Resources](#Social_Media_Platform_Security_Resources) - [Direct Support Links](#Direct_Support_Links) - [Platform-Specific Security Guides](#Platform-Specific_Security_Guides) # How to Protect Your Business Social Media Accounts in 2025 ## What Happens When Business Social Media Gets Hacked? Imagine arriving at work to discover your business’s Facebook, Instagram, and LinkedIn accounts are posting spam, offensive content, or malicious links. Your customers are confused, your reputation is damaged, and sensitive business information may be compromised. Unfortunately, this scenario affects thousands of businesses every year. **Real-World Impact of Social Media Hacking:** - **Reputation Damage**: 67% of consumers lose trust in brands after security incidents - **Financial Loss**: Average cost of a data breach is $4.45 million for small businesses - **Customer Exodus**: 31% of customers stop doing business with hacked companies - **Legal Liability**: Potential lawsuits from customers whose data is compromised ## Why Hackers Target Business Social Media Accounts ### High-Value Targets for Cybercriminals Business social media accounts are attractive to hackers because they offer: - **Access to Customer Data**: Email lists, personal information, and purchasing behavior - **Brand Manipulation**: Ability to damage reputation and spread misinformation - **Financial Opportunities**: Access to payment information and business banking details - **Broader Network Access**: Social media often connects to other business systems ### Common Attack Methods in 2025 - **Credential Stuffing**: Using leaked passwords from other breaches - **Phishing Campaigns**: Fake emails requesting login credentials - **Social Engineering**: Manipulating employees to reveal access information - **SIM Swapping**: Taking control of phone numbers for 2FA bypass - **Malware Installation**: Keyloggers and screen capture software ## 8 Essential Steps to Secure Your Business Social Media Accounts ### 1. Implement Strong, Unique Password Policies **Why This Matters**: 81% of data breaches involve weak or reused passwords. **Best Practices:** - **Minimum 12 characters** with mix of letters, numbers, and symbols - **Unique passwords** for each social media platform - **No personal information** like business names, dates, or common words - **Regular password updates** every 90 days for high-risk accounts **Password Creation Formula:** ``` [Random Word] + [Number] + [Special Character] + [Random Word] = Secure Password Example: Mountain7!Robot2@ (but create your own unique combinations) ``` ### 2. Use Professional Password Management Tools **Why Password Managers Are Essential**: They generate, store, and auto-fill complex passwords while keeping them encrypted. **Top Business Password Managers for 2025:** - **1Password Business**: Enterprise-grade security with team sharing - **Bitwarden Business**: Open-source solution with competitive pricing - **Dashlane Business**: User-friendly interface with dark web monitoring - **LastPass Business**: Established platform with robust admin controls **Implementation Steps:** 1. Choose a password manager with business features 2. Generate unique passwords for all social media accounts 3. Enable password sharing for team members who need access 4. Set up automatic password strength auditing 5. Train staff on proper password manager usage ### 3. Enable Two-Factor Authentication (2FA) on All Accounts **Critical Security Layer**: 2FA prevents 99.9% of automated cyber attacks, even with compromised passwords. **2FA Methods Ranked by Security:** 1. **Hardware Security Keys** (most secure): YubiKey, Google Titan 2. **Authenticator Apps**: Google Authenticator, Microsoft Authenticator, Authy 3. **SMS Text Messages** (least secure but better than nothing) **Platform-Specific 2FA Setup:** - **Facebook/Meta Business**: Use authenticator apps, avoid SMS when possible - **LinkedIn**: Hardware keys supported for premium accounts - **Twitter/X**: App-based authentication recommended - **Instagram**: Link to Facebook Business Manager for centralized control - **YouTube**: Google Account 2FA covers YouTube access ### 4. Establish Comprehensive Employee Training Programs **The Human Factor**: 95% of successful cyber attacks are due to human error. **Monthly Training Topics:** - **Phishing Email Recognition**: How to spot fake social media security alerts - **Social Engineering Tactics**: Common manipulation techniques hackers use - **Safe Link Practices**: Verifying URLs before clicking - **Incident Reporting**: What to do if they suspect a security breach **Free Training Resources:** - **CISA Cybersecurity Training**: https://www.cisa.gov/cybersecurity-training-exercises - **SANS Security Awareness**: Free monthly newsletters and resources - **FTC Business Resources**: https://www.ftc.gov/tips-advice/business-center/cybersecurity - **SBA Cybersecurity Resources**: https://www.sba.gov/business-guide/manage-your-business/cybersecurity ### 5. Create and Enforce Social Media Security Policies **Essential Policy Components:** **Access Control Guidelines:** - Who can post on behalf of the business - Approval processes for different types of content - Personal vs. business account separation requirements - Third-party app connection restrictions **Security Requirements:** - Mandatory 2FA for all users with account access - Password policy compliance - Regular security training completion - Incident reporting procedures **Content Guidelines:** - What information can be shared publicly - Customer data protection requirements - Crisis communication procedures - Legal compliance considerations **Sample Policy Template Sections:** 1. Account Access and Permissions 2. Password and Authentication Requirements 3. Content Approval Workflows 4. Third-party Integration Guidelines 5. Incident Response Procedures 6. Regular Security Review Schedule ### 6. Configure Privacy and Security Settings Properly **Platform-Specific Security Configurations:** **Facebook/Meta Business Manager:** - Enable login notifications for all account access - Restrict admin access to verified team members only - Set up IP address restrictions for sensitive accounts - Enable two-person authorization for important changes **LinkedIn Company Pages:** - Limit admin access to essential personnel - Enable email notifications for all page activities - Use LinkedIn’s Company Page verification - Set up content approval workflows **Instagram Business:** - Link to Facebook Business Manager for centralized control - Enable login activity monitoring - Restrict third-party app access - Use Instagram’s native security features **Twitter/X Business:** - Enable login verification and notifications - Use Twitter’s business verification features - Restrict API access and third-party applications - Set up team permissions carefully ### 7. Monitor and Audit Account Activity Regularly **What to Monitor Daily:** - Unusual login locations or times - Unexpected content posts or changes - New followers or connections from suspicious accounts - Third-party app access requests **Weekly Security Reviews:** - Review user access and permissions - Check for unauthorized team member additions - Audit recent content and engagement - Verify backup and recovery procedures **Monthly Security Audits:** - Complete password strength assessments - Review privacy setting changes - Analyze security training completion rates - Update incident response procedures ### 8. Stay Informed About Current Cybersecurity Threats **Essential Information Sources:** **Government Resources:** - **CISA (Cybersecurity & Infrastructure Security Agency)**: Latest threat alerts and guidance - **FBI Internet Crime Complaint Center**: Current scam and fraud reports - **NIST Cybersecurity Framework**: Best practices and implementation guides - **FCC Small Business Cyber Planner**: Industry-specific security guidance **Industry Intelligence:** - **KrebsOnSecurity**: In-depth cybersecurity journalism - **SANS Internet Storm Center**: Daily threat intelligence - **US-CERT Alerts**: Real-time security warnings - **Social Media Platform Security Blogs**: Platform-specific threat updates ## Warning Signs Your Social Media May Be Compromised ### Immediate Red Flags - **Unexpected Posts**: Content you didn’t create appearing on your accounts - **Changed Account Information**: Bio, contact info, or profile pictures modified - **New Admin Users**: Unknown people added as page administrators - **Unusual Activity Notifications**: Login alerts from unfamiliar locations - **Customer Complaints**: Reports of spam or suspicious messages from your accounts ### Suspicious Account Behavior - **Rapid Follower Changes**: Large numbers of new followers or unfollows - **Engagement Anomalies**: Unusual likes, comments, or shares on old posts - **Message Activity**: Sent messages you didn’t authorize - **Connected App Changes**: New third-party applications with account access - **Settings Modifications**: Privacy or security settings changed without authorization ## What to Do If Your Business’s Social Media Is Hacked ### Immediate Response (First Hour) 1. **Change All Passwords**: Update passwords for compromised accounts immediately 2. **Enable 2FA**: If not already active, enable two-factor authentication 3. **Review Account Settings**: Check and reset all security and privacy configurations 4. **Remove Unauthorized Content**: Delete any spam, malicious, or inappropriate posts 5. **Check Connected Apps**: Remove access for any unfamiliar third-party applications ### First 24 Hours 1. **Document Everything**: Screenshot evidence of the hack and unauthorized changes 2. **Notify Your Team**: Alert all employees who have account access 3. **Contact Platform Support**: Report the incident to each affected social media platform 4. **Assess Data Exposure**: Determine what customer or business information was accessed 5. **Prepare Communications**: Draft messages for customers and stakeholders ### Week 1-2 Recovery 1. **Strengthen Security**: Implement additional security measures beyond basic recovery 2. **Monitor Closely**: Watch for signs of continued unauthorized access 3. **Customer Communication**: Transparently inform customers about the incident and resolution 4. **Review Policies**: Update security policies based on lessons learned 5. **Staff Retraining**: Provide additional cybersecurity training for all team members ## Industry-Specific Social Media Security Risks ### Retail and E-commerce - **Customer Payment Data**: Higher risk due to financial information access - **Inventory Information**: Competitors may target product launch details - **Customer Reviews**: Reputation management becomes critical during incidents ### Healthcare and Professional Services - **HIPAA Compliance**: Patient information protection requirements - **Professional Licensing**: Regulatory consequences for data breaches - **Client Confidentiality**: Attorney-client and doctor-patient privilege concerns ### Financial Services - **Regulatory Scrutiny**: Banking and finance industry oversight requirements - **Customer Financial Data**: High-value target for cybercriminals - **Trust Requirements**: Customer confidence is paramount for business survival ### Manufacturing and B2B - **Trade Secrets**: Proprietary process and product information - **Supply Chain Security**: Vendor and partner relationship protection - **International Operations**: Multi-jurisdictional compliance requirements ## Cost-Benefit Analysis: Security Investment vs. Breach Recovery ### Prevention Costs (Annual) - **Password Manager**: $3-8 per user per month - **Security Training**: $50-200 per employee annually - **Advanced 2FA**: $1-5 per user per month - **Security Monitoring Tools**: $100-500 per month - **Total Prevention Cost**: $2,000-10,000 annually for small businesses ### Breach Recovery Costs - **Direct Financial Loss**: $25,000-100,000 average - **Reputation Recovery**: $50,000-200,000 in marketing and PR - **Legal and Regulatory**: $10,000-50,000 in compliance costs - **Lost Business**: 10-30% revenue decline for 6-12 months - **Total Breach Cost**: $100,000-500,000+ for small businesses **ROI of Prevention**: Every dollar spent on cybersecurity saves $5-15 in breach recovery costs. ## Frequently Asked Questions About Social Media Security ### How often should we change social media passwords? Change passwords every 90 days for high-risk accounts, immediately after any security incident, and whenever team members with access leave the company. ### Can using a VPN help protect our social media accounts? Yes, VPNs can help by masking your IP address and encrypting internet traffic, making it harder for hackers to intercept login credentials or track your online activity. ### What’s the difference between business and personal account security? Business accounts typically have more security features, better support for incidents, verification options, and team management capabilities that personal accounts lack. ### Should we use the same email for all social media accounts? No, use different email addresses for different platforms when possible, and ensure each email account has strong security measures, including 2FA. ### How do we know if our security measures are working? Monitor for unusual account activity, conduct regular security audits, test your incident response procedures, and track security training completion rates. ## Key Takeaways: Protecting Your Business in 2025 Social media security is not optional for businesses in 2025—it’s essential for survival. The cost of prevention is always less than the cost of recovery, and the reputation damage from a security incident can take years to rebuild. **Essential Action Items:** - **Implement strong passwords and 2FA immediately** - **Train your team monthly on current threats** - **Create and enforce comprehensive security policies** - **Monitor account activity daily** - **Stay informed about emerging threats** - **Have an incident response plan ready** **Remember**: Cybersecurity is an ongoing process, not a one-time setup. The threat landscape evolves constantly, and your security measures must evolve with it. ## Social Media Platform Security Resources ### Direct Support Links - **Facebook Business Help**: https://www.facebook.com/business/help - **Instagram Business Support**: https://business.instagram.com/getting-started - **LinkedIn Help Center**: https://www.linkedin.com/help/linkedin - **Twitter Business Support**: https://business.twitter.com/en/help - **YouTube Creator Support**: https://support.google.com/youtube/topic/9257984 ### Platform-Specific Security Guides - **Meta Business Security**: https://www.facebook.com/business/help/2405092116183361 - **LinkedIn Security Center**: https://www.linkedin.com/help/linkedin/topics/6042/6054 - **Twitter Safety Center**: https://help.twitter.com/en/safety-and-security - **Google Account Security**: https://support.google.com/accounts/topic/7189123 *The information provided on this page is for educational and informational purposes only. We make no representations or warranties regarding the completeness, accuracy, or security of this content, and all advice is provided “as is.” The content does not constitute legal, financial, or professional advice, and readers act on it at their own risk. No data transmission or account security measures can be guaranteed to be 100% secure. We disclaim liability for any direct, indirect, or consequential damages resulting from the use or reliance upon this information. For personalized cybersecurity guidance, please consult a qualified professional.* ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Security, Fraud & Compliance **Tags:** 2FA, Cyber-security, protecting social media acocunts, social media, Strong passwords --- ### [Choosing the Right Payment Gateway and Partner for Your Business](https://intellipay.com/choosing-the-right-payment-gateway-and-partner-for-your-business/) **Published:** December 13, 2024 **Author:** Dale Erling **Content:** Contents - [Choosing the Right Payment Gateway and Partner for Your Business](#Choosing_the_Right_Payment_Gateway_and_Partner_for_Your_Business) - [Understanding Payment Gateways](#Understanding_Payment_Gateways) - [Gateway Types](#Gateway_Types) - [Key functions of payment gateways include:](#Key_functions_of_payment_gateways_include) - [The Role of a Payment Gateway in E-commerce](#The_Role_of_a_Payment_Gateway_in_E-commerce) - [How Payment Gateways Work: Authorization to Settlement](#How_Payment_Gateways_Work_Authorization_to_Settlement) - [Authorization](#Authorization) - [Settlement](#Settlement) - [Standalone Payment Gateways](#Standalone_Payment_Gateways) - [Advantages:](#Advantages) - [Disadvantages:](#Disadvantages) - [Embedded Payment Solutions](#Embedded_Payment_Solutions) - [Advantages:](#Advantages-2) - [Disadvantages:](#Disadvantages-2) - [Considerations](#Considerations) - [IntelliPay’s Features and Benefits](#IntelliPay8217s_Features_and_Benefits) - [Credit Card Processing with IntelliPay](#Credit_Card_Processing_with_IntelliPay) - [Final considerations and best practices when choosing a payment gateway.](#Final_considerations_and_best_practices_when_choosing_a_payment_gateway) - [Reading Reviews and Case Studies](#Reading_Reviews_and_Case_Studies) - [Long-term Costs and Hidden Fees](#Long-term_Costs_and_Hidden_Fees) - [Staying Updated on Payment Technologies](#Staying_Updated_on_Payment_Technologies) - [Conclusion](#Conclusion) # Choosing the Right Payment Gateway and Partner for Your Business ## Understanding Payment Gateways A payment gateway is a digital technology that acts as an intermediary in financial transactions, securely processing payments between customers and businesses. It functions like a digital cashier, facilitating the secure transfer of payment information across various payment methods. They also ensure that sensitive data, such as credit card numbers, is transmitted safely, protecting businesses and customers against fraud. ## Gateway Types There are two primary types of gateways: standalone and embedded. Standalone gateways are third-party companies that connect to multiple processors. They offer more coverage but may have higher costs and additional integration requirements. Authorize.net is an example of a standalone payment gateway. On the other hand, embedded gateways are typically part of a payment provider’s technology stack. These are often less expensive and simpler to integrate. Payment processors like Stripe have built-in payment gateways as part of their payment processing platform. Some payment processors also develop their proprietary gateways, such as IntelliPay, which has its gateway embedded in their technology stack. Allowing them to control the entire transaction flow from payment acceptance to merchant funding. This approach can provide a more seamless experience for both merchants and customers. ### Key functions of payment gateways include: - Authorizing transactions - Facilitating credit card processing - Settling funds to merchant accounts ### **![](https://intellipay.com/wp-content/uploads/2023/11/IntegrationSolutions-300x197.jpg "Integrationsolutions intellipay")** ## The Role of a Payment Gateway in E-commerce Payment gateways is the digital equivalent of physical point-of-sale systems in e-commerce. They serve as vital technology platforms that act as intermediaries in electronic financial transactions Their primary functions include: 1. Encrypting transaction data 2. Forwarding encrypted data to the acquiring bank or payment processor 3. Receiving transaction approval or decline responses 4. Communicating transaction status to the merchant’s website or app Payment gateways accept and authorize payments and employ security measures like encryption protocols (SSL or TLS), fraud detection algorithms, and AVS and CVV checks to protect sensitive data and prevent fraudulent transactions. ## How Payment Gateways Work: Authorization to Settlement The payment gateway process can be broken down into two main stages: authorization and settlement. ### Authorization 1. The customer initiates a purchase and enters payment details 2. The payment gateway encrypts the data and sends it to the payment processor 3. Processor forwards the request to the card association (e.g., Visa, MasterCard) 4. Card association routes the transaction to the issuing bank 5. The issuing bank approves or declines the transaction 6. The response is sent back through the chain to the merchant and customer ### Settlement 1. Authorized transactions are accumulated into batches throughout the day 2. The payment gateway sends the batch to the acquiring bank 3. Acquiring bank communicates with card networks to finalize transactions 4. Funds are transferred from issuing banks to the acquiring bank 5. Merchant receives the funds in their account The settlement process can vary in timing, ranging from same-day to monthly settlements, depending on various factors such as the payment method, network, and specific agreements. This two-stage process ensures secure and efficient handling of online transactions, building trust and credibility in e-commerce operations. The choice between a standalone payment gateway and an embedded solution depends on the specific needs and circumstances of a business. Both options have their advantages and drawbacks: ## Standalone Payment Gateways ### Advantages: - Cost-effective for small businesses or startups - Flexibility and portability, suitable for pop-up shops or mobile businesses - Easier to set up and maintain ### Disadvantages: - Limited functionality and integration with other business systems - Lack of real-time data reporting and insights - May become cumbersome to manage as the business grows ## Embedded Payment Solutions ### Advantages: - Seamless user experience within the platform - Greater control over the payment process and customization - Enhanced security and fraud protection - Potential for increased revenue through monetization of payment services ### Disadvantages: - Higher initial development and resource requirements - Increased operational complexity and risk management responsibilities - Ongoing maintenance and compliance costs ## Considerations - Business size and growth: Standalone gateways are often suitable for smaller businesses, while embedded solutions offer better scalability for growing companies - Transaction volume: Businesses with high transaction volumes may benefit more from embedded solutions due to potential cost savings in the long run - Technical resources: Embedded solutions require significant development expertise and resources, which may not be feasible for all businesses - Customer experience: Embedded payments typically offer a more seamless and integrated user experience, which can lead to higher conversion rates - Data control and insights: Embedded solutions provide better access to valuable customer payment data and usage patterns Ultimately, the best choice depends on business size, growth plans, technical capabilities, and specific industry requirements. Smaller businesses with limited resources may find standalone gateways more suitable, while larger companies or those prioritizing user experience and data control might benefit more from embedded solutions. ### ![stack of credit card - judge rejects historic Visa, Mastercard settlement](https://intellipay.com/wp-content/uploads/2024/06/Credit-card-pile-blog-size-edit-AdobeStock_739501058-300x168.png "Credit card pile blog size edit adobestock739501058 intellipay") ## **IntelliPay’s Features and Benefits** IntelliPay offers a proprietary payment gateway embedded in its payment processing platform. Its versatile API allows for easy integration with existing platforms. Businesses can customize the payment process to align with their brand identity, enhancing the customer checkout experience. ### Credit Card Processing with IntelliPay IntelliPay excels in no-cost credit card processing. It offers merchants convenience fees, service fees, and dual pricing options. Its clean customer-facing options drive digital adoption and enhance customer satisfaction while lowering the cost of payment processing. Its robust infrastructure supports high volumes of transactions, making it ideal for small and larger businesses. IntelliPay’s gateway real-time processing capability ensures funds move quickly, which means faster access to funds and improved cash flow. ## Final considerations and best practices when choosing a payment gateway. Here are best practices to follow: - Thoroughly research multiple gateway options. - Analyze cost structures, including hidden charges. - Prioritize gateways with strong security features. - Ensure compatibility with your existing systems. - Confirm the availability of robust customer support. ### Reading Reviews and Case Studies User reviews give you a glimpse into the real experience of using a gateway. They highlight common pain points and strengths. Reviews often reveal issues not apparent from promotional materials. This information guides better decision-making. Case studies showcase success stories and challenges faced. They provide concrete examples of a gateway’s performance in varied scenarios. ### Long-term Costs and Hidden Fees Understanding costs is crucial when selecting a payment gateway. Initial fees might seem low, but hidden costs can accumulate. Look beyond transaction fees. Consider monthly fees, setup fees, and any additional service charges. Question providers about their fee structures. Transparency in pricing indicates trustworthiness and helps in budget planning. ### Staying Updated on Payment Technologies Payment technology evolves rapidly, demanding constant attention. Keeping up with trends ensures your gateway remains competitive. New technologies can enhance your operations and user experience. Adopting innovations like mobile payments can attract more customers. Subscribe to industry newsletters and attend webinars. Networking with professionals keeps you informed about cutting-edge developments. ## Conclusion Selecting the right payment gateway or embedded gateway with a payment processor is essential for business success. A well-chosen gateway enhances transactions and customer satisfaction. Consider factors like cost, security, and integration. The right choice supports growth and improves operations. Invest in research to find a gateway that aligns with your business needs. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** authorize vs settlement process, best practices payment gateways, choosing payment partner, credit card processing options, customizable checkout experience, embedded payment solutions, hidden payment gateway fees, how payment gateways work, intellipay payment gateway, merchant payment solutions, no-cost credit card processing, payment gateway comparison, payment gateway customer support, payment gateway for ecommerce, payment gateway integration, payment gateway selection, payment gateway types, payment technology trends, secure online payment processing, standalone payment gateways --- ### [Merchants Are Turning to Credit Card Surcharges J.D. Power Finds](https://intellipay.com/merchants-are-turning-to-credit-card-surcharges-j-d-power-finds/) **Published:** January 23, 2025 **Author:** Dale Erling **Content:** Contents - [Merchants Are Turning to Credit Card Surcharges J.D. Power Finds](#Merchants_Are_Turning_to_Credit_Card_Surcharges_JD_Power_Finds) - [What’s Driving the Trend](#Whats_Driving_the_Trend) - [Cardholder Rewards Play a Role](#Cardholder_Rewards_Play_a_Role) - [Surcharging Risk](#Surcharging_Risk) # Merchants Are Turning to Credit Card Surcharges J.D. Power Finds Adapted from Digital Transaction News Merchants are increasingly levying surcharges on purchases made with credit cards to help offset processing fees, a new study from J.D. Power finds. Some 34% of merchants surveyed are adding surcharges for credit card transactions, the study says. The study also found that flat-rate pricing lends merchants greater impetus to add surcharges on credit card transactions. And new and small merchants are more likely to pass along processing costs to their customers through surcharges. ## What’s Driving the Trend “Card-transaction costs, inflationary pressures, and small-business economic concerns together are the drivers of surcharges,” John Cabell, managing director of payments intelligence for J.D. Power, says by email. Another factor fueling the surcharging trend is that merchants are becoming more comfortable levying surcharges on credit card transactions due to the “increasingly ubiquitous presence of service fees, tips, and other extra charges that consumers now encounter” Cabell adds. As a result, merchants are “creating an environment where businesses can also afford to gamble with card surcharges,” Cabell says. ## Cardholder Rewards Play a Role Cardholder rewards may also be playing a role. “It is also worth noting that many consumers are relying on payment with credit cards to accumulate ever-increasing rewards, so in some ways surcharges are the cost of U.S. consumers’ thirst for more cashback and points,” Cabell adds. For its study, J.D. Power surveyed 3,841 small businesses from August through October 2024. ## Surcharging Risk One risk of surcharging on credit card purchases is that the additional fee may sour consumers on using their credit cards. Some 41% of credit card users said they decided not to use a card payment at a large or small business because of a surcharge, according to the study, which was released earlier this month. “For some consumers a surcharge does increase friction in the payment experience,” Cabell says. “An accumulation of enough friction points, or the wrong friction points, in the customer experience can ultimately cause customer defection in cases where the consumer has a purchase alternative.” Cabell adds that J.D. Power does not have any direct evidence credit card surcharging is hurting merchants. Cabell adds that as small businesses continue to expand the payment options they accept, many are seeking more support and guidance from their merchant-services providers and passing along their processing costs to customers. Slightly more than half (53%) of the small businesses surveyed said it is extremely or very easy to add a payment method on their processor’s Web site. “The challenge of changes in the technology and related costs are hurdles for \[small businesses\] as they expand their payment offerings,” Cabell says. Adapted from: Merchants Are Turning to Credit Card Surcharges As Processor Satisfaction Declines, J.D. Power Finds, Peter Lucas, Digital Transaction News, January 23, 2025 ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Fee-Based Models **Tags:** credit card surcharging, mercahnts, Merchant Services, small mercahnts, surcahrging, trends --- ### [EMV Chip Malfunction: Causes and Solutions](https://intellipay.com/emv-chip-malfunction-causes-solutions-and-statistics/) **Published:** May 9, 2025 **Author:** Dale Erling **Content:** Contents - [EMV Chip Malfunction: Causes, Solutions, and Statistics](#EMV_Chip_Malfunction_Causes_Solutions_and_Statistics) - [Understanding EMV Chip Technology](#Understanding_EMV_Chip_Technology) - [Why EMV Chips Are Important](#Why_EMV_Chips_Are_Important) - [The Reality of EMV Chip Failures: By the Numbers](#The_Reality_of_EMV_Chip_Failures_By_the_Numbers) - [Common EMV Chip Malfunctions](#Common_EMV_Chip_Malfunctions) - [Chip Card Not Recognized by Terminal (60% of failures)](#Chip_Card_Not_Recognized_by_Terminal_60_of_failures) - [Physical Chip Damage (25% of failures)](#Physical_Chip_Damage_25_of_failures) - [Software or Processing Errors (15% of failures)](#Software_or_Processing_Errors_15_of_failures) - [Regional and Environmental Factors](#Regional_and_Environmental_Factors) - [Solutions to Chip Card Problems](#Solutions_to_Chip_Card_Problems) - [Keep Your Card Clean and Safe](#Keep_Your_Card_Clean_and_Safe) - [Try Another Payment Method](#Try_Another_Payment_Method) - [When The Customer Needs to Contact Their Bank](#When_The_Customer_Needs_to_Contact_Their_Bank) - [Preventing Future EMV Chip Issues](#Preventing_Future_EMV_Chip_Issues) - [Regular Card Maintenance](#Regular_Card_Maintenance) - [Stay Informed on Security Updates](#Stay_Informed_on_Security_Updates) - [Conclusion](#Conclusion) - [Frequently Asked Questions About EMV Chip Malfunctions](#Frequently_Asked_Questions_About_EMV_Chip_Malfunctions) - [Further Reading](#Further_Reading) ## EMV Chip Malfunction: Causes, Solutions, and Statistics In recent years, chip cards have become the standard for secure payment transactions, but what happens when these tiny chips malfunction? Despite their advanced technology, EMV chips are not immune to problems. This comprehensive guide explores common chip card issues, provides data-backed statistics on failure rates, and offers practical solutions to minimize transaction disruptions. ## Understanding EMV Chip Technology EMV, which stands for Europay, Mastercard, and Visa, represents the global standard for card payment technology using embedded microchips. These chips create a unique transaction code for each purchase, adding an extra layer of security compared to traditional magnetic stripe cards. ## ![Lock on a credit card and IC background for IntelliPay blog post Protecting Your Business: Actionable Steps to Prevent Payment Fraud](https://intellipay.com/wp-content/uploads/2025/04/Security-image-blog-post-header-sized-AdobeStock_869228779-300x200.png "Security image blog post header sized adobestock869228779 intellipay") ## Why EMV Chips Are Important EMV technology significantly reduces card fraud by making it much harder to duplicate a card. Unlike magnetic stripes, which store static data, EMV chips generate a new transaction code each time the card is used. This innovation makes it nearly impossible for fraudsters to use stolen chip card data to create counterfeit cards. ## The Reality of EMV Chip Failures: By the Numbers Despite their security benefits, EMV chip malfunctions are more common than many consumers realize: - **3-5%** of all EMV chip transactions experience some form of technical failure or reading error - The average EMV chip card experiences at least one reading failure every **4-6 months** of regular use - Chip reading errors increase by approximately **30%** after a card has been in use for more than 18 months - **22%** of consumers have experienced at least one chip failure in the past three months - Financial institutions spend an estimated **$300-500 million annually** addressing chip-related customer service issues ## Common EMV Chip Malfunctions ### Chip Card Not Recognized by Terminal (60% of failures) One of the most common problems is when a card terminal fails to recognize the chip. This issue might be due to a dirty or damaged chip, or a problem with the terminal itself. Regularly cleaning your card and ensuring it’s reasonably kept can help prevent this issue. ### Physical Chip Damage (25% of failures) Physical damage to the chip itself is the second most common cause of failures. This can result from: - Exposure to temperatures above 140°F (60°C), which increases chip failure rates by 70% - Cards subjected to strong magnetic fields are 40% more likely to experience chip malfunctions - Moisture exposure results in a 60% higher failure rate than protected cards ### Software or Processing Errors (15% of failures) Sometimes, the issue lies not with the physical chip but with the software or processing systems: - Card Reader Errors: The card reader might display an error message, suggesting that the chip cannot be read. This could result from a misalignment of the card in the reader or a faulty reader. - Chip Card Declined: A card may be declined despite having sufficient funds. This can occur for various reasons, such as network issues, card issuer restrictions, or incorrect PIN entries. ## Regional and Environmental Factors Interestingly, chip failure rates aren’t uniform across all regions and environments: - European countries report **15-20% fewer** chip failures than North American markets, likely due to longer experience with the technology - Urban areas experience **10% more** chip issues than rural locations, attributed to higher usage frequency - Countries with newer EMV infrastructure report **30% fewer** failures than regions with first-generation terminals - The average chip failure takes **2-4 minutes** to resolve at the point of sale, affecting customer satisfaction ## Solutions to Chip Card Problems Thankfully, several solutions exist to address EMV chip malfunctions. Here are some practical steps you can take to ensure smooth transactions. ### Keep Your Card Clean and Safe To prevent chip malfunctions, maintain your card’s cleanliness and integrity: - Use a soft, dry cloth to wipe the chip occasionally - Avoid exposing the card to extreme temperatures or magnetic fields, which can damage the chip - Consider using a protective card sleeve when not in use ### Try Another Payment Method If the chip continues to malfunction, consider using a different payment method: - Many cards still have a magnetic stripe as a backup - Opt for contactless payment options if available - 45% of consumers carry a backup payment method specifically due to concerns about chip failures ### When The Customer Needs to Contact Their Bank If problems persist despite trying these solutions, it may be time for your customer to contact their bank. Banks can investigate issues with your card and may replace it if necessary. Surprisingly, only **12% of consumers** report chip failures to their issuing bank, meaning many live with problematic cards that could be replaced. ## Preventing Future EMV Chip Issues While some chip malfunctions are unavoidable, preventive measures can reduce their occurrence. ### Regular Card Maintenance Regularly check your card for signs of wear and tear. If you notice any damage to the chip or card, request a replacement from your bank before issues arise. Retail merchants report that chip reading failures contribute to **2-3% of abandoned transactions**, affecting customer satisfaction and business revenue. ### Stay Informed on Security Updates Keep up with the latest security updates from your bank or card issuer. They may offer new features or recommendations that enhance your card’s security and performance. ## Conclusion EMV chip technology has revolutionized secure card payments, but it has challenges. With **3-5%** of all chip transactions experiencing some form of failure, understanding these issues is essential for today’s consumers. By understanding common chip malfunctions, recognizing the environmental factors contributing to failures, and implementing the suggested solutions, you can minimize disruptions and ensure smoother transactions. Remember, maintaining your card and staying informed are key to preventing future issues. In case of persistent problems, have your customer reach out to their bank for assistance. With proactive measures and the proper support, you can enjoy the benefits of EMV chip technology without the hassle of malfunctions. ## Frequently Asked Questions About EMV Chip Malfunctions **Q: How long should an EMV chip card typically last?** A: With proper care, most EMV chip cards should function correctly for 3-5 years, typically when cards expire and are replaced. **Q: Will repeatedly inserting my card damage the chip?** A: Normal usage shouldn’t damage the chip, but forcing the card or repeatedly removing it before the terminal is finished processing can cause damage. **Q: Are certain types of cards more prone to chip failures?** A: There is no significant difference in failure rates between credit and debit cards, though premium cards sometimes use higher-quality chip components. **Q: If my chip fails at a store, should I tell the bank even if it works later?** A: Yes. Intermittent failures often indicate a developing problem. Only 12% of consumers report these issues, but banks can often detect patterns that indicate a need for replacement. ## **Further Reading** [What are the Types of EMV Chip Cards?](https://intellipay.com/what_are_the_types_of_emv_chip_cards) [Under the Hood with EMV Tokenization](https://intellipay.com/under-the-hood-with-emv-tokenization/) [Understanding iCVV’s Purpose in EMV Transactions](https://intellipay.com/understanding-icvvs_-purpose-in-emv-transactions) ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Security, Fraud & Compliance **Tags:** EMV card problems, EMV chip card problems, EMV chip malfunction, emv CHIPS, Preventing Future EMV Chip Issues, Solutions to Chip Card Problems --- ### [Protect Your Business from the Rising Chargeback Threat](https://intellipay.com/protect-your-business-from-the-rising-chargeback-threat/) **Published:** May 15, 2025 **Author:** Dale Erling **Content:** As a small business owner, few things can be as frustrating and costly as chargebacks. According to Mastercard’s 2025 global report on chargeback trends, this problem is only growing, with global chargeback volume predicted to reach 324 million transactions by 2028, up from 261 million in 2025. Chargebacks aren’t just an annoyance for small businesses operating on thin margins – they represent a significant financial threat. But with some strategic planning and the right systems in place, you can substantially reduce your risk. Contents - [Understanding the Chargeback Problem](#Understanding_the_Chargeback_Problem) - [6 Actionable Steps to Protect Your Business from Chargebacks](#6_Actionable_Steps_to_Protect_Your_Business_from_Chargebacks) - [1. Use Clear Merchant Descriptors](#1_Use_Clear_Merchant_Descriptors) - [2. IntelliPay’s Fraud Prevention Tools](#2_IntelliPay8217s_Fraud_Prevention_Tools) - [3. Document Everything](#3_Document_Everything) - [4. Provide Exceptional Customer Service](#4_Provide_Exceptional_Customer_Service) - [5. Create Clear Policies and Make Them Visible](#5_Create_Clear_Policies_and_Make_Them_Visible) - [6. Use Real-Time Alerts and Notifications](#6_Use_Real-Time_Alerts_and_Notifications) - [Why Representment Matters](#Why_Representment_Matters) - [Final Thoughts](#Final_Thoughts) - [Further Reading](#Further_Reading) ## Understanding the Chargeback Problem Before diving into solutions, let’s understand what we’re up against: - The average chargeback amount for U.S. merchants averaged $110 - About 45% of merchant chargebacks are fraudulent, combining first-party and third-party fraud - Digital transformation is driving more chargebacks, with 63% of merchants’ transactions now being digital purchases ## 6 Actionable Steps to Protect Your Business from Chargebacks ### 1. Use Clear Merchant Descriptors **The problem:** Customers often don’t recognize transactions on their statements, leading to disputes based on “transaction confusion.” **The solution:** Ensure your billing descriptor (the name that appears on customer credit card statements) identifies your business. If possible, include your phone number. According to the report, providing more insight into purchase details, such as a clear merchant name, can significantly reduce transaction confusion and disputes. ### 2. IntelliPay’s Fraud Prevention Tools **The problem:** Third-party fraud accounts for 24% of merchant chargebacks globally. **The solution:** Partner with a payment processor like IntelliPay that offers comprehensive fraud prevention tools. - IntelliPay’s Advanced Fraud Protection includes sophisticated verification measures that help identify suspicious transactions before they’re processed. - Their AVS (Address Verification Service) and CVV validation help confirm customer identity. - IP address monitoring flags transactions from high-risk regions. - Their real-time fraud scoring analyzes multiple data points to assess transaction risk. - Intellipay’s platform also features velocity controls to limit the number of transactions from a single source in a given timeframe. ### 3. Document Everything **The problem:** When disputes happen, merchants have a limited time to gather compelling evidence. **The solution:** Keep detailed records of: - Clear product descriptions and images - Shipping confirmation and tracking numbers - Delivery confirmation signatures - Customer communications - Return and refund policies (with customer acknowledgment) According to a 2024 report from Chargebacks911, merchants win an average of 45-50% of the chargebacks when they provide proper evidence, resulting in an 18% net recovery rate. ### 4. Provide Exceptional Customer Service **The problem:** Many chargebacks result from customer dissatisfaction or confusion. **The solution:** - Offer multiple, easily accessible support channels - Respond quickly to customer inquiries - Display contact information prominently on your website, receipts, and packaging - Proactively reach out to delayed shipments or service issues This aligns with the report’s findings that delivering a positive customer experience throughout the entire journey influences customer satisfaction and loyalty. ### 5. Create Clear Policies and Make Them Visible **The problem:** Customers dispute charges when they’re unclear about policies. **The solution:** - Display shipping, return, refund, and cancellation policies clearly - Require customers to acknowledge these policies during checkout - Send confirmation emails restating key policies - Make the terms and conditions for subscription services crystal clear **Examples of effective dispute policies:** - [Shopify’s Return Policy Template](https://www.shopify.com/blog/return-policy) – A customizable template for creating clear return policies - [Amazon’s A-to-Z Guarantee ](https://www.amazon.com/gp/help/customer/display.html?nodeId=GQ37ZCNECJKTFYQV)– An example of a comprehensive customer guarantee policy ### 6. Use Real-Time Alerts and Notifications **The problem:** By the time you learn about a dispute, it may be too late to prevent the chargeback. **The solution:** Implement systems that alert you to potential issues. - Real-time fraud alerts from your payment processor - Notification of declined transactions (which may lead to chargebacks) - Alerts for unusual purchasing patterns ## Why Representment Matters Don’t give up when chargebacks occur. The Mastercard report shows that challenging a chargeback pays off, with merchants winning up to 50% of their representment cases. Even midmarket enterprises win about 36% of the time. When representing a chargeback: - Respond quickly (within the timeframe allowed by the card network) - Submit compelling evidence (receipts, shipping confirmation, communications) - Write a clear, fact-based explanation ## Final Thoughts Data from independent research firms and government agencies confirms the severity of the chargeback problem. According to the 2023 Chargeback Field Report, over three-quarters of surveyed customers admit to filing a chargeback strictly out of convenience, and 72% of cardholders see no difference between chargebacks and merchant refunds. As digital commerce grows, chargebacks will remain a challenge for small businesses. However, by implementing these protective measures, you can significantly reduce your risk and better position your business to win when disputes occur. Remember that chargebacks aren’t just about preventing fraud—they’re also about providing clear communication, excellent customer service, and seamless experiences that eliminate confusion and build trust with your customers. By taking a proactive approach to chargeback prevention, you’re protecting your bottom line and creating a better business that customers will want to support again and again. To learn more about how to protect your business from chargebacks effectively, contact one of our experts at sales@intellipay.com or 855-872-6632, option 3. ### **Further Reading** [Payment Fraud Prevention Strategy Outline](https://intellipay.com/payment-fraud-prevention-strategy-outline/) This article was published in May 2025. **About IntelliPay:** We help merchants optimize their payment processing through transparent pricing, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations **Tags:** AVS verification, Billing Descriptors, Business Documentation, business protection, chargeback costs, chargeback management, Chargeback Prevention, chargeback protection, chargeback representment, chargeback threats, credit card chargebacks, credit card fraud, customer disputes, customer service, Customer Service Best Practices, CVV validation, digital payments, Dispute Management, Dispute Resolution, e-commerce security, Financial Loss Prevention, financial risk management, fraud detection, Fraud Prevention, Fraud Protection, Friendly Fraud, IntelliPay, merchant account protection, merchant descriptors, merchant protection, Merchant Services, payment compliance, payment disputes, payment fraud, Payment Fraud Statistics, payment policy, payment processing, Payment security, representment, Representment Strategy, Return Policies, small business finance, transaction disputes, transaction security --- ### [What PCI PTS 6.x SRED: Means for Your Business](https://intellipay.com/understanding-pci-pts-6-x-sred-secure-reading-and-exchange-of-data/) **Published:** June 12, 2025 **Author:** Dale Erling **Content:** Contents - [Executive Summary](#Executive_Summary) - [What This Means for Your Business:](#What_This_Means_for_Your_Business) - [Why You Should Care:](#Why_You_Should_Care) - [Real-World Protection](#Real-World_Protection) - [Why This Matters More Than Ever](#Why_This_Matters_More_Than_Ever) - [How SRED Reduces Your PCI Compliance Burden](#How_SRED_Reduces_Your_PCI_Compliance_Burden) - [Cost Savings Breakdown](#Cost_Savings_Breakdown) - [Popular SRED-Enabled Devices](#Popular_SRED-Enabled_Devices) - [Common Questions from Merchants](#Common_Questions_from_Merchants) - [ Taking Action: Next Steps for Your Business](#Taking_Action_Next_Steps_for_Your_Business) - [ Immediate Actions (This Week)](#Immediate_Actions_This_Week) - [ Short-Term Planning (Next Month)](#Short-Term_Planning_Next_Month) - [ Long-Term Security Strategy (Next Quarter)](#Long-Term_Security_Strategy_Next_Quarter) - [Red Flags: When to Act Immediately](#Red_Flags_When_to_Act_Immediately) - [Key Takeaways for Merchants](#Key_Takeaways_for_Merchants) - [Conclusion](#Conclusion) ## **Executive Summary** ### **What This Means for Your Business:** PCI PTS 6.x SRED (Secure Reading and Exchange of Data ) is a security feature in modern payment terminals that automatically encrypts customer credit card information the moment it’s read. This encryption occurs within the terminal’s SRED module, which is designed to protect sensitive data by ensuring that all account data is encrypted at all times and that the device cannot be configured to allow unencrypted account data to be processed or stored. Think of it as a digital vault that locks away sensitive data before it can be stolen. ### **Why You Should Care:** – Reduces Data Breach Risk: Customer card data is encrypted instantly, making it useless to hackers – Lower Compliance Burden: Can significantly reduce the scope of your PCI compliance requirements – Future-Proof: Latest security standards that will be valid until 2031 Bottom Line: If you accept credit cards, SRED-enabled terminals provide an extra layer of protection that can save you from costly data breaches and simplify your compliance obligations. ### **Real-World Protection** #### Before SRED: – Card data could be intercepted during processing – If hackers accessed your systems, they could steal readable card numbers – You were responsible for protecting card data throughout your entire network #### With SRED: – Card data is encrypted instantly at the terminal – Hackers only see scrambled, useless information – Your liability and compliance burden are dramatically reduced ### **Why This Matters More Than Ever** - Growing Cyber Threats: Small businesses are frequent targets: 43% of all cyberattacks in 2023 targeted small businesses, and 46% of all breaches impacted businesses with fewer than 1,000 employees. For small businesses, the average cost of a data breach ranges from $120,000 to $1.24 million in 2025. - Payment Options and Customer Expectations: Consumers expect businesses to protect their payment information. 70% of consumers state that the availability of their preferred (and presumably secure) payment method is “very or extremely influential” in their purchasing decisions. - Regulatory Pressure: PCI compliance requirements are becoming stricter. SRED technology helps you meet these requirements more easily. ### **How SRED Reduces Your PCI Compliance Burden** #### Traditional PCI Compliance (Without SRED) #### What Your Business Is Responsible For: – Securing your entire network where card data might travel – Regular security scans and assessments – Detailed documentation of all systems handling card data – Employee training on data security protocols – Maintaining firewalls, antivirus, and access controls across all systems #### Compliance Scope: Every part of a business’s network that touches payment processing or can impact the security of cardholder data is included in the compliance scope #### With SRED-Enabled Terminals Reduced Responsibilities: – SRED-enabled terminals can help reduce PCI DSS compliance scope, but only when they are used as part of a validated PCI Point-to-Point Encryption (P2PE) solution. Simply having SRED-enabled devices does not automatically reduce scope. All systems that interact with cardholder data or the payment terminal must still be reviewed for compliance unless the solution is PCI P2PE validated – Documentation may be simplified if the merchant uses a validated PCI P2PE solution, as much of the security responsibility shifts to the solution provider. Compliance Scope: Scope is reduced through a validated P2PE solution, fewer merchant systems are in scope, which can reduce the number of systems requiring updates. ## **Cost Savings Breakdown** #### Reduced IT Security Costs: – Fewer systems to secure and maintain – Less frequent security assessments – Reduced need for specialized security staff #### Lower Compliance Costs: – Simpler PCI assessments – Reduced audit scope – Fewer required security controls #### Avoided Breach Costs: – Lower risk of data theft – Reduced liability exposure – Protection of brand reputation ### **Popular SRED-Enabled Devices** Modern terminals like the Id Tech VP3350 offer PCI PTS 6.x SRED certification with support for all major card brands and contactless payments, making them suitable for most business types. ![ID tech VP3350 with PCI PTS 6.x SRED](https://intellipay.com/wp-content/uploads/2025/06/VP3350-without-glow-1-9-25-300x274.png "Vp3350 without glow 1925 intellipay") ### **Common Questions from Merchants** **Q**. Do I really need SRED? **A:** If you accept credit cards, yes. Here’s why: – Data breaches are increasing every year – The average cost of a breach for small businesses is devastating – Customers increasingly expect secure payment processing – PCI compliance requirements are becoming stricter **Q.** Will this affect my customer experience? **A.** No, it actually improves it: – Transactions process just as quickly – Customers can pay with confidence – Supports all modern payment methods (chip, tap, swipe) – No additional steps for customers **Q.** How much will this cost me? **A.** SRED terminals typically cost slightly more upfront, but save money long-term: – Reduced PCI compliance costs – Lower security assessment fees – Avoided breach remediation costs – Simplified IT security requirements **Q**. What about my existing terminal(s)? **A .** Older terminals without SRED should be upgraded: – PCI standards are evolving rapidly – Older encryption methods are becoming obsolete – Customer expectations for security are rising **Q.** How do I know if my current terminal has SRED? **A.** Check these indicators: – Look for PCI PTS certification stickers on the device – Contact your payment processor to verify capabilities – Check the PCI Security Standards Council device listing – Review your terminal documentation for SRED mentions ### **Taking Action: Next Steps for Your Business** ### **Immediate Actions (This Week)** #### Assess Your Current Setup – Contact your payment processor to verify if your terminals have SRED – Review your current PCI compliance status and costs – Evaluate your data security risks #### Get Expert Guidance – Speak with your payment processor about SRED options – Consult with your IT support about implementation – Review your business insurance coverage for cyber liability ### **Short-Term Planning (Next Month)** #### Budget for Upgrades – Get quotes for SRED-enabled terminals – Calculate potential compliance cost savings – Consider financing options if needed #### Staff Preparation – Begin educating employees about payment security – Plan training for new terminal operation – Update payment processing procedures ### **Long-Term Security Strategy (Next Quarter)** #### Full Implementation – Deploy SRED-enabled terminals across all locations – Update PCI compliance documentation – Implement ongoing security monitoring #### Continuous Improvement – Stay informed about evolving security standards – Regularly review and update security procedures – Maintain relationships with security professionals ### **Red Flags: When to Act Immediately** #### Upgrade your terminals now if: – Your terminals are more than 3 years old – You’ve had any security incidents – Your PCI compliance costs are increasing – You’re expanding to new locations – Your payment processor is recommending upgrades ### **Key Takeaways for Merchants** SRED = Instant Protection: Your customers’ card data is encrypted the moment it’s read Compliance Made Easier: Can dramatically reduce the scope and cost of PCI compliance Future-Proof Investment: PTS 6.x standards are valid until 2031 Business Protection: Significantly reduces your risk of costly data breaches ### **Conclusion** The Bottom Line: PCI PTS 6.x SRED technology represents one of the most critical advances in payment security for merchants. While the technical details may seem complex, the business benefits are clear: better security, lower compliance costs, and stronger customer trust. Your Next Step: Contact your payment processor today to discuss upgrading to SRED-enabled terminals. In today’s threat landscape, this isn’t just a nice-to-have feature—it’s essential protection for your business and your customers. Remember: Every day you wait to implement modern payment security is another day your business remains vulnerable to the growing threat of data breaches. The cost of prevention is always less than the cost of recovery. **About IntelliPay:** We help merchants optimize their payment processing through transparent pricing, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Security, Fraud & Compliance **Tags:** business security, cardholder data, compliance reduction, contactless payments, credit card processing, customer data protection, cybersecurity, data breach prevention, data encryption, Data protection, encryption technology, Fraud Prevention, IT security, Merchant Services, P2PE, payment card industry, payment processing, Payment security, payment standards, payment terminals, PCI Compliance, PCI DSS, PCI PTS 6.x, point-to-point encryption, regulatory compliance, secure payment terminals, security assessment, small business security, SRED, terminal certification --- ### [Understanding ACH Return Codes: Why R10 and R11 Matter for Your Business](https://intellipay.com/understanding-ach-return-codes-why-r10-and-r11-matter-for-your-business/) **Published:** June 12, 2025 **Author:** Dale Erling **Content:** Contents - [Quick Answer: R10 vs R11 Return Codes](#Quick_Answer_R10_vs_R11_Return_Codes) - [Understanding ACH Return Codes: Why R10 and R11 Matter for Your Business](#Understanding_ACH_Return_Codes_Why_R10_and_R11_Matter_for_Your_Business) - [What Are ACH Return Codes?](#What_Are_ACH_Return_Codes) - [Most Common ACH Return Codes](#Most_Common_ACH_Return_Codes) - [What Is the Difference Between R10 and R11 Return Codes?](#What_Is_the_Difference_Between_R10_and_R11_Return_Codes) - [R10 vs R11 Comparison Table](#R10_vs_R11_Comparison_Table) - [Why R10 and R11 Return Codes Matter for Your Business](#Why_R10_and_R11_Return_Codes_Matter_for_Your_Business) - [The Business Impact of R10 and R11 Returns](#The_Business_Impact_of_R10_and_R11_Returns) - [Actionable Strategies for Managing R10 and R11 Returns](#Actionable_Strategies_for_Managing_R10_and_R11_Returns) - [Preventing R10 Returns (Unauthorized Debits)](#Preventing_R10_Returns_Unauthorized_Debits) - [Managing R11 Returns (Authorized Errors)](#Managing_R11_Returns_Authorized_Errors) - [Taking Action: Your Next Steps](#Taking_Action_Your_Next_Steps) # **Quick Answer: R10 vs R11 Return Codes** The R10 return code indicates unauthorized ACH transactions, while the R11 code indicates authorized payments with processing errors. R10 returns can trigger NACHA penalties if they exceed 0.5% of transactions, while R11 returns are viewed more favorably but still require attention. # **Understanding ACH Return Codes: Why R10 and R11 Matter for Your Business** When payments are exchanged between a merchant and a customer there are occasions where the payment fails to process or is disputed in some way. ACH payment processing failures result in an error message known as a return code. ## **What Are ACH Return Codes?** ACH return codes are three-character error messages that explain why an Automated Clearing House (ACH) payment failed to process. Each code begins with the letter “R” followed by a two-digit number (e.g., R01, R02). These standardized codes, maintained by NACHA, operator of the ACH system, help merchants quickly identify why a transaction was returned and determine what to do next. When an ACH transaction fails, the receiving bank sends the payment back to the originating bank with a specific return code explaining the reason for the failure. This process typically occurs within 2-3 business days. There are common returns, such as R01 Insufficient Funds and R02 Account Closed, that will include an ACH Return Fee ranging from $2-$7. However, there are returns that fall into the “unauthorized” category, or more commonly referred to as “ACH Chargebacks”, such as R07 Authorization Revoked by Customer and R10 Customer Advises Unauthorized, where the ACH Return Fee may range from $15-$25 per occurrence. ## **Most Common ACH Return Codes** Understanding the most frequent return codes helps merchants prepare for and respond to payment failures effectively. The most common codes appear below. **Return Code****Description****Frequency****Merchant Action****R01**Insufficient FundsMost CommonRetry after customer funds account**R02**Account ClosedVery CommonObtain new payment method**R03**No Account/Unable to Locate AccountCommonVerify account information**R04**Invalid Account NumberCommonCorrect account details**R05**Unauthorized Debit EntryCommonReview authorization records**R07**Authorization Revoked by CustomerCommonContact customer for new authorization**R10**Customer Advises UnauthorizedSignificantInvestigate authorization process**R11**Authorized Payment with ErrorGrowingCorrect error and resubmit**R29**Corporate Customer Advises Not AuthorizedCommonCorrect the error with the customer and resubmitThe most common ACH return codes require a merchant’s attention. However, R10 and R11 deserve special attention due to their significant impact on business operations and profitability. ## **What Is the Difference Between R10 and R11 Return Codes?** Understanding the key differences between R10 and R11 return codes is crucial for effective ACH management: ### **R10 vs R11 Comparison Table** **Aspect****R10 Return Code****R11 Return Code****Definition**Customer claims the transaction was never authorizedAuthorized payment with processing errors**Authorization Status**No authorization existsValid authorization exists**Common Causes**Fraud, identity theft, forgotten subscriptionsWrong amount, wrong date, duplicate payments**NACHA Classification**Unauthorized transactionAuthorized transaction with error**Business Risk Level**High – counts toward 0.5% penalty thresholdLower – indicates operational issues**Processor Response**May trigger account reviewsGenerally viewed as correctable errors**Resolution Strategy**Review authorization processesFix the error and resubmit the payment**Prevention Focus**Stronger customer verificationBetter quality control systems## **Why R10 and R11 Return Codes Matter for Your Business** ### **The Business Impact of R10 and R11 Returns** R10 and R11 return codes can directly affect your business’s relationship with customers, compliance standing, and bottom line. #### **R10 Return Code: Unauthorized Debit Entry** **What it means**: The customer claims they never authorized the ACH debit transaction. **Why it’s critical**: R10 returns are considered “unauthorized” transactions and are subject to strict NACHA monitoring. If your business accumulates too many R10 returns, you risk: - **NACHA penalties and fines** for exceeding the 0.5% of total debit entries originated or unauthorized return rate threshold - **Payment processor termination** due to high-risk classification - **Increased processing fees** as processors view your account as higher risk - **Cash flow disruption** from sudden account holds or restrictions - **Reputational damage** with banking partners **Financial impact**: Beyond the immediate $15-$25 return fee per transaction, businesses exceeding NACHA’s unauthorized return threshold of 0.5% may face: - Monthly monitoring fees ($500-$2,000) - Enhanced due diligence costs - Required reserves held by processors - Potential account closure and difficulty finding new processors #### **R11 Return Code: Authorized Payment with Error** **What it means**: The customer authorized the payment, but there was an error in processing (wrong amount, wrong date, incorrect frequency). **R11 return codes commonly occur due to:** - **Data entry errors** in payment amounts or dates - **System glitches** that duplicate transactions - **Outdated customer information** not updated after changes - **Processing timing errors** that charge on wrong dates - **Frequency of mistakes** in recurring payment schedules - **Manual processing errors** by staff members **Why it’s gaining importance**: Since NACHA’s 2020 R11 rule change, R11 usage has increased dramatically as banks have improved their categorization of return reasons. R11 now accounts for approximately 20% of combined R10/R11 return volume. **Financial impact**: $15-$25 return fee per transaction **Business advantage**: R11 provides more specific information about the nature of the return, distinguishing process errors from true unauthorized transactions. This clarity enables businesses to identify and rectify operational issues more efficiently, thereby reducing future errors and enhancing internal processes. R11 allows the originator to correct errors (such as the amount or date) and resubmit the transaction without requiring new authorization. This streamlines the resolution process, speeds up cash flow, and reduces administrative burden. ## **Actionable Strategies for Managing R10 and R11 Returns** ### **Preventing R10 Returns (Unauthorized Debits)** 1. #### **Strengthen Authorization Processes** - Implement clear, prominent authorization language in contracts and signup forms - Use electronic signature platforms with a timestamp and IP tracking - Require customers to actively opt in rather than using pre-checked boxes - Send confirmation emails immediately after authorization 2. #### **Maintain Detailed Authorization Records** - Store complete authorization documentation including date, time, and method - Keep IP addresses, device information, and customer interaction logs - Maintain easily accessible records for at least two years after final payment - Document any changes to payment terms or amounts 3. #### **Improve Customer Communication** - Send payment reminders 3-5 days before debiting accounts - Use clear descriptor names that customers will recognize on bank statements - Provide easy access to payment schedules and upcoming charges - Include contact information on all payment-related communications 4. #### **Implement Verification Procedures** - Use account verification services before processing the first payments - Require customers to confirm bank account information - Consider using prenote (small test transaction) verification - Implement two-factor authentication for payment setup ### **Managing R11 Returns (Authorized Errors)** 1. #### **Quality Control Systems** - Implement double-entry verification for payment amounts and dates - Use automated systems to prevent duplicate payments - Create approval workflows for payment modifications - Regular audit payment processing procedures 2. #### **Customer Data Management** - Maintain up-to-date customer information databases - Process Notice of Change (NOC) notifications within 6 banking days of receiving the NOC - Verify customer information before processing payments - Use data validation tools to catch errors before processing - Account validation services, automated routing number checks, etc. 3. #### **Process Improvement** - Document standard operating procedures for payment processing - Train staff on proper ACH processing protocols - Implement software tools for error checking ACH payments - Regular review and update of payment processing workflows 4. #### **Quick Response Protocols** - Monitor return codes reporting to identify issues quickly - Establish clear procedures for correcting and resubmitting R11 returns - Maintain customer service scripts for explaining payment errors - Track return patterns to identify systematic issues ## **Taking Action: Your Next Steps** Understanding R10 and R11 return codes is just the beginning. The key to protecting your business’s profitability lies in a standardized approach. Start by auditing your current authorization processes, implementing better customer communication, and establishing daily monitoring procedures for return codes. Remember, every prevented return saves you money, protects your processor relationships, and keeps your customers satisfied. The investment in proper ACH return management pays dividends in reduced fees, improved cash flow, and stronger business relationships. **About IntelliPay:** We help merchants optimize their payment processing through transparent pricing, expert guidance, and reliable technology solutions. Our team combines deep industry knowledge with personalized service to ensure every client gets the best possible payment processing solution for their business. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Small Business Payments & Operations --- ### [Digital Payments and Trends for 2025 & Beyond](https://intellipay.com/trends-for-2025-shaping-the-digital-payments-landscape/) **Published:** December 11, 2024 **Author:** Dale Erling **Content:** **![digital transaction virtual transaction](https://intellipay.com/wp-content/uploads/2024/12/Digital-money-dobeStock_849858042-300x168.png "Digital money dobestock849858042 intellipay")** Contents - [The Evolving Landscape of Digital Payments](#The_Evolving_Landscape_of_Digital_Payments) - [The Rise of Mobile and Contactless Payments](#The_Rise_of_Mobile_and_Contactless_Payments) - [Cashless Transactions:](#Cashless_Transactions) - [Mobile Wallets: A New Standard:](#Mobile_Wallets_A_New_Standard) - [Peer-to-Peer (P2P) Payments: Expanding Beyond Individuals:](#Peer-to-Peer_P2P_Payments_Expanding_Beyond_Individuals) - [When might a dedicated merchant account be preferable?](#When_might_a_dedicated_merchant_account_be_preferable) - [Buy Now, Pay Later (BNPL): A Growing Trend:](#Buy_Now_Pay_Later_BNPL_A_Growing_Trend) - [Cryptocurrency: Expanding Use Cases:](#Cryptocurrency_Expanding_Use_Cases) - [Central Bank Digital Currencies (CBDCs): The Future of Money?](#Central_Bank_Digital_Currencies_CBDCs_The_Future_of_Money) - [Challenges and Considerations for CBDC Implementation:](#Challenges_and_Considerations_for_CBDC_Implementation) - [The Importance of a Seamless Customer Experience:](#The_Importance_of_a_Seamless_Customer_Experience) - [Conclusion:](#Conclusion) ### **The Evolving Landscape of Digital Payments** The payments industry is rapidly transforming, driven by technological advancements, changing consumer behavior, and the increasing demand for seamless and secure transactions. This guide explores key trends shaping the future of digital payments. ### **The Rise of Mobile and Contactless Payments** NFC (Near-Field Communication) and QR code technologies have made mobile and contactless payments possible. People like the ease and security of paying with their smartphones, which do not require cash or cards. Shoppers can make secure transactions by tapping their cards or phones on terminals without touching shared surfaces. Mobile and contactless payments are expected to grow by 12.4% each year from 2025 to 2034. Several factors contribute to this trend: - Ease of use - Enhanced security features - Swift processing times - Minimal physical contact is needed Businesses also benefit from these advancements by offering faster checkout experiences and improving customer satisfaction. ### **Cashless Transactions:** Cashless transactions, encompassing credit/debit cards, mobile wallets, and online payments, are steadily gaining dominance. Businesses need to offer various digital payment options to cater to customer preferences. ### **Mobile Wallets: A New Standard:** Mobile or digital wallets have transformed payment handling. They offer a convenient and secure way to store and manage multiple payment methods on a device. Users can connect their bank accounts, credit cards, and loyalty cards to these wallets. Mobile wallets like Apple Pay and Google Pay are popular now. Being easy to use and safe because of NFC technology. We recommend all businesses accept mobile wallets as a payment option. ### **Peer-to-Peer (P2P) Payments: Expanding Beyond Individuals:** Platforms like Venmo and Cash App allow people to send money to each other. They are also being used more for payments between customers and businesses. Some potential limitations and fees are associated with using P2P services for business transactions. #### **Possible fees**: Some person-to-person (P2P) money transfers might be free for personal use. However, businesses could face fees based on the platform they use and how much they transfer. #### **Limits on business accounts:** Not every P2P platform offers dedicated business accounts. Additionally, some platforms might restrict the number of business transactions you can conduct using a personal account. ### **When might a dedicated merchant account be preferable?** #### **Large volume of transactions:** For businesses with high transaction volume, merchant accounts often offer lower fees and better transaction processing capabilities. #### **Complex payment needs:** A dedicated merchant account would be better if a business needs features like invoicing, repeating payments, or advanced payment processing. ### **Buy Now, Pay Later (BNPL): A Growing Trend:** BNPL services offer flexible payment options, attracting customers and potentially boosting e-commerce sales. Businesses should think about including BNPL options by looking at their customer base and the products they offer. Buy now, pay later (BNPL) can be beneficial for many types of businesses, including: - High-end retailers – like merchants selling high-end goods, jewelry, appliances, and furniture. - Travel businesses – allow consumers to pay for their trips in more affordable chunks. - Low-value retailers – help retailers increase average cart size and reach new customers who might not have credit cards. - Healthcare providers -provide payment options for more expensive treatments or in areas where health insurance is too costly. ### ![cryptocurrency image](https://intellipay.com/wp-content/uploads/2024/12/Crypto-image-blog-sized-AdobeStock_424535039-300x160.png "Crypto image blog sized adobestock424535039 intellipay") ### **Cryptocurrency: Expanding Use Cases:** Cryptocurrency is gaining traction as a payment method, with major companies accepting crypto payments. Using Blockchain technology, cryptocurrency is transforming the payments industry by enhancing transparency and security. As a decentralized ledger, it keeps a permanent record of transactions. Cryptocurrencies like Bitcoin leverage blockchain to facilitate virtual payments. The transactions are secure because they are encrypted and must be validated by the network. Blockchain’s transparency reduces fraud risk. Every transaction is visible on the public ledger, making it challenging for malicious actors to manipulate transaction data. Adopting blockchain can also lower operating costs and increase efficiency, and it may lead to broader financial inclusion. As blockchain evolves, it promises to reshape digital payments, offering new security and transparency opportunities. Both businesses and consumers stand to gain from this disruptive technology. ### **Central Bank Digital Currencies (CBDCs): The Future of Money?** CBDCs, digital currencies issued by central banks, have the potential to change financial systems completely. Proponents say CBDCs allow more people access to finance, make cross-border transactions easier, and improve how money policy works. ### **Challenges and Considerations for CBDC Implementation:** #### **Security Risks:** The complexity of CBDC technology introduces significant security vulnerabilities. Strategies are needed to address risks like data breaches, vulnerabilities from third parties, and the loss of private keys. #### ![Payment security outline - cybersecurity lock image](https://intellipay.com/wp-content/uploads/2024/11/Cybersecurity-image-blog-post-resize-of-AdobeStock_789345616-300x168.png "Cybersecurity image blog post resize of adobestock789345616 intellipay") #### **Technological Constraints:** CBDCs require substantial data storage, potentially posing challenges for smaller financial institutions. It is important to consider the risks of hardware, software, and network infrastructure. #### **Privacy Concerns:** While beneficial for institutions, blockchain technology transparency raises concerns about customer privacy. Consumers may resist CBDCs due to the potential for public record of their transactions. #### **Wholesale vs. Retail CBDC:** Wholesale CBDC: Offers benefits like improved cross-border payments and enhanced sanctions enforcement. Retail CBDC may cause people to move their money from community banks to the central bank, weakening smaller banks. #### **AI and Machine Learning: Enhancing Security, Fraud Detection and Personalization:** AI and machine learning are crucial for combating fraud, assessing risks, and improving payment security. Machine learning allows payment solutions to provide personalized user experiences. It can analyze spending patterns and recommend personalized financial products and services, helping to improve user satisfaction and keep users coming back. Additionally, AI and ML make payment processing more efficient by automating common tasks. This reduces mistakes, speeds up transactions, and reduces costs. Businesses that leverage these innovations will gain a competitive edge in meeting ever-evolving consumer demands. ### **The Importance of a Seamless Customer Experience:** Providing a seamless and secure payment experience is essential for all businesses. Choosing a payment processor like IntelliPay offers features like integrated payments, advanced analytics, and U.S.-based support. ### **Conclusion:** The digital payments landscape is constantly evolving. By staying updated on trends and using new technology, businesses can meet customer needs and succeed online. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Digital Payment Trends --- ### [How Do ACH Payments Benefit Your Business?](https://intellipay.com/seven-benefits-of-ach-payments/) **Published:** January 4, 2023 **Author:** Dale Erling **Content:** Contents - [How Do ACH Payments Benefit Your Business?](#How_Do_ACH_Payments_Benefit_Your_Business) - [What Does ACH Stand For?](#What_Does_ACH_Stand_For) - [What is an ACH Payment?](#What_is_an_ACH_Payment) - [How ACH Payments Work – ACH Payment Process](#How_ACH_Payments_Work_8211_ACH_Payment_Process) ### How Do ACH Payments Benefit Your Business? Before we delve deeper, let’s start with the basics. ### **What Does ACH Stand For?** ACH stands for Automated Clearing House, and payments made over the ACH network are known as ACH payments. ACH Payments are the transfer of money between two bank accounts. ACH transactions refer to electronic fund transfers between banks and credit unions that are processed through the Automated Clearing House (ACH) network. This network facilitates various transactions, such as direct deposits for paychecks and automatic payments for regular bills. The ACH network has seen tremendous growth, especially since 2019. Overall, ACH Network payment volume rose 6.7% from 2023 to 2024, to 33.6 billion payments in 2024. The value of those payments was $86.2 trillio[n, an increase of 7.6%](https://www.nacha.org/news/same-day-ach-passes-major-milestone-2024-ach-network-shows-higher-growth) ![ACH payment growth chart -2015-2024](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAkYAAAGwCAYAAABM/qr1AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAG2QSURBVHhe7d15WFRl/z/w9wzLyL4roiKuuIH7kpmS5pIb5ZKkpWRlkuVXwwfKJe3J3HLp0dRcMotHRXMJ9wXNlEhQcwFFUXBBQUAHGPZhmPn98RzOjzm4YWcU9P26rrmu+pz7nBnnHmbec9/3nKMwGAwGEBERERGU0gIRERHRi4rBiIiIiEjAYEREREQkYDAiIiIiEjAYEREREQkYjIiIiIgEDEZEREREAgYjIiIiIgGDEREREZGAwYiIiIhIwGBEREREJGAwIiIiIhIwGBEREREJGIyIiIiIBAxGRERERAIGIyIiIiIBgxERERGRgMGIiIiISMBgRERERCRgMCIiIiISMBgRERERCRiMiIiIiAQMRkREREQCBiMiIiIiAYMRERERkYDBiIiIiEjAYEREREQkYDAiIiIiEjAYEREREQkYjIiIiIgEDEZEREREAoXBYDBIi/R8KC4uxunTp1FYWAhHR0e0adMGZmZm0mYvhIyMDMTFxQEAGjZsiAYNGkib/GMGgwHbtm3Dxo0b4evriylTpsDW1lbajIiIqjDZg9G1a9ewZcsWlJaWwszMDG+99dYDP4T0ej2io6Nx8OBBxMfHo2nTpujfvz+6du0Kc3NzAEB0dDSOHj0KABg6dCi8vb3F/S9fvoxt27YBAPz8/NC1a1dxW3kRERG4cOECzMzMMGTIEDRp0kTcVnZ8lUqFt99+Gx4eHkb7Vmd3797FBx98gFu3bqFjx45YtGgRrK2tpc0eymAw4Nq1a4iIiMDff/8NAOjWrRveeOMN1KpVS9q8yjp27Bg+++wzAMDEiRMxevRoaZNHSklJwa5du/DXX3/BwsICXbt2xaBBg8TnoaCgAMHBwTh58iSUSiW+++67B74mnxW1Wo34+HiUlJSgYcOGqF+/PpTKigPHer0ely9fRmpqKpycnODr6yv+Td5PQUEBCgoKoFKpYGdnZ7RNq9VCo9EY1crcrz0R0bNU8R3xHzp+/Dh+/fVXbN++Hb/++iuOHz8ubQIASE1NxUcffYRJkyZh7969uHnzJiIjI/HZZ5/hgw8+QEZGBgDg6tWr2L59O7Zv34709HSjY6Snp4vbrl69arStvDNnzoiP56effoJOpxO3lR1/z549yMnJMdrvccyePRsdOnRAUFAQCgoKpJurtby8PEyfPh0BAQHYsGEDEhISkJCQgDVr1mDIkCEIDw+HXq+X7vZMmaI/DAYDtmzZgoCAAKxbtw4JCQk4f/48fvjhBwwePBg//vgjdDodrKys4O3tDaVSiaZNm6Jx48bSQz0zGo0GU6dORb9+/fDZZ58hNDQUw4cPx0cffST+rZXJyMjA2LFj8e677yI0NBTjxo1DQEAALl++bNROq9Xi/PnzmDlzJl599VX069cPixYtMmoDACdOnEC/fv3ue7tfeyKiZ0nWYFRQUIC//voLAODg4AAA+Ouvvyp8QGVkZGDy5Mk4c+YMAMDa2hrt2rUTR2tsbGwqPbLxuP744w+cPn1aWn4iWq0W9+7dk5afC8XFxZg5cyYOHDgAvV4PlUoFb29vtGzZEtbW1igpKYFWq4VCoZDu+syYqj8uXbqEH374AcXFxTAzM0OrVq3g6+sLlUoFg8EACwsLmJmZQaFQYNKkSYiNjcV///tf1KxZU3qoZ6KkpAQLFizAwYMHAQA1a9YU/z7PnDmD7777TvyyUFBQgK+//hrx8fEwMzNDrVq1oFKpcP36dXz11VdQq9XiccPDwzF27Fjs2bMHpaWlYp2IqDozmzVr1ixp8UndvHkTYWFhMDc3x/Dhw3Hu3DkUFhaiR48ecHZ2BoRv32FhYTh8+DAAoH///li5ciWGDh2KgIAAdO7cGYMGDYKTkxMA4Ny5c4iJiQEA9O3bF/Xr1xfv78aNGzhw4AAAoHPnzmjdurW4rbyjR48iMTERAFBaWor8/Hz4+fnB3NxcPL5KpcKAAQPg5uYm7nf37l2sX78e3377LY4fPw47OzvUrVsXCoUCGRkZOHToEA4fPoy8vDyUlJQgJSUFcXFxaN68Ofbv34/t27cjNjYWXl5esLOzQ0FBAX766SccOHAAhYWFaNSoEQDg4sWLWLNmDf766y/UrVsXjo6O4v2HhYXhP//5Dw4fPgwzMzPUq1dPnNLQarXYuHEj9uzZA4PBAHd3d2zfvh2zZ8+GXq9HgwYNsHPnTmg0GtSpUwd9+/aFhYUFrly5grVr1+LYsWO4evUqmjdvXmGa5MiRI1i/fj0MBgMaNmyINWvW4L333sObb76JoUOHonHjxvD39xfXLEVHRyMsLAzJycnw9vZGXFwcZs6ciZMnT6JTp06wtLREcXExIiMjsWTJEoSHhyMzMxNeXl5iCE5NTcXq1atx9OhRqNVqNGvWDADw999/46effsLp06fRuHFjWFtbo7i4GBs2bMDevXuRlpYGZ2dnHD58+IH9cefOHaPXip2dHRYuXIhVq1ZBrVajefPmsLS0LPcM/H+HDh0Sp3O//PJLhIaGwt/fHwEBAWjevDkGDhwIMzMzo/44d+4cmjdvDpVKdd/nZu7cudi4cSNKS0vRuHHjCs9/+b7fvXs3SktL0bBhQ7Fd2XM5Z84cbN26VXw93e/fUBbmUlJS8OWXX+Kzzz7D8OHDcfXqVdy8eRM5OTl45ZVX4OTkhJMnT2L9+vUAgFmzZmHWrFlo1aoVDh8+jIyMDNSrVw/NmzcHAOTn58PKygq1a9fGrVu3oNfr0bRpU/j5+Rndf1JSEg4dOgQ7OzssWrQI//d//4d33nkH77zzDl555RWoVCqj9kREz5KsI0bnzp2DWq2Gk5MTunbtCjc3N6jVapw7d05sk5OTg2PHjgEA3N3d8eGHH8LGxgYAoFAo0KZNG5N90/bx8YGHhweio6Px559/SjcbOXLkCIYMGYJ169YhOTkZ0dHRmDRpEubNmwedTodLly5h7ty5uHPnDgAgMzMTO3fuRGRkJIqLi1FaWort27dj8+bNuH79OiCZ+ouIiEBhYSEgBLft27cjKioKVlZWRve/Zs0aJCQkICYmBtOnT8d7772HtLQ0AIBOp0N0dDS2b9+OvXv34ssvv8SCBQtw5coVo+nC8vLy8vDdd9/h119/xdGjR9GpUyfUqFHDqI1Wq8W+ffug1+thY2ODL774AvXq1RO329vbo1+/fkYf5mVTkjt27EBYWBiCgoLw999/4969e1AqlUhLS8N7772H6dOnIyYmxmhK7siRI4Awcnjq1Cls374dBw8eFJ+fI0eOYPv27di4caMYcO/evYstW7Zg+/btyMvLw5UrVx7aH+WFh4fj7bffxoEDB5CcnIw1a9bgyy+/rNDufk6ePIn8/HxAGNns2bOn+DyU74/y91v23GzYsAEzZszA+PHjER0djYSEBMyfPx/Lly9H2VI/g8GAX3/91ajvz58/jzlz5mD58uXQ6/VGz+X58+eRkJCAJUuWGL02pGrWrInFixfD19cXEJ7rtm3bAkJ/FxUVAQDOnj2LkpISuLm5iV80mjdvLq7LO3v2rPhYu3btiqlTp+K9994TX7f3c+vWLQCAnZ0dGjVqBFdXV/HG9UVEVNXIFoy0Wq24nqhp06Zo1KgRvLy8AGHdkVarBQCkpaWJa4VatWpVqcXOs2fPhr+/v3ibPXu2tMlDWVpaok2bNigpKcGvv/5aYYqvTHJyMr799lsUFBTAy8tLfPNXqVTYtWsXYmNjUatWLfTv318MdW5ubhg8eDBee+01qFQqNGzYEFZWVtDr9bh06RIgLEy/e/cuAOD69etQq9XQarW4cuUKAKBRo0ZwdHTE5cuXMW/ePBQUFMDa2hq9e/dGu3btoFQqkZiYiIULF1b4ED969Ch+//13ODs7w9PTU/xWX15JSQmWLl0qjpB9/vnnaNmypbQZNBoNrl27BgBo0KCBOLL1OFJTU7Fu3TqoVCrUqVMHPj4+MBgMmDNnDhITE6FUKtGuXTv07t0b1tbWKCgowLfffovk5GTY2dmJI4IpKSnIzc1FQUGBGIb0ej3Onj0LALh9+zbUajUsLCzQqlWrR/ZHeWUjHz179hRHq86dO4cbN24YtSvTpUsXcSRx79696NOnD2bNmvXA9g+iVqtx7NgxNGvWDN27dxdH26KiopCVlQUAiI2NxXfffScuZPbz80Pv3r3h5+eHcePGoaSkBAsXLkRiYiKsra0xduxYTJ06FXXq1EFycjLCwsLE4PIwBoNBDJFWVlawt7dHaWkpbt68CQjht+y5NDc3F4NPZmamGFgrKycnB59//jn8/f0xbdo0xMfHP9ZjJSJ6mmQLRpmZmeIHWKdOnWBrayt+6CYmJiIzM1NsV/YLlRo1alTq5+NqtRq3b98Wb+XXOzyO4uJiDBgwAPb29jh9+jSioqKkTQAA+/fvR2ZmJpydnTF//nwMGTIEH3zwAdq3b4+SkhJER0fD29sbEydOFKf8vLy8MGXKFHzyySews7ODl5cX6tatCwj//tLSUvz999+wsrKCs7MzMjMzcePGDeTl5YkfsE2aNIGlpSUOHz4s/tv+9a9/Ye7cuVixYoU4RREbG4uEhATx8UIYrXjjjTewd+9ebN++XRwNKKPX67Fhwwb89ttvUKlU4oLZ+ynfR1ZWVuKIyC+//IIOHTqIt549e1Z4HHq9Hp6enti8eTMiIiIwfvx4JCYmioHGz88PK1aswNy5c/Gvf/0LEO5v//79MDMzQ6dOnQAAWVlZSE1NRXp6Om7evAlnZ2dYWVnhwoULKCwsxNWrV1FSUgJnZ2fUqVPnkf1R3qBBg7BhwwYsWLAAAQEBAIDs7GwxKEg1aNAAn3zyiRiiiouLsXv3bgwfPhwhISGVWtf00UcfidOzZc9/dnY20tPTUVpail27dqG4uBgWFhaYOXMmFi5ciLlz52LhwoWwtbVFQkICYmNjAQCffPIJPv74YwwZMgSjRo0ChDVDj/MjgosXLyIyMhIA8NJLL8Hd3R3FxcXivo6OjuK0nLW1tfjLu+zsbPFLzuMqG73Mz8/H+fPncfv2bRw4cADvv/8+wsPDpc2JiJ4p2YLR+fPnkZ6eDhsbG7i7u+Pu3bvi2on09HScP38eEMKQhYWFdPfHUvYhWHYrW7f0uLKzs+Hl5YWePXtCr9djx44dFRZ5lx/Byc/Px+TJk+Hv74+33npL/HDPy8sz2ud+yo9+3LhxA+np6UhKSoKTkxN69eoljn7cvXsXGo0GSqUSbdq0QWFhIS5cuAAI39rLftlkbm6OVq1aAQAKCwuRnJxc7t6AWrVqYcyYMRXWqpQ5d+4c1q9fD71ejy5dusDPz++BC6dr1Khx37Uqj+u9995D7dq1xf+/ePGiOMrQqlUr8TE2btwY9vb2AIArV65Aq9WKI21l/8aUlBSo1Wr07NkTLi4u4khb2b/fy8ur0q+DBg0aiKNIj3OeIYVCgQEDBmD79u0YNWqU+JrR6/U4cuQIvvzyy8d6TUAIv0qlEmZmZhWmMHNzc5GUlAQI/dmuXTuj7RBGMwsLC6FUKrF+/Xpx9HTt2rWA8Np40DRqGY1Gg//85z9Qq9Vwd3fHmDFjHvoFpbS0VJxqs7Ozq/RrY9iwYRg5ciSWLl2K/fv3Y+rUqVCpVCgtLcWWLVsq/CqOiOhZkiUYlZaWimt28vPzMXHiRPTr1w9Tp04V36T//PNPlJaWwtHRURyiT09Pf+B01v1Mnz4dERER4m369OnSJo9kZmaGt99+G87Ozjh79myFnyDrdDrxQ6C4uBipqaniCFVlHqt09KNsoau7uzvatm0LpVKJK1eu4MaNG8jOzoabmxvq168Pg8HwWD+Bl34QW1hYVJgyKk+n04nHLX9uqPtxcnISR15u3rwpTvMMGzYM+/fvx1dffSXZw1hZ/5Z51Ac1ABQVFUGn0xmNtCUnJyM+Ph56vR6+vr6oU6cO1Go1EhMTcfv2bQBAy5YtH7q+RU6urq6YPHky9u/fj88++0wMdX///TcuXrwobV5pOp3ukdNUZf2u1+uRkZFR6dHTvLw8fPHFF/j777+hUqnw2WefievHyo8MpaenG/0dlI0kPSxAPYi9vT0+++wzdO3aFa6urnjzzTfRq1cvQJheq8yIGxGRqckSjO7duyeOcjzIhQsXcO/ePXh4eMDT0xMQRplOnDhh1K64uLhSAeRJNGzYEP369UNJSQmOHDliNIJlZWUlriepVasWIiIicOrUKaPb4/6Qr2z0IycnB2fOnBG/oTdu3BjOzs64du2aOArl6ekJJycno/svKSkxWktUPgyVrd+qDB8fHzRv3hwlJSVYu3btAxfqli2ShfABeejQIRgMBlhbWz/RgtmyoAPJv6G4uBglJSWA8FxbW1sbjbSVBaOyqckGDRqgpKQEp06dQlpaGpRKpTiKZmrJycliX1hbW2PkyJF45513AKGfykLEP2FtbS3+8KCgoOC+U2Lln8uvv/66wmvzt99+g6urq9E+ZfLy8hAaGoqYmBgolUp89NFHFaZTGzZsKLYtC8R5eXniNGOdOnUqjLI+il6v51oiIqo2ZAlGly5dEr/BS9+sJ06cCAiLZS9dugRbW1sMGzYMSqUSxcXFmD17Nnbs2IGMjAxER0fjww8/xL/+9a8KIyJyUigUeOONN+Dm5oacnBzxw7lsW7du3aBUKpGeno5Vq1aJv0LKyckRgwwAKJVK8azB6enpuHv3rtHITNnoR0lJCU6ePImSkhK0adMGrq6ucHd3R05ODqKjowFh4bW1tbXR/RcWFmLLli3Iz89HYmKieB4aDw+PSp880NPTE9988w0++eQTqFQqJCcn4+eff77v+WfMzMwQEBAgjoisXLkSc+bMQVJSEtLS0ip9HqhmzZqJi+wPHjyIxMRE5OfnY8uWLeK0UNkZosuPtF2/fh1Xr16Fu7s7PDw8xDVrUVFR0Gg0cHZ2Nvq13KP640lduHAB48ePx4gRI7Br1y5kZGTg9OnT2L17NyCMiJQ/zcOTsra2RocOHQBhPd2CBQuQnp6OnJwcbN++HWrhFAZlz+WaNWvEaV+dToezZ88+8EuFRqNBSEiIeOqLIUOGwNPTE0eOHMHhw4dx+vRplJaWok2bNrCxsYFarcb+/ftRWlqKP/74A7dv34aFhQV69uwJCIu3s7OzcffuXWRnZ4vBp7i4GHfv3oVarYZer0deXh4mTpyI0NBQpKSkoLS0FH/99Zf4hcjNza1anUGdiJ5//zgYGQwGnDhxAnq9Hvb29hVGMpo1awYLCwvo9XqcOHECBoMBffr0wZAhQ6BUKqHRaPDNN9+gf//+mDhxIi5evIiTJ09i7969RseRW4MGDTB48GBpGRAuedG5c2dA+BVSjx490KFDB/Tq1QtffvklUlNTAeEkli1atACEKachQ4bA399fHIkpP/px6dIlWFlZoWHDhrCzs0PDhg2Rm5uLlJQUADBaT1L+/g8ePIgePXpg5MiRuHXrFpRKJcaMGVOpX/NBGJFxdHREhw4d8PrrrwMAdu3ahVOnTkmbAsIU1fjx48W1IDt27MCIESPEhcsQgsjjTK14eHhgxIgRUCqVuHXrFkaOHIkePXqIQe+VV15Bjx49xPZlI20ZGRlQq9WoX7++OGpkb2+P27dvQ6PRwNPT0+hD9VH98SSKioqwdu1aqNVq3Lp1C1999RX69++Pjz76SPwFV58+fdC0aVPprk9k0KBB4qjN6dOnMWDAAPTq1Qtz5szBzp07Ubt2bfG5vHnzJt5++2106NABXbp0wbhx4+77gwKtVovZs2eLi7YBYOvWrZgyZQpCQ0MRGhqKtWvXori4GC1bthRfHz/99BM6d+6M+fPnQ6/Xo0OHDmjTpg0grGX64osv0K9fP3z66afIzc0FhHM+9evXD2PHjoVarcaJEycQGxuLI0eO4M0330Tnzp0xceJEqNVqKJVKvPXWW5VeI0ZEZEr/OBhlZWWJIwienp6oU6eO0XYvLy+4u7sDwht9VlYWzM3NERISgq+//rrCOYtq1qyJ2bNnY/jw4UZ1uSkUCvj7+983YFhbW2P+/PkYOXKk0bodlUqFjh07ijUzMzNMmDDB6ENRLfxyrmx72egHhLU7Hh4eUCgURlNArq6uRteTe9D9lz03Q4YMEWuVZWZmhpEjR8LNzQ3FxcXiIlwphUKBt956C8uXL4ePj484EgMhELVu3RqrV69+7EAwcuRIzJ4926i/VSoVRo4cia+//tro31l+nRGE0z+YmZmhdu3aRkGoadOmRtM6j+qPJ1GjRg3MmzcPISEhFV6rdnZ2mDx5MqZMmfJYAfFx1K5dG8uWLUPPnj2NnvOaNWuKr9X7PZdKpRItW7as8BghjCaVBZdHMTMzw8SJE/HGG2+I/yalUomePXti1qxZlZ5G69WrF5YvX17hlA9yvJaJiExB9ovIVpbBYEBOTg50Oh3Mzc3h4ODwwF9LPQs6nU786bq9vf19f/VV/t9gbW1d6Q+Phym7AKdSqYSjo6PRh+XTVPY4IDwPlf1lUhm9Xo/s7GxxhPFJj/MwpuyP3NxcFBcXP5X+KBAuzPqgvwtT/jvxiAvDPomn+dwRET2pZx6MiIiIiKoKfmUjIiIiEjAYEREREQkYjIiIiIgEDEZEREREAgYjIiIiIgGDEREREZGAwYiIiIhIwGBEJhUREYHvv//+kWdeNhgMuHXrFu7evSvdVKVEREQgLCwMWq1WuqnKSE1NxaJFi3D58mWxlpOTg2vXrlWJi7lGR0dj0aJF4qV1iIiqErNZj3up+MdUWlqKX3/9Ffv374enp6d4IVIpg8GACxcu4D//+Q+WLl2KHTt2QK1Wo3nz5uLZkHNzc7FmzRqkpaWhWbNm0kMgOjoaW7ZsgZeX133PzKvVarFx40bs2bMHx48fx/HjxxEdHY3s7Gw4ODjA1tZWussL637P1cWLF6FUKuHm5vbEZykODw9HdHQ0BgwY8NAzM1+5cgUffvgh/vjjD7z22muoUaOGtEmVEB4ejkuXLqF3796wsLCQbhY9zuvbVG7duoXvvvsOHTt2RP369VFYWIjQ0FB8//338PX1rXDZngdRq9VYs2YNcnJyKlzSA+X+PjMyMh770jAA8Pvvv+PXX39Fr169ZLn4LhGRnJ7s0+4h7ty5g7CwMGzduhVHjhyRbgaEy2zMnz8fY8eORVxcHNq2bYvGjRsjPDwcw4cPx9WrVwHhSt2RkZE4c+aM9BAAgKtXr2LPnj3IycmRbgKE+4mOjsbx48eh0+lQWlqK+Ph4LFiwAIMHD8aPP/4InU4n3e25s3DhQgQFBT3wyuso91zt2bMHJ06cQExMDCIiIjB+/HgMGjQIJ0+elO4iKw8PD/To0QO9e/c2CrmP89irmsd9fT8tNWrUwKuvvopXX31VvEAtAGzfvh1vvPHGA0fpatSogYSEBISHhyMvL0+6GUlJSfj1119NHvSIiJ4m2YPR+fPnYWdnhwEDBuCvv/6q8IFmMBiwceNG/Pbbb/j444/x22+/YdasWZgzZw4iIiLw4YcfwsvLy2iff8rLywtTpkzBjBkzEBYWhkOHDmHMmDFYt24dzp07J23+3Lnfh9qD+Pr6Ijw8HBEREdi7dy+2bt2KWrVqYdq0abhw4YK0uWxsbW0xY8YMjB071uiCrJV57FXBs3h9P4pCocCwYcMwZ84cuLq6ivVHPbfW1tZ46aWXcP36daSkpEg3Izo6Gra2tmjZsqV0ExFRtSVrMCotLcUff/yB5s2bo0+fPkhKSsKNGzeM2qSlpWHr1q3o2bMn3nnnHaMpGnt7e7z55pv3vVCrnFQqFV5//XXY2dkZfdinp6dj+/bt4odY+ZGomzdv4ujRo8jOzhZrZa5du4bo6GgUFxdDo9Hgzz//hEajQUFBAfbu3YuFCxciNjYWer0eEO5n7dq1WLVq1X0/cAAgPz8fERERmD9/PiIjIysEzPj4eMTHxwMAUlJSsGrVKixdutTo+dbpdLh58yYyMjJw7949HD16FIcPH0ZGRka5Iz2cp6cnvv76a1haWuLnn3+usLbmUY+zjF6vR3JyMpYuXXrff3dxcTGio6PFf9OTPPaH9R8Ao74pLi7G4cOHMX/+fOzfvx/FxcVGbSE85vj4eCxduhQbNmx44MhKeZV5fZd/PPn5+QgPD8fPP/8sPhaDwYCEhATxObt58+Z91wjl5OQgIiKiwuusvPj4ePE1qtfrkZ6ejhs3bqCgoADHjx/H4cOHce3aNelu6NixIwAgISHBqF5QUIC4uDj4+PjA3d1drBcXF+P48eNYuHAhNmzYgPT0dKP9HiQ+Ph6nT59GaWmpWCstLcXp06fF1wQkz5kp/76I6MUl6xqjtLQ0rFu3DkOHDoWPjw8OHz4MGxsbtG7dWmwTFRWFffv2YfLkyahXr57R/lIFBQXYuXMn3N3d4efnJ92Mc+fO4ezZsxgwYMB91yqUlJTg4MGDAIC+ffsarQkpKCjAnj170KpVK3h5eeHf//435s6di4SEBKSmpiIyMhJHjx5Ft27dYGdnh7t37+Lzzz+HSqUy+veUlpZiwYIFOHPmDPr06YObN29iypQpsLCwwOLFi3H8+HFcunQJv/32G1QqFVJSUhAcHIykpCTExMRg37596NSpk9E3+ZMnTyIoKAgxMTFQKpWIiIjAwYMHxccCACtWrMD+/ftx48YNzJ49GykpKTh58iS2bduGVq1aoW7durh8+TLGjRuH5ORkZGVl4ffff0dkZCTat2+P+vXri/eHRzxX9vb2uH37Nk6cOIHu3bvDyckJeMzHefToUSQmJuLMmTNYt24d0tLSEBsbi02bNsHa2ho+Pj5QKBTIzs5GaGgo1Go1/Pz8KvXYc3JyHtl/AJCcnCz2zbfffovIyEhcu3YNe/bsQVJSEvz8/MTQkpeXh1mzZmHx4sVISUlBQkICNmzYgJSUFLi4uFR4jspU5vWdnJyMkJAQODg4YO7cuYiKioJOp0OvXr1QUlKCefPmYdGiRSgqKsK1a9ewZs0aWFpawtfXFwqFAhDub/z48Th27BgyMzOxb98+REZGIi8vD7179xafqxUrVmDbtm3o168fCgsLMW7cOJw8eRKFhYU4fvw4IiMjUbt2baPXNgBYWVnhr7/+Qnp6Onr27CmO5t26dQv//e9/MXjwYHHE6Nq1a5gwYQK2b9+OzMxMxMbG4ueffzbqZzzg73bFihU4fvw4evXqJT6vRUVFmDdvHm7evCn+/ZfvQ1P+fRHRi0vWEaPz589DqVSiVatWcHJyQsuWLXH06FGjIfsLFy7A2dn5sReAQghchw8frnD7J2s1zp07h3v37sHLywv29vbo0qULNm/ejL1792Lnzp1YtWoV7t69i127dgHCdFynTp0q/Hvu3LmDuLg4+Pn5QaVSifVNmzbh//7v/7Bnzx5ERESgbdu2WLlyJfbs2YPw8HDs2bMHq1atgk6nE+8DwujPV199hZdffhm7du3CypUrERERATc3NyxfvtzoG/X58+dx+/Zt7N69Gzt37kR4eDicnJywY8cOlJaWonnz5ti9ezc6duyIjh074tixYzh16hS6d+8uHuNxKBQK+Pj4ICcnB5mZmUAlH2deXh4aN26MvXv3ilN0HTp0wObNm5GWllbunv6/yjz2x+m/8sLCwjBhwgQcOHAABw4cwPvvv4/Y2FhxVMRgMCAsLAzHjh3DzJkzceDAAezevRsbNmyAh4eH9HBGKvv61uv1WL9+PUaNGoVDhw5h6dKlsLKyws8//4yoqCisWrUKYWFh2LhxI7755hv897//RVxcHCD0wbx589CkSRPs3LkTO3fuxKFDhzB69Gjp3RhxdXXFb7/9hoEDB6Ju3brYv38/Tp06dd/9bG1t0aVLFyQmJop9D0Bc99e2bVugXDg1GAwIDw/Hzp07xef2hx9+wPHjx8V95fA0/r6I6MUkWzAqm0Zr0aIFatWqBYVCAT8/P1y7dg3Jycliu7y8PFhYWBiFiEc5ffo0QkNDK9z27t0rbXpfWq0W9+7dQ1paGo4dO4aFCxdi3rx5aN++Pdq1aweFQoHBgwcbjUQ0bNgQ3t7eSEhIgFarhZmZGfr374/r168bBbLz588DADp37izWACAgIAAvvfQSFAoFbG1t8fLLL8PKygoTJ05ErVq1gHL3cfv2bXGK6vfff4dSqcTYsWPF58jW1hYDBw7ExYsXjaaHPDw8EBwcLP7yz8PDA61atUJOTs59p4b+CRsbG5SUlKCoqAh4gsf5/vvvw8bGRmw3atQoZGZmyrLG63H6r7x33nkH3bt3h0KhgEKhwEsvvQQI0zQAkJmZiYMHD6JHjx54/fXXxZEODw+P+/46q7wneX23adMGAwYMEKfdyu5/2LBh8PX1Fdt16NABHh4e4tTS77//jtzcXIwfPx4uLi4AAKVSibZt28LKykrc75/q1KkT8vLykJSUBAh/67GxsWjevLkYAM+dO4eEhAR88MEH4kiZubk5hg0bBg8PD+zYsaNCP/wTT+Pvi4heTLIFo7KRk7Zt2yIrKwt3796Fo6MjVCoVTpw4IW1eKQMHDsSpU6cq3CZOnChtel/nzp3Dm2++iUGDBmHKlCn4888/8cknn2Dx4sVGP9nPycnB3r178fnnnyMgIADnz59HUVGR+Ms1X19feHl54eDBgzAYDCgtLcWff/5ZYZ0FhA8FqbIPYqmy+zAYDLh69Spq1KiBs2fPVhgdy87ONlqzoVQqjdawmJmZPZWfuVf2cd5P7dq14eDgYDQK8U89qv/KSPtGpVIZTYvdu3cPOTk56NChQ4W2ptCsWTOj+7l79y6ys7PFdVBlt6ioKBQUFCAxMREQppU8PDzQoEGDckeTX8OGDdGgQQMcPXoUBoMB9+7dw+XLl/HSSy+Jv0i7evUqXFxcKizEdnZ2RvPmzXHjxo1HLvaujPv1i9x/X0T0YpItGMXExCA9PR3ffvst+vXrh379+mHs2LG4e/cuTpw4Ib4pNmzYEDk5OQ9dRCu38lMxsbGx2LFjB9566y3xG6Ner8fmzZvh7++P3bt3o3v37vjuu+8qnDvJ1tYWfn5+OH36NLKyspCeno64uDijtRf/RGFhITIzM3H79m388MMPWLp0qXiLjIxE3bp1xVGXpy0+Ph6Ojo5wd3eX5XHa2NjI9jPvx+2/x5WVlYW8vDyjdSmPS47X9927d5Gbm4tdu3YZPberVq1CcXGxUR84OjrK9jw+iL29PTp16oSEhATk5OTg0qVLyM3NhY+Pj9jm5s2bDx0p0+v1910U/jTJ8bolouefLMFIq9Xi+PHj6NKlC3bt2oX9+/eLt88//xxJSUnidJqvry90Oh2ioqKkh3lmTp48iZUrV+KLL77A8uXL0b9/f7i7u9/3A+fll19GTk4O4uPjxSm1Vq1aSZs9EWtra9SqVQtNmjTBf//7X0RERBjdfvnlF3h6ekp3M7mcnBycPHkSnp6e8PDwkOVxln343++bf2VVpv8eh5OTE2xtbXHr1i3ppkeS4/Xt5uYGe3t7TJ48ucJzGyGcW8rKygpubm5IT08XpzdNqUOHDkhPT8f169cRGxuLJk2aVJi6zMvLg1qtNtqvtLQURUVFsLKykqWv/wk5XrdE9PyTJRjdvn0bCQkJ6NSpE2rXrg1XV1fx1r59e1hZWYnTac2bN0enTp2wdevW+54X5+rVq7IOuT+Oy5cvw9HREe3btzcair/fQkwvLy906NABR48eRUxMDHx8fMQ1DXLo2rUrkpKSKvw8+lnR6XTYvHkzEhISMGDAAHHq8Z88ToPBgD/++AN6vV6WUFmZ/nsctWvXRq1atXDixAmjtVo6ne6RP+uW4/Vdr149eHl5ITIy8qFrxXx9fZGWloZLly4Z1fPz81FSUmJU+6eaNm2KWrVq4dixY4iPj8dLL71kdCbzNm3aoKSkpMK0eWpqKuLj49G2bVs4ODgYbZO6c+eO0XNjiqmtf/K6JaIXgyzB6MyZM9BqteI5T8qrU6cOmjdvLk6nqVQqjBs3DlZWVpg0aRIiIiKQkZGBmzdvYt68eXj33XexY8cO6WFMyt3dHZmZmfjjjz+g0+mQmpqKWbNm4ezZs9Km4iLso0ePYt++fejTp48s02hlunbtCl9fX8yaNQvR0dHQ6XTQarU4cOAAYmJipM0fydraGo0aNUJSUhISExPFc+Y8SPlzBkVERGDs2LFYu3Yt3njjDfj7+4vtKvM4U1NTsWDBAly/fh1ZWVn4+eef8d///hevv/56hTUp5T3uY69M/z0OR0dHDBw4ELGxsVi3bh2ysrKQmZmJRYsW4ejRo9LmRuR4fdva2uKdd95BbGws5s6dC7VaDYPBgJSUFPzyyy9iOOvWrRs8PT2xcOFCXLx4EQUFBYiOjsbXX3+NwsJC6WEr8PX1RWZmJk6fPo3CwkJkZWVJm4jKgmd4eDhu3ryJNm3aGG1v0aIF+vbti7Vr12LHjh0oLCzE5cuXMW3aNJSWlmLYsGFiaHVzc0NJSQlyc3PF8zL5+vri9u3b2LZtGzIyMhAdHY1//etfso+GVeZ1S0Qvpn8cjIqLi3H06FF4e3tXOL8MAFhaWqJt27a4cuWKOPXk7e2NlStXomXLlvjmm2/Qv39/DBkyBAcOHMDkyZMxatQo6WFMqmvXrvDz88P8+fPRpUsXjBo1Cq1bt8YHH3wgbQqUW4Tt4ODwxOtYHsTW1hZz585F+/btMXnyZHTp0gVdu3bFf/7zH2RlZT3ROo3BgwfDzMwMH3zwAXr27ImIiAhpE1FycjK+/PJLhIaGYsGCBahRowYWL16MkJAQo6mQyjzOV155Bc2bN8fo0aPRu3dvrFy5Eq+//jomTpz4yFD5OI+9sv33OIYNG4aRI0di/fr16N27NwYOHAgzMzN8+OGH0qYVyPH6fvXVVzFnzhzExsaiT58+6NixI4YNG4aLFy+Koyo1a9bEzJkzoVQqMXr0aHTv3h2LFy/GhAkTHmtKqFu3bmjQoAGmTZuGV155BcuXL5c2MdK1a1cYDAZ4enpWOHu3ubk5Jk2ahMGDB2PevHl45ZVXMGrUKJSWlmLFihVGlyLx9vaGra0tZs+eLS6+79OnD1566SX8+OOP6N+/P77++mtMmjQJnTp1Kncv/1xlXrdE9GJSGO53Kt2nqKCgAAUFBVAqlXB0dHzii5XKITc3FyUlJbC3t3/oeoiCggIEBwejQYMG+Ne//nXfX8LIoey5MTc3h4ODwz+6H51OB41GA6VS+Y+PJfW4j1Or1UKj0cDa2vqhF5SVetzH/rj9Vxll/7bKPuYy//T1rdfrkZ2dDb1eD3t7+/uumyprA2FkpzL38U/2fZCyfn7Y66GgoABFRUVGfWUwGJCTkyP+W+Xqwwd53NctEb1Ynnkwqo5iYmLwxRdfYO7cuRXOX0RERETV1z//eviCKC0tRXx8PPbt24c5c+agS5cuaN++vbQZERERVWMcMXpMOTk5mDBhAq5cuYLevXsjJCREPOM0ERERPR8YjIiIiIgEnEojIiIiEjAYEREREQkYjIiIiIgEDEZEREREAgYjIiIiIgGDEREREZGAwYiIiIhIwGBEREREJGAwIiIiIhIwGBEREREJGIyIiIiIBLIEI7VajXHjxsHf3x/+/v549913sXXrVuh0OgDAkiVLMG7cOKjValy9ehWjRo3Ctm3b7nuMJUuWGNUh2R8A8vPzsXjxYnTv3h0vv/wypkyZgtTUVKDccSZPnoycnJz77v/3339j5MiR6NKlC9566y0cOXIEvGQcERERyRKM9Ho9MjIyYGZmhs6dO6O0tBQLFizAkSNHAOHK9BkZGdDr9SgpKUFaWhry8/Pve4yyMFNe+f2Li4vx5ZdfIjw8HM2aNUP37t0RGxuLyZMni20yMjLw559/IjIyssL+N27cwPTp05GTk4MBAwbA3NwcJ06cQGlpqfRuiYiI6AUjSzAq4+vri6lTp2L8+PHQ6/XIy8uTNvnHEhISEBsbi4EDB2LFihWYO3cuPvnkEyQlJSEqKkps5+DggG3btomjRGXS09ORlZWFPn36YNq0adiwYQM+//xzmJubG7UjIiKiF4+swej8+fOYOnUqZs6ciRYtWqB79+7SJv9YcnIyCgsL0a1bNzHMtGrVCnZ2djh//rzYzs/PD3l5edi9e3e5vYHGjRujQYMGCAsLw8CBAxEWFobCwkKjNkRERPRikjUYAYCtrS2aNGmCK1eu4NChQ9LN/1hRUZG0BIVCAYVCYVSztLSEn58f9uzZAzs7O7Hu7OyMFStW4J133kFhYSGWLl2KoKCgCiNLRERE9OKRNRiVTaV999138PHxwbFjx1BQUCBt9o80btwYFhYWOHXqlLhg+urVq9BoNGjatKnYLj8/H8OHD0dhYSH+/vvvckcA7OzsMGnSJOzZswcDBgzAlStXcPXqVaM2RERE9OKRNRilpaXh8OHD+Omnn3DhwgW4uLhApVJJmwFCmDl8+DAOHz6M+Ph4sV52jMOHD+P06dMVFkW3atUKbdq0QUREBFasWIENGzZgyZIlcHd3xyuvvGLUtl69ehg4cCAuX74s1i5cuIA333wTCxcuxB9//IFr167BwcEBbm5uRvsSERHRi0fWYHT69GmEhoZi48aN6NGjByZPngwzMzNpMwDA3r17ERoaitDQUGzdulWslx0jNDQUa9euRXFxsdF+1tbW+Oqrr9CqVSv8/PPPWLJkCZydnbFgwQLUq1fPqC0A+Pv7o0GDBuL/Ozk5oUmTJvj1118xY8YMpKSkYOLEifDy8jLaj4iIiF48CkM1PoFPQUEBSktLjdYQPS6tVou8vDw4OjpCqZQ1HxIREVE1Va2DEREREZGcOFRCREREJGAwIiIiIhIwGBEREREJGIyIiIiIBAxGRERERAIGIyIiIiIBgxERERGRgMGIiIiISMBgRERERCRgMCIiIiISMBgRERERCXitNCIiokqY8CsQdgrILfr/NbsawLsdgOXDy7esuiYnT8CmzDDkluaKNTszO7zt9i6WNFxu1PZFw2BERET0mCb8CqyIklb/v4+7Vf1wNDl5AlbfWSEti8a5f/xChyNOpRERET2msFPSirFHbX8c0dHRiI6OlpYBAOnp6cjPz5eWK2VTZpi0ZORR2/8prVaLLVu2IDU1FXq9Hjdv3oRer5c2e2YYjIiIiB5T+emz+5FuX7JkCfz9/eHv74+xY8fi6NGjeNREzdWrV3H16lVpGVqtFosXL0ZkZCQAICMjA9euXZM2e6Ty02f3c7/tf//9N95++2306dMHAwcOfGBwexw6nQ4nT55ETk4OUlJSMH36dKSkpAAALl26BI1GI93lqWIwIiIiMpGcnBwEBwcjIiICs2fPRnh4OLZv3y5t9lgsLS0xf/58+Pv7AwCioqJw/PhxaTPZXbhwAd9//z3mzJmDgwcP4ueff4ajo+MjA97jqF+/Pn755RfUr18fWq0WGzZswO3bt6XNnioGIyIioqfAw8MDH3/8MSIjI6HRaGAwGHDw4EG89dZbGDJkCLZu3SqGjfj4eAQGBuL111/H8uXLodPpAGEEKjY2FrGxsVi+fDl+/vlnjBs3Dvfu3cPWrVvh7++PIUOGYMuWLbJMTxkMBmzbtg3Dhw9HgwYNAAAuLi5o0aIFFAoFtm3bhh07dmD06NFYuHAhCgoKsHjxYvj7+yMwMBCXL18GAOTl5eHLL79Enz598Mknn+DOnTsAALVajWnTpkGtVuP777/H77//juDgYCxZskTcZ/DgwQgMDMSFCxeMHpupMBgRERE9JR4eHtDpdMjNzUVsbCyioqIQFhaGTZs24fz587h+/ToAwMbGBqtWrcK2bdtw+fJlceoqJycHRUVF6NSpE8aMGYMxY8Zg9erVUCgUOHLkCNasWYMtW7bg9ddfh1L5zz/iCwsLkZubCy8vL+kmAEB+fj4OHTqE77//HsHBwVi1ahWaNGmC3377DTNmzMCmTZtQXFyM1atXo1atWti/fz8WLlwIOzs7AIBer4darYZer8f48ePx0ksvYdGiRZg8eTLOnz8PhUKBiIgIrFixAo0bN5bevUn882eNiIiIHptOp4NWq8Xp06fh5OSEqKgoREX976duZWttGjRoAJVKBWtra3To0EEMTA9iY2ODWrVqYcGCBbh58yZsbW2lTUymS5cusLe3R25uLq5duwatVosjR47g8uXLyMrKQlpaGq5du4bevXtDqVSiRo0asLGxkR6mgrp16+Lq1atYu3YtSkpKoFKppE1MgsGIiIjoKcnMzISFhQWcnJxQUFBgtK1Hjx5o1qyZUe1xqVQqzJgxA++++y6+++47LFq0CKWlpdJmlaZSqaBSqR4ZzCCM/hQXF4v/r1KpMGLECFhbW6O0tBQWFhZG7R/F09MTa9asgbu7O8aPH49jx45Jm5gEgxEREdFjsqshrRh72HaNRoN169ahR48ecHR0hK+vLzIzM9GjRw/06tULr776Ktzc3ABhVAnC2pyYmJgHTiOVtdPpdMjPz0fr1q3x5Zdf4tq1a8jJyZE2B4QTOT5M+e1mZmYYNGgQdu7ciXv37gEACgoKcPbs2QqLr+3s7FCzZk1YWVmhV69e6NWrFzp37gwXFxe4uLggISEBEH5d96BTDuj1evG4BQUF4v0HBQUxGBEREVU173aQVozdb/vs2bMxePBgvP3222jTpg1GjBgBAOjZsydq166NUaNGITQ0FJMmTYJarQaEn8ePGzcO77//Ppo1a4ZOnTpJjgp07twZ+/btw/Tp0xETE4MJEyZgypQpmDJlCl5++WU4OTlJdwEAvO32rrRkRLq9U6dO6NWrF9599134+/vjrbfewuXLlysEIzMzM3z66aeIiIhAUFAQJkyYgFWrVkGhUOCdd97BTz/9hNGjRyMkJKTCvgBgbW2Ndu3aYc6cOVi6dCn279+Pd999F1OnTsXq1asxZMgQ6S4mwTNfExERVYLclwTRarUoLi4WFySXr+t0OlhbWxvVy5Pum5ubC5VKBUtLS2lTI09ySRC9Xg+NRgNbW1uYm5tLNxu53+PQ6/XIy8uDnZ0dFAqFUfvyyu9bdp/29vayLCZ/HAxGRERERIKnE7+IiIiIqgEGIyIiIiIBgxERERGRgMGIiIiISMBgRERERCRgMCIiIiISMBgRERERCRiMiIiIiAQMRkREREQCBiMiIiIigSyXBNFqtdizZw/27dsHOzs7BAYGwsfHB1qtFjt27EBqaiogXHk3ICAAJSUlmD17tnilXhsbGwQGBqJjx46SIxMRERE9PbKMGN26dQsqlQorVqxAYGAgVq9eDbVajeLiYiQkJGDQoEEYPXo0hg4dCmtra+j1epiZmWHRokVYv349QkJCsHHjRqSlpUkPTURERPTUyBKMGjZsiP79+8Pc3Bzu7u4wNzdHUVERtFotSktL4erqChcXFzg5Od336rjOzs6wt7eHDINXRERERE9Mlqk0AMjNzcWpU6fw+++/o3379hg8eDDUajVmzpwpBqURI0bAz88ParUa06ZNg5eXF1QqFZKSkuDn54ehQ4dCoVAYHVNKp9NJS0RERPQCcXJykpZkI3sw+uuvv1CrVi2MGTMGSqUSarUaLi4uuHv3LubNm4exY8fC3d0dc+bMQVBQEBwcHBAXF4edO3ciKCgI3t7e4jFLSkqM7gPC/Tg7O0vLRERERP9YxXmtJ2RnZ4dXX30VISEhSEtLw+nTp6FUKuHq6gqFQgE3NzfUqlULOTk5AAAzMzM4OTnBzc0NPXv2RL9+/XDmzBmjY1pYWFS4lR9RIiIiIpKTLMEoNTUVarUaAKDX66HVamFubo47d+6I02H5+fnQaDRwcHCQ7P2/X7XFxcXBxsZGuomIiIjoqZFlKu3s2bNYvXo1XFxckJGRgVatWiEoKAjx8fFYvXo1nJyckJaWhp49eyIgIAA5OTkICQmBVquFmZkZiouL8dprr+Hdd9+FpaWl9PBGsrKyTDq3SERERC8uWYIRABgMBmg0GlhZWRmFmwfVnxSDEREREZmKbMHoaWEwIiIiIlORZY0RERER0fOAwYiIiIhIwGBEREREJOAaIyIiIqogQ5uOCwVx0rJJvOr4mrT0zDAYERERUQUZ2nT4J/STlmX3hstQhNadLi0/M5xKIyIiIhIwGBEREREJGIyIiIiIBAxGRERERAIGIyIiIiIBgxERERGRgMGIiIiISMBgRERERCRgMCIiIiISMBgRERERCRiMiIiIiAQMRkREREQCBiMiIiIigcJgMBikxaosKysLTk5O0jIREdEztzJtGU7mxUjLsptabyYa12giLcsqQ5sO/4R+0rLs3nAZitC606XlZ4bBiIiISCYr05bhl4x10rLswry3MBiZCKfSiIiIiAQMRkREREQCBiMiIiIiAYMRERERkUCWYKTVarFjxw6MGzcOwcHBiIuLE7clJSUhODgYISEhSElJAYQF1MHBwQgMDERgYCAmTJiAkydPljsiERER0dMnSzC6desWVCoVVqxYgcDAQKxevRpqtRpZWVkICwvD5MmT8dFHH2HFihXIysqCXq+HmZkZFi1ahPXr1yMkJAQbN25EWlqa9NBERERET40swahhw4bo378/zM3N4e7uDnNzcxQVFSExMREODg6oW7cuGjZsCBcXFyQnJ0t3h7OzM+zt7VHNzhxAREREzxlZghEA5Obm4vfff8eyZcvg5+eH2rVrIyUlBbVr1wYAKBQK1K1bF6mpqQAAjUaDNWvWYMmSJfjiiy/g4+Mjti1TUlJS4UZERERkKrKd4DE3NxenTp3CX3/9hVq1amHMmDHYunUrACAgIAAAEB4eDnNzc7z66quYM2cOgoKC4ODggLi4OOzcuRNBQUHw9vYWj5mXlyf+dxmGIyKi58vHtz+QlmRnpbTCotrLpGXZrVOvxuacDdKy7FbWWYeGlo2kZVnd1WViVMowaVl2/e0G4f9cp0jLD2XKEz3LFozK6HQ6zJs3D71794ZWq0ViYiLef/99AMDixYvRpUsXeHt7Y/78+QgNDYWLiwsAYP/+/cjOzhZD1IPwzNdERM+X1+K7Ib80X1qWVWubtvihsenPSM0zX1fec3nm69TUVKjVagCAXq+HVquFubk5PD09cf36dWg0Gmg0GuTl5aFBgwbS3aHVahEXFwcbGxvpJiIiIqKnRpZglJGRgenTp2PGjBn49NNP4ebmhtatW8PT0xO+vr6YOnUqpk6diubNm8Pd3R0AcO/ePUyaNAmBgYEYM2YMnJ2d0bdvX+mhiYiIiJ4a2abSDAYDNBoNrKysYGlpabStsLAQZmZmFepPglNpRETPF06lVR6n0kxHlhEjCL86c3BwuG/4uV9YIiIiIqpqZBsxelo4YkREL7p9WbtxPOcPaVl2PR1fw2uOpl/iwBGjyuOIkekwGBERVTP7snbj3zdnSMuy+7r+PAajSmIwqryqFoxkm0ojIiIiqu4YjIiIiIgEDEZEREREAgYjIiIiIgGDEREREZGAwYiIiIhIwGBEREREJGAwIiIiIhIwGBEREREJGIyIiIiIBAxGRERERAIGIyIiIiIBgxERERGRgMGIiIiISKAwGAwGabEqy8rKgpOTk7RMRPRQodcnS0smMd9ribQku31Zu/HvmzOkZdl9XX8eXnPsKy3L7rX4bsgvzZeWZdXapi1+aLxOWpbdyrRl+CXD9PcT5r0FjWs0kZZllaFNh39CP2lZdm+4DEVo3enS8jPDYEREL4S+8X7QlOZIy7Jqae2DtU1+kZZlx2BUeQxGlfeiBiNOpREREREJGIyIiIiIBAxGRERERAIGIyIiIiIBgxERERGRgMGIiIiISMBgRERERCSQJRhptVrs2LED48aNw4wZM5CSkiLWN2/ejCVLlmDJkiVYu3Yt8vLykJWVheDgYAQGBiIwMBATJkzAyZMnpYclIiIieqpkCUYxMTFQKpX44Ycf8Oabb2L58uXIz89HcXExEhISMGjQIIwePRpDhw6FtbU19Ho9zMzMsGjRIqxfvx4hISHYuHEj0tLSpIcmIiIiempkCUavvPIK/P39oVQqUb9+fej1ehQVFUGr1aK0tBSurq5wcXGBk5MTlMqKd+ns7Ax7e3tUs5NwExER0XNG9kuCXLhwAdu2bcPnn3+O3NxczJw5E+bm5igqKsKIESPg5+cHtVqNadOmwcvLCyqVCklJSfDz88PQoUOhUCjEY2k0GqNjA4Ber2eAIqJKG3ZjEHL1Fd9T5NRM1QL/8VgpLcsuMu8Avs2cIy3LbmrNmehh01Nalt2bN15Hgb5AWpZVqxq+WFR7mbQsu3Xq1dics0Falt3KOuvQ0LKRtCyru7pMjEoZJi3Lrr/dIPyf6xRp+aFMeWkwWYNRfn4+5s2bB39/f3To0AF6vR5qtRouLi64e/cu5s2bh7Fjx8Ld3R1z5sxBUFAQHBwcEBcXh507dyIoKAje3t7i8UpLS42ODwA5OTlwdnaWlomIHorXSqs8Xiut8nittMqratdKky0Y6XQ6LF++HO7u7njrrbeMRn7KLFiwAN26dYO3tzfmz5+P0NBQuLi4AAD279+P7OxsBAQESHczwovIEj0dkdkH8KfmuLQsu852L6Gf0wBpWXYMRpXHYFR5DEaVV9WCUcUFP09Ap9Nh5cqVsLKyMpoOu3PnDnJzcwFhNEmj0cDBwUGy9/9+vRYXFwcbGxvpJiJ6hvZn7TH5jYioKpElGB08eBCRkZE4fvw4PvjgAwQGBmLXrl24c+cOQkNDMW3aNHz66ado1qyZOFV27949TJo0CYGBgRgzZgycnZ3Rt6/pv5kQERERPYgswah///6IiIhAWFgY1q9fj/Xr12PQoEFo06YNli9fjpCQEPzwww945513YG5uDhcXF/z4449i+02bNuH999+HpaWl9NBERERET40swehhFAoFHBwcGHqIiIioyjN5MCIiIiKqLhiMiIiIiAQMRkREREQCBiMiIiIiAYMRERERkYDBiIiIiEjAYEREREQkYDAiktEe9c6nciMiItOQ7SKyTwsvIktV2firY3Eu/4y0LCsbpQ0ifaKkZdlFZh/AjBufS8uym+k5mxeRrSReRLbyeBHZyuNFZImIiIhecAxGRERERAIGIyIiIiIBgxERERGRgMGIiIiISMBgRERERCRgMCIiIiISMBgRERERCRiM6Jm6WnTlqd2IiIgehcGInimDwYB3L79l8tuhrP3SuyYiIqqAwYiIiIhIwGBEREREJGAwIiIiIhIwGBEREREJGIyIiIiIBLIEI61Wix07dmDcuHGYMWMGUlJSxG1JSUkIDg5GSEiIWM/KykJwcDACAwMRGBiICRMm4OTJk+WOSERERPT0yRKMYmJioFQq8cMPP+DNN9/E8uXLkZ+fj6ysLISFhWHy5Mn46KOPsGLFCmRlZUGv18PMzAyLFi3C+vXrERISgo0bNyItLU16aLqPxMLLT+VGRET0opElGL3yyivw9/eHUqlE/fr1odfrUVRUhMTERDg4OKBu3bpo2LAhXFxckJycLN0dzs7OsLe3h8FgkG6i+1iaughjEgNMevvwymjp3RIRET33ZAlG5d25cwe2traws7NDSkoKateuDQBQKBSoW7cuUlNTAQAajQZr1qzBkiVL8MUXX8DHx0dsW6a4uLjCjYiIiMhUFAYZh2ny8/Mxb948+Pv7o0OHDggPDwcABAQEAADCw8Nhbm6OV199FXPmzEFQUBAcHBwQFxeHnTt3IigoCN7e3uLxCgoKxP8uw3AEhKRNwrmiM9KyrCxggd0NIqVl2SVrkxB0e6y0LLsRDqMw1nmctCy74LRPEV90XlqWlbXCGju89knLsvsj/wjmZHwlLcsuxG0aetn2kZZlN+zGIOTqNdKyrJqpWuA/HiulZdlF5h3At5lzpGXZTa05Ez1sekrLsnvzxuso0Fd8v5dTqxq+WFR7mbQsu3Xq1dics0Falt3KOuvQ0LKRtCyru7pMjEoZJi3Lrr/dIPyf6xRp+aGcnJykJdnIFox0Oh2WL18Od3d3vPXWW1AoFDh+/DgSExPx/vvvAwAWL16MLl26wNvbG/Pnz0doaChcXFwAAPv370d2drYYoh4kKyvLpE9IdfBJ0jiczjPtYnVLhSX+8I2RlmV3pTARoxNHSMuyG11zLIJqfyoty2781bE4l2/a0GqjtEGkT5S0LLvI7AOYceNzaVl2Mz1no5/TAGlZdn3j/aApzZGWZdXS2gdrm/wiLctuX9Zu/PvmDGlZdl/Xn4fXHPtKy7J7Lb4b8kvzpWVZtbZpix8ar5OWZbcybRl+yTD9/YR5b0HjGk2kZVllaNPhn9BPWpbdGy5DEVp3urT8zMgylabT6bBy5UpYWVlh6NChUCgUAABPT09cv34dGo0GGo0GeXl5aNCggXR3aLVaxMXFwcbGRrqJiIiI6KmRJRgdPHgQkZGROH78OD744AMEBgZi165d8PT0hK+vL6ZOnYqpU6eiefPmcHd3BwDcu3cPkyZNQmBgIMaMGQNnZ2f07Wv6byZEREREDyJLMOrfvz8iIiIQFhaG9evXY/369Rg0aBAUCgWGDx+Ob7/9FosXL8bw4cOhUCjg4uKCH3/8UWy/adMmvP/++7C0tJQeWhbXi689tRsRERFVX7IEo0exsrIyWeh5XG9fGmLy2657v0nvloiIiKqRpxKMiIiIiKoDBiMiIiK6r4HO/ia/VTUMRkRERFSBobgWhqtmmfz2pmXV+ak+GIyIiIjoQUasN/1ti2lP/VZpDEZEREREAgYjIiIiIgGDEREREZGAwYiIiIhIwGBEREREJGAwIiIiksnoWmMR6RNl8lttSw/pXZNMGIyIiIhksi7KBpO3mP6Wes9GetckEwYjIiIiGZ28afobmQ6DEREREZFAYTAYDNJiVZaVlQUnJydp+aGuF1/D25eGSMuyG+k2Gp96TJaWZfdJ0jiczjspLcvKUmGJP3xjpGXZXSlMxOjEEdKy7EbXHIug2p9Ky7Ibf3UszuWb9jSuNkobRPpEScuyi8w+gBk3PpeWZTfTczb6OQ2QlmXXN94PmtIcaVlWLa19sLbJL9Ky7PZl7ca/b86QlmX3df15eM2xr7Qsu9+zI6Ulk3jV8TVpSXbLjgHrTkir8tvyHtDETVqVV3ou0G+ltCq/oa2B6aZ/mT02jhgREdEzde3Sa0/lRvQ4GIyIiOiZWnfifyMtprxFJUvvlej+GIyIiIiIBAxGRERERAIGIyKiauhD9yCT34heRAxGRETVjPW9gWiUO87kN4u7VeinQkRPCYMREVE1k1sMTNpu+luRTnrPRM8/BiMiIiIiAYMRERERkYDBiIiIiEggWzDKycnBoUOHsHfvXrGm1WqxefNmLFmyBEuWLMHatWuRl5eHrKwsBAcHIzAwEIGBgZgwYQJOnjTtJS6IiIiIHkW2YPTnn3/iyJEjiI+PF2vFxcVISEjAoEGDMHr0aAwdOhTW1tbQ6/UwMzPDokWLsH79eoSEhGDjxo1IS0szOiYRERHR0yRbMOrfvz8GDRpkVNNqtSgtLYWrqytcXFzg5OQEpbLiXTo7O8Pe3h7V7Hq2RFSNtLFti+4Ofia9uVi4SO+WiKoZhUHGNBIdHY2oqCiEhIQAAO7du4eZM2fC3NwcRUVFGDFiBPz8/KBWqzFt2jR4eXlBpVIhKSkJfn5+GDp0KBQKhfSwRrKysuDk5CQtP9T14mt4+9IQaVl2I91G41OPydKy7D5JGofTeaaderRUWOIP3xhpWXZXChMxOnGEtCy70TXHIqj2p9Ky7MZfHYtz+WekZVnZKG0Q6RMlLcsuMvsAZtz4XFqW3UzP2ejnNEBall16rrRiGrXspBX57b4AzNgjrcpv3mCgbzNpVX7dvgPytdKqvNrWBdaNlFblt+zY/679Zmpb3gOauEmr8krPBfqtlFblN7Q1ML0KnTLLpMFIr9dDrVbDxcUFd+/exbx58zB27Fi4u7tjzpw5CAoKgoODA+Li4rBz504EBQXB29tbPF52dna5o//PkzzcmyU38OGt0dKy7IY5BOBDZ9OfLTYkbRLOFZn2w9cCFtjdIFJall2yNglBt8dKy7Ib4TAKY53HScuyC077FPFF56VlWVkrrLHDa5+0LLs/8o9gTsZX0rLsQtymoZdtH2lZdoN+soOm+OFfvP6pFrVKsfLNfGlZdgcSLTDniJW0LLuZvQvRs1GJtCy713+0Q0GJafvGt3Yplvmbvm9Wx6iw4YxKWpbduuF5aOSil5ZllZmvxLAwW2lZdoOaazGlR5G0/FCVHSCpDJMGI6kFCxagW7du8Pb2xvz58xEaGgoXl/8NPe/fvx/Z2dkICAgQ29/voWVnZ1f6CeGIUeVxxOjJcMSo8p7WiJHfUiCncu+9lebjAfzyjrQqP44YVR5HjCrvRR0xqrjgR0Z37txBbu7/xq/z8/Oh0Wjg4OAgbQatVou4uDjY2NgY1RUKRYUbERERkanIEozKfn6/bNkyxMTEIDAwEKdPn8adO3cQGhqKadOm4dNPP0WzZs3EqbJ79+5h0qRJCAwMxJgxY+Ds7Iy+fatQZCQitLBuZfIbEVFVIutU2v0YDAZoNBpYWVnB0tJSurnSuPiaU2lPglNplac36TuDMeVTGAzmVFrlcSqt8jiVVnkv1FQahOkwBwcHWUIRET09hy4D7b81/W3fRek9ExE9OyYPRkRERETVBYMRERERkYDBiIiIiEjAYEREREQkYDAikpGjuRN6OPQ06a2DXWfp3RIRkUxM/nN9ufHn+vy5/pN4Wj/XT9NIK6ZR215akd+BS8DnO6VV+c0eAAxoKa3Kjz/Xrzz+XL/y+HP9ynvhfq5P9CKZthvo/4Npb8PXSe+ViIjkwmBEREREJGAwIiIiIhIwGBEREREJGIyIiIiIBAxG9Ew1rNEIUb6nTH4b5/6x9K6JiIgqYDCiZyop0wzvbTD9bcVxM+ldExERVcBgRM9cXKrpb0RERI+DwYiIiIhIwGBUDTW2aooRbqNMenvTdbj0bomIiJ57DEbVUA/9lKdyIyIietEwGFVDK6OAsRtNexu/WXqvREREzz8GIyIiIiLBCxOMXrHvYfIbERERVW8Kg8FgkBarsqysLDg5OUnLD5WZJ62YjputtCK/ceHAyZvSqrwszYCYYGlVfokZwIj10qr8xnYBPu0urcpv7EbgzC1pVV42lkDUJGlVfgcuAZ/vlFblN3sAMKCltCo/v6VATpG0Ki8fD+CXd6RV+e2+AMzYI63Kb95goG8zaVV+3b4D8rXSqrza1gXWjZRW5bfsGLDuhLQqvy3vAU3cpFV5pecC/VZKq/Ib2hqY3ldafXZeiBGjvGKgzwrT3/57SnrPREREVJ28EMGIiIiI6HEwGBEREREJGIyIiIiIBLIFo5ycHBw6dAh79+41qiclJSE4OBghISFISUkBhAXUwcHBCAwMRGBgICZMmICTJ08a7UdERET0tMkWjP78808cOXIE8fHxYi0rKwthYWGYPHkyPvroI6xYsQJZWVnQ6/UwMzPDokWLsH79eoSEhGDjxo1IS0szOiYRERHR0yRbMOrfvz8GDRpkVEtMTISDgwPq1q2Lhg0bwsXFBcnJyUZtAMDZ2Rn29vaoZmcOICIioueMrOcxio6ORlRUFEJCQgAAW7duhU6nQ0BAAAAgPDwcNjY26Nq1K6ZNmwYvLy+oVCokJSXBz88PQ4cOhUKhEI9XVFTxpCNFRUWVDlA3spQYvdn0JxgKaKNFUJeKj1luk3Za40yqubQsKwulAZHjcqVl2SXdM8PYX22kZdmNaluMcZ2LpWXZfRphg/NpZtKyrKwtDNj3vun75kiSBb46ZCUty25az0L0aVoiLctu0E920BT///cXU2hRqxQr38yXlmV3INECc46Yvm9m9i5Ez0am75vXf7RDQYlp+8a3dimW+Zu+b1bHqLDhjEpalt264Xlo5KKXlmWVma/EsDDTf3YOaq7FlB6V++ys7PkMK8OkwSg8PBwAjIKRubk5Xn31VcyZMwdBQUFwcHBAXFwcdu7ciaCgIHh7e4vHKywsFP+7fM3Z2Vlafqhr94AhP0qr8hvdCZjsJ63Kjyd4rDye4LHyeILHyuMJHp8MT/BYeTzBo+nINpV2P3Xq1EF+/v9P6KmpqfDw8AAAmJmZwcnJCW5ubujZsyf69euHM2fOlNsbsLKyqnArP6JEREREJCeTBiNPT09cv34dGo0GGo0GeXl5aNCggbQZtFot4uLiYGNj+ikVIiIiogeRJRiV/fx+2bJliImJQWBgIE6fPg1PT0/4+vpi6tSpmDp1Kpo3bw53d3cAwL179zBp0iQEBgZizJgxcHZ2Rt++VWgsjYiIiF44sgQjJycnLFq0CJs2bcK2bduwfv16tG/fHgqFAsOHD8e3336LxYsXY/jw4VAoFHBxccGPP/6IsLAwrF+/Hps2bcL7778PS0tL6aGJiIiInhpZgtGjWFlZMfQQERFRlfdUghERERFRdcBgRERERCRgMCIiIiISMBgRERERCRiMiIiIiAQMRkREREQCBiMiIiIiAYMRERERkYDBiIiIiEjAYEREREQkYDAiIiIiEjAYEREREQkYjIiIiIgEDEZEREREAgYjIiIiIgGDEREREZGAwYiIiIhIwGBEREREJGAwIiIiIhIwGBEREREJGIyIiIiIBAxGRERERAIGIyIiIiIBgxERERGRwKTBSKvVYvPmzViyZAmWLFmCtWvXIi8vD1lZWQgODkZgYCACAwMxYcIEnDx5Uro7ERER0VNl0mBUXFyMhIQEDBo0CKNHj8bQoUNhbW0NvV4PMzMzLFq0COvXr0dISAg2btyItLQ06SGIiIiInhqTBiOtVovS0lK4urrCxcUFTk5OUCor3qWzszPs7e1hMBikm4iIiIiemoopRWZZWVmYNWsWxo8fj99//10MPxqNBmvWrMGSJUvwxRdfwMfHB7Vr1zba12AwVLgRERERmYrCYMK0odfroVar4eLigrt372LevHkYO3Ys3N3dMWfOHAQFBcHBwQFxcXHYuXMngoKC4O3tLe6fnZ1tdDwIYamybmQpMXqzrbQsu4A2WgR1KZKWZTdppzXOpJpLy7KyUBoQOS5XWpZd0j0zjP3VRlqW3ai2xRjXuVhalt2nETY4n2YmLcvK2sKAfe+bvm+OJFngq0NW0rLspvUsRJ+mJdKy7Ab9ZAdNsUJallWLWqVY+Wa+tCy7A4kWmHPE9H0zs3chejYyfd+8/qMdCkpM2ze+tUuxzN/0fbM6RoUNZ1TSsuzWDc9DIxe9tCyrzHwlhoWZ/rNzUHMtpvSo3Genk5OTtCQbkwYjqQULFqBbt27w9vbG/PnzERoaChcXFwDA/v37kZ2djYCAAOluRrKysir9hFy7Bwz5UVqV3+hOwGQ/aVV+48KBkzelVXlZmgExwdKq/BIzgBHrpVX5je0CfNpdWpXf2I3AmVvSqrxsLIGoSdKq/A5cAj7fKa3Kb/YAYEBLaVV+fkuBnMq991aajwfwyzvSqvx2XwBm7JFW5TdvMNC3mbQqv27fAflaaVVebesC60ZKq/JbdgxYd0Jald+W94AmbtKqvNJzgX4rpVX5DW0NTO8rrT47Jp1Ku3PnDnJz//fNNj8/HxqNBg4ODtJm0Gq1iIuLg42N6UcOiIiIiB7E5MEoNDQU06ZNw6effopmzZqJU2X37t3DpEmTEBgYiDFjxsDZ2Rl9+1ahyEhEREQvHJMGozZt2mD58uUICQnBDz/8gHfeeQfm5uZwcXHBjz/+iLCwMKxfvx6bNm3C+++/D0tLS+khiIiIiJ4akwYjAFAoFHBwcGDoISIioirP5MGIiIiIqLpgMCIiIiISMBgRERERCRiMiIiIiAQMRkREREQCBiMiIiIiAYMRERERkYDBiIiIiEjAYEREREQkYDAiIiIiEjAYEREREQkYjIiIiIgEDEZEREREAgYjIiIiIgGDEREREZGAwYiIiIhIwGBEREREJGAwIiIiIhIwGBEREREJGIyIiIiIBAxGRERERAIGIyIiIiIBgxERERGRgMGIiIiISMBgRERERCQweTBKSkpCcHAwQkJCkJKSAgDIyspCcHAwAgMDERgYiAkTJuDkyZPSXYmIiIieKpMGo6ysLISFhWHy5Mn46KOPsGLFCmRlZUGv18PMzAyLFi3C+vXrERISgo0bNyItLU16CCIiIqKnxqTBKDExEQ4ODqhbty4aNmwIFxcXJCcnS5vB2dkZ9vb2MBgM0k1ERERET43CYMI0snXrVuh0OgQEBAAAwsPDYWNjg65du2LatGnw8vKCSqVCUlIS/Pz8MHToUCgUCnH/goKCckf7H61WW+kAdSNLidC91tKy7Ho00iGoS5G0LLtJO61xJ9ekmRYAED4qT1qSXdI9M0zbbyUty65n4xKM61wsLcvu0wgbZOb9/9ewqTyNvjmSZIHVJ1TSsuzGdixGn6Yl0rLsAjbYSkuyc7I2YOWb+dKy7A4kWuCnk6bvm3FditGz0fPRN262BizzN33frI5R4chVC2lZdt/0K0AjF720LKvMfCU+/c30n50d6uowpUflPzudnJykJVmYNBiFh4cDgFEwMjc3x6uvvoo5c+YgKCgIDg4OiIuLw86dOxEUFARvb29x/+Li+3+QqVSmf0PIzc2FlZUVzM3NpZuqneLiYpSWlsLa2vQv8KdBo9HAxsYGZmZm0k3VzvPWN1lZWSZ7s3raCgsLoVAoUKNGDemmaul56puCggKYmZk9lc8CUystLUV+fj7s7e2lm6ql5+Gz06TDDnXq1EF+/v9P6KmpqfDw8AAAmJmZwcnJCW5ubujZsyf69euHM2fOlNv7fwHofjciIiIiUzBpMPL09MT169eh0Wig0WiQl5eHBg0aSJtBq9UiLi4ONjY20k1ERERET43Jg5Gvry+mTp2KqVOnonnz5nB3dwcA3Lt3D5MmTUJgYCDGjBkDZ2dn9O3bV3oIIiIioqfGpGuMyhQWFsLMzAyWlpbSTVXW8zBPWuZ5W8fCNUZV1/O0joVrjKourjGqup6Hz06TjhiVsbKyqlahiIiejFL5VN5S6Amwb4gez1MZMSIiIiKqDvgVgoiIiEjAYEREREQkYDC6D4PBAL3etGcUpSdjMBhw586dSp/9nIiI6HEwGEkYDAZs2bIFW7ZskW6qls6ePYtPPvkEJ06ckG6qdsr6ZsaMGcjKypJurnZu3ryJH3/8EX/99Ve1D+J6vR6JiYk4d+4cdDqddHO1c/v2bURFRSEjI0O6qdp53r7o3b59G9HR0dBoNNJN1Y5Wq0VUVBSioqKg1Wqlm6udy5cvY8+ePdX+i6vZrFmzZkmLL6qyD947d+4gMDCw2v+KIy0tDevWrUNwcDBatGgh3VytlO8bd3d3eHh4wMXFRdqs2rhy5Qp++eUX9O/fH/v370deXh6aNGkibVYt6HQ6rFy5EklJSUhJScHq1atRr1491K5dW9q0Wvjzzz+xbds2ODo64ueff0ZKSgp8fHyq7ekhfvnlF+zevRsdOnSo9r8OPnbsGNasWYOsrCyEh4fD29sbrq6u0mbVQn5+PhYsWIDS0lKcOnUKV65cQYcOHYyuF1rdHDhwANu3b4dOp0PLli2r7b+FwaicgwcP4q+//kJwcDAsLS1x6dIlHDp0CM7OztXyHBMXL16EVquFn58ftFotjh49irNnz8LT07NavUGWD0UTJkxAfn4+bt++jWbNmkmbVhuHDh1C586d0bp1azRr1gynT59Gu3btpM2qheTkZFy5cgWffPIJOnXqBE9PT3z77beoVasW6tevL21e5UVERGDw4MF4+eWX0atXL/z11184deoUOnToUO2+LN25cwd79+6FTqcT/w3V6W+/vOzsbPz2228ICQlBr169YGdnhyNHjqBz587Vrl8ghDxnZ2e8/fbb8PHxQUxMDNq3bw8LC9NfgNZUCgsLUaNGDVy5cgV3795FixYtYDAYql1Aqn6vJhPq1q0bbG1t8dtvv2HLli3Yt28fLC0tERoaimPHjkmbV3lOTk7IyMhAfn4+vv/+e6jVamRlZWHq1KnIzMyUNq+yDAYDfHx8MGHCBJibm6Nly5Y4f/58tR5Kr1mzJo4cOYLU1FTExMTgwIEDCAgIQHBwcLXqGwCwsLBAVlYWCgoKAADm5uYYNmwYdu/eXS2nouzt7XHp0iUAgKWlJSZMmAAA2LZtW7WbInB1dcWMGTPw73//G7a2tli8eLHR9SurE4PBAE9PT/FLauvWrZGfn4+8vDxp02rBwcEBbdu2BYTR/UuXLuHjjz/Ghx9+iKtXr0qbVwvu7u4oLCzEv/71L8TFxeGTTz7B6tWrq91ULkeMyrG0tET79u2xZcsWKBQKfPrpp2jVqhUaN26MvXv3okuXLtXqbJ4ODg74888/kZGRAXd3dwwZMgRt27ZFdnY2MjIy4O3tLd2lSlIoFHBzcxO/Fdra2uLatWu4du0aWrVqVe2+jQBA/fr1YTAYsHv3bqjVanz11VcYOXIk1Gq1+O+qLmxtbXH16lXs3bsXRUVFiIyMxLBhw2AwGJCamlotXmd5eXnQarWwtLRE7dq1sWnTJtSvXx+urq5QKpVo2rQpdu7cCV9f3yp/lnKDwQCNRgODwQCVSgULCwsolUp07NgRZ8+exR9//IEOHTogPz8fOp2uyp89uqxvHBwc4OPjY/T3fubMGbRp0waWlpY4f/48nJ2dq/SUp06nQ05ODiwsLFCvXj04OjqipKQEhw4dwjvvvIP33nsPdnZ2OHz4cLUYCSv/dwPh4vB///032rVrB41GI/53dXuffuGD0Z49exAbG4sWLVpAqVTC0tISL730Etq1aydeCqC0tBQXL16s8sEoKysLixYtQv369eHo6AilUglvb2/8+OOPcHR0RLt27aBQKJCeno78/Pwqv+5I2jdlFAoFvLy8EBYWBltb22oxXSPtG4VCgfr166NmzZrIz89H+/btoVAokJ2djcLCwmrVN+bm5mjbti0cHByQlZWFYcOGwdXVFWq1GufPn8dLL70k3b3KMBgM2Lp1KxYuXIjdu3fj7t27ePnll9GgQQMsWbIEDRs2RM2aNVGjRg3Ex8ejTp06VXptm06nw4oVK7BmzRpERETAzMwM3t7eUCgURuFo165dOHLkCJo1a1Zl1+jcr2/atGkjvhfodDocPXoUDRs2xP79+5GYmIhOnTpV2TCRnp6O6dOnIyIiAvv370eLFi3EINemTRs4OzsDwmWCLl68iJdeeqnKhrwH9Y2FhQViY2MRGxuL4uJiTJs2DRERESgtLUWjRo2kh6myXuhgpNFosHHjRpw/fx65ublo1aqVGI7KErBWq8VPP/0Eb29vtGzZUnqIKiUqKgrR0dGIioqCr68vHB0dYWtri27dumH37t3Yv38/zp07h7i4OAQEBMDW1lZ6iCrjQX1TxsrKCg0aNMBPP/2E1q1bV/k1YPfrGwjTUFu2bIGtrS3S0tKwe/duvPXWW9Wub8zMzODh4YFmzZrB2toaWq0WERER6NChQ5UOrhcvXkRcXBy++eYb9O/fH7t374aDgwNat26NJk2a4LvvvsPFixdx5coVZGRk4PXXX6/Sa0COHj0Kg8GAGTNmoFu3bti0aROaNm0qXiNNqVSibt26+PPPPxEUFFSlR/Me1Dd16tQBhA/n2NhYnD9/HkqlEkFBQVX2i6tOp8NPP/2EgIAAfPjhh3B0dERERAS6du1qFH6ysrLwww8/4LXXXkODBg2MjlGVPKhv6tWrhxs3bqCwsBAff/wxrK2t4efnh0aNGnHEqLrQarVo3bo13nzzTWzfvh1paWlGH8ARERFYsmQJ+vTpgz59+lTpji1b4BYQEAAHBwesXLlS/AC2srJCr1690Lp1a9SpUwcjRoyo8kHiUX0DYf3EK6+8UmW/8ZZ5WN+oVCq0bNkSUVFRyM3Nxbhx46r8hT4f1TdZWVmYPXs22rZti549e1bpv5urV6/C0dERjRs3Fr8QJSQkoF27dnB1dcXrr78OBwcHuLq6YujQoVX+grJnz55Fs2bNUKtWLdja2uLu3bvQarVo2LAhIEx9LFu2DGPHjq3SoQiP6BsI0zYxMTGwsbHBxx9/XGVDEYRRoLi4OHTr1g0qlQpubm6IiYmBt7c37OzsAAALFy7Ejh078O6776JTp07SQ1QpD+ubFi1aoEuXLmLgUygUVfo94H5euGullc2/m5mZGX0rz83NxTfffIPmzZtj1KhRYkdW1aHMMnl5eSgtLYW9vb34mA0GA44ePYrw8HBMnToV9evXN5oHrqp0Oh00Gg1sbW2NHiv75tl7nvrmQe8BAJCYmIiDBw/ik08+gVarRXFxsfjBVVU9qG8AIDo6Gjdv3kRAQAAKCwuh1+uhUqmqbIiobN8UFhbC2dm5yv57tFot8vLyYG9vX+Exfv/99+jTpw+aNm2K7Oxs2NraVmhTlVS2b6r6383DvFAjRmXz74cPH8auXbtw6tQp+Pj4wMrKCiqVCp07d8b27duRlJSEHTt2wM7ODnXr1pUepkowGAzYtm0bNm7ciOPHj2Pfvn1o2bIlHBwcxDU4tra2WLlyJXJychAREVGl10ilp6dj9uzZiIuLw3//+18UFRWhWbNmUCqV7Jtn7Hnqm4e9BwDAvXv3cPbsWbRp0warVq3CnTt3qvT5WB7WNwCQkpKC5ORkNG/eHHPmzIG1tXWVnaJ5kr7p1KlTlQ3hly9fxty5cxEXF4ewsDDY29vDy8tLfC1FRUWhdu3ayMrKwn/+8x+0a9euQuCoKp6kb6ry380jGV4gV65cMSxatMhQUlJi0Ov1hn379hmCgoIMd+7cEdukp6cbPvroI8Mff/xhtG9Vc+/ePcPs2bMNGo3GYDAYDKdOnTJ88MEHhoSEBLGNXq83bNq0yRAaGmrIy8srt3fV8+uvvxoOHTpkMBgMhoKCAsO8efMMixcvNpSUlIht2DfPxvPUN496D7hy5Yph2rRphm+++cYQHh5u0Ov10kNUKY/qmxMnThi+/PJLw/Tp09k3T9myZcsM58+fNxiE94QpU6YYPe5FixYZ1qxZY/jss8+MPoOqouetbx6lai7fNxELCwtkZ2ejuLgYCoUC/fr1Q0BAAL7//nvk5+ejsLAQy5Ytw8iRI9G9e3fp7lWKUqlEQUGBeA6P9u3bIzg4GGvWrEF6ejogDKNfuHABM2bMgI2NjeQIVYtKpcLt27cBYWF1cHAwlEqleO4Y9s2z8zz1zaPeA5ycnJCamopGjRrhrbfeqvLfeB/VN05OTrh69Sp69+7NvnnKlEqleE4yZ2dnzJo1C/Hx8Th+/DgAwMPDAzExMQgJCUGtWrUke1ctz1vfPMoLNZVma2uLixcv4vbt2+Iwn6enJ27cuIH09HS0bNkSHTt2RNOmTaW7Vjk1atSAWq3GiRMnxDPylp1zJSoqCh07dkStWrXQo0cPcbizKnN2dsa2bduMzh3TokUL/Pbbb2jUqBFcXV3ZN8/I89Q3j3oP8Pb2RsOGDfHaa69Vizf3R/WNo6Mj2rdvjw4dOkh3rXKet75xdHTEpk2b0KZNG3H9l7e3N8LDw9G+fXvY2dlh4MCBqFmzpnTXKud565tHea6DUX5+PhYuXIhvv/0WcXFxaN++PTp27Ijt27dDo9GI5/ewsrLC33//jc6dO1fZk50ZDAbs3LkT06ZNw969e1G/fn34+fnh5MmTiIuLE8/vYW9vL55avkaNGlV2/l3aN926dUOzZs3w/fffo2nTpnB2doZKpUJaWhrMzMxQr1499s1TkpmZiRkzZuD777/HnTt38PLLL6NRo0bPRd80aNAAvXv3fuB7wMsvv4zatWtX2Tf3yvaNt7c33NzcpIepEp63vomJicGUKVOwefNmODo6omPHjrCyssK6devQrl072NjYwM7ODhcuXEDt2rXh7e1dZUeLpe/Pj/rsrOp9U1nPbTAyGAz4+eef0bp1a3z++ee4d+8eIiMj0b17d7Rr1w6bN29GVFQU3N3dcezYMdSrV69K/3z19OnTuHDhAubOnYtWrVph1apVaN++PV5++WVERUVh27ZtcHd3x9mzZ2EwGNC5c+cq+yJ9UN8MGjQIHh4eWLRoEXJycmBpaYnff/8d3bt3r9I/YX+e+kar1WLVqlUYMWIEJkyYgNjYWCQnJ+O1116Du7v7c9E3nTt3Rrdu3ardewD7pur2zbVr17Br1y7Mnj0bvXv3xtq1a1G/fn3xorCLFy+GpaUlNBoNzpw5g169elXZ0eIHvT9X18/OJ/HcBqOioiKcOHEC/fr1g5WVFerXr4+oqCj4+PjA1dUVPXv2hJWVFY4fPw4fH58qPwQYHR0NX19f1KtXD66urkhLS4NCoUCjRo3w0ksvoX79+jh27BhcXFwwdOjQKvsLJzyibxo3bozXXnsNKSkpiIuLw4gRI6rsr2jKPE99k52djYsXL6Jv376wsLBA/fr1xUtIeHp6Pjd906xZs2r3HsC+qbp9k5CQADs7O/j4+IjTZklJSfD19UWjRo3wyiuv4Pz580hNTcXo0aOr9NnTH/b+XB0/O5/Ec3seo7JFoVZWVlAoFDAYDFi2bBn69euHpk2bQq/XQ1GNTjxVVFQEc3Nz8UP1+PHjuH37NgICAmAwGGAwGMSf6FZ17JuqS6/Xo6ioSLweWEFBAZYuXYoPP/wQLi4u0Ol0VTrYSbFvqq7nqW+0Wi0gXG8TAC5duoRDhw7h008/rXb/luft/flJVI+eegIKhQLW1tZi55V1cHFxMdLT0xEaGorr169Ld6uyatSoYfSmZ2ZmJl4EcunSpdi9e7dR+6qMfVN1KZVKo4uklu+bS5cuYdq0aVCr1Ub7VGXsm6rreeqbsrM/l1EqldBqtdDpdNiyZUu1usL88/b+/CSe22B0P8XFxbhy5QoWLFiAwMDAKj/U/Cjp6elYvnw5atasiYEDB0o3Vyvsm6qruLgYJ0+exJo1azBx4kTxYpfVFfum6nqe+iYnJwe//PILUlNTMXbs2GozYnQ/z9v786NU3556Ap6enti2bRvGjh1b5S8I+yiurq6Ii4tDzZo1MWLEiGr9Rwf2TZVlZWUFW1tb7Nu3D5999pl4Ac/qin1TdT1PfePi4oLbt28jJycHEyZMqHCplurmeXp/fhzP7eLr+1Gr1ejbt+9z0bEFBQVwd3fHG2+8Ua3fQMqwb6quzMxMvP3229X+gxfsmyrteeobnU4HpVKJd999t9qHIjxn78+P47ldfE1ERERUWdU7lhMRERHJiMGIiIiISMBgRERERCRgMCIiIiISMBgRERERCRiMiIiIiAQMRkREREQCBiMiIiIiAYMRERERkYDBiIiIiEjAYEREREQkYDAiIiIiEjAYEREREQkYjIiIiIgEDEZEREREAgYjIiIiIgGDEREREZGAwYiIiIhIwGBEREREJGAwIiIiIhIwGBEREREJGIyIiIiIBAxGRERERAIGIyIiIiIBgxERERGRgMGIiIiISPD/ABO0QlSJps9+AAAAAElFTkSuQmCC) Source [NACHA](https://www.nacha.org/news/ach-network-moves-76-billion-payments-third-quarter-2022-strong-growth-continues-same-day-ach) ### **What is an ACH Payment?** While not everyone knows the term ACH, many are familiar with getting their paychecks through direct deposit into their bank accounts. However, ACH payments go far beyond paychecks. Here are the common types of ACH transactions: **Common ACH Transaction Types** 1. Direct Deposits 2. Automatic Bill Payments 3. Business Payroll Transfers 4. Tax Refunds 5. Social Security Benefit Distributions ### **How ACH Payments Work – ACH Payment Process** **How it Works:** 1. **Initiation:** The process starts when someone wants to pay or deposit. They provide their bank with the necessary information (account numbers, routing numbers, amounts). 2. **Batching:** The bank gathers these transaction requests and groups them into batches. 3. **Processing:** These batches are sent to an ACH network that acts as a clearing house. 4. **Distribution:** The ACH network sorts the transactions and sends them to the receiving banks. 5. **Settlement:** The receiving banks then credit or debit the appropriate accounts. **Seven Business Benefits of ACH Payments** ACH payments offer numerous benefits for businesses. Here are seven key benefits: **1. Lower fees** Merchants and organizations that accept card payments often encounter processing fees. Every debit and credit card sale incurs these fees. The fees are typically higher for cards that provide cashback or travel rewards, as well as for online transactions. In contrast, the costs associated with ACH payments are significantly lower than those for credit cards. Processing Cost Comparison Credit and debit cards have the highest fees compared to paper checks and ACH payments. Debit and credit card fees typically vary depending on the transaction amount. These charges may fluctuate based on the card type and the location of the transaction it. Paper checks have low transaction costs; however, they can incur higher overall expenses due to the manual effort required. In comparison, ACH payments are the least expensive payment method. Switching to ACH payments can help businesses save money on payment processing costs. **2. Security** According to the American Bankers Association, Check fraud accounted for [forty-seven (47) percent](https://www.pymnts.com/news/security-and-risk/2021/down-but-not-out-paper-checks-are-still-catnip-for-fraudsters/) of annual deposit account losses pre-pandemic — equating to a more than $22 billion hit. Further, [AFP Payments Fraud and Control Survey](https://www.jpmorgan.com/content/dam/jpm/commercial-banking/documents/fraud-protection/2021-afp-payments-fraud-and-control-survey-report-highlights.pdf) found paper checks accounted for sixty-six (66%) of all attempt/actual payment fraud in 2021. When a customer pays by paper check sent through the mail, several ways can compromise the check along the way. First, the customer can lose the check going to mail it, or the post office could lose the check handling it. Second, several different entities handle that check during processing, which makes it susceptible to signature forgery or tampering. Checks expose account details including the account number, routing number, and the account holder’s name, phone number, and address. Which poses a genuine risk of identity theft. Other common types of check fraud include. Check forgery, chemical alteration, paper hanging, and check floating. When the customer’s check finally does arrive at the business, the risks continue. Relying on paper records and invoices increases the likelihood of fraud and errors. It can also expose your business to the risk of non-compliance with PCI regulations. Merchants need to follow PCI rules to keep accepting credit card payments. ACH can reduce the risks of keeping checks before depositing them. This includes the dangers of taking checks to the bank, losing them, or having them stolen. Overall, ACH payments are safer than paper checks. Also, offering more payment options makes customers happier. It helps keep them from choosing a competitor. **3. Convenience** ACH payments eliminate the need for customers to carry checkbooks or send paper checks in the mail. Customers want the option to make a one-time payment or to set up regular payments using ACH. ACH payments are sent electronically. This helps merchants avoid risks from paper checks. They also save money on postage, ink, transport, and labor. **4. Risk reduction and time savings** ACH payments save merchants time and eliminate risk and trips to the bank. ACH payments are shown in reports in today’s payment systems. This makes it easier to balance accounts and lowers the chances of late payments. For example, it prevents issues when someone forgets to mail a check. Overall, this saves time. They also need less time to process, reduce the chance of mistakes, and shorten the time needed to fix any errors. Plus, they save money by avoiding the need to send paper invoices. **5. Recurring billing** ACH payments are an excellent choice for businesses that have regular customer payments or subscriptions. As a business owner who bills customers often, you must consider a few things. Firstly, each transaction comes with a cost. If the number of transactions and processing expenses goes up, the total costs can increase significantly. Payment processing costs affect margins when a merchant’s payment mix comprises mainly credit cards or online sales. Interchange rates are higher for transactions made with rewards cards and online sales due to the higher risk of fraud. Second, your customers may forget or pay their bills late, resulting in unpaid invoices and cash flow issues. Third, there are manual steps and risks associated with using paper checks. Fourth, consider the costs typically connected to credit cards commonly used for regular billing. ACH payment processing fees are low, helping merchants reduce their costs on each transaction. Over time, these savings per transaction can add up, significantly affecting the merchant’s margins. **6. Faster processing time** Unlike a mailed paper check, which must go through the mail, an ACH payment is paid online, speeding deposits. Banks prefer ACH payments over paper checks. This means a bank will handle an ACH payment first before a paper check. This means merchant funds are deposited more quickly through ACH than with a regular check. **7. Consumers prefer ACH over paper checks** Finally, consumers favor ACH payments over paper checks. The 2019 Federal Reserve Payments Study indicates that the use of paper checks has significantly declined. In 2000, 40 billion checks were used, but by 2018, that number dropped to under 20 billion. Additionally, the number of checks written decreases by 1.8 billion each year. If this trend continues, checks could vanish by 2026, according to a report. **Payment Trends** It makes sense that consumers prefer ACH over traditional paper checks. There are no checks to order, buy, write out, and mail. Also, the automatic billing feature of ACH payments helps people remember to pay their bills each month. This is the main reason for late or missed payments. Since ACH payments are safe electronic transactions, customers may feel more comfortable paying. This can make them more likely to buy when they have different payment options. ACH payments benefit both merchants and their customers. They enable businesses and customers to save time and money while reducing the risk of identity theft and fraud. **ACH, recurring payments, and IntelliPay** IntelliPay enables businesses to accept one-time and recurring ACH payments in various ways. They provide both standalone options and integrated solutions. Additionally, for the 63 million unbanked or underbanked Americans, we provide eCash for online cash payments. For more information about IntelliPay payment options, contact our experts at sales@intellipay.com. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Cashless, Interchange Fees **Tags:** Accepting ACH Payments, ACH, ACH Payment, ACH payment growth, ACH Payments, ACU real-time payments, Benefits of ACH payments --- ### [Debit Still Most Commonly Used Form of Payment](https://intellipay.com/debit-still-most-commonly-used-form-of-payment/) **Published:** August 31, 2023 **Author:** Dale Erling **Content:** According to a recent J.D. Power study, debit cards are the most commonly used form of payment, with credit cards a distant third. The survey found that 78% of consumers utilize debit cards for point-of-sale transactions, followed by cash at 74% and credit cards at 66%. Additional payment options mentioned include digital wallets (36%), gift cards (33%), buy now pay later services (28%), merchant apps (20%), checks (19%), prepaid cards (14%), pay by bank (7%), and cryptocurrency (3%). The primary reasons consumers cite for using debit cards are their ability to track and manage spending, the speed of transactions, and their convenience. Miles Tullo, Managing Director for Banking and Payments at J.D. Power, notes that credit card usage trails other payment methods due in part to the popularity of buy now, pay later options. Interestingly, otherwise, financially stable individuals also opt for BNPL due to attractive terms and to avoid accruing interest charges on revolving credit card balances. According to a study, consumers use a variety of payment options in addition to debit and credit cards. Factors such as ease of use, terms, and social perception influence their choice of payment method. On average, consumers utilize 4.1 payment methods for their purchases. The study also reveals that specific customer segments have different motivations for using particular payment options. In terms of non-traditional payment methods, over half of the surveyed consumers (55%) have used digital wallets, BNPL services, merchant apps, or cryptocurrency in the past 90 days. Digital wallets were the most popular option at 36%, followed by BNPL at 28%. With the rapidly evolving landscape of point-of-sale payments and the increasing number of available options, it is not a surprise that fragmentation within the consumer market for payments. Source: [Digital Transactions](https://www.digitaltransactions.net/debit-is-consumers-preferred-pos-payment-method-well-ahead-of-credit-cards/) ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Credit Cards, Debit Cards, Debit Definition, Digital Transactions, Trends **Tags:** creditcards, debitcards, debitstill#1, debitstillkingatPOS, debitstillmostcommonlyused --- ### [Why your government agency should NEVER worry about interchange rate increases](https://intellipay.com/why-your-government-agency-should-never-worry-about-interchange-rate-increases/) **Published:** March 31, 2022 **Author:** Dale Erling **Content:** If you missed the announcement – Visa and Mastercard will increase most of their credit card fees in April 2022. For years, Visa, Mastercard, Discover, and American Express (card brands) have reserved the right to review their Interchange fees every April and October. Of the more than 300 Interchange rates (fees), not every Interchange fee increases, and less typically decreases every April and October. Let’s break here for a quick refresher on what Interchange fees are. **Interchange Fees** Interchange fees are the fees the card brands charge merchants for accepting debit/credit cards. Interchange fees costs reflect the risk of the card used: - Debit cards have lower Interchange costs because they are tied to a bank account and pose less of a risk. - Reward credit cards have a higher interchange rate because the card brands do not want to pay for your vacation you paid for with points. - Corporate cardholders can potentially abuse corporate cards with the number of cards issued within an organization and therefore have the highest interchange rates. - In-person transactions are less risky because card ownership can be verified, which results in lower interchange rates. After all, a fraudster is less likely to use a fraudulent card in person than online. If you are going to commit a crime, chances are you will not want to end up in jail over a fast-food meal, so the dollar amount factors into the interchange rate. Ok, now back to the card brands announcement. A few noteworthy things to unpack from Visa and Mastercard’s announcement for government agencies with payment service providers who assess their constituents a service or two-transaction convenience fees. But first, a little background. Terminology Mastercard and American Express use the term convenience fee to describe their two-transaction government payments model, whereas Visa uses the term service fee. Discover offers special Interchange rates for government payment processing but does not have an official name. How it Works Government payment processing service providers like [IntelliPay](https://intellipay.com/government) pay your agencies’ payment processing costs from the service/convenience fees collected from your constituents. Therefore, allowing government agencies to receive 100% of the payment amount. Eligible government agencies (more on this below) should ensure that they are on the two-transaction service or convenience fee model instead of a one transaction convenience fee. The two-transaction model offers numerous reconciliations, accounting, and labor-saving benefits over the one transaction convenience fee model. ![](https://intellipay.com/wp-content/uploads/2022/04/Government-fee-comparison-chart.3-31-22-300x259.png "Government fee comparison chart 33122 intellipay") Merchant Accounts There are two merchant accounts under the two-transaction service or convenience fee model. The payment service providers sets up one merchant account for the government agency’s payment. The payment service provider sets up the other merchant account for the payment service provider to assess a service or convenience fee to the constituent. For example, if a constituent sees two payments on their card statement, the government agency uses the two-transaction service/convenience fee model. **At the Time of Payment** When the payment is processed, the two transaction service or convenience fee is processed with 100% of the payment amount going to your government agency, and the service or convenience fee goes to the service processor to pay for the merchant processing fees. For some processers the two-transaction fee process requires the cardholder to dip twice, once for the payment amount, and a second time for the fee. Obviously not an ideal situation for the cardholder or the agency that needs to explain why there are two dips. Advanced payment processors like IntelliPay can process the transaction using Single DIP (EMV) Service Fee Processing. **Revenue Neutral** The two-transaction model is a revenue-neutral payment solution for government agencies; it costs nothing to participate (low volume accounts may incur a monthly fee or have higher two-transaction service/convenience fees). Payment service providers like[ IntelliPay ](https://intellipay.com/government)pay the processing fees, maintain the merchant accounts on behalf of your agency and are on the hook for any credit card fee increases by the card brands. **Experience Counts** Suppose your government agency has selected a government payment processing service provider knowledgeable about the two-transaction service or convenience fee model. Your office and constituents should not worry about a service or two-transaction convenience fee increases. Since your service provider has set your two-transaction service/convenience fee high enough to withstand future Interchange increases. That said, the two-transaction payment processing model has nuances which require service provider knowledge and experience and which government merchants need to be aware. We examine four of the nuances below. Nuance 1 Even though there are one transaction and two-transaction convenience fees models, not every government agency qualifies for the two-transaction model. For example, Visa limits participation in its two-transaction service fee model to the following merchant classification codes or MCCs: 8211 – Elementary and Secondary Schools 8220 – Colleges, Junior Colleges, Universities, and Professional Schools 8244 – Business and Secretarial Schools 8249 – Vocational Schools and Trade Schools 9211 – Court Costs, including Alimony and Child Support 9222 – Fines 9311 – Tax Payments 9399 – Government Services (Not Elsewhere Classified) Government agencies that do not qualify for the two-transaction model, such as utilities (electric, gas, water, and sanitary), are only eligible for the one transaction convenience fee model. In addition, the one transaction convenience fee must be a fixed amount and only offered online. Nuance 2 The two-transaction service or convenience fee can be fixed or variable and can be assessed for online and in-person transactions. Interestingly enough, in-person (card present) unregulated debit cards have higher Interchange fees than a card not present debit card transaction. In other words, it’s better to treat debit and credit cards the same when it comes to setting the two-transaction service/convenience fee since the government agencies’ card mix can vary wildly from month to month. Nuance 3 Corporate cards do not qualify for government interchange rates. For example, if a contractor uses a corporate card to pay building permits on multiple properties, the interchange costs on those transactions will be higher. More advanced processors will process payments with more data from the cardholder. The more data per transaction, the lower the risk and the interchange fee. Known as Level 2/3 processing, that, when available, can reduce the interchange fees on corporate card transactions that your government payment processor has to pay. Level 2/3 processing increases the likelihood the service or convenience fee can be the same for a constituent paying their property taxes. To understand how this plays out, let’s look at the bigger picture. Your department processes both property tax payments and payments for building permits . Property tax payments and building permits each have higher payment amounts but only property taxes qualify for the lower government interchange rates and building permit fees do not. Example Let’s say your contractor uses their corporate card to pay for a permit online and the building departments payment service provider charges them a service/convenience fee of 2.50%. Depending on the type of corporate card the contractor uses, it will have an Interchange fee higher than 2.50%. Your payment service provider needs to have processing experience with everything listed above, plus the technological sophistication to ensure a superior user experience for constituents while maintaining card brand compliance and providing back-end integration with existing systems. **Summary** To summarize, in the two-transaction model, the payment service provider uses the fee it assesses a constituent to pay for the payment processing of the payment merchant account and fee merchant account. A one transaction convenience fee deposits both the payment and fee into the government agency’s bank account and results in the government agency paying the payment processing fees. The one transaction fee convenience model is a cost reduction strategy. No government agency will ever collect the exact convenience fee revenue to pay the merchant account fees. Everything we have reviewed in this article contributes to a government agency’s card mix, which determines an appropriate one transaction convenience fee or two-transaction service or convenience fee. If you would like a more detailed explanation of government payment processing, please download [IntelliPay’s](https://intellipay.com/government) Government Electronic Payments Decision Making Guide found here. **About IntelliPay** [IntelliPay](https://intellipay.com/government), formerly GovTeller, is a SaaS provider of secure payment processing services to hundreds of government agencies nationwide. We are your trusted payment services provider with over 18 years of experience in government payments and over 100 years of cumulative experience in the payments industry. Our [State](https://intellipay.com/stateinthecloud), [County](https://intellipay.com/countyinthecloud), and [City](https://intellipay.com/cityinthecloud) in the cloud™ solutions are available as stand-alone and [customized, ](https://intellipay.com/custom)integrated solutions to help modernize government services and online payments. We have a solution for every payment challenge. [Contact us](https://calendly.com/adamhensleigh/government-in-the-cloud) for a free, no-obligation consultation. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Convenience Fee, Debit Cards, EMV, Government Payment Processing, Interchange Fees, Service Fee Government **Tags:** convenience fee, government payment processing, government payments, Interchange, Interchange fee Increase, Mastercard, No-cost government payment processing, service fee, VISA --- ### [Cyber-security is Your Business](https://intellipay.com/cyber-security-is-your-business/) **Published:** June 2, 2020 **Author:** Dale Erling **Content:** If you are a merchant who accepts credit cards and other digital payments, then you know that PCI compliance is a challenge. Keeping up with and understanding how the many rules and regulations affect your business is time-consuming and burdensome; however, when you consider how PCI compliance helps protect in the event of a breach, the effort is well worth it. As you may be aware, there are 12 mandated PCI compliance policies. We analyzed the 12 policies for you and put together the following suggestions to help with your compliance. But first, a quick review of the basics. #### What is PCI DSS? Payment Card Industry Data Security Standards (PCI DSS) are the globally accepted policies and procedures of the payment card industry. The Payment Card Industry Security Standards Council (PCI SSC), founded in 2006 by VISA, Mastercard, American Express, Discover, and JCB International, develop and maintain the PCI standards. #### Organizations Which Should be PCI DSS compliant All merchants, retailers and any organization who accept payment cards and process, store, or transmit cardholder financial information or authentication data must follow the PCI standards. ![12 PCI DSS Standards](https://intellipay.com/wp-content/uploads/2020/06/12-pci-dss-standards-1-300x171.png "12 pci dss standards intellipay") #### Use Only a Secure Network The network you use to process payments must include a robust firewall intended to protect cardholder data. A firewall should exist between any wireless networks and the environment that holds cardholder sensitive data. Firewalls and secure networks are only as effective as the password(s) and security policies that your organization creates and regularly maintain. At a minimum, you should always change default passwords and never use default security parameters. A mandatory policy requiring the changing of passwords on a pre-determined schedule combined with multi-level authentication provides a strong defense against network intrusion. #### Protect Cardholder Data All organizations are required to protect cardholder data when cardholder data is stored on their network, and second, that the cardholder’s data is encrypted data during transmission. Encrypted data is impossible for thieves to use without the right encryption keys. The standards dictate that organizations not save card validation codes or PINs. #### Manage System Vulnerabilities Managing the vulnerabilities of your system is a must for any organization with cardholder data. At a minimum, use and update anti-virus software. Systems and applications residing on the network must also contain security features that minimize intrusions and identify threats. It is a best practice to apply security patches, software, and operating system updates as they become available. With on-going ransomware, software injection, data skimming, and a myriad of other cyber threats, security features, systems, and software be monitored for vulnerabilities. Sensitive cardholder data outsourced to third-party places the responsibility for maintaining a secure environment on the third-party provider. #### Strong Access Control Features PCI standards require access restrictions to the network and to defined file storage areas to protect sensitive data. Organizations should only release cardholder sensitive data to a third-party on a business’s need-to-know basis. Each person with access to network-connected computers should have unique log-in credentials, allowing the organization to monitor computer usage back to the individual and detect unauthorized access to network files or programs. Organizations need to limit the number of individuals who can physically access cardholder data. Ideally, limiting those who have authorized access to sensitive data to a bare minimum is a best practice. Fewer people with physical access make it easier to enforce security protocols, minimize exposure, and control unwanted intrusions. #### Monitor, Track, and Test Networks Every organization involved in accepting, processing, storing, and transmitting payments must track users and their access, run threat assessments, and test against potential access threats to company and cardholder from outside the organization. Completing a self-assessment questionnaire (SAQ) and an annual Attestation of Compliance is required to be PCI DSS compliant. There are three versions of the Attestation of Compliance, just as there are five versions of the Self-Assessment Questionnaire, Requirements for each SAQ are here https://www.pcisecuritystandards.org/documents/Understanding\_SAQs\_PCI\_DSS\_v3.pdf An example of a Self-Assessment Questionnaire and attestation for card-not-present merchants with all card data functions fully outsourced can be found here https://www.pcisecuritystandards.org/documents/SAQ\_A\_v3.pdf #### Adopt and Maintain Information Security Administrative Policies Every organization involved in a payment card transaction needs to have information security policies for each position for safeguarding data, specifically cardholder data. Policies should cover day-to-day operations as well as the steps required by each position in the event of a breach. Policies should detail the type and frequency of information security policy training. #### Summary PCI DSS compliance is a necessity for every organization involved in the payments industry. As noted previously, merchants can move a significant amount of time and expense of compliance to third-party providers like IntelliPay. IntelliPay’s intelligent payment platform and payment gateway limit public network exposure and ensure compliance with PCI DSS, continually changing state laws, and card network rules and regulations. For more information or to experience the benefits, IntelliPay can bring to your organization, contact sales at 855-877-6632 option 3 or via email at sales@intellipay.com. ![author avatar](https://intellipay.com/wp-content/litespeed/avatar/ecff5e8249bf2f185012a07b3b2e94f1.jpg?ver=1788306445) Dale Erling Dale Erling is a veteran fintech leader with over 15 years of experience in banking and payment processing. Specializing in PCI compliance and interchange cost reduction, Dale helps organizations navigate complex financial landscapes with transparency and security. He is a recognized voice in utility fee architecture and a former strategist for Prosper Healthcare Lending. [See Full Bio](https://intellipay.com/author/dale/) [ ](https://intellipay.com/author/dale/) **Categories:** Payment Cybersecurity, PCI Compliance **Tags:** credit card security, cybersecurity, payment processing security, Payment security, PCI DSS --- ## Pages ### [Home - IntelliPay](https://intellipay.com/) **Published:** August 3, 2021 **Author:** Dale Erling **Content:** # Payment Processing & No‑Cost Payment Gateway Solutions Cut costs and simplify card and ACH payments- Shift processing fees to customer options - Manage all payments – one log-in [For Merchants](https://intellipay.com/merchants/)[For Resellers & ISVs](https://intellipay.com/custom/%20) # Welcome to IntelliPay # Customizable In-Person and Online Payment Solutions for Every Industry [New/Existing Merchants](https://intellipay.com/merchants/)[Resellers/Integrations](https://intellipay.com/partners/) # Simplify Payments, Save Time Most growing businesses spend hours each week logging into systems, matching deposits, and balancing records. IntelliPay connects to your existing systems, delivers real‑time payment data, simplifies every step, and can cut reconciliation time by up to 50%. [START SAVING NOW](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) ![Various devices and UI screens](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAwIiBoZWlnaHQ9IjEzOTIiIHZpZXdCb3g9IjAgMCAyMDAwIDEzOTIiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) # Your Margins, Deserve Better **Stop paying to accept payments.** Every card swipe costs you money — and most businesses never stop to add it up. A business doing $1M in card sales loses up to $40,000 a year in processing fees. That’s real margin, gone. **Pay less in fees** IntelliPay helps you take it back. Our [**fee-based payment program**s](https://intellipay.com/payment-models/) let your customers cover processing costs when they pay by card — compliantly, transparently, and without friction. Or if you’d rather absorb the fees, we offer honest interchange-plus pricing with zero hidden charges. **One Login** One platform handles it all — in-person, online, mobile, and recurring payments — with the reporting and controls your team actually needs. **[See how it works.](https://intellipay.com/integrated-payment-solutions/)** We’ve been doing this since 2004. Businesses, governments, and organizations nationwide trust us to keep payments simple, secure, and cost-effective. **[Learn about IntelliPay.](https://intellipay.com/integrated-payment-solutions/)** **Ready to stop losing money on every transaction? [Let’s talk.](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE)** [Save My Margins](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) [![Infographic comparing traditional merchant-paid processing versus customer-paid recovery models like Dual Pricing and Surcharging, designed for IntelliPay compliance](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNDc2IiBoZWlnaHQ9IjExNTYiIHZpZXdCb3g9IjAgMCAyNDc2IDExNTYiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+ "Who pays processing costs intellipay model comparison 2026 intellipay")](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) # Why IntelliPay? Since 2004, IntelliPay has been a PCI DSS Level 1-certified payment processor that securely handles high‑volume payments and helps businesses, governments, and organizations nationwide reduce processing costs and simplify operations through a single, flexible platform. ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### All-in-One Suite Easily manage in‑person, online, mobile, and recurring payments for every location from a single dashboard, instead of juggling multiple systems and vendors. Consolidate reporting, reconciliation, compliance, and user access in one place so your team spends less time on manual tasks and more time serving customers or constituent ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Complete Control Set user roles and permissions, automate routine tasks, and monitor every transaction across all sites for clear oversight and audit‑ready records.​ Streamlined reconciliations and on‑demand, drill‑down reports give your team secure, easy access to the data it needs to answer questions, resolve disputes, and manage risk. ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Reduce Costs Want to lower what you pay in card fees? Choose from dual pricing, surcharging, service fee, and convenience fee models that can shift some or all processing costs to customers on eligible transactions while aligning with card brand rules.​ These flexible options can reduce or even eliminate net card processing costs on qualified payments, helping improve margins without sacrificing customer payment choic ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Secure. Fast. Flexible. Accept credit and debit cards, digital wallets, and ACH across in‑person, online, and mobile channels on a PCI DSS Level 1 network designed for high‑volume, mission‑critical payments.​ End‑to‑end tokenization, encryption, and built‑in fraud prevention help protect sensitive data and keep checkout fast, secure, and convenient for you and your customers # Want to learn all that IntelliPay can do for you? [DISCOVER MORE](https://intellipay.com/automotive-2/) ![logo for intellipay](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iOTQiIHZpZXdCb3g9IjAgMCAyMDAgOTQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) We serve multiple industries. Please select from the list below to learn more. ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Government ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Government [Learn More](https://intellipay.com/industries/government/) ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Automotive ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Automotive [Learn More](https://intellipay.com/automotive/) ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Property Management ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Property Management [Learn More](https://intellipay.com/industries/property-management/) ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Enterprise ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Enterprise [Learn More](https://intellipay.com/?page_id=2884) ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Non-Profit ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Non-Profit [Learn More](https://intellipay.com/industries/non-profit/) ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Medical ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Medical [Learn More](https://intellipay.com/industries/medical/) ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Union ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Union [Learn More](https://intellipay.com/industries/unions/) ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Insurance ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Insurance [Learn More](https://intellipay.com/industries/insurance/) ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Education ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Education [Learn More](https://intellipay.com/industries/education/) # Ready to get started? [ ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](#) #### [Payment Upgrade ](#) We quickly add online payment solutions to existing pages or replace what you already have with a single payment and gateway solution. Schedule a demo to learn more. [Schedule Demo](https://forms.zohopublic.com/intellipay/form/ScheduleYourDemo/formperma/1MWG1aleRO5ndjOaM-FaUf9ETvHTyWIuzc7LF0YnpOs) [ ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](#) #### [Need a custom solution?](#) Integrate via API or white-label your experience. Then, leverage our experience to help you position integrated payments with your customers. [Talk with Us](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMzAiIGhlaWdodD0iMTE1IiB2aWV3Qm94PSIwIDAgMzMwIDExNSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) [ ![Visa on the list 2022 Service Providers](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTA0IiBoZWlnaHQ9IjE0MzAiIHZpZXdCb3g9IjAgMCAxNTA0IDE0MzAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://www.visa.com/splisting/searchGrsp.do) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMzAiIGhlaWdodD0iMTE1IiB2aWV3Qm94PSIwIDAgMzMwIDExNSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMzAiIGhlaWdodD0iMTE1IiB2aWV3Qm94PSIwIDAgMzMwIDExNSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ![Logo for Intellipay's pci-dss level 1 compliance on its home page](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3MjIiIGhlaWdodD0iNDA0IiB2aWV3Qm94PSIwIDAgNzIyIDQwNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ![EMV certified logo on InelliPay's home page](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NiIgaGVpZ2h0PSI2OCIgdmlld0JveD0iMCAwIDk2IDY4Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) --- ### [Developers](https://intellipay.com/developers-resources-and-apis-intellipay/) **Published:** August 3, 2021 **Author:** allan **Content:** ## Developers Resources # AI Coding ### **AI Agents** If your team uses Claude, Cursor, Copilot, Aider, or any modern AI coding assistant, adding payments just got much faster. Please get in touch with your account representative to get set up # APIs ### **API Web Services 2.6** Complete developer documentation for integrating IntelliPay’s payment suite into any software application using REST API, SOAP, JSON, and XML. [Learn More](https://intellipay.com/api-documentation/) ### **Reporting APIs** This report allows you to track incoming totals to your account. View up to 7 days at a time; the default shows transactions from the previous day based on the payment’s effective date. [Learn More](https://intellipay.com/wp-content/uploads/2025/06/Report-API.pdf) ### **API Web Services 2.6 Verify Bank Acct.** Available in API version 2.6 for those merchants who opt-in to use it. It works for merchants who have agreed to the bank account verification fee. [Learn More](https://intellipay.com/wp-content/uploads/2021/04/Verify-Bank-Account-v1-4-21-21.pdf) ### **API Web Services EMV Supplemental** EMV supplement document to the official IntelliPay API Web Services documentation. This allows EMV enabled payments through the IntelliPay APIs. [Learn More](https://intellipay.com/wp-content/uploads/2020/03/Intellipay-API-Supplemental-EMV.pdf) ### **API Web Services 2.6 Text-To-Pay** The IntelliPay Web API enables management of our Text-to-Pay portal [Learn More](https://intellipay.com/wp-content/uploads/2026/03/Intellipay-API-Documentation-text-to-pay-docx-3-12-26-1.pdf) # Drivers ### **ID Tech Augusta/3350 Driver** Driver for the IDTech Augusta and 3350. [Download](https://intellipay.com/wp-content/uploads/2026/05/IDTech-Augusta-3350-Driver.zip) # Hosted/Mobile Options ### **Hosted Online Payment Page** IntelliPay’s hosted online payment page is an out-of-the-box solution that is easily added to any website. [Learn More](https://intellipay.com/wp-content/uploads/2020/01/IntelliPay-Hosted-Web-Form-with-Post-Back-Data-V-2.2.pdf) ### **Batch Processing** Our batch processing system allows the uploading of CSV files to process payments at one time. [Learn More](https://intellipay.com/wp-content/uploads/2022/07/SFTP-Batch-Processing-Guide-7-18-22-v7.pdf) ### **One App** IntelliPay’s OneApp mobile solution allows you to easily make a payment through your own app. [Learn More](https://intellipay.com/wp-content/uploads/2020/06/OneApp-Quickstart-Guide-6-2020-1.pdf) # Integrations ### **WooCommerce Plug-in** A plug-in for WordPress® sites using WooCommerce® [Download](https://intellipay.com/wp-content/uploads/2025/10/woocommerce-intellipay.zip) ### **WooCommerce Guide** A guide to setting up IntelliPay with WooCommerce® [Download](https://intellipay.com/wp-content/uploads/2021/11/WooCommerce-IntelliPay-Plugin-Setup-Guide.pdf) ### **QuickBooks Online Integration** The QuickBooks integration guide can be downloaded here. [Download Guide](https://intellipay.com/wp-content/uploads/2022/08/QuickBooks-Online-Integration-8-16-22-v2.pdf) # Lightbox ### **Lightbox Online** IntelliPay’s Lightbox Terminal displays a payment form that floats over your existing website content so a customer can submit a payment without having to leave your billing portal. [Learn More](https://intellipay.com/wp-content/uploads/2022/08/LightBox-Terminal-Quick-Start-2.pdf) ### **Lightbox Card Present** Our Quick Start guide to using IntelliPay’s Lightbox with ID Tech Augusta and Dejavoo Tap to Pay Terminals. [Learn More](https://intellipay.com/wp-content/uploads/2025/06/LightBox-Card-Present-Terminal-Quick-Start-1.pdf) ### **Lightbox Text-to-Pay API** This method using our text-to-pay portal with the Lightbox returns a URL that can be sent via text or email to your customers for them to make a payment on your account. [Learn More](https://intellipay.com/wp-content/uploads/2026/03/Intellipay-API-Documentation-text-to-pay-1-3-12-26.pdf) ### **Lightbox Cash Discounting** IntelliPay’s Lightbox Terminal to using the lightbox terminal with our Cash Discounting program. [Learn More](https://intellipay.com/wp-content/uploads/2024/08/Cash-discounting-with-the-lightbox-terminal-8-5-24-d2.pdf) # Guides ### **SAML2 Service** Allows for Single Sign-on through Google Workspace for the IntelliPay portal. [Learn More](https://intellipay.com/wp-content/uploads/2022/08/SAML2-Integration-Process.pdf) ### **Customer Portal/Batch Processing** A guide to the features of customer portal and set-up procedures for SFTP batch processing. [Learn More](https://intellipay.com/wp-content/uploads/2021/07/Customer-Portal-SFTP-Set-up-Guide-11-13-20-v4.pdf) ### **V400 DLL Guide** A guide to configuring and testing the Verifone V400 C DLL. [Learn More](https://intellipay.com/wp-content/uploads/2023/06/V400C-Install-DLL-Guide-6-29-23.pdf) ### **One Terminal Augusta EMV Reader Browser Plugin** Your guide to using the Augusta reader with our Virtual One Terminal. [Learn More](https://intellipay.com/wp-content/uploads/2022/10/One-Terminal-Augusta-EMV-Set-up-Guide-10-24-22-v1.5.pdf) ### **PayPal Pay Later Enrollment** Step-by-step instructions for merchants to link their IntelliPay account to PayPal’s Pay Later options. [Learn More](https://intellipay.com/wp-content/uploads/2026/08/PayPal-Enrollment-Guide-forAll-Merchants-d10-8-19-26.pdf) ### **Visa Account Updater** The Visa Account Updater refreshes card numbers and expiration dates before a payment is ever attempted. [Learn More](https://intellipay.com/wp-content/uploads/2026/08/Visa-Account-Updater-D1-8-19-26.pdf) ### **Testing ACH Payment Outcomes** A complete guide ot testing ACH payment outcomes in the IntelliPay test environment. [Learn More](https://intellipay.com/wp-content/uploads/2026/08/Testing-ACH-Payment-Outcomes-d2-8-24-26.pdf) # Want to Learn More? Start empowering your payments with customer-centric interfaces, traditional and reduced cost options, level 2/3 processing, and time-saving integrations in one cloud-based platform. [Contact Sales](https://intellipay.com/talk-to-a-consultant/) --- ### [Products](https://intellipay.com/products/) **Published:** November 14, 2023 **Author:** Dale Erling **Content:** # All-in-One Payment Solution [schedule a demo](https://intellipay.com/talk-to-a-consultant/) A single platform that puts you in control. Reach your customers where they are with convenient options that allow them to quickly pay in-person, online, or via mobile, text, email, or over the phone with customizable branded experiences. Improve cash flow with recurring payments and payment reminders. Reduce time spent managing and simplify reconciling payments with our cloud-based platform and robust reporting. # Accept any payment from anywhere - Payment Solutions ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Online Customer & Merchant Sell & get paid online [Online Payment Page](https://intellipay.com/online-payment-page/) [Lightbox Online](https://intellipay.com/lightbox-online/) [Customer Portal](https://intellipay.com/customer-portal/) [Text-to-Pay Portal](https://intellipay.com/text-to-pay-portal/) [Payment Wizard](https://intellipay.com/payment-wizard/) [Virtual Terminals](https://intellipay.com/virtual-terminals/) [Batch Upload](https://intellipay.com/batch-upload/) [One APP](https://intellipay.com/one-app/) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### In-Person Retail & Location Accept payments in-person [Virtual Terminals](https://intellipay.com/virtual-terminals/) [Credit Card Terminals](https://intellipay.com/credit-card-terminals/) [Lightbox EMV](https://intellipay.com/lightbox-emv/) [Lightbox Store Only Mode](https://intellipay.com/lightbox-store-only-mode/) [One App](https://intellipay.com/one-app/) [Payment Wizard](https://intellipay.com/payment-wizard/) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Phone/IVR Moto & 24/7 Phone Self-service & call center [Virtual Terminals](https://intellipay.com/virtual-terminals/) [Online Payment Page](https://intellipay.com/online-payment-page/) [IVR](https://intellipay.com/ivr/) [WooCommerce](https://intellipay.com/woocommerce/) [QuickBooks](https://intellipay.com/quickbooks/) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Mobile Social & Field Payments Email, text & field payments [Text-to-Pay Portal](https://intellipay.com/text-to-pay-portal/) [One App](https://intellipay.com/one-app/) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Pay Later Retail & Shop Paid Upfront in full [PayPal Pay Later](https://intellipay.com/paypal-pay-later/) # Run Your Business IntelliPay’s all-in-one suite eliminates the need to work with other vendors, while detailed reporting simplifies payment management. Spend more time growing your business and less time with payments. [GET A DEMO](https://intellipay.com/talk-to-a-consultant/) [ ![Various devices and UI screens](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTAwIiBoZWlnaHQ9IjEzMjAiIHZpZXdCb3g9IjAgMCAxNTAwIDEzMjAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2023/11/Generic-Master-High-Volume-Created-Dashboard-9-27-23-DRE.jpg "Various devices and UI screens") # More Money Saving Options No junk fees, transparent pricing, and customer fee options like surcharging to reduce your cost of credit card processing. [Learn more about fee-based options](https://intellipay.com/payment-models-10/) [GET STARTED](https://intellipay.com/talk-to-a-consultant/) [ ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTAwIiBoZWlnaHQ9Ijk5NiIgdmlld0JveD0iMCAwIDE1MDAgOTk2Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2023/11/AdobeStock_52250599.jpg) # Integrations Save Time Seamless integrations with QuickBooks Online, WooCommerce, and more, or connect directly through our API, streamline accounting and eliminate manual processes. AI coding assistants like Claude, Cursor, and Copilot can also read IntelliPay’s AGENTS.md file to write accurate payment integration code automatically, no manual API docs required. [GET ACCESS](https://intellipay.com/talk-to-a-consultant/) ![AI coding assistant reading IntelliPay's AGENTS.md file to generate payment integration code for ACH, cards, and Lightbox](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3NTAiIGhlaWdodD0iNTUwIiB2aWV3Qm94PSIwIDAgNzUwIDU1MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4= "Intellipay ai agent integration agents Md for claude cursor copilot intellipay") # Single Platform for your Business Instantly monitor transactions by location, department, or employee. Set permissions and choose payment solutions and fee options. [GET A DEMO](https://intellipay.com/talk-to-a-consultant/) [ ![IntelliPay's no-cost and reduced cost payment pr](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTAwIiBoZWlnaHQ9Ijg0NCIgdmlld0JveD0iMCAwIDE1MDAgODQ0Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2023/11/geenric-you-rlogo-main-report-screen.jpg "IntelliPay's no-cost and reduced cost payment pr") --- ### [Resources](https://intellipay.com/payment-processing-resources/) **Published:** April 6, 2020 **Author:** allan **Content:** ## Payment Processing Resources # Articles ### **Glossary of Payment Processing Terms** Terms and definitions used by payment processors and the payment processing industry. [Learn More](https://intellipay.com/glossary/) ### **The Real Cost of Card Payments** Do merchants really pay much more than interchange to accept cards? [Learn More](https://intellipay.com/wp-content/uploads/2024/06/What-it-Really-Costs-V4-6-03-24.pdf) ### **From Zero to Online Payments** The small business guide to getting started with online credit and debit card payments. [Learn More](https://intellipay.com/wp-content/uploads/2026/07/From-Zero-to-Online-Payments-updated.pdf) ### **Cleaning and Disinfecting Credit Card Terminals** Step-by-step Guide: How to properly clean and disinfect card terminals. [Learn More](https://intellipay.com/wp-content/uploads/2020/04/Cleaning-and-Disinfecting-Credit-Card-Machines-4-10-20.pdf) ### **Protect Your Online Bill Payments from Fraud** How to protect your business from theft and fraud [Learn More](https://intellipay.com/cyber-security-and-online-bill-payments-protecting-yourself-from-theft-and-fraud/) ### **Small Business Owners Surcharging FAQ’s** We break down surcharging for business owners and how to start [Learn More](https://intellipay.com/faqs/) ### **Are You Overpaying Your Payment Processor?** A look at what payment processors really charge you per transaction. [Learn More](https://intellipay.com/is-it-legal-to-pass-on-credit-card-fees-to-customers/) ### **Merchant Accounts – What You Need to Know** The essential guide to SMB Owners’ Guide to Merchant Accounts. [Learn More](https://intellipay.com/wp-content/uploads/2026/03/Merchant-Acocunt-What-you-should-know-d2-3-23-26-1.pdf) ### **Governments Chargeback Guide** How to prevent them for government agencies. [Learn More](https://intellipay.com/wp-content/uploads/2022/12/Government-Chargebacks-what-you-need-to-know-V6-12-01-22-2.pdf) ### **SMB Guide to Surcharging – 2025** A small business owner’s guide to surcharging [Learn More](https://intellipay.com/b2b-credit-card-surcharging-in-2025-what-to-know/) ### **State-by-State Guide to Surcharging – 2025** Surcharging requirements by state-updated October 2025 [Learn More](https://intellipay.com/b2b-credit-card-surcharging-in-2025-what-to-know/) ### **Fee-Based Payment Models Compliance Guide** Dual Pricing, Service Fee, Surcharging, Convenience Fee [Learn More](https://intellipay.com/wp-content/uploads/2026/07/IntelliPay-Fee-Bsed-Model-Compliance-Guide-d4-7-27-26.pdf) # FAQs & Support ### **Surcharging FAQs** All the most frequently asked questions about surcharging. [Learn More](https://intellipay.com/wp-content/uploads/2024/06/Surcharging-FAQs-6-3-2024.pdf) ### **Dual Pricing FAQs** Your dual pricing questions answered [Learn More](https://intellipay.com/dual-pricing-faqs/) ### **Convenience Fee FAQs** Answers to Convenience Fee questions [Learn More](https://intellipay.com/convenience-fee-faqs/) ### **How to Choose a Fee Program** Comparison of fee-based options [Learn More](https://intellipay.com/choosing-between-fee-programs-faqs/) ### **CAPTCHA Accessibility** How CAPTCHAs safeguard online experiences. [Learn More](https://intellipay.com/wp-content/uploads/2020/07/Captcha-Accesiblity-Doc-7-29-20-v1.pdf) ### **WooCommerce Plugin** Download the IntelliPay WooCommerce plugin [Learn More](https://intellipay.com/wp-content/uploads/2021/11/woocommerce-intellipay.zip) ### **PayPal Pay Later** Download the guide for connecting a PayPal merchant account to IntelliPay. [Learn More](https://intellipay.com/wp-content/uploads/2026/08/PayPal-Enrollment-Guide-forAll-Merchants-d10-8-19-26.pdf) ### Visa Account Updater Learn how the Visa Account Updater reduces expired cards and late payments. [Learn More](https://intellipay.com/wp-content/uploads/2026/08/Visa-Account-Updater-D2-8-19-26.pdf) # ACH ### **How ACH Payments Work** How the ACH Network actually works, and what happens between the moment a payment is initiated and when funds settle. [Learn More](https://intellipay.com/how-ach-payments-work-the-complete-guide-2026/) ### **ACH Web Validation Explanation** Explains IntelliPay’s ACH WEB debit account validation process and first-use account verification. [Learn More](https://intellipay.com/wp-content/uploads/2022/03/ACH-Web-Validation-Explanation.pdf) ### **ACH SEC Code Chart** A complete listing of all of ACH SEC codes, including definitions, and how they are used in payment processing. [Learn More](https://intellipay.com/ach-sec-codes/) ### **ACH Reject-Return Codes** A merchant guide to ACH reject-return codes including descriptions, account types and in some cases suggestions on how to correct. [Learn More](https://intellipay.com/ach-reject-return-codes/) ### **ACH Fraud Monitoring 2026** Turn Nacha 2026 ACH fraud mandates into measurable risk, revenue, and efficiency gains. [Learn More](https://intellipay.com/ach-fraud-monitoring-2026-turning-compliance-mandates-into-operational-roi/) ### **ACH for Businesses and Government in 2026** Record $93T ACH volume in 2025 reshapes 2026 strategy for businesses/government. [Learn More](https://intellipay.com/ach-payment-volume-hit-93-trillion-in-2025-what-the-record-breaking-numbers-mean-for-businesses-and-government-agencies-in-2026/) ### **2026 Nacha Risk Rules Explained** Explain Nacha 2026 risk rules, phased fraud monitoring, and operational readiness steps [Learn More](https://intellipay.com/understanding-the-2026-nacha-risk-management-rules/) ### **Next-Day ACH Funding vs 3–5 Day** Next-day ACH funding accelerates deposits versus standard 3-5 day ACH [Learn More](https://intellipay.com/next-day-ach-funding-vs-standard-ach-funding/) # Merchant Funding ### **Why Are My Funds Being Held? Top Three Reasons Explained** We review the top three reasons processors hold merchant funds and outline practical steps merchants can take to resolve and prevent holds. [Learn More](https://intellipay.com/wp-content/uploads/2023/02/Why-are-you-holding-my-funds-12-5-2022.pdf) ### **Why Are My Funds Being Held? Part 2 TIN Mismatch** TIN mismatches can cause IRS backup withholding of merchant funds; this guide explains mismatches and practical steps merchants take to prevent withholding. [Learn More](https://intellipay.com/wp-content/uploads/2023/02/why-are-my-funds-being-heldv-TIN-Mistach-1-24-23-1.pdf) ### **Why Are My Funds Being Held? Part 3 Merchant Reserve Accounts** Merchant reserve accounts can trigger fund holds; this guide explains reserve purposes, reserve types, and how merchants can get funds released. [Learn More](https://intellipay.com/wp-content/uploads/2023/02/Why-are-my-funds-being-held-Part-3-Merchant-Reserves-1-24-23.pdf) # Cybersecurity & PCI Compliance ### **Getting Started with Cybersecurity** The NIST Cybersecurity Framework can help an organization begin or improve their cybersecurity program. Built off of practices that are known to be effective, it can help organizations improve their cybersecurity posture. [Learn More](https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.1300.pdf) ### **Guide to Safe Payments** A PCI guide for merchants on protecting your business with PCI’s recommended security basics. [Learn More](https://listings.pcisecuritystandards.org/pdfs/Small_Merchant_Guide_to_Safe_Payments.pdf) ### **PCI Level 1 for Public Entities** What does PCI Level 1 actually mean for a city, county, utility, or school? [Learn More](https://intellipay.com/pci-level-1-for-public-entities-what-it-really-means-for-risk-audits-and-insurance/) # Presentations & Videos ### **Podcast- CEO discusses Payment Trends** Our CEO talks about how he got started with IntelliPay and payment trends. [Read more](https://intellipay.com/intellipays-ceo-talks-about-the-future-of-payments/) --- ### [Reseller Resources](https://intellipay.com/reseller-resources/) **Published:** April 8, 2020 **Author:** allan **Content:** # Reseller Resources # Sales & Marketing ##### Consumer Portal [Customer Portal Flyer ](https://intellipay.com/wp-content/uploads/2025/10/Customer-Portal-10-23-25-v13.pdf) IntelliPay’s online consumer payment processing portal is easy and secure for consumers to pay single or multiple bills online. ##### Integrations [IntelliPay Integrations Flyer](https://intellipay.com/wp-content/uploads/2025/10/Intergrations-10-23-25-v3.pdf) A listing of all current IntelliPay integrations ##### Mobile Application [Mobile Application Flyer](https://intellipay.com/wp-content/uploads/2025/10/Mobile-Application-10-23-25-v8.pdf) IntelliPay’s mobile application enables merchants to accept credit and debit card payments anywhere. iOS and Android. ##### One Terminal [One Terminal Flyer ](https://intellipay.com/wp-content/uploads/2025/10/One-Terminal-Brochure-10-23-25-1.5.pdf) IntelliPay’s turns any device into a secure virtual payment processing terminal. ##### Online Payment Page [Online Payment Page Flyer](https://intellipay.com/wp-content/uploads/2025/10/Online-Payment-Page-10-23-25-Final.pdf) IntelliPay’s online line payment page quickly and easily adds payment processing to virtually any website. ##### PayPal Pay Later PayPal Pay Later Flyer – An[ overview](https://intellipay.com/wp-content/uploads/2026/06/Generic-sticker-shock-Merchant-Sales-Flyer-Update-6-22-26.pdf) of PayPal’s Buy Now and Pay Later options available in IntelliPay. Enrollment Guide – [Instructions](https://intellipay.com/wp-content/uploads/2026/08/PayPal-Enrollment-Guide-forAll-Merchants-d10-8-19-26.pdf) on how to connect your PayPal merchant account to IntelliPay. ##### Reporting [IntelliPay Reporting Master Portal Flyer](https://intellipay.com/wp-content/uploads/2025/10/Intellipay-Reporting-10-23-25-v3.pdf) An overview of the parent and child hierarchy reporting in IntelliPay’s payment suite. ##### Service Fee [IntelliPay Service Fee Payment Model Flyer](https://intellipay.com/wp-content/uploads/2022/02/Service-Fee-Brochure-02-14-21v4.pdf) This flyer reviews IntelliPay’s Government Service Fee payment processing option. ##### Solutions [Front-End Solutions Flyer](https://intellipay.com/wp-content/uploads/2026/03/IntelliPay-Front-End-Solutions-Brochure-3-20-26-v4.pdf) IntelliPay offers a front-end payment acceptance solution for any use case. ##### Visa Account Updater [Overview](https://intellipay.com/wp-content/uploads/2026/08/Visa-Account-Updater-D1-8-19-26.pdf) of how IntelliPay’s Visa Account Updater works. # Presentations & Videos ##### Presentations & Videos Why Fee-Based Payments? [Our CEO talks about fee-based payment models](https://www.youtube.com/watch?v=TW3gi9uYiV4) --- ### [PayPal Pay Later](https://intellipay.com/paypal-pay-later/) **Published:** June 16, 2026 **Author:** derling **Content:** # PayPal Pay Later Offer flexible payments with PayPal Pay Later. Customers can use Pay in 4 for interest‑free installments or Pay Monthly for longer‑term financing on larger purchases, subject to approval. [DOWNLOAD PDF](https://intellipay.com/wp-content/uploads/2026/06/Generic-sticker-shock-Merchant-Sales-Flyer-Update-6-22-26.pdf) # Two Powerful Options — Two Flexible Ways to Pay Pay in 4Pay Monthly **Best for:** Smaller purchases you want to split over a short period. **Best for:** Larger purchases where a monthly payment may fit your budget better. Purchase amount $30 to $1,500 Purchase amount $49 to $10,000 Payment schedule 4 interest-free payments, paid every two weeks Payment schedule 3, 6, 12, or 24 monthly payments APR 0% APR 9.99% to 35.99% # Which Fits Best? ### **Pay in 4** ### **Pay Monthly** Ideal for smaller purchases that customers want to split into simple, short-term installments. It provides added flexibility at checkout without interest on eligible transactions. Designed for larger purchases that may be easier to manage through fixed monthly payments. It gives eligible customers more time to spread out costs on higher-value orders. # FAQs ##### Q. What is Pay in 4? **A**. Pay in 4 lets eligible customers split purchases from $30 to $1,500 into 4 interest-free payments. The first payment is due at checkout, and the remaining 3 payments are automatically charged every 2 weeks. ##### Q. What is Pay Monthly? **A.** Pay Monthly lets eligible customers spread the cost of qualifying purchases from $49 to $10,000 into fixed monthly payments over 3 to 24 months. APR and terms vary based on purchase amount and creditworthiness ##### Q, How do customers access these payment options? A. Customers choose PayPal at checkout, and eligible Pay Later options appear when available for that purchase and transaction ##### Q. Are these options available to every customer? **A.** No. Availability depends on customer eligibility, purchase amount, merchant availability, state of residence, and other approval factors. ##### Q, Does Pay in 4 charge interest? **A.**No. PayPal states that Pay in 4 has 0% APR and no sign-up, application, late, or non-sufficient funds fees from PayPal, though a customer’s financial institution may charge returned-payment fees. ##### Q. Does Pay Monthly charge interest? **A.** Yes. Pay Monthly is an interest-bearing installment loan with a fixed APR that ranges from 9.99% to 35.99% based on creditworthiness. ##### Q.Can customers manage payments in their PayPal account? **A.** Yes. Customers can view balances, payment schedules, and loan details in the Pay Later section of their PayPal account ##### Q. Can customers make extra or one-time payments? **A.** Yes. PayPal says customers can make one-time payments on Pay Monthly through their PayPal account, and Pay in 4 customers can also make payments through the Pay Later section of their accoun**t.** ##### Q. Will applying affect a customer’s credit score? **A.** PayPal says applying for Pay in 4 or Pay Monthly will not impact a customer’s credit score. ##### Q. Which option is better for smaller purchases? **A.**Pay in 4 is generally better for smaller purchases that customers want to split over a short repayment period without interest. ##### Q. Which option is better for larger purchases? **A.** Pay Monthly is generally better for larger purchases that customers may prefer to pay over time with fixed monthly payments. ##### Q. How much does it cost the merchant to offer Pay Later options? **A.** The fee is 4.99% plus $0.30 per transaction. ##### Q. As a merchant, do the funds get deposited in my bank account? **A.** No. The funds are deposited in your PayPal merchant account. ##### Q. As a merchant, how do I link my intelliPay account to PayPal? **A.** We provide complete instructions in our enrollment guide. Click to [download.](https://intellipay.com/wp-content/uploads/2026/08/PayPal-Enrollment-Guide-forAll-Merchants-d8-5-28-26.pdf) Terms, conditions and merchant fees (4.99% +$0.30) apply for using PayPal Pay Later. Funds are deposited into your PayPal account. PayPal Pay Later options are subject to consumer eligibility and approval. Availability may vary. Contact your IntelliPay Account Manager for details. Pay Later options are subject to customer eligibility and approval. Pay in 4 is generally available on eligible purchases from $30 to $1,500. Pay Monthly is generally available on qualifying purchases from $49 to $10,000, with terms and APR based on creditworthiness. --- ### [Partners](https://intellipay.com/custom/) **Published:** August 7, 2021 **Author:** Dale Erling **Content:** # Partners # Platform, not products **Integrating a complete payment solution has never been easier.** **One vendor, one platform, one gateway — built to integrate.** Lightbox Modals, Mobile and Text to Pay, multi-location hierarchy, and advanced reporting, all on a single payments platform that simplifies reconciliation and scales with your solution. And integration itself is fast: drop our AGENTS.md file into Claude, Cursor, Copilot, or any AI coding assistant, and it writes the integration code for you — always current, no stale docs, no guesswork. Weeks of dev work, done in an afternoon. [Let's talk](https://intellipay.com/talk-to-a-consultant/) [ ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDEwIiBoZWlnaHQ9IjU3MyIgdmlld0JveD0iMCAwIDEwMTAgNTczIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2021/07/TechnologyGroup2.png) # ISVs — Independent Software Vendors Embed payments without becoming a payments company. IntelliPay’s ISV program is built to maximize your revenue and residuals while you focus on your software, not payments infrastructure. **Reduce Cost & Risk** IntelliPay handles the processing, so your customers go live sooner and at less cost. No-cost processing options lower or eliminate your merchants’ fees and improve their margins, with a solution tailored to their business rather than a one-size-fits-all setup. **Revenue That Scales With You** Every integration becomes a recurring revenue stream. As your customer base grows, so do your residuals — with the fast, AI-assisted integration path already covered, your team can onboard new merchants without adding payments overhead. [Developer Resources](https://intellipay.com/developers-resources-and-apis-intellipay/) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5MDAiIGhlaWdodD0iNjAwIiB2aWV3Qm94PSIwIDAgOTAwIDYwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) # ISOs, Independent Sales Organizations **ISOs — Independent Sales Organizations** Sell with confidence, earn without the overhead. IntelliPay’s ISO program is built to make payment processing an easy close — no-cost processing options give your merchants an immediate reason to say yes, while we absorb the PCI compliance risk that would otherwise sit on your book of business. **A Simpler Sale** Your merchants get faster onboarding, lower costs, and margin-friendly pricing — without you having to become a compliance or technical expert to sell it. **Residual Income, Built In** Every account you bring on generates ongoing residual income for as long as that merchant processes with IntelliPay — a growing book of recurring revenue, not just a one-time commission. To learn more, complete the form below or schedule a free consultation: email or call 855-872-6632, option 3. ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjgwMCIgdmlld0JveD0iMCAwIDEyMDAgODAwIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) # VARs — Valued Added Resellers **VARs — Value Added Resellers** Grow your portfolio, not just your product list. IntelliPay’s VAR program brings deep vertical experience together with a payment suite that connects to 15 front-end solutions and the industry’s largest back-end processors, so payments fit into what you already sell. **Proven Across Verticals** We’ve supported government, automotive, education, healthcare, property management, and B2B clients for over 15 years. That track record means you can position payments as part of your solution instead of an add-on. **More Ways to Earn** Residuals aren’t limited to transaction fees. VARs also earn on setup fees, ACH, check and card transaction fees, return fees, and hardware like check scanners. That income continues for as long as your clients process with IntelliPay. [let's talk](https://intellipay.com/talk-to-a-consultant/) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5MDAiIGhlaWdodD0iNjAwIiB2aWV3Qm94PSIwIDAgOTAwIDYwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) # IntelliPay Benefits ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Web services API Integration ![IntelliPay OneLink Mobile Payments](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Enterprise-wide management ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Single, cloud-based solution ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### CEDP processing ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### 99.99% reliability & availability ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### PCI-Scoped Security ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Fast, AI-Assisted Integration ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### 15 years of payments experience # Ready to Get Started? Schedule a demo to explore the IntelliPay payment suite and learn more about how payment processing and management solutions help you grow your business. [Let's Talk](https://intellipay.com/talk-to-a-consultant/) --- ### [Privacy Policy](https://intellipay.com/privacy-policy/) **Published:** September 24, 2018 **Author:** allan **Content:** # IntelliPay Privacy Policy IntelliPay Privacy Policy **Last Updated: December 2025** **Effective Date: January 1, 2026** Convenient Payments, LLC, dba IntelliPay (“IntelliPay”) is committed to maintaining robust privacy protections for its users. The terms “we,” “us,” and “our” refer to IntelliPay, IntelliPay.com, and its affiliates. “You” refers to you, as a user of our website. Our Privacy Policy (“Privacy Policy”) is designed to help you understand how we collect, use and safeguard the information you provide to us and to assist you in making informed decisions when using our website. By using our website, you accept our Privacy Policy, and you consent to our collection, storage, use, and disclosure of your personal information as described in this Privacy Policy. In addition, by using our services, or services across partnered and unaffiliated sites, you are accepting the policies and practices described in this Privacy Policy and such other sites. Each time you visit our website, and any time you voluntarily provide us with information, you agree that you are consenting to our collection, use, and disclosure of the information that you provide. “Customer” refers to the customer of an organization that provides the IntelliPay platform for accepting and processing payments. “IntelliPay Platform” refers to the software developed by IntelliPay to accept and process transactions. # 1. DATA MINIMIZATION AND COLLECTION **In accordance with the Maryland Online Data Privacy Act (MODPA),** we adhere to strict data minimization principles. We collect only the personal information that is strictly necessary and proportionate to provide the specific payment services you have requested. ## Information You Provide We do not collect personal information from you unless you provide it to us in conjunction with an application for a merchant account or any other service we offer. The information collected such as your name, company name, financial account information (e.g. credit card information, bank account information), date of birth, social security number, tax number, or Employer Identification Number, bank account number, email address, and phone number, is used for the underwriting, approval and set up required for the service you request. ## Automatic Collection We collect the domain name and other user information of site users and visitors to our website and aggregate information on what pages site users and visitors access or visit. The information we collect is used to improve the content of our web page, used to notify site users and visitors about updates to our website, shared with agents or contractors who assist in providing support for our internal operations, and used by us to contact site users and visitors for marketing and advertising purposes, but not shared with other organizations for commercial purposes. This information is collected through web server logs and cookies that allow us to track the aggregated statistics and data from our visitors as they utilize our website. ## Sensitive Data We process sensitive personal information—such as Social Security Numbers, financial account information, tax identification numbers, and other information required for identity verification only when necessary to provide payment services, prevent fraud, or comply with applicable legal and regulatory requirements. **We do not sell sensitive personal information.** ## Data Retention We will retain your information for as long as your account is active or as needed to provide you services. We will retain and use your information as necessary to comply with our legal obligations, resolve disputes, and enforce our agreements. # 2. PERSONAL INFORMATION AND NO SHARE CLAUSE We may share personal information with service providers and financial institutions strictly as necessary to provide our services or comply with legal obligations. We do not share personal information with other organizations for their own marketing, advertising, or commercial purposes. - **Maryland MODPA Compliance:** We are prohibited from, and do not engage in, the sale of sensitive personal data. - **Lawful Disclosure:** In certain situations, we may be required to disclose personal data in response to lawful requests by public authorities, including to meet national security or law enforcement requirements. We may also disclose your personal information as required by law, such as to comply with a subpoena, or similar legal process when we believe in good faith that disclosure is necessary to protect our rights, protect your safety or the safety of others, investigate fraud, or respond to a government request. - **No Mobile Sharing:** No mobile information will be shared with third parties/affiliates for marketing/promotional purposes. All the above categories exclude text messaging originator opt-in data and consent; this information will not be shared with any third parties. - **Business Transfers:** In the event of a merger, acquisition, or sale of all or a portion of IntelliPay’s business or assets, your personal information may be transferred to the acquiring entity. This transfer is essential to ensure the uninterrupted provision of services to our customers by the new entity. We will provide notice of such transfer and any choices you may have regarding your personal information. # 3. YOUR PRIVACY RIGHTS & CHOICES We honor the privacy rights of all users, specifically incorporating standards from California, Maryland, and Montana. - **Right to Access, Correct, and Delete:** Upon request, we will provide you with information about whether we hold any of your personal information. You may access, correct, or request deletion of your personal information by contacting your sales representative directly, or you may contact us at support@intellipay.com or 855-872-6632. We will respond to your request within a reasonable timeframe. - **Universal Opt-Out (Global Privacy Control):** Our website is configured to recognize Global Privacy Control (GPC) signals. As described elsewhere in this Policy, we do not currently sell or share personal information for cross-context behavioral advertising. Nonetheless, if your browser sends a GPC signal, we will automatically honor it as a request to opt-out of any sale or sharing of personal information and any non-essential data sharing, consistent with applicable state privacy laws. - **No Right to Cure (Montana MCDPA):** We acknowledge that in certain jurisdictions, the “right to cure” violations has been eliminated. We maintain rigorous, immediate-response protocols to remain in constant compliance. - **Automated Decision-Making:** We use automated systems for fraud monitoring and underwriting. You have the right to request a manual review of any automated decision that significantly affects your access to our services. **California Residents:** Please see our California Privacy Statement if you are a California resident. # 4. CUSTOMER TRANSACTION INFORMATION If you are a customer of an organization that offers the IntelliPay platform to accept and process transactions, and when as a customer make payments or conduct transactions through our application, we will receive your transaction information. The information that we collect will include payment method information (such as credit or debit card number, or bank account information), purchase amount, date of purchase, and payment method. Different payment methods may require the collection of different categories of information. The implementation by the organization that provides the IntelliPay platform for payment processing will determine the payment methods that it enables you as a customer to use, and the payment method information that we collect will depend upon the payment method that you choose to use from the list of available payment methods that are offered to you. When you as a customer make a transaction, we may also receive your name, email, billing or shipping address, and in some cases your transaction history to authenticate you. When we conduct fraud monitoring, prevention, and detection activities, we may also receive Personal Data about you from our business partners, financial service providers, identity verification services, and publicly available sources (e.g., name, address, phone number, country), as necessary to confirm your identity and prevent fraud. Our fraud monitoring, detection, and prevention services may use technology that helps us assess the risk associated with an attempted transaction. # 5. SECURITY As a **PCI-DSS** Level 1 provider, the security of your personal information is important to us. We follow generally accepted standards designed to protect the personal information submitted to us, both during transmission and once we receive it. No method of transmission over the Internet, or method of electronic storage, is 100% secure. Therefore, we cannot guarantee its absolute security. If you have any questions about security on our website, you can contact us at support@intellipay.com. We employ encryption, firewalls, and restricted “need-to-know” access protocols to protect personal information through appropriate physical, organizational, and technological security safeguards based on the sensitivity of the information. # 6. COOKIES We use performance cookies to assess how visitors use our site; this data is aggregated and anonymous and is not shared with third parties for advertising purposes. We do not use third-party ad networks or behavioral targeting cookies, and we do not share your browsing activity with advertising partners # 7. SMS COMMUNICATIONS ## Collection and Use of Mobile Phone Numbers When you provide your mobile phone number and opt into our SMS messaging service, we collect and store this information to send you text messages as described in our terms. We may use this information to: send you transactional messages about your account or purchases; provide promotional offers, updates, and information you’ve requested; and respond to your inquiries and support requests. Message frequency may vary. Message and data rates may apply depending on your mobile carrier and service plan. You may opt out of SMS communications at any time by replying “STOP” to any message you receive from us, or request assistance by replying “HELP.” ## SMS Data Retention We retain your mobile number and related messaging data for as long as you remain subscribed to our SMS service, plus any additional period required for legal compliance or business purposes. ## Sharing of SMS Data We may share your mobile number with third-party service providers who help us deliver our SMS communications. These providers are contractually obligated to use your information solely for delivering our messages and according to our instructions. # 8. EMAIL LISTS We maintain email lists to keep interested parties informed about our company, events, products, support, promotions, and more. Emails are sent out periodically, and contain valuable information for our merchants, agents, partners, and other interested parties. The emails often contain web beacons, which collect information such as a cookie identifier and the time and date that the email was viewed or opened. They allow us to track how many people opened our emails. We do not sell or share the addresses on our list with business partners or sponsors. We may work with service providers who send emails on our behalf, and these providers are contractually restricted to using your information solely to deliver our communications. To be removed from our mailing list, simply click the unsubscribe link provided within each email. # 9. BLOGS AND TESTIMONIALS Our website may offer publicly accessible blogs and may provide community forums. You should be aware that any information you provide in these areas may be read, collected, and used by others who access them. To request removal of your personal information from our blog or community forum, contact us at support@intellipay.com. With your consent, we may post your testimonial along with your name. If you want your testimonial removed, please contact us at support@intellipay.com. # 10. MINORS We do not market to or solicit data from minors. The services we provide are for businesses with owners and principals 18 years of age or older. You represent and warrant you are at least 18 years of age and that you possess the legal right and ability to use this site. This site does not direct content to minors and does not intend to collect information from minors and therefore is not subject to the Child Online Privacy Protection Act. **Maryland Age Standard:** In compliance with 2025 updates, we do not process personal data for targeted advertising or sell data if we have reason to know the consumer is under 18 years of age (expanding upon the federal COPPA age of 13). # 11. DISCLAIMER We provide you information on this website for informational purposes only. We try to provide our site users and visitors with accurate and timely information. We have relied on sources we believe to be reliable; however, the website may include inadvertent technical or factual inaccuracies; as such, we do not warrant the accuracy or completeness of the information and/or materials provided, either expressly or impliedly, and expressly disclaim any warranties of merchantability or fitness for a particular purpose. Decisions based on information contained on this site are the sole responsibility of the site user and visitor, and in exchange for using this website, you agree to hold us harmless against any claims for damages arising from any decision you make based on the information provided on this website. Neither IntelliPay nor any of its affiliates, directors, officers or employees, nor any third party vendor, will be liable or have any responsibility for any loss or damage that you incur in the event of any failure or interruptions of this site, or resulting from the act or omission of any other party involved in making this site or the data or information contained in it available, or from any other cause relating to your access to, inability to access, or use of the site or these materials. We reserve the right to withdraw or prohibit access to the site and to revise the software, materials, information, and services and products described on this website, at any time without notifying users. # 12. INDEMNIFICATION You agree to indemnify, defend and hold IntelliPay, our affiliates, licensors, suppliers, advertisers and sponsors, and our and their directors, officers, employees, consultants, agents, and other representatives, harmless from and against any and all claims, damages, losses, costs (including reasonable attorneys’ fees) and other expenses that arise directly or indirectly out of or from: (a) your breach of this agreement; and/or (b) your activities in connection with the website. # 13. INTELLECTUAL PROPERTY This website is owned and operated by IntelliPay, and the information (and any intellectual property and other rights relating thereto) are and will remain the property of IntelliPay and its licensors and suppliers. IntelliPay hereby grants you the right to view and use this website subject to the terms and conditions of this agreement. You may download and/or print a copy of the information provided on this website for your personal use only. Permission to reprint or electronically reproduce any document or graphic in whole or in part for any other purposes is expressly prohibited unless prior written consent is obtained from the respective copyright holder. Modification of the website or information or use of the website or information for any other purpose is a violation of IntelliPay’s copyright and other proprietary rights and is strictly prohibited. You acknowledge that you do not acquire any ownership rights by using the website or the information. The trademarks, logos, and service marks displayed on the website (collectively the “Trademarks”) are the registered and unregistered Trademarks of IntelliPay, IntelliPay’s licensors and suppliers, and others. # 14. CHANGES TO THIS POLICY We reserve the right to change this policy and our Terms of Service at any time. We will notify you of significant changes to our Privacy Policy by placing a prominent notice on our site. Significant changes will go into effect within 30 days following such notification. Non-material changes or clarifications will take effect immediately. You should periodically check the Site and this privacy page for updates. # 15. CANADA: PIPEDA COMPLIANCE **Effective Date: January 1, 2026** ## Introduction Convenient Payments, LLC dba IntelliPay (“we”, “us”, “our”, or “IntelliPay”) is committed to fulfilling its responsibilities under the Personal Information Protection and Electronic Documents Act (“PIPEDA”) and protecting the personal information of its clients and others. For the purposes of this privacy policy (the “Policy”), “you” and “your” refers to both customers and non-customers of IntelliPay. This Policy applies to IntelliPay website and describes how IntelliPay collects, uses, and discloses your personal information. This Policy describes the choices that you have with respect to how IntelliPay handles your personal information whether you are a client or non-client and tells you how IntelliPay is accountable for the personal information that it collects. ## Consent By visiting IntelliPay website, by providing your personal information to IntelliPay, or by completing a transaction with IntelliPay, you are consenting to the collection and use of your personal information on the terms set out in this Policy. If you provide IntelliPay with personal information about other individuals, then by doing so you are representing and warranting to us that you have obtained their consent and are doing so in compliance with applicable law. You can choose not to consent to the collection or use of your personal information. If you do not consent, then do not provide IntelliPay, or any of its third-party service providers, with any of your personal information and do not use any parts or functions of IntelliPay website that require you to provide personal information. You can also withdraw your consent at any time by providing IntelliPay with reasonable notice. However, if you withdraw your consent, IntelliPay may not be able to offer all or any of its services to you, including payment processing. If you decide to withdraw your consent, please contact IntelliPay’s CEO using the contact information under “Contact Information” below. You cannot withdraw your consent retroactively, and any personal information you previously provided may remain subject to certain contractual or legal obligations that IntelliPay agreed to before you withdrew your consent. ## What is Personal Information? Under PIPEDA, “personal information” means information about an identifiable individual. This includes any factual or subjective information about an identifiable individual such as, among other things, your name, residential address, email address, gender, phone number and date of birth, but does not include business contact information. This policy does not apply to non-personal information, such as business contact information IntelliPay collects, uses or discloses solely for the purpose of communicating or facilitating communication with you in relation to your business or profession. ## What Personal Information Does IntelliPay Collect? When you visit IntelliPay’s website or use its services, IntelliPay may collect the following types of information from you: corporate identification information; personal identification information; financial information (e.g. credit card information, purchase order numbers or any other payment information for billing purposes); usage information, including information about your preferences; and additional information from or about you when you communicate with us, contact us or respond to a survey. These types of information may include, among other things, your name, residential address, email address, gender, phone number, credit card and billing information, and information about your employment status. ## Why Does IntelliPay Collect Personal Information? IntelliPay may collect personal information from you for the following purposes: merchant registration and administration; to provide you with services which include, among other things, technical support, merchant account applications and management, payment of merchant processing fees as part of participation in a fee-based option; IntelliPay updates and newsletters; to perform analytics and customize your online experience; to advertise to you and perform marketing activities related to IntelliPay events and services; and to enable our service providers and suppliers to provide our products, and services to you. IntelliPay may also collect personal information where required to fulfill its legal and regulatory obligations. ## How Does IntelliPay Collect Personal Information? **Personal Information That You Provide:** IntelliPay collects personal information from customers and non-customers that is provided in writing, via electronic media, verbally over the telephone or in person. For example, IntelliPay may collect personal information from you when you sign-up for a merchant account, when you use our software or services to process payments, implement an IntelliPay API, when you complete a survey, or when you sign-up for certain benefits and services. **Collection by Third-Party Service Providers:** When you make a payment using IntelliPay’s software, gateway or systems, whether online or in person, the payment is processed through a third-party payment processor on IntelliPay’s behalf. To process a payment, the third-party payment processor will collect your personal information from you or us (in cases where you have asked us to enter it for you), including your name, email address, credit card number, billing address and other billing and delivery information. In this case, this Policy will no longer apply to the information collected by the payment processor and the collection, use and storage of your personal information will be governed by the payment processor’s terms, conditions and privacy policies. IntelliPay’s website may contain other links to external or third-party websites. This Policy only applies to personal information that IntelliPay collects, uses and discloses, and does not apply to personal information that is collected by third party processors or any other third-party suppliers or service providers. IntelliPay does not possess, have access to, or keep any of the personal information you provide through third-party payment processors other than the fact that your purchase has been completed. To provide a particular service, third-party service providers may transmit or store your personal information outside of Canada, and it may therefore be subject to the laws of that jurisdiction. IntelliPay is not responsible or liable for the privacy practices, content, or activities of any third-party website, whether linked or otherwise. We strongly recommend that you review the privacy policies that are applicable to any external webpages before you disclose any personal information. ## Collection of Personal Information Using Tracking Technologies When you visit or interact with our website, services, tools or messaging, we or other authorized service providers may use cookies, web beacons and other similar technologies to collect information. IntelliPay may use cookies, web beacons and similar technologies for a variety of reasons, primarily to help us customize your online experience and to help us compile aggregate statistics about your usage of our website and our services. These are the types of cookies and tracking technologies that IntelliPay may use: - **Essential:** These are necessary for the operation of IntelliPay’s websites, services and tools. - **Performance Related:** These allow IntelliPay to assess the performance of IntelliPay’s website, services and tools. It may include analytics to help determine how visitors use IntelliPay website. These cookies don’t collect information that identifies you. All information these cookies collect is aggregated and therefore anonymous. - **Enhanced Functionality:** These identify users when they sign in, keep track of preferences, interests or past items viewed. You can control and/or choose to delete cookies that are already on your computer and you can set most browsers to prevent them from being placed. If you do this, however, you may not be able to access some services and functionalities of IntelliPay’s website. ## Information Security and Safeguards The security of your personal information is important to us. IntelliPay protects personal information through appropriate physical, organizational, and technological security safeguards based on the sensitivity of the information, including: **Physical Measures:** Locked filing cabinets and restricted access to offices; secure disposal of physical documents containing personal information; controlled access to facilities where personal information is stored. **Organizational Measures:** Security clearances and background checks for employees with access to personal information; limiting access to personal information on a need-to-know basis; regular privacy and security training for employees; confidentiality agreements with employees and contractors. **Technological Measures:** Encryption of personal information during transmission and storage; firewalls and intrusion detection systems; secure authentication and access controls; regular security updates and vulnerability assessments. IntelliPay restricts access to personal information to those employees who need access to personal information in order to perform their roles and responsibilities. ## International Data Transfers Personal information collected by IntelliPay may be stored and processed in the United States through our cloud service providers and third-party processors. When your personal information is processed outside Canada, it becomes subject to the laws of that jurisdiction, including laws that may permit foreign law enforcement agencies, courts, or national security authorities to access your personal information without your knowledge or consent. Any personal information that IntelliPay receives through electronic means is stored in the cloud through a third-party service provider whose servers and back-up servers are located in the United States. Any personal information that IntelliPay collects in person, via mail or over the phone is kept securely, with appropriate safeguards, at the offices of IntelliPay. ## Data Breach Notification IntelliPay will report any breach of security safeguards involving personal information that poses a real risk of significant harm to individuals to the Office of the Privacy Commissioner of Canada (OPC) as soon as feasible after determining the breach has occurred. We will also notify affected individuals of such breaches within the same timeframe. **Real Risk of Significant Harm includes circumstances where the breach could reasonably be expected to result in:** identity theft; fraud; financial loss; damage to reputation; physical harm; humiliation; damage to relationships; loss of employment or business opportunities; or other similar harms. **When we notify affected individuals of a breach, we will provide:** a description of the circumstances of the breach and its cause (if known); a description of the personal information involved in the breach; the steps IntelliPay has taken to reduce the risk of harm; the steps individuals can take to reduce their risk of harm or mitigate its effects; and contact information for someone who can answer questions about the breach. We maintain records of all security breaches involving personal information for a minimum of 24 months, regardless of whether they meet the reporting threshold. These records contain sufficient detail to enable the OPC to verify our compliance with mandatory reporting requirements. If you believe you have been affected by a data breach involving IntelliPay, please contact us immediately using the information provided in the “Contact Information” section below. ## Does IntelliPay Keep Personal Information? Within the IntelliPay website, no account or personal information is obtained for storage on our or our transfer agent’s systems other than the information you enter. This information is used only to provide you with the information or materials that you specifically request. We will retain your personal information only for as long as necessary to fulfill the purposes described in this policy, including providing services, maintaining account records, preventing fraud, complying with financial regulations, resolving disputes, and enforcing our agreements. ## Does IntelliPay Disclose Personal Information? IntelliPay may disclose personal information with the following categories of third parties to the extent required to fulfill the purposes described in this Policy: payment processors and financial institutions for transaction processing; technology service providers for cloud storage, website hosting, and technical support; professional service providers such as legal counsel and auditors; and government authorities when required by law or to comply with legal processes. ## Access to Your Personal Information IntelliPay will give you access to any of your personal information that we have collected, used or disclosed, upon your written request, to the extent permitted or required by law. You can at any time challenge the accuracy or completeness of the personal information we have that is related to you. **How to Request Access:** Submit a written request to our Privacy Officer using the contact information below; provide sufficient information to verify your identity; specify the personal information you wish to access. **Response Timeline:** IntelliPay will endeavor to respond to requests that it receives within 30 days of receiving your request. If IntelliPay is not able to respond to your request within that timeframe, IntelliPay will notify you in writing of the delay and the expected response date. **Exceptions to Access:** We may not be able to provide access to personal information if: the information contains personal information about other individuals that cannot be separated; the information is protected by solicitor-client privilege; providing access would reveal confidential commercial information; the request is frivolous or vexatious; or legal restrictions prevent disclosure. If we deny your access request, we will explain the reasons for the denial and inform you of your right to challenge this decision with the Office of the Privacy Commissioner of Canada. ## Challenging Compliance and Complaint Procedures IntelliPay has established procedures for receiving, investigating, and responding to complaints about our compliance with this Privacy Policy and PIPEDA requirements. **How to File a Complaint:** Contact our Privacy Officer using the information provided below; provide a clear description of your complaint; include any relevant documentation or evidence; provide your contact information for our response. **Our Investigation Process:** We will acknowledge receipt of your complaint promptly; we will investigate the matter thoroughly and impartially; we will provide you with our findings and any corrective actions taken; we will inform you of additional steps you can take if you are not satisfied with our response. **External Complaint Options:** If you are not satisfied with IntelliPay’s response to your complaint, you have the right to file a complaint with the Office of the Privacy Commissioner of Canada: - **Website:** - **Mail:** Office of the Privacy Commissioner of Canada, 30 Victoria Street, Gatineau, Québec K1A 1H3 - **Phone:** 1-800-282-1376 ## Openness and Transparency This Privacy Policy serves as our primary means of making information about our privacy practices readily available. We are committed to making our privacy practices understandable and accessible. If you have questions about any aspect of this Policy, please contact our Privacy Officer. # 16. CONTACT INFORMATION For questions, access requests, or to file a complaint, please contact our CEO and Privacy Officer: **Casey Leloux** CEO and Privacy Officer IntelliPay 12884 S Frontrunner Blvd., Suite 220 Draper, UT 84020 USA Email: Phone: 855-872-6632 For general support inquiries: *© 2026 Convenient Payments dba IntelliPay. All rights reserved.* *IntelliPay is a registered ISO/MSP of Citizens Bank, Providence, RI, and Synovus Bank, Columbus, GA.* --- ### [City in the Cloud: Comprehensive Municipal Payment Solution](https://intellipay.com/city-in-the-cloud/) **Published:** January 6, 2022 **Author:** Dale Erling **Content:** # City in the Cloud Comprehensive Municipal Payment Solution [TALK TO US](https://intellipay.com/talk-to-a-consultant/) [DOWNLOAD OUR DECISIONS GUIDE](https://intellipay.com/wp-content/uploads/2026/04/IntelliPays-Government-Electronic-Payments-Decision-Making-Guide-2026-4-6-26.pdf) # Government payments made easy We enable Cities to expand citizen e-payment options, collect revenue in less time, and simplify time-consuming manual payment tasks with our City in the Cloud payment suite. ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Revenue neutral Accept online, mobile, text, IVR, in-person, and agent-assisted virtual terminals with no processing cost with our traditional and[ fee-based](/fee-based-processing/) processing solution ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Drive e-payment adoption Make it convenient to e-pay, and more citizens will pay digitally. Reducing in-office payments, manual document processing, and security/health risks ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Simplify processes Tuned to your operations and integrated with your systems, everyday payment tasks are automated, and reconciliations are simplified with real-time payment data [CONTACT SALES](https://intellipay.com/talk-to-a-consultant/) # Revenue - neutral & cost reduction options Cities can recoup their payment processing costs with card brand-compliant programs such as Visa’s service fee and convenience fee options. The available payments are shown in the graphic below. These citizen fees are built into our platform and can be activated and customized to specific needs. Citizens always see and agree to pay fees before submitting payment. ![IntelliPay's customer payment portal screen](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYwIiBoZWlnaHQ9IjIyNzEiIHZpZXdCb3g9IjAgMCAyNTYwIDIyNzEiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) For municipalities where charging citizen fees is not an option, IntelliPay offers traditional processing at very competitive rates. [START SAVING NOW](https://intellipay.zohobookings.com/#/adam-hensleigh) # Payment options Accept all major credit cards –Visa, Mastercard, Discover, and American Express, plus ACH/eChecks. We also support digital wallets like Apple Pay, Google Pay, and QR code scan-to-pay from paper bill options Founded in 2004 as GovTeller, now IntelliPay, we help governments nationwide improve collections, simplify payment processes, and deliver a seamless payment experience with our trusted payment technology and processing. Our ease of use and personalized service earn five-star reviews. Your city can experience unparalleled reliability, continuous front-end bandwidth during peak demand, and zero downtime. [LEARN MORE](https://intellipay.com/payment-models/) ![Accepted payment methods: Visa, Mastercard, American Express, and Discover Network](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDc2IiBoZWlnaHQ9IjY5MiIgdmlld0JveD0iMCAwIDEwNzYgNjkyIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) # Dependable Since 2004, governments nationwide have trusted IntelliPay’s payment technology and payment processing for their payments. Our ease of use, process simplification, and personalized service earn five-star reviews. Your city can experience unparalleled reliability, perpetual front-end bandwidth when demand increases, and zero downtime. [ ![Server room with cut-out of clouds- City, state, county in the cloud](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNDE0IiB2aWV3Qm94PSIwIDAgNTA5IDQxNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2021/12/Cloud-1.png "Server room with cut-out of clouds- City, state, county in the cloud") # Secure Rest assured. IntelliPay’s City in the Cloud payment suite is [PCI-DSS Level 1 and EMV compliant,](https://www.pcisecuritystandards.org/) delivering industry-leading multi-layer security, including encryption and tokenization, with every transaction in process or at rest. ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3MjIiIGhlaWdodD0iNDA0IiB2aWV3Qm94PSIwIDAgNzIyIDQwNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ![Image of circuit board with a lock - suggesting security for government payments](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNDE0IiB2aWV3Qm94PSIwIDAgNTA5IDQxNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) # Easy to use and manage IntelliPay’s intuitive interfaces, robust search, real-time data, and report library make it easy to see when payments are made and posted, simplifying accounting. Master/sub-account hierarchy allows City administrators to oversee payments and delegate authority to agency administrators to add users, assign permissions, control payment activity, and see reports. Standalone configurations are also available. [DISCOVER MORE](https://intellipay.zohobookings.com/#/adam-hensleigh) [ ![Smiling government employee using IntelliPay on a laptop](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNDE0IiB2aWV3Qm94PSIwIDAgNTA5IDQxNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2022/01/EasytoUse-1.png "Smiling government employee using IntelliPay on a laptop") # Self-service IntelliPay’s citizen portals allow City departments to move more constituents’ payments online. E-payments reduce in-person payments, manual processes, paper records, staffing requirements, and the associated health/security risks to City staff and citizens. **IntelliPay’s turnkey options for tax, utility bill payments, fees, and fine collection can be configured and launched quickly, speeding up revenue and eliminating time-consuming in-house development.** [Schedule a demo](https://intellipay.com/demo/) [ ![IntelliPay's customer payment portal screen](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYwIiBoZWlnaHQ9IjE0MzIiIHZpZXdCb3g9IjAgMCAyNTYwIDE0MzIiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2022/01/New-Customer-Portal-DRE-edits-8-21-21-gov-tax-bill-2-scaled.jpg "IntelliPay's customer payment portal screen") # A single solution your city won't outgrow IntelliPay’s City in the Cloud payment suite allows City departments to move more constituents’ payments online. E-payments [reduce in-person payments, manual processes,](https://www.gao.gov/) paper records, staffing requirements, and the associated health/security risks to City staff and citizens. **IntelliPay’s turnkey options for tax, utility bill payments, fees, and fine collection can be configured and launched quickly, speeding up revenue collection and eliminating time-consuming in-house development.** [contact sales](https://intellipay.zohobookings.com/#/adam-hensleigh) [ ![SaaS payment processing hosted in the Google cloud](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTIwIiBoZWlnaHQ9Ijk2MCIgdmlld0JveD0iMCAwIDE5MjAgOTYwIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2022/01/CloudSolution.jpg "SaaS payment processing hosted in the Google cloud") ### “IntelliPay made it easy to set up! Our citizens love the flexibility of paying online and we love the money we are saving by not paying processing costs and spending time managing and reconciling payments.” ### **— City of Plano Texas** # Take the Next Step A streamlined, easy-to-use, and managed payment eco-system is the future. Let us talk about how you get there. Our government payment experts will customize a demo that allows your agencies to collect more revenue faster with increased staff productivity, less maintenance, and higher levels of citizen engagement. [talk to us](https://intellipay.zohobookings.com/#/adam-hensleigh) ![True payment processing solutions](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNDE0IiB2aWV3Qm94PSIwIDAgNTA5IDQxNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) # FAQs ### **Q1: What is IntelliPay’s City in the Cloud?** City in the Cloud is IntelliPay’s all-in-one payment suite built specifically for city and municipal governments. It enables cities to expand citizen e-payment options, collect revenue faster, and eliminate time-consuming manual payment tasks across online, mobile, IVR, text, in-person, and agent-assisted virtual terminal channels. ### **Q2: Does City in the Cloud cost the city anything to process payments?** No. City in the Cloud offers a no-processing-cost model through traditional and fee-based processing options — including Visa’s Government and Higher Education Service Fee Program and Mastercard’s convenience fee program — so processing costs are passed to the payer, not the city. ### **Q3: What payment channels does City in the Cloud support?** City in the Cloud supports online, mobile, IVR (phone), text, in-person POS, recurring, auto-pay, and agent-assisted virtual terminal payments — giving citizens multiple ways to pay at any time. ### **Q4: What payment methods can citizens use?** Citizens can pay using all major credit and debit cards, ACH/eCheck (check by phone), and digital wallets, including Google Pay and Apple Pay. ### **Q5: Can multiple city departments use City in the Cloud on one platform?** Yes. City in the Cloud uses a master/sub-account hierarchy that allows city administrators to manage and oversee all departments while individual department administrators independently manage users, permissions, payment types, and reporting. ### **Q6: How secure is City in the Cloud?** City in the Cloud is PCI-DSS Level 2/3 and EMV compliant, with industry-leading multi-layer security including encryption and tokenization on every transaction, whether in process or at rest — and it takes your city out of PCI-DSS scope entirely. ### **Q7: What types of city payments can be collected through the platform?** City in the Cloud supports turnkey collection for property taxes, utility bills, fees, fines, permits, and more — making it a single platform for virtually all city revenue streams. ### **Q8: How does City in the Cloud simplify reporting and reconciliation?** The platform includes a robust real-time report library with intuitive search and posting confirmations, so staff can easily track payments, run reconciliations, and eliminate manual data entry across all city departments. ### **Q9: How quickly can City in the Cloud be deployed?** IntelliPay offers turnkey configurations for common city payment types that launch quickly without requiring in-house development — reducing time to go live and accelerating revenue collection for the city. **Q10: How long has IntelliPay been serving city governments?** Since 2004, first as GovTeller and now as IntelliPay, has provided payment technology and processing to governments nationwide. The platform’s ease of use, streamlined processes, and personalized support have earned it consistent five-star ratings from city government clients. ### Two Decades of Making Municipal Payments Simple and Secure We’ve been at this since 2004, and if there’s one thing we’ve learned, it’s that you shouldn’t have to be a legal expert just to accept a payment. As a PCI DSS Level 1 provider, we handle billions in transactions for cities and townships across the country, but our real job is giving you one less thing to worry about. Our team spends their days navigating the “fine print”—everything from the Durbin Amendment to complex state laws—so you don’t have to. For our City in the Cloud partners, this means we can set up compliant, “revenue-neutral” models that meet the strictest institutional standards. We’ve spent over 20 years turning municipal payment processing from a complicated liability into a secure, cost-effective asset for your community. --- ### [Dale Erling](https://intellipay.com/team-dale-erling/) **Published:** January 7, 2026 **Author:** derling **Content:** ![“Dale Erling is a payment processing specialist with over 15 years in banking, financial technology, and payments](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNzM5IiBoZWlnaHQ9IjE1NDgiIHZpZXdCb3g9IjAgMCAxNzM5IDE1NDgiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) # Dale Erling ## Director of Marketing & Payments Strategist - [Follow](https://www.linkedin.com/in/daleerling/ "Follow on LinkedIn") - [Follow](https://www.facebook.com/IntelliPay "Follow on Facebook") Dale Erling | Director of Marketing & Payments Strategist Dale Erling is a veteran fintech leader and payment processing strategist with over 15 years of experience navigating the complex intersection of banking, financial technology, and merchant services. Throughout his career, Dale has been a pivotal figure in helping organizations—ranging from local municipalities to large-scale enterprises—architect secure, cost-effective payment ecosystems that prioritize both user experience and bottom-line efficiency. Prior to his leadership role at IntelliPay, Dale honed his deep technical expertise at major financial institutions, including Prosper Healthcare Lending and EnerBank USA. His background in high-stakes lending and banking operations allows him to offer a unique perspective on risk mitigation, regulatory compliance, and the nuances of interchange-plus pricing models. As a recognized expert in PCI DSS Level 1 compliance and EMV security standards, Dale is dedicated to “demystifying” the often opaque world of credit card processing. He is a frequent contributor to industry-leading discussions regarding utility service fee architecture, ACH automation, and the evolution of contactless digital wallets. His strategic insights have consistently empowered merchants to reduce annual processing overhead by double-digit percentages while ensuring 100% data security across all payment channels. Dale holds a firm belief that transparency is the most valuable currency in fintech. By bridging the gap between legacy banking systems and modern API integrations, he ensures that IntelliPay partners stay ahead of emerging trends, and when he isn’t advising on payment strategies, Dale actively contributes to the fintech community through professional mentorship and industry education. #### Interchange Optimization Focused on reducing merchant overhead #### PCI Compliance Expert in DSS Level 1 and EMV standards #### API Integration Strategizing seamless fintech implementations ### Recent Insights by Dale [ ![Understanding ACH Payments: A Business Owners Guide September 2026](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMjUwIiB2aWV3Qm94PSIwIDAgNDAwIDI1MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/the-business-owners-guide-to-ach-payments/) ## [Understanding ACH Payments: A Business Owners Guide September 2026](https://intellipay.com/the-business-owners-guide-to-ach-payments/) Sep 3, 2026 [read more](https://intellipay.com/the-business-owners-guide-to-ach-payments/) --- ### [Local Government](https://intellipay.com/industries/government/) **Published:** December 18, 2018 **Author:** allan **Content:** # Governments ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTAwIiBoZWlnaHQ9IjEwMDAiIHZpZXdCb3g9IjAgMCAxNTAwIDEwMDAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) Government Payments Decision-Making Guide – 2026 Update [view guide](https://intellipay.com/wp-content/uploads/2026/04/IntelliPays-Government-Electronic-Payments-Decision-Making-Guide-2026-4-6-26.pdf) # Seamless Payments for a More Connected Community Digital-first citizens expect simple, secure ways to pay. Our 2026 Public Sector Suite bridges the gap between legacy systems and modern expectations. Whether you’re managing property taxes, utility bills, or tuition, our platform provides the real-time visibility and automatic MCC routing you need to eliminate costs and move your community forward. ![City in the cloud icon for government payments page](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### State in the Cloud We have provided state governments and their constituents with secure, innovative payment options. Integrations and customizations enable agencies to collect more revenue and streamline payment operations. [EXPLORE](https://intellipay.com/state-in-the-cloud/) ![County in the cloud icon for government payments](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### County in the Cloud Counties can offer citizens more ways to pay, speeding revenues while reducing time spent managing payments. Our payment options work on any web page or as an upgrade to your current solution. [SEE](https://intellipay.com/county-in-the-cloud/) ![City in the cloud icon for government payments page](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### City in the Cloud Our government payment solutions move payments online and reduce dependence on scarce IT resources and time spent with payments, saving time and protecting your budget. [LEARN](https://intellipay.com/city-in-the-cloud/) ![City in the cloud icon for government payments page](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Utilities in the Cloud Modernize utility billing for water, gas, and electric services. Our revenue-neutral model allows municipalities to offer online, mobile, and IVR payments while eliminating the high cost of manual reconciliation and card processing fees. [Discover](https://intellipay.com/utilities/) ![City in the cloud icon for government payments page](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Education in the Cloud From K-12 school districts to higher education, we simplify tuition, fees, and program payments. Our platform integrates with student information systems to provide a secure, transparent payment experience for parents and students alike. [Start](https://intellipay.com/industries/education/) # Exactly What You Need More than logos and colors, IntelliPay allows governments to set their terms and conditions, choose payment types, absorb the costs or pass along the costs using service/convenience fees, or manage the options their staff can offer. In short, you get exactly what your government needs and your customers expect. Sound interesting? Let’s talk. [TALK WITH US](https://intellipay.zohobookings.com/#/adam-hensleigh) [ ![Online payment page open on desktop computer](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDgwIiBoZWlnaHQ9Ijg3MSIgdmlld0JveD0iMCAwIDEwODAgODcxIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2021/12/desktop-with-viritual-terminal-8-19-21-1.png "Online payment page open on desktop computer") # Less Frustration for All Recent research found that almost 40% of consumers couldn’t complete paying their bills due to frustration with a complicated online payment processing process. Our single payment screen is laid out like a physical credit card, is intuitive, and eliminates citizen frustration in making government payments. Less citizen frustration equals more online payments, fewer late payments, and less work for staff. Also, ask about our single payment screen payment solution for escrow and mortgage companies making property tax payments on multiple properties. [TALK WITH US](https://intellipay.com/talk-to-a-consultant/) [ ![Lightbox terminal showing a government payment of 327.55](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3NzIiIGhlaWdodD0iNjEyIiB2aWV3Qm94PSIwIDAgNzcyIDYxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2022/03/Lightbox-credit-entry-screen-generic-your-logo-here-327.55-match-3-2-22.jpg "Lightbox terminal showing a government payment of 327.55") # Fewer Missed or Late Payments Refunds are costly, averaging $100 each for tax offices in labor, postage, and printing. When asked in a survey about late payments, citizens 40 and under responded, “it was hard to remember due dates. ”Most people surveyed also said a reminder would help them avoid paying late. Our text-to-pay portal lets agencies send secure “pay now” links via SMS (text) and email, reducing the time spent chasing late or missed payments. [ ![Server room with cut-out of clouds- City, state, county in the cloud](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNDE0IiB2aWV3Qm94PSIwIDAgNTA5IDQxNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2021/12/Cloud-1.png "Server room with cut-out of clouds- City, state, county in the cloud") # Reduced PCI Compliance Since every credit and debit card, ACH, and echeck payment is made on our secure PCI DSS Level 1 EMV compliant network, your and your citizens’ confidential data is protected. And, your agency is out of PCI DSS scope, freeing agency staff to work on other essential tasks. ![Image of circuit board with a lock - suggesting security for government payments](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNDE0IiB2aWV3Qm94PSIwIDAgNTA5IDQxNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) # Single Platform & Integration IntelliPay integrates with your back-end systems to provide real-time transaction data. Citizens and staff see transactions and account balances updated as each transaction is completed. This eliminates manual processes and over-payments and reduces the number of refunds and voids. Master and sub-accounts sync and roll up into summary reports, simplifying accounting and reconciliation. ![Monitor screen with IntelliPay computer code displayed. IntelliPay integrated with existing government systems simplifying payments.](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNDE0IiB2aWV3Qm94PSIwIDAgNTA5IDQxNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) # No Cost Processing Solution [Visa’s Government and Higher Education Payment Program Service Fee](https://usa.visa.com/dam/VCOM/download/about-visa/visa-rules-public.pdf) and [Mastercard’s convenience fee](https://www.mastercard.com/us/en/business/support/rules.html) program deliver no-cost government and utility payment processing for a limited range of entities. IntelliPay offers governments no-cost to biller options in addition to the Visa and Mastercard programs for a true no-processing-cost payment solution. [Download our Decisions Guide](https://intellipay.com/wp-content/uploads/2026/04/IntelliPays-Government-Electronic-Payments-Decision-Making-Guide-2026-4-6-26.pdf) [ ![Government payments-making a mobile government payment](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNDE0IiB2aWV3Qm94PSIwIDAgNTA5IDQxNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2021/12/Cellphone-1.png "Government payments-making a mobile government payment") # Payments Simplification IntelliPay is a powerful all-in-one payment processing suite that handles diverse government agency requirements. Each agency instance is customized to that agency’s needs and brand. Eliminate the need for multiple platforms and vendors, complicated integrations, multiple log-ins, and more -simplifying payment eco-system maintenance and management. [Newly Elected? See Our Payments Primer](https://intellipay.com/newly-elected/) ![Government payments-developer working on payment processing suite code](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNDE0IiB2aWV3Qm94PSIwIDAgNTA5IDQxNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) # 6 out of 10 finance teams rely on manual reconciliations – does yours? Finance teams spend thirty percent (30%) of their time on manual reconciliation. Outdated processes, multiple systems, and lack of integrated payments burden local governments, limit resources, and create a frustrating experience for everyone. [More on Reconciliation savings](https://intellipay.com/reconciliation/) [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTIwIiBoZWlnaHQ9IjEyNzIiIHZpZXdCb3g9IjAgMCAxOTIwIDEyNzIiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2024/05/IP_Reconciliation_Clock.jpg "IntelliPay customer portal screenshot 11-3-20") # What we bring to the table: ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Online Payments ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Mobile Payments ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### IVR Payments ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Email Payments ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### In-Person Payments ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Recurring Payments ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### ACH/eCheck Payments ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Text Payments ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### System Integrations ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### No-Cost Options ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Customization ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Reporting # Peace of Mind Hosted in the Google Cloud, we deliver the unparalleled security, reliability and scalability you need from a payment platform. Add in easy management plus a long list of features for a total solution. - In-person, remote, and online payments - Split funding - Parent/child hierarchal management and reporting - Custom and customizable reporting - Standardize data and file formatting - Modular architecture – add in features as needed - U.S. Based support and engineering - Single sign-on reduces complexity, enhances security [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTIwIiBoZWlnaHQ9IjgyMCIgdmlld0JveD0iMCAwIDE5MjAgODIwIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2021/09/AllinOneLady.jpg "IntelliPay customer portal screenshot 11-3-20") # Take the next step A streamlined, easy-to-use and manage payment eco-system is the future. Let us talk about how you get there. Our government payment processing experts will customize a demo that allows your agencies to collect more revenue faster with increased staff productivity, less maintenance, and higher levels of citizen engagement. [TALK WITH US](https://intellipay.zohobookings.com/#/adam-hensleigh) [ ![True payment processing solutions](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNDE0IiB2aWV3Qm94PSIwIDAgNTA5IDQxNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2022/01/NextStep-1.png "True payment processing solutions") # FAQs ### Q: How do IntelliPay’s government solutions reduce administrative overhead? A: Our platform automates manual reconciliations, which currently consume up to 30% of finance team resources. By integrating real-time transaction data with back-end systems, we eliminate duplicate entries and reduce the average $100 labor cost associated with processing refunds. ### Q: Is IntelliPay compliant with the 2026 Visa and Mastercard government programs? A: Yes. We specialize in the Visa Government and Higher Education Payment Program and Mastercard’s convenience fee program. We ensure all transactions are processed under the correct Merchant Category Codes (like MCC 9311) to guarantee 100% cost recovery for the agency. ### Q: Can IntelliPay help reduce a government agency’s PCI DSS scope? A: Absolutely. Because every payment is made on our secure, PCI DSS Level 1 network, the agency never touches sensitive card data. This effectively moves the agency “out of scope,” freeing IT staff from the burden of complex annual security audits. ### Q: How does IntelliPay help government agencies bridge the “digital divide”? A: While 2026 digital adoption rates average around 50%, we focus on the other half. By offering multilingual IVR (phone) payments, scannable “pay now” QR codes on paper bills, and retail cash-payment options (eCash), we ensure that unbanked or less tech-savvy citizens have equal access to secure payment channels without burdening in-office staff. ### Q: How does the platform handle legacy system integration for real-time reconciliation? A: Legacy IT systems are often the biggest barrier to modernization. Our platform uses a “middleware-first” approach, providing secure API hooks that sync transaction data directly with your existing ERP or utility billing software. This eliminates the “spreadsheet juggling” that typically consumes 30% of a finance team’s weekly hours # Guides and Resources ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTAwIiBoZWlnaHQ9IjEwMDAiIHZpZXdCb3g9IjAgMCAxNTAwIDEwMDAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Government Electronic Payments Decision Making Guide [DOWNLOAD](https://intellipay.com/wp-content/uploads/2026/04/IntelliPays-Government-Electronic-Payments-Decision-Making-Guide-2026-4-6-26.pdf) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTAwIiBoZWlnaHQ9IjEwMDAiIHZpZXdCb3g9IjAgMCAxNTAwIDEwMDAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Why Your Government Agency Should NEVER Worry About Interchange Rate Increases [DOWNLOAD](https://intellipay.com/wp-content/uploads/2023/01/Why-Your-Goverment-Agency-Should-NOT-Be-Worried-About-Interchange-Rate-Increases_3-31-22-final.pdf) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTAwIiBoZWlnaHQ9IjEwMDAiIHZpZXdCb3g9IjAgMCAxNTAwIDEwMDAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### What Every Government Agency Should Know About Chargebacks [DOWNLOAD](https://intellipay.com/wp-content/uploads/2023/01/Government-Chargebacks-what-you-need-to-know-V-2.7-7-29-22.pdf) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTAwIiBoZWlnaHQ9IjEwMDAiIHZpZXdCb3g9IjAgMCAxNTAwIDEwMDAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Government Payments: Have Fees Assessed or Absorb the Costs [DOWNLOAD](https://intellipay.com/wp-content/uploads/2025/05/Government-Payments-fee-or-no-fee-d5-4-14-25.pdf) ### Built on 20 Years of Serving Those Who Serve the Public We’ve been a cornerstone for government payments since 2004. As a PCI DSS Level 1 provider hosted in the Google Cloud, we do more than just process transactions; we protect the data of the citizens you serve. Our team spends their time navigating the fine print—everything from the Durbin Amendment to the latest 2026 DCAP protocols—so your staff doesn’t have to. Whether you are a small township or a large state agency, we’ve spent two decades turning payment processing from a complex liability into a secure, compliant, and cost-effective digital asset for your community. ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMTE3IiB2aWV3Qm94PSIwIDAgNDAwIDExNyI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) --- ### [FAQ](https://intellipay.com/general-faqs/) **Published:** November 10, 2025 **Author:** Dale Erling **Content:** # Frequently Asked Questions (FAQs) # Why IntelliPay? Trusted by thousands of businesses, local governments, unions, and organizations nationwide—IntelliPay is a PCI DSS Level 1 certified processor, processing billions in payments annually, and delivers secure, transparent, and flexible payment options, including digital wallets and contactless payments, all tailored to reduce fees and simplify your operations. ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### General FAQs [DISCOVER MORE](#general) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Convenience Fee FAQs [DISCOVER MORE](https://intellipay.com/convenience-fee-faqs/) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Dual Pricing FAQs [DISCOVER MORE](https://intellipay.com/dual-pricing-faqs/) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Surcharging FAQs [DISCOVER MORE](https://intellipay.com/faqs/) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Service Fee FAQs [DISCOVER MORE](https://intellipay.com/service-fee-faqs/) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Choosing Between Fee Programs [DISCOVER MORE](https://intellipay.com/choosing-between-fee-programs-faqs/) *Our models are designed to be 100% compliant with card brand regulations. For deep-dive technical requirements, you can view the [Official Visa Rules](https://usa.visa.com/dam/VCOM/download/about-visa/visa-rules-public.pdf) or the [*Mastercard Processing Standard*s](https://www.google.com/search?q=https://www.mastercard.us/content/dam/mccom/global/documents/transaction-processing-rules.pdf).* ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Getting Started with IntelliPay [DISCOVER MORE](https://intellipay.com/getting-started-with-intellipay/) # General FAQs Questions ##### Q. What is IntelliPay? **A**. IntelliPay is a powerful suite of payment tools that enables you to accept, initiate, process, and manage payments. We’re a PCI DSS Level 1 certified payment processor trusted by thousands of businesses, local governments, unions, and organizations nationwide—processing billions in payments annually. Our secure, cloud-based payment technology delivers flexible payment options tailored to reduce fees and simplify your operations. [Questions? Talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. What types of payments can I accept with IntelliPay? **A.** IntelliPay handles it all. Accept in-person, online, over-the-phone, mobile, text, recurring, and POS payments—all from one platform. We support credit cards, debit cards, digital wallets, contactless payments, ACH/EFT/eCheck, and digital wallets. ##### Q. Who uses IntelliPay? **A.** We work with a diverse range of clients including local, county, and state governments, small businesses, enterprises, auto dealers, educational institutions, healthcare providers, medical practices, legal firms, property management companies, insurance agencies, non-profits, and unions. If you need to accept payments, we have a solution for you. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. How does IntelliPay help reduce payment processing costs? **A.** IntelliPay offers multiple payment models to fit your needs—from traditional processing to innovative fee-based alternatives that can reduce or even eliminate your payment processing costs. Our expert consultants work with you to customize a solution that improves your margins while maintaining transparent, secure payment processing. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. What makes IntelliPay different from other payment processors? **A.** IntelliPay is an all-in-one payment suite, not a one-size-fits-all solution. We connect with your existing systems, deliver real-time data, and cut reconciliation time by up to 50%. With multi-location management, robust reporting, and personalized service, you get the features and scalability you need without the complexity of legacy systems or steep learning curves. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. Can IntelliPay integrate with my existing systems? **A. Yes!** Integration is easy with existing systems. Our payment suite supports 15 front-end solutions and connects with the largest back-end processors in the industry. Whether you need stand-alone solutions to fill immediate needs or a comprehensive integrated solution organization-wide, we can customize to fit your operations. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. Does IntelliPay support AI-powered integrations? **A. Yes!** If your team uses Claude, Cursor, Copilot, Aider, or any modern AI coding assistant, IntelliPay provides a machine‑readable AGENTS.md guide that your agent treats as the single source of truth for our API, so you stop stitching together docs, guessing at parameters, or trusting hallucinated code. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. Does IntelliPay work for multiple locations? **A. Yes.** Easily manage in-person, online, mobile, and recurring payments for every location in one dashboard. Consolidate reporting, compliance, and user access for smooth, efficient operations—no more juggling multiple platforms. Set user roles, automate routine tasks, and monitor every transaction across all sites. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. What kind of reporting does IntelliPay offer? **A.** IntelliPay delivers robust, real-time reporting in our payment suite. Get clear reports with strong oversight, streamline reconciliations with real-time payment data, and simplify everyday payment tasks. Our dashboard gives you complete visibility into all your transactions across all locations. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. How quickly can I get my funds? **A.** As soon as the next business day. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). # Current Customers ##### Q. I'm currently using IntelliPay for credit card processing. Can I also use IntelliPay for ACH payments? **A**. **Yes.** Absolutely! Many of our customers don’t realize we offer comprehensive ACH/EFT/eCheck processing. Adding ACH to your existing IntelliPay account accelerates your receivables and gives customers more payment options—all within the same platform you’re already using. Talk to your account representative to add ACH processing today. ##### Q. I'm only using traditional fee processing with IntelliPay. What are my other options? **A**. IntelliPay offers multiple fee-based alternatives that can significantly reduce or even eliminate your payment processing costs. Our expert consultants can review your current processing volumes and customize a solution that improves your margins. Let’s talk about which options make the most sense for your business. ##### Q. I didn't know IntelliPay had mobile payment options. How can I start accepting payments on the go? **A**. Our mobile app turns any smartphone into a payment terminal. Available for iOS and Android, it makes payment acceptance a breeze anywhere while tracking who entered the payments using a username and password. Contact support or your account representative to get started with mobile payments today. ##### Q. We're not currently using any fee-based payment options. Are we missing out on savings? **A**. Potentially, yes. A business with $1.2M in revenue, half from customer credit cards, could be spending significant amounts on processing fees. Our fee-based alternatives have helped thousands of businesses reduce or eliminate these costs. Talk to a consultant for a free analysis of your processing costs and available options ##### Q. Can IntelliPay help with payment reconciliation? We're spending too much time on it. **A**. **Yes!** IntelliPay connects with your existing systems, delivers real-time data, and cuts reconciliation time by up to 50%. If you’re not using our reconciliation features and integrations, you’re working harder than you need to. Let’s talk about streamlining your payment operations. ##### Q. Can I send payment links to customers via email or text? **A**. **Yes!** You can with Text-to-Pay! Our Text-to-Pay portal creates and securely sends on-demand “pay now” links with customized messages and attachments via email and text message. This accelerates receivables and makes it convenient for customers to pay immediately. Ask your account representative about adding our Text-to-Pay portal to your account. # Have Questions About IntelliPay? Talk to one of our consultants today. Call 855-872-6632 or email . Let’s talk about how we can provide a complete payment solution for your organization.. --- ### [County in the Cloud](https://intellipay.com/county-in-the-cloud/) **Published:** January 5, 2022 **Author:** Dale Erling **Content:** # County in the Cloud [TALK TO US](https://intellipay.com/talk-to-a-consultant/) [DOWNLOAD OUR DECISIONS GUIDE](https://intellipay.com/wp-content/uploads/2026/04/IntelliPays-Government-Electronic-Payments-Decision-Making-Guide-2026-4-6-26.pdf) # Government payments made easy Our County in the Cloud empowers counties to expand citizen e-payment options, collect revenue in less time, and simplify time-consuming manual payment tasks powered by no cost to the County service fee/convenience fee payment options. ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Drive e-payment adoption Make it convenient to e-pay, and more citizens will pay digitally. Reducing in-office payments, manual document processing, and security/health risks ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Collect more revenue Easy to add website links and lightbox pop-ups, secure pay now text/email reminders, and online payments, speed revenue collection ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Simplify processes Tuned to your operations and integrated with your systems, everyday payment tasks are automated, and [reconciliations](http://intellipay.com/reconciliation/) are simplified with real-time payment data # Options IntelliPay is an all-in-one payment suite, not a one-size-fits-all solution. We can provide stand-alone solutions to fill immediate needs or provide a comprehensive, integrated solution County or agency-wide. Either way, we deliver all the features, scalability, and support your County needs without the complexity of legacy systems or the steep learning curve. ![IntelliPay's customer payment portal screen](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYwIiBoZWlnaHQ9IjIzNzEiIHZpZXdCb3g9IjAgMCAyNTYwIDIzNzEiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) # All-in-One Solution Customized Our fully integrated County in the Cloud solution allows multiple agencies and users to accept and process payments on the same platform. Each agency can determine front-end payment types, payment methods, fee-based options, terms and conditions, and the look and feel of their page. [LEARN MORe](https://intellipay.zohobookings.com/#/adam-hensleigh) # Dependable Founded in 2004 as GovTeller, now IntelliPay, we help governments nationwide improve collections, simplify payment processes, and deliver a seamless payment experience with our trusted payment technology and processing. Our ease of use and personalized service earn five-star reviews. Your County will experience unparalleled reliability and perpetual front-end bandwidth when demand increases. [ ![Server room with cut-out of clouds- City, state, county in the cloud](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNDE0IiB2aWV3Qm94PSIwIDAgNTA5IDQxNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2021/12/Cloud-1.png "Server room with cut-out of clouds- City, state, county in the cloud") # Secure Rest assured. IntelliPay is a[ PCI-DSS Level 1](http://pcisecuritystandards.org/standards/pci-dss/) and [EMV-compliant](http://emvco.com) payment processor delivering industry-leading multi-layer security, including encryption and tokenization, with every transaction in process or at rest. ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3MjIiIGhlaWdodD0iNDA0IiB2aWV3Qm94PSIwIDAgNzIyIDQwNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ![Image of circuit board with a lock - suggesting security for government payments](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNDE0IiB2aWV3Qm94PSIwIDAgNTA5IDQxNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) # Easy to Use and Manage County in the Cloud’s intuitive interfaces, robust search, real-time data, and report library make it easy to see when payments are made and posted, simplifying accounting. Master/sub-account hierarchy allows County administrators to oversee payments and delegate authority to agency administrators to add users, assign permissions, control payment activity, and see reports. [ ![Smiling government employee using IntelliPay on a laptop](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNDE0IiB2aWV3Qm94PSIwIDAgNTA5IDQxNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2022/01/EasytoUse-1.png "Smiling government employee using IntelliPay on a laptop") # Self-service IntelliPay’s citizen portals allow County departments to move more constituents’ payments online. E-payments reduce in-person payments, manual processes, paper records, staffing requirements, and the associated health/security risks to County staff and citizens. IntelliPay’s turnkey options for property tax, utility bill payments, fee, and fine collection can be configured and launched quickly, speeding time to revenue and eliminating time-consuming in-house development. [Scheudle a demo](https://intellipay.zohobookings.com/#/adam-hensleigh) [ ![Screenshot of IntelliPay's One Tax solution](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjQzIiBoZWlnaHQ9IjczNSIgdmlld0JveD0iMCAwIDEyNDMgNzM1Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2022/01/properties-screen-ps-12-14-20.jpg "Screenshot of IntelliPay's One Tax solution") # No Processing Cost Solution Visa’s Government and Higher Education Payment Program (Service Fee) and Mastercard’s convenience fee program deliver no-cost government payment processing for a limited range of government entities. IntelliPay offers governments no-cost to biller options in addition to the Visa and Mastercard programs for a true no-processing-cost payment solution. [DISCOVer MORE](https://intellipay.zohobookings.com/#/adam-hensleigh) [ ![Government payments-making a mobile government payment](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNDE0IiB2aWV3Qm94PSIwIDAgNTA5IDQxNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2021/12/Cellphone-1.png "Government payments-making a mobile government payment") # Take the Next Step A streamlined, easy to use, and manage payment eco-system is the future. Let us talk about how you get there. Our government payment experts will customize a demo that allows your agencies to collect more revenue faster with increased staff productivity, less maintenance, and higher levels of citizen engagement. [scheudle a demo](https://intellipay.com/demo/) ![True payment processing solutions](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNDE0IiB2aWV3Qm94PSIwIDAgNTA5IDQxNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) # FAQs ### **Q1: What is IntelliPay’s County in the Cloud?** County in the Cloud is IntelliPay’s all-in-one payment suite designed specifically for county governments. It enables multiple county agencies to accept and process online, mobile, IVR, POS, text, and recurring payments on a single platform — with no processing cost to the county through service fee and convenience fee options. ### **Q2: Does County in the Cloud work for multiple county agencies at once?** Yes. The platform uses a master/sub-account hierarchy that lets county administrators oversee all payments while delegating authority to individual agency administrators to manage users, permissions, payment types, and reporting independently. ### **Q3: What types of payments can citizens make through County in the Cloud?** Citizens can pay property taxes, utility bills, fees, fines, and more using credit cards, debit cards, ACH/eCheck, and digital wallets. Payments can be made online, in person at a POS terminal, via mobile, text, IVR phone, or through recurring/auto-pay schedules. ### **Q4: Is there a cost to the county for processing payments?** County in the Cloud offers no-cost-to-biller options through Visa’s Government and Higher Education Payment Program and Mastercard’s convenience fee program, as well as IntelliPay’s own fee-based programs, meaning processing costs are passed to the payer, not the county. ### **Q5: How secure is County in the Cloud?** IntelliPay is a PCI-DSS Level 1 and EMV-compliant payment processor. Every transaction is protected with multi-layer security, including encryption and tokenization, whether in process or at rest. Your county is also taken out of PCI-DSS scope, reducing staff burden. ### **Q6: How quickly can County in the Cloud be deployed?** IntelliPay offers turnkey configurations for property tax, utility bill payments, fees, and fine collection that can be set up and launched quickly, eliminating time-consuming in-house development and speeding time to revenue collection. ### **Q7: Can County in the Cloud integrate with our existing county systems?** Yes. The platform integrates with your existing back-end systems to automate everyday payment tasks and deliver real-time transaction data, simplifying reconciliations without replacing your current infrastructure. ### **Q8: How does County in the Cloud help with reporting and reconciliation?** The platform includes a robust report library with real-time payment data, intuitive search, and posting confirmations, making it easy for staff to see when payments are made and reconcile accounts without manual processes. ### Two Decades of Making Payments Simple and Secure We’ve been at this since 2004, and if there’s one thing we’ve learned, it’s that you shouldn’t have to be a legal expert just to accept a payment. As a PCI DSS Level 1 provider, we handle billions in transactions for thousands of cities and counties, but our real job is giving you one less thing to worry about. Our team spends their days navigating the “fine print”—everything from the Durbin Amendment to complex state laws—so you don’t have to. For our City/County in the Cloud partners, this means we can set up compliant, “no-cost” models that meet the strictest institutional standards (like Visa MCC 9311). We’ve spent 20 years turning payment processing from a complicated liability into a secure, cost-effective asset for your community. --- ### [Online Payment Page](https://intellipay.com/online-payment-page/) **Published:** November 17, 2023 **Author:** Dale Erling **Content:** # Online Payment Page [DOWNLOAD PDF](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Products__OPP.pdf) # Two Powerful Configurations — One Product ![City in the cloud icon for government payments page](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Standalone (No Integration Required) Link to or embed your branded payment page anywhere online. Customers enter the amount and payment details; you get notified and funds are deposited. Ideal for businesses that want to start accepting payments immediately with zero development work. ![City in the cloud icon for government payments page](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Integrated (Connect to Your Existing Systems) Use our post-back data capability to feed real-time payment data directly back into your CRM, ERP, accounting software, or custom application the moment a payment is processed. No manual reconciliation. No data entry errors. # Key Features ### **Feature** ### **Details** Universal Device Support Works on desktop, tablet, and mobile — any browser, any OS # Why Hosted? The PCI DSS Compliance Advantage Under PCI DSS v4.0, any system that can modify a payment page is now considered in-scope — including your CMS. Businesses running payment forms embedded in their own website face significantly increased compliance complexity and audit requirements. With IntelliPay’s fully hosted Online Payment Page: - Your website is out of scope — cardholder data is processed and stored on IntelliPay’s PCI-compliant network - Your CMS (WordPress, Drupal, etc.) is not in scope for PCI DSS - You qualify for SAQ A — the simplest and least burdensome PCI self-assessment questionnaire - You eliminate the risk of third-party script-based skimming attacks on your payment form This is especially important for government agencies, utilities, charter schools, and nonprofits that face limited IT resources but strict compliance requirements. ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTg2IiBoZWlnaHQ9IjQyMiIgdmlld0JveD0iMCAwIDE5ODYgNDIyIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) # What Is the IntelliPay Online Payment Page? The IntelliPay Online Payment Page is a **hosted web form** — a secure, fully managed payment interface that lives on IntelliPay’s network and can be embedded on or linked from any website, web application, or customer portal. Whether you run a government agency, a utility, or a service business, you can give your customers a clean, professional way to pay online without the complexity, cost, or compliance burden of building your own payment infrastructure. Because the form is **hosted entirely on our network**, your website never touches cardholder data. That means a dramatically reduced PCI DSS audit scope and far less compliance overhead for your team. [ ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NjQiIGhlaWdodD0iNTc2IiB2aWV3Qm94PSIwIDAgODY0IDU3NiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Catalog_2022_OPP.jpg) # Accept Payments on Any Website — Instantly Add a fully hosted, branded payment page to your website without writing a single line of code. IntelliPay’s Online Payment Page works on any web-connected device, accepts all major payment methods, and keeps your business out of PCI scope. ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTg2IiBoZWlnaHQ9IjQyMiIgdmlld0JveD0iMCAwIDE5ODYgNDIyIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) # Quick Facts R Online Payment page is easily added to any web page R Integratable version available R Fully hosted on our network, reduces PCI audit scope # FAQs ##### Q. Do I need a developer to set up the Online Payment Page? **A**. No. The standalone version requires no development work. IntelliPay configures your branded page and provides a link or embed code you can add to any website in minutes. ##### Q. What payment methods does the Online Payment Page accept? **A.** The Online Payment Page accepts all major credit and debit cards (Visa, Mastercard, American Express, Discover), ACH/eCheck, Google Pay, and eCash. ##### Q. How does this reduce my PCI compliance burden? **A.** Because IntelliPay’s payment page is fully hosted on our PCI DSS–compliant network, your website and servers never handle cardholder data. This typically allows merchants to complete the simplified SAQ A self-assessment rather than more extensive PCI compliance forms. ##### Q. Can I pass processing fees to my customers? **A.** Yes. IntelliPay supports service fee and convenience fee configurations that allow you to pass processing costs to the payer, enabling 100% cost recovery. Rules vary by payment type and industry — contact us to confirm the right setup for your organization. ##### Q, Can the payment page connect to my existing software? **A.** Yes. The integrated version uses post-back data to send real-time payment confirmation and transaction details to your CRM, ERP, billing system, or custom application. Full API documentation is available. ##### Q. Is the Online Payment Page mobile-friendly? **A.** Yes. The page is fully responsive and works on any web-connected device — smartphone, tablet, or desktop — on any modern browser. ##### Q. How is this different from the IntelliPay Lightbox? **A.** The Online Payment Page redirects your customer to a hosted form on IntelliPay’s domain. The Lightbox floats as an overlay on top of your existing page without a redirect. Both are hosted and PCI-compliant; the best choice depends on your UX preference and technical setup. --- ### [About Us](https://intellipay.com/about-us/) **Published:** June 22, 2023 **Author:** allan **Content:** # About IntelliPay Trusted Partner for Intelligent Payment Solutions IntelliPay is an end-to-end provider of intelligent payment solutions. Through its customizable payment suite, integrations with back-end systems, and traditional and alternative fee-based [payment processing options](https://intellipay.com/payment-models), We help agencies and businesses reduce the money and time spent on payments. IntelliPay is large enough to support any enterprise opportunity and yet provide the individualized support that merchants desire. IntelliPay has deep experience across a variety of verticals and is a trusted provider to: - Automotive - Education - Governments & Municipalities - Healthcare Providers & Medical Practices - ISO/ISV - Non-Profits - Property Management - Small & Medium Businesses - Unions - Utilities To learn more about how we can simplify payment processing for your organization, talk to one of our[ knowledgeable consultants.](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) [ ![About us page image of IntelliPay HQ building, home of low cost credit card and payment processing](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MzAiIGhlaWdodD0iNDAxIiB2aWV3Qm94PSIwIDAgNTMwIDQwMSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2019/03/corp-hq-building.png "About us page image of IntelliPay HQ building, home of low cost credit card and payment processing") ### Quick Facts **Founded:** 2004 **Compliance:** [PCI DSS Level 1 Provider](https://www.pcisecuritystandards.org/standards/) **Registered ISO/MSP of:** Citizens Bank, Providence, RI | Synovus Bank, Columbus, GA # What Drives Us To empower our customers with secure, compliant, and innovative fee-based payment solutions # Meet the IntelliPay Senior Team Our team has over 90 years combined experience in payments ![Casey Leloux](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMTk3IiB2aWV3Qm94PSIwIDAgMjAwIDE5NyI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Casey Leloux CEO Mr. Leloux brings 25 years of payment industry experience and a passion for technology and FinTech innovation. He has led two successful processing companies, developing platforms and software solutions that solve real-world business challenges and drive innovation in digital payments ![Thomas Hortin](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAxIiB2aWV3Qm94PSIwIDAgMjAwIDIwMSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Thomas Hortin CFO Mr. Hortin offers 15+ years of payment processing experience, including senior leadership at a top global processor’s subsidiary. He has deep operational expertise in ACH and card-based payment systems, software, and processes, driving efficiency and innovation in financial technology. ![Phillip Buck](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiB2aWV3Qm94PSIwIDAgMjAwIDIwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Phillip Buck SVP Sales Mr. Buck has spent 16 years developing and implementing payment solutions across various verticals. He joined IntelliPay in 2015 to focus on expanding secure and efficient government payment technology—helping agencies modernize, streamline, and simplify payment processes. ![Jeannie Moreno](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDEiIGhlaWdodD0iMjAwIiB2aWV3Qm94PSIwIDAgMjAxIDIwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Jeannie Moreno Director of Operations Ms. Moreno brings 12 years of payments expertise and six years in operations management. She leads Customer Support, Implementation, Deployment, and New Accounts at IntelliPay, implementing systems that streamline and improve daily operations. ![Jenny Run](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiB2aWV3Qm94PSIwIDAgMjAwIDIwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Jenny Run Director of Partner Sales Ms. Run brings 12 years of payment operations and customer success experience. She manages IntelliPay’s client onboarding and system integration. She also guides development and application teams, ensuring smooth transitions and tailored solutions for every new client. ![Dale Erling](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiB2aWV3Qm94PSIwIDAgMjAwIDIwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Dale Erling Director of Marketing Mr. Erling oversees IntelliPay’s RFP process and strategy. With 15 years in finance, banking, and payments—including experience at Prosper Healthcare Lending and EnerBank USA—he applies broad expertise to elevate marketing and business growth at IntelliPay. ![Adam Hensleigh](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIiB2aWV3Qm94PSIwIDAgMjAwIDIwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Adam Hensleigh VP, Government Sales Mr. Hensleigh is IntelliPay’s expert in Government Service Fee Processing, with a decade of experience working with clients across all sizes and needs. He excels at using client history and deep platform knowledge to deliver solutions that maximize results and client satisfaction. # Company History Since 2004, IntelliPay has helped organizations take control of their payment processing costs. We specialize in secure, compliant, fee-based payment solutions that let you shift processing fees where it makes sense for your business. Our leadership team brings over 90 years of combined payment processing expertise, and we use that knowledge to deliver smarter alternatives to traditional payment processing. We’re not just a technology provider—we’re a partner who understands that every organization has unique needs. Today, we process billions of dollars annually for government agencies, educational institutions, property management companies, healthcare providers, non-profits, and businesses of all sizes. Our PCI DSS Level 1 compliant platform integrates seamlessly with your existing systems, supporting multiple payment models and front-end solutions. What sets us apart? We’ve built our business on teamwork, integrity, transparency, and genuine service. We believe payment processing should be straightforward, cost-effective, and backed by people who actually care about your success. Whether you’re looking to reduce processing costs, improve payment security, or simplify operations, IntelliPay delivers innovative solutions designed around your needs—not the other way around. ![IntelliPay Company History Timeline Updated November 2025](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYwIiBoZWlnaHQ9IjYxMiIgdmlld0JveD0iMCAwIDI1NjAgNjEyIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) # Featured Clients ![IntelliPay client Alameda County CA](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNzQiIGhlaWdodD0iMTc1IiB2aWV3Qm94PSIwIDAgMTc0IDE3NSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ![IntelliPay Client Allegheny County](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDQiIGhlaWdodD0iMTc1IiB2aWV3Qm94PSIwIDAgMjA0IDE3NSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ![Tooele County UT logo](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iNjIiIHZpZXdCb3g9IjAgMCAyMDAgNjIiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) ![IntelliPay Client Musselshell County Mt](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNzUiIGhlaWdodD0iMTc1IiB2aWV3Qm94PSIwIDAgMTc1IDE3NSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ![IntelliPay Client Custer County](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNzUiIGhlaWdodD0iMTc1IiB2aWV3Qm94PSIwIDAgMTc1IDE3NSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ![IntelliPay Client Jefferson County MT](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNzQiIGhlaWdodD0iMTc1IiB2aWV3Qm94PSIwIDAgMTc0IDE3NSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) # FAQs **What are IntelliPay’s alternative fee-based payment options, and how can they help our organization reduce processing costs?** We offer dual pricing, surcharging, convenience fees, and service fees as payment options. Each of these options shifts all or part of the card payment costs to the cardholder. Organizations see at least a 40% reduction in their payment processing costs using these options. If you are still interested in absorbing payment card processing costs, we offer transparent interchange-plus pricing and no junk fees. . **How does IntelliPay ensure the security and compliance of payment data on its platform?** IntelliPay supports PCI compliance of the end-to-end solution as part of an on-going managed service host provision. Our proven technical infrastructure delivers exceptionally high levels of service availability demanded by our clients, many of whom operate in sensitive operating environments where speed and reliability are vital. - Multi-layer security - PCI DSS Level 1 - P2PE - Tokenization - Cryptographic signatures - Isolation - SAML **Does IntelliPay have specific experience in payments for specialized or regulated industries like Government, Healthcare, or Education?** Yes. Since 2004, we have provided payment processing for local government and education. We have deep experience with Service Fee processing. Our parent/child structure lets a Master Account oversee all departmental IntelliPay sub-accounts for centralized control. All terminals, integrations, and payment types—Card or ACH—are managed in one Google Cloud console. Each department logs into its IntelliPay account to view payment reports, issue refunds, process voids, and manage users. IntelliPay also creates a Master Account for the County Treasurer, Finance Director, and others needing access. The Master Account’s controls and reports show each department’s subtotals in aggregate. Depending on their access, users can issue refunds, process voids, create users, or accept payments for departments. # Ready to Simplify Your Payments? Talk to one of our knowledgeable consultants today to discover how IntelliPay’s fee-based solutions can reduce your processing costs and streamline operations. [Schedule a Free Consultation](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) --- ### [State In the Cloud](https://intellipay.com/state-in-the-cloud/) **Published:** January 5, 2022 **Author:** Dale Erling **Content:** # State in the Cloud [TALK TO US](https://intellipay.com/talk-to-a-consultant/) [DOWNLOAD OUR DECISIONS GUIDE](https://intellipay.com/wp-content/uploads/2026/04/IntelliPays-Government-Electronic-Payments-Decision-Making-Guide-2026-4-6-26.pdf) # Streamlining state government payments Exceed citizens’ payment expectations and agency needs for e-payment adoption and process efficiency with IntelliPay’s government payment processing suite. For over a decade, we have provided state governments and their constituents with secure, innovative payment options. Integrations and customizations enable agencies to collect more revenue and streamline payment operations. # What we bring to the table: ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Enterprise Solution Single platform across agencies provides unparalleled access control, reporting, and security ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Modernization The state-of-the-art digital platform replaces dated systems with secure, user-friendly options driving adoption ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Optimization Integration with back-end systems and tailored solutions that go beyond payments to solve operational challenges # Tangible benefits ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Seamless Experience User-friendly e-payment experiences across payment channels drive digital adoption, reducing in-person payments ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Payment Options Collect more, include more citizens. Payments with credit and debit cards, eChecks, in-person, online, and mobile. ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Scalability Autoscaling technology delivers perpetual front-end processing bandwidth regardless of demand ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Reduced PCI burden PCI DSS Level 1 and EMV compliant. All transactions on our network/gateway, reducing security & PCI burdens ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Real-time data Proprietary technology plus integration with existing systems provides up-to-date data for citizens and staff and simplifies accounting ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Service and support Single point of contact plus U.S. based support by phone, email, and chat quickly resolve any challenges # Capabilities We integrate with existing systems and create solutions that overcome operational challenges for a fully optimized custom solution. Our turnkey options for property tax, licensing, fee, and fine collection can be configured and launched quickly, speed up revenue, and eliminate costly, time-consuming in-house development. **Example** We integrated legacy POS, online licensing, and retail operations for one agency. In addition, functionality appearance, among other requirements, was built into the solution, significantly streamlining operations and improving citizen engagement [SCHEDULE THE DEMO](https://intellipay.com/demo/) ### Some of the agencies we created solutions for: ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Taxes ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Registration ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Licensing ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Fees ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Courts ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Child & Family Services ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Health & Human Services ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Corrections ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Recreations # New level in citizen self-service Our intuitive citizen portals drive e-payment adoption. Reducing in-person payments, manual processes, paper records, staffing requirements, and the associated risks to staff and citizens. Plus, our portals are customizable and brandable to agency requirements and integrated into existing systems developed in-house or third-party. [TALK WITH US](https://intellipay.com/talk-to-a-consultant/) [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYwIiBoZWlnaHQ9IjE5NzgiIHZpZXdCb3g9IjAgMCAyNTYwIDE5NzgiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2021/04/New-Customer-Portal-scrreen-generic-logo-11-3-20-v2-scaled.jpg "IntelliPay customer portal screenshot 11-3-20") # Reliable, Scalable Hosted in the Google Cloud in data centers across the U.S. and leveraging Google’s robust “Autoscaling” technology, we provide our clients with perpetual front-end processing bandwidth, 99.999% SLA uptime, and platform reliability. Since 2004, the IntelliPay payment suite has been the front-end processing solution for thousands of government, education, private sector, and financial institutions. [ ![Server room with cut-out of clouds- City, state, county in the cloud](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNDE0IiB2aWV3Qm94PSIwIDAgNTA5IDQxNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2021/12/Cloud-1.png "Server room with cut-out of clouds- City, state, county in the cloud") # No Cost Solution Visa’s Government and Higher Education Payment Program (Service Fee) and Mastercard’s convenience fee program deliver no-cost government payment processing for a limited range of government entities. IntelliPay offers governments no-cost to biller options in addition to the Visa and Mastercard programs for a true no-processing-cost payment solution. [DISCOVER MORE](https://intellipay.com/payment-models/) [ ![Government payments-making a mobile government payment](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNDE0IiB2aWV3Qm94PSIwIDAgNTA5IDQxNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2021/12/Cellphone-1.png "Government payments-making a mobile government payment") # Modernization without complexity Payment options continue to evolve, and cyber-security is a growing challenge. By continually adding new ways to pay and employing state-of-the-art security technologies and practices, States have private-sector payment options without the operational and management complexity of legacy patchwork systems [ ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTIwIiBoZWlnaHQ9IjEwODEiIHZpZXdCb3g9IjAgMCAxOTIwIDEwODEiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2021/07/ServerRack.jpg) # Take the next step A secure, streamlined, easy-to-manage payment eco-system is the future. Let us talk about how you get there. Our government payment experts will customize a demo that allows your agencies to collect more revenue faster with increased staff productivity, less maintenance, and higher levels of citizen engagement. [schedule a demo](https://intellipay.com/demo/) [ ![True payment processing solutions](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDkiIGhlaWdodD0iNDE0IiB2aWV3Qm94PSIwIDAgNTA5IDQxNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2022/01/NextStep-1.png "True payment processing solutions") IntelliPay’s State in the CloudTM platform enables City and municipal governments to accept secure online payment processing of credit and debit cards, ACH/EFT/eCheck (check by phone), and electronic payment services. Our State in the Cloud platform supports Point of Sale (POS), website (online), mobile, text, recurring, and auto payments. As part of our payment processing services, we provide payment authorizations, payment voids, and credits, collect credit card data, post-real-time transactions and issue receipts to the payer. For example, our Online Payment Page (OPP) is one secure way IntelliPay enables online payments. Our client’s website links to the client’s OPP on our secure PCI DSS Level 1 network for the transaction. Upon transaction completion, the payer is issued a receipt by email and is returned to the client’s website. --- ### [Payment Models](https://intellipay.com/payment-models/) **Published:** October 5, 2021 **Author:** allan **Content:** # Reduce or Eliminate Card Fees Flexible options, clear pricing—shift costs or save, the choice is yours. [GET STARTED](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) # Quick Overview: Payment Options & Merchant Benefits - **Dual Pricing:** Shows both cash and credit prices, empowering customer choice and reducing merchant costs.​ - **Surcharging:** Enables merchants to pass credit card fees to customers where legal, increasing savings.​ - **Convenience Fee:** Fixed fees for specific channels, designed for government, education, and utilities.​ - **Service Fee:** Compliant models that separate processing fees for regulated and public entities.​ - **Absorb Fee Model:** Traditional approach—merchant pays all processing fees for customer simplicity.​ - **ACH & E-Check:** Low-cost, secure options that minimize processing expenses and support large or recurring payments. [LET'S TALK](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) - ​**Apple Pay, Google Pay & Digital Wallets:** Accepts payments via Apple Pay, Google Pay, PayPal, and other digital wallets online or in person—fast, secure, and user-friendly for today’s consumers.​ - **Contactless Payments:** Supports NFC and tap-to-pay, allowing safe, rapid in-person transactions with mobile devices and cards.​ - **Omni-Channel Flexibility:** Unified reporting for in-person, online, mobile, and recurring payments—all in one platform.​ - **PCI & Regulatory Compliance:** End-to-end security for every model, exceeding PCI DSS Level 1 standards and supporting complex compliance needs.​ - **Custom Integration:** APIs, prebuilt plugins, and expert support for seamless deployments to any business or government environment.​ # IntelliPay Saves You Money Eliminate unpredictable card processing costs and protect your margins with IntelliPay. Our flexible solutions—including dual pricing, surcharging, convenience fees, and traditional pay-all-fees programs, put you in control. You’ll benefit from transparent interchange-plus pricing, zero hidden fees, a wide range of payment options including digital wallets, superior reporting, and features customized for your business. Discover the right payment model to optimize your processing costs today. Our models are designed to be 100% compliant with card brand regulations. For deep-dive technical requirements, you can view the [Official Visa Rules](https://usa.visa.com/dam/VCOM/download/about-visa/visa-rules-public.pdf) or the [Mastercard Processing Standards](https://www.google.com/search?q=https://www.mastercard.us/content/dam/mccom/global/documents/transaction-processing-rules.pdf). [LET'S TALK](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDY2IiBoZWlnaHQ9IjE4NDIiIHZpZXdCb3g9IjAgMCAyMDY2IDE4NDIiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) # Merchant Savings with IntelliPay Compared to Traditional Processing Ever wonder how much card processing actually costs—and if you’re paying junk fees? With IntelliPay, you can use dual pricing, surcharging, or a convenience fee to shift card costs to customers. Don’t want to shift processing costs to customers? You save too! With IntelliPay, you get true transparency and no hidden charges. We use real interchange plus pricing, so you always know exactly what you’re paying and why. [GET STARTED](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) ![Fee comparison traditional absorb fee verses using IntelliPay's dual pricing model](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMTE5IiBoZWlnaHQ9IjExNDUiIHZpZXdCb3g9IjAgMCAyMTE5IDExNDUiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) DUAL PRICING / CONSUMER CHOICE SURCHARGE FEE (Surcharging) CONVENIENCE FEE SERVICE FEE ### DUAL PRICING Our Dual Pricing/Consumer Choice Program provides the best payment experience for your customers. This program displays two prices before the consumer clicks the “Pay Now” button. There is a “Total Price with Card” that includes a processing fee, and a “Total Price with Cash/ACH” that does not include the processing fee. The consumer then chooses which payment method they’d like to use. Dual Pricing is 100% compliant with Visa, Mastercard, Discover, and American Express, and complies with recent legislation requirements. In states where surcharging is restricted, dual pricing remains available. See also our articles on [Dual Pricing vs Surcharging](https://intellipay.com/surcharge-interchange-fee-legislation-2026/) and [How dual pricing affects customer choices](/how-dual-pricing-affects-customer-choices) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MjIiIGhlaWdodD0iMzQ4IiB2aWV3Qm94PSIwIDAgNTIyIDM0OCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) **Does** - Provide transparent pricing, allowing consumers a choice in payment method - Encourage the use of other lower-cost forms of payment - Reduce overall processing costs **Does Not** - Add a ”surprise fee” right before checkout - Allow merchants to charge more for credit card transactions than the actual cost of processing FAQS **Will dual pricing impact my sales or customer satisfaction?** Dual pricing empowers customers with choice and transparency, reducing confusion about fees and often increasing acceptance of higher card processing costs.​ **Does dual pricing require changes to my current checkout process or software?** IntelliPay’s platform can integrate with many existing point-of-sale systems. Their team will help you determine if updates are needed for your business.​ **How does dual pricing work for customers?** Customers simply choose which payment method they prefer—if they pay by card, they pay the card price (including processing fees); if they pay by cash or ACH, they pay the lower price. **How will customers see the prices with dual pricing?** Before clicking “Pay Now,” customers are shown both the total price with card (including the processing fee) and with cash/ACH, so they choose the payment method that best suits them. **What are the benefits of dual pricing?** Dual pricing provides transparent pricing, lets customers choose their payment method, encourages the use of lower-cost payment options, and reduces your overall card processing costs.​ **Will customers see a surprise fee at checkout?** No, all prices and potential fees are shown before the customer pays so nothing is hidden or added at the last minute. See our complete Dual Pricing FAQ [here](https://intellipay.com/dual-pricing-faqs/) ### SURCHARGING Ever-increasing processing costs have led merchants to find ways to lower their expenses. One option a growing number of merchants are evaluating is to shift some or all these costs back to consumers who choose to use credit cards. Surcharging refers to adding a small fee to credit card purchases to help offset the cost of accepting those payments. As of early 2026, surcharging remains prohibited in Connecticut, Maine, Massachusetts, and Puerto Rico. Other states enforce specific limits or disclosure requirements, including caps tied to the merchant's actual acceptance costs Check out details for every state in our **updated state-by-state surcharging guide [here, ](https://intellipay.com/surcharge-interchange-fee-legislation-2026/)Visa's surcharging rules [here,](https://usa.visa.com/support/small-business/regulations-fees.html) and Mastercard's [here.](https://www.mastercard.com/us/en/business/support/rules.html)** Before implementing a surcharge program, merchants should consult with legal counsel to ensure full compliance with applicable state laws and payment network rules. ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzY2IiBoZWlnaHQ9IjE5ODUiIHZpZXdCb3g9IjAgMCAxMzY2IDE5ODUiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) **Does** - Surcharging can add up to 3% for Visa credit cards or 4% for Mastercard credit cards (or your actual processing cost, whichever is lower) when someone uses their credit card. **Does Not** - Surcharging doesn’t add the fee when someone uses their debit card that’s tied to a bank account (no rewards). FAQs **Is surcharging legal in all states?** No. Surcharging is prohibited in Connecticut, Maine, Massachusetts, and Puerto Rico, and some other states have specific limits or disclosure rules tied to actual processing costs—always check your local laws before implementing.​ **Can I surcharge debit or prepaid card transactions?** No. Card network rules prohibit merchants from adding surcharges to debit or prepaid card transactions, regardless of whether they are run as credit or debit.​ **How does IntelliPay ensure my surcharge program is compliant?** IntelliPay’s surcharging program aligns with state laws and card brand requirements, and the team recommends consulting legal counsel to ensure full compliance in your area.​ **How are surcharge fees calculated and applied at checkout?** Surcharges can typically only be added to credit card transactions and must not exceed the merchant’s actual cost to accept those cards, up to network-mandated caps—IntelliPay’s system calculates and applies these fees automatically. See our Complete Surcharging FAQ [here](https://intellipay.com/faqs/) ### CONVENIENCE FEE Our Convenience is ideal for merchants who want to offset their merchant processing fees. Our solution is 100% compatible with the Visa Convenience Fee and Mastercard Processing programs. With the Convenience Fee Model, merchants charge a flat fee for the privilege of paying for a product or service via an alternative payment channel or a non-standard payment method. For example, theatres are selling tickets online rather than in their lobbies. [Visa Rules](https://usa.visa.com/dam/VCOM/download/about-visa/visa-rules-public.pdf) [Mastercard Rules](https://www.mastercard.us/content/dam/mccom/global/documents/transaction-processing-rules.pdf) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzY2IiBoZWlnaHQ9IjE5ODUiIHZpZXdCb3g9IjAgMCAxMzY2IDE5ODUiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) **Does** - Support all credit and debit cards - Add a flat fee to the amount due - Combine the fee and the amount due into one payment - Apply to online, pay-by-phone, and other digital (card not present) transactions - Deposit invoice amount into your account - Reduce merchants processing costs - Require merchant to offer an option that does not charge a fee **Does Not** - Apply to in-person (card present) transactions - Separate amount due and fee - Permit a fee that is a percentage of the transaction - Get charged in addition to a surcharge - Apply to recurring transactions **FAQs** **When can I charge a convenience fee?** Convenience fees can only be charged when the payment is made through a non-standard channel for your business (e.g., online or by phone for a business that usually accepts payments in person).​ **Are convenience fees charged on recurring transactions?** No, convenience fees cannot be applied to recurring transactions. **Does charging a convenience fee increase my processing costs?** No, using our convenience fee model helps reduce your merchant processing costs by offsetting the fees. **Is the convenience fee mandatory for customers?** Merchants must provide an option that does not charge a convenience fee, so customers can choose another payment method if they prefer. **Can a convenience fee be charged in addition to a surcharge?** No, convenience fees cannot be charged alongside a surcharge on the same transaction. See our complete Convenience Fee FAQ [here](https://intellipay.com/convenience-fee-faqs/) ### SERVICE FEE An alternative fee-based program for Government, Higher Education institutions, and Utilities (as of 10/18/25) enables these organizations to charge a fixed or variable fee on all online or in-person credit or debit transactions. Your organization gets the invoice amount due, and IntelliPay collects the service fee, pays the processing costs, and manages the merchant account for you. ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NTIiIGhlaWdodD0iMjQ4IiB2aWV3Qm94PSIwIDAgNDUyIDI0OCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) **Does** - Add a fee to the amount due - Deposits invoice amount into your account - Deposits the fee into IntelliPay's account - Displays the fee before payment **Does Not** - Bill you for transaction costs - Interfere with compliance rules - Require registration with Visa - Apply outside a specific set of merchant category codes - - - 4900 (Utilities – Electric, Gas, Water, Sanitary) 10/18/25 - 8211 (Elementary and Secondary Schools) - 8220 (Colleges, Universities, Professional Schools, and Junior Colleges) - 8244 (Business and Secretarial Schools) - 8249 (Vocational and Trade Schools) - 9211 (Court Costs, Including Alimony and Child Support) - 9222 (Fines) - 9311 (Tax Payments) - 9399 (Government Services \[Not Elsewhere Classified\]) **FAQs** **How does the service fee process work?** Your organization receives the invoice amount due, while IntelliPay collects the service fee, covers processing costs, and manages the merchant account for you.​ **Is the service fee added to the payment amount?** Yes, the service fee is combined with the invoice amount so customers see one total payment before completing the transaction.​ **Will my organization receive the service fee amount?** No, the fee amount is deposited directly into IntelliPay’s account, while your organization receives only the invoice amount you billed.​ **Are service fees displayed before payment?** Yes, the service fee is always shown to customers before they pay, ensuring complete transparency.​ **Will my organization be billed for transaction or processing costs?** No, IntelliPay covers all transaction and processing costs related to card payments, so your organization is not billed for these expenses.​ **Can Utilities charge their customers service fees to offset their payment processing costs?** Yes, as of October 18, 2025, Utilities with a Merchant Category Code (MCC) 4900 (Electric, Gas, Sanitary, and Water) can charge their customers Service Fees for card payments. See our complete Service Fee FAQs [here](https://intellipay.com/service-fee-faqs/) Please contact a [consultant](https://intellipay.com/talk-to-a-consultant/) to learn how IntelliPay has been helping governments, higher education institutions, and utilities of all sizes save time and money since 2004. We also offer fee-based alternatives for merchants with non-qualifying transactions. Single Dip, Two Deposit Technology U.S. Patents [11,429,952, ](https://intellipay.com/patents/)or [12,373,819](https://intellipay.com/patents/) ​ # The Right Solution for My Business Choosing a payment program shouldn’t be hard. Compare your options in this chart. Still have questions? Check out the links below or [talk to us.](https://intellipay.com/talk-to-a-consultant/) There’s no obligation, and we’re here to help you find the best fit for your organization, every time. Discover more here: [How to Lower Credit Processing Fees and Improve Margins](https://intellipay.com/how-to-lower-credit-card-processing-fees-and-increase-margins/) [Passing Credit Card Fees Onto Customers](https://intellipay.com/passing-credit-card-fees-to-customers-2025) [Credit Card Surcharging vs Convenience Fee](https://intellipay.com/credit_card_surcharging_vs_-convenience_fees/) [Convenience Fees vs Service Fees](https://intellipay.com/?s=convenience-fees-vs-service-fees-a-guide-for-merchants) [Visa Rules](https://usa.visa.com/dam/VCOM/download/about-visa/visa-rules-public.pdf) [Mastercard Rules](https://www.mastercard.us/content/dam/mccom/global/documents/transaction-processing-rules) ![2025 IntelliPay shift costs to consumer fee ccomparison cahrt](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYwIiBoZWlnaHQ9IjE1ODciIHZpZXdCb3g9IjAgMCAyNTYwIDE1ODciPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) # Choose the Right Provider Since 2011, IntelliPay has been the trusted payment partner for thousands of organizations nationwide, across public and private sectors. We hold PCI DSS Level 1 certification—the highest standard for secure payment processing—and handle billions of dollars in payments annually. Choose IntelliPay for: - Comprehensive payment options including credit, debit, Apple Pay, digital wallets, and ACH/eCheck - Robust security and advanced fraud prevention technologies - Over 70 years of combined payments industry experience among our team - Transparent, straightforward pricing with no hidden fees - Seamless integration and dedicated customer support With IntelliPay, you get a trusted, compliant, and innovative partner dedicated to optimizing your payment processing and reducing costs. [LET'S TALK](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) ![IntelliPay PCI DSS Level 1, EMV Certified ON the List VISA](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NTAiIGhlaWdodD0iMjcyIiB2aWV3Qm94PSIwIDAgNDUwIDI3MiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) # Payment Models FAQs ##### Q. Is Dual Pricing and Cash Discounting the same thing? **A**. Dual Pricing and Cash Discounting are related but not the same thing. Both help merchants offset credit card processing fees and encourage customers to pay with cash, but they operate differently and have distinct compliance requirements. Key differences: - Dual pricing presents two prices at the point of sale—one for cash, one for card—so customers can easily see the cost difference and choose their preferred payment method. - Cash discounting posts a single price (usually the card price) and then subtracts a discount if the customer pays with cash. Dual pricing differentiates prices based on payment methods, while a cash discount reduces the price for those who pay with cash. … Dual Pricing allows customers to choose their payment method freely, offering savings on processing fees when paying with cash. In contrast, Cash Discount pricing directly incentivizes cash payments by lowering the list price. ##### Q. What is the difference between dual pricing and surcharging? **A.** Dual pricing is a transparent, compliant way to present two payment options, while surcharging adds a fee to card transactions after the fact and is more tightly regulated. - Dual pricing is about offering a choice: the customer picks cash or card, each with its own clearly posted price. It is transparent and generally well-received, as it feels like a reward for cash payments. - Surcharging adds a fee to the end of the transaction only if the customer chooses to pay by credit card, making the fee a surprise and the card payment more expensive than the posted price. This is often perceived as a surprise fee and is subject to more legal restrictions and disclosure requirements ##### Q. Is this the same as the "convenience fee" we've heard about for government? **A.** Visa Service Fees are more flexible in structure (can be percentage-based) but more restricted in who can use them (only government/education), while Convenience Fees are more widely available but must follow stricter rules about being flat fees and apply equally to all payment methods. - Service Fee: For certain government/education MIDs, can be percentage or flat, processed by TPP, no alternative payment required. - Convenience Fee: For any merchant, must be flat, processed by merchant, must offer a no-fee alternative payment method. ##### Q. How does IntelliPay help businesses save money on payment processing? **A.** IntelliPay helps businesses save money on payment processing use fee-based payment models. We offer options like dual pricing, surcharging, service fees, and convenience fees that allow businesses to pass some or all credit card processing costs to customers. This means merchants can reduce or even eliminate the fees they would otherwise pay, especially on high-cost rewards cards. ##### Q, Is surcharging legal in my state? **A.** As of 2026, credit card surcharging is legal in most U.S. states and territories, but there are important exceptions and limitations: **States Where Credit Card Surcharging Is Prohibited:** - Connecticut - Maine - Massachusetts - Puerto Rico **State-Specific Rules and Restrictions:** - **California:** Surcharging is permitted. California’s Honest Pricing Law (SB 478, effective July 1, 2024) requires mandatory fees to be included in advertised prices. Because surcharges are avoidable — customers can pay by cash or debit to skip the fee — they are not subject to SB 478’s mandatory inclusion requirement. Upfront disclosure is still required. - **Colorado:** Surcharging is allowed but capped at 2%. - **Kansas:** Surcharging became legal effective January 1, 2025, after the previous ban was overturned under K.S.A. 16a-2-403. Clear and conspicuous advance disclosure is required. - **Minnesota:** Surcharging is legal. As of January 1, 2025, mandatory fees must be included in advertised prices — however, the Minnesota Attorney General has clarified that surcharges are exempt from this requirement if customers can reasonably avoid the fee by paying with cash. - **Nevada, New Jersey, New York, and South Dakota:** Surcharges are permitted but cannot exceed the merchant’s actual cost of acceptance. **Card Network Caps (apply in all states where surcharging is legal):** - Visa: 3% or actual cost, whichever is lower - Mastercard: 4% or actual cost, whichever is lower *Surcharging rules change frequently. Consult legal counsel before implementing a surcharge program. [Contact our experts](https://intellipay.com/talk-to-a-consultant/) for guidance specific to your state.* ##### Q. What do I need to do to get started with Dual Pricing? **A.**To get started with Dual Pricing please read our [The Complete Guide to Dual Pricing](https://intellipay.com/how-dual-pricing-affects-customer-choices/) or contact an IntelliPay expert for help. ##### Q. What is a convenience fee? **A.** A convenience fee is a small, flat fee that a business charges when a customer chooses to pay using a method that’s not the business’ standard way of accepting payments. For example, if a business usually takes payments in person, but have customer who want to pay online or over the phone, they might add a convenience fee for the “convenience” of using that alternative channel. So, in short, a convenience fee is what you pay for the flexibility of choosing a different way to pay, and it helps businesses cover some of the costs that come with offering those extra payment option. ##### Q. What government entities and Higher Education Institutions can charge service fees? **A.** O only specific government entities and higher education institutions with certain Merchant Category Codes (MCCs) Eligible Government Entities, those processing payments under these MCCs: MCC 9311: Tax payments MCC 9222: Fines MCC 9211: Court costs MCC 9399: Miscellaneous government services Eligible Higher Education Institutions, those processing payments under these MCCs: MCC 8211: Elementary/Secondary Schools MCC 8220: Colleges, Universities, Professional Schools, Junior Colleges MCC 8244: Business Schools **MCC 8249: Trade Schools** ##### Q. How does the convenience fee model work? **A.** With IntelliPay’s convenience fee model, a merchant charges a flat fee for the privilege of paying for a product or service using an alternative payment channel or a payment method that isn’t standard for the merchant. For example, a theater may charge a convenience fee for tickets purchased online rather than at the box office. This model is compatible with Visa and Mastercard’s convenience fee processing rules. ##### Q. How does IntelliPay’s service fee program work for government and higher education? **A.** Eligible organizations can charge a fixed or variable service fee on all online or in-person credit or debit transactions. IntelliPay collects the service fee, pays the processing costs, and manages the merchant account, so the organization receives the full invoice amount due. ##### Q. Can merchants eliminate all payment processing costs with IntelliPay? **A.** Yes, by using consumer fee-based options like surcharging, convenience fees, or service fees (for eligible entities), merchants can reduce or even eliminate processing costs. IntelliPay also helps by eliminating unnecessary or junk fees. ##### Q. What is the traditional payment processing or absorb fee model? **A.** In the traditional model, the merchant pays all interchange, dues, assessments, PCI, and gateway fees on all online and in-person transactions. This is the standard way most merchants accept payments today**.** --- ### [Dual Pricing FAQs](https://intellipay.com/dual-pricing-faqs/) **Published:** November 7, 2025 **Author:** Dale Erling **Content:** # Dual Pricing FAQs # General Questions ##### Q. Who typically uses dual pricing? **A**. **Who typically uses dual pricing?** **Common business types:** - Retail stores (gas stations, convenience stores, boutiques) - Restaurants (from quick-service to fine dining) - Professional services (lawyers, accountants, consultants) - Contractors and tradespeople - Medical and dental practices - Any business operating on thin margins **Why it’s popular:** Works for any business type, any size, anywhere in the U.S. [Questions? Talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. What's a real-world example of dual pricing? **A. Gas Station Example:** - Sign shows: “Regular $3.49/gal (Cash: $3.39/gal)” - Customer pumps gas and chooses payment method - Pay with card: $3.49/gallon - Pay with cash: $3.39/gallon - No surprise – customer knew both prices before pumping ##### Q. Why would customers choose to pay more with a card? **A. Why would customers choose to pay more with a card?** **Common reasons:** - Convenience (don’t have to carry/get cash) - Rewards points on their credit card - Better purchase tracking for budgeting - Building credit history - Buyer protections - Prefer not to visit ATM About 70-75% of customers still choose cards even with dual pricing because the benefits outweigh the small cost difference To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. How do I explain dual pricing to customers who ask? **A.** Use a simple, consistent script across all staff: **Script:** “We offer two prices to give you a choice. Our card price includes the cost of processing cards, which has gotten really expensive. If you pay with cash or ACH, you save \[X%\]. Either way works for us – whatever is most convenient for you.” **Focus on:** - Customer choice and savings opportunity - Transparency (prices shown upfront) - Their convenience **Avoid:** - Complaining about card companies - Making customers feel bad for card use - Over-explaining your business costs **Be prepared for:** - Follow-up questions (“Why not just lower prices?” “Is this legal?”) - Some customer dissatisfaction despite clear explanation - Need for manager involvement with upset customers **Critical:** All staff must use consistent messaging. Train everyone thoroughly before launch. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. What if I have both online and in-person sales? **A. Dual pricing works for both, but requirements and complexity differ:** **In-person:** - **Option 1:** Show both prices on items ($10 card / $9.70 cash) - **Option 2:** Show card price only with signage explaining discount - Display both at POS terminal - Automatic discount calculation **Online:** - “Cash” = ACH/bank transfer/eCheck (not physical cash) - Display both prices before checkout - Payment gateway must support ACH and automatic pricing - May require additional customer verification for ACH **Challenges:** - Different state requirements for online vs in-person - More complex technical setup for online - Customer service complexity managing two channels - Consistency is ideal but state laws may require variations **Reality:** Omnichannel dual pricing requires separate implementation planning for each channel and potentially different approaches based on state requirements. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. How does dual pricing affect my profit margins? **A.** The math is more complex than simple “fee savings.” **What actually happens:** You raise all prices by ~3%, then discount for cash. The financial impact comes from two sources: 1. **Fee elimination** on transactions that switch to cash 2. **Price increases** paid by customers who continue using cards **Example (100 transactions, 25% switch to cash):** **Before:** 100 @ $100 = $10,000 revenue, $300 fees, $9,700 net **After:** 75 @ $103 + 25 @ $100 = $10,225 revenue, $232 fees, $9,993 net **Benefit breakdown:** - Fee savings: $68 - **Additional revenue from card users: $225** **Reality:** This is primarily a price increase program that shifts costs to card-using customers. Your margins improve, but largely because you’ve raised prices on 70-75% of customers. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. Do I need different equipment for cash vs. card sales? **A.** You don’t need separate equipment, but your existing system must support dual pricing. **Your POS system must:** - Display both prices at checkout - Automatically apply discounts by payment method - Generate compliant receipts - Handle both card and cash processing **What you may need:** - Software/firmware updates to existing equipment - Compatible payment terminal (verify your model supports it) - New signage throughout business - Potentially hardware upgrades if system is outdated **Compatibility varies:** Not all POS systems support dual pricing. Verify with your payment processor that your specific system can be configured for dual pricing **before committing**. **Setup costs:** Factor in configuration fees, signage, training time, and potential equipment upgrades. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). # Legal & Card Brand Considerations ##### Q. Is dual pricing legal everywhere? **A**. Dual pricing programs are generally permitted in all 50 states when properly [implemented](https://usa.visa.com/support/small-business/regulations-fees.html). However, California’s SB 478 (effective July 1, 2024) requires that mandatory fees be included in advertised prices. Since the card price under dual pricing is the standard advertised price and the cash price is a discount, dual pricing remains compliant in California — but merchants should ensure their pricing displays meet California’s transparency requirements. Dual pricing is a compliant pricing strategy because it is structured as a discount for paying with cash, not a fee for using a credit card. - The Key Difference: The legal price you advertise must be the higher (card) price, and the lower (cash) price is presented as a savings or discount. - Surcharges vs. Dual Pricing: This method avoids the issues of surcharges (an extra percentage fee added at checkout), which are banned in banned in Connecticut, Maine, Massachusetts, and Puerto Rico (California permits surcharges with proper disclosure under SB 478). - Compliance: To stay legal, you must clearly and conspicuously display both the card and cash prices upfront. However, compliance requires careful attention to state price transparency laws, card network rules, proper signage, and accurate fee calculations. We recommend consulting with legal counsel familiar with your state’s specific requirements before implementation. *Want to know more about how dual pricing differs from surcharging?* Visit [intellipay.com/surcharging-vs-cash-discounting](https://intellipay.com/surcharging-vs-cash-discounting/) ##### Q. What about states with new pricing disclosure laws? **A**. Several states have recently enacted “junk fee” or price transparency laws that require businesses to display the full price customers must pay, including all mandatory fees. These laws create additional compliance considerations for dual pricing programs. **Key States with New Requirements:** - **Virginia (SB 1212/HB 2515)** – Effective July 1, 2025: Requires businesses to clearly and conspicuously display the total price including all mandatory fees or surcharges in advertised prices. - **California (SB 478)** – Effective July 1, 2024: The “Honest Pricing Law” mandates that businesses include all mandatory fees in the advertised price of products or services. **How Dual Pricing May Interact with These Laws:** When properly implemented, dual pricing can potentially comply with these laws because: - The advertised price is the card price (the higher, full price) - The cash discount is presented as optional savings, not a mandatory fee - Both prices are displayed transparently before purchase **Critical Compliance Considerations:** However, there is legal complexity and ambiguity here: - These laws were designed to eliminate surprise fees added at checkout - It’s unclear whether regulators view the credit card processing markup built into the “card price” as a “mandatory fee” - Requirements for signage, disclosure language, and price display vary significantly by jurisdiction - Enforcement and interpretation of these new laws is still evolving **Our Strong Recommendation:** **Do not implement dual pricing in states with new price transparency laws without first consulting with legal counsel** who is familiar with your specific state and local requirements. ##### Q. Is dual pricing the same as cash discounting? **A**. **Yes,** these terms are used interchangeably in the payment processing industry**.** Both refer to the same pricing model where: - The advertised/posted price is the card price (includes processing costs) - Customers paying with cash receive a discount from that price - The goal is to offset credit card processing fees Whether you display both prices upfront (e.g., “$21 cash / $21.65 card”) or display one price with signage explaining the cash discount, it’s still the same compliant program as long as the posted price reflects the card price and the cash payment is treated as receiving a discount. ##### Q. Are there any geographic restrictions? **A**. Dual pricing is generally permitted in all 50 states, including states where surcharging is banned or restricted (Connecticut, Maine, Massachusetts, California, and New York). States with new price transparency or “junk fee” laws—particularly **California (SB 478)** and **Virginia (SB 1212/HB 2515)**—have created additional compliance complexity for dual pricing programs. These laws require that all mandatory fees be included in advertised prices, and it’s unclear how regulators will interpret the card processing markup built into dual pricing. **Key differences from surcharging:** - Dual pricing structures the higher price as the standard price with a cash discount, rather than adding a surcharge fee - This approach is legally distinct from surcharging and avoids those specific state bans **Important:** While dual pricing is technically legal nationwide, implementing it in compliance with state and local price transparency requirements requires careful planning and legal review. # Other Requirements ##### Q. What do I need to display? **A**. Price display is one part of compliance. You need: **Price Display (choose one):** - Show both: “$10.00 (card) / $9.70 (cash)” - Show card price + notice: “$10.00 – Save 3% with cash” **Critical Rule:** Card price = advertised price. Cash = discount. **Other Required Elements:** - **Signage:** At entrance, throughout store, and at checkout explaining the program - **POS System:** Must display both prices and auto-calculate based on payment method - **Receipts:** Must show the discount amount for cash payments - **Staff Training:** Employees must be able to explain the program - **Debit Card Policy:** Decide how debit transactions are treated and disclose clearly State and local requirements may add specific signage, language, or display rules. Consult legal counsel before implementation. ##### Q. Where do I need to show prices? **A.** You need SIGNAGE explaining the program in multiple locations, but you don’t necessarily need both prices on every item. **Required Signage Locations:** - Business entrance - Throughout the business - Point of sale/checkout **Price Display Requirements:** **Individual Items (tags/menus):** - **Option 1:** Show card price only ($10.00) – program explained via signage - **Option 2:** Show both prices ($10.00 card / $9.70 cash) **Must Show Both Prices:** - Checkout/payment terminal screens - Receipts (with discount clearly itemized) - Website (if accepting online payments) **Key Rule:** If showing only one price on merchandise, it must be the card price. The dual pricing program must be clearly explained through signage so customers understand the cash discount is available. ##### Q. How much can the difference be between prices? **A.** The difference should reflect your actual credit card processing costs: - Typical range: 2.5-4% - Should be reasonable and based on your actual average processing costs - Some providers structure programs with up to 3.99% discounts **Note:** Unlike surcharging (which has a Visa 3% cap), dual pricing doesn’t have the same percentage restrictions because it’s structured as a discount from the posted card price, not a fee added at checkout. However, the amount should still reasonably reflect actual processing costs to maintain compliance and customer goodwill. ##### Q. Can I use dual pricing online? **A. Yes**, but implementation requires careful setup: **How it works:** - Display both prices clearly BEFORE checkout (e.g., “$10.00 card / $9.70 ACH”) - At checkout, show both final totals before payment - System automatically charges based on payment method selected - “Cash” online means ACH/bank transfer/eCheck **Requirements:** - Compatible payment gateway - Clear display of both prices throughout the shopping experience - Compliant with state-specific online pricing disclosure laws - Proper receipt generation showing discount when applicable **Note:** Online implementation can be more complex than in-person due to shopping cart flows and state e-commerce regulations. Work with IntelliPay to ensure proper configuration. ##### Q. Do I need to train my staff? **A. Yes.** Staff training is essential for compliance and customer satisfaction. **Customer-Facing Script:** “We offer two prices—you save \[amount\] by paying with cash or ACH, or you can use your card at the listed price. Either way works!” **Staff Must Also Know:** - How to process both payment types in your POS system - How debit cards are treated in your program - How to answer common questions (Why two prices? Is this legal?) - What to do if technical issues arise - Basic compliance requirements (this is a legal pricing program) **Key Message:** Keep it positive and focused on customer choice and savings, not on your processing costs. # Practical Questions ##### Q. Will customers understand dual pricing? A. Customer understanding depends on clear communication: **When presented well, customers typically grasp:** - Two prices are displayed - Paying with cash/ACH saves money - They choose their preferred payment method **Customer Reception:** Research shows customers respond better to dual pricing (framed as receiving a discount) than to surcharges (framed as paying a fee). However, any pricing program that differs from standard single-price models requires clear signage, staff training, and patience during the initial rollout period. **Best practices:** Use simple language, prominent signage, and ensure staff can answer questions confidently. Questions? Please reach out to one of our[ consultants.](http://intellipay.com/talk-to-a-consultant/) ##### Q. Won't card users feel penalized? **A**. Customer perception depends on implementation. **Why dual pricing may work better than surcharges:** - Card price is the advertised price (no surprise fees added) - Framing matters: cash users “save” vs. card users “pay extra” - Customers see pricing before choosing payment method **However:** - Some customers will still feel they’re paying more for card convenience - Customer dissatisfaction is a documented risk - Clear communication and staff training are essential **Reality:** While dual pricing is generally better received than surcharging, any program that differentiates pricing by payment method will create some customer friction. Prepare for questions and occasional complain ##### Q, How much will my business actually save? **A**. The financial impact depends on payment method shifts: **On cash transactions:** You save the full processing fee (2-4%) **On card transactions:** You still pay processing fees, but customers now pay 3-4% higher prices, effectively covering your costs **Net result:** - If many customers switch to cash = significant fee savings - If most stay with cards = you’ve shifted costs to customers via price increases - Overall impact varies by customer payment behavior in your specific business ##### Q. Do customers really switch to cash? **A.** Some do, but actual switching rates vary significantly by business. **What influences switching:** - Purchase size (larger amounts = more noticeable savings) - Customer demographics and payment preferences - Business type and location - Clarity of communication about the discount **Reality:** Customer switching behavior is highly variable. Some businesses may see significant shifts to cash; others may see minimal change. The often-cited “20-30%” figure is not from verified public research. **Before implementing:** Ask your payment processor for case studies from businesses similar to yours, and be prepared for the possibility that most customers may continue using cards. ##### Q. How quickly can I implement dual pricing? **A.** **Timeline:** Typically 3-4 weeks **What happens:** - Week 1-2: System setup and configuration - Week 2-3: Signage creation and staff training - Week 3-4: Testing and soft launch - Ongoing: Optimization based on results Some businesses start with one location or product line to test before full rollout. ##### Q. Can I use dual pricing for online subscriptions? **A.** Technically possible but more complex than one-time transactions. What it would look like: - $10/month via card OR $9.70/month via ACH - Same billing frequency, different price by payment method - Customer chooses at signup **Complications:** - Recurring ACH setup is more complex than one-time ACH - Failed payment handling differs significantly by method - Card network rules for recurring billing may have additional requirements - Customer service complexity when payment methods fail or need updating **Note:** Consult your payment processor about support for dual pricing for recurring subscriptions and what compliance requirements apply. ##### Q. What if I operate in multiple states? **A.** Multi-state operations significantly increase compliance complexity. **Reality:** While dual pricing is generally permitted in all 50 states, implementation requirements vary considerably: - **State-specific laws:** California, Virginia, and others have different price transparency requirements - **Signage variations:** Requirements for size, language, and placement differ - **Local ordinances:** Cities and counties may have additional rules - **Enforcement differences:** How regulators interpret dual pricing varies by jurisdiction **What you need:** - State-by-state compliance review - Different signage for different locations (potentially) - Staff training on location-specific rules - Legal counsel familiar with multi-state operations **Bottom line:** This is NOT a “no problem” situation. Multi-state dual pricing requires careful legal planning and ongoing compliance monitoring. ##### Q. How do refunds work with dual pricing? **A.** Basic principle: Refund the amount actually paid, but execution has complications. **Standard process:** - Card payment ($10.00) → Card refund ($10.00) - Cash payment ($9.70) → Cash refund ($9.70) **Practical complications:** - **Cash refunds:** Require physical cash on hand; not automated - **ACH refunds:** Take 3-5 business days to process - **Receipt required:** Staff need proof of original payment amount - **Mixed scenarios:** Customer may request different refund method than original payment **What you need:** - Clear refund policy posted - Staff training on handling both refund types - Adequate cash on hand for cash refunds - POS system that tracks original payment method and amount **Reality:** While conceptually simple, refunds with dual pricing require more staff attention and clear procedures than single-price refunds. ##### Q. Will this hurt my competitive position? **A.** Impact varies and carries real risks. **Potential advantages:** - If competitors don’t use dual pricing, your cash prices may be competitive - Some customers may appreciate payment flexibility **Potential disadvantages:** - You’ve effectively raised prices 3-4% – customers may shop elsewhere - Customer dissatisfaction is a documented risk - Competitors can advertise simpler, single-price models - If competitors also adopt dual pricing, no competitive advantage remains **Advertising limitation:** You must typically advertise the card price (the higher price), not the cash discount price, which limits competitive messaging. **Reality:** This is a business risk decision, not a guaranteed competitive advantage. Consider your market, customer base, and competitor behavior before implementing. --- ### [Surcharging FAQs](https://intellipay.com/faqs/) **Published:** July 2, 2019 **Author:** allan **Content:** # Surcharging FAQs # What's Surcharging? ##### Q. What is a surcharge fee? **A**. A surcharge fee is an additional fee added by a merchant to a transaction when a customer uses a credit card for payment. If you have other questions about surcharge fees or surcharging in general, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. What is the difference between a surcharge and a convenience fee? **A.** Max 3% (Visa) / Max 4% (Mastercard) / Banned in CT, ME, MA, Puerto Rico / California: permitted with upfront disclosure (SB 478) / Never allowed on debit cards **Note:** Rules governing convenience fees are complex and vary by card network and merchant category. To discover whether a surcharge or convenience fee is right for your situation, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/) today. ##### Q. How can a merchant learn more about whether surcharging is right for their organization? **A.** Surcharging can be complicated. Keeping up with the latest changes can be time-consuming and remaining compliant difficult even for tech-savvy organizations. Organizations need a credit card processing company that has experience in fee-based payment options. IntelliPay’s intelligent platform eliminates the complexity and ensures ongoing compliance. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). # Surcharge Transactions ##### Q. What types of cards can I add a surcharge fee? **A.** Surcharges are permitted on credit cards only. The rules by card type are: **Permitted:** - Consumer credit cards - Rewards credit cards - Business and corporate credit cards **Never permitted:** - Debit cards: even when a debit card is run as “credit” at the point of sale - Prepaid cards - Store-branded/private label cards **Why debit cards are excluded:** The Durbin Amendment (15 U.S.C. §1693o-2) prohibits surcharges on debit transactions at the federal level. This applies regardless of how the transaction is processed — if the underlying card is a debit card, no surcharge may be applied under any circumstances. **Card network rules by brand:** NetworkSurcharge PermittedCapVisaCredit cards only3% or actual cost, whichever is lowerMastercardCredit cards only4% or actual cost, whichever is lowerDiscoverCredit cards onlyConfirm current cap with your processorAmerican ExpressOptBlue merchants onlyConfirm current cap with your processor **State restrictions also apply.** Even where a card type is eligible, surcharging is prohibited in Connecticut, Maine, Massachusetts, and Puerto Rico regardless of card type. California permits surcharging on all eligible credit card types with required upfront disclosure. **Important:** Your surcharge must be applied consistently — you cannot selectively surcharge some credit card types and not others at the brand level. If you surcharge Visa credit cards, you must apply the same program to all Visa credit cards. *Consult your processor and legal counsel before implementing a surcharge program. [Talk to an IntelliPay consultant](https://intellipay.com/talk-to-a-consultant/) for guidance specific to your business.* ##### Q. Can I surcharge debit cards? **A**. No. Surcharging debit, pre-paid, or stored value card transactions are prohibited. ##### Q. Can a merchant assess a surcharge fee on debit card transactions when the cardholder using a debit card chooses “credit” on the point of sale terminal? **A**. Under no circumstances is a merchant to surcharge a debit card. Surcharges are never permitted on debit cards, even if cards are “run as credit” and even in states where credit surcharges are legal. Many merchants believe that debit card transactions authorized by a signature are credit card transactions. Debit cards can be authorized by a PIN or by a signature and are still debit card transactions, and you cannot add a surcharge fee to any debit transaction. To learn more about surcharging, talk to one of our expert [consultants](http://intellipay.com/talk-to-a-consultant/). ##### Q. Can a merchant pick and choose the card types that are charged a surcharge fee? **A**. **No.** Surcharges must be applied uniformly: **Rules:** - Same surcharge percentage on ALL credit card transactions - Cannot differentiate by card type (consumer, rewards, business, corporate) - Cannot differentiate by card brand (Visa, Mastercard, Amex, Discover) **Prohibited cards:** - Debit cards (even when processed as credit) - Prepaid cards **Bottom line:** If you surcharge, you must apply the same rate consistently to all credit card transactions. If you have other questions about surcharge fees or surcharging in general, talk to one of our knowledgeable [consultants](http://intellipay.com/talk-to-a-consultant/). ##### Q. Surcharge amounts are limited to your effective rate for credit card transactions, capped at 3% **A**. 3% maximum (Visa) / 4% maximum (Mastercard) / Actual processing cost (whichever is lower) / State caps may be lower (e.g., Colorado: 2% max) If you have other questions about surcharge fees or surcharging in general, talk to one of our knowledgeable [consultants](http://intellipay.com/talk-to-a-consultant/). ##### Q. Can I surcharge business or corporate credit cards differently than consumer cards? **A**. **No.** Surcharges must be applied uniformly to all credit card types**:** **Must be consistent:** - Same rate for consumer, rewards, business, corporate, premium cards - Cannot differentiate by card type or issuer **Brand-level rules:** Consult your payment processor – rules about applying different rates to different card brands (Visa vs. Mastercard) are complex and require verification. **Never surcharge:** - Debit cards (even when processed as credit) Consult IntelliPay about brand-specific surcharge rules before implementation. # Legal & Card Brand Requirements ##### Q. Is it legal to add a surcharge fee to card payments? **A**. **Yes for credit cards only, with state restrictions:** **Prohibited:** Connecticut, Maine, Massachusetts, and Puerto Rico **Permitted :** **NewYork** requires display of both cash and card prices **Colorado:** Permitted, capped at 2% **Minnesota:** Permitted with upfront price disclosure required **Card network cap:** 3% maximum Visa/Mastercard Consult legal counsel before implementing surcharging. ##### Q. What states ban surcharging? **A.** As of 2025, surcharging is prohibited in Connecticut, Maine, Massachusetts, and Puerto Rico. Additionally: - **California** effectively prohibits traditional surcharging under its ‘Honest Pricing Law’ (SB 478, effective July 1, 2024), which requires all mandatory fees to be included in advertised prices rather than added at checkout - **Colorado** caps surcharges at 2% - **Kansas** (as of January 1, 2025): Surcharging became legal with proper notice requirements after the previous ban was overturned - **Illinois** caps surcharges at 4% or actual processing cost, whichever is lower - **Minnesota** (as of January 1, 2025): Surcharges are legal if customers can reasonably avoid the fee, and mandatory fees must be included in advertised prices unless avoidable. - **Nevada, New Jersey, New York, and South Dakota** require that surcharges not exceed the merchant’s actual cost of acceptance Card network rules also apply: Visa caps surcharges at 3% (or actual cost, whichever is lower), while Mastercard caps at 4% For current compliance guidance specific to your state, [contact our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. What are the rules for “product level” surcharges? - **A:** Here are the general requirements: - The surcharge fee must be the same for all transactions of that particular credit card, regardless of who issued the card. - The surcharge fee can not be greater than the merchant’s average discount rate for credit card transactions minus the debit interchange rate. - The surcharge fee charged can not exceed 3% ([Visa](https://usa.visa.com/support/small-business/regulations-fees.html)). ##### Q. Do I need to notify anyone before starting a surcharge program? **A. Yes.** You must notify your payment processor/acquirer at least 30 days in advance: **Registration process:** - Provide 30-day advance notice to your **payment processor/acquirer** - They handle notification to card networks (Visa, Mastercard, etc.) - Include: business details, surcharge rate, start date, locations **State requirements:** - Some states have additional posting/disclosure requirements - California: “Honest Pricing Law” compliance - Check your specific state rules **Non-compliance penalties:** - Card network fines ($1,000-$25,000+ per occurrence) - Program termination - Merchant account suspension ##### Q. What happens if I surcharge incorrectly? **A.** Non-compliance carries significant penalties: **Card network penalties:** - Fines: $1,000-$25,000 per occurrence (can reach $1 million for major violations) - Program termination - Merchant account suspension - Enhanced compliance monitoring **State-level penalties:** - Consumer protection violation fines - Cease and desist orders - Potential customer lawsuits **Business impact:** - Loss of card processing ability - Reputation damage - Customer complaints and chargebacks **Common violations:** - Surcharging debit/prepaid cards - Exceeding 3% cap (or state caps) - Operating in banned states - Improper disclosure/signage - No advance registration - Exceeding actual processing costs **Prevention:** Work with your payment processor to ensure proper setup, registration, signage, and ongoing compliance monitoring. Don’t risk your business with DIY surcharging. [Let IntelliPay’s experts handle compliance](http://intellipay.com/talk-to-a-consultant/) while you focus on running your business. # Other Requirements ##### Q. What are the requirements for adding a surcharge fee? **A**. **Registration:** 30-day advance notice to your acquiring bank **Geographic:** Cannot surcharge in Connecticut, Maine, Massachusetts, or Puerto Rico. California permitted with upfront disclosure. New York permitted with dual-price display. ##### Q.What do I need to do before I can start surcharging credit card transactions? **A**. **Pre-launch checklist:** **1. Verify legality:** Confirm surcharging is permitted in your state(s) **2. Calculate costs:** Determine your actual processing rates by card brand **3. Register (30 days advance):** Notify your payment processor/acquirer; they notify card networks **4. Update equipment:** Configure POS to display surcharges and generate compliant receipts **5. Create signage:** Post clear disclosure at entrance and point of sale **6. Train staff:** Ensure employees can explain program to customers **7. Update online presence:** Add disclosures to website/e-commerce checkout **Timeline:** Allow minimum 6-8 weeks for full implementation including 30-day registration period. [Talk to us](http://intellipay.com/talk-to-a-consultant/) to learn how to get started with surcharging today. ##### Q. Will a merchant need to make changes to the accounting process or software for surcharging? **Yes,** surcharging creates accounting considerations: **What changes:** - **Revenue tracking:** Surcharges are typically recorded as revenue, not fee reductions - **Tax implications:** Determine if surcharges are subject to sales tax in your jurisdiction - **Separate line items:** Surcharges must be tracked separately from product/service revenue - **Reconciliation:** More complex matching between POS and accounting systems **What you need:** - POS software that separately tracks surcharge amounts - Accounting software configuration for surcharge revenue category - Updated reconciliation procedures - Tax compliance review **Consult:** Your accountant, tax advisor, software providers, and IntelliPay about proper setup before launching surcharging. ##### Q. Does a merchant have to provide their customers notice before they start surcharging? **A**. Customer disclosure is mandatory: **Signage requirements:** - **At entry:** Post notice customers will see before entering - **At checkout:** Display at all points of sale - **Content must include:** Surcharge percentage, that it doesn’t apply to debit cards - **Multiple locations:** May need signs at each entrance/checkout **Online disclosure:** - Clear notice throughout checkout process - Before final payment confirmation - Must meet state-specific e-commerce requirements **State variations:** California, New York, and other states have specific language and display requirements. **Verify state-specific signage rules with legal counsel before implementing.** ##### Q. What are the rules for surcharging when the customer is present? **A**. Customer disclosure is mandatory: **Signage requirements:** - **At entry:** Post notice customers will see before entering - **At checkout:** Display at all points of sale - **Content must include:** Surcharge percentage, that it doesn’t apply to debit cards - **Multiple locations:** May need signs at each entrance/checkout **Online disclosure:** - Clear notice throughout checkout process - Before final payment confirmation - Must meet state-specific e-commerce requirements **State variations:** California, New York, and other states have specific language and display requirements. **Verify state-specific signage rules with legal counsel before implementing.** ##### Q. What are the rules for charging a surcharge fee in online or ecommerce transactions? **A.** Online surcharging requires clear, early disclosure: **Disclosure requirements:** - Display surcharge notice throughout checkout process - Show amount before customer selects payment method - Must be clear and conspicuous (not buried in fine print) **Receipt:** - Surcharge as separate, clearly labeled line item **Technical requirements:** - System must identify debit vs. credit cards - Must block surcharging on debit transactions **State variations:** California, Virginia, and other states have specific e-commerce disclosure requirements. **Best practice:** Disclose surcharges early in shopping experience, not just at final payment screen. ##### Q. What are the rules for charging a surcharge fee on MOTO transactions? **A.** **Phone orders require verbal disclosure:** **Before charging:** - Verbally disclose surcharge percentage - Explain it doesn’t apply to debit cards - Confirm total amount with customer - Obtain customer acknowledgment **Receipt:** - Surcharge as separate, clearly labeled line item - Provided via email, mail, or other agreed method **Verification:** Confirm card type to avoid surcharging debit cards **Best practice:** Document that surcharge was disclosed during phone conversation for compliance records. ##### Q. What are the card network rules for surcharging? **A.** Major card networks have specific requirements: **Visa Rules (as of April 2023):** - **3% maximum** (reduced from 4%) - Cannot exceed actual acceptance costs - 30-day advance notice to acquirer - Pre-transaction disclosure required - Credit cards only (never debit) **Mastercard Rules:** - Verify current percentage cap with your processor - Cannot exceed actual acceptance costs - 30-day advance notice - Point of entry and point of sale disclosure - Separate line item on receipts **All networks require:** - Clear signage at business entrance - Online disclosure before checkout - Surcharge itemized separately on receipt - Compliance with state laws - Never surcharge debit or prepaid cards For help ensuring your surcharge program meets all requirements, [contact our compliance experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. What is the difference between surcharging and dual pricing? **A.** Both models help merchants recover credit card processing costs, but they work differently and have different legal requirements. **Surcharging** adds a fee on top of the posted price at checkout when a customer pays by credit card. The surcharge appears as a separate line item. It is prohibited in Connecticut, Maine, Massachusetts, and Puerto Rico, and is never permitted on debit or prepaid cards. Visa caps surcharges at 3% and Mastercard at 4%, neither exceeding actual cost of acceptance. Merchants must notify their acquiring bank 30 days before starting. **Dual pricing** displays two prices before the customer pays — a standard card price and a lower cash or ACH price. No fee is added at checkout; the customer simply chooses. Because it is structured as a cash discount rather than a card surcharge, dual pricing is legal in all 50 states including states where surcharging is prohibited. No advance network registration is required. SurchargingDual PricingHow it worksFee added at checkoutTwo prices shown before paymentLegal in all 50 statesNoYesApplies to debit cardsNeverYes — debit pays cash priceCap3% Visa / 4% MastercardNo cap beyond actual costRegistration required30-day acquirer noticeNot requiredCustomer perceptionFee addedDiscount offered *[Contact an IntelliPay consultant](https://intellipay.com/talk-to-a-consultant/) to determine which model is right for your business.* ##### Q. Will surcharging hurt my business or upset customers? **A. Customer impact is a real concern and common concern:** **Here’s Why:** - 81% of customers who encounter surcharges actively seek alternative payment methods to avoid them - Customer dissatisfaction is a documented risk - Response varies by industry, location, and customer demographics **Factors affecting acceptance:** - Clear communication and signage - Whether competitors also surcharge - Alternative payment options available - Industry norms in your market **Reality check:** Surcharging shifts costs to customers. While some accept it, many actively avoid it. The financial benefit depends on whether customers: - Pay the surcharge - Switch to cash - Reduce purchases - Shop with competitors **Before implementing:** Consider your specific customer base, competitive landscape, and tolerance for potential negative feedback. ##### Q. Is there an alternative to surcharging? **A. Yes, Dual Pricing.** Dual pricing/cash discounting works differently: **How it works:** - Display card price (higher) as regular price - Offer discount for cash/ACH payment - Example: “$100 cash | $103 card” **Key differences from surcharging:** - Legal in all 50 states (vs. banned in 5) - No fee added at checkout (discount given instead) - Generally better customer reception than surcharges **Important considerations:** - Still raises effective prices for card users by 3-4% - California and Virginia have complex compliance requirements - Customer dissatisfaction remains a documented risk - Multi-state operations still face varying state rules **Reality:** Dual pricing addresses some surcharging limitations but isn’t problem-free. Both programs shift costs to customers through higher prices. [Talk to IntelliPay](http://intellipay.com/talk-to-a-consultant/) about which option works best for your business. --- ### [Convenience Fee FAQs](https://intellipay.com/convenience-fee-faqs/) **Published:** November 6, 2025 **Author:** derling **Content:** # Convenience Fee FAQs # General Questions ##### Q. Who typically uses convenience fees? **A**. **Common business types:** - Theaters and entertainment venues (online ticket sales) - Utility companies (phone or online bill pay) - Government agencies (alternative payment channels) - Service businesses adding online booking - Event organizers (online registration) If your primary business happens in-person or by mail, and you’re adding digital payment options, convenience fees likely fit your model. [Questions? Talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. What's a real-world example of convenience fees done right? **A. Movie Theater Example:** - Standard operation: Selling tickets at the box office (no fee) - Alternative channel: Online ticket purchase (adds $1.50 convenience fee) - Customer benefit: Skip the line, buy from home - Result: Customers understand paying for genuine convenience **When should I NOT use convenience fees**? **Don’t use convenience fees if:** - You’re primarily an online business (no alternative channel exists) - You operate equally across multiple channels - You can’t offer a genuine no-fee alternative - Your state has restrictions that make it too complex **Better alternatives:** Consider dual pricing instead, which works for businesses without clear alternative channels. ##### Q. How is this different from just charging more for online orders? **A.** **Key difference:** Convenience fees have specific card network rules you must follow: - Must be flat-fee (not percentage) - Must apply to all card types equally - Must be for genuine alternative channel - Requires specific disclosure Just randomly charging more online without following these rules could violate card network agreements and get you in trouble. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. Can I use convenience fees for some transactions but not others? **A.** Yes, but only if you have legitimate alternative channels for different transaction types. **Example that works:** - In-person purchases at your store: No fee - Phone orders: $3.00 convenience fee - Online orders: $3.00 convenience fee **Example that doesn’t work:** - Some online orders have fees, others don’t (inconsistent) - Different fees for different products on same channel Consistency within each channel is key to compliance. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. What if my competitors don't charge convenience fees? **A.** This is a business decision you need to weigh: **Consider:** - Are they absorbing costs or just haven’t addressed them? - Can you communicate the value of your alternative channel? - Is the convenience genuine enough that customers will pay? - Could you use dual pricing instead to stay competitive? Some businesses find success by emphasizing other value-adds while using convenience fees. Others switch to dual pricing to match competitor pricing structures. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. Do convenience fees work for recurring payments or subscriptions? **A. No. Major card network rules strictly prohibit applying a convenience fee to recurring or installment transaction.** To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. Are convenience fees or dual pricing right for me? **A.** It depends on your business model: **Choose convenience fees if:** - You have a standard payment method (in-person) and want to add an alternative channel (online/phone) - You prefer a flat fee structure - You’re genuinely providing convenience through the alternative channel **Choose dual pricing if:** - You want to eliminate processing costs across all channels - You need a solution that works in all 50 states - You prefer customers seeing both prices upfront (card price vs. cash price) - You want better customer acceptance Learn more the differences between convenience fees and dual pricing [here](https://intellipay.com/convenience_fees_vs_dual-pricing/) **Still not sure?** Schedule a free consultation at 855-872-6632 or . We’ll analyze your business and recommend the best option. # Legal & Card Brand Considerations ##### Q. Is it legal to charge convenience fees? **A**. **Yes,** but convenience fees have specific requirements that differ from surcharges: **Key distinctions (verify with your processor):** - Used for alternative payment channels (online, phone vs. standard in-person/mail) - Typically flat fee, not percentage-based - Different regulatory framework than surcharges - Often used by government, education, and utility sectors **Requirements vary by:** - Card network rules - Merchant category - Payment channel - Jurisdiction **Critical:** Convenience fee rules are complex and distinct from surcharging. Consult your payment processor and legal counsel about specific requirements for your business type and payment channels before implementing. Note: Visa requires convenience fees to be a fixed dollar amount. Mastercard permits either a fixed amount or a percentage for certain merchant categories. Additionally, the IRS and authorized tax payment processors are permitted to charge a percentage-based convenience fee (currently 1.82–1.99%) on tax payments — the single highest-volume government payment use case ##### Q. What states have special rules for convenience fees? **A**. State-specific regulations for convenience fees are not well-documented in publicly available sources. **What this means:** - Unlike surcharging (which has clear state bans), convenience fee rules by state are unclear - Whether states treat convenience fees differently than surcharges is unverified - Card network rules may supersede or complement state laws **What you must do:** - Consult legal counsel in your specific state(s) - Verify requirements with your payment processor - Check with card networks (Visa, Mastercard) for their convenience fee policies - Do NOT assume convenience fees are permitted just because surcharging information exists **Critical:** Convenience fees have different legal standing than surcharges, but publicly available state-by-state guidance is limited. Professional legal and payment processor consultation is essential before implementation. IntelliPay can help you stay compliant with your state’s specific requirements. ##### Q. Do I need to notify the card networks (Visa/Mastercard) before charging a convenience fee? **A**. No. Unlike surcharges (where 30-day notification is mandatory), there is generally no requirement to notify Visa or Mastercard before implementing a convenience fee. - Surcharges: The card networks require merchants to notify them and their payment processor at least 30 days before implementing a percentage-based surcharge. - Convenience Fees: Since this fee is charged for the alternative payment channel (and not just for using the card), this specific notification rule does not apply. However, you must still clearly disclose the fee to the customer before payment. ##### Q. Can I charge both a convenience fee and a surcharge? **A**. **No.** Card network rules prohibit combining convenience fees with surcharges. You must choose **one approach**: - **Convenience fees** for alternative channels (online, phone) - **Surcharges** for credit card transactions (where legal) - **Dual pricing** (cash vs. card pricing) **Why?** Card networks prevent “double-dipping” by charging multiple fees on the same transaction. **Alternative:** Some merchants use dual pricing with convenience fees for alternative channels, but this requires careful implementation with your processor. To learn more, talk to one of our expert [consultants](http://intellipay.com/talk-to-a-consultant/). ##### Q. Can convenience fees exceed my actual processing costs? **A**. No. Convenience fees must be reasonable and should not exceed your actual processing costs. Most card networks require fees to be a flat amount—not a percentage—and they must reflect only the cost of offering an alternate payment channel, not profit or excessive charges. Always clearly disclose fees and check [network](https://claude.ai/chat/65586aed-3460-45ce-b6fb-75a4b0ee1376) and state rules for specific limits To learn more, talk to one of our expert [consultants](http://intellipay.com/talk-to-a-consultant/). ##### Q. Can a convenience fee be applied to recurring payments (subscriptions, monthly bills, etc.)? **A**. No. Major card network rules strictly prohibit applying a convenience fee to recurring or installment transactions. - The Rationale: Convenience fees are meant to be a one-time charge for a single decision to use an alternative channel. Applying them to automated or recurring payments is considered a violation of the network rules. - Examples: You cannot add a convenience fee to automatic monthly utility bill payments, insurance premiums, or membership dues that are charged on a recurring basis. To learn more, talk to one of our expert [consultants](http://intellipay.com/talk-to-a-consultant/). ##### Q. Does California's SB 478 affect convenience fees? **A**. **Yes,** but convenience fees remain permissible. California’s SB 478 (effective July 1, 2024) prohibits mandatory fees that are hidden or added at checkout without prior disclosure. Convenience fees are not banned under SB 478 because they are optional — customers can avoid them by paying through a standard channel. However, California merchants must disclose the convenience fee amount clearly before the customer initiates payment. Surprise fees added at the final checkout screen violate SB 478. Proper upfront disclosure keeps your convenience fee program fully compliant**.** To learn more, talk to one of our expert [consultants](http://intellipay.com/talk-to-a-consultant/). # Other Requirements ##### Q. Does my convenience fee have to be a flat amount? **A**. **Yes.** Convenience fees must be a fixed dollar amount like $2.50 or $5.00. You cannot charge a percentage like 3%. **Example:** - Correct: $3.00 convenience fee - Wrong: 3% convenience fee *Percentage-based fees are called surcharges and have different rules.* Learn more at [intellipay.com/credit\_card\_surcharging\_vs\_-convenience\_fees](https://intellipay.com/credit_card_surcharging_vs_-convenience_fees/) ##### Q. Can I charge different amounts for different cards? **A. No.** Your convenience fee must be the same for all card types: - Same fee for Visa, Mastercard, American Express, and Discover - Same fee for credit and debit cards - Same fee for all customers ##### Q. Can I charge convenience fees on debit cards? **A. No.** For nearly all merchants, charging fees on debit card transactions is strictly prohibited by card network rules. Key Takeaway: If you are a standard retail or e-commerce business, you cannot charge either a surcharge or a convenience fee when a customer pays using a debit card. ##### Q. Do I need to tell customers about the fee before they pay? **A. Yes, absolutely.** Card networks require clear disclosure before the customer completes their payment. **You must show:** - The fee amount - That it’s for an alternative payment method - The information before they click “pay” **No surprise fees at checkout.** This is the #1 rule. ##### Q. Where do I need to display the convenience fee? **A.** **Online payments:** Show the fee on your payment page before checkout **Phone payments:** Tell customers verbally before processing **Mobile app:** Display clearly before payment confirmation **Receipts:** List it as a separate line item Keep it simple and visible. Customers should never be surprised. ##### Q. Do I need to notify anyone before starting? **A. You must notify:** - ✅ Your payment processor (they set up your system correctly) - ✅ Your customers (through clear disclosure) - ✅ Your staff (they need to explain it consistently) **You don’t need to:** - ❌ Register with Visa or Mastercard (for standard convenience fees) - ❌ File paperwork with the government Your payment processor handles the technical compliance—you just need to communicate clearly with customers. # Practical Questions ##### Q. Will customers get upset about convenience fees? A. Most customers accept convenience fees when: - They understand the genuine convenience you’re providing - You tell them upfront (no surprises) - The fee amount is reasonable **Helpful tip:** Frame it positively. “We offer online payment for your convenience” works better than focusing on the fee. To learn more, please reach out to one of our[ consultants.](http://intellipay.com/talk-to-a-consultant/) ##### Q. What if I sell both online and in-store? **A**. If in-store is your primary business and online is the alternative, you can charge a convenience fee for online orders. If you operate equally in both channels, convenience fees probably aren’t the right fit. Consider dual pricing instead, which works for businesses with multiple standard payment channels. ##### Q. Can I use convenience fees with tips or gratuity? **A**. Yes, but calculate tips on the base amount before adding the convenience fee. Your payment system needs to handle this correctly. ##### Q. What about mobile payments like Apple Pay? **A.** Treat mobile wallet payments the same as physical cards. If a customer uses Apple Pay or Google Pay, it’s still a card transaction—the same convenience fee rules apply. ##### Q. How do refunds work? **A**. When you refund a purchase, you typically refund the full amount including the convenience fee. Your payment processor handles the technical details. ##### Q. What records should I keep? **A.** Keep documentation of: - Your pricing policies and disclosures - Staff training materials - Customer communications about fees - Copies of signage and website notices This protects you if questions arise about your compliance. --- ### [Complete Payment Processing Glossary](https://intellipay.com/glossary/) **Published:** June 29, 2022 **Author:** Dale Erling **Content:** ### Payment Processing Terms and Concepts A complete glossary of payment processing and financial terms and concepts written in an easy to understand style. --- ### [Service Fee FAQs](https://intellipay.com/service-fee-faqs/) **Published:** November 12, 2025 **Author:** Dale Erling **Content:** # Service Fee FAQs # General Questions ##### Q. Why is service fee processing only for government, utilities, and education? **A**. Visa created this program specifically to encourage card acceptance in sectors that historically resisted taking cards due to costs. Many government agencies, utilities, and schools operate on tight budgets and couldn’t afford processing fees. **The solution:** Service fee programs let these organizations accept cards while achieving true zero-cost processing – the public entity gets 100% of what’s owed. [Questions? Talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. What makes service fees "zero-cost" processing? **A. Here’s how the money flows:** Traditional processing: $100 payment → $97 to you (after 3% fee) Service fee processing: $100 payment + $3 service fee → $100 to you, $3 to processor for fees You receive the full amount owed. The customer pays the processing fee separately, and your payment processor uses it to cover all costs. No deductions from your deposit. ##### Q. Is this the same as the "convenience fee" we've heard about for government? **A.** Confusing, right? Mastercard calls their government program a “convenience fee,” but it works like Visa’s service fee program. Same concept, different name. **What matters:** Visa and Mastercard let government, utilities, and education institutions achieve zero-cost processing. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. What types of organizations qualify? **A. Federal, state, and local entities with eligible MCCs:** - Tax collection agencies - Courts (fines, fees, costs) - DMV and licensing departments - Building and permitting departments - Parks and recreation (when processing government fees) - Utilities **Check with your processor** if you’re unsure – they can verify your MCC classification. **Do nonprofit organizations qualify for service fees?** **Generally no.** Service fee programs are specifically for: - Government agencies - Public higher education institutions - Some qualified private educational institutions Nonprofits typically need to use dual pricing, convenience fees (if they have alternative channels), or traditional pricing. There are other cost-saving strategies for nonprofits – consult with your payment processor. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q, Can we charge service fees on debit cards? **A. Yes.** Service fees can be applied to: - Credit cards (all brands) - Debit cards (all brands) - Prepaid cards - All transaction types within your eligible MCCs This is one advantage over surcharging, which cannot be applied to debit cards. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. What if we also accept payments for non-government services? **A.** You can only charge service fees on transactions that match Visa’s list government, utility or education MCCs. **Example – City Government:** - ✅ Property tax payments – Service fee allowed - ✅ Parking tickets – Service fee allowed - ❌ Gift shop sales at city museum – Service fee NOT allowed (retail MCC) Your payment processor helps you configure systems to apply fees correctly based on transaction type. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). # Legal & Card Brand Considerations ##### Q. Is service fee processing legal? **A**. **Yes.** but only certain types of organizations are eligible. The [Visa Service Fee](https://usa.visa.com/support/consumer/visa-rules.html) program lets you add percentage-based fees in all payment channels, but it’s limited to government, utility, and higher education. If you’re set up correctly through your processor and you qualify under these merchant category codes (MCCs), you’re good to go. **MCCDescriptionCategory**9311Tax PaymentsGovernment9222Fines (Government)Government9211Court Costs (Government)Government9399Miscellaneous Government ServicesGovernment8220Colleges, Universities, Professional Schools, and Junior Colleges (for Tuition)Higher Education8244Business and Secretarial Schools (for Tuition)Higher Education8249Trade and Vocational Schools (for Tuition)Higher Education4900Utilities (Electric, Gas, Water, etc.)Utilities ##### Q. Do state laws affect service fee programs? **A**. Service fee programs are generally protected under card network rules, but state and local laws can add disclosure requirements. IntelliPay monitors regulatory changes and keeps your program compliant. ##### Q. What about organizations that aren't government, utility or education? **A**. If you’re not merchant classification code (MCC) is not on VISA’s approved list as a government, utility or educational institution, you don’t qualify for service fee programs. Consider these alternatives: - [**Dual pricing**](https://intellipay.com/dual-pricing-faqs/) – Works for any business, legal in all 50 states - **Convenience fees** – For businesses with alternative payment channels - **Better processing rates** – Sometimes the simplest solution # Other Requirements ##### Q. How does service fee processing work? **A**. **How does service fee processing work?** You process **two separate transactions** for each payment: **Transaction 1:** The amount owed → Goes to your bank account **Transaction 2:** The service fee → Goes to your processor’s account Your processor uses the service fee to pay all interchange fees and processing costs. You get 100% of the amount owed with zero deductions. ##### Q. Can my service fee be a percentage? **A. Yes.** If you are a government, utility or higher ed merchant within a specific list of merchant category codes. This is a major advantage over convenience fees. Service fees can be: - Percentage-based (like 2.5% of the transaction) - Flat dollar amounts (like $3.00) - Whatever structure works best for your needs This flexibility is perfect when you handle both small payments (parking tickets) and large ones (tuition). ##### Q. What about Mastercard and American Express? **A. Mastercard:** Calls it a “government convenience fee” but it works the same way **American Express:** Offers it through their OptBlue program **Discover:** Follows the same rules as other card networks Your payment processor coordinates everything across all card brands for you. ##### Q. Do I need to register with card networks? **A. No.** Visa removed that requirement. ##### Q. How do I disclose service fees to customers? **A.** Clearly tell customers about the service fee before they pay: - Show the fee amount on your payment page - Display it at payment kiosks - Include it in payment instructions - List it separately on receipts **Simple language works best:** “A processing fee will be added for card payments.” # Practical Questions ##### Q. Will this really cost us nothing? A. **Yes,** genuinely zero. Because the service fee goes directly to your processor and they pay all the costs, you receive the full amount owed. Many government agencies have been using this for years and pay $0 in processing fees. To learn more, please reach out to one of our[ consultants.](http://intellipay.com/talk-to-a-consultant/) ##### How do we explain this to taxpayers, customers, or students? **A**. Keep it simple and transparent: “There’s a \[X%\] processing fee for card payments that covers the cost of accepting cards. You can pay by card for convenience, or use check/ACH at no additional charge.” Most people understand that processing cards costs money and appreciate having the option. ##### Q, Can we use service fees for all our payments? **A**. As long as the payments match your eligible MCCs, yes. This includes: - Tax payments - Utility bills - Court fines - Building permits - Licensing fees - Tuition payments - Any other services under your MCC ##### Q. How quickly can we implement this? **A.** Most government agencies and schools can be set up within 2-4 weeks, including: - Registration with card networks - System configuration - Staff training - Testing Utilities will likely take longer due to integrations and approvals. IntelliPay handles the technical work—you just need to train your staff on communicating the fee. --- ### [Getting Started with IntelliPay](https://intellipay.com/getting-started-with-intellipay/) **Published:** November 10, 2025 **Author:** Dale Erling **Content:** # Getting Started with IntelliPay # How Do I Get Started? ##### Q. What is IntelliPay? **A**. IntelliPay is a secure, cloud-based payment technology provider specializing in PCI DSS Level 1 certified processing solutions. Founded in 2011, IntelliPay serves the government, healthcare, education, and enterprise sectors with flexible fee-based models and comprehensive API integrations. ##### Q. What industries does IntelliPay serve? **A**. IntelliPay provides tailored payment technology for several high-stakes industries, including Government (state and local), Healthcare (patient billing), Higher Education (tuition and fees), Utilities, and large-scale Enterprise businesses ##### Q. Is IntelliPay PCI compliant? **A**. Yes, IntelliPay is a PCI DSS Level 1 certified service provider, which is the highest level of security in the payment industry. Our platform utilizes end-to-end encryption, P2PE, and advanced tokenization to ensure all transaction data is handled with maximum security. ##### Q. What payment models does IntelliPay support? **A**. IntelliPay supports a wide range of [payment models](https://intellipay.com/payment-models/), including Dual Pricing, Surcharging, Convenience Fees, and Service Fees. These models are designed to help organizations offset or eliminate credit card processing costs while remaining compliant with state and federal regulations. ##### Q. What happens during the initial consultation? **A.** We’ll ask about your business—what you do, how you currently accept payments, your transaction volumes, and what challenges you’re facing. Then we’ll show you how IntelliPay’s platform works and which features make sense for your operation. It’s a two-way conversation, not a sales pitch. Bring your questions—we’ll answer them honestly. ##### Q.Do I need to prepare anything before talking to you? **A.** Not really. If you have recent processing statements from your current provider, that’s helpful—we can show you potential savings. But if you’re starting from scratch or don’t have statements handy, no problem. We’ll figure it out together. Just come ready to talk about your business and what you need. ##### Q. How long does it take to get up and running with IntelliPay? **A.** Most businesses are processing payments within 2-4 weeks. Simple setups can happen faster. If you need custom integrations, multiple locations, or certain fee-based programs like surcharging (which requires card brand registration), it might take 4-6 weeks. We’ll give you a realistic timeline based on your specific situation. ##### Q. What information do you need from me to get started? **A.** We’ll need basic business information—legal business name, tax ID, bank account details for deposits, business address, and principal owner information. If you’re switching from another processor, we’ll ask about your current setup. If you want to integrate with existing software, we’ll need technical details about your systems. Don’t worry—we’ll walk you through exactly what we need and when. ##### Q. I'm currently with another payment processor. How does switching work? **A.**We make it painless. First, we’ll analyze your current processing to ensure IntelliPay is a better fit. Then we’ll handle the heavy lifting—setting up your account, migrating data if needed, and coordinating the transition. We can run parallel testing so you’re confident everything works before you flip the switch. Many clients tell us switching was easier than they expected. ##### Q. Can IntelliPay integrate with my existing software? **A.** IntelliPay offers robust REST and SOAP APIs, as well as hosted web forms and Lightbox integrations. Our platform is designed to integrate seamlessly with various ERPs, accounting software, and CMS platforms like WooCommerce to streamline financial reporting and operations. ##### Q. Will I have downtime when I switch to IntelliPay? **A.** Not if we plan it right. We coordinate the transition to minimize disruption—often scheduling the switch during off-hours or slower periods. For most businesses, the transition is seamless. Your customers won’t notice anything except maybe a different name on their receipt. ##### Q. Do I need special equipment or can I use what I have? I **A.** It depends on what you have and what you need. IntelliPay integrates with many existing systems—if your current setup works with our platform, you may not need new equipment. For in-person payments, we offer terminals from leading manufacturers, our mobile app that turns smartphones into payment terminals, and our August Reader with patented technology for dual pricing. We’ll recommend what makes sense for your situation. ##### Q. How does IntelliPay integrate with my website or software? **A.** We offer flexible integration options: APIs for custom development, Lightbox modals that pop up on your site, hosted payment pages, gateway emulators for easy migration, and more. Our platform supports 15 front-end solutions and connects with major back-end processors. During your consultation, we’ll discuss your technical environment and recommend the best integration method**.** ##### Q. I'm not very technical. Will I be able to figure this out? **A. Absolutely.** IntelliPay is designed to be user-friendly without requiring technical expertise. Plus, we provide complete training during implementation—customized to your team’s needs and skill levels. You’ll have access to our support team, detailed documentation, and video tutorials. We don’t leave you hanging. ##### Q. What kind of training do you provide? **A.**We train your team on everything you’ll use—processing payments, issuing refunds, running reports, managing users, reconciling transactions, and any specialized features you’ve enabled. Training can be remote or on-site, and we tailor it to how your staff actually works. We want you confident from day one. ##### Q. What if I have multiple locations? **A. Perfect—**IntelliPay is built for multi-location businesses. Our Master Account hierarchy lets you manage all locations from one dashboard with consolidated reporting, while each location maintains its own customized settings, users, and preferences. You get unified oversight without losing local flexibility. We can roll out one location at a time or all at once—whatever works best for you**.** ##### Q. Can I start small and add features later? **A. Yes.** Many clients have started with core payment acceptance and add features as they grow—like text-to-pay, recurring billing, virtual terminals, mobile payments, or additional locations. You don’t need everything on day one. Start where it makes sense, then expand when you’re ready. ##### Q. How much does IntelliPay cost? **A.** Pricing depends on your business type, transaction volumes, payment channels, equipment needs, and whether you choose traditional or fee-based processing. We believe in transparent pricing—no hidden fees, no surprises. During your consultation, we’ll provide clear pricing based on your actual situation so you know exactly what to expect before moving forward. ##### Q. How does IntelliPay’s Dual Pricing work? **A.** IntelliPay’s Dual Pricing model displays both a “Cash” price and a “Card” price at the point of sale. This transparency allows merchants to offer a discount to customers paying with cash or check while automatically covering the cost of processing for those who choose to pay with a credit card. ##### Q. Are there setup fees or long-term contracts? **A.** That varies by your situation and solution. We’ll discuss any setup costs, contract terms, and cancellation policies upfront during your consultation—complete transparency before you commit. Our goal is earning your business through great service and results, not trapping you in a bad contract. ##### Q. What happens after I'm set up? **A.** You’ll have ongoing access to our support team at 855-872-6632 whenever you need help. We provide regular account reviews, optimization recommendations as your business evolves, updates on new features, and assistance with any issues. Your relationship with IntelliPay doesn’t end at launch—we’re your long-term payment partner. ##### Q. What is the IntelliPay Text-to-Pay Portal? **A.** Text-to-Pay is IntelliPay’s on-demand payment portal that allows businesses to send “pay now” links directly to customers via SMS text message or email. This feature speeds up cash flow by allowing users to complete secure payments on their mobile devices without needing to log into a complex system. ##### Q. How do I access my account and reports? **A.** You’ll log into IntelliPay’s payment suite through our secure cloud-based portal. From there, you can view transaction data, run detailed reports, manage users and permissions, process refunds, set up recurring payments, and access all your payment tools. IntelliPay delivers robust reporting with 24+ ready-to-use reports, plus customized reporting options tailored to your exact requirements. ##### Q. What if something goes wrong or I need help? **A.** Call our support team at 855-872-6632, chat with us online, or submit a support request through our portal. We’re here to help with technical issues, transaction questions, account management, or anything else. Before calling, it helps to complete our support form with details about your situation—that way we can resolve issues faster. ##### Q. Do you work with businesses in my industry? **A.** Probably. We work with thousands of businesses across many industries—retail, restaurants, auto dealers, professional services, healthcare, legal, property management, insurance, non-profits, and more. We also specialize in local, county, and state government payments. During your consultation, we’ll discuss your specific industry needs and show you how we’ve helped similar businesses. ##### Q. What makes IntelliPay different from Square, Stripe, or other processors? **A.** Unlike payment facilitators, where you’re a sub-account under their master merchant account, IntelliPay establishes your own merchant account, giving you more control, better pricing structures, and greater flexibility. We’re also an all-in-one payment suite, not a one-size-fits-all solution. We customize to your needs, connect with your existing systems, and provide expert guidance on fee-based alternatives that can eliminate processing costs. Plus, you get personalized service from real people who know your business. ##### Q. What's the next step if I'm ready to move forward? **A.** Reach out today. Call 855-872-6632 or email to schedule your free consultation. We’ll map out exactly how IntelliPay works for your business, provide transparent pricing, answer all your questions, and create a customized implementation plan. Let’s talk about how we can simplify your payments and reduce your costs # Want to Learn More? Let’s talk about which fee-based program fits your business. Call 855-872-6632 or email to schedule your free analysis. --- ### [Choosing Between Fee Programs FAQs](https://intellipay.com/choosing-between-fee-programs-faqs/) **Published:** November 10, 2025 **Author:** Jordon Mazziotti **Content:** # Choosing Between Fee Programs FAQs # General Fee Program Questions ##### Q. I don't currently use any fee-based program. Where do I start? **A**. Start by understanding your options: dual pricing, surcharging, convenience fees, and service fees. Each works differently and fits different business types. The good news? Our payment consultants will analyze your business and recommend the best fit. Schedule a free consultation at 855-872-6632 or —we’ll walk you through your options and show you potential savings. ##### Q. What's the simplest way to understand my fee-based options? **A.** Think of it this way: Dual pricing shows two prices upfront (card price and cash price). Surcharging adds a percentage fee at checkout for credit cards. Convenience fees charge a flat amount for alternative payment channels like online or phone. Service fees are for government, utilities, and education only. Each option reduces or eliminates your processing costs—just in different ways. ##### Q. Which fee-based option is legal everywhere? **A.** Dual pricing. It’s legal in all 50 states and 100% card brand compliant. Surcharging is prohibited in California, Connecticut, Maine, Massachusetts, and Puerto Rico. [Convenience fees and service fees]() are legal nationwide, but service fees only apply to government, utilities, and higher education institutions. If you want the simplest legal path forward, dual pricing is your answer. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. How do I know if I qualify for a service fee program? **A.** Service fees are exclusively for government agencies (tax, fines, court costs, etc.), utilities (bill payments) and higher education institutions (tuition payments). If that’s you, this is your best option—it delivers true zero-cost processing. Your organization receives the invoice amount due, and IntelliPay collects the service fee, pays all processing costs, and **manages everything for you.** To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. I'm not government, education or a utility. What's my best option? **A.** Most non-government or utility businesses choose between dual pricing and surcharging. Dual pricing works everywhere and typically generates less customer pushback because it’s framed as offering a discount for cash. Surcharging is simpler to explain (just a percentage added to credit cards) but only works in 45 states. Convenience fees are an option if you’re adding an alternative payment channel—like adding online payments when you normally accept in-person only. To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. What's the real difference between dual pricing and surcharging? **A.** Dual pricing shows both prices before checkout—customers choose card or cash. A $100 item might show as $104 with card or $100 with cash. Surcharging shows one price and adds a fee at checkout only for credit cards. Dual pricing feels like giving customers a choice and offering savings. Surcharging feels like adding a fee. Both eliminate processing costs, but dual pricing typically gets better customer acceptance To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. When would I use a convenience fee instead? **A.** Convenience fees work when you’re offering an alternative payment method that’s genuinely more convenient for customers. Classic example: you normally accept in-person payments, but you’re adding online or phone payments. The fee must be flat (like $3.50, not a percentage) and must genuinely provide convenience. It’s less common than dual pricing or surcharging but perfect for specific situations To learn more or get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. How much can I save with a fee-based program? **A.** It varies by your transaction mix, industry and other factors; but businesses processing significant credit card volume can save thousands monthly. A business doing $50,000 in monthly credit card sales at a 2.5% effective rate pays about $1,250 in processing fees. With dual pricing or surcharging, you could eliminate most or all of that cost. Get your questions answered, [talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. What factors should I consider when choosing? **A.** Consider: your state’s laws (surcharging restrictions), your customer base (will they accept it?), your competition (are others doing this?), your transaction channels (in-person, online, phone), your business type (retail, professional services, government), and your transaction mix (credit vs. debit vs. cash). Our consultants evaluate all these factors and recommend the best fit. [Talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. Will my customers leave if I add fees? **A.** Most businesses find customers adapt quickly, especially when the program is clearly communicated and competitors are doing the same. Dual pricing typically gets the smoothest reception because customers feel empowered to choose. Many merchants report minimal customer complaints after the first few weeks. The key is clear signage, staff training, and positioning it as offering customers choices. [Talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. Can I try one option and switch later if needed? **A. Yes.** Your needs may change, or you may want to test different approaches. IntelliPay’s platform is flexible—you can adjust your fee program. That said, it’s better to choose carefully upfront to avoid customer confusion from frequent changes. Let’s get it right the first time. [Talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. I operate in multiple states. Does that complicate things? **A. It can.** If you operate in states where surcharging is prohibited (California, Connecticut, Maine, Massachusetts, Puerto Rico), you’d need to use dual pricing, convenience fees, or skip fee-based programs in those locations. Many multi-state businesses use dual pricing because it works everywhere. Our team will review your locations and recommend the cleanest approach. [Talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. What if I'm in a competitive industry? **A.** In highly competitive markets, customer perception matters more. Check if competitors use fee-based programs—if they do, customers already expect it. If you’re first, dual pricing often works best because it frames the conversation around customer choice and savings rather than adding fees. We’ll help you navigate competitive considerations. [Talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). ##### Q. How do I evaluate if this is worth it for my business? **A.** Look at your monthly credit card processing fees—they’re likely one of your largest expenses after payroll. If you’re paying $1,000+ monthly in processing fees, a fee-based program could save you $10,000+ annually. See also our comparison chart below. That said, the real question isn’t “is it worth it?” but “which option fits my business best?” Let’s run the numbers together. [Talk to one of our experts](http://intellipay.com/talk-to-a-consultant/). # Fee Option Comparison FeatureConvenience FeeDual PricingService FeeSurchargingWho Can Use ItAny businessAny businessGovernment, utilities, and higher education onlyAny business in 45 statesLegal Everywhere?Yes - nationwideYes - all 50 statesYes - for qualified entitiesNo - prohibited in CA, CT, ME, MA, PRFee StructureFlat dollar amountTwo prices shown (card/cash)Percentage or flat feePercentage added at checkoutApplies ToAll payment methods in alternative channelAll card typesCredit and debit cardsCredit cards only (not debit)Fee AmountFixed amount (e.g., $3.50)Typically 3-4% discount for cashVariable - covers actual costsUp to 3% (Visa) or 4% (MC)Card Brand RegistrationNot requiredNot requiredRequired (program enrollment)Required (30-day notice)Best ForAdding online/phone to in-person businessRetail, restaurants, any business wanting nationwide solutionGovernment agencies, schools, universitiesBusinesses in surcharge-legal states wanting simple pass-throughCustomer PerceptionNeutral - paying for convenienceEmpowering - customers chooseAccepted - standard for governmentMore resistance - feels like a penaltyWhen It's UsedAlternative channels only (online, phone)All payment channelsAll channelsIn-store, online, all channelsCost SavingsOffsets processing for that channelEliminates most/all processing costsTrue zero-cost processingEliminates most/all credit card costsImplementation Time2-3 weeks2-4 weeks4-6 weeks (due to enrollment)4-6 weeks (due to registration) # Ready to reduce or eliminate your processing costs? Let’s talk about which fee-based program fits your business. Call 855-872-6632 or email to schedule your free analysis. --- ### [WooCommerce](https://intellipay.com/woocommerce/) **Published:** November 20, 2023 **Author:** Dale Erling **Content:** # WooCommerce® Shopping Cart Integration [DOWNLOAD PDF](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Products__WooCommerce.pdf) # How it works Available as a plug-in for WordPress® sites, merchants using the #1 WooCommerce® platform can now seamlessly integrate the multi-location and payment options of the IntelliPay payment suite. # Why our WooCommerce® Plug-in? - Real-time sales and payment data - Unified systems streamline operation and management - Reduces vendors and contracts and simplifies support - [Saves time in accounting and reconciliation](https://intellipay.com/integrated-payments-hidden-costs-small-business/) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTg2IiBoZWlnaHQ9IjQyMiIgdmlld0JveD0iMCAwIDE5ODYgNDIyIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) # Quick Facts R Seamless payment integration with the WooCommerce® cart R Real-time sales an transaction data R IntelliPay payment options available # Use Cases Any merchants who uses WooCommerce for their ecommerce store and wants a robust back-end payment solution. ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NjQiIGhlaWdodD0iNTc2IiB2aWV3Qm94PSIwIDAgODY0IDU3NiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) --- ### [Contact](https://intellipay.com/contact/) **Published:** March 16, 2022 **Author:** Jordon Mazziotti **Content:** # Contact ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Sales **Merchants** 855-872-6632 Option 3 [Contact Sales](https://intellipay.com/talk-to-a-consultant/) **ISVs/Partners** 801-867-5731 Contact Business Development **Government Sales** 510-771-2105 Contact Government Sales Monday –Friday 9 am – 5 pm MT ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Support **Account & Customer Support** 855-872-6632 Option 2 Chat [Contact Support](https://zfrmz.com/1AmYY1lfBOMQoSDiypOJ) **Scanner** 855-872-6632 Option 4 For support outside of support hours, click [here](https://intellipay.com/%20emergency%20support) Monday-Friday 6 am – 6 pm ET ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Everything Else **General Questions 855-872-6632 Option 0 [Contact Us](https://forms.zohopublic.com/intellipay/form/ContactUs/formperma/WDRx7Oti2cDuWu5sbQKiCiULr2vlQeT8M8yfYso3FAA)** Monday – Friday 7 am –6 pm MT Corporate Headquarters 12884 S Frontrunner Blvd., Suite 220 Draper, UT 84020 801-999-4323 # Payment Essentials ##### Scanner Support [Panini Scanner](https://intellipay.com/wp-content/uploads/2022/03/Images-with-Horizontal-Lines.pdf) ##### Panini Scanner [Dashboard](https://intellipay.com/wp-content/uploads/2022/03/Section-2-Dashboard.pdf) [Voids and Refunds](https://intellipay.com/wp-content/uploads/2022/03/Section-3-Voids-and-Refunds.pdf) [Reports](https://intellipay.com/wp-content/uploads/2022/03/Section-4-Reports.pdf) [Payment Alerts](https://intellipay.com/wp-content/uploads/2022/03/Section-5-Payment-Alerts.pdf) [Master Accounts](https://intellipay.com/wp-content/uploads/2022/03/Section-6-Master-Accounts.pdf) [ACH Processing](https://intellipay.com/wp-content/uploads/2022/03/Section-7-ACH-Processing.pdf) [Technology Overview](https://intellipay.com/wp-content/uploads/2022/03/Section-8-Technology-Overview.pdf) [IntelliPay Account Setup](https://intellipay.com/wp-content/uploads/2022/03/Section-9-IntelliPay-Account-Setup.pdf) ##### Batch Upload SFTP Guide [SFTP Batch Processing Guide](https://intellipay.com/wp-content/uploads/2022/03/SFTP-Batch-Processing-Guide-3-17-22-v5.1.pdf) ##### FTP Instructions [FTP Instructions](https://intellipay.com/wp-content/uploads/2022/03/FTP-Instructions.pdf) ##### Terminals [V200c and 400 Installation Guide](https://intellipay.com/wp-content/uploads/2022/03/V200c-and-V400c-Installation-Guide-VPN-DOC420-003-EN-C-Revision-C.pdf) [V200C Reference Guide](https://intellipay.com/wp-content/uploads/2020/04/V200c_Reference_Guide.pdf) [C2XBT Leaflet Chipper B2XT Flyer](https://intellipay.com/wp-content/uploads/2022/03/C2XBT_leaflet.pdf) ##### IntelliPay WooCommerce Plug-in [WooCommerce IntelliPay Plugin Setup Guide](https://intellipay.com/wp-content/uploads/2021/11/WooCommerce-IntelliPay-Plugin-Setup-Guide.pdf) ##### Why Are You Holding My Funds? [Why are you holding my funds 12-5-2022](https://intellipay.com/wp-content/uploads/2022/12/Why-are-you-holding-my-funds-12-5-2022.pdf) ##### All Help Topics [CSRF Token Error Message](https://intellipay.com/wp-content/uploads/2022/03/CSRF-Token-Error-Message.pdf) --- ### [Partners - Custom](https://intellipay.com/integrated-payment-solutions/) **Published:** July 27, 2021 **Author:** Dale Erling **Content:** # Integrated Payment Solutions # Platform, not products Holistic, integrated payment solutions customized to your software environment help you increase adoption, improve conversion rates across touchpoints, and realize efficiencies you can’t get from stand‑alone gateways or off‑the‑shelf plugins. Whether you build SaaS, line‑of‑business applications, or niche vertical platforms, IntelliPay gives you a single, PCI DSS Level 1 payment suite you can embed, white‑label, and scale. From APIs and webhooks to Lightbox modals, hosted payment pages, mobile, and text‑to‑pay, you choose the integration methods that fit your roadmap while we handle processing, settlement, and ongoing compliance. [Schedule a demo](https://forms.zohopublic.com/intellipay/form/ScheduleYourDemo/formperma/1MWG1aleRO5ndjOaM-FaUf9ETvHTyWIuzc7LF0YnpOs) [Contact Sales](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDgwIiBoZWlnaHQ9IjYzNCIgdmlld0JveD0iMCAwIDEwODAgNjM0Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) # One Payment PlatformMany Integrated Solutions IntelliPay is a single, secure payment processing and management suite delivering omnichannel payment acceptance of credit and debit cards, ACH/eCheck, checks, and cash. Our integration toolkit lets you embed payments where and how your users work: ### **Key Features** - REST APIs and Web Services for card, ACH, tokenization, and recurring payments - JavaScript Lightbox and hosted forms for fast, low-code web integration - Virtual terminals and EMV devices for over-the-counter and call center payments You control the experience, branding, and workflow: we provide the payment raisl, risk controls, and reproting. [ ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDEwIiBoZWlnaHQ9IjU3MyIgdmlld0JveD0iMCAwIDEwMTAgNTczIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2021/07/TechnologyGroup2.png) # Designed for ISVs, VARs and Platform Partners IntelliPay’s ISV and VAR programs are built to help you grow portfolio value and recurring revenue. Our multi‑tenant hierarchy and master‑sub account structure allow you to board and manage many merchants under your platform while keeping reporting and controls clean. Partners use IntelliPay to: - Launch embedded payments without building their own gateway or compliance stack. - Offer dual‑pricing and fee‑based programs that reduce or eliminate processing costs for their merchants. - Provide real‑time reporting and reconciliation files that drop directly into their own billing and accounting systems [ ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NjAiIGhlaWdodD0iNjQwIiB2aWV3Qm94PSIwIDAgOTYwIDY0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2024/05/Government-electronic-payments-decisions-image-AdobeStock_283572462.png) # Reduce Cost and Risk With IntelliPay handling payment processing, your customers are up and running sooner and at less cost. Our fee‑based options shift some or all credit card costs to cardholders who choose higher‑fee rewards cards, improving merchant margins while keeping debit and ACH low‑cost. All payments are processed through our PCI DSS Level 1 network and payment gateway and protected with encryption, tokenization, and a multi‑layer security framework. Because card data stays on our servers, not yours, we help reduce your platform’s PCI scope and risk exposure [![Underwriters view merchant accounts by risk. How to reshape their view of your business.](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjgwMCIgdmlld0JveD0iMCAwIDEyMDAgODAwIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg== "Risk decision gate diagram merchant account risk intellipay")](https://intellipay.com/wp-content/uploads/2026/01/Risk-decision-gate-diagram-merchant-account-risk.webp "Underwriters view merchant accounts by risk. How to reshape their view of your business.") # Proven inDemanding Environments Since 2011, IntelliPay has provided government, education, healthcare, automotive, property management, and B2B platforms with an all-in-one payment suite and innovative fee-based solutions. Our partners rely on us in environments where uptime, security, user control, and accurate reporting are non-negotiable. # CustomerTestimonials  *“IntelliPay’s multiple integration methods gave us the flexibility to process payments all across our software. From APIs to Lightbox, to Hosted Web Forms, our software can process credit cards, ACH, and Remote Deposit Capture transactions with one payment platform. It’s truly an omnichannel payment solution.”*  *“Integrating with IntelliPay gave us so much flexibility and saved us so much time. The master-sub account structure enabled us to board multiple clients with aggregate and separate reporting.* *Posting their reporting files into our billing system saved our team so much time and eliminated mistakes. It’s been fantastic.”* # Let's Talk About YourEmbedded Payments Roadmap Whether you are planning your first embedded payments rollout or replacing an existing gateway, we can help you design an integration path that fits your product and your merchants. Complete the form to schedule a technical and commercial review, or contact our partnership team to explore white‑label and revenue‑share options [Talk with Us](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) ![Abstract image showing multiple glowing paths and spheres representing different embedded payment integration routes and options](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNjAwIiBoZWlnaHQ9Ijg5NyIgdmlld0JveD0iMCAwIDE2MDAgODk3Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg== "Embedded payments roadmap multiple paths to integration intellipay") # IntelliPay Benefits ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Reduced cost processing options ![IntelliPay OneLink Mobile Payments](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### All in one solution single vendor ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Multi-location management ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Control your merchant account ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Next business day deposits ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Omni channel payment solutions ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Easy and secure processing ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### 14 years of payments experience # Ready to Get Started? Talk with us to explore the IntelliPay payment suite and learn more about how embedded payment processing and management solutions help you grow your business. [Talk with US](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) --- ### [Industries](https://intellipay.com/industries/) **Published:** December 18, 2018 **Author:** allan **Content:** # Industries We Serve ![logo for intellipay](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDAiIGhlaWdodD0iOTQiIHZpZXdCb3g9IjAgMCAyMDAgOTQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) We serve multiple industries. Please select from the list below to learn more. ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Government ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Government [Learn More](https://intellipay.com/industries/government/) ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Automotive ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Automotive [Learn More](https://intellipay.com/automotive/) ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Property Management ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Property Management [Learn More](https://intellipay.com/industries/property-management/) ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Enterprise ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Enterprise [Learn More](https://intellipay.com/?page_id=2884) ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Non-Profit ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Non-Profit [Learn More](https://intellipay.com/industries/non-profit/) ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Medical ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Medical [Learn More](https://intellipay.com/industries/medical/) ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Union ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Union [Learn More](https://intellipay.com/industries/unions/) ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Insurance ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Insurance [Learn More](https://intellipay.com/industries/insurance/) ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Education ![dome of government building](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) ## Education [Learn More](https://intellipay.com/industries/education/) --- ### [Text-to-Pay Portal](https://intellipay.com/text-to-pay-portal/) **Published:** November 20, 2023 **Author:** Dale Erling **Content:** # Text-to-Pay Portal [DOWNLOAD PDF](https://intellipay.com/wp-content/uploads/2026/03/IntelliPay_Products__Text-to-Pay-3-12-26-.pdf) # How it works Easily create and securely send on-demand “pay now” links with customized messages and attachments via email and text using our intuitive Text-to-Pay Portal. Links are securely and automatically generated and can include information collected when sending the link. In addition, a built-in history viewer keeps track of “Links” sent. # Why use our Text-to-Pay Portal? - Sends secure “pay-now” links via text and email - Built-in templates plus the ability to create custom messages - Complete history of inks sent - Easy to implement and use - Works with your current merchant account ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTg2IiBoZWlnaHQ9IjQyMiIgdmlld0JveD0iMCAwIDE5ODYgNDIyIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) # Quick Facts R Creates secure on-demand payment links via text and email R Pre-fills customer data R Built-in link history viewer # Use Cases Any organization can use text and email on-demand payment links to speed payments. In addition, email or text reminders may reduce late payments. [![Desktop screen showing the IntelliPay Text‑to‑Pay portal with a form to send a secure payment link to a customer](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NjQiIGhlaWdodD0iNTc2IiB2aWV3Qm94PSIwIDAgODY0IDU3NiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4= "Text‑to‑Pay Portal – Send Secure Payment Link Screen 3-17-26")](https://intellipay.com/wp-content/uploads/2026/03/Text‑to‑Pay-Portal-–-Send-Secure-Payment-Link-Screen-3-17-26.webp "Desktop screen showing the IntelliPay Text‑to‑Pay portal with a form to send a secure payment link to a customer") # FAQs ## General Questions **What is text-to-pay?** Text-to-pay (or pay-by-text) lets your customers receive a bill by SMS and pay from their mobile device using a secure link to a payment page. **How does text-to-pay work?** You send an SMS with the amount due and a secure payment link; the customer taps the link, reviews the details, enters their payment info, and receives an instant confirmation receipt once the payment is processed. **What payment methods can customers use?** Most text-to-pay solutions accept major credit and debit cards, ACH or bank transfers, and often digital wallets such as Apple Pay and Google Pay, depending on the provider you use. **What can I use text-to-pay for?** Businesses commonly use text-to-pay for invoices, past-due balances, appointment deposits, co-pays, utilities and government fees, memberships, and one‑off service charges. ## Security and Compliance **Is text-to-pay secure?** Yes. The SMS contains a unique, encrypted link that opens a secure, PCI-compliant payment page where card or bank data is protected during transmission and storage. **Do you store my customers’ card numbers?** Typically, card data is tokenized and stored by the underlying payment processor, not by your staff or on your local systems, which reduces your PCI scope. **Do customers have to opt in to receive payment texts?** Yes. You must obtain explicit consent before sending text messages for billing or payment requests and provide a simple way to opt out (for example, replying STOP). **Are there legal or carrier rules I need to follow?** In the U.S., you must comply with TCPA rules for consent and opt-out, and follow carrier guidelines for business texting, such as clear identification of your business and honoring opt-out requests. ## Customer Experience **Does the customer need an app?** No. Customers just need a mobile phone that can receive texts and open a web browser; payments are completed on a mobile‑optimized web page. **Can customers save their payment information for faster checkout next time?** Many platforms let customers securely save their card or bank details so future invoices can be paid with a single tap or simple confirmation. **Will customers get a receipt?** After payment, customers typically see an on‑screen confirmation and receive a text and/or email receipt, while your system updates the invoice as paid in real time. **Can customers ask questions by replying to the text?** Some solutions support two‑way conversational texting so customers can reply with questions or clarifications before or after paying.​ ## Business Benefits **How does text-to-pay help my business?** Text-to-pay speeds collections, reduces manual billing and phone calls, cuts mailing costs, and makes it easier for customers to pay on time, improving cash flow and customer satisfaction. **Is there special hardware required?** Generally, no extra hardware is needed; you use your web-based portal or software to send SMS requests, and customers pay on their own devices. ## Setup and Operations **What do I need to get started?** You need a text-to-pay-enabled platform like IntelliPay, a payment processor or merchant account, a business texting number, consent-collection language, and basic message templates for requests and reminders. **Can I test text-to-pay before going live?** Most platforms support test or training modes so you can send payment requests and run end‑to‑end trials without moving real funds.​ **How are failed or declined payments handled?** If a payment fails, customers can update their card details or try a different method, and you can automatically or manually send a new request or reminder. **Can I schedule or automate payment reminders by text?** Yes. You can schedule payment requests and follow‑up reminders based on due dates, aging, or your internal workflows. **What does it cost to use text-to-pay?** Costs typically include standard payment processing fees plus any subscription or per‑message fees from the texting platform; there is usually no in‑store hardware expense. --- ### [Utilities](https://intellipay.com/utilities/) **Published:** November 20, 2025 **Author:** derling **Content:** # 100% Cost Recovery for Utilities ### 76.7% of Utilities Don’t Recover All Their Card Processing Fees [Get Your Free Audit](https://intellipay.com/talk-to-a-consultant/) ![coverFrom Convenience to Service Fees: A Playbook for Managing Utility Payment Costs - CEO Guide Cover Utilities Page IntelliPay.com](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNjMiIGhlaWdodD0iMTc1IiB2aWV3Qm94PSIwIDAgMjYzIDE3NSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) A Playbook for Managing Utility Payment Costs** [View Guide](https://intellipay.com/wp-content/uploads/2025/11/From-Convenience-to-Service-Fees-d1-11-25-25.pdf) # The real reason your budget is shrinking. Most utilities rely on a legacy “Convenience Fee” model that carries a fatal flaw: It cannot cover AutoPay The Revenue Leak: AutoPay is your most popular channel, but legacy rules force you to absorb 100% of these costs. The Interchange Trap: Premium rewards cards (now 60% of volume) are driving your wholesale costs to record highs. ![A metal bucket with a dollar sign leaking water, representing unrecovered processing costs in utility AutoPay channels.](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MDAiIGhlaWdodD0iNDAwIiB2aWV3Qm94PSIwIDAgNjAwIDQwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4= "Iputilityautopayrevenueleakmcc4900 intellipay") # The Solution Visa now allows qualifying utilities (MCC 4900) to use their Service Fee Program. Service fees can be charged across all payment types, and bill sizes, allowing for maximum cost recovery not possible with convenience fees. ### How Visa’s service fees outperform convenience fees ![old convenience fee limited options vs service fee advantages utilities page intellipay.com](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NzUiIGhlaWdodD0iNTMxIiB2aWV3Qm94PSIwIDAgNjc1IDUzMSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) You can charge a service fee on eligible card payments across channels—including recurring—while keeping ACH, cash, and check no‑fee. Our service fee program complies with VISA [service fee rules](https://usa.visa.com/dam/VCOM/download/about-visa/visa-rules-public.pdf). # How it works **One fee, every channel** One fee structure—online, phone, in-person, auto-pay. No patchwork rules to manage. **You choose the structure** Percentage, flat fee, or a combination. We’ll help you find the right fit based on your transaction data. **We handle the setup** IntelliPay integrates with your existing systems. Our team manages configuration, testing, and go-live so your staff doesn’t have to. **Customers stay informed** We provide signage, scripts, and notification templates so there are no surprises at checkout. **We keep you compliant** Card brand rules change. We track them so you don’t have to. [TALK WITH US](https://intellipay.zohobookings.com/#/adam-hensleigh) [ ![red checkmark on list for IntelliPay's B2B surcharging guide](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjUzNyIgdmlld0JveD0iMCAwIDEyMDAgNTM3Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2025/03/Red-check-mark-on-checklist-blog-sized-AdobeStock_190479583.png "red checkmark on list for IntelliPay's B2B surcharging guide") # Compliance and customer confidence - Exposed fees are fully disclosed and customer-approved before every transaction - Customers always have a fee-free payment option (e-check/ACH) - Complete audit trail for every payment - PCI-compliant, and card-brand certified - Over two decades of experience with Visa’s Service Fee Program “Since partnering with IntelliPay, we’ve saved money and improved efficiency. Customer service is excellent, and the online platform makes payments easy for our constituents.” Town of Islip [TALK WITH US](https://intellipay.com/talk-to-a-consultant/) [ ![Compliance and Customer Confidence section image utilities page intellipay.com](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTAiIGhlaWdodD0iMzY4IiB2aWV3Qm94PSIwIDAgNTEwIDM2OCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2025/11/Compliance-section-utlities-page-image-AdobeStock_1526115714.png "Compliance and Customer Confidence section image utilities page intellipay.com") # What's next? Assess how much cost you can shift off your operating budget and what is required. We will: - map your payment mix, model service fees, and analyze savings by channel. - present clear options in plain language, enabling you to navigate board approvals and transitions confidently. Once we have mapped and modeled your options, and you are ready to proceed, we work side by side with your staff to implement, test, and roll out your program seamlessly, as we have for other entities for over 20 years. [TALK WITH US](https://intellipay.com/talk-to-a-consultant/) [ ![Easy key on laptop keyboard image for the what to expect section utilities page intellipay.com](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iMjkyIiB2aWV3Qm94PSIwIDAgNTEyIDI5MiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2025/11/Easy-key-AdobeStock_152356145.png "Easy key on laptop keyboard image for the what to expect section utilities page intellipay.com") # FAQs ##### Why are my card processing costs rising so fast? **Utility card processing costs are rising because premium rewards and business credit cards now make up the majority of online bill payments and carry significantly higher interchange fees.** Today, **premium rewards and commercial cards account for more than 60% of online credit card transactions**, and utilities often see even higher usage due to recurring and high-ticket bill payments. These cards generate higher interchange costs because they fund rewards programs and card issuer incentives. For example: - **Visa’s 2025 interchange rates for premium rewards cards range from approximately 2.30% to over 3.15%, plus $0.10 per transaction** - Standard consumer debit and non-rewards cards typically cost substantially less As premium card usage increases, utilities that **absorb processing costs instead of applying a compliant service or convenience fee** experience growing margin pressure and unpredictable payment expenses. ##### Will premium rewards card usage continue to grow in utility payments? **Yes—premium rewards card usage is expected to continue increasing in utility payments as more consumers rely on rewards cards for recurring bills.** Approximately **82% of U.S. cardholders have at least one rewards credit card**, and these cards are increasingly used for utility bill payments, particularly by **affluent households and commercial customers** who favor rewards accumulation and automated payments. Because utility bills are typically **high-dollar and recurring**, premium rewards cards represent a disproportionate share of total processing costs. Without a compliant strategy to **recover or offset interchange expenses**, utilities should expect **continued margin pressure and rising payment acceptance costs** as rewards card adoption grows. ##### Is IntelliPay's service fee program compliant with card brand rules? **Yes—IntelliPay’s service fee program is configured to comply with Visa’s Service Fee Program requirements for eligible utility transactions.** The program is designed to align with: - **Visa service fee rules** applicable to qualifying utility merchant category codes (MCCs) - **Card brand disclosure and notice requirements** - **Applicable state and local utility commission guidelines** Implementation and eligibility depend on the utility’s business model (public or private), transaction type, and jurisdiction. IntelliPay works with each utility to ensure the service fee structure is **properly configured before go-live**. ##### Do all cards receive a flat per-item utility interchange rate? **No—only qualifying consumer credit and debit card transactions under the utility interchange program receive a flat per-item rate.** For eligible **consumer card transactions processed under the utility merchant category code (MCC 4900)**, Visa and Mastercard apply a **low, flat per-item interchange rate**, regardless of whether the consumer card carries rewards or an annual fee. However, **business and corporate/commercial cards are treated differently**: - **Business cards** (typically used by small businesses) are generally priced similarly to consumer cards and may qualify for the same flat utility interchange rate. - **Corporate and commercial cards**, which are issued to larger organizations with multiple authorized users, are **not eligible for the flat utility rate**. These transactions are processed under standard corporate interchange categories. As a result, **corporate and commercial card interchange rates can vary significantly**, often ranging from **approximately 2% to over 3% per transaction**, depending on card type and program. Because utilities, government entities, and educational institutions frequently receive payments from **corporate and commercial cards**, organizations that do not recover processing costs may experience **disproportionately high acceptance expenses**. Many utilities address this by implementing a **compliant service fee program** or by applying **alternative payment strategies**, such as absorbing costs on lower-cost payment methods like **ACH or eCheck**. ##### What's the difference between a convenience fee and a service fee? **A convenience fee is a fixed, flat amount charged for using an alternative payment channel, while a service fee is a configurable fee applied to eligible card transactions to help recover processing costs.** **Convenience fees**: - Are **flat, fixed amounts** that do not vary with transaction size - Can only be applied to **specific alternative channels**, such as online, phone, or IVR payments - Are subject to **strict card brand and channel limitations**, which can restrict cost recovery **Service fees**: - May be **percentage-based or flat**, depending on program configuration - Can be applied more broadly across **eligible card types and payment channels** - Are designed to more closely align with **actual processing costs** Utilities are now eligible to participate in **Visa’s Service Fee Program**, which provides greater flexibility than traditional convenience fees while maintaining alignment with **card brand rules and applicable regulatory requirements**. As a result, service fees often offer utilities a **more effective and predictable approach to recovering card acceptance costs**. ##### Is the Service Fee Program considered Surcharging? **No—the Service Fee Program is not considered surcharging when properly implemented for eligible utility transactions.** Surcharging applies primarily to **standard retail transactions** and is subject to **separate and more restrictive card brand rules**, including prohibitions on applying surcharges to **debit card transactions**. By contrast, utilities processing payments under **merchant category code (MCC) 4900** may apply a **service fee as part of an alternative payment channel**, in accordance with **Visa’s Service Fee Program requirements** and applicable card brand regulations. When configured correctly, a utility service fee: - Is distinct from retail surcharging programs - Follows card brand disclosure and eligibility rules - Is designed specifically for **regulated utility payment environments** ##### How do I know if my utility qualifies for Visa's Service Fee Program? **Most utilities operating under eligible merchant category codes (MCCs), including MCC 4900, may qualify for Visa’s Service Fee Program, subject to card brand and regulatory requirements.** Eligibility is determined based on: - The utility’s **merchant category code (MCC)** - Whether the organization is **public or private** - The **payment channels and transaction types** being used - **Applicable state or local utility commission rules** As part of the onboarding process, **IntelliPay reviews your business type, processing configuration, and jurisdiction** to confirm eligibility and ensure the service fee program is **properly configured before implementation**. ##### What is the required Merchant Category Code (MCC) for utilities **Most traditional utilities providing electric, gas, water, and sanitation services are classified under Merchant Category Code (MCC) 4900.** MCC 4900 is the **standard utility classification used by Visa and Mastercard** and is typically required for utilities to participate in **network-specific utility programs**, including: - **Visa’s Utility Interchange Reimbursement Fee (IRF) program** - **Eligible Service Fee Program constructs** Proper MCC classification helps ensure **compliance with card brand rules** and may allow utilities to access **utility-specific interchange pricing** and **customer-paid fee options**, subject to applicable regulatory and card network requirements. ##### Is the utility the Merchant of Record, or is IntelliPay? **The utility remains the Merchant of Record for all payment transactions.** IntelliPay operates as a **third-party payment facilitator and technology provider**, supporting payment acceptance and service fee configuration on the utility’s behalf. This structure aligns with **card brand requirements**, which specify that any applicable service fees must be charged by the **merchant or the merchant’s authorized agent**—not by an unrelated third party. Maintaining the utility as the Merchant of Record helps ensure: - **Proper disclosure and compliance** with card network rules - Clear accountability for transactions and customer communications - Alignment with regulatory and audit expectations ##### Will this cover every transaction type? **The service fee program can be applied to most utility card payment types, subject to card brand rules, channel eligibility, and proper configuration.** For eligible utilities, service fees may be supported across: - **Online payments** - **Phone and IVR payments** - **Recurring and autopay transactions** - **In-person card payments** Coverage depends on factors such as **card brand requirements, transaction channel, card type, and regulatory considerations**. IntelliPay reviews these factors during implementation to ensure the service fee program is **applied consistently and in compliance with Visa rules**. ##### How does this program apply to debit cards? **When implemented in accordance with card brand rules, a utility service fee may be applied to eligible debit card transactions, unlike traditional retail surcharging programs.** Retail surcharging rules generally **prohibit surcharges on debit cards**. However, under **Visa’s Service Fee Program for eligible utilities**, debit card transactions may be included **when processed through approved payment channels and configured to meet program requirements**. Debit card eligibility depends on: - The **utility’s merchant category code (MCC)** - The **payment channel and transaction flow** - Proper **disclosure and program configuration** IntelliPay reviews these factors during implementation to help ensure debit card transactions are handled in a **compliant and consistent manner**, supporting broader cost recovery while aligning with card brand regulations. ##### Is IntelliPay's Service Fee program complaint with card brand rules? **ntelliPay’s Service Fee Program is designed to comply with Visa’s Service Fee rules, which are distinct from general retail surcharging rules and are specifically permitted for eligible utilities.** The program aligns with **Visa’s Core Rules and Visa Product and Service Rules (VCR/VPSR)**, which allow qualified utilities operating under eligible merchant category codes to apply service fees when configured in accordance with program requirements. These rules are separate from standard retail surcharging regulations and are tailored to regulated utility payment environments. Visa’s official Product and Service Rules can be reviewed here: 👉 As part of implementation, IntelliPay reviews the utility’s **MCC classification, payment channels, and jurisdictional considerations** to ensure the service fee structure is **properly configured and compliant before go-live**. ##### How do we ensure we are compliant with Visa's rules for cost recovery **Compliance with Visa’s cost recovery rules requires proper transaction classification, required data submission, and clear customer disclosure before payment is completed.** Specifically, compliant implementation involves: - **Correctly identifying the transaction type** and applicable payment channel - **Submitting the required Merchant Verification Value (MVV)** as part of the transaction flow - **Clearly disclosing the service fee to the customer** before the payment is finalized IntelliPay manages these **technical and configuration requirements** during implementation to help ensure the service fee program operates in alignment with **Visa’s Core Rules and Visa Product and Service Rules (VCR/VPSR)**. ##### Does implementing a service fee program require significant operational changes? **No—most utilities are able to implement a service fee program with minimal operational disruption when the program is properly configured and supported.** In many cases, utilities can launch a compliant service fee program **within a matter of weeks**, without requiring significant changes to internal workflows or staffing. Key technical, compliance, and configuration requirements are handled during implementation. IntelliPay supports utilities by: - Managing **program setup and configuration** - Ensuring alignment with **card brand and regulatory requirements** - Assisting with **customer and board communication** - Providing **ongoing support** as card network rules and regulations evolve This approach allows utilities to recover processing costs while maintaining operational continuity and regulatory alignment. ##### Does this affect rates for non-card payers? **No—a service fee program applies only to customers who choose to pay by card and does not affect rates for customers using non-card payment methods.** Under a service fee model, processing costs are **assessed only on eligible card transactions**. Customers who pay by **cash, check, ACH, or other non-card methods** are not charged a service fee, helping ensure that payment acceptance costs are **not distributed across all ratepayers**. This approach is often viewed as a **more equitable cost-recovery model**, as fees are incurred only by customers who elect to use card-based payment options. ##### Is this allowed in our state? **Service fee programs are permitted in many states when implemented in accordance with card brand rules and applicable state and local disclosure requirements.** While service fees are **widely used by utilities across the U.S.**, eligibility and implementation may vary based on: - **State statutes and regulations** - **Public utility commission or local authority requirements** - **Disclosure and consumer notice obligations** - **Card brand program rules** As part of implementation, **IntelliPay reviews jurisdictional considerations and card brand requirements** to help ensure the service fee program is **configured appropriately for the utility’s location and regulatory environment**. IntelliPay also monitors **regulatory and card network rule changes** and updates its solutions as requirements evolve. ##### What are the state regulatory requirements for utility fees? **State regulatory requirements for utility fees are primarily governed by State Public Utility Commissions (PUCs) or applicable local government statutes.** While **card brand rules are generally uniform nationwide**, state and local laws determine: - **Whether fees may be passed on to customers** - **Which fee types are permitted** (e.g., service fees or convenience fees) - **Disclosure, notice, and approval requirements** Because regulatory authority and requirements vary by jurisdiction, utilities must ensure that any fee program aligns with **both card network rules and applicable state or local regulations**. IntelliPay reviews these factors during implementation to help utilities structure fee programs in a **compliant and jurisdiction-appropriate manner**. ##### What payment security standards does IntelliPay meet? **IntelliPay is a PCI DSS Level 1 Compliant Service Provider, the highest level of certification for organizations that store, process, or transmit cardholder data.** PCI DSS Level 1 compliance requires: - Annual third-party security assessments - Ongoing vulnerability scanning - Strict controls around data encryption, access, and monitoring This certification helps **minimize the PCI compliance burden on utilities**, as sensitive card data is securely handled within IntelliPay’s compliant environment rather than the utility’s internal systems. For a deeper dive into regulatory and card brand compliance requirements, click [here](https://intellipay.com/wp-content/uploads/2025/12/Complaince-deep-dive-d1-12-9-25.pdf). # See what this looks like for your utility. Let's talk -schedule your free review today. [Schedule Consultation](https://intellipay.zohobookings.com/#/adam-hensleigh) --- ### [Property Management](https://intellipay.com/industries/property-management/) **Published:** December 18, 2018 **Author:** allan **Content:** # Property Managment Secure, No-Cost Payment Solution for Rent and Other Payments # IntelliPay is an intelligent payment solution # that empowers the property management industry to accept all tenant payment methods # without increasing costs. [talk with us](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) # Easy Payments, Accelerate Cash Flow Tenants need the flexibility of securely making credit card, debit card, and ECheck payments online, over the phone, receiving payment reminders, or being set up on automatic withdrawals. If your property or community does not make it easy for tenants to pay, it is time to move to IntelliPay. **SOLUTION:** IntelliPay provides payment options that make rent payments, service payments, or automated installments easily. Email or Text reminders include secure payment links, reducing late payments, and accelerating your cash flow. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTIwIiBoZWlnaHQ9IjEyODAiIHZpZXdCb3g9IjAgMCAxOTIwIDEyODAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2025/01/IP_Industries_PropertyManage_Header.jpg "IntelliPay customer portal screenshot 11-3-20") # No-Cost Processing IntellPay’s differentiator is our ability to add a modest fee to the amount due, reducing your overall cost of payment processing. Your company will still receive 100% of the amount due and available next-day funding (OAC). With IntelliPay, your company can save money in processing fees by charging a convenience fee. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3NjciIGhlaWdodD0iMjU1IiB2aWV3Qm94PSIwIDAgNzY3IDI1NSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2023/05/fee-based-color-5-22-23.png "IntelliPay customer portal screenshot 11-3-20") # Secure and Customizable Our secure, PCI DSS Level 1 compliant, cloud-based platform delivers quick and reliable authorization approvals and provides end-to-end encryption to protect your tenant’s sensitive data. Real-time detection and authorization checks help mitigate fraud. Custom payment portals, email/text reminders, 24/7 phone payments and virtual terminals streamline payments, simplify reconciliations, and reduce late or missed payments. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMTk1IiBoZWlnaHQ9IjkwOSIgdmlld0JveD0iMCAwIDExOTUgOTA5Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2026/02/IP_SecureRobustScalable-1.png "IntelliPay customer portal screenshot 11-3-20") # Tenant-Friendly Interface Recent research has shown that the top two reasons for late or missed payments are a hard-to-use payment page and “I forgot.” IntelliPay’s payment interfaces are simple and are used daily in hundreds of communities nationwide. Text and email reminders with embedded payment links and automatic recurring payment options eliminate the “I forgot” excuse and reduce receivables [Learn More](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjczIiBoZWlnaHQ9IjgyOSIgdmlld0JveD0iMCAwIDEyNzMgODI5Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2026/02/IP_WorksWell-1.png "IntelliPay customer portal screenshot 11-3-20") # Integrated Partner Friendly We are likely integrated with your accounting or management software. If not, our easy-to-integrate APIs and non-API solutions transfer the PCI DSS Level 1 scope onto our system, saving you time and money in security audit costs. In addition, we can create custom reports that allow you to import payment records into your system and automatically post the payments. These custom reports can be built at no extra cost to you. [ ![Server room with cut-out of clouds- City, state, county in the cloud](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTM2IiBoZWlnaHQ9IjEwMjQiIHZpZXdCb3g9IjAgMCAxNTM2IDEwMjQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2026/02/IP_IntegratedPartners-1.png "Server room with cut-out of clouds- City, state, county in the cloud") # Contact us today to learn more about IntelliPay Solutions for Property Management Firms [talk with us](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) --- ### [Insurance](https://intellipay.com/industries/insurance/) **Published:** December 18, 2018 **Author:** allan **Content:** # Insurance No Cost Cure for Accelerating Your Company’s Premiums # IntelliPay is a payment solution # that empowers agencies and providers to accept every payment method, # speed up premium payments, and reduce processing costs. [talk with us](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) # Pain for your Customers Customers want flexibility in paying their premiums. If your customers can’t easily pay their bills online, over the phone, or through automated installment plans. You are creating frustration, driving bad reviews, increasing late payments, and giving them a reason to switch. **SOLUTION**: IntelliPay provides every possible payment option. Your customers will appreciate the ease of making payments, and you will accelerate your receivables, get glowing reviews, and improve your cash flow [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjgwMCIgdmlld0JveD0iMCAwIDEyMDAgODAwIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2018/12/ip-insurance-block.jpg "IntelliPay customer portal screenshot 11-3-20") # Reduced Cost Options IntellPay’s differentiator is our ability to provide your entity with a reduced-cost payment processing solution. Our technology can add a modest fee to the amount due, reducing your overall cost of payment processing. Your company will still receive 100% of the amount due and available next-day funding (OAC). With IntelliPay, your company can save money in processing fees by charging a convenience fee or using our dual pricing program. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3NjciIGhlaWdodD0iMjU1IiB2aWV3Qm94PSIwIDAgNzY3IDI1NSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2023/05/fee-based-color-5-22-23.png "IntelliPay customer portal screenshot 11-3-20") # Secure and Customizable Our secure, PCI DSS Level 1 compliant, cloud-based platform delivers quick and reliable authorization approvals and provides end-to-end encryption to protect your client’s sensitive data. Real-time detection and authorization checks help mitigate fraud. Custom payment portals, email/text reminders, 24/7 phone payments and virtual terminals streamline payments, simplify reconciliations, and reduce late or missed payments. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMTk1IiBoZWlnaHQ9IjkwOSIgdmlld0JveD0iMCAwIDExOTUgOTA5Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2026/02/IP_SecureRobustScalable-1.png "IntelliPay customer portal screenshot 11-3-20") # We Work and Play Well with Others Do you already have a payment provider you can’t part with? You can continue to use your current processor for in-person payments, and we’ll add to it for all other methods. In other words, you’ll use us for what your existing processor can’t provide. Your company can use IntelliPay for in-person payments, installment plans, online payments, student portals, mobile payments, and payments over the phone. We don’t have to do it all for you. We can act as a supplement to your existing provider. [Learn More](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjczIiBoZWlnaHQ9IjgyOSIgdmlld0JveD0iMCAwIDEyNzMgODI5Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2026/02/IP_WorksWell-1.png "IntelliPay customer portal screenshot 11-3-20") # Integrated Partner Friendly Our #1 Priority is to provide you with an integrated solution, even if we’re supplementing your current software. With our easy-to-integrate APIs and terminal solutions, we can help you integrate the IntelliPay platform into your current solution. We can also create custom reports that allow you to import payment records into your system and automatically post the payments. Custom reports never cost you more [ ![Server room with cut-out of clouds- City, state, county in the cloud](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTM2IiBoZWlnaHQ9IjEwMjQiIHZpZXdCb3g9IjAgMCAxNTM2IDEwMjQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2026/02/IP_IntegratedPartners-1.png "Server room with cut-out of clouds- City, state, county in the cloud") # Contact us to learn more about IntelliPay’s solutions for Insurance [talk with us](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) --- ### [Non-Profits](https://intellipay.com/industries/non-profit/) **Published:** December 18, 2018 **Author:** allan **Content:** # Non-Profit The Solution for Increasing Donations, Withoug Increasing Costs # IntelliPay Non-Profit is an intelligent payment solution # that empowers Non-Profits to accept every possible payment method # from their donors without increasing costs. [talk with us](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) # Pain for Donors Give your donors the flexibility of making donations online, over-the-phone, or set up on automatic withdrawals. Accept credit or debit cards and ACH/eChecks on our easy-to-use, secure PCI-DSS Level 1 compliant platform that integrates with the back-end systems you already use. **SOLUTION:** IntelliPay Non-Profit takes the headache out of accepting every possible payment option. Your donors will appreciate the ease of making one-time or recurring donations and you will like the accelerated your cash flow. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjgwMCIgdmlld0JveD0iMCAwIDEyMDAgODAwIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2018/12/ip-nonprofit-block.jpg "IntelliPay customer portal screenshot 11-3-20") # Flexible Options IntelliPay provides your organization with a reduced cost payment processing solution. Our fee option gives your donors a secure choice, make a donation in the traditional way or add 3% to the donation amount, so your organization pays $0 the processing fees. Your organization will still receive 100% of the amount due and available next-day funding (OAC). With IntelliPay, you can save money in processing fees! [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iMzEwIiB2aWV3Qm94PSIwIDAgNTAwIDMxMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2018/12/ip-non-profit-laptop.jpg "IntelliPay customer portal screenshot 11-3-20") # Secure, Robust, Scalable Our secure, PCI DSS Level 1 compliant, cloud-based platform is extremely secure and fully scalable to grow alongside your organization. Our “Master/Sub Account” configuration makes IntelliPay a powerful solution for multi-location locations or entities. Additionally, IntelliPay’s hosted, virtual and/or online terminals, cover thirty-five percent (35%) of the PCI Self-Assessment Questionnaire, reducing the hassles of making your organizations PCI DSS Level 1 compliant. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMTk1IiBoZWlnaHQ9IjkwOSIgdmlld0JveD0iMCAwIDExOTUgOTA5Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2026/02/IP_SecureRobustScalable-1.png "IntelliPay customer portal screenshot 11-3-20") # We Work and Play Well with Others Already have a payment provider and can’t change? You can continue to use your current processor at the front desk and we’ll add to it to our platform. Let IntelliPay deliver the payment options your existing processor can’t provide. IntelliPay Non-Profit works for installment plans, online payments, donation portals, mobile payments, and/or payments over the phone. Don’t need it all? We will customize a solution to your needs! Talk to one of our consultants today and learn what we can do for your organization. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjczIiBoZWlnaHQ9IjgyOSIgdmlld0JveD0iMCAwIDEyNzMgODI5Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2026/02/IP_WorksWell-1.png "IntelliPay customer portal screenshot 11-3-20") # Integrated Partner Friendly Our #1 Priority is to provide you with an integrated solution or integration with your current management software. If we are not integrated with your accounting or management software, our easy to integrate APIs and non-API solutions transfer the PCI DSS Level 1 scope onto our system, saving third-party and proprietary software providers thousands in security audit costs. In addition, we can create custom reports that will allow you to import payment records into your system that will automatically post the payments. These custom reports can be built at no extra cost to you. [ ![Server room with cut-out of clouds- City, state, county in the cloud](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTM2IiBoZWlnaHQ9IjEwMjQiIHZpZXdCb3g9IjAgMCAxNTM2IDEwMjQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2026/02/IP_IntegratedPartners-1.png "Server room with cut-out of clouds- City, state, county in the cloud") # Contact us today to learn more about IntelliPay Solutions for Non-Profits [talk with us](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) --- ### [Medical](https://intellipay.com/industries/medical/) **Published:** December 18, 2018 **Author:** allan **Content:** # Medical The Cure for Accelerating Patient Payments and Self Pays # IntelliPay Medical is an intelligent payment solution # that empowers the Healthcare industry to accept every possible payment method # from their patients without increasing costs. [talk with us](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) # Pain for Patients ### (and not just at the sight of a needle) Patients want the flexibility of paying their bills online, over-the-phone, or to be set up on automatic installments for large deductibles and self-pay plans. If your patients cannot pay their bill online or you are not offering installment plans, you are bottlenecking your practice’s ability to receive payments from your patients. **SOLUTION:** IntelliPay Medical provides every possible payment option. Your patients will appreciate the ease of making payments and you will accelerate your “number of days outstanding” accounts receivables, improving cash flow. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjgwMCIgdmlld0JveD0iMCAwIDEyMDAgODAwIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2018/12/ip-medical-needle.jpg "IntelliPay customer portal screenshot 11-3-20") # Reduced Cost Options IntellPay’s differentiator is our ability to provide your entity with a reduced cost payment processing solution. Our technology can add a modest fee to the amount due. Reducing your overall cost of payment processing. Your company will still receive 100% of the amount due and available next-day funding (OAC). With IntelliPay, your company can save money in processing fees by charging either a surcharge fee or convenience fee. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3NjciIGhlaWdodD0iMjU1IiB2aWV3Qm94PSIwIDAgNzY3IDI1NSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2023/05/fee-based-color-5-22-23.png "IntelliPay customer portal screenshot 11-3-20") # Secure, Robust, Scalable Our secure, PCI DSS Level 1 compliant, cloud-based platform is extremely secure and fully scalable to grow alongside your practice. Our “Master/Sub Account” configuration makes IntelliPay a powerful solution for multi-location practices. Additionally, IntelliPay’s hosted, virtual and/or online terminals, cover thirty-five percent (35%) of the PCI Self-Assessment Questionnaire, reducing the hassles of making your practice PCI DSS Level 1 compliant. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMTk1IiBoZWlnaHQ9IjkwOSIgdmlld0JveD0iMCAwIDExOTUgOTA5Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2026/02/IP_SecureRobustScalable-1.png "IntelliPay customer portal screenshot 11-3-20") # We Work and Play Well with Others Already have a payment provider and can’t change? Continue to use your current processor at the front desk and we’ll add to it for all other methods. Use us for what your existing processor can’t provide. Your office can use IntelliPay Medical for installment plans, online payments, patient portal, mobile payments, and/or payments over the phone. We don’t have to do it all for you. We just want to help and if you decide to use our reduced cost fee options, it won’t cost you an arm and a leg to try. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjczIiBoZWlnaHQ9IjgyOSIgdmlld0JveD0iMCAwIDEyNzMgODI5Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2026/02/IP_WorksWell-1.png "IntelliPay customer portal screenshot 11-3-20") # Integrated Partner Friendly Our #1 Priority is to provide you with an integrated solution or integration with your current practice management software. If we are not integrated with your accounting or management software, our easy to integrate APIs and non-API solutions transfer the PCI DSS Level 1 scope onto our system, saving third-party and proprietary software providers thousands in security audit costs. In addition, we can create custom reports that will allow you to import payment records into your system that will automatically post the payments. These custom reports can be built at no extra cost to you. [ ![Server room with cut-out of clouds- City, state, county in the cloud](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTM2IiBoZWlnaHQ9IjEwMjQiIHZpZXdCb3g9IjAgMCAxNTM2IDEwMjQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2026/02/IP_IntegratedPartners-1.png "Server room with cut-out of clouds- City, state, county in the cloud") # Contact us today to learn more about IntelliPay Solutions for Healthcare Providers [talk with us](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) --- ### [Unions](https://intellipay.com/industries/unions/) **Published:** December 18, 2018 **Author:** allan **Content:** # Unions The Easy Way to Accept Member Dues and PAC Contributions # IntelliPay Unions is an intelligent payment solution # that empowers Unions to accept every possible payment method # from their members or contributors without increasing costs. [talk with us](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) # Pain Members and Donors Members and donors want the flexibility of paying their dues or making their contributions online, over-the-phone, or to be set up on automatic installments for monthly membership dues. If your current provider is stopping members from paying their union dues or permitting PAC contributions online, over-the-phone or through automated recurring payment plans, it is time to step-up to IntelliPay – Unions. **SOLUTION:** IntelliPay – Unions delivers every possible payment option. Members and donors alike will appreciate the ease of making payments and/or contributions and you will accelerate your receivables, improving your cash flow. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjgwMCIgdmlld0JveD0iMCAwIDEyMDAgODAwIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2018/12/ip-unions-block.jpg "IntelliPay customer portal screenshot 11-3-20") # Reduced Cost Options IntellPay’s differentiator is our ability to provide your entity with a reduced payment processing solution. Our technology can add a modest fee to the amount due. Reducing your overall cost of payment processing. Your union will still receive 100% of the amount due and available next-day funding (OAC). With IntelliPay, your company can save money in processing fees by charging either a surcharge fee or [convenience fee.](https://intellipay.com/payment-models/) [talk with us](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3NjciIGhlaWdodD0iMjU1IiB2aWV3Qm94PSIwIDAgNzY3IDI1NSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2023/05/fee-based-color-5-22-23.png "IntelliPay customer portal screenshot 11-3-20") # Secure, Robust, Scalable Our secure, PCI DSS Level 1 compliant, enterprise-grade, cloud-based platform is extremely secure and fully scalable to grow alongside your membership. Our “Master/Sub Account” configuration makes IntelliPay – Unions a powerful solution for your union. Additionally, Intellipay’s hosted, virtual and/or online terminals, cover thirty-five percent (35%) of the PCI Self-Assessment Questionnaire, reducing the hassles of making your organization PCI DSS Level 1 compliant. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMTk1IiBoZWlnaHQ9IjkwOSIgdmlld0JveD0iMCAwIDExOTUgOTA5Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2026/02/IP_SecureRobustScalable-1.png "IntelliPay customer portal screenshot 11-3-20") # We Work and Play Well with Others Already have a payment provider and can’t change? Continue to use your current processor for in person or in office transactions and we’ll add to it for all other methods. Use us for what your existing processor can’t provide. Your office can use IntelliPay – Unions for installment plans, online payments, mobile payments, and/or payments over the phone. We don’t have to do it all for you. We just want to help and if you decide to use our reduced fee options, it won’t cost you an arm and a leg to try. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjczIiBoZWlnaHQ9IjgyOSIgdmlld0JveD0iMCAwIDEyNzMgODI5Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2026/02/IP_WorksWell-1.png "IntelliPay customer portal screenshot 11-3-20") # Integrated Partner Friendly Our #1 Priority is to provide you with an integrated solution or integration with your current software. If we are not integrated with your accounting or management software, our easy to integrate APIs and non-API solutions transfer the PCI DSS Level 1 scope onto our system, saving third-party and proprietary software providers thousands in security audit costs. In addition, we can create custom reports that will allow you to import payment records into your system that will automatically post the payments. These custom reports can be built at no extra cost to you. [ ![Server room with cut-out of clouds- City, state, county in the cloud](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTM2IiBoZWlnaHQ9IjEwMjQiIHZpZXdCb3g9IjAgMCAxNTM2IDEwMjQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2026/02/IP_IntegratedPartners-1.png "Server room with cut-out of clouds- City, state, county in the cloud") # Contact us today to learn more about IntelliPay Solutions for fee-based payment solutions for unions [talk with us](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) --- ### [Education](https://intellipay.com/industries/education/) **Published:** December 18, 2018 **Author:** allan **Content:** # Education No Cost Solution for Accelerating Student Payments and Fees # IntelliPay is a no cost payment solution # that empowers institutions to accept every payment method # from their students without processing costs. [talk with us](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) # Pain for Students and Parents ### (it’s not just receiving a bad grade) Students and parents want the flexibility of paying their bills online, over the phone, or in automatic installments for recurring fees or large tuition amounts. If your school or university doesn’t have a simple online payment option or doesn’t offer installment plans, we can create a custom-branded solution. **SOLUTION:** IntelliPay provides every possible payment option. Your students and their parents will appreciate how easy it is to make payments or installments, and you will decrease the “number of days outstanding” in accounts receivables and improve cash flow. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjgwMCIgdmlld0JveD0iMCAwIDEyMDAgODAwIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2018/12/ip-education-grade.jpg "IntelliPay customer portal screenshot 11-3-20") # Service Fee Option IntelliPay’s differentiator is our ability to provide your school or university with a no-cost payment processing solution. Our technology can add a modest “Service Fee” to the amount due for in-person, online, and over-the-phone and installment plan payments. Unlike old “convenience fee” plans, the Service Fee goes directly to IntelliPay, where we manage and cover the costs of the processing fees on your behalf. Your institution will still receive 100% of the amount due and next-day funding (OAC). With our service fee option, your school can save thousands of dollars in processing fees by charging “Service fees” for installment plans, online payments, and phone payments without charging them for payments made in the office. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NTAiIGhlaWdodD0iMzAwIiB2aWV3Qm94PSIwIDAgNDUwIDMwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2022/05/Hand-typing-on-keyboard-with-credit-card.jpg "IntelliPay customer portal screenshot 11-3-20") # Secure, Robust, Scalable Our secure, PCI DSS Level 1 compliant, cloud-based platform is highly secure and fully scalable to grow with your enrollment. Our “Master/Sub Account” reporting makes IntelliPay a powerful solution for multi-location campuses or tracking individual departments and staff. Additionally, IntelliPay’s hosted, virtual, and/or online terminals cover 35% of the PCI Self-Assessment Questionnaire, reducing the hassle of making your school PCI DSS Level 1 compliant. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMTk1IiBoZWlnaHQ9IjkwOSIgdmlld0JveD0iMCAwIDExOTUgOTA5Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2026/02/IP_SecureRobustScalable-1.png "IntelliPay customer portal screenshot 11-3-20") # We Work and Play Well with Others Do you already have a payment provider you can’t part with? You can continue to use your current processor for in-person payments, and we’ll add to it for all other methods. In other words, you’ll use us for what your existing processor can’t provide. Your school can use IntelliPay for in-person payments, installment plans, online payments, student portals, mobile payments, and payments over the phone. We don’t have to do it all for you. We can act as a supplement to your existing provider. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjczIiBoZWlnaHQ9IjgyOSIgdmlld0JveD0iMCAwIDEyNzMgODI5Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2026/02/IP_WorksWell-1.png "IntelliPay customer portal screenshot 11-3-20") # Integrated Partner Friendly Our #1 Priority is to provide your institution with an integrated solution, even if we’re supplementing your current software. With our easy-to-integrate APIs and terminal solutions, we can help you integrate the IntelliPay platform into your current solution. We can also create custom reports that allow you to import payment records into your system and automatically post the payments. Custom reports never cost you more. [ ![Server room with cut-out of clouds- City, state, county in the cloud](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTM2IiBoZWlnaHQ9IjEwMjQiIHZpZXdCb3g9IjAgMCAxNTM2IDEwMjQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2026/02/IP_IntegratedPartners-1.png "Server room with cut-out of clouds- City, state, county in the cloud") # Contact us to learn more about IntelliPay’s customized solutions for Education [talk with us](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) --- ### [Small Business](https://intellipay.com/industries/small-business/) **Published:** November 9, 2022 **Author:** Dale Erling **Content:** # Small Business “Regardless of size, the fees are most merchants’ highest operating cost after labor…” -National Retail Federation – May 4, 2022 Reward Credit cards are one reason why. Unfortunately, when used online, rewards credit cards have the highest payment processing fees merchants pay. The higher interchange fees on rewards credit cards pay for the travel and cash back your customers receive when they use rewards credit cards. So why should your margins be paying for someone else’s perks? We have options that eliminate the processing costs! [talk with us](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDE4IiBoZWlnaHQ9IjU4MiIgdmlld0JveD0iMCAwIDEwMTggNTgyIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2022/11/CC-swipe-fees-going-up-image-for-blog-3.jpg "IntelliPay customer portal screenshot 11-3-20") # Higher fees pay for customer perks. Stop subsidizing perks! IntelliPay makes it easy to eliminate payment processing costs. # More Than Adding a Fee Adding a fee to a sale is more challenging than adding sales tax. Some fees have legal and card network requirements. Others can only be added if a merchant is a government or educational institution. One type of fee can only be applied when the sale is made outside of traditional channels. [IntelliPay](https://intellipay.com/payment-models/) takes the complexity out of adding fees, ensuring you’re compliant no matter which fee method you decide to use. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjgwMCIgdmlld0JveD0iMCAwIDEyMDAgODAwIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2022/11/hands-typing-shutterstock_185877425-2.jpg "IntelliPay customer portal screenshot 11-3-20") ### “Small retailers with a few dozen transactions a day pay a higher rate than national retailers with millions of transactions.” National Retail Federation May 4, 2022 # All-in-One Solution While[ IntelliPay](https://intellipay.com/) makes it easy to reduce high payment processing costs so that your business can stop subsidizing its perks. We also make it more affordable with transparent interchange plus pricing. Plus, you can offer the payment options customers prefer in an all-in-one payment suite that simplifies payments and business processes. Saving time and money. [READY TO LEARN MORE](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) [ ![Business owners who have lowered their payment processing costs.](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjgwMCIgdmlld0JveD0iMCAwIDEyMDAgODAwIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2022/11/photo4.jpg "Business owners who have lowered their payment processing costs.") ## 92% of card sales are reward cards # Higher fees pay for customer perks. We offer affordable, transparent interchange plus pricing plus options that transfer all or some of the swipe fees to customers. # Your Business - Your Control Multiple locations or departments? Moving all your payments to [IntelliPay](https://intellipay.com/) allows you to see all your transactions and easily switch between viewing all locations or [payment data](https://intellipay.com/payment-models/) on a per-location or department basis. Our robust reporting feature allows for a deep dive into all transactions; and simplifies reconciliations. You can easily create custom reports to meet your specific needs. Take control of your payments today. [GET STARTED](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) [ ![Smiling business owners with no payment processing costs](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjgwMCIgdmlld0JveD0iMCAwIDEyMDAgODAwIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2022/11/image1.jpg "Smiling business owners with no payment processing costs") --- ### [Service Fee vs Convenience Fee](https://intellipay.com/servicefee/) **Published:** September 19, 2018 **Author:** allan **Content:** # Service Vs Convenience Fee Description # **Service Fee vs. Convenience Fee: Understanding the Differences** By Dale Erling | Last Updated February 2026 | 6-8 minute read ## **Executive Summary** This guide explains the key differences between service fees, convenience fees, and surcharges: three distinct approaches for offsetting payment processing costs. For Dual Pricing, learn more [here](https://intellipay.com/how-dual-pricing-affects-customer-choices/). This post has a focus on government, education, and utility organizations. Updated to reflect Visa’s October 2025 expansion of service fee eligibility to include utilities (MCC 4900) and rule simplifications across the program, this resource helps merchants understand eligibility requirements, compliance obligations, and implementation considerations for each fee model. ## **Key takeaways:** - Service fees are limited to qualifying government, education, and utility merchants under specific card network programs - Convenience fees apply to alternative payment channels and are available to broader merchant categories - Surcharges differ fundamentally in purpose, disclosure, and legal constraints - October 2025 Visa rule changes expanded service fee eligibility and simplified program requirements - Card network rules, state laws, and proper disclosure govern what’s permitted ## **Background** Rising inflation, material, and labor costs have driven merchants to find cost savings everywhere. Since credit card processing is often in the top five of merchant costs, organizations increasingly look at options for recouping some or all expenses through fee-based programs. This guide describes Service Fee Processing, Convenience Fee Processing, and Surcharging—three distinct approaches with different eligibility requirements, rules, and merchant obligations. ## **Part I: Service Fee Processing** **What Is a Service Fee?** A service fee is a charge that qualifying government, education, and utility merchants can assess to offset the cost of accepting card payments. Service fees are permitted under specific card network programs and must comply with detailed program requirements. **Visa Government, Higher Education, and Utility Payment Program** **Program overview:** The Visa Government, Higher Education, and Utility Payment Program enables qualified merchants to accept Visa cards across all payment channels and assess a variable service fee as a separate transaction\[web:131\]\[web:133\]\[web:150\]. **Eligible merchant categories:** Effective October 18, 2025, Visa expanded service fee program eligibility to include utilities (MCC 4900), joining government and higher education merchants\[web:133\]\[web:150\]. Eligible MCCs now include: - **Government merchants:** - MCC 9311 – Tax Payments - MCC 9222 – Fines - MCC 9211 – Court Costs - MCC 9399 – Miscellaneous Government Services - **Higher education:** - MCC 8220 – College Tuition - MCC 8244 – Business and Secretarial Schools - MCC 8249 – Trade and Vocational Schools - **Utilities (added October 2025):** - MCC 4900 – Electric, Gas, Sanitary Services, Water Utilities **Important:** Telecommunications and cable services are not eligible for MCC 4900 classification and therefore cannot participate in the utility service fee program\[web:149\]\[web:150\]. **October 2025 Rule Simplifications** Visa announced significant simplifications to the Service Fee program effective October 18, 2025\[web:150\]: 1. **Registration no longer required:** Merchants do not need to register with Visa before implementing a service fee 2. **MVV not required:** Merchants no longer need to send a Merchant Verification Value (MVV) in the transaction message 3. **Separate transaction no longer mandatory:** The service fee no longer needs to be processed as a separate transaction, giving merchants and service providers greater flexibility in fee application and reconciliation These changes are expected to accelerate service fee adoption, particularly among utility providers seeking to offset card-acceptance costs\[web:150\]. ## **Service Fee Requirements** While Visa simplified certain technical requirements, core program obligations remain\[web:131\]\[web:139\]\[web:150\]: - Service fees are permitted solely for eligible payments in government, higher education, and utility MCCs - The fee can be applied by either the merchant or a third-party service provider accepting payments on behalf of the merchant - Service fees can be assessed in both card-present and card-not-present environments - The fee may be assessed as a flat or variable amount on Visa Consumer Debit (including prepaid), Visa Consumer Credit, and Visa Commercial Card transactions - The service fee must be clearly disclosed to the cardholder in advance of payment - The fee must be identified as charged by the merchant or third party - Cardholders must be informed of the fee amount before completing the transaction ## **How Service Fee Processing Works** In a typical service fee implementation with a third-party processor like IntelliPay: **Step 1 – Amount due is processed on Merchant Account #1:** The transaction for the amount owed by the citizen, student, or utility customer is processed and funds are deposited into the government entity’s, educational institution’s, or utility’s bank account. **Step 2 – Service fee is processed on Merchant Account #2:** The service fee amount is processed separately (or may now be combined under the simplified October 2025 rules) and deposited into the registered Third-Party Processor’s (TPP) bank account. **Step 3 – TPP covers processing costs:** Interchange dues and assessments are billed to the TPP’s bank account, and the TPP uses the service fee revenue to cover the cost of processing fees. **Result:** Service fee processing becomes a no-cost or significantly reduced-cost processing solution for qualifying merchants. ### **Important Compliance Considerations** - Card network rules governing service fees can change; merchants must follow the latest Visa Core Rules and program requirements\[web:131\]\[web:139\] - State and local laws may limit or prohibit service fees or impose additional disclosure requirements\[web:131\] - Government agencies and educational institutions should consult legal counsel before implementing service fees\[web:131\] - Service fee programs differ significantly from surcharging; they are not interchangeable\[web:139\] ## **Part II: Convenience Fee Processing** **What Is a Convenience Fee?** A convenience fee is a charge levied for the privilege of paying through an alternative payment channel or a payment method that is not the merchant’s standard acceptance channel\[web:137\]\[web:139\]. **Example** Movie theaters typically sell tickets face-to-face at the box office. If a theater gives customers the alternative option of paying by phone or online using a credit card, the theater can charge a “convenience fee.” Technically, customers pay not for using their credit card, but for the privilege of using the pay-by-phone or online channel. **Card Network Convenience Fee Policies** Each card network has specific convenience fee requirements: **Visa Convenience Fee Requirements** According to Visa’s policy, certain criteria must be met for a merchant to charge a convenience fee\[web:131\]\[web:139\]: - The payment must take place across an alternative payment channel, such as online or by phone - Customers must be told about the fee in advance, and the fee must be clearly disclosed - The fee must be a flat or fixed price rather than a percentage of the sale - The merchant must offer at least one standard payment channel where no convenience fee is assessed **Mastercard Convenience Fee Program** Mastercard launched its Convenience Fee Program in 2008 for government agencies and educational institutions to increase card acceptance in sectors that traditionally relied on cash and checks\[web:137\]\[web:140\]. Mastercard allows convenience fees for merchants under the following conditions\[web:137\]\[web:139\]: - The fee can be charged for bona fide convenience in the form of an alternative payment channel (e.g., mail, telephone, eCommerce) outside the merchant’s customary payment channels - The fee can be charged on in-person payments, card-not-present payments, or recurring/installment payment transactions - Examples of recurring charges include insurance premiums, subscriptions, internet service provider monthly fees, membership dues, and utility charges - Mastercard leaves the fee structure—whether fixed, tiered, or percentage-based—to participating organizations No registration is required for participating in the Mastercard Government/Education Convenience Fee Program\[web:137\]. **American Express Convenience Fee Policy** Under American Express’s policy, select transactions qualify for convenience fees, including taxes and tuition. A merchant must provide an actual convenience in the form of payment—for example, online payment, interactive voice response, or a payment kiosk. The fee must be clearly disclosed before the transaction is completed\[web:139\]. **Discover Convenience Fee Treatment** Discover requires that all credit cards be treated consistently. As a result, the rules instituted by other card networks apply to Discover, since a merchant cannot levy a fee on a Discover cardholder that it isn’t allowed to impose on Visa, Mastercard, or American Express cardholders\[web:139\]. **Key Differences: Service Fee vs. Convenience Fee** **AspectService FeeConvenience Fee**Eligible merchantsGovernment, education, utilities (specific MCCs)Broader merchant categoriesFee recipientThird-party processor (TPP)MerchantPurposeTPP uses fee to cover processing costsMerchant uses fee to offset processing costsAlternative channel requiredNoYes (must offer fee-free standard channel)RegistrationNot required (as of Oct 2025)Varies by networkFee structureFlat or variableTypically flat (Visa); varies (Mastercard)Merchant receivesOnly amount owed by customerAmount owed plus convenience fee## **Part III: Surcharging** **What Is a Surcharge?** A surcharge is a cost added for the privilege of using a credit card, typically presented at the point of service. Surcharges cover the merchant’s actual cost of processing, subject to network caps and state law restrictions\[web:131\]\[web:139\]\[web:143\]. **Key Surcharge Characteristics** - Surcharges are applied at the point of sale as a direct pass-through of card-acceptance costs - Network rules generally cap surcharges at the merchant’s actual processing cost or a maximum percentage (historically 3% in many jurisdictions, 2% in Colorado, though rules continue to evolve)\[web:131\]\[web:143\] - Surcharges are subject to significant state-level legal restrictions; some states prohibit surcharges entirely\[web:131\]\[web:143\] - Card network rules require advance disclosure and specific transaction receipt formatting\[web:139\] - Surcharges typically cannot be applied to debit cards\[web:139\] **Important Distinctions** **Surcharges are not service fees or convenience fees.** The three programs have different eligibility requirements, different recipients of the fee revenue, different disclosure obligations, and different legal and regulatory frameworks\[web:131\]\[web:139\]\[web:143\]. **Current Legal and Regulatory Environment** Surcharge rules and state laws have evolved and continue to change. Merchants considering surcharging should\[web:131\]\[web:143\]: - Review current card network rules for surcharge caps, registration, and disclosure requirements - Consult legal counsel regarding state and local surcharge restrictions - Ensure point-of-sale systems can properly disclose and process surcharges in compliance with network rules - Monitor ongoing litigation and regulatory developments affecting surcharge practices The Visa and Mastercard proposed interchange settlement announced in late 2025 may further impact surcharge practices and merchant obligations\[web:143\]\[web:156\]. ## **Part IV: How IntelliPay Implements Fee Programs** IntelliPay has been in the payment processing industry since 2004, serving thousands of businesses, government entities, educational institutions, and utility organizations nationwide\[web:60\]\[web:63\]\[web:69\]\[web:130\]. During this time, we have helped merchants address rising processing costs through compliant implementation of service fees, convenience fees, and dual pricing options, significantly reducing or eliminating merchant processing expenses\[web:60\]\[web:62\]\[web:130\]\[web:133\]. **Service Fee Implementation for Government, Education, and Utilities** IntelliPay provides turnkey service fee programs for qualifying government, education, and utility merchants, including\[web:130\]\[web:133\]: - Dual merchant account setup and management - Service fee calculation and collection - Clear cardholder disclosure and messaging - Compliance monitoring and network rule updates - Reconciliation and reporting across both merchant accounts - Support for Visa’s simplified October 2025 program requirements For utilities, IntelliPay’s MCC 4900 service fee program allows qualifying electric, gas, water, and sanitary utilities to charge service fees across all payment types and bill sizes, making payment acceptance cost-neutral or significantly reduced-cost\[web:130\]\[web:133\]. **Convenience Fee and Dual Pricing Options** For merchants who don’t qualify for service fee programs, IntelliPay offers convenience fee and dual pricing implementations that comply with card network rules and state law requirements\[web:60\]\[web:62\]. **Transparent, Flexible Pricing Models** IntelliPay combines service fee, convenience fee, surcharge, and dual-pricing options with transparent interchange-plus pricing, giving merchants control over processing costs and the flexibility to choose the model that best fits their business and jurisdiction\[web:60\]\[web:62\]\[web:130\]. ## **Frequently Asked Questions** **Who qualifies for the Visa service fee program?** Government entities (tax, fines, court costs, miscellaneous government services), higher education institutions (tuition payments), and utilities (electric, gas, water, sanitary services under MCC 4900) qualify for Visa’s service fee program, subject to program requirements and proper implementation\[web:131\]\[web:133\]\[web:150\]. **What changed in October 2025 for Visa service fees?** Visa expanded service fee eligibility to include utilities (MCC 4900) and simplified program rules by eliminating registration requirements, removing the MVV requirement, and making separate transaction processing optional\[web:133\]\[web:150\]. **Can utilities charge service fees on all payment types?** Yes. Qualifying utilities under MCC 4900 can charge service fees across all payment types (credit, debit, commercial cards) and bill sizes, provided they comply with Visa program requirements\[web:130\]\[web:133\]\[web:150\]. **What is the difference between a service fee and a convenience fee?** A service fee is collected by the third-party processor to cover processing costs and is limited to government, education, and utility merchants. A convenience fee is collected by the merchant to offset processing costs and applies to alternative payment channels across broader merchant categories. Service fees do not require an alternative fee-free channel; convenience fees do\[web:131\]\[web:137\]\[web:139\]. **Are service fees the same as surcharges?** No. Service fees are program-specific fees for qualifying government, education, and utility merchants, collected by the processor. Surcharges are point-of-sale charges applied by merchants to cover card-acceptance costs, subject to different rules, caps, and state law restrictions\[web:131\]\[web:139\]\[web:143\]. **Do I need to register with Visa to charge a service fee?** As of October 18, 2025, registration with Visa is no longer required to implement a service fee, though merchants must still comply with all program rules, including proper disclosure and MCC eligibility\[web:150\]. **Can I charge a percentage-based convenience fee?** It depends on the card network. Visa requires convenience fees to be flat or fixed amounts. Mastercard allows fixed, tiered, or percentage-based convenience fees for its Government/Education Convenience Fee Program participants. Always check current network rules before implementing fees\[web:137\]\[web:139\]. **What states prohibit surcharging?** Surcharge laws vary by state and continue to evolve through legislation and litigation. Merchants must consult legal counsel and review current state law before implementing surcharges. Some states prohibit surcharges entirely; others impose disclosure or cap requirements\[web:131\]\[web:143\]. **How does IntelliPay help merchants implement service fees?** IntelliPay provides end-to-end service fee program management for qualifying government, education, and utility merchants, including dual merchant account setup, service fee collection, cardholder disclosure, compliance monitoring, and reconciliation across accounts\[web:130\]\[web:133\]. **Summary and Next Steps** Service fees, convenience fees, and surcharges each offer distinct approaches to managing payment processing costs, with different eligibility requirements, recipient structures, and compliance obligations. For qualifying government, education, and utility merchants, Visa’s October 2025 expansion and simplification of the service fee program represents a significant opportunity to reduce or eliminate processing costs while maintaining broad card acceptance\[web:133\]\[web:150\]. IntelliPay offers compliant service fee, convenience fee, and dual pricing implementations tailored to your organization’s specific needs and regulatory environment. To learn more, email or visit . **Important Legal Disclaimer** This document is provided for informational purposes only and does not constitute legal, tax, or compliance advice. Card network rules, acquirer requirements, and state and local laws govern what fee structures are permitted and how they must be implemented. Merchants should consult legal counsel and their acquirer before implementing service fees, convenience fees, or surcharges. IntelliPay makes no representations or warranties regarding the accuracy or completeness of this information, and card network rules and legal requirements are subject to change. **References** \[1\] GSA SmartPay. (2023). Visa’s Government and Higher Education Payment Program. \[2\] IntelliPay. (2025). Visa’s 2025 Fee Changes for Utilities: CEDP Risks and Service Fee Opportunities. \[3\] IntelliPay. (2024). The MasterCard Convenience Fee Program. \[4\] CSG Forte. (2025). Convenience/Service Fee and Surcharge Tip Sheet. \[5\] IntelliPay. (2026). MCC 4900 Utility Payment Processing. \[6\] TSG Payments. (2025). Visa Expands Service Fee Eligibility and Simplifies Rules. \[7\] Visa USA. (2025). Interchange Reimbursement Fees – Rates Effective October 18, 2025. \[8\] Mastercard. (2025). 2025–2026 US Region Interchange Programs and Rates. \[9\] NACS. (2026). The Latest Proposed Swipe Fee Settlement Is More ‘Smoke and Mirrors.’ [https://www.convenience.org/Media/Daily/2025/November/10/1-The-Latest-Proposed-Swipe-Fee-Settlement\_GR](https://www.convenience.org/Media/Daily/2025/November/10/1-The-Latest-Proposed-Swipe-Fee-Settlement_GR) \[10\] IntelliPay. (2026). Customizable In-Person and Online Payment Solutions for Every Business. \[11\] IntelliPay. (2024). Payment Processing Models. \[12\] IntelliPay. (2025). Scalable Custom Payment Solutions for Growing Businesses. \[13\] IntelliPay. (2024). About IntelliPay – Simplifying Payments for Everyone. --- ### [Emergency Support](https://intellipay.com/emergency-support/) **Published:** June 11, 2020 **Author:** Dale Erling **Content:** # Emergency Support # How it works If you are experiencing any of the following conditions please fill out the form and an on-call engineer will be paged. - IntelliPay is experiencing a site down emergency. - IntelliPay.com or IntelliPay.net are not responding. - You are receiving long delays that result in operation timed out errors. - You suspect that your IntelliPay account is being used by another person. # IMPORTANT — PLEASE READ THIS This service is specifically for emergencies. All non-emergency support requests such as changing your password, general questions about IntelliPay, pre-sales support, questions about your current or previous batches, etc. should be handled through our regular support channels. For information about non-emergency support [click here.](http://intellipay.com/support-2) Please note your IntelliPay account may be assessed a fee of **$175.00** if your emergency is not related to the listed items above. You will never be charged for any valid emergency that you report. [Request Support](https://forms.zohopublic.com/intellipay/form/EmergencyRequestForm/formperma/c9sjuXM3_uJfkqFvyBKgEEfoI4-wVieLQWOOc07bgUs) --- ### [IntelliPay is AutoManager's Preferred Payment Processor](https://intellipay.com/automanager/) **Published:** February 22, 2023 **Author:** Jordon Mazziotti **Content:** ## Preferred Partner – IntelliPay [DeskManager](https://www.automanager.com/auto-dealer-software/) Integrated Payment Processing ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDM1IiBoZWlnaHQ9IjE3OCIgdmlld0JveD0iMCAwIDEwMzUgMTc4Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) Eliminate Credit Card Fees With IntelliPay Today! Streamline your payment process, enhance customer experience, and say goodbye to those pesky transaction fees. Discover the DeskManagerOnline and IntelliPay advantage now! [Schedule Demo](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) # You've asked for it, and we delivered it! ### A 100% compliant, No-cost Solution for Credit Cards. Introducing IntelliPay’s Dual Pricing. With Dual Pricing, your customers see both the cash and the regular prices (invoice amount plus card processing costs) on their invoice. Customers paying with a card pay the processing fees, while those who pay with cash or check don’t. It is that simple. The choice is theirs. Either way, there is no cost to you # $0 [schedule a demo](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) ### Credit card processing costs with IntelliPay’s Dual Pricing Program # How it Works ### IntelliPay’s the only AutoManager integrated payment solution with Dual Pricing. You set a regular price that includes the cost of processing accredit card transaciton, and a cash price, the invoice amount. Customers will see both prices on their invoice and can choose their preferred way to pay. [ ![Server room with cut-out of clouds- City, state, county in the cloud](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxODk3IiBoZWlnaHQ9IjEzNTYiIHZpZXdCb3g9IjAgMCAxODk3IDEzNTYiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2024/11/AM-Comp-Invoice-MS-style-10-23-24.png "Server room with cut-out of clouds- City, state, county in the cloud") # Compliant Pricing New laws in NY and CA eliminate surprise pricing or add a fee at the end of the transaction, like traditional surcharging. If you want to add fees, you must clearly identify a regular price that includes processing fees for that transaction and a cash price four percent (4%) less than your regular price upfront. Our 100% compliant dual pricing solution ensures both prices are visible, and you are compliant. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYwIiBoZWlnaHQ9IjE3NDAiIHZpZXdCb3g9IjAgMCAyNTYwIDE3NDAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2024/11/Us-map-withdual-pricing-states.png "IntelliPay customer portal screenshot 11-3-20") [schedule a demo](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) # Dual Pricing Benefits Benefits for your business: - Improve Profitability: Without processing fees, you keep more from each transaction. - Increases Transparency: Clear Pricing builds trust, simplifies payment decisions, and complies with State laws. - More Pricing Control: Set the best prices for your business while offering payment flexibility. - Encourages Cash Payments: Motivate customers to pay with cash, saving on fees and streamlining transactions. - Eliminates Surprises: Customers have a payment choice upfront, not at the end of the process. Dual Pricing is the only 100% compliant way to eliminate your card fees, fully integrated into Automanager! There’s no risk to switching, and switching is easy; we help you every step of the way. Schedule a demo now to save money and improve profitability. # DeskManager Integration Benefits Our technology enables dealers to: - Reconcile their bank statements - Have the right amount applied to the balance owed - Easily calculate the extra funds they received to apply to their credit card statements [ ![Server room with cut-out of clouds- City, state, county in the cloud](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3OTIiIGhlaWdodD0iNjA5IiB2aWV3Qm94PSIwIDAgNzkyIDYwOSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2023/03/IntelliPay_AutoManager_Screens.png "Server room with cut-out of clouds- City, state, county in the cloud") --- ### [Virtual Terminals](https://intellipay.com/virtual-terminals/) **Published:** November 27, 2023 **Author:** Dale Erling **Content:** # Virtual Terminal [DOWNLOAD PDF](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Products__VirtualTerminals.pdf) # How it works Our virtual OneTerminal is ideal for call center and phone-in orders, in-person EMV payments, and all card-present or card-not-present environments. Its dropdown menus, custom data fields, and departmental logos make it the terminal every department or location can use. Schedule payments, send pay now links, manage cash receipts, and more with OneTerminal. # Why use our OneTerminal? - Supports multiple locations, unlimited users - Cash payment tracking and drawer management - Generates email pay-now links and automated receipts ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTg2IiBoZWlnaHQ9IjQyMiIgdmlld0JveD0iMCAwIDE5ODYgNDIyIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) # Quick Facts R Customer portal’s familiar cart interface supports multiple bill payments and digital wallets R Connects to host applications through API or SFTP import/export R Fully hosted solution # Use Cases All organizations that need a single payment solution customized by the department and managable down to the employee level. [ ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NjQiIGhlaWdodD0iNTc2IiB2aWV3Qm94PSIwIDAgODY0IDU3NiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Catalog_2022_OneTerminal.jpg) --- ### [Patents](https://intellipay.com/patents/) **Published:** August 14, 2025 **Author:** derling **Content:** # Patents The following products may be protected by one or more of the following U.S. patents. This page is intended to serve as notice under 35 U.S.C. § 287(a). Product Name(s): ID Tech Augusta Reader [ 11,429,952 ID Tech Augusta Reader](https://intellipay.com/wp-content/uploads/2025/08/11429952.pdf) [12,373,819](https://intellipay.com/wp-content/uploads/2025/08/12373819.pdf) [ ![IntelliPay split funding two deposits from a single dip with a card reader or computer](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAwIiBoZWlnaHQ9IjE2MTEiIHZpZXdCb3g9IjAgMCAxMjAwIDE2MTEiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2025/08/U.S.-Patent-No.-12373819_Page_01.png "IntelliPay split funding two deposits from a single dip with a card reader or computer") --- ### [Privacy Statement-California ](https://intellipay.com/privacy-statement-california/) **Published:** February 10, 2020 **Author:** Dale Erling **Content:** # Privacy Statement - California **PRIVACY NOTICE FOR CALIFORNIA RESIDENTS** **Effective Date: December 24, 2025** This Privacy Notice for California Residents supplements the information contained in the Privacy Policy of Convenient Payments, LLC dba IntelliPay and its subsidiaries (collectively, "we," "us," or "our") and applies solely to visitors, users, and others who reside in the State of California ("consumers" or "you"). We adopt this notice to comply with the California Consumer Privacy Act of 2018, as amended by the California Privacy Rights Act (together, the "CCPA"), and the regulations issued by the California Attorney General and the California Privacy Protection Agency. Any terms defined in the CCPA have the same meaning when used in this notice. If there is any conflict between this California notice and our main Privacy Policy, this notice controls for California residents to the extent of the conflict. We use certain third-party advertising and analytics cookies and similar technologies that may constitute "sharing" personal information for cross-context behavioral advertising under the CCPA. However, we do not "sell" personal information for monetary consideration. We only use sensitive personal information ("SPI") as necessary to provide our services and comply with law; we do not use SPI to infer characteristics about you or for profiling, marketing, or advertising. ## 1. Information We Collect We collect information that identifies, relates to, describes, references, is reasonably capable of being associated with, or could reasonably be linked, directly or indirectly, with a particular consumer or household ("personal information"). We have collected the following categories of personal information from consumers within the last twelve (12) months: CategoryExamplesCollected**A. Identifiers**Real name, alias, postal address, unique personal identifier, online identifier, Internet Protocol (IP) address, email address, account name, Social Security number, driver's license number, passport number, or other similar identifiers.YES**B. California Customer Records (Cal. Civ. Code § 1798.80(e))**Name, signature, Social Security number, physical characteristics or description, address, telephone number, passport number, driver's license or state identification card number, insurance policy number, education, employment, employment history, bank account number, credit card number, debit card number, or any other financial information. Some personal information in this category may overlap with other categories.YES**C. Protected Classification Characteristics**Age (40 years or older), race, color, ancestry, national origin, citizenship, religion or creed, marital status, medical condition, physical or mental disability, sex (including gender, gender identity, gender expression, pregnancy or childbirth and related medical conditions), sexual orientation, veteran or military status, genetic information.YES (only where required by law)**D. Commercial Information**Records of products or services purchased, obtained, or considered, or other purchasing or consuming histories or tendencies.NO (except transaction records processed on behalf of clients)**E. Biometric Information**Genetic, physiological, behavioral, and biological characteristics, or activity patterns used to extract a template or other identifier (e.g., fingerprints, faceprints, voiceprints, iris or retina scans).NO**F. Internet or Network Activity**Browsing history, search history, information on a consumer's interaction with a website, application, or advertisement.YES (limited to interactions with our sites and services)**G. Geolocation Data**Approximate physical location inferred from IP address or similar technical data.YES (approximate only; no precise GPS)**H. Sensory Data**Audio, electronic, visual, thermal, olfactory, or similar information (e.g., recorded support calls, voicemails).YES (support interactions only)**I. Professional or Employment Information**Current or past job history or performance evaluations (e.g., for merchant principals, guarantors, or job applicants).YES**J. Non-public Education Information (FERPA)**Education records such as grades, transcripts, class lists, student schedules, student identification codes, student financial information, or student disciplinary records.NO**K. Inferences**Profile reflecting a person's preferences, characteristics, psychological trends, predispositions, behavior, attitudes, intelligence, abilities, and aptitudes.NO### Sensitive Personal Information Under the CCPA, sensitive personal information ("SPI") includes: Social Security, driver's license, state ID, or passport numbers; account log-in credentials combined with required security codes; financial account, debit, or credit card numbers with security codes; precise geolocation; racial or ethnic origin; religious or philosophical beliefs; union membership; contents of mail, email, or text messages (unless we are the intended recipient); genetic data; biometric information for identification purposes; health information; and information concerning sex life or sexual orientation. We may collect the following SPI: - Government identifiers (e.g., Social Security number, driver's license, state ID, passport) for underwriting, identity verification, sanctions screening, and fraud prevention. - Full payment card and bank account details and related security data for transaction processing, settlement, refunds, and chargeback handling. We only use and disclose SPI as reasonably necessary and proportionate to: provide requested services; prevent, detect, and investigate security incidents and fraud; verify or maintain the quality and safety of our services; and comply with laws, regulations, and card-network rules. We do **not** use SPI to infer characteristics about you or for advertising, marketing, or profiling. Accordingly, we do not offer a separate "Limit the Use of My Sensitive Personal Information" control beyond these necessary uses. ### What Is Not Personal Information Personal information does not include: - Publicly available information from government records. - De-identified or aggregated consumer information. - Information excluded from the CCPA's scope, such as health or medical information covered by HIPAA or CMIA, and personal information covered by GLBA, FCRA, or DPPA. ## 2. Sources of Personal Information We obtain the categories of personal information described above from the following sources: - **Directly from you, our clients, or their agents:** For example, from applications, onboarding forms, or documents our clients provide to us related to the services for which they engage us. - **Indirectly from you:** For example, from observing your actions on our websites or within our applications using logs, cookies, and similar technologies. - **Third parties:** For example, identity verification providers, credit bureaus, fraud-prevention tools, card networks, issuing banks, and other service providers that support our payment processing activities. ## 3. Use of Personal Information We may use or disclose the personal information we collect for one or more of the following business or commercial purposes: - To fulfill or meet the reason you provided the information (for example, to process a transaction, onboard a merchant, or respond to a support request). - To provide, operate, maintain, support, personalize, and develop our websites, products, and services. - To create, maintain, customize, and secure your account with us. - To process your requests, purchases, transactions, and payments and to detect, prevent, and mitigate fraud, security incidents, or other malicious or illegal activities. - To provide you with support and respond to inquiries, including to investigate and address concerns and to monitor and improve our responses. - To personalize your website experience and deliver content, product, and service offerings, including certain marketing communications and online advertising (subject to your choices and applicable law). - To help maintain the safety, security, and integrity of our websites, products and services, databases and other technology assets, and our business. - For testing, research, analysis, and product development, including to develop and improve our websites, products, and services. - To comply with laws, regulations, card-brand rules, and other legal obligations, and to respond to law enforcement requests, court orders, subpoenas, or similar legal processes. - To enforce our terms and conditions, protect our operations, or protect our rights, privacy, safety, or property, and/or that of you or others. - To evaluate or conduct a merger, divestiture, restructuring, reorganization, dissolution, or other sale or transfer of some or all of our assets. We will not collect additional categories of personal information or use the personal information we collected for materially different, unrelated, or incompatible purposes without providing you notice. ## 4. Disclosure of Personal Information We may disclose your personal information to the following categories of third parties for a business purpose: - **Service providers:** Companies that perform services on our behalf, such as payment processors, data hosting providers, customer support platforms, identity verification services, fraud prevention services, and analytics providers. - **Business partners:** Card networks, issuing and acquiring banks, and other financial institutions necessary to process transactions. - **Affiliates and subsidiaries:** Entities under common ownership or control with us. - **Professional advisors:** Attorneys, accountants, auditors, and consultants. - **Government and law enforcement:** As required by law, regulation, court order, or legal process. - **Parties to business transactions:** In connection with a merger, acquisition, asset sale, or similar corporate transaction. ### Sharing for Cross-Context Behavioral Advertising We use certain third-party advertising and analytics cookies and similar technologies (such as pixels and tags) that may constitute "sharing" of personal information for cross-context behavioral advertising under the CCPA. The categories of personal information we may share in this manner include: identifiers (such as IP address, device ID, and cookie identifiers) and internet or network activity information. We share this information with advertising networks and analytics providers. ### No Sale of Personal Information We do **not** sell personal information for monetary or other valuable consideration as defined under the CCPA. ## 5. Retention of Personal Information We retain personal information for as long as reasonably necessary to: - Provide our services and fulfill the purposes for which the information was collected; - Maintain business records for analysis, financial reporting, and audit purposes; - Comply with legal, regulatory, and card-network record-keeping requirements; - Resolve disputes and enforce our agreements; and - Protect against fraud, chargebacks, and legal claims. Retention periods vary depending on the type of information and the purpose for which it was collected. For example, transaction records are typically retained for at least seven (7) years to comply with applicable laws and card-brand rules. When personal information is no longer needed for any of these purposes, we securely delete or anonymize it. ## 6. Your California Privacy Rights If you are a California resident, you have the following rights under the CCPA: ### Right to Know You have the right to request that we disclose to you: - The categories of personal information we have collected about you; - The categories of sources from which the personal information was collected; - Our business or commercial purpose for collecting or sharing personal information; - The categories of third parties with whom we share personal information; and - The specific pieces of personal information we have collected about you. ### Right to Delete You have the right to request that we delete personal information we have collected from you, subject to certain exceptions. We may deny your deletion request if retaining the information is necessary for us or our service providers to: - Complete the transaction for which we collected the personal information; - Provide a good or service you requested, or perform a contract with you; - Detect security incidents, protect against malicious or fraudulent activity, or prosecute those responsible; - Debug products to identify and repair errors; - Exercise free speech or another legal right; - Comply with the California Electronic Communications Privacy Act; - Engage in research in the public interest (with your consent); - Enable solely internal uses reasonably aligned with your expectations; - Comply with a legal obligation; or - Make other lawful internal uses compatible with the context in which you provided the information. ### Right to Correct You have the right to request that we correct inaccurate personal information we maintain about you, taking into account the nature and purposes of the processing. ### Right to Opt-Out of Sharing You have the right to opt out of the "sharing" of your personal information for cross-context behavioral advertising. To exercise this right, you may: - Click the "**Do Not Sell or Share My Personal Information**" link on our website; - Enable a recognized opt-out preference signal (such as the Global Privacy Control) in your browser; or - Submit a request using the contact methods below. Because we do not sell personal information, there is no separate "Do Not Sell" opt-out. ### Right to Limit Use of Sensitive Personal Information We only use sensitive personal information for purposes permitted under the CCPA (providing services, preventing fraud, ensuring security, and complying with legal requirements). We do not use SPI for profiling, marketing, or advertising. Therefore, we do not offer a separate "Limit the Use of My Sensitive Personal Information" mechanism. ### Right to Non-Discrimination We will not discriminate against you for exercising any of your CCPA rights. Unless permitted by the CCPA, we will not: - Deny you goods or services; - Charge you different prices or rates for goods or services; - Provide you a different level or quality of goods or services; or - Suggest that you may receive a different price or rate or different level or quality of goods or services. ## 7. How to Exercise Your Rights To exercise any of the rights described above, please submit a verifiable consumer request to us by: - **Online form:** [www.intellipay.com/privacy-request](https://www.intellipay.com/privacy-request) - **Email:** - **Toll-free phone:** 1-855-872-6632 - **Mail:** Convenient Payments, LLC dba IntelliPay, Attn: Privacy Team, 12884 S Frontrunner Blvd., Suite 220, Draper, UT 84020 Only you, or a person you have authorized to act on your behalf, may make a verifiable consumer request related to your personal information. You may also make a verifiable consumer request on behalf of your minor child. You may make a verifiable consumer request for access or data portability no more than twice within a 12-month period. ### Verification Process We must verify your identity before fulfilling your request. To verify your identity, we may ask you to: - Provide information that matches the personal information we already have on file (such as name, email address, phone number, or account details); and/or - Provide additional documentation or information to confirm your identity. We will match the information you provide against information we maintain. If we cannot verify your identity to a reasonable degree of certainty, we will notify you and explain why we cannot fulfill your request. For requests to access specific pieces of personal information or to delete sensitive information, we apply a higher standard of verification and may request additional documentation. ### Authorized Agents You may designate an authorized agent to make a request on your behalf. To do so, you must: - Provide the authorized agent with written permission signed by you; and - Verify your own identity directly with us. Alternatively, you may provide your authorized agent with a power of attorney pursuant to California Probate Code sections 4000–4465. We may deny a request from an authorized agent if the agent does not submit proof of authorization or if we cannot verify the agent's authority. ### Response Timing We will confirm receipt of your request within 10 business days and provide information about how we will process the request. We will respond to a verifiable consumer request within 45 calendar days of its receipt. If we require additional time (up to an additional 45 days), we will inform you of the reason and extension period in writing. ## 8. Do Not Sell or Share My Personal Information As described above, we do not "sell" personal information for monetary consideration. However, our use of certain cookies and similar technologies for cross-context behavioral advertising may constitute "sharing" under the CCPA. **To opt out of sharing:** - Click the "**Do Not Sell or Share My Personal Information**" link in our website footer; - Enable a recognized opt-out preference signal (such as the Global Privacy Control) in your browser—we honor such signals as valid opt-out requests; or - Contact us using the methods in Section 7 above. When you opt out, we will stop sharing your personal information with third parties for cross-context behavioral advertising purposes. Note that opting out does not prevent all advertising; you may still see non-personalized ads. ## 9. Financial Incentives We do not currently offer financial incentives, price differences, or service differences in exchange for the retention, sale, or sharing of personal information. If we offer any such programs in the future, we will provide you with a separate notice describing the material terms, how to opt in, and how to withdraw at any time. ## 10. California "Shine the Light" Disclosure Under California Civil Code Section 1798.83 ("Shine the Light" law), California residents may request information regarding the disclosure of their personal information to third parties for direct marketing purposes. We do not share personal information with third parties for their direct marketing purposes without your consent. If you have questions about this practice, please contact us using the information below. ## 11. Changes to This Notice We reserve the right to amend this Privacy Notice for California Residents at our discretion and at any time. When we make material changes, we will post the updated notice on our website and update the "Effective Date" at the top of this page. Your continued use of our services after any changes indicates your acceptance of the updated notice. ## 12. Contact Us If you have any questions or comments about this notice, the ways in which we collect and use your personal information, your choices and rights regarding such use, or if you wish to exercise your rights under California law, please contact us: **Convenient Payments, LLC dba IntelliPay** Attn: Privacy Team 12884 S Frontrunner Blvd., Suite 220 Draper, UT 84020 **Email:** **Phone:** 1-855-872-6632 **Online:** [www.intellipay.com/privacy-request](https://www.intellipay.com/privacy-request) *This Privacy Notice for California Residents was last updated on December 24, 2025.* --- ### [Support](https://intellipay.com/support/) **Published:** June 10, 2020 **Author:** Dale Erling **Content:** # Support ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Pre-purchase Questions Let’s talk. 855-872-6632 option 3 ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Support Phone support: General 855-872-6632 option 2 Scanner 855-872-6632 option 4 Email support: Support hours: Monday – Friday: 6:00 am to 6:00 pm Eastern After hours/emergency support: 801-628-4192 ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NiIgaGVpZ2h0PSI5NiIgdmlld0JveD0iMCAwIDk2IDk2Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) #### Current Customers To better serve you, we need details about your situation. Please complete the support form before contacting support via phone or email. --- ### [Reconciliation](https://intellipay.com/reconciliation/) **Published:** May 5, 2024 **Author:** Dale Erling **Content:** # Collection and Reconciliation Headaches? Simplify and Save Time! # 6 out of 10 finance teams rely on manual reconciliations – does yours? Finance teams spend thirty percent (30%) of their time on manual reconciliation. Outdated processes, multiple systems, and lack of integrated payments burden local governments, limit resources, and create a frustrating experience for everyone. [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTIwIiBoZWlnaHQ9IjEyNzIiIHZpZXdCb3g9IjAgMCAxOTIwIDEyNzIiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2024/05/IP_Reconciliation_Clock.jpg "IntelliPay customer portal screenshot 11-3-20") # Time Suck and Costly Mistakes Reconciling every payment across every payment method using multiple systems wastes time and can result in costly manual entry mistakes. Automating your reconciliation process on a single integrated payment platform eliminates the need for multiple systems, data file reformatting between systems, and these costly manual entry mistakes. [ ![Server room with cut-out of clouds- City, state, county in the cloud](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTIwIiBoZWlnaHQ9IjEzMDkiIHZpZXdCb3g9IjAgMCAxOTIwIDEzMDkiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2024/05/IP_Reconciliation_Desktop.jpg "Server room with cut-out of clouds- City, state, county in the cloud") # Overcome Common Reconciliation Challenges With over 20 years of experience with revenue collection, we have helped hundreds of departments speed up collection while helping resolve common reconciliation problems like those listed below. ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMzg3IiBoZWlnaHQ9IjkzNSIgdmlld0JveD0iMCAwIDIzODcgOTM1Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) # How IntelliPay Benefits your Teams A single platform and vendor that simplifies and automates management of constituent payments ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### For Finance Officers - Single file format for all departments - Speeds up reconciliation to ledgers and accounts - Less time spent on summary reports [LEARN MORE](https://intellipay.com/talk-to-a-consultant/) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### For Finance Departments - Eliminate manual data entries saves time, reduces risk - Single sign-on saves time, eliminates data formatting issues - Improves time to revenue [LEARN MORE](https://intellipay.com/talk-to-a-consultant/) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### For Administrators - Improves reporting and overall data accuracy - Consistent, detailed reporting improves decision making - Simplifies audits, and enables detailed transaction analysis [LEARN MORE](https://intellipay.com/talk-to-a-consultant/) # Integrated Payment Benefits for Local Government ### **Manage and Reduce Costs** Integrating payments into existing systems, delivers a whole host of cost-savings benefits including: - Reduction in platforms and vendors, reducing costs and time spent managing payments - Real-time, accurate data and reporting for staff and citizens - Robust reports configured with the data you need to see - Simplified reporting with all agencies using the same reporting and data formats - Elimination of manual processes - Accurate and transparent records [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTIwIiBoZWlnaHQ9IjEyODAiIHZpZXdCb3g9IjAgMCAxOTIwIDEyODAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2024/05/IP_Reconciliation_Costs.jpg "IntelliPay customer portal screenshot 11-3-20") # Collect More, Recognize Revenue Faster Citizens expected the integrated payment options they use everyday. Offering a range of user-friendly digital payment options and methods will: - Increase adoption, automate more payments - Lower late payments with text2pay and IVR options - Reduces time and effort with receivables - Enables faster revenue recognition - Lowers overall cost of payment acceptance and management - Split funding option simplifies payment fee accounting [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTIwIiBoZWlnaHQ9IjEyNTkiIHZpZXdCb3g9IjAgMCAxOTIwIDEyNTkiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2023/11/IntegrationSolutions.jpg "IntelliPay customer portal screenshot 11-3-20") # Measure Results Citizens expected the integrated payment options they use everyday. Offering a range of user-friendly digital payment options and methods will: - Increase adoption, automate more payments - Lower late payments with text2pay and IVR options - Reduces time and effort with receivables - Enables faster revenue recognition - Lowers overall cost of payment acceptance and management - Split funding option simplifies payment fee accounting [ ![Server room with cut-out of clouds- City, state, county in the cloud](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTIwIiBoZWlnaHQ9IjEwMjQiIHZpZXdCb3g9IjAgMCAxOTIwIDEwMjQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2024/05/IP_Reconciliation_Performance.jpg "Server room with cut-out of clouds- City, state, county in the cloud") [ ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3NjgiIGhlaWdodD0iMjUxIiB2aWV3Qm94PSIwIDAgNzY4IDI1MSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](#) “The IntelliPay County in the Cloud Platform has made is it so much easier to reconcile and perform our audits. The Master/Sub Account structure is so easy to use and provides my departments with the information they need.” # See the Solution Automate the process and free up your team’s valuable time and resources. Let’s chat and discover how our solutions can streamline your reconciliation process. [DISCOVER MORE](https://intellipay.com/automotive-2/) # Additional Resources ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NjAiIGhlaWdodD0iNjQwIiB2aWV3Qm94PSIwIDAgOTYwIDY0MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Government Electronic Payments Decisions Guide This guide is designed to help government decision-makers understand electronic payments. [DOWNLOAD](https://intellipay.com/wp-content/uploads/2022/03/IntelliPays-Government-Electronic-Payments-Decision-Making-Guide-3-1-22-v5.pdf) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NjAiIGhlaWdodD0iNjIxIiB2aWV3Qm94PSIwIDAgOTYwIDYyMSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Payment Frustrations Solved: An Insiders Guide This guide looks at the frustrations of small government financial officers and their teams and provides action solutions. [DOWNLOAD](https://intellipay.com/wp-content/uploads/2024/05/Government-roles-and-pain-points-4-22-24-d3.5.pdf) --- ### [QuickBooks](https://intellipay.com/quickbooks/) **Published:** November 20, 2023 **Author:** Dale Erling **Content:** # QuickBooks® Online Integration [DOWNLOAD PDF](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Products__Quickbooks.pdf) # How it works Our integration with QuickBooks allows you to process payments with IntelliPay seamlessly. Compatible with QuickBooks Online, invoices, and payment history are securely tracked on both platforms, providing peace of mind that your and your customer’s data is safe. Customer and transaction details are also individually listed and reconciled across both platforms. # Why our QuickBooks® integration? - Use our front-end solutions and payment options with QuickBooks - Real-time transaction data and synchronization - Detailed transaction data - Transaction details reconciled across platforms ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTg2IiBoZWlnaHQ9IjQyMiIgdmlld0JveD0iMCAwIDE5ODYgNDIyIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) # Quick Facts R Integration with QuickBooks® online R Single sign-on to check outstanding invoices or create new ones R Leverages IntelliPay front-end products & payment options # Use Cases Small – medium-sized businesses using QuickBooks and want a powerful no-cost payment solution. ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NjQiIGhlaWdodD0iNTc2IiB2aWV3Qm94PSIwIDAgODY0IDU3NiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) --- ### [Payment Wizard](https://intellipay.com/payment-wizard/) **Published:** November 20, 2023 **Author:** Dale Erling **Content:** # Payment Wizard Terminal [DOWNLOAD PDF](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Products__PaymentWizard.pdf) # How it works The payment wizard is a shopping cart and catalog in one. Individual items are added and priced; when selected, they are added to the shopping cart for easy checkout – online store capabilities without needing an e-commerce solution. Easily added to any web page with a custom link. # Why use our Payment Wizard? - E-commerce catalog and cart - Quickly and easily added with a simple website link - Acts as a registration portal - Customizable and brandable - Cloud-based reporting on a line-by-line basis ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTg2IiBoZWlnaHQ9IjQyMiIgdmlld0JveD0iMCAwIDE5ODYgNDIyIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) # Quick Facts R Online store and checkout capabilities without the need for a customized ecommerce solution. R Payers submit payments without appearing to leave the site R Easy to implement and use # Use Cases If a parent needs to register multiple children for school, the parent can use the Payment Wizard to pay for all of her children’s registrations and fees in one visit. Another use case scenario will be for Government entities that may have residents that want to pay their utility bills and their traffic ticket in one online visit. [ ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NjQiIGhlaWdodD0iNTc2IiB2aWV3Qm94PSIwIDAgODY0IDU3NiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Catalog_2022_PaymentWizard.jpg) --- ### [plugin](https://intellipay.com/plugin/) **Published:** October 9, 2018 **Author:** allan **Content:** # Augusta Reader EMV Plugin and Driver The IntelliPay browser plugin for the Augusta reader will enable you to accept EMV payments in your virtual terminal. The plugin requires two software components, the browser plugin, and a driver to enable communication with your EMV reader. Only Google Chrome running on Microsoft Windows 10 is currently supported. # Time Suck and Costly Mistakes #### ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) Browser plugin is NOT installed. The plugin is available from the [Chrome Web Store.](https://chrome.google.com/webstore/detail/intellipay-plugin/ddfjbgbdafppajjihojgoanpcninjdjf) Please install this before installing the driver. #### ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) Browser plugin is installed and functioning. The plugin is available from the [Chrome Web Store.](https://chrome.google.com/webstore/detail/intellipay-plugin/ddfjbgbdafppajjihojgoanpcninjdjf) #### ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) System driver is NOT installed. After installing the plugin please [download](https://www.intellipay.com/dist/intellipay-plugin.msi) and install. If after installing the driver this message still shows then you are required to completely close and restart your browser. #### ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) System driver is installed and functioning. The most recent version is available for [download](https://www.intellipay.com/dist/intellipay-plugin.msi). #### ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) TEXT #### ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) No compatible USB device found. Please plug in compatible USB EMV reader. If all components have a green ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) then you are ready to process EMV. --- ### [Partners](https://intellipay.com/partners/) **Published:** September 24, 2018 **Author:** allan **Content:** # Strategic Partnership Network IntelliPay has built strategic alliances with industry leaders across multiple sectors. For merchant partners seeking e-commerce solutions beyond IntelliPay’s core offerings, our comprehensive partner ecosystem provides immediate access to vetted, compatible technologies. Visit our partner portal or contact our Partnership Team for direct introductions to solution providers aligned with your specific requirements. Our ecosystem includes enterprise-grade organizations that have seamlessly integrated IntelliPay payment infrastructure into their platforms, creating powerful combined solutions that deliver exceptional value. # Partnership Opportunities IntelliPay actively pursues strategic alliances that drive innovation and market expansion. We engage with diverse partnership models including: – Technical integration partners – Value-added resellers – Revenue-share referral programs – E-commerce solution providers – Financial institutions, Independent Sales Organizations, and payment facilitators Our partnership framework centers on creating measurable value through joint revenue development, technological advancement, enhanced market presence, and expanded customer acquisition channels. We leverage collective expertise to address industry challenges, anticipate market evolution, and deliver solutions that measurably improve our customers’ business outcomes. As IntelliPay expands our technology portfolio, we strategically evaluate new partnership opportunities that align with our product roadmap and create competitive advantages for our merchant customers. **Some of our partner types include:** ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### eCommerce Hosts ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Store Software Developers ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Banks ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### eCommerce Tool Builders ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Web Developers ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### System Integrators ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Marketing Organizations ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Bill Presentment Companies ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### eCommerce Portals ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Shopping Cart Developers ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Independent Sales Orgs ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Payment Product Providers ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### ISP’s ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Bank Networks ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Associations ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Software Developers If you are interested in exploring a partnership with IntelliPay, [email us](mailto:bizdev@IntelliPay.com) with a description of your business and partnership interest. --- ### [One Terminal](https://intellipay.com/one-terminal/) **Published:** November 22, 2023 **Author:** Dale Erling **Content:** # OneTerminal [DOWNLOAD PDF](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Products__OnTerminal.pdf) # How it works The OneTerminal is the multi-tool of payment forms. Ideal for call center and phone-in orders, in-person EMV payments, and all card-present or card-not-present environments. Its dropdown menus, custom data fields, and departmental logos make it the terminal every department or location can use. Schedule payments, send pay now links, manage cash receipts, and more with OneTerminal. # Why use our One Terminal? - Over-the-phone and recurring payments - Supports multiple locations, unlimited users - Cash payment tracking and drawer management - Generates email pay-now links and automated receipts ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTg2IiBoZWlnaHQ9IjQyMiIgdmlld0JveD0iMCAwIDE5ODYgNDIyIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) # Quick Facts R Virtual terminal R All CP/CNP payments, plus recurring payments & payment plans R Fully hosted on our network reduces PCI audit scope # Use Cases All organizations that need a single payment solution for every department or location. [ ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NjQiIGhlaWdodD0iNTc2IiB2aWV3Qm94PSIwIDAgODY0IDU3NiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Catalog_2022_OnlinePaymentPage.jpg) --- ### [One Tax Portal](https://intellipay.com/one-tax-portal/) **Published:** November 20, 2023 **Author:** Dale Erling **Content:** # OneTax Portal [DOWNLOAD PDF](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Products__OneTax.pdf) # How it works The OneTax portal makes it easy for property owners to find their properties and pay their property taxes online. Whether a single property or dozens, property owners click on properties, add them to the cart for checkout and payment, and are done in minutes. Eliminating the need to search and pay for each property individually. Online payments made through OneTax reduce late or missed payments, improving cash flow and time-consuming follow-up. In addition, OneTax also reduces costs and reliance on printed statements, mailed payments, and paper checks. # Why use our OneTax? - Upload tax file via SFTP - Display amounts including discounts and late fees - Make one or multiple payments in one visit - Display unpaid items from previous years - Allow customers to pay “past-due” tax bills ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTg2IiBoZWlnaHQ9IjQyMiIgdmlld0JveD0iMCAwIDE5ODYgNDIyIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) # Quick Facts R Property owners search and pay taxes for single or multiple properties R Customizable to state tax statues R Integrates with tax software # Use Cases State/County/City property tax collection [ ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NjQiIGhlaWdodD0iNTc2IiB2aWV3Qm94PSIwIDAgODY0IDU3NiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Catalog_2022_OneTax.jpg) --- ### [One App](https://intellipay.com/one-app/) **Published:** November 20, 2023 **Author:** Dale Erling **Content:** # One App (Integrated Mobile Payments) [DOWNLOAD PDF](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Products__OneApp.pdf) # How it works Our one app adds payments to any app, saving the developer time and the costs of certifying and adding payment acceptance. # Why Mobile app in an app? - Creates a seamless, branded payment experience - Adds payments to their app easily and compliantly - Avoids the time and expense required to develop a payment processing solution - Puts transactions on our network, placing PCI compliance out of scope ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTg2IiBoZWlnaHQ9IjQyMiIgdmlld0JveD0iMCAwIDE5ODYgNDIyIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) # Quick Facts R Adds payment functionality to an existing app R Customizable and brandable R Connects to our PCI network, reducing compliance risk # Use Cases Integrated with proprietary software and used in a mobile setting and where payments need to be accepted (such as: event admissions, registration fee payment, acceptance, fine, and other usage fee payments). Ideal for private and public sector applications. ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NjQiIGhlaWdodD0iNTc2IiB2aWV3Qm94PSIwIDAgODY0IDU3NiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) --- ### [Newly Elected](https://intellipay.com/newly-elected/) **Published:** February 22, 2024 **Author:** Dale Erling **Content:** # New Elected? or want to better understand payments and budgets? We can help! # Understanding Payments Payments are complex with many layers and players. The terminology and acronyms are confusing at best In this series, we peel back the layers, so you understand whose involved, how credit and debit cards are processed, and how to optimize your payments ecosystem. ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjY2NyIgdmlld0JveD0iMCAwIDEwMDAgNjY3Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) #### Volume 1 - Layers A behind-the-scenes look at the layers and players and how they all work to process payments. [DOWNLOAD LAYERS GUIDE](https://intellipay.com/wp-content/uploads/2025/02/AH-Understanding-the-layers-of-card-processing-how-it-works-2.0.pdf) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjY2NyIgdmlld0JveD0iMCAwIDEwMDAgNjY3Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) #### Volume 2 - Costs We explore where the costs in payment processing come from and how to calculate a net effective rate. [DOWNLOAD COSTS GUIDE](https://intellipay.com/wp-content/uploads/2025/02/Understanding-the-layers-processing-costs-v2.7.pdf) ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjY2NyIgdmlld0JveD0iMCAwIDEwMDAgNjY3Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) #### Volume 3 - Pricing A deep dive into statements, what they mean, and how you can use them to protect your budget. [DOWNLOAD PRICING GUIDE](https://intellipay.com/wp-content/uploads/2025/02/Understanding-How-Card-Processing-is-Priced-New-merchant-Statement-Version-11-22-23-1.pdf) # E-Payments Essentials Effectively and efficiently collecting revenue is key to your success. Digital or e-payments speed help collections, reduce late payments and replace manual process. In this guide, we help you choose the right e-payments solutions for your agency. [DOWNLOAD THE GUIDE](https://intellipay.com//wp-content/uploads/2021/08/IntelliPays-Government-Electronic-Payments-Decision-Making-Guide-8-18-21-v4.pdf) [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjY2NyIgdmlld0JveD0iMCAwIDEwMDAgNjY3Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2024/04/GovernmentPayments_MU.jpg "IntelliPay customer portal screenshot 11-3-20") # Interchange Explained Visa, Mastercard and American Express have programs that can effectively eliminate processing fees for government agencies and education. Download this guide to understand why your agency or government should never fear interchange fee increase. [DOWNLOAD THE GUIDE](https://intellipay.com//wp-content/uploads/2023/01/Why-Your-Goverment-Agency-Should-NOT-Be-Worried-About-Interchange-Rate-Increases_3-31-22-final.pdf) [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjY2NyIgdmlld0JveD0iMCAwIDEwMDAgNjY3Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2024/04/WhyGovernment_MU.jpg "IntelliPay customer portal screenshot 11-3-20") # Chargebacks Clarified Fraud, especially friendly fraud, is on the rise. While chargebacks happen less frequently in the government space, the transaction sizes can make them costly when they do occur. This guide provides you with everything you need to know about chargebacks. [DOWNLOAD THE GUIDE](https://intellipay.com//wp-content/uploads/2023/01/Government-Chargebacks-what-you-need-to-know-V-2.7-7-29-22.pdf) [ ![IntelliPay customer portal screenshot 11-3-20](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAwIiBoZWlnaHQ9IjY2NyIgdmlld0JveD0iMCAwIDEwMDAgNjY3Ij48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2024/04/WhyEveryGovernment_MU.jpg "IntelliPay customer portal screenshot 11-3-20") # Budgeting Resources IntelliPay understands that budgeting and financial decisions are intertwined with payments and revenue collection. That is why we created these guides for those new to the budgeting process or who simply want a refresher. [Intro to Budgeting](https://intellipay.com/wp-content/uploads/2025/02/Local-Government-Annual-Budget-Process-d1-2-4-25-.pdf) [Factors Shaping Financial Decisions](https://intellipay.com/wp-content/uploads/2025/02/Factors-Facing-Local-d1-2-5-25-.pdf) # No Obligation Review If you have questions about your situation, we would like to offer you a free 20-minute one-on-one session where you can get all your payments and revenue collection questions answered. To book time, email Phil Buck with times and dates you are available to: phillip.buck@intellipay, please include “20-minute consultation” in the subject line. [ ![Server room with cut-out of clouds- City, state, county in the cloud](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTAwIiBoZWlnaHQ9IjEwMDAiIHZpZXdCb3g9IjAgMCAxNTAwIDEwMDAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2024/03/closeup-images-of-magnifying-glass-on-laptop-keybo-2024-03-26-23-21-58-utc.jpg "Server room with cut-out of clouds- City, state, county in the cloud") --- ### [Mobile Application End User License Agreement](https://intellipay.com/mobile-application-end-user-license-agreement/) **Published:** August 4, 2022 **Author:** allan **Content:** # IntelliPay Mobile Application End User License Agreement **Last updated: August 3rd, 2022** **Effective date: January 1st, 2019** This Intellipay Mobile Application End User License Agreement (“**Agreement**“) is a binding agreement between you (“**End User**” or “**you**“) and Convenient Payments, LLC (dba Intellipay) (“**Company**“). This Agreement governs your use of the Intellipay OneApp mobile payment application for Apple iOS or Google Android operating systems (including all related documentation, the “**Application**“). BY DOWNLOADING/INSTALLING/USING THE APPLICATION, YOU (A) ACKNOWLEDGE THAT YOU HAVE READ AND UNDERSTAND THIS AGREEMENT; (B) REPRESENT THAT YOU ARE OF LEGAL AGE TO ENTER INTO A BINDING AGREEMENT; AND (C) ACCEPT THIS AGREEMENT AND AGREE THAT YOU ARE LEGALLY BOUND BY ITS TERMS. IF YOU DO NOT AGREE TO THESE TERMS, DO NOT DOWNLOAD/ INSTALL/USE THE APPLICATION. 1. License Grant. Subject to the terms of this Agreement, Company grants you a limited, non-exclusive and nontransferable license to: 1. download, install and use the Application for your personal non-commercial use on a single mobile device owned or otherwise controlled by you (“**Mobile Device**“) strictly in accordance with the Application’s documentation. 2. License Restrictions. Licensee shall not: 1. copy the Application, except as expressly permitted by this license; 2. modify, translate, adapt or otherwise create derivative works or improvements, whether or not patentable, of the Application; 3. reverse engineer, disassemble, decompile, decode or otherwise attempt to derive or gain access to the source code of the Application or any part thereof; 4. remove, delete, alter or obscure any trademarks or any copyright, trademark, patent or other intellectual property or proprietary rights notices from the Application, including any copy thereof; 5. rent, lease, lend, sell, sublicense, assign, distribute, publish, transfer or otherwise make available the Application or any features or functionality of the Application, to any third party for any reason, including by making the Application available on a network where it is capable of being accessed by more than one device at any time; or 6. remove, disable, circumvent or otherwise create or implement any workaround to any copy protection, rights management or security features in or protecting the Application. 3. Reservation of Rights. You acknowledge and agree that the Application is provided under license, and not sold, to you. You do not acquire any ownership interest in the Application under this Agreement, or any other rights thereto other than to use the Application in accordance with the license granted, and subject to all terms, conditions and restrictions, under this Agreement. Company and its licensors and service providers reserve and shall retain their entire right, title and interest in and to the Application, including all copyrights, trademarks and other intellectual property rights therein or relating thereto, except as expressly granted to you in this Agreement. 4. Collection and Use of Your Information. You acknowledge that when you download, install or use the Application, Company may use automatic means (including, for example, cookies and web beacons) to collect information about your Mobile Device and about your use of the Application. You also may be required to provide certain information about yourself as a condition to downloading, installing or using the Application or certain of its features or functionality, and the Application may provide you with opportunities to share information about yourself with others. All information we collect through or in connection with this Application is subject to our Privacy Policy . By downloading, installing, using and providing information to or through this Application, you consent to all actions taken by us with respect to your information in compliance with the Privacy Policy. 5. Updates. Company may from time to time in its sole discretion develop and provide Application updates, which may include upgrades, bug fixes, patches and other error corrections and/or new features (collectively, including related documentation, “**Updates**“). Updates may also modify or delete in their entirety certain features and functionality. You agree that Company has no obligation to provide any Updates or to continue to provide or enable any particular features or functionality. Based on your Mobile Device settings, when your Mobile Device is connected to the internet either: 1. the Application will automatically download and install all available Updates; or 2. you may receive notice of or be prompted to download and install available Updates. 6. Term and Termination. 1. The term of Agreement commences when you download/install the Application and will continue in effect until terminated by you or Company as set forth in this **Section 6**. 2. You may terminate this Agreement by deleting the Application and all copies thereof from your Mobile Device. 3. Company may terminate this Agreement at any time without notice if it ceases to support the Application, which Company may do in its sole discretion. In addition, this Agreement will terminate immediately and automatically without any notice if you violate any of the terms and conditions of this Agreement. 4. Upon termination: 1. all rights granted to you under this Agreement will also terminate; and 2. you must cease all use of the Application and delete all copies of the Application from your Mobile Device and account. 5. Termination will not limit any of Company’s rights or remedies at law or in equity. 7. Disclaimer of Warranties. THE APPLICATION IS PROVIDED TO LICENSEE 8. Limitation of Liability. TO THE FULLEST EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT WILL COMPANY OR ITS AFFILIATES, OR ANY OF ITS OR THEIR RESPECTIVE LICENSORS OR SERVICE PROVIDERS, HAVE ANY LIABILITY FOR DAMAGES ARISING FROM OR RELATED TO YOUR USE OF OR INABILITY TO USE THE APPLICATION.THE FOREGOING LIMITATIONS WILL APPLY WHETHER SUCH DAMAGES ARISE OUT OF BREACH OF CONTRACT, TORT (INCLUDING NEGLIGENCE) OR OTHERWISE AND REGARDLESS OF WHETHER SUCH DAMAGES WERE FORESEEABLE OR COMPANY WAS ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME JURISDICTIONS DO NOT ALLOW CERTAIN LIMITATIONS OF LIABILITY SO SOME OR ALL OF THE ABOVE LIMITATIONS OF LIABILITY MAY NOT APPLY TO YOU. 9. Indemnification. You agree to indemnify, defend and hold harmless Company and its officers, directors, employees, agents, affiliates, successors and assigns from and against any and all losses, damages, liabilities, deficiencies, claims, actions, judgments, settlements, interest, awards, penalties, fines, costs, or expenses of whatever kind, including attorneys’ fees, arising from or relating to your use or misuse of the Application or your breach of this Agreement. Furthermore, you agree that Company assumes no responsibility for the content you submit or make available through this Application. 10. Export Regulation. The Application may be subject to US export control laws, including the US Export Administration Act and its associated regulations. You shall not, directly or indirectly, export, re-export or release the Application to, or make the Application accessible from, any jurisdiction or country to which export, re-export or release is prohibited by law, rule or regulation. You shall comply with all applicable federal laws, regulations and rules, and complete all required undertakings (including obtaining any necessary export license or other governmental approval), prior to exporting, re-exporting, releasing or otherwise making the Application available outside the US. 11. Severability. If any provision of this Agreement is illegal or unenforceable under applicable law, the remainder of the provision will be amended to achieve as closely as possible the effect of the original term and all other provisions of this Agreement will continue in full force and effect. 12. Governing Law. This Agreement is governed by and construed in accordance with the internal laws of the State of Utah without giving effect to any choice or conflict of law provision or rule. Any legal suit, action or proceeding arising out of or related to this Agreement or the Application shall be instituted exclusively in the federal courts of the United States or the courts of the State of Utah in each case located in Salt Lake County. You waive any and all objections to the exercise of jurisdiction over you by such courts and to venue in such courts. 13. Entire Agreement. This Agreement and our Privacy Policy constitute the entire agreement between you and Company with respect to the Application and supersede all prior or contemporaneous understandings and agreements, whether written or oral, with respect to the Application. 14. Waiver. No failure to exercise, and no delay in exercising, on the part of either party, any right or any power hereunder shall operate as a waiver thereof, nor shall any single or partial exercise of any right or power hereunder preclude further exercise of that or any other right hereunder. In the event of a conflict between this Agreement and any applicable purchase or other terms, the terms of this Agreement shall govern. --- ### [Lightbox Store Only Mode](https://intellipay.com/lightbox-store-only-mode/) **Published:** November 20, 2023 **Author:** Dale Erling **Content:** # Lightbox - Store Only Mode [DOWNLOAD PDF](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Products__LightboxStoreOnly.pdf) # How it works Lightbox – Store Only Mode’s simple credit card-like interface makes it easy to edit or add payment data (without making a payment) and schedule future payments. Lightbox autopay uses secure tokens to automate future/pre-dated payment processing and protect sensitive data.sensitive data. # Why Lightbox - Store Only Mode? - Add payment information for customers easily - Secure tokens returned for future data payments - Add or edit payment methods without making a payment - Report all payments in centralized, real-time - Provide sample code and documentation for easy integration ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTg2IiBoZWlnaHQ9IjQyMiIgdmlld0JveD0iMCAwIDE5ODYgNDIyIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) # Quick Facts R Lightbox – Store Only Mode is a payment form that floats over existing web pages or applications R Enables customers to register a payment method (card or ACH) R Provides a token you can store for future payments # Use Cases Organizations that need a way to enroll customers in a program or for an event with future or pre-dated payments. Companies that need a way for customers to add or update payment information without processing a transaction. [ ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NjQiIGhlaWdodD0iNTc2IiB2aWV3Qm94PSIwIDAgODY0IDU3NiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Catalog_2022_LightboxStoreOnly.jpg) --- ### [Lightbox Online](https://intellipay.com/lightbox-online/) **Published:** November 25, 2023 **Author:** Dale Erling **Content:** # Lightbox Online [DOWNLOAD PDF](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Products__LightboxOnline.pdf) # How it works Lightbox Online adds a simple payment pop-up to any payment or invoicing screen, making card-present payments convenient for customers and staff alike. Lightbox online is ideal for kiosks and other internet-enabled self-service stations. In addition, all transactions are on our PCI network, reducing merchant PCI audit scope. # Why use Lightbox? - Robust tool with many configurable features - Quickly add payments to any page or application - Customizable and brandable - Centralized, real-time reporting for all payments - Sample code and documentation for easy integration ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTg2IiBoZWlnaHQ9IjQyMiIgdmlld0JveD0iMCAwIDE5ODYgNDIyIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) # Quick Facts R Lightbox Online is a payment form that floats over existing website or software content R Payers submit payments without appearing to leave site or application R Sample code makes integration easy # Use Cases Any organization can use text and email on-demand payment links to speed payments. In addition, email or text reminders may reduce late payments. [ ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NjQiIGhlaWdodD0iNTc2IiB2aWV3Qm94PSIwIDAgODY0IDU3NiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Catalog_2022_LightboxOnline.jpg) --- ### [Lightbox EMV](https://intellipay.com/lightbox-emv/) **Published:** November 20, 2023 **Author:** Dale Erling **Content:** # Lightbox - EMV [DOWNLOAD PDF](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Products__LightboxEMV.pdf) # How it works Lightbox EMV includes all Lightbox Online features, plus a connection to an Augusta Smart Card Reader, enabling the integrated host application to accept and process EMV transactions. Sample code makes Lightbox EMV quick to implement. # Why Lightbox? - Quickly add payments to any page or application - Customizable fields and brandable - Single solution – two configuration options - Centralized, real-time reporting for all payments - Used as a hosted web from, documentation for easy integration ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTg2IiBoZWlnaHQ9IjQyMiIgdmlld0JveD0iMCAwIDE5ODYgNDIyIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) # Quick Facts R Lightbox –EMV is a payment form that floats over existing website or software content R Connects to integrated Augusta reader to accept EMV payments R Works with third-party apps # Use Cases Anyone looking to quickly and securely add EMV payments to any web page or application without the headaches of PCI and other certifications. ![IntelliPay virtual terminal - One Terminal](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NjQiIGhlaWdodD0iNTc2IiB2aWV3Qm94PSIwIDAgODY0IDU3NiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) --- ### [IVR](https://intellipay.com/ivr/) **Published:** November 20, 2023 **Author:** Dale Erling **Content:** # IVR - Interactive Voice Response [DOWNLOAD PDF](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Products__IVR.pdf) # How it works IVRs give consumers a contactless, self-serve way to pay while reducing late and delinquent payments. In the past, IVRs were cumbersome and expensive. IntelliPay’s IVR solution is easy to set up and use and steps up from basic pay-by-phone functionality to a fully integrated solution with transactions recorded in real-time. # Why our IVR? - Customizable to your business needs - Use only the features you need - More cost effective than a live operator - Easy-to-use, less complicated than other IVRs ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTg2IiBoZWlnaHQ9IjQyMiIgdmlld0JveD0iMCAwIDE5ODYgNDIyIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) # Quick Facts R Adds another contactless payment option R Basic, semi-integrated and integrated options R Easy REST API integration # Use Cases Affordable and scalable, any size organization can now benefit from 24/7 contactless IVR payments. ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNTAwIiBoZWlnaHQ9IjgxMyIgdmlld0JveD0iMCAwIDE1MDAgODEzIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) --- ### [Glossary](https://intellipay.com/payment-processing-glossary/) **Published:** October 6, 2022 **Author:** Dale Erling **Content:** # Complete Payment Processing Glossary ### Payment Processing Terms and Concepts A complete glossary of payment processing and financial terms and concepts written in an easy to understand style. --- ### [Blog](https://intellipay.com/blog/) **Published:** August 16, 2019 **Author:** Dale Erling **Content:** # Payment Processing Insights Stay ahead with the latest trends, compliance updates, and strategic guidance for optimizing your payment operations - [All](#) - [Payments News](#) - [Trends](#) - [Fee Based Models](#) - [Convenience Fee](#) - [Debit Cards](#) - [Payment Cybersecurity](#) - [PCI Compliance](#) - [EMV](#) - [Debit Definition](#) - [Surcharge](#) - [Interchange Fees](#) - [Online Payment processing](#) - [Payment Processing](#) - [Government Payment Processing](#) - [Cashless](#) - [Digital Transactions](#) - [Merchant Services](#) - [Credit Cards](#) - [Service Fee Government](#) - [Payment Methods & Technologies](#) - [Digital Marketing](#) - [Cart Abandonment](#) - [Small Business Payments & Operations](#) - [Ecommerce & Digital Payments](#) - [Best Practices](#) - [Cybersecurity](#) - [Fee-Based Models](#) - [Security, Fraud & Compliance](#) - [Digital Payment Trends](#) - [Government & Private Sector](#) - [Payment Optimization](#) - [Utilities](#) U [ ![Understanding ACH Payments: A Business Owners Guide September 2026](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMjUwIiB2aWV3Qm94PSIwIDAgNDAwIDI1MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/the-business-owners-guide-to-ach-payments/) ## Understanding ACH Payments: A Business Owners Guide September 2026 [By Dale Erling](https://intellipay.com/author/dale/) | September 3, 2026 [Read More](https://intellipay.com/the-business-owners-guide-to-ach-payments/) --- ### [Credit Card terminals](https://intellipay.com/credit-card-terminals/) **Published:** November 25, 2023 **Author:** Dale Erling **Content:** # Credit Card Terminals [DOWNLOAD PDF](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Products__CCTerminal.pdf) # How it works We support Verifone’s Engage and Dejavoo ‘s QD terminals for ease of use and scalability. From single to multiple locations, terminal “nicknames” make tracking location activity easy. Processing on our secure PCI network takes payments out of PCI audit scope. Voids and refunds can be handled at the terminal or with other terminal management/reporting functions in our cloud-based payment suite. # Why the Customer Portal? - Integrated and encrypted with the IntelliPay suite - Remote cloud-based terminal management - Ideal for multiple location environments - Remote updates ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTg2IiBoZWlnaHQ9IjQyMiIgdmlld0JveD0iMCAwIDE5ODYgNDIyIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) [Talk with us](https://intellipay.com/talk-to-a-consultant/) # Quick Facts R Dip, Swipe, and EMV compatible R Cloud-based console management R Remote updates R Supports single dip EMV transactions # Use Cases Enterprises requiring in-person (card-present) and remote multiple location management and control. [ ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NjQiIGhlaWdodD0iNTc2IiB2aWV3Qm94PSIwIDAgODY0IDU3NiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Catalog_2022_CCTerminals.jpg) --- ### [Cookie Policy](https://intellipay.com/cookie-policy/) **Published:** November 4, 2019 **Author:** allan **Content:** # IntelliPay™ Cookie Policy ***Effective Date: August 8, 2025*** ***Last Revision Date: August 8, 2025*** **Introduction** This Cookie Policy explains how Convenient Payments, LLC dba IntelliPay (“we,” “us,” and “our”) uses cookies and similar technologies to recognize you when you visit our website at https://www.intellipay.com (“Website”). This policy details these technologies and why we use them, as well as your rights to control our use of them. **What are cookies?** Cookies are small data files that are placed on your computer or mobile device when you visit a website. Cookies are widely used by website owners to make their websites work, or to work more efficiently, as well as to provide reporting information. Cookies set by the website owner (IntelliPay) are called “first-party cookies.” Cookies set by parties other than the website owner are called “third-party cookies.” Third-party cookies enable third-party features or functionality to be provided on or through the website (e.g., advertising, interactive content, and analytics). The parties that set these third-party cookies can recognize your computer both when it visits the website in question and when it visits certain other websites. **Why do we use cookies?** We use first- and third-party cookies for several reasons. Some cookies are required for technical reasons in order for our Website to operate, and we refer to these as “essential” or “strictly necessary” cookies. Other cookies also enable us to track and target the interests of our users to enhance the experience on our Online Properties. Third parties serve cookies through our Website for analytics and other purposes. **How can I control cookies?** You have the right to either accept or reject cookies. You can exercise your cookie rights by setting your preferences in WP Consent, our Cookie Consent Manager, when you click on the “preferences” button in the consent banner or the “cookie” icon. The Cookie Consent Manager allows you to select which categories of cookies you accept or reject. Essential cookies cannot be rejected as they are necessary to provide you with services. [Do Not Track/Do Not Sell Request](https://intellipay.com/do-not-track/) ## Essential Essential cookies enable basic functions and are necessary for the proper function of the website. NameDescriptionDurationwpconsent_preferencesThis cookie is used to store the user's cookie consent preferences.30 days### Google Tag Manager Google Tag Manager simplifies the management of marketing tags on your website without code changes. NameDescriptionDurationcookiePreferencesRegisters cookie preferences of a user2 yearstdRegisters statistical data on users' behaviour on the website. Used for internal analytics by the website operator.session### Login These cookies are used for managing login functionality on this website. NameDescriptionDurationwordpress_logged_inUsed to store logged-in users.Persistentwordpress_secUsed to track the user across multiple sessions.15 dayswordpress_test_cookieUsed to determine if cookies are enabled.Session## Statistics Statistics cookies collect information anonymously. This information helps us understand how visitors use our website. ### Google Analytics Google Analytics is a powerful tool that tracks and analyzes website traffic for informed marketing decisions. [Learn more](https://policies.google.com/privacy)NameDescriptionDuration__utmvContains custom information set by the web developer via the _setCustomVar method in Google Analytics. This cookie is updated every time new data is sent to the Google Analytics server.2 years after last activity__utmxUsed to determine whether a user is included in an A / B or Multivariate test.18 months_gaID used to identify users2 years_galiUsed by Google Analytics to determine which links on a page are being clicked30 seconds_ga_ID used to identify users2 years_gidID used to identify users for 24 hours after last activity24 hours_gatUsed to monitor number of Google Analytics server requests when using Google Tag Manager1 minute_gac_Contains information related to marketing campaigns of the user. These are shared with Google AdWords / Google Ads when the Google Ads and Google Analytics accounts are linked together.90 days__utmaID used to identify users and sessions2 years after last activity__utmtUsed to monitor number of Google Analytics server requests10 minutes__utmbUsed to distinguish new sessions and visits. This cookie is set when the GA.js javascript library is loaded and there is no existing __utmb cookie. The cookie is updated every time data is sent to the Google Analytics server.30 minutes after last activity__utmcUsed only with old Urchin versions of Google Analytics and not with GA.js. Was used to distinguish between new sessions and visits at the end of a session.End of session (browser)__utmzContains information about the traffic source or campaign that directed user to the website. The cookie is set when the GA.js javascript is loaded and updated when data is sent to the Google Anaytics server6 months after last activity## Marketing Marketing cookies are used to follow visitors to websites. The intention is to show ads that are relevant and engaging to the individual user. ### LinkedIn Insight LinkedIn Insight is a web analytics service that tracks and reports website traffic. [Learn more](https://www.linkedin.com/legal/privacy-policy)NameDescriptionDurationlangUsed to remember language settings.SessionlidcUsed for routing and session management.24 hoursliapUsed for authentication of LinkedIn members.90 daysli_oatmlUsed for identifying LinkedIn Members for advertising and analytics.30 daysli_sugrUsed to make a probabilistic match of a user's identity.90 daysli_fat_idUsed for member indirect identifier for conversion tracking.30 days Leave this field empty First Name\* Last Name\* Email\* Submit Request **How can I control cookies on my browser?** You can refuse cookies through your web browser controls. The controls vary from browser to browser; please visit your browser’s help menu for specific information. Here are links that you can follow to learn how to manage cookies on the most popular browsers: - [Chrome](https://support.google.com/chrome/answer/95647#zippy=%2Callow-or-block-cookies) - [Internet Explorer](https://support.microsoft.com/en-us/windows/delete-and-manage-cookies-168dab11-0753-043d-7c16-ede5947fc64d) - [Firefox](https://support.mozilla.org/en-US/kb/enhanced-tracking-protection-firefox-desktop?redirectslug=enable-and-disable-cookies-website-preferences&redirectlocale=en-US) - [Safari](https://support.apple.com/en-ie/guide/safari/sfri11471/mac) - [Edge](https://support.microsoft.com/en-us/windows/microsoft-edge-browsing-data-and-privacy-bb8174ba-9d73-dcf2-9b4a-c582b4e640dd) - [Opera](https://help.opera.com/en/latest/web-preferences/) In addition, many advertising networks offer you a way to opt out of targeted advertising. For more information, please visit: - [Digital Advertising Alliance](http://www.aboutads.info/choices/) - [Digital Advertising Alliance of Canada](https://youradchoices.ca/) - [European Interactive Digital Advertising Alliance](http://www.youronlinechoices.com/) **What about other tracking technologies, like web beacons?** Cookies are not the only way to recognize or track visitors to a website. We may use other, similar technologies from time to time, like web beacons (sometimes called “tracking pixels” or “clear gifs”). These are tiny graphics files that contain a unique identifier that enables us to recognize when someone has visited our Website or opened an email including them. This allows us, for example, to monitor the traffic patterns of users from one page within a website to another, to deliver or communicate with cookies, to understand whether you have come to the website from an online advertisement displayed on a third-party website, to improve site performance, and to measure the success of email marketing campaigns. In many instances, these technologies are reliant on cookies to function properly, and so declining cookies will impair their functioning. **Do you use Flash cookies or Local Shared Objects?** Websites may also use so-called “Flash Cookies” (also known as Local Shared Objects or “LSOs”) to, among other things, collect and store information about your use of our services, fraud prevention, and for other site operations. If you do not want Flash Cookies stored on your computer, you can adjust the settings of your Flash player to block Flash Cookies storage using the tools contained in the [Website Storage Settings Panel](http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager07.html). You can also control Flash Cookies by going to the [Global Storage Settings Panel](http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager03.html) and following the instructions (which may include instructions that explain, for example, how to delete existing Flash Cookies (referred to “information” on the Macromedia site), how to prevent Flash LSOs from being placed on your computer without your being asked, and (for Flash Player 8 and later) how to block Flash Cookies that are not being delivered by the operator of the page you are on at the time). Please note that setting the Flash Player to restrict or limit acceptance of Flash Cookies may reduce or impede the functionality of some Flash applications, including, potentially, Flash applications used in connection with our services or online content. **How often will you update this Cookie Policy?** We may update this Cookie Policy from time to time in order to reflect, for example, changes to the cookies we use or for other operational, legal, or regulatory reasons. The date at the top of this Cookie Policy indicates when it was last updated. **Where can I get further information?** If you have any questions about our use of cookies or other technologies, please email us at info@intellipay.com or by mail to: IntelliPay 12884 S Frontrunner Blvd. Sutie 220 Draper, UT 84020 --- ### [Auto Dealers & Repair Shops](https://intellipay.com/automotive/) **Published:** July 11, 2021 **Author:** Dale Erling **Content:** # Automotive # Auto payment solutions optimized to your business As an auto dealership or repair shop, you need payments solutions that help you efficiently run your business. From one login management of multiple departments and locations to a secure checkout process, our cloud-based payment suite allows you to manage your merchant account in real-time on your terms. IntelliPay integrates with backend systems simplifying reconciliations while providing online, in person, mobile, and text payment options, and cost saving payment processing. [Start with Payments](https://forms.zohopublic.com/intellipay/form/ScheduleYourDemo/formperma/1MWG1aleRO5ndjOaM-FaUf9ETvHTyWIuzc7LF0YnpOs) [Contact Sales](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) [ ![IntelliPay's online payment page allowes all website to securely accept online credit card payments](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjI3IiBoZWlnaHQ9IjEwODAiIHZpZXdCb3g9IjAgMCAxMjI3IDEwODAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2021/07/OnlinePaymentPage7-12-21.jpg "IntelliPay's online payment page allowes all website to securely accept online credit card payments") # What people are saying “The IntelliPay team has bent over backwards to create a solution our customers and staff love.” Glass DoctorOrlando, Florida “Our team loves working with IntelliPay. They are responsive and deliver a great product and service. They helped us customize to the way we do business.” AAANashville, Tennessee “The IntelliPay payment suite works as advertised, automating and streamlining our payments.” Paul KrupaCustomer # Single suite puts you in control Are you using multiple companies to accept in-person and online payments? It‘s time for a change. Moving all your payments to IntelliPay allows you to see all your cashier and card terminal transactions in real-time. Easily switch between viewing all locations to payment data on a per location or Robust reporting allows for a deep dive into all transactions, custom reports can also be created to meet your specific needs. [ ![Lightbox terminal showing a government payment of 327.55](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDEwIiBoZWlnaHQ9IjU3MyIgdmlld0JveD0iMCAwIDEwMTAgNTczIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://intellipay.com/wp-content/uploads/2021/07/TechnologyGroup2.png "Lightbox terminal showing a government payment of 327.55") # Improve your shop's margins Did you know that credit cards cost your shop 2x more than debit cards? IntelliPay has payment fee options where credit card cardholders who choose to pay with higher fee credit cards for the rewards pay some or all of the processing cost. Improving your margins while providing the cardholder the option to choose less expensive processing options your shop pays for. [Start with fee options](https://forms.zohopublic.com/intellipay/form/ScheduleYourDemo/formperma/1MWG1aleRO5ndjOaM-FaUf9ETvHTyWIuzc7LF0YnpOs) [Contact Sales](https://forms.zohopublic.com/intellipay/form/TalktoaConsultantGeneric/formperma/B4vhPVD1ZBmnx_jTX5SpiAWpzo0NyjnYSub8u_IiXoE) [ ![Server room with cut-out of clouds- City, state, county in the cloud](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTAiIGhlaWdodD0iMTg4IiB2aWV3Qm94PSIwIDAgMjUwIDE4OCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2023/03/Increasing-Profits-12-7-22-2-inch-AdobeStock_19709949-e1684774253794.png "Server room with cut-out of clouds- City, state, county in the cloud") # Multi-Channel Payment Solutions ![Screenshot of Lightbox terminal](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjI3IiBoZWlnaHQ9IjEwODAiIHZpZXdCb3g9IjAgMCAxMjI3IDEwODAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Online/Digital ![IntelliPay's online payment page allowes all website to securely accept online credit card payments](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjI3IiBoZWlnaHQ9IjEwODAiIHZpZXdCb3g9IjAgMCAxMjI3IDEwODAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Email/Text2Pay ![Image of all IntelliPay mobile app screens.](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5MDYiIGhlaWdodD0iMTEwMCIgdmlld0JveD0iMCAwIDkwNiAxMTAwIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) #### Mobile/Field ![Screenshot of Lightbox terminal](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjI3IiBoZWlnaHQ9IjEwODAiIHZpZXdCb3g9IjAgMCAxMjI3IDEwODAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Office ![IntelliPay's online payment page allowes all website to securely accept online credit card payments](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjI3IiBoZWlnaHQ9IjEwODAiIHZpZXdCb3g9IjAgMCAxMjI3IDEwODAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### In Person All our payment options are customizable and brandable to create a seamless payment experience for your customers across channels and payment options. # Peace of Mind IntelliPay is a PCI-compliant payment services provider. Beyond the PCI security standard, we employ a multi-layer security framework including tokenization, encryption, and other technologies to keep you and your customers’ transaction data safe. All transaction data is stored on our servers, not your network, reducing your dealership’s PCI audit scope. ![Image of circuit board with a lock - suggesting security for government payments](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3MjIiIGhlaWdodD0iNDA0IiB2aWV3Qm94PSIwIDAgNzIyIDQwNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) # IntelliPay Benefits ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Cost saving processing options ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### All in one solution single vendor ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Multi-location management ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Control your merchant account ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Next business day deposits ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Omni channel payment solutions ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Easy and secure processing ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### 12 years of payments experience # Ready to Get Started? Schedule a demo to explore the IntelliPay payment suite and learn more about how payment processing and management solutions help you grow your business. [Explore](https://intellipay.com/payment-models-10) [Contact Sales](https://forms.zohopublic.com/intellipay/form/ScheduleYourDemo/formperma/1MWG1aleRO5ndjOaM-FaUf9ETvHTyWIuzc7LF0YnpOs) # Single Platform & Integration If you need a comprehensive shop management solution with integrated payments, we recommend Mainstreet Computers™ for glass shops and Rome Technologies™ for collision centers. [ ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5MDAiIGhlaWdodD0iMzI2IiB2aWV3Qm94PSIwIDAgOTAwIDMyNiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://www.mainstreetcomputers.com/) [Contact Sales](https://www.mainstreetcomputers.com/auto-glass-software.html) [ ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg1IiBoZWlnaHQ9IjM3MyIgdmlld0JveD0iMCAwIDIwODUgMzczIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==)](https://www.rometech.com/) [Contact Sales](https://www.rometech.com/request-demo/) --- ### [ACH SEC Codes Glossary](https://intellipay.com/ach-sec-codes/) **Published:** April 12, 2022 **Author:** Dale Erling **Content:** # ACH SEC Codes Glossary An SEC code is a three letter code that describes how an ACH payment was authorized by the consumer or business receiving an ACH transaction. SEC stands for ‘Standard Entry Class’. SEC codes are defined and maintained by [NACHA](https://www.nacha.org/content/about-us), the governing body for the [ACH network](https://www.nacha.org/content/abcs-ach). For instance, when your monthly utility bill is debited from your account, it will be labeled with the SEC code PPD, which stands for ‘Prearranged Payment and Deposit Entry’. Some banks may also display this code on your bank statement. All ACH payments are required to include a SEC code, whether it is an ACH credit or ACH debit. Since these codes are typically tailored to specific use cases, most companies only utilize a limited range of SEC codes in their payment transactions. ### **Why is it Important for Businesses to Use the Correct SEC Code for ACH Transactions?** Using the correct Standard Entry Class (SEC) code for Automated Clearing House (ACH) transactions is crucial for businesses for several reasons: 1. **Compliance with ACH Regulations** Accurate SEC codes ensure that transactions comply with ACH network regulations. Each code corresponds to different types of transactions, like consumer or corporate payments, which have specific rules and requirements. 2. **Authorization Verification** The right SEC code provides a clear trail of the transaction type, which is essential in case of disputes. It serves as a safeguard for businesses, proving that they obtained the correct authorization and followed proper protocol. 3. **Efficiency in Processing** When transactions are accurately coded, they are processed more efficiently within the banking system. This reduces errors and processing delays, ensuring that funds are transferred promptly. 4. **Avoidance of Penalties** Using the incorrect SEC code can lead to non-compliance, resulting in potential fines or penalties for the business. Ensuring correct usage mitigates these financial risks. 5. **Improved Customer Trust** Proper handling of transactions fosters trust. Customers feel secure knowing their transactions are being managed professionally and in accordance with regulatory standards. Ultimately, the correct usage of SEC codes enhances operational efficiency, maintains compliance, and helps build a trustworthy relationship with customers. ## Here, are the most commonly used ACH SEC codes. #### **1. CCD (Corporate Credit or Debit)** The CCD SEC code is commonly used for business-to-business transactions. It is typically used for payments such as vendor invoices, payroll direct deposits, and business-to-business transfers. CCD transactions are typically accompanied by detailed remittance information, allowing businesses to include additional information along with the payment. #### 2. **PPD (Prearranged Payment and Deposit)** The PPD SEC code is commonly used for consumer transactions, such as direct deposits and bill payments. PPD transactions are initiated by consumers and can be recurring or one-time payments. For example, when employees receive their salaries through direct deposit, the PPD code is used to process the transaction. #### How to Initiate a PPD Debit with Offline Customer Acceptance Starting a PPD debit using offline customer acceptance requires a few critical steps. This process involves setting up a mandate, which allows you to debit the customer’s bank account directly. Here’s how to proceed: - **Create a Mandate**: Begin by establishing a mandate using either a PaymentIntent or a SetupIntent. This is where you specify that the customer will accept the payment offline. - **Specify Offline Acceptance**: Indicate that the customer’s acceptance method is offline. This involves documenting the exact time when the customer accepts the terms. - **Set Collection Method**: When configuring your settings, choose a Collection\_method that matches your offline process. You will need to use “paper” as the option, signifying that a physical agreement has been reached. In essence, these steps involve confirming the transaction with the necessary details that outline how and when the customer provided their consent offline. By following these instructions, businesses ensure compliance and readiness to process PPD debits efficiently. #### **3. WEB (Internet-Initiated Entry)** The WEB SEC code is used for consumer payments initiated through the internet. This code is commonly used for online bill payments, online purchases, and electronic fund transfers initiated by consumers. It is important to note that the use of the WEB code implies consumer authorization for the transaction. #### Understanding the WEB SEC Code The WEB SEC code is a designation within the ACH (Automated Clearing House) network designed specifically for transactions that begin online or via mobile devices. When a consumer initiates a payment or transfer through an internet platform or a mobile application, the WEB SEC code comes into play. #### **Default Application** By default, any transaction that starts through web-based platforms automatically uses the WEB SEC code. This code serves as a standard unless specified otherwise by the entity processing the transaction. #### **Handling Refunds** If a refund is processed for a transaction originally using the WEB SEC code, it typically transitions to use the PPD (Prearranged Payment and Deposits) SEC code, ensuring the refund process aligns with prearranged payment guidelines. This streamlined use of the WEB SEC code helps facilitate secure and efficient digital transactions, maintaining consistency across various online platforms. #### **4. ARC (Accounts Receivable Entry)** The ARC SEC code is used for converting paper checks received by mail into electronic ACH payments. This code is commonly used by businesses that process large volumes of checks received as payments. By converting paper checks into electronic payments, businesses can improve their cash flow and reduce the time and cost associated with check processing. #### **5. POP (Point of Purchase Entry)** The POP SEC code is used for processing electronic payments made at the point of sale. This code is commonly used by merchants and retailers to facilitate electronic fund transfers for purchases made in-store. POP transactions are typically authorized using a consumer’s check, which is then converted into an electronic payment. #### **6. TEL (Telephone Initiated Entry)** A single or a recurring ACH debit that occurs when the consumer’s authorization for a transfer of funds is received orally via the telephone. #### When is a TEL Entry Allowed for ACH Transactions? Businesses can utilize a TEL (Telephone-Initiated Entry) for ACH transactions under specific conditions. Here’s what you need to know: - **Existing Customer Relationship** You can process a TEL entry if there is an established relationship with the customer, which includes: - A formal agreement with the customer for providing products or services. - A purchase of goods or services made by the customer within the last two years. - **Customer-Initiated Call** If there is no pre-existing relationship, a TEL entry can still be used if the customer initiates the telephone call to the business. **Affiliated Relationships** Note that a pre-existing relationship between the customer and one of your affiliates does not qualify as a direct relationship with your business for the purpose of using TEL entries. #### Understanding Authorization Requirements for TEL Entries When initiating a TEL (Telephone-Initiated Entry) transaction, it’s essential to secure the customer’s approval. Here’s a breakdown of what’s required: - **Explicit Oral Authorization**: Before proceeding, obtain clear verbal consent from your customer. This ensures they acknowledge and approve the debit to their account. - **Information Inclusion**: The authorization must contain specific details akin to those found in online mandates. Additionally, provide a contact number so customers can address any inquiries. - **Recording the Authorization**: - **Audio Recording**: Capture the conversation where the customer provides their consent, making sure to comply with state laws regarding call recordings. - **Written Confirmation**: Alternatively, you can send a written notice detailing the authorization terms to the customer. This must be done before the first debit occurs. - **Sample Authorization Statement**: During the call, you should confirm details such as the date and amount of the transaction, the customer’s bank, the ABA routing number, account type, and account number. Then, ask the customer to verify the accuracy of this information. - **Validity and Cancellation**: Let customers know this authorization remains effective until they decide to cancel it by contacting you through the specified support number. - **Single TEL Entries**: If you opt for written notification instead of recording, clarify how the notice will be sent—whether by email or traditional mail. By adhering to these steps, you ensure compliance and build trust with your customers during the authorization process for TEL transactions. #### **Guidelines for Providing Written Notice for TEL Authorizations** If a business opts to give written notification instead of an audio recording for Telephone-Initiated (TEL) authorizations, it’s crucial to clearly establish how this notice will be delivered. Businesses have a few options to ensure compliance and clarity: - **Choose Delivery Methods Wisely**: Consider sending the written notice via email or traditional mail to document the authorization process. - **Ensure Clarity and Confirmation**: Clearly communicate within the notice all the necessary details of the authorization. This includes specifics like transaction terms and conditions. - **Documentation**: Maintain records of the sent notices. This not only provides a trail for compliance but also assists in resolving potential customer disputes. - **Customer Acknowledgment**: If possible, request a read receipt for emails or a delivery confirmation for mailed letters to verify that the customer has received the notice. By using these methods, businesses can effectively manage TEL authorizations through written communication, ensuring both compliance and customer understanding. Always ensure compliance with relevant regulations and guidelines when processing TEL entries to maintain trust and legality in your transactions. When you don’t set a mandate collection method, the default SEC code for consumer bank accounts is WEB. For business bank accounts, it defaults to CCD. These standard codes ensure proper processing, with WEB catering to consumer transactions and CCD designed for corporate dealings. ### **Understanding Mandate Requirements for ACH Direct Debit** Mandate requirements under ACH Direct Debit rules are not one-size-fits-all. They vary significantly depending on the type of mandate you are dealing with. Here’s a closer look at how these requirements differ: #### Types of Mandates 1. **Single-Entry vs. Recurring Mandates:** - **Single-Entry:** These mandates are used for one-time payments. They typically require a straightforward authorization process. - **Recurring:** For regular payments, recurring mandates are used. They necessitate a more comprehensive agreement to ensure ongoing authority from the payer. 2. **Consumer vs. Business Transactions:** - **Consumer Mandates:** These usually require more detailed information and stricter guidelines to protect individuals from unauthorized debits. - **Business-to-Business (B2B) Mandates:** Generally, these are less regulated and allow for easier account debiting once the mandate is in place. #### Compliance Considerations - **Authorization Details:** Each type of mandate may require specific information to be included, such as the payer’s consent and details of the transaction. - **Record Keeping:** You might need to maintain records of the mandate for a specified period to demonstrate compliance in case of disputes. - **Legal Obligations:** Depending on local laws (like the Electronic Fund Transfer Act in the US), you may be subject to additional requirements. #### Seeking Professional Advice Given the complexity and variability of these mandates, it’s crucial to consult with a professional specializing in ACH transactions. They can provide you with tailored advice to ensure you’re meeting all applicable requirements, helping you avoid potential penalties or legal issues. By understanding and adhering to these varying requirements, you can ensure your compliance with ACH Direct Debit rules while facilitating smooth transactions. A complete glossary of all ACH SEC Codes follows below. **ACH SEC Codes Glossary** --- ### [ACH Reject - Return Codes](https://intellipay.com/ach-reject-return-codes/) **Published:** October 19, 2022 **Author:** Dale Erling **Content:** # ACH Reject/Return Codes ACH returns can occur for various reasons, including insufficient funds in the customer’s account, closed accounts, invalid account numbers, or incorrect customer information. When an ACH payment is returned, funds did not transfer and an ACH Reject-Return Code identifies the reason for the failed payment. #### **What is an ACH return code?** An ACH reject return code is a three-character code that provides information about the specific reason why an ACH payment was returned. Each return code corresponds to a specific issue or problem that caused the return. These codes are standardized and used by banks and financial institutions to communicate the reason for the return. The ACH return code helps the business understand why the payment was returned and take appropriate action to resolve the issue. It is important for businesses to familiarize themselves with the different ACH return codes and understand their meanings to efficiently handle returned payments. #### **What are some common ACH return codes?** There are numerous ACH return codes, each indicating a different reason for the return. Some common ACH return codes include: – R01: Insufficient Funds: The customer’s account does not have enough funds to cover the payment. – R02: Account Closed: The customer’s account has been closed, and the payment cannot be processed. – R03: No Account/Unable to Locate Account: The customer’s account number provided is invalid or cannot be found. – R10: Ineligible Transaction: The payment does not comply with the rules or regulations of the ACH network. – R29: Corporate Customer Advises Not Authorized: The payment was not authorized by the customer’s company. These are just a few examples of ACH return codes. There are many more codes, each with its own specific meaning, please see the glossary below. Understanding the ACH return codes helps businesses identify the issue and take appropriate action to resolve it. ### **ACH Reject-Return Codes Glossary** --- ### [Acceptable Use](https://intellipay.com/acceptable-use/) **Published:** September 24, 2018 **Author:** allan **Content:** # IntelliPay™ Acceptable Use & Copyright Policies IntelliPay™, Inc., and it’s payment processing products and services provide businesses with the ability to accept secure, real-time payment requests from their customers and receive real-time authorizations from such requests, along with other related products and service functions. We provide these systems via our various high-speed, secure data centers across the Internet. The Acceptable Use Policies below are intended to provide the maximum amount of capabilities and freedom for IntelliPay™ customers in their use and implementation of payment systems in their businesses. Additionally, these policies attempt to provide certain protections to our customers, and their customers, while maintaining the security and integrity of our systems and the Internet in general, while allowing us to meet our business goals. **This Acceptable Use Policy applies to:** IntelliPay™ merchant customer’s use of our web site(s), technologies, products, and services; IntelliPay™ Partners, Alliances, Resellers, Referral Partners, Vendors, and other relationships; Anyone viewing or using our IntelliPay™.Com web site. These policies extend our merchant’s IntelliPay™ account contracts and agreements. Copyrights All content included in IntelliPay™’s web site(s), such as text, graphics, images, buttons, menus, icons, downloadable data and documents, software and URL’s is the property of IntelliPay™, Inc. or it’s content suppliers. All content is protected by the U.S. and international copyright laws. The compilation of all content is the exclusive property of IntelliPay™, Inc. and is likewise protected by United States and international copyright laws. Any content extracted from and attributed to another source is the property of that source and is also protected. No content from IntelliPay™’s web site or other published materials may be duplicated, reproduced in any form, extracted or otherwise used, by any person or entity, without express written permission of IntelliPay™, Inc. Trademarks IntelliPay™ and other marks indicated on our site, and in our publications, are the trademarks of IntelliPay™, Inc. Other IntelliPay™ marks including logos, graphics, page headers, scripts and product or service names are trademarks or trade dress of IntelliPay™, Inc. and may not be used in connection with any product, service, business or person that is not IntelliPay™’s, in any manner that may confuse customers or viewers as to ownership or identity of the displaying entity. In no case may the marks or works of IntelliPay™, Inc. be used in any manner without express written permission of IntelliPay™, Inc. No license to use our marks or works is implied by any contract, agreement or other instrument unless it contains specific permissions. All other trademarks not owned by IntelliPay™, Inc. or its subsidiaries or related companies that appear on this site, or in our publications, are the property of their respective owners, who may or may not be affiliated with, connected to, or sponsored by IntelliPay™. For IntelliPay™ Business Customers Using Our Products Your IntelliPay™ Merchant Agreement and License contain specific data regarding your use of our technologies, systems, products, and services. It is important that you read and understand the contents of that document, as well as make any appropriate staff aware of its relevant contents. Due to the continuing evolution of doing business through networked and internetworked systems, this Acceptable Use Policy extends your IntelliPay™ Merchant Agreement and License. As we all learn more about networked e-commerce needs, user behaviors and various risks, this Policy may be extended or changed from time to time. Nothing in this document releases you from the contents or responsibilities contained in your IntelliPay™ contract. This document serves to update that agreement on some issues as well as to make broadly known some of our Policies as they relate to our system and your use of it. Overview The Internet has provided new frontiers in many areas, not the least of which is the business arena. While providing new and exciting ways of doing business, streamlining business processes and enhancing profitability, all this new freedom and creativity has led many to explore inventive and sometimes untried methods of marketing and delivery. As with all new frontiers, lessons are learned and applied so that more expansion and participation can occur. Some of these lessons are addressed here. IntelliPay™ is a provider of various products and services to many Internet merchants. We are a citizen of the Internet as are most of our valued merchant customers. Over the years, various behaviors of Internet participants have been identified as unwelcome, bad, or illegal. Many of these create various risks for both merchants and IntelliPay™. IntelliPay™ works hard to be a good Internet citizen. These policies are geared to help protect both our merchants and ourselves. Internet Abuses Various internet abuses may be possible by merchants. Some examples are but are not limited to … E-Mail Spam: sending any kind of unsolicited or unwelcome e-mail to a large number of internet users; Posting Spam: posting one or more off-topic or otherwise unwelcome articles, to one or many Usenet newsgroups, internet mailing lists, web site discussion areas or web site classifieds areas. Some merchants may be tempted to send out E-Mail or Posting Spam containing a link to IntelliPay™ Payment Pages in an attempt to directly sell from their e-mail solicitation. Since Spam is, by definition, unwanted and usually the mailings are huge, this can expose IntelliPay™ to being filtered from some ISP’s or other companies, simply because our payment URL is contained in the email. Causing IntelliPay™ or it’s URL’s, e-mail or other communications to be filtered from any system hurts all IntelliPay™ merchants and their customers. Such behavior is forbidden. E-Mail marketing is a well known and well-used technique. It is not our intention to limit your ability to use such marketing actions. However, behaviors described above that place IntelliPay™ and our merchant customers at risk are not authorized or allowed by IntelliPay™. There are other ways to achieve the same or similar results from your e-mail marketing. For instance, your e-mail can link to an application on your servers that communicates with IntelliPay™ in the background, or forwards the buyer to our Payment Page. With this method, the IntelliPay™ URL is not present in your e-mail. The various methods of linking a buyer and his data to IntelliPay™ are described fully in our documentation. IntelliPay is committed to responsible and compliant use of SMS communications. This SMS Policy is incorporated into and forms part of our Acceptable Use Policy. **SMS Communications** 1. **Consent**: Users must obtain explicit consent from recipients before sending SMS messages through our platform. Consent must be documented and maintained for verification purposes. 2. **Opt-Out Mechanism**: All SMS messages must include clear instructions on how recipients can opt out of future communications (e.g., “Reply STOP to unsubscribe”). Opt-out requests must be honored promptly. 3. **Message Content**: SMS messages sent through our platform must: - Clearly identify the sender - Not contain false, misleading, or deceptive information - Not include content that violates applicable laws or regulations - Not contain offensive, harmful, or inappropriate material 4. **Frequency**: Users must not send excessive messages to recipients. Communications should be limited to reasonable frequency and sent during appropriate hours according to the recipient’s time zone. 5. **Prohibited Uses**: SMS functionality may not be used for: - Spam or unsolicited messages - Distribution of malware or phishing attempts - Harassment or abusive communications - Promotion of illegal activities - Sending messages to randomly generated numbers 6. **Compliance**: Users must comply with all applicable laws and regulations, including but not limited to the Telephone Consumer Protection Act (TCPA), CAN-SPAM Act, and other relevant telecommunications regulations. 7. **Data Security**: Users must implement appropriate measures to protect recipient data and ensure confidentiality of communications. 8. **Violations**: IntelliPay reserves the right to suspend or terminate access to SMS services for users who violate this policy. We may also report violations to appropriate authorities if required by law. This SMS Policy is subject to updates. Users are responsible for reviewing and adhering to the current version posted on our website. How IntelliPay™ Responds to You if Your IntelliPay™ Account is Reported as Connected with Network Abuses: Generally, we will attempt to contact you immediately via phone. If we can’t reach you we’ll send you an e-mail detailing the report and our concerns. You must respond to us immediately to go over the situation. If we judge that the report was an isolated incident or otherwise not a broad problem, we may simply ignore it. However, if even an isolated incident represents a problem we may ask you to contact the reporter to work out a resolution. However, in many circumstances, we may insist that you cease the behavior that caused the report(s) and that you contact the various systems or agencies that reported the problem to us to help clear up the issues. Our relationships with all Internet-connected systems are of paramount importance to us, our business customers, and their clients. If you do not respond to our attempts to contact you, or if you do not cease the offending behavior, we may immediately discontinue your processing capabilities until a resolution is reached. In some cases, depending on the severity of the problem, we may disable your account immediately and then try to contact you. If we disconnect or disable your account, certain reconnect fees will apply. Our actions in these matters are generally governed by the need to protect our relationships with other systems, our merchant customers, and their clients. Additionally, any of the following acts are considered outside the bounds of our Acceptable Use Policy: - Obsessive “testing” of IntelliPay™ - Obsessive repeated connections via LinkSmart, text-to- pay, or email-to-pay, or other linking technologies to query the system - Illegal acts including, but not limited to: - Sales of illegal products including pornography - Conducting fraudulent scams and/or collecting money for such - Using IntelliPay™ while fraudulently representing products or services - Using IntelliPay™ to harm persons or businesses in any way - Entering fraudulent transactions (authorizations or credits) - Processing transactions for any other business than your own - Attempting to enable more than one business via a single IntelliPay™ account without contractual permission - Attempting to break or “hack” our systems or security - Developing transaction systems that force an “always open” socket to us without specific permission thereby absorbing our bandwidth - Using IntelliPay™ marks or works illegally and/or without permission - Violating IntelliPay™’s list of unacceptable content that we won’t support - Attempting to masquerade as an IntelliPay™ merchant or another merchant, to illegally access account information or other components While this document attempts to define many examples of violations, it cannot define all that is possible. IntelliPay™ reserves the right to determine specific violations as they arise, and we will attempt to update this Acceptable Use Policy from time to time. Thank You. --- ### [Do Not Track or Sell My Information](https://intellipay.com/do-not-track/) **Published:** December 26, 2025 **Author:** derling **Content:** Please fill out the form below if you wish to remove yourself from our records. Leave this field empty First Name\* Last Name\* Email\* Submit Request --- ### [Privacy Request](https://intellipay.com/privacy-request/) **Published:** December 24, 2025 **Author:** derling **Content:** --- ### [Merchants](https://intellipay.com/merchants/) **Published:** August 31, 2021 **Author:** Dale Erling **Content:** # Merchant Solutions # Simplify Payments, Pay Less IntelliPay’s platform eliminates complexity and immediately cuts your total cost of acceptance. Our centralized admin console grants your team full control to instantly provision users, deploy features, and manage all payment models. By leveraging compliant, fee-based options, we shift processing costs directly to the consumer, protecting your margins. [LEARN MORE](https://intellipay.com/products/) ![Various devices and UI screens](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTIwIiBoZWlnaHQ9IjEwNzkiIHZpZXdCb3g9IjAgMCAxOTIwIDEwNzkiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) # IntelliPay Payment Processing ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Virtual Terminals Browser based EMV for in-person and over-the-phone payments ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Online Payment Page Add to any website and customize for secure checkouts and donations ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Customer Portals Cross device compatibility with built-in wallet and multi-invoice payment capabilities ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Lightbox Modal Pop-up modals that allow secure payments from existing invoice pages ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Text to Pay/Email Payments Create and securely send on-demand payment link with custom messages ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Mobile App iOS and Android app makes accepting payments in the wherever you go easy ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Batch Processing Process many transactions and securely upload payment data all at one time ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Reduced Cost Options Add to any website and customize for secure checkouts and donations ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Robust Reporting Detailed reports simplify reconciliations and payment management ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Custom Fields Fields can be customized to the way you do business ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Recurring Payments & Auto Pay Increase efficiency and reduce late payments with automated billing ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Safe & Secure Tokenization, encryption and other secure technologies safeguard sensitive payment data< # PaymentAPIs Our development team has created powerful, easy-to-use APIs so you won’t spend months integrating payments into your environment. [READ THE DOCS](https://intellipay.com/developers-resources-and-apis-intellipay/) Prebuilt integrations Use integrations for QuickBooks Online, Woo Commerce and Auth.NET emulator to connect third- party shopping carts or CRMs. ![IntelliPay's no-cost and reduced cost payment pr](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTAwIiBoZWlnaHQ9IjEwOTciIHZpZXdCb3g9IjAgMCAxOTAwIDEwOTciPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) # PaymentSavings Visa, Mastercard, Amex, and Discover charge mandatory, non-negotiable interchange fees to manage the risk involved in a transaction. Riskier online transactions completed with rewards credit cards have the highest fees, usually about[ 2X](Visa,%20Mastercard,%20Amex,%20and%20Discover%20charge%20mandatory,%20non-negotiable%20interchange%20fees%20to%20manage%20the%20risk%20involved%20in%20a%20transaction.) the cost of debit cards. But there are ways to minimize or eliminate fees and save your margins. IntelliPay offers: - Interchange plus pricing (Interchange fee plus small mark-up) - Auto-filled Level 2 and 3 data - The customer pays the processing costs (fee-based options) - No junk fees ![Various devices and UI screens](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTIwIiBoZWlnaHQ9IjEyODAiIHZpZXdCb3g9IjAgMCAxOTIwIDEyODAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) # Service& Transparency Switching payment processors should eliminate your current headaches. ### Dedicated support you can count on Payment issues can stop your business cold. That’s why we invest in responsive, personalized service: - U.S.-Based Support: Access our knowledgeable, in-house support team via phone and chat. - Dedicated Account Manager: For qualifying accounts, you will be assigned a specific account manager who knows your business, eliminating the frustration of calling a random 1-800 number. - Quick Issue Resolution: Our team is trained to resolve issues quickly, ensuring continuity during peak sales periods. ### Transparent & Simple - Simple Onboarding: Our activation specialists ensure a seamless setup. - No Equipment Leasing: We offer terminals and hardware for purchase, eliminating equipment lease traps common among processors. - **No Junk Fees:** We don’t charge fees for custom branding, ACH processing, or next business day funding**.** ![IntelliPay does not charge merchants junk fees. Honest, transparent pricing](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTE4IiB2aWV3Qm94PSIwIDAgNTEyIDUxOCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) # Fee-Based Options Charging a customer a fee for using a high-cost credit card is not illegal or unethical. Customers choose a rewards card to get the travel perks or cash back at your expense. Which is not fair! Level the playing field with [100% compliant](https://usa.visa.com/content/dam/VCOM/download/about-visa/visa-rules-public.pdf) fee-based options that reduce a merchant’s processing costs. [LEARN MORE](https://intellipay.com/payment-models/) [CONTACT SALES](https://intellipay.com/talk-to-a-consultant/) ![IntelliPay's no-cost and reduced cost payment pr](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MTciIGhlaWdodD0iMTUwIiB2aWV3Qm94PSIwIDAgNDE3IDE1MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) # FAQs ##### Q: What exactly does "No Cost Payment Solution" mean? **A.** No Cost” refers to our Fee-Based Options, where the mandatory processing fees are passed to the customer who chooses to pay using a high-cost method, such as a credit card. This is done through compliant surcharging, eliminating the cost burden for your business and protecting your margin ##### Q: How is IntelliPay's pricing different from Flat-Rate Processors (like Square/Stripe)? **A.** We offer Interchange-Plus Pricing (Interchange fee plus a small, fixed markup). This is the most transparent model and is typically the cheapest option for high-volume merchants and those processing large transactions, unlike flat-rate models where you often overpay for lower-cost debit card transactions. ##### Q. Are your fee-based options (surcharging) legal and compliant? **A. Y**es. Our fee-based options are 1[00% compliant](https://usa.visa.com/support/consumer/visa-rules.html) with all relevant card network rules and state laws. Our system handles the complex disclosure and fee calculation requirements automatically, ensuring your business stays compliant without effort. ##### Q. How secure is the IntelliPay platform? **A.** IntelliPay is a [PCI DSS Level 1](https://listings.pcisecuritystandards.org/documents/PCIDSS_QRGv3_1.pdf) certified processor. We use tokenization, encryption, and other secure technologies to handle all sensitive cardholder data on our secure servers, minimizing your PCI compliance scope and safeguarding your business against fraud. ##### Q: Can IntelliPay integrate with my existing POS or accounting software **A.** Yes. We offer multiple integration methods, including a powerful RESTful API for custom builds and pre-built integrations for popular platforms like QuickBooks Online and WooCommerce, eliminating manual data entry and simplifying reconciliation --- ### [API Documentation](https://intellipay.com/api-documentation/) **Published:** December 3, 2025 **Author:** derling **Content:** --- ### [Events](https://intellipay.com/events/) **Published:** July 20, 2022 **Author:** Dale Erling **Content:** # Events [Let's meet](https://intellipay.com/talk-to-a-consultant/) # Conference Calendar # March 2026 ### SCATT Spring Conference March 11-13 Marriott Resort at Grand Dunes Myrtle Beach, SC [ ![New York Government Finance Officers Association logo](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NDAiIGhlaWdodD0iMTk4IiB2aWV3Qm94PSIwIDAgOTQwIDE5OCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2025/10/cropped-SCATT-Header4-Gabriola.jpg "New York Government Finance Officers Association logo") ### ETA Transact March 18-20 World Congress Center Atlanta, GA [ ![New York Government Finance Officers Association logo](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MDAiIGhlaWdodD0iMTM5IiB2aWV3Qm94PSIwIDAgNDAwIDEzOSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2025/10/Transact-26-Logo-smaller-2.png "New York Government Finance Officers Association logo") # April 2026 ### Building Utah Conference April 30-May 1 Dixie Convention Center St. George, UT [ ![New York Government Finance Officers Association logo](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMTAyIiB2aWV3Qm94PSIwIDAgMzAwIDEwMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2025/10/UAC-Logo-Color-Tagline-smaller-4.png "New York Government Finance Officers Association logo") # June 2026 ### CACTTC Conference June 6 -12 Lowes Hollywood Hollywood, CA [ ![New York Government Finance Officers Association logo](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDQiIGhlaWdodD0iMTkyIiB2aWV3Qm94PSIwIDAgMjA0IDE5MiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2025/10/CACTTC-logo.png "New York Government Finance Officers Association logo") ### GFOA Conference June 28 – July 1 McCormick Place Chicago, IL [ ![New York Government Finance Officers Association logo](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNzUiIGhlaWdodD0iMjA0IiB2aWV3Qm94PSIwIDAgMTc1IDIwNCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2025/10/GFOA-logo-1.png "New York Government Finance Officers Association logo") # September 2026 ### SDACO Conference September 8-9 Pierre Ramkota Hotel Pierre, SD [ ![New York Government Finance Officers Association logo](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTAiIGhlaWdodD0iMjUwIiB2aWV3Qm94PSIwIDAgMjUwIDI1MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2022/07/SDACO.png "New York Government Finance Officers Association logo") ### **Utah Association of Counties Annual Conference** September 8-10 Utah Valley Convention Center Provo, UT [ ![New York Government Finance Officers Association logo](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMDAiIGhlaWdodD0iMTAyIiB2aWV3Qm94PSIwIDAgMzAwIDEwMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2025/10/UAC-Logo-Color-Tagline-smaller-4.png "New York Government Finance Officers Association logo") ### **Kentucky Sheriffs Association Conference** September 10-13 Holiday Inn Sloan Convention Center Bowling Green, KY [ ![New York Government Finance Officers Association logo](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNTUiIGhlaWdodD0iMjIwIiB2aWV3Qm94PSIwIDAgMzU1IDIyMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2025/10/ksa.jpg "New York Government Finance Officers Association logo") # October 2026 ### GFOASC Conference October 11-14 Sheraton Myrtle Beach Myrtle Beach, SC [ ![New York Government Finance Officers Association logo](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNzAiIGhlaWdodD0iMTk5IiB2aWV3Qm94PSIwIDAgMTcwIDE5OSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2025/10/GFOASC-logo1-3.png "New York Government Finance Officers Association logo") ### Money 20/20 October 26-29 The Venetian Las Vegas, NV [ ![New York Government Finance Officers Association logo](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMzkiIGhlaWdodD0iMTQ5IiB2aWV3Qm94PSIwIDAgMzM5IDE0OSI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2025/10/money-2020-logo.png "New York Government Finance Officers Association logo") # November 2026 ### SCATT Fall Conference November 17-19 Myrtle Beach, SC [ ![New York Government Finance Officers Association logo](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NDAiIGhlaWdodD0iMTk4IiB2aWV3Qm94PSIwIDAgOTQwIDE5OCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2025/10/cropped-SCATT-Header4-Gabriola.jpg "New York Government Finance Officers Association logo") # Ready to Get Started! [eXplore](https://intellipay.com/payment-models/) [talk with us](https://intellipay.com/talk-to-a-consultant/) --- ### [Schedule your Demo](https://intellipay.com/demo/) **Published:** November 28, 2022 **Author:** Dale Erling **Content:** --- ### [Talk to a consultant](https://intellipay.com/talk-to-a-consultant/) **Published:** June 11, 2019 **Author:** allan **Content:** --- ### [Support Issues](https://intellipay.com/support-issues/) **Published:** June 10, 2020 **Author:** Dale Erling **Content:** --- ### [Merchant Solutions](https://intellipay.com/merchants-solutions/) **Published:** September 2, 2021 **Author:** Dale Erling **Content:** # Merchant Solutions # Simplify Payments, Pay Less IntelliPay’s payment suite simplifies payments and helps reduce overall processing costs. Our admin console makes adding users, features, and payment options easy. While fee-based options, where customers pay processing fees, reduce processing costs! [LEARN MORE](https://intellipay.com/products/) [ ![Various devices and UI screens](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTIwIiBoZWlnaHQ9IjEwNzkiIHZpZXdCb3g9IjAgMCAxOTIwIDEwNzkiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+)](https://intellipay.com/wp-content/uploads/2021/09/IPCheckout.jpg "Various devices and UI screens") # IntelliPay Payment Processing ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Virtual Terminals Browser based EMV for in-person and over-the-phone payments ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Online Payment Page Add to any website and customize for secure checkouts and donations ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Customer Portals Cross device compatibility with built-in wallet and multi-invoice payment capabilities ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Lightbox Modal Pop-up modals that allow secure payments from existing invoice pages ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Text to Pay/Email Payments Create and securely send on-demand payment link with custom messages ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Mobile App iOS and Android app makes accepting payments in the wherever you go easy ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Batch Processing Process many transactions and securely upload payment data all at one time ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Reduced Cost Options Add to any website and customize for secure checkouts and donations ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Robust Reporting Detailed reports simplify reconciliations and payment management ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Custom Fields Fields can be customized to the way you do business ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMDg0IiBoZWlnaHQ9IjIwODQiIHZpZXdCb3g9IjAgMCAyMDg0IDIwODQiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) #### Recurring Payments & Auto Pay Increase efficiency and reduce late payments with automated billing ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIiB2aWV3Qm94PSIwIDAgNTAwIDUwMCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) #### Safe & Secure Tokenization, encryption and other secure technologies safeguard sensitive payment data< # Payment APIs Our development team has created powerful, easy-to-use APIs so you won’t spend months integrating payments into your environment. [READ THE DOCS](https://intellipay.com/developers-resources-and-apis-intellipay/) **Prebuilt integrations** Use integrations for QuickBooks Online, Woo Commerce and Auth.NET emulator to connect third- party shopping carts or CRMs. ![IntelliPay's no-cost and reduced cost payment pr](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTAwIiBoZWlnaHQ9IjEwOTciIHZpZXdCb3g9IjAgMCAxOTAwIDEwOTciPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) # Payments Savings Visa, Mastercard, Amex, and Discover charge mandatory, non-negotiable interchange fees to manage the risk involved in a transaction. Riskier online transactions completed with rewards credit cards have the highest fees, usually about 2X the cost of debit cards. But there are ways to minimize or eliminate fees and save your margins. IntelliPay offers: - Interchange plus pricing - Auto-filled Level 2 and 3 data - The customer pays the processing costs (fee-based options) - No junk fees ![Various devices and UI screens](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTIwIiBoZWlnaHQ9IjEyODAiIHZpZXdCb3g9IjAgMCAxOTIwIDEyODAiPjxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHN0eWxlPSJmaWxsOiNjZmQ0ZGI7ZmlsbC1vcGFjaXR5OiAwLjE7Ii8+PC9zdmc+) # Fee-Based Options Charging a customer a fee for using a high-cost credit card is not illegal or unethical. Customers choose a rewards card to get the travel perks or cash back at your expense. Which is not fair! Level the playing field with 100% compliant fee-based options that reduce a merchant’s processing costs. [LEARN MORE](https://intellipay.com/payment-models/) [CONTACT SALES](https://intellipay.com/talk-to-a-consultant/) [ ![IntelliPay's no-cost and reduced cost payment pr](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MTciIGhlaWdodD0iMTUwIiB2aWV3Qm94PSIwIDAgNDE3IDE1MCI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2023/12/Reduced-costs-chart-surcharge-fee-12-26-23.png "IntelliPay's no-cost and reduced cost payment pr") --- ### [Customer Portal](https://intellipay.com/customer-portal/) **Published:** November 22, 2023 **Author:** Dale Erling **Content:** # Customer Portal [DOWNLOAD PDF](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Products__CustomerPortal.pdf) # How it works The customer portal lets users view and pay single or multiple bills using a shopping cart-like interface on any website. Users can access the portal from any device to pay as a guest or register to set up auto-pay, use a digital wallet, and view payment history. Robust reporting through our payment suite or via API in your host application makes managing payments painless. # Why theCustomer Portal? - Quickly add payments to any page or application - Customizable and brandable - Available in standalone or integrated versions - Centralized, real-time reporting for all payments - Fully hosted for reduced PCI audit scope - Documentation for easy integration ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTg2IiBoZWlnaHQ9IjQyMiIgdmlld0JveD0iMCAwIDE5ODYgNDIyIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) # Quick Facts R Customer portal’s familiar cart interface supports multiple bill payments and digital wallets R Connects to host applications through API or SFTP import/export R Fully hosted solution # Use Cases Existing website needs a full-service invoice presentment and checkout option that accepts one-time, account-based and recurring payments. [ ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NjQiIGhlaWdodD0iNTc2IiB2aWV3Qm94PSIwIDAgODY0IDU3NiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=)](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Catalog_2022_CustomerPortal.jpg) --- ### [News](https://intellipay.com/news/) **Published:** September 16, 2018 **Author:** allan **Content:** September 07, 2022 09:00 AM Eastern Daylight Time DRAPER, Utah–([BUSINESS WIRE](https://www.businesswire.com/))–****Today***,*** IntelliPay a leader in no-cost payment processing and a premier provider of customized solutions for local and state governments, announced the issuance of U.S. Patent # 16,409,359 by the USPTO entitled “System and Method for Processing Chip-Card Transactions from a Host Computer.” IntelliPay’s patented technology allows government customers to make a single payment. Behind the scenes, the payment is split into two payments, one for the government invoice amount and a second for the service fee that covers the processing cost of the transaction. This single payment card insertion into the card reader eliminates the need for two insertions typically required. The new technology is the easiest and fastest way for government customers to make secure chip-card in-office payments. Government offices using the new technology report shorter lines, reduced wait times, and higher customer satisfaction overall. > “We have been able to streamline our tax collection process, and our citizens love the convenience and ease of use” > > [Tweet this](https://www.businesswire.com/news/home/20220907005056/en/IntelliPay-Announces-Patent-for-Government-Point-of-Sale-Processing#) Also known as Single DIP EMV, this chip-card solution is available to local and state governments of all sizes as a standalone or integrated into existing system solution configurations. A government doesn’t need to be a current IntelliPay customer to take advantage of this new technology. The standalone version requires web access to IntelliPay’s virtual OneTerminal or Lightbox EMV solution and an integrated Augusta Reader. The customer interface is intuitive, and the back-end is easy to set up and configure with guidance from our customer support team. Plus, with ever-rising security risks, it ensures that any government has the latest secure payment technology without starting over from scratch. The integrated solution uses APIs to seamlessly connect to existing systems and provides the additional benefits of real-time payment/transaction updates. Having all transaction data on a single system eliminates manual processes and saves time in the office and with accounting effectively streamlining back office operations. “We have been able to streamline our tax collection process, and our citizens love the convenience and ease of use,” said a representative of Tax Collection, Roberts County, South Dakota. “IntelliPay has always been hyper-focused on the customer experience (CX) as we develop, deploy, and support new solutions. Like all our products, we developed our new chip-card solution with a frictionless customer payment experience in mind for both staff and customers,” explained Casey J. Leloux, CEO of IntelliPay. “We set ourselves apart by customizing our payment products, services, and solutions to how the agency does business, not bending the agency to how we think your operations should work. No other vendor on the market offers this level of support,” added Leloux. About IntelliPay Draper, Utah-based IntelliPay is an innovative SaaS company at the forefront of government payments combining no-cost payment options with patented chip-card processing technology. IntelliPay developed the Single Dip EMV technology starting with the input of thousands of local governments identifying process pain points of both staff and customers. This payment process not only speeds up payments by reducing in-office wait times; but is quick and easy to implement using the company’s flagship OneTerminal and Lightbox products whether the entity is a current client or not. For more information, visit [http://intellipay.com/government](https://cts.businesswire.com/ct/CT?id=smartlink&url=http%3A%2F%2Fintellipay.com%2Fgovernment&esheet=52856639&newsitemid=20220907005056&lan=en-US&anchor=http%3A%2F%2Fintellipay.com%2Fgovernment&index=1&md5=dd9e60996be572a14bd2f3cbc614e621). [](https://intellipay.com/the-business-owners-guide-to-ach-payments/) September 3, 2026 in [Small Business Payments & Operations](https://intellipay.com/category/small-business-payments/) ### Understanding ACH Payments: A Business Owners Guide September 2026 JTNDZGl2JTIwc3R5bGUlM0QlMjJtYXgtd2lkdGglM0E4NjBweCUzQiUyMG1hcmdpbiUzQTAlMjBhdXRvJTNCJTIwZm9udC1mYW1pbHklM0FBcmlhbCUyQ0hlbHZldGljYSUyQ3NhbnMtc2VyaWYlM0IlMjBjb2xvciUzQSUyMzFhMWEyZSUzQiUyMGZvbnQtc2l6ZSUzQTE2cHglM0IlMjBsaW5lLWhlaWdodCUzQTEuNyUzQiUyMiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyM2Y3ZjhmYSUzQiUyMGJvcmRlci1sZWZ0JTNBNHB4JTIwc29saWQlMjAlMjMxZTZmZTAlM0IlMjBib3JkZXItcmFkaXVzJTNBNHB4JTNCJTIwcGFkZGluZyUzQTE0cHglMjAyMHB4JTNCJTIwbWFyZ2luLWJvdHRvbSUzQTI0cHglM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE0cHglM0IlMjBtYXJnaW4lM0EwJTNCJTIwbGluZS1oZWlnaHQlM0ExLjYlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NzdHJvbmclMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIyJTNFSW50ZWxsaVBheSUzQyUyRnN0cm9uZyUzRSUyMGlzJTIwYSUyMFBDSSUyMERTUyUyMExldmVsJTIwMSUyMHBheW1lbnQlMjBwcm9jZXNzb3IlMjB0aGF0JTIwaGVscHMlMjBidXNpbmVzc2VzJTIwc2V0JTIwdXAlMjBhbmQlMjBtYW5hZ2UlMjBBQ0glMjBwYXltZW50JTIwYWNjZXB0YW5jZSUyMGFsb25nc2lkZSUyMGNhcmQlMjBwcm9jZXNzaW5nLiUyMFRoaXMlMjBndWlkZSUyMGNvdmVycyUyMHdoYXQlMjBBQ0glMjBhY3R1YWxseSUyMGNvc3RzJTJDJTIwaG93JTIwaXQlMjB3b3JrcyUyQyUyMGFuZCUyMHdoYXQlMjB0byUyMHdhdGNoJTIwZm9yJTIwb24lMjB0aGUlMjBjb21wbGlhbmNlJTIwc2lkZS4lMjBMZWFybiUyMG1vcmUlMjBhYm91dCUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZpbnRlbGxpcGF5LmNvbSUyRnBheW1lbnQtbW9kZWxzJTJGJTIyJTIwdGFyZ2V0JTNEJTIyX2JsYW5rJTIyJTIwcmVsJTNEJTIybm9vcGVuZXIlMjBub3JlZmVycmVyJTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzFlNmZlMCUzQiUyMHRleHQtZGVjb3JhdGlvbiUzQW5vbmUlM0IlMjIlM0VJbnRlbGxpUGF5JTI3cyUyMHBheW1lbnQlMjBvcHRpb25zJTNDJTJGYSUzRS4lMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjM1NTUlM0IlMjBmb250LXNpemUlM0ExM3B4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjAyMHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMEJ5JTIwRGFsZSUyMEVybGluZyUyQyUyMEludGVsbGlQYXklMjAlN0MlMjBQYXltZW50JTIwdGVjaG5vbG9neSUyMGFuZCUyMGdvdmVybm1lbnQlMjBwYXltZW50JTIwc3lzdGVtcyUwRCUwQSUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NkaXYlMjBpZCUzRCUyMnF1aWNrLXJlYWQlMjIlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBib3JkZXItcmFkaXVzJTNBOHB4JTNCJTIwcGFkZGluZyUzQTI0cHglMjAyOHB4JTNCJTIwbWFyZ2luLWJvdHRvbSUzQTI4cHglM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM2UwN2MxZSUzQiUyMGZvbnQtc2l6ZSUzQTExcHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMGxldHRlci1zcGFjaW5nJTNBMC4xZW0lM0IlMjB0ZXh0LXRyYW5zZm9ybSUzQXVwcGVyY2FzZSUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMTBweCUyMDAlM0IlMjIlM0VRdWljayUyMFJlYWQlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNmZmZmZmYlM0IlMjBmb250LXNpemUlM0ExN3B4JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDEwcHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwQUNIJTIwcGF5bWVudHMlMjBtb3ZlJTIwbW9uZXklMjBiYW5rJTIwdG8lMjBiYW5rJTIwaW5zdGVhZCUyMG9mJTIwdGhyb3VnaCUyMGElMjBjYXJkJTIwbmV0d29yay4lMjBTdGFuZGFyZCUyMHByb2Nlc3NpbmclMjBvZnRlbiUyMHNldHRsZXMlMjBpbiUyMG9uZSUyMHRvJTIwdGhyZWUlMjBidXNpbmVzcyUyMGRheXMlMkMlMjBhdCUyMGElMjBmcmFjdGlvbiUyMG9mJTIwd2hhdCUyMGNhcmQlMjBwcm9jZXNzaW5nJTIwY29zdHMuJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3VsJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTNCJTIwcGFkZGluZy1sZWZ0JTNBMThweCUzQiUyMGNvbG9yJTNBJTIzZDBkOGU4JTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMGxpbmUtaGVpZ2h0JTNBMS42NSUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDhweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjBJbiUyMDIwMjQlMkMlMjB0aGUlMjBBQ0glMjBOZXR3b3JrJTIwcHJvY2Vzc2VkJTIwMzMuNiUyMGJpbGxpb24lMjBwYXltZW50cyUyMHdvcnRoJTIwJTI0ODYuMiUyMHRyaWxsaW9uJTJDJTIwdXAlMjA2LjclMjUlMjBpbiUyMHZvbHVtZSUyMGFuZCUyMDcuNiUyNSUyMGluJTIwdmFsdWUlMjBmcm9tJTIwMjAyMy4lMjBCMkIlMjBBQ0glMjB2b2x1bWUlMjBncmV3JTIwMTEuNiUyNSUyMHRvJTIwNy4zJTIwYmlsbGlvbiUyMHBheW1lbnRzLiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmxpJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMEFDSCUyMHR5cGljYWxseSUyMHJ1bnMlMjAlMjQwLjIwJTIwdG8lMjAlMjQxLjUwJTIwcGVyJTIwdHJhbnNhY3Rpb24lMjB2ZXJzdXMlMjAyJTIwdG8lMjAzJTIwcGVyY2VudCUyMHBsdXMlMjBhJTIwcGVyLXRyYW5zYWN0aW9uJTIwZmVlJTIwZm9yJTIwY2FyZHMlMkMlMjBidXQlMjB0aGUlMjBhY3R1YWwlMjBkb2xsYXIlMjBzYXZpbmdzJTIwZGVwZW5kJTIwaGVhdmlseSUyMG9uJTIweW91ciUyMGF2ZXJhZ2UlMjB0cmFuc2FjdGlvbiUyMHNpemUlMkMlMjBub3QlMjBqdXN0JTIweW91ciUyMHRvdGFsJTIwdm9sdW1lLiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmxpJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyME5hY2hhJTI3cyUyMHJldHVybiUyMHJhdGUlMjB0aHJlc2hvbGRzJTIwYXJlJTIwMC41JTIwcGVyY2VudCUyMGZvciUyMHVuYXV0aG9yaXplZCUyMGRlYml0cyUyQyUyMDMlMjBwZXJjZW50JTIwZm9yJTIwYWRtaW5pc3RyYXRpdmUlMjByZXR1cm5zJTJDJTIwYW5kJTIwMTUlMjBwZXJjZW50JTIwb3ZlcmFsbCUyQyUyMG1lYXN1cmVkJTIwb3ZlciUyMGElMjByb2xsaW5nJTIwNjAlMjBkYXklMjBwZXJpb2QuJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGbGklM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyME5hY2hhJTI3cyUyMENyZWRpdC1QdXNoJTIwRnJhdWQlMjBNb25pdG9yaW5nJTIwcnVsZXMlMjBiZWdhbiUyMHRha2luZyUyMGVmZmVjdCUyMGluJTIwMjAyNi4lMjBQaGFzZSUyMDElMjBzdGFydGVkJTIwTWFyY2glMjAyMCUyQyUyMDIwMjYlMkMlMjBhbmQlMjBQaGFzZSUyMDIlMjBleHRlbmRlZCUyMHJlcXVpcmVtZW50cyUyMG1vcmUlMjBicm9hZGx5JTIwaW4lMjBKdW5lJTIwMjAyNiUyQyUyMGFkZGluZyUyMHJpc2stYmFzZWQlMjBmcmF1ZC1tb25pdG9yaW5nJTIwZXhwZWN0YXRpb25zJTIwZm9yJTIwY292ZXJlZCUyMEFDSCUyMHBhcnRpY2lwYW50cy4lMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZsaSUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQyUyRnVsJTNFJTBEJTBBJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjAyMHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMEFDSCUyQyUyMHNob3J0JTIwZm9yJTIwQXV0b21hdGVkJTIwQ2xlYXJpbmclMjBIb3VzZSUyQyUyMGlzJTIwdGhlJTIwbmV0d29yayUyMGJhbmtzJTIwdXNlJTIwdG8lMjBtb3ZlJTIwbW9uZXklMjBlbGVjdHJvbmljYWxseSUyMGJldHdlZW4lMjBhY2NvdW50cy4lMjBXaGVuJTIwYSUyMGJ1c2luZXNzJTIwYWNjZXB0cyUyMEFDSCUyQyUyMGl0JTI3cyUyMHB1bGxpbmclMjBmdW5kcyUyMGRpcmVjdGx5JTIwZnJvbSUyMGElMjBjdXN0b21lciUyN3MlMjBiYW5rJTIwYWNjb3VudCUyMCUyOGFuJTIwQUNIJTIwZGViaXQlMjklMjBvciUyMHJlY2VpdmluZyUyMGZ1bmRzJTIwYSUyMGN1c3RvbWVyJTIwcHVzaGVzJTIwdG8lMjBpdCUyMCUyOGFuJTIwQUNIJTIwY3JlZGl0JTI5JTJDJTIwaW5zdGVhZCUyMG9mJTIwcm91dGluZyUyMHRoZSUyMHBheW1lbnQlMjB0aHJvdWdoJTIwYSUyMGNhcmQlMjBuZXR3b3JrLiUyMEZvciUyMGElMjBsb3QlMjBvZiUyMHNtYWxsJTIwYnVzaW5lc3NlcyUyQyUyMHBhcnRpY3VsYXJseSUyMG9uZXMlMjBiaWxsaW5nJTIwcmVjdXJyaW5nJTIwaW52b2ljZXMlMkMlMjBzdWJzY3JpcHRpb25zJTJDJTIwb3IlMjB2ZW5kb3IlMjBwYXltZW50cyUyQyUyMHRoYXQlMjBkaWZmZXJlbmNlJTIwaW4lMjBtZWNoYW5pY3MlMjB0cmFuc2xhdGVzJTIwZGlyZWN0bHklMjBpbnRvJTIwbG93ZXIlMjBjb3N0LiUwRCUwQSUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NoMiUyMGlkJTNEJTIyd2hhdC1pcy1hY2glMjIlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC1zaXplJTNBMjJweCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwbWFyZ2luJTNBMzJweCUyMDAlMjAxNnB4JTIwMCUzQiUyMHBhZGRpbmctYm90dG9tJTNBOHB4JTNCJTIwYm9yZGVyLWJvdHRvbSUzQTNweCUyMHNvbGlkJTIwJTIzZTA3YzFlJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwV2hhdCUyMEFDSCUyMHBheW1lbnRzJTIwYWN0dWFsbHklMjBhcmUlMEQlMEElMjAlMjAlM0MlMkZoMiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjBBQ0glMjBkZWJpdHMlMjBhcmUlMjBob3clMjBhJTIwYnVzaW5lc3MlMjBwdWxscyUyMGZ1bmRzJTIwZnJvbSUyMGElMjBjdXN0b21lciUyN3MlMjBhY2NvdW50JTJDJTIwYSUyMGNvbW1vbiUyMHNldHVwJTIwZm9yJTIwc3Vic2NyaXB0aW9ucyUyMGFuZCUyMHJlY3VycmluZyUyMGJpbGxzLiUyMEFDSCUyMGNyZWRpdHMlMjBhcmUlMjBob3clMjBhJTIwcGF5ZXIlMjBvciUyMGJ1c2luZXNzJTIwcHVzaGVzJTIwZnVuZHMlMjB0byUyMGFub3RoZXIlMjBhY2NvdW50JTJDJTIwYXMlMjBpbiUyMHBheXJvbGwlMkMlMjBzdXBwbGllciUyMHBheW1lbnRzJTJDJTIwYW5kJTIwc29tZSUyMGJhbmslMjBiaWxsLXBheSUyMHRyYW5zYWN0aW9ucy4lMjBBQ0glMjBpcyUyMHByaW1hcmlseSUyMGElMjBVLlMuJTIwcGF5bWVudCUyMG5ldHdvcmslMkMlMjBidXQlMjBjcm9zcy1ib3JkZXIlMjBwYXltZW50cyUyMHRoYXQlMjB1c2UlMjB0aGUlMjBBQ0glMjBOZXR3b3JrJTIwbXVzdCUyMGJlJTIwZm9ybWF0dGVkJTIwYXMlMjBJbnRlcm5hdGlvbmFsJTIwQUNIJTIwVHJhbnNhY3Rpb25zJTJDJTIwb3IlMjBJQVQlMjBlbnRyaWVzJTJDJTIwd2l0aCUyMGFkZGl0aW9uYWwlMjBkYXRhJTIwYW5kJTIwc2NyZWVuaW5nJTIwcmVxdWlyZW1lbnRzLiUyMEZvciUyMGludGVybmF0aW9uYWwlMjB0cmFuc2ZlcnMlMjBvdXRzaWRlJTIwdGhlJTIwQUNIJTIwTmV0d29yayUyQyUyMGJ1c2luZXNzZXMlMjBjb21tb25seSUyMHVzZSUyMHdpcmUlMjB0cmFuc2ZlciUyMG5ldHdvcmtzJTIwc3VjaCUyMGFzJTIwU1dJRlQlMjBvciUyMHJlZ2lvbmFsJTIwc3lzdGVtcyUyMHN1Y2glMjBhcyUyMFNFUEElMjBpbiUyMEV1cm9wZS4lMEQlMEElMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjAyMHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMEV2ZXJ5JTIwQUNIJTIwdHJhbnNhY3Rpb24lMjBjYXJyaWVzJTIwYSUyMFN0YW5kYXJkJTIwRW50cnklMjBDbGFzcyUyQyUyMG9yJTIwU0VDJTJDJTIwY29kZSUyMHRoYXQlMjBpZGVudGlmaWVzJTIwaG93JTIwaXQlMjB3YXMlMjBhdXRob3JpemVkJTIwYW5kJTIwd2hhdCUyMHR5cGUlMjBvZiUyMHRyYW5zYWN0aW9uJTIwaXQlMjBpcy4lMjBUaGUlMjBvbmVzJTIweW91JTI3cmUlMjBtb3N0JTIwbGlrZWx5JTIwdG8lMjBydW4lMjBpbnRvJTIwYXJlJTIwV0VCJTIwZm9yJTIwaW50ZXJuZXQlMjBpbml0aWF0ZWQlMjBjb25zdW1lciUyMHBheW1lbnRzJTJDJTIwVEVMJTIwZm9yJTIwcGhvbmUlMjBpbml0aWF0ZWQlMjBlbnRyaWVzJTJDJTIwQ0NEJTIwZm9yJTIwY29ycG9yYXRlJTIwcGF5bWVudHMlMkMlMjBDVFglMjBmb3IlMjBCMkIlMjBwYXltZW50cyUyMGNhcnJ5aW5nJTIwaW52b2ljZSUyMGRhdGElMkMlMjBQUEQlMjBmb3IlMjBzdGFuZGFyZCUyMGNvbnN1bWVyJTIwZGViaXRzJTIwYW5kJTIwY3JlZGl0cyUyQyUyMEFSQyUyMGFuZCUyMEJPQyUyMGZvciUyMGNvbnZlcnRlZCUyMHBhcGVyJTIwY2hlY2tzJTJDJTIwYW5kJTIwSUFUJTIwZm9yJTIwaW50ZXJuYXRpb25hbCUyMHRyYW5zZmVycy4lMjBHZXR0aW5nJTIwdGhlJTIwU0VDJTIwY29kZSUyMHJpZ2h0JTIwbWF0dGVycyUyMGZvciUyMGNvbXBsaWFuY2UlMkMlMjBub3QlMjBqdXN0JTIwcmVjb3Jka2VlcGluZy4lMjBPdXIlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGaW50ZWxsaXBheS5jb20lMkZhY2gtc2VjLWNvZGVzJTJGJTIyJTIwdGFyZ2V0JTNEJTIyX2JsYW5rJTIyJTIwcmVsJTNEJTIybm9vcGVuZXIlMjBub3JlZmVycmVyJTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzFlNmZlMCUzQiUyMHRleHQtZGVjb3JhdGlvbiUzQW5vbmUlM0IlMjIlM0VmdWxsJTIwU0VDJTIwY29kZSUyMGdsb3NzYXJ5JTNDJTJGYSUzRSUyMGNvdmVycyUyMGVhY2glMjBvbmUlMjBpbiUyMG1vcmUlMjBkZXRhaWwuJTBEJTBBJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2gyJTIwaWQlM0QlMjJzcGVlZC1jb3N0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtc2l6ZSUzQTIycHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMG1hcmdpbiUzQTMycHglMjAwJTIwMTZweCUyMDAlM0IlMjBwYWRkaW5nLWJvdHRvbSUzQThweCUzQiUyMGJvcmRlci1ib3R0b20lM0EzcHglMjBzb2xpZCUyMCUyM2UwN2MxZSUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMFNwZWVkJTIwYW5kJTIwY29zdCUyQyUyMHNpZGUlMjBieSUyMHNpZGUlMEQlMEElMjAlMjAlM0MlMkZoMiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjBTdGFuZGFyZCUyMEFDSCUyMHByb2Nlc3NpbmclMjB1c2VzJTIwYmF0Y2hlcyUyMGFuZCUyMG9mdGVuJTIwc2V0dGxlcyUyMGluJTIwb25lJTIwdG8lMjB0aHJlZSUyMGJ1c2luZXNzJTIwZGF5cyUyQyUyMHdoaWNoJTIwaXMlMjBzbG93ZXIlMjB0aGFuJTIwYSUyMGNhcmQlMjBhdXRob3JpemF0aW9uJTIwYnV0JTIwZmFzdCUyMGVub3VnaCUyMGZvciUyMG1vc3QlMjBiaWxsaW5nJTIwY3ljbGVzJTIwYW5kJTIwcHJlZGljdGFibGUlMjBlbm91Z2glMjB0byUyMHBsYW4lMjBjYXNoJTIwZmxvdyUyMGFyb3VuZC4lMjBDb3N0JTIwaXMlMjB3aGVyZSUyMEFDSCUyMHJlYWxseSUyMHNlcGFyYXRlcyUyMGZyb20lMjBjYXJkcyUzQSUyMHBlciUyMHRyYW5zYWN0aW9uJTIwZmVlcyUyMGdlbmVyYWxseSUyMHJ1biUyMCUyNDAuMjAlMjB0byUyMCUyNDEuNTAlMkMlMjBjb21wYXJlZCUyMHdpdGglMjAyJTIwdG8lMjAzJTIwcGVyY2VudCUyMHBsdXMlMjBhJTIwc21hbGwlMjBwZXIlMjB0cmFuc2FjdGlvbiUyMGZlZSUyMGZvciUyMGNhcmQlMjBwcm9jZXNzaW5nLiUwRCUwQSUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NkaXYlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtY29sb3IlM0ElMjNmN2Y4ZmElM0IlMjBib3JkZXItcmFkaXVzJTNBOHB4JTNCJTIwcGFkZGluZyUzQTIwcHglMjAyNHB4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjAyNHB4JTIwMCUzQiUyMHRleHQtYWxpZ24lM0FjZW50ZXIlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRVdoZXJlJTIwdGhlJTIwcmVhbCUyMHNhdmluZ3MlMjBjb21lJTIwZnJvbSUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjB0ZXh0LWFsaWduJTNBbGVmdCUzQiUyMG1heC13aWR0aCUzQTYwMHB4JTNCJTIwbWFyZ2luJTNBMCUyMGF1dG8lM0IlMjBsaW5lLWhlaWdodCUzQTEuNyUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMEElMjBmbGF0JTIwJTIyeW91JTI3bGwlMjBzYXZlJTIwJTI0WCUyMG9uJTIwJTI0MTAwJTJDMDAwJTIwaW4lMjBtb250aGx5JTIwcGF5bWVudHMlMjIlMjBudW1iZXIlMjBpcyUyMG1pc2xlYWRpbmclMkMlMjBiZWNhdXNlJTIwQUNIJTIwaXMlMjBwcmljZWQlMjBwZXIlMjB0cmFuc2FjdGlvbiUyMGFuZCUyMGNhcmRzJTIwYXJlJTIwcHJpY2VkJTIwYXMlMjBhJTIwcGVyY2VudGFnZS4lMjBBJTIwYnVzaW5lc3MlMjBjb2xsZWN0aW5nJTIwZmlmdHklMjBwYXltZW50cyUyMG9mJTIwJTI0MiUyQzAwMCUyMGVhY2glMjB3aWxsJTIwc2F2ZSUyMGRyYW1hdGljYWxseSUyMG1vcmUlMkMlMjByZWxhdGl2ZSUyMHRvJTIwdm9sdW1lJTJDJTIwdGhhbiUyMG9uZSUyMGNvbGxlY3RpbmclMjBmaXZlJTIwdGhvdXNhbmQlMjBwYXltZW50cyUyMG9mJTIwJTI0MjAlMjBlYWNoLiUyMFJ1biUyMHRoZSUyMGNvbXBhcmlzb24lMjBhZ2FpbnN0JTIweW91ciUyMG93biUyMHRyYW5zYWN0aW9uJTIwY291bnQlMjBhbmQlMjBhdmVyYWdlJTIwdGlja2V0JTIwc2l6ZSUyQyUyMG5vdCUyMGElMjBnZW5lcmljJTIwaW5kdXN0cnklMjBleGFtcGxlLiUwRCUwQSUyMCUyMCUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMjAlMjAlM0MlMkZkaXYlM0UlMEQlMEElMEQlMEElMjAlMjAlM0N0YWJsZSUyMHN0eWxlJTNEJTIyd2lkdGglM0ExMDAlMjUlM0IlMjBib3JkZXItY29sbGFwc2UlM0Fjb2xsYXBzZSUzQiUyMGZvbnQtc2l6ZSUzQTE0cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDI0cHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDdGhlYWQlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0N0ciUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyMzBmMjA0NCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ3RoJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM2ZmZmZmZiUzQiUyMHRleHQtYWxpZ24lM0FsZWZ0JTNCJTIwcGFkZGluZyUzQTEwcHglMjAxMnB4JTNCJTIwYm9yZGVyJTNBMXB4JTIwc29saWQlMjAlMjMwZjIwNDQlM0IlMjIlM0VQYXltZW50JTIwbWV0aG9kJTNDJTJGdGglM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0N0aCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNmZmZmZmYlM0IlMjB0ZXh0LWFsaWduJTNBbGVmdCUzQiUyMHBhZGRpbmclM0ExMHB4JTIwMTJweCUzQiUyMGJvcmRlciUzQTFweCUyMHNvbGlkJTIwJTIzMGYyMDQ0JTNCJTIyJTNFSWxsdXN0cmF0aXZlJTIwY29zdCUzQyUyRnRoJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDdGglMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzZmZmZmZmJTNCJTIwdGV4dC1hbGlnbiUzQWxlZnQlM0IlMjBwYWRkaW5nJTNBMTBweCUyMDEycHglM0IlMjBib3JkZXIlM0ExcHglMjBzb2xpZCUyMCUyMzBmMjA0NCUzQiUyMiUzRUlsbHVzdHJhdGl2ZSUyMHNldHRsZW1lbnQlM0MlMkZ0aCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ3RoJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM2ZmZmZmZiUzQiUyMHRleHQtYWxpZ24lM0FsZWZ0JTNCJTIwcGFkZGluZyUzQTEwcHglMjAxMnB4JTNCJTIwYm9yZGVyJTNBMXB4JTIwc29saWQlMjAlMjMwZjIwNDQlM0IlMjIlM0VCZXN0JTIwZml0JTNDJTJGdGglM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZ0ciUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQyUyRnRoZWFkJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDdGJvZHklM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0N0ciUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyM2ZmZmZmZiUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ3RkJTIwc3R5bGUlM0QlMjJwYWRkaW5nJTNBMTBweCUyMDEycHglM0IlMjBib3JkZXIlM0ExcHglMjBzb2xpZCUyMCUyM2U1ZTdlYiUzQiUyMiUzRUFDSCUzQyUyRnRkJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDdGQlMjBzdHlsZSUzRCUyMnBhZGRpbmclM0ExMHB4JTIwMTJweCUzQiUyMGJvcmRlciUzQTFweCUyMHNvbGlkJTIwJTIzZTVlN2ViJTNCJTIyJTNFT2Z0ZW4lMjBwcmljZWQlMjBwZXIlMjB0cmFuc2FjdGlvbiUzQiUyMGFjdHVhbCUyMHByaWNpbmclMjB2YXJpZXMlMjBieSUyMHByb3ZpZGVyJTJDJTIwdm9sdW1lJTJDJTIwdmVyaWZpY2F0aW9uJTJDJTIwYW5kJTIwcmlzayUyMHByb2ZpbGUlM0MlMkZ0ZCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ3RkJTIwc3R5bGUlM0QlMjJwYWRkaW5nJTNBMTBweCUyMDEycHglM0IlMjBib3JkZXIlM0ExcHglMjBzb2xpZCUyMCUyM2U1ZTdlYiUzQiUyMiUzRU9mdGVuJTIwMSUyMHRvJTIwMyUyMGJ1c2luZXNzJTIwZGF5cyUzQiUyMFNhbWUlMjBEYXklMjBBQ0glMjBtYXklMjBiZSUyMGF2YWlsYWJsZSUzQyUyRnRkJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDdGQlMjBzdHlsZSUzRCUyMnBhZGRpbmclM0ExMHB4JTIwMTJweCUzQiUyMGJvcmRlciUzQTFweCUyMHNvbGlkJTIwJTIzZTVlN2ViJTNCJTIyJTNFUmVjdXJyaW5nJTIwYmlsbGluZyUyQyUyMEIyQiUyQyUyMHBheXJvbGwlM0MlMkZ0ZCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRnRyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDdHIlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtY29sb3IlM0ElMjNmN2Y4ZmElM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0N0ZCUyMHN0eWxlJTNEJTIycGFkZGluZyUzQTEwcHglMjAxMnB4JTNCJTIwYm9yZGVyJTNBMXB4JTIwc29saWQlMjAlMjNlNWU3ZWIlM0IlMjIlM0VDcmVkaXQlMjBjYXJkJTNDJTJGdGQlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0N0ZCUyMHN0eWxlJTNEJTIycGFkZGluZyUzQTEwcHglMjAxMnB4JTNCJTIwYm9yZGVyJTNBMXB4JTIwc29saWQlMjAlMjNlNWU3ZWIlM0IlMjIlM0VPZnRlbiUyMHBlcmNlbnRhZ2UtYmFzZWQlMjBwbHVzJTIwYSUyMHBlci10cmFuc2FjdGlvbiUyMGZlZSUzQiUyMGFjdHVhbCUyMHJhdGUlMjBkZXBlbmRzJTIwb24lMjBjYXJkJTIwbWl4JTIwYW5kJTIwcHJpY2luZyUyMG1vZGVsJTNDJTJGdGQlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0N0ZCUyMHN0eWxlJTNEJTIycGFkZGluZyUzQTEwcHglMjAxMnB4JTNCJTIwYm9yZGVyJTNBMXB4JTIwc29saWQlMjAlMjNlNWU3ZWIlM0IlMjIlM0VBdXRob3JpemF0aW9uJTIwaXMlMjBpbW1lZGlhdGUlM0IlMjBmdW5kaW5nJTIwdGltaW5nJTIwdmFyaWVzJTIwYnklMjBwcm9jZXNzb3IlMjBhbmQlMjBwYXltZW50JTIwZmxvdyUzQyUyRnRkJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDdGQlMjBzdHlsZSUzRCUyMnBhZGRpbmclM0ExMHB4JTIwMTJweCUzQiUyMGJvcmRlciUzQTFweCUyMHNvbGlkJTIwJTIzZTVlN2ViJTNCJTIyJTNFRS1jb21tZXJjZSUyQyUyMHBvaW50JTIwb2YlMjBzYWxlJTNDJTJGdGQlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZ0ciUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3RyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzZmZmZmZmJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDdGQlMjBzdHlsZSUzRCUyMnBhZGRpbmclM0ExMHB4JTIwMTJweCUzQiUyMGJvcmRlciUzQTFweCUyMHNvbGlkJTIwJTIzZTVlN2ViJTNCJTIyJTNFRG9tZXN0aWMlMjB3aXJlJTNDJTJGdGQlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0N0ZCUyMHN0eWxlJTNEJTIycGFkZGluZyUzQTEwcHglMjAxMnB4JTNCJTIwYm9yZGVyJTNBMXB4JTIwc29saWQlMjAlMjNlNWU3ZWIlM0IlMjIlM0VPZnRlbiUyMCUyNDE1JTIwdG8lMjAlMjQ1MCUyQyUyMHZhcmllcyUyMGJ5JTIwYmFuayUzQyUyRnRkJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDdGQlMjBzdHlsZSUzRCUyMnBhZGRpbmclM0ExMHB4JTIwMTJweCUzQiUyMGJvcmRlciUzQTFweCUyMHNvbGlkJTIwJTIzZTVlN2ViJTNCJTIyJTNFT2Z0ZW4lMjBzYW1lJTIwZGF5JTNDJTJGdGQlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0N0ZCUyMHN0eWxlJTNEJTIycGFkZGluZyUzQTEwcHglMjAxMnB4JTNCJTIwYm9yZGVyJTNBMXB4JTIwc29saWQlMjAlMjNlNWU3ZWIlM0IlMjIlM0VVcmdlbnQlMkMlMjBoaWdoJTIwdmFsdWUlMjB0cmFuc2ZlcnMlM0MlMkZ0ZCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRnRyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGdGJvZHklM0UlMEQlMEElMjAlMjAlM0MlMkZ0YWJsZSUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjBBcyUyMGlsbHVzdHJhdGl2ZSUyMGV4YW1wbGVzJTIwb25seSUzQSUyMEFDSCUyMHRyYW5zYWN0aW9uJTIwZmVlcyUyMG9mdGVuJTIwZmFsbCUyMHNvbWV3aGVyZSUyMGluJTIwdGhlJTIwJTI0MC4yMCUyMHRvJTIwJTI0MS41MCUyMHJhbmdlJTJDJTIwYW5kJTIwY2FyZCUyMHByb2Nlc3NpbmclMjBvZnRlbiUyMHJ1bnMlMjAyJTIwdG8lMjAzJTIwcGVyY2VudCUyMHBsdXMlMjBhJTIwc21hbGwlMjBwZXItdHJhbnNhY3Rpb24lMjBmZWUuJTIwVHJlYXQlMjBib3RoJTIwYXMlMjBleGFtcGxlcyUyQyUyMG5vdCUyMHF1b3RlZCUyMHByaWNpbmcuJTIwWW91ciUyMGFjdHVhbCUyMHJhdGVzJTIwZGVwZW5kJTIwb24lMjB5b3VyJTIwcHJvY2Vzc29yJTJDJTIwdm9sdW1lJTJDJTIwdmVyaWZpY2F0aW9uJTIwcmVxdWlyZW1lbnRzJTJDJTIwYW5kJTIwcmlzayUyMHByb2ZpbGUuJTBEJTBBJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjBBQ0glMjBjYW4lMjBhdm9pZCUyMG9uZSUyMGNvbW1vbiUyMHJlY3VycmluZyUyMGJpbGxpbmclMjBwcm9ibGVtJTNBJTIwYmFuayUyMGFjY291bnRzJTIwZG9uJTI3dCUyMGV4cGlyZSUyMHRoZSUyMHdheSUyMGNhcmRzJTIwZG8uJTIwVGhhdCUyMG1heSUyMHJlZHVjZSUyMGZhaWx1cmVzJTIwdGllZCUyMHNwZWNpZmljYWxseSUyMHRvJTIwZXhwaXJlZCUyMG9yJTIwcmVpc3N1ZWQlMjBjYXJkJTIwY3JlZGVudGlhbHMlMkMlMjBhbHRob3VnaCUyMEFDSCUyMHBheW1lbnRzJTIwY2FuJTIwc3RpbGwlMjBmYWlsJTIwYmVjYXVzZSUyMG9mJTIwaW5zdWZmaWNpZW50JTIwZnVuZHMlMkMlMjBjbG9zZWQlMjBhY2NvdW50cyUyQyUyMHJldm9rZWQlMjBhdXRob3JpemF0aW9uJTJDJTIwb3IlMjBpbmNvcnJlY3QlMjBhY2NvdW50JTIwaW5mb3JtYXRpb24uJTBEJTBBJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2gyJTIwaWQlM0QlMjJyaXNrJTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtc2l6ZSUzQTIycHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMG1hcmdpbiUzQTMycHglMjAwJTIwMTZweCUyMDAlM0IlMjBwYWRkaW5nLWJvdHRvbSUzQThweCUzQiUyMGJvcmRlci1ib3R0b20lM0EzcHglMjBzb2xpZCUyMCUyM2UwN2MxZSUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMFJpc2slMjBtYW5hZ2VtZW50JTNBJTIwcmV0dXJucyUyMGFuZCUyMGNvbXBsaWFuY2UlMEQlMEElMjAlMjAlM0MlMkZoMiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjBBQ0glMjBwYXltZW50cyUyMGdldCUyMHJldHVybmVkJTIwZm9yJTIwYSUyMGhhbmRmdWwlMjBvZiUyMHJlYXNvbnMlM0ElMjBpbnN1ZmZpY2llbnQlMjBmdW5kcyUyQyUyMGNsb3NlZCUyMGFjY291bnRzJTJDJTIwb3IlMjBhJTIwY3VzdG9tZXIlMjBkaXNwdXRpbmclMjB0aGUlMjB0cmFuc2FjdGlvbiUyMGFzJTIwdW5hdXRob3JpemVkLiUyME5hY2hhJTIwc2V0cyUyMHNwZWNpZmljJTIwcmV0dXJuJTIwcmF0ZSUyMHRocmVzaG9sZHMlMjB0aGF0JTIwb3JpZ2luYXRvcnMlMjBhcmUlMjBleHBlY3RlZCUyMHRvJTIwc3RheSUyMHVuZGVyJTJDJTIwbWVhc3VyZWQlMjBvbiUyMGElMjByb2xsaW5nJTIwNjAlMjBkYXklMjBiYXNpcyUzQSUyMDAuNSUyMHBlcmNlbnQlMjBmb3IlMjB1bmF1dGhvcml6ZWQlMjBkZWJpdCUyMHJldHVybnMlMkMlMjAzJTIwcGVyY2VudCUyMGZvciUyMGFkbWluaXN0cmF0aXZlJTIwcmV0dXJucyUyQyUyMGFuZCUyMDE1JTIwcGVyY2VudCUyMGZvciUyMHRoZSUyMG92ZXJhbGwlMjByZXR1cm4lMjByYXRlJTIwYWNyb3NzJTIwYWxsJTIwcmVhc29ucy4lMjBUaGVzZSUyMG51bWJlcnMlMjBhcmUlMjBub3QlMjBpbnRlcmNoYW5nZWFibGUlMkMlMjBhbmQlMjBpdCUyN3MlMjB3b3J0aCUyMGJlaW5nJTIwcHJlY2lzZSUyMGFib3V0JTIwd2hpY2glMjBvbmUlMjBhcHBsaWVzJTIwd2hlcmUlMkMlMjBzaW5jZSUyMHRoZSUyMHVuYXV0aG9yaXplZCUyMHRocmVzaG9sZCUyMGlzJTIwZHJhbWF0aWNhbGx5JTIwdGlnaHRlciUyMHRoYW4lMjB0aGUlMjBvdmVyYWxsJTIwb25lLiUwRCUwQSUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwRXhjZWVkaW5nJTIwYW55JTIwb2YlMjB0aGVzZSUyMHRocmVzaG9sZHMlMjBjYW4lMjB0cmlnZ2VyJTIwcmV2aWV3JTIwZnJvbSUyMHlvdXIlMjBvcmlnaW5hdGluZyUyMGJhbmslMjBhbmQlMkMlMjBpbiUyMHBlcnNpc3RlbnQlMjBjYXNlcyUyQyUyMGFkZGVkJTIwc2NydXRpbnklMjBvciUyMGV2ZW4lMjBhJTIwbG9zcyUyMG9mJTIwQUNIJTIwb3JpZ2luYXRpb24lMjBwcml2aWxlZ2VzLiUyMFVzZSUyMHRoZSUyMGF1dGhvcml6YXRpb24lMjBtZXRob2QlMjByZXF1aXJlZCUyMGZvciUyMHRoZSUyMGFwcGxpY2FibGUlMjBTRUMlMjBjb2RlJTJDJTIwcmV0YWluJTIwdGhlJTIwcmVxdWlyZWQlMjBhdXRob3JpemF0aW9uJTIwcmVjb3JkcyUyQyUyMHByb3RlY3QlMjBiYW5rJTIwYWNjb3VudCUyMGRhdGElMkMlMjBhbmQlMjB2YWxpZGF0ZSUyMGFjY291bnRzJTIwYmVmb3JlJTIwaW5pdGlhdGluZyUyMHBheW1lbnQuJTIwVGhvc2UlMjBhcmUlMjB0aGUlMjBjb3JlJTIwcHJhY3RpY2VzJTIwdGhhdCUyMGtlZXAlMjByZXR1cm4lMjByYXRlcyUyMHVuZGVyJTIwY29udHJvbCUyMHJhdGhlciUyMHRoYW4lMjB0ZXN0aW5nJTIwdGhlJTIwdGhyZXNob2xkcy4lMEQlMEElMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjAyMHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyME5hY2hhJTI3cyUyMHJ1bGVzJTIwYWxzbyUyMGdpdmUlMjBjb25zdW1lcnMlMjBhJTIwZGVmaW5lZCUyMHdpbmRvdyUyQyUyMGdlbmVyYWxseSUyMDYwJTIwZGF5cyUyMGZyb20lMjB3aGVuJTIwdGhlaXIlMjBiYW5rJTIwc3RhdGVtZW50JTIwc2hvd3MlMjB0aGUlMjBlcnJvciUyQyUyMHRvJTIwZGlzcHV0ZSUyMGFuJTIwdW5hdXRob3JpemVkJTIwQUNIJTIwZGViaXQlMkMlMjBzbyUyMGNsZWFuJTIwYXV0aG9yaXphdGlvbiUyMHJlY29yZHMlMjBhcmVuJTI3dCUyMG9wdGlvbmFsJTIwcGFwZXJ3b3JrLiUyMFRoZXklMjdyZSUyMHdoYXQlMjBwcm90ZWN0cyUyMHlvdSUyMGlmJTIwYSUyMGRpc3B1dGUlMjBoYXBwZW5zLiUwRCUwQSUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwT25lJTIwbW9yZSUyMHRoaW5nJTIwd29ydGglMjBrbm93aW5nJTIwaW4lMjAyMDI2JTNBJTIwTmFjaGElMjdzJTIwQ3JlZGl0LVB1c2glMjBGcmF1ZCUyME1vbml0b3JpbmclMjBydWxlcyUyMGJlZ2FuJTIwdGFraW5nJTIwZWZmZWN0JTIwaW4lMjBwaGFzZXMuJTIwUGhhc2UlMjAxJTIwYmVjYW1lJTIwZWZmZWN0aXZlJTIwTWFyY2glMjAyMCUyQyUyMDIwMjYlMkMlMjBhcHBseWluZyUyMHRvJTIwYWxsJTIwT0RGSXMlMjBhbmQlMjB0byUyMGNlcnRhaW4lMjBoaWdoLXZvbHVtZSUyMG5vbi1jb25zdW1lciUyME9yaWdpbmF0b3JzJTJDJTIwVGhpcmQtUGFydHklMjBTZXJ2aWNlJTIwUHJvdmlkZXJzJTJDJTIwYW5kJTIwVGhpcmQtUGFydHklMjBTZW5kZXJzLiUyMFBoYXNlJTIwMiUyMGV4cGFuZGVkJTIwdGhlJTIwcmVxdWlyZW1lbnRzJTIwbW9yZSUyMGJyb2FkbHklMjBpbiUyMEp1bmUlMjAyMDI2LiUyMFRoZSUyMGZvY3VzJTIwaXMlMjBvbiUyMHJpc2stYmFzZWQlMjBwcm9jZXNzZXMlMjByZWFzb25hYmx5JTIwaW50ZW5kZWQlMjB0byUyMGlkZW50aWZ5JTIwQUNIJTIwY3JlZGl0JTIwZW50cmllcyUyMGluaXRpYXRlZCUyMGR1ZSUyMHRvJTIwZnJhdWQuJTIwVGhpcyUyMGlzJTIwYW4lMjBhZGRpdGlvbmFsJTIwY29tcGxpYW5jZSUyMGV4cGVjdGF0aW9uJTJDJTIwbm90JTIwYSUyMHJlcGxhY2VtZW50JTIwZm9yJTIwZGViaXQtcmV0dXJuLXJhdGUlMjBtb25pdG9yaW5nJTJDJTIwc28lMjBjb25maXJtJTIwd2l0aCUyMHlvdXIlMjBiYW5rJTIwb3IlMjBwcm9jZXNzb3IlMjBob3clMjB0aGUlMjByZXF1aXJlbWVudHMlMjBhcHBseSUyMHRvJTIweW91ciUyMEFDSCUyMHByb2dyYW0uJTBEJTBBJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2gyJTIwaWQlM0QlMjJzdGF0cyUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXNpemUlM0EyMnB4JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBtYXJnaW4lM0EzMnB4JTIwMCUyMDE2cHglMjAwJTNCJTIwcGFkZGluZy1ib3R0b20lM0E4cHglM0IlMjBib3JkZXItYm90dG9tJTNBM3B4JTIwc29saWQlMjAlMjNlMDdjMWUlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjBXaGVyZSUyMEFDSCUyMHZvbHVtZSUyMGFjdHVhbGx5JTIwc3RhbmRzJTBEJTBBJTIwJTIwJTNDJTJGaDIlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwSW4lMjAyMDI0JTJDJTIwdGhlJTIwQUNIJTIwTmV0d29yayUyMHByb2Nlc3NlZCUyMDMzLjYlMjBiaWxsaW9uJTIwcGF5bWVudHMlMjB3b3J0aCUyMCUyNDg2LjIlMjB0cmlsbGlvbiUyQyUyMHVwJTIwNi43JTIwcGVyY2VudCUyMGluJTIwdm9sdW1lJTIwYW5kJTIwNy42JTIwcGVyY2VudCUyMGluJTIwdmFsdWUlMjB5ZWFyJTIwb3ZlciUyMHllYXIuJTIwQjJCJTIwcGF5bWVudHMlMjBncmV3JTIwZmFzdGVzdCUyQyUyMHVwJTIwMTEuNiUyMHBlcmNlbnQlMjB0byUyMDcuMyUyMGJpbGxpb24lMjBwYXltZW50cyUyQyUyMGFuZCUyMGNvbnN1bWVyJTIwaW50ZXJuZXQlMjBwYXltZW50cyUyMHJvc2UlMjA4LjQlMjBwZXJjZW50JTIwdG8lMjAxMC43JTIwYmlsbGlvbi4lMjBNb3JlJTIwcmVjZW50JTIwTmFjaGElMjByZXBvcnRpbmclMjBwdXRzJTIwMjAyNSUyMHZvbHVtZSUyMGF0JTIwcm91Z2hseSUyMDM1LjIlMjBiaWxsaW9uJTIwcGF5bWVudHMlMjB3b3J0aCUyMGFib3V0JTIwJTI0OTMlMjB0cmlsbGlvbiUyQyUyMGNvbnRpbnVpbmclMjB0aGF0JTIwc2FtZSUyMGdyb3d0aCUyMHRyZW5kLiUyME5vbmUlMjBvZiUyMHRoaXMlMjBpcyUyMGElMjByZWFzb24lMjB0byUyMHN3aXRjaCUyMHBheW1lbnQlMjBtZXRob2RzJTIwb24lMjBpdHMlMjBvd24lMkMlMjBidXQlMjBpdCUyMGRvZXMlMjBjb25maXJtJTIwQUNIJTIwaXNuJTI3dCUyMGElMjBuaWNoZSUyMG9yJTIwc2hyaW5raW5nJTIwb3B0aW9uLiUyMEl0JTI3cyUyMGNvcmUlMjBwYXltZW50JTIwaW5mcmFzdHJ1Y3R1cmUlMjB0aGF0JTI3cyUyMHN0aWxsJTIwZ3Jvd2luZyUyQyUyMHBhcnRpY3VsYXJseSUyMG9uJTIwdGhlJTIwQjJCJTIwc2lkZS4lMEQlMEElMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDaDIlMjBpZCUzRCUyMndoeS1tYXR0ZXJzJTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtc2l6ZSUzQTIycHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMG1hcmdpbiUzQTMycHglMjAwJTIwMTZweCUyMDAlM0IlMjBwYWRkaW5nLWJvdHRvbSUzQThweCUzQiUyMGJvcmRlci1ib3R0b20lM0EzcHglMjBzb2xpZCUyMCUyM2UwN2MxZSUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMFdoeSUyMHRoaXMlMjBtYXR0ZXJzJTIwZm9yJTIwYSUyMHNtYWxsJTIwYnVzaW5lc3MlMjBzcGVjaWZpY2FsbHklMEQlMEElMjAlMjAlM0MlMkZoMiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjBGb3VyJTIwdGhpbmdzJTIwdGVuZCUyMHRvJTIwbWF0dGVyJTIwbW9zdCUyMGZvciUyMGElMjBzbWFsbGVyJTIwb3BlcmF0aW9uLiUyMExvd2VyJTIwY29zdCUyMHBlciUyMHRyYW5zYWN0aW9uJTJDJTIwcGFydGljdWxhcmx5JTIwdmFsdWFibGUlMjBvbiUyMGxhcmdlciUyMGludm9pY2UlMjBhbW91bnRzJTIwd2hlcmUlMjBhJTIwY2FyZCUyN3MlMjBwZXJjZW50YWdlJTIwYmFzZWQlMjBmZWUlMjBnZXRzJTIwZXhwZW5zaXZlJTIwZmFzdC4lMjBBJTIwcmVkdWN0aW9uJTIwaW4lMjBvbmUlMjBzcGVjaWZpYyUyMHR5cGUlMjBvZiUyMGZhaWxlZCUyMHBheW1lbnQlMkMlMjBzaW5jZSUyMGJhbmslMjBhY2NvdW50cyUyMGRvbiUyN3QlMjBleHBpcmUlMjB0aGUlMjB3YXklMjBjYXJkcyUyMGRvJTJDJTIwdGhvdWdoJTIwb3RoZXIlMjBjYXVzZXMlMjBvZiUyMGZhaWx1cmUlMjBzdGlsbCUyMGFwcGx5LiUyMEJyb2FkJTIwZG9tZXN0aWMlMjByZWFjaCUyQyUyMHNpbmNlJTIwQUNIJTIwaXMlMjBzdXBwb3J0ZWQlMjBhY3Jvc3MlMjB0aGUlMjBVLlMuJTIwYmFua2luZyUyMHN5c3RlbSUyMGFuZCUyMGdpdmVzJTIwYnVzaW5lc3NlcyUyMGFuJTIwb3B0aW9uJTIwYmV5b25kJTIwY2FyZCUyMG5ldHdvcmslMjBhY2NlcHRhbmNlLiUyMEFuZCUyMHNldHRsZW1lbnQlMjB0aW1pbmclMjB0aGF0JTIwY2FuJTIwYmUlMjBlYXNpZXIlMjB0byUyMHBsYW4lMjBhcm91bmQlMjBvbmNlJTIweW91JTIwdW5kZXJzdGFuZCUyMHlvdXIlMjBwcm9jZXNzb3IlMjdzJTIwZnVuZGluZyUyMHNjaGVkdWxlJTJDJTIwcmV0dXJuJTIwd2luZG93JTJDJTIwYW5kJTIwYW55JTIwcmlzay1iYXNlZCUyMGhvbGRzLiUwRCUwQSUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NoMiUyMGlkJTNEJTIyZ2V0dGluZy1zdGFydGVkJTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtc2l6ZSUzQTIycHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMG1hcmdpbiUzQTMycHglMjAwJTIwMTZweCUyMDAlM0IlMjBwYWRkaW5nLWJvdHRvbSUzQThweCUzQiUyMGJvcmRlci1ib3R0b20lM0EzcHglMjBzb2xpZCUyMCUyM2UwN2MxZSUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMEdldHRpbmclMjBzdGFydGVkJTIwd2l0aCUyMEFDSCUwRCUwQSUyMCUyMCUzQyUyRmgyJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjAyMHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMEElMjBmZXclMjBwcmFjdGljYWwlMjBzdGVwcyUyMGJlZm9yZSUyMHlvdSUyMHR1cm4lMjBBQ0glMjBvbiUzQSUyMGNob29zZSUyMGElMjBwcm9jZXNzb3IlMjB0aGF0JTIwc3VwcG9ydHMlMjBBQ0glMjBhbG9uZ3NpZGUlMjBhY2NvdW50JTIwdmFsaWRhdGlvbiUyMGFuZCUyMGZyYXVkJTIwdG9vbHMlMkMlMjBub3QlMjBBQ0glMjBhcyUyMGFuJTIwYWZ0ZXJ0aG91Z2h0JTIwYm9sdGVkJTIwb250byUyMGElMjBjYXJkJTIwcGxhdGZvcm0uJTIwVXNlJTIwdGhlJTIwYXBwcm9wcmlhdGUlMjBhdXRob3JpemF0aW9uJTIwcHJvY2VzcyUyMGZvciUyMGVhY2glMjBwYXltZW50JTIwY2hhbm5lbCUyMGFuZCUyMFNFQyUyMGNvZGUlMkMlMjBhbmQlMjByZXRhaW4lMjB0aGUlMjByZXF1aXJlZCUyMHJlY29yZHMuJTIwUnVuJTIwYWNjb3VudCUyMHZhbGlkYXRpb24lMjBiZWZvcmUlMjB5b3UlMjBvcmlnaW5hdGUlMjBhJTIwcGF5bWVudCUyMHJhdGhlciUyMHRoYW4lMjBmaW5kaW5nJTIwb3V0JTIwYW4lMjBhY2NvdW50JTIwaXMlMjBjbG9zZWQlMjBhZnRlciUyMHRoZSUyMGZhY3QuJTIwUmVjb25jaWxlJTIwQUNIJTIwdHJhbnNhY3Rpb25zJTIwYWdhaW5zdCUyMHlvdXIlMjBpbnZvaWNlcyUyMHVzaW5nJTIweW91ciUyMHByb2Nlc3NvciUyN3MlMjBiYXRjaCUyMHJlcG9ydGluZyUyMHJhdGhlciUyMHRoYW4lMjBkb2luZyUyMGl0JTIwbWFudWFsbHkuJTIwQW5kJTIwbW9uaXRvciUyMHlvdXIlMjByZXR1cm4lMjByYXRlcyUyMG9uJTIwYW4lMjBvbmdvaW5nJTIwYmFzaXMlMjBzbyUyMHlvdSUyMGNhdGNoJTIwYSUyMGRyaWZ0JTIwdG93YXJkJTIwdGhlJTIwdGhyZXNob2xkcyUyMGFib3ZlJTIwYmVmb3JlJTIwaXQlMjBiZWNvbWVzJTIwYSUyMHByb2JsZW0lMjB3aXRoJTIweW91ciUyMGJhbmsuJTBEJTBBJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2gyJTIwaWQlM0QlMjJmYXElMjIlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC1zaXplJTNBMjJweCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwbWFyZ2luJTNBMzJweCUyMDAlMjAxNnB4JTIwMCUzQiUyMHBhZGRpbmctYm90dG9tJTNBOHB4JTNCJTIwYm9yZGVyLWJvdHRvbSUzQTNweCUyMHNvbGlkJTIwJTIzZTA3YzFlJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwRnJlcXVlbnRseSUyMGFza2VkJTIwcXVlc3Rpb25zJTBEJTBBJTIwJTIwJTNDJTJGaDIlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NkaXYlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTFweCUyMHNvbGlkJTIwJTIzZTVlN2ViJTNCJTIwYm9yZGVyLXJhZGl1cyUzQThweCUzQiUyMHBhZGRpbmclM0EyMnB4JTIwMjZweCUzQiUyMG1hcmdpbi1ib3R0b20lM0ExNnB4JTNCJTIwYmFja2dyb3VuZC1jb2xvciUzQSUyM2ZmZmZmZiUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBmb250LXNpemUlM0ExNnB4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjAxMHB4JTIwMCUzQiUyMiUzRUhvdyUyMGxvbmclMjBkb2VzJTIwQUNIJTIwcHJvY2Vzc2luZyUyMGFjdHVhbGx5JTIwdGFrZSUzRiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTNCJTIwbGluZS1oZWlnaHQlM0ExLjY1JTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwU3RhbmRhcmQlMjBBQ0glMjBwcm9jZXNzaW5nJTIwb2Z0ZW4lMjB0YWtlcyUyMG9uZSUyMHRvJTIwdGhyZWUlMjBidXNpbmVzcyUyMGRheXMuJTIwU2FtZSUyMERheSUyMEFDSCUyMGlzJTIwYXZhaWxhYmxlJTIwZm9yJTIwZWxpZ2libGUlMjBwYXltZW50cyUyMGFuZCUyMG1heSUyMGJlJTIwdXNlZnVsJTIwd2hlbiUyMGZhc3RlciUyMG1vdmVtZW50JTIwb2YlMjBmdW5kcyUyMG1hdHRlcnMlMkMlMjBhbHRob3VnaCUyMGF2YWlsYWJpbGl0eSUyQyUyMGN1dG9mZiUyMHRpbWVzJTJDJTIwdHJhbnNhY3Rpb24lMjBsaW1pdHMlMkMlMjBhbmQlMjBmZWVzJTIwZGVwZW5kJTIwb24lMjB0aGUlMjBiYW5rJTIwYW5kJTIwcHJvY2Vzc29yLiUwRCUwQSUyMCUyMCUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMjAlMjAlM0MlMkZkaXYlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NkaXYlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTFweCUyMHNvbGlkJTIwJTIzZTVlN2ViJTNCJTIwYm9yZGVyLXJhZGl1cyUzQThweCUzQiUyMHBhZGRpbmclM0EyMnB4JTIwMjZweCUzQiUyMG1hcmdpbi1ib3R0b20lM0ExNnB4JTNCJTIwYmFja2dyb3VuZC1jb2xvciUzQSUyM2ZmZmZmZiUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBmb250LXNpemUlM0ExNnB4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjAxMHB4JTIwMCUzQiUyMiUzRUNhbiUyMEFDSCUyMHBheW1lbnRzJTIwYmUlMjByZXZlcnNlZCUyMG9yJTIwZGlzcHV0ZWQlM0YlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMzMzMlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbWFyZ2luJTNBMCUzQiUyMGxpbmUtaGVpZ2h0JTNBMS42NSUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMFllcy4lMjBSZXR1cm5zJTIwaGFwcGVuJTIwZm9yJTIwaW5zdWZmaWNpZW50JTIwZnVuZHMlMkMlMjBjbG9zZWQlMjBhY2NvdW50cyUyQyUyMG9yJTIwYSUyMGN1c3RvbWVyJTIwZGlzcHV0aW5nJTIwdGhlJTIwdHJhbnNhY3Rpb24lMjBhcyUyMHVuYXV0aG9yaXplZC4lMjBDb25zdW1lcnMlMjBnZW5lcmFsbHklMjBoYXZlJTIwYWJvdXQlMjA2MCUyMGRheXMlMjBmcm9tJTIwd2hlbiUyMHRoZWlyJTIwc3RhdGVtZW50JTIwc2hvd3MlMjB0aGUlMjB0cmFuc2FjdGlvbiUyMHRvJTIwZGlzcHV0ZSUyMGl0JTIwYXMlMjB1bmF1dGhvcml6ZWQlMkMlMjB3aGljaCUyMGlzJTIwd2h5JTIwY2xlYW4lMjBhdXRob3JpemF0aW9uJTIwcmVjb3JkcyUyMG1hdHRlci4lMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDZGl2JTIwc3R5bGUlM0QlMjJib3JkZXIlM0ExcHglMjBzb2xpZCUyMCUyM2U1ZTdlYiUzQiUyMGJvcmRlci1yYWRpdXMlM0E4cHglM0IlMjBwYWRkaW5nJTNBMjJweCUyMDI2cHglM0IlMjBtYXJnaW4tYm90dG9tJTNBMTZweCUzQiUyMGJhY2tncm91bmQtY29sb3IlM0ElMjNmZmZmZmYlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwZm9udC1zaXplJTNBMTZweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMTBweCUyMDAlM0IlMjIlM0VXaGF0JTIwcmV0dXJuJTIwcmF0ZXMlMjBkbyUyMHdlJTIwYWN0dWFsbHklMjBuZWVkJTIwdG8lMjBzdGF5JTIwdW5kZXIlM0YlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMzMzMlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbWFyZ2luJTNBMCUzQiUyMGxpbmUtaGVpZ2h0JTNBMS42NSUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMFRocmVlJTIwc2VwYXJhdGUlMjB0aHJlc2hvbGRzJTJDJTIwbWVhc3VyZWQlMjBvbiUyMGElMjByb2xsaW5nJTIwNjAlMjBkYXklMjBiYXNpcyUzQSUyMDAuNSUyMHBlcmNlbnQlMjBmb3IlMjB1bmF1dGhvcml6ZWQlMjBkZWJpdCUyMHJldHVybnMlMkMlMjAzJTIwcGVyY2VudCUyMGZvciUyMGFkbWluaXN0cmF0aXZlJTIwcmV0dXJucyUyQyUyMGFuZCUyMDE1JTIwcGVyY2VudCUyMG92ZXJhbGwuJTIwVGhlJTIwdW5hdXRob3JpemVkJTIwdGhyZXNob2xkJTIwaXMlMjB0aGUlMjBvbmUlMjB0byUyMHdhdGNoJTIwbW9zdCUyMGNsb3NlbHklMjBzaW5jZSUyMGl0JTI3cyUyMGZhciUyMHRpZ2h0ZXIlMjB0aGFuJTIwdGhlJTIwb3ZlcmFsbCUyMGZpZ3VyZS4lMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDZGl2JTIwc3R5bGUlM0QlMjJib3JkZXIlM0ExcHglMjBzb2xpZCUyMCUyM2U1ZTdlYiUzQiUyMGJvcmRlci1yYWRpdXMlM0E4cHglM0IlMjBwYWRkaW5nJTNBMjJweCUyMDI2cHglM0IlMjBtYXJnaW4tYm90dG9tJTNBMTZweCUzQiUyMGJhY2tncm91bmQtY29sb3IlM0ElMjNmZmZmZmYlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwZm9udC1zaXplJTNBMTZweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMTBweCUyMDAlM0IlMjIlM0VEbyUyMGN1c3RvbWVycyUyMG5lZWQlMjBzcGVjaWFsJTIwc29mdHdhcmUlMjB0byUyMHBheSUyMGJ5JTIwQUNIJTNGJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlM0IlMjBsaW5lLWhlaWdodCUzQTEuNjUlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjBOby4lMjBUaGV5JTIwZ2VuZXJhbGx5JTIwbmVlZCUyMHRoZWlyJTIwYmFuayUyMGFjY291bnQlMjBhbmQlMjByb3V0aW5nJTIwbnVtYmVyJTJDJTIwYW5kJTIwdGhlJTIwcGF5bWVudCUyMG11c3QlMjBiZSUyMGF1dGhvcml6ZWQlMjB1c2luZyUyMHRoZSUyMG1ldGhvZCUyMHJlcXVpcmVkJTIwZm9yJTIwdGhlJTIwYXBwbGljYWJsZSUyMHBheW1lbnQlMjBjaGFubmVsJTIwYW5kJTIwU0VDJTIwY29kZS4lMjBUaGF0JTIwbWF5JTIwaW52b2x2ZSUyMGElMjBzZWN1cmUlMjBvbmxpbmUlMjBmb3JtJTJDJTIwYW4lMjBlbGVjdHJvbmljJTIwYXV0aG9yaXphdGlvbiUyQyUyMG9yJTJDJTIwZm9yJTIwZWxpZ2libGUlMjBwaG9uZS1pbml0aWF0ZWQlMjBlbnRyaWVzJTJDJTIwYSUyMHJlY29yZGVkJTIwb3JhbCUyMGF1dGhvcml6YXRpb24uJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUzQyUyRmRpdiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMXB4JTIwc29saWQlMjAlMjNlNWU3ZWIlM0IlMjBib3JkZXItcmFkaXVzJTNBOHB4JTNCJTIwcGFkZGluZyUzQTIycHglMjAyNnB4JTNCJTIwbWFyZ2luLWJvdHRvbSUzQTE2cHglM0IlMjBiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzZmZmZmZmJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMGZvbnQtc2l6ZSUzQTE2cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDEwcHglMjAwJTNCJTIyJTNFQ2FuJTIwYnVzaW5lc3NlcyUyMHVzZSUyMEFDSCUyMGZvciUyMGludGVybmF0aW9uYWwlMjBwYXltZW50cyUzRiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTNCJTIwbGluZS1oZWlnaHQlM0ExLjY1JTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwQUNIJTIwaXMlMjBwcmltYXJpbHklMjBhJTIwVS5TLiUyMHBheW1lbnQlMjBuZXR3b3JrJTJDJTIwYnV0JTIwc29tZSUyMGNyb3NzLWJvcmRlciUyMHRyYW5zYWN0aW9ucyUyMGNhbiUyMG1vdmUlMjB0aHJvdWdoJTIwdGhlJTIwQUNIJTIwTmV0d29yayUyMGFzJTIwSW50ZXJuYXRpb25hbCUyMEFDSCUyMFRyYW5zYWN0aW9ucyUyQyUyMG9yJTIwSUFUJTIwZW50cmllcy4lMjBJQVQlMjBwYXltZW50cyUyMGNhcnJ5JTIwYWRkaXRpb25hbCUyMGRhdGElMjBhbmQlMjBzY3JlZW5pbmclMjByZXF1aXJlbWVudHMuJTIwRm9yJTIwaW50ZXJuYXRpb25hbCUyMHRyYW5zZmVycyUyMG91dHNpZGUlMjB0aGUlMjBBQ0glMjBOZXR3b3JrJTJDJTIwYnVzaW5lc3NlcyUyMGNvbW1vbmx5JTIwdXNlJTIwU1dJRlQlMjB3aXJlcyUyMG9yJTIwcmVnaW9uYWwlMjBzeXN0ZW1zJTIwc3VjaCUyMGFzJTIwU0VQQSUyMGluJTIwRXVyb3BlLiUwRCUwQSUyMCUyMCUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMjAlMjAlM0MlMkZkaXYlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NkaXYlMjBpZCUzRCUyMmJvdHRvbS1saW5lJTIyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwYm9yZGVyLXJhZGl1cyUzQThweCUzQiUyMHBhZGRpbmclM0EyNHB4JTIwMjhweCUzQiUyMG1hcmdpbiUzQTMycHglMjAwJTIwMjhweCUyMDAlM0IlMjB0ZXh0LWFsaWduJTNBY2VudGVyJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNlMDdjMWUlM0IlMjBmb250LXNpemUlM0ExMXB4JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBsZXR0ZXItc3BhY2luZyUzQTAuMWVtJTNCJTIwdGV4dC10cmFuc2Zvcm0lM0F1cHBlcmNhc2UlM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDEwcHglMjAwJTNCJTIyJTNFVGhlJTIwYm90dG9tJTIwbGluZSUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM2ZmZmZmZiUzQiUyMGZvbnQtc2l6ZSUzQTE4cHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMTBweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjBBQ0glMjBjYW4lMjBiZSUyMGElMjBsb3dlci1jb3N0JTIwYWx0ZXJuYXRpdmUlMjB0byUyMGNhcmRzJTIwZm9yJTIwcmVjdXJyaW5nJTIwYW5kJTIwQjJCJTIwYmlsbGluZyUyQyUyMGVzcGVjaWFsbHklMjB3aGVuJTIwdHJhbnNhY3Rpb24lMjBhbW91bnRzJTIwYXJlJTIwbGFyZ2UlMjBlbm91Z2glMjBmb3IlMjBwZXJjZW50YWdlLWJhc2VkJTIwY2FyZCUyMGZlZXMlMjB0byUyMGFkZCUyMHVwLiUwRCUwQSUyMCUyMCUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM2QwZDhlOCUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXgtd2lkdGglM0E1NjBweCUzQiUyMG1hcmdpbiUzQTAlMjBhdXRvJTIwMTRweCUyMGF1dG8lM0IlMjBsaW5lLWhlaWdodCUzQTEuNiUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMFNldCUyMGl0JTIwdXAlMjB3aXRoJTIwcHJvcGVyJTIwYXV0aG9yaXphdGlvbiUyQyUyMHZhbGlkYXRlJTIwYWNjb3VudHMlMjBiZWZvcmUlMjB5b3UlMjBvcmlnaW5hdGUlMkMlMjBhbmQlMjBrZWVwJTIwYW4lMjBleWUlMjBvbiUyMHlvdXIlMjByZXR1cm4lMjByYXRlcyUyMGFuZCUyME5hY2hhJTI3cyUyMG5ld2VyJTIwZnJhdWQlMjBtb25pdG9yaW5nJTIwcmVxdWlyZW1lbnRzJTIwYXMlMjB0aGV5JTIwYXBwbHklMjB0byUyMHlvdXIlMjBhY2NvdW50LiUwRCUwQSUyMCUyMCUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM2QwZDhlOCUzQiUyMGZvbnQtc2l6ZSUzQTE0cHglM0IlMjBtYXJnaW4lM0EwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwVG8lMjB0YWxrJTIwdGhyb3VnaCUyMGFkZGluZyUyMEFDSCUyMHRvJTIweW91ciUyMGN1cnJlbnQlMjBzZXR1cCUyQyUyMHZpc2l0JTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmludGVsbGlwYXkuY29tJTJGY29udGFjdCUyRiUyMiUyMHRhcmdldCUzRCUyMl9ibGFuayUyMiUyMHJlbCUzRCUyMm5vb3BlbmVyJTIwbm9yZWZlcnJlciUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNmZmZmZmYlM0IlMjB0ZXh0LWRlY29yYXRpb24lM0F1bmRlcmxpbmUlM0IlMjIlM0VJbnRlbGxpUGF5JTNDJTJGYSUzRS4lMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDaDIlMjBpZCUzRCUyMnNvdXJjZXMlMjIlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC1zaXplJTNBMjJweCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwbWFyZ2luJTNBMzJweCUyMDAlMjAxNnB4JTIwMCUzQiUyMHBhZGRpbmctYm90dG9tJTNBOHB4JTNCJTIwYm9yZGVyLWJvdHRvbSUzQTNweCUyMHNvbGlkJTIwJTIzZTA3YzFlJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwU291cmNlcyUyMGFuZCUyMGZ1cnRoZXIlMjByZWFkaW5nJTBEJTBBJTIwJTIwJTNDJTJGaDIlM0UlMEQlMEElMEQlMEElMjAlMjAlM0N1bCUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjAyOHB4JTIwMCUzQiUyMHBhZGRpbmctbGVmdCUzQTIwcHglM0IlMjBjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE0cHglM0IlMjBsaW5lLWhlaWdodCUzQTEuNyUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2xpJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDhweCUyMDAlM0IlMjIlM0VOYWNoYSUyQyUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cubmFjaGEub3JnJTJGY29udGVudCUyRmFjaC1wYXltZW50cy1mYWN0LXNoZWV0JTIyJTIwdGFyZ2V0JTNEJTIyX2JsYW5rJTIyJTIwcmVsJTNEJTIybm9vcGVuZXIlMjBub3JlZmVycmVyJTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzFlNmZlMCUzQiUyMHRleHQtZGVjb3JhdGlvbiUzQW5vbmUlM0IlMjIlM0VBQ0glMjBQYXltZW50cyUyMEZhY3QlMjBTaGVldCUzQyUyRmElM0UlMjBhbmQlMjAyMDI0JTIwQUNIJTIwTmV0d29yayUyMHZvbHVtZSUyMGFuZCUyMHZhbHVlJTIwcmVwb3J0aW5nLiUzQyUyRmxpJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDbGklMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRU5hY2hhJTJDJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRnd3dy5uYWNoYS5vcmclMkZydWxlcyUyMiUyMHRhcmdldCUzRCUyMl9ibGFuayUyMiUyMHJlbCUzRCUyMm5vb3BlbmVyJTIwbm9yZWZlcnJlciUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMxZTZmZTAlM0IlMjB0ZXh0LWRlY29yYXRpb24lM0Fub25lJTNCJTIyJTNFTmFjaGElMjBPcGVyYXRpbmclMjBSdWxlcyUzQyUyRmElM0UlMkMlMjBpbmNsdWRpbmclMjByZXR1cm4tcmF0ZSUyMHRocmVzaG9sZHMlMjBhbmQlMjB0aGUlMjBwaGFzZWQlMjAyMDI2JTIwQ3JlZGl0LVB1c2glMjBGcmF1ZCUyME1vbml0b3JpbmclMjBydWxlJTIwY2hhbmdlcy4lM0MlMkZsaSUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2xpJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTNCJTIyJTNFRmVkZXJhbCUyMFJlc2VydmUlMkMlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGd3d3LmZlZGVyYWxyZXNlcnZlLmdvdiUyRnBheW1lbnRzeXN0ZW1zLmh0bSUyMiUyMHRhcmdldCUzRCUyMl9ibGFuayUyMiUyMHJlbCUzRCUyMm5vb3BlbmVyJTIwbm9yZWZlcnJlciUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMxZTZmZTAlM0IlMjB0ZXh0LWRlY29yYXRpb24lM0Fub25lJTNCJTIyJTNFUGF5bWVudCUyMFN5c3RlbXMlM0MlMkZhJTNFJTIwb3ZlcnZpZXcuJTNDJTJGbGklM0UlMEQlMEElMjAlMjAlM0MlMkZ1bCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyM2ZmZjhlZiUzQiUyMGJvcmRlciUzQTFweCUyMHNvbGlkJTIwJTIzZjBkN2I4JTNCJTIwYm9yZGVyLXJhZGl1cyUzQTZweCUzQiUyMHBhZGRpbmclM0ExNHB4JTIwMThweCUzQiUyMG1hcmdpbiUzQTMycHglMjAwJTIwMCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzZiNWEzYSUzQiUyMGZvbnQtc2l6ZSUzQTEzcHglM0IlMjBtYXJnaW4lM0EwJTNCJTIwbGluZS1oZWlnaHQlM0ExLjYlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NzdHJvbmclMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzOGE1YTEzJTNCJTIyJTNFRGlzY2xhaW1lciUzQSUzQyUyRnN0cm9uZyUzRSUyMFRoaXMlMjBjb250ZW50JTIwaXMlMjBmb3IlMjBnZW5lcmFsJTIwaW5mb3JtYXRpb25hbCUyMGFuZCUyMGVkdWNhdGlvbmFsJTIwcHVycG9zZXMlMjBvbmx5JTIwYW5kJTIwZG9lcyUyMG5vdCUyMGNvbnN0aXR1dGUlMjBsZWdhbCUyQyUyMGZpbmFuY2lhbCUyQyUyMG9yJTIwcmVndWxhdG9yeSUyMGFkdmljZS4lMjBBQ0glMjBjb3N0cyUyQyUyMHNldHRsZW1lbnQlMjB0aW1pbmclMkMlMjBhbmQlMjBOYWNoYSUyMHJ1bGVzJTIwcmVmZXJlbmNlZCUyMGhlcmUlMjByZWZsZWN0JTIwZ2VuZXJhbCUyMGluZHVzdHJ5JTIwaW5mb3JtYXRpb24lMjBhcyUyMG9mJTIwdGhlJTIwZGF0ZSUyMG9mJTIwcHVibGljYXRpb24lMjBhbmQlMjBhcmUlMjBzdWJqZWN0JTIwdG8lMjBjaGFuZ2UuJTIwQWN0dWFsJTIwY29zdHMlMjBhbmQlMjBzYXZpbmdzJTIwZGVwZW5kJTIwb24lMjB5b3VyJTIwcHJvY2Vzc29yJTJDJTIwdHJhbnNhY3Rpb24lMjB2b2x1bWUlMkMlMjBhdmVyYWdlJTIwdHJhbnNhY3Rpb24lMjBzaXplJTJDJTIwYW5kJTIwaW5kdXN0cnkuJTIwQnVzaW5lc3NlcyUyMHNob3VsZCUyMGNvbnN1bHQlMjB0aGVpciUyMGJhbmslMkMlMjBwYXltZW50JTIwcHJvY2Vzc29yJTJDJTIwYW5kJTIwcXVhbGlmaWVkJTIwbGVnYWwlMjBjb3Vuc2VsJTIwdG8lMjBjb25maXJtJTIwY3VycmVudCUyME5hY2hhJTIwcnVsZXMlMjBhbmQlMjBjb21wbGlhbmNlJTIwcmVxdWlyZW1lbnRzJTIwYmVmb3JlJTIwaW1wbGVtZW50aW5nJTIwYW55JTIwQUNIJTIwcHJvZ3JhbS4lMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTNDJTJGZGl2JTNF Read More [](https://intellipay.com/government-payment-fraud-prevention/) August 26, 2026 in [Government Payment Processing](https://intellipay.com/category/government-payment-processing/) ### Government Payment Fraud Prevention: Stop BEC & ACH Scams JTNDZGl2JTIwc3R5bGUlM0QlMjJtYXgtd2lkdGglM0E4NjBweCUzQiUyMG1hcmdpbiUzQTAlMjBhdXRvJTNCJTIwZm9udC1mYW1pbHklM0FBcmlhbCUyQ0hlbHZldGljYSUyQ3NhbnMtc2VyaWYlM0IlMjBjb2xvciUzQSUyMzFhMWEyZSUzQiUyMGZvbnQtc2l6ZSUzQTE2cHglM0IlMjBsaW5lLWhlaWdodCUzQTEuNyUzQiUyMiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyM2Y3ZjhmYSUzQiUyMGJvcmRlci1sZWZ0JTNBNHB4JTIwc29saWQlMjAlMjMxZTZmZTAlM0IlMjBib3JkZXItcmFkaXVzJTNBNHB4JTNCJTIwcGFkZGluZyUzQTE0cHglMjAyMHB4JTNCJTIwbWFyZ2luLWJvdHRvbSUzQTI0cHglM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE0cHglM0IlMjBtYXJnaW4lM0EwJTNCJTIwbGluZS1oZWlnaHQlM0ExLjYlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NzdHJvbmclMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIyJTNFSW50ZWxsaVBheSUzQyUyRnN0cm9uZyUzRSUyMGlzJTIwYSUyMFBDSSUyMERTUyUyMExldmVsJTIwMSUyMHBheW1lbnQlMjBwcm9jZXNzb3IlMjBzZXJ2aW5nJTIwZ292ZXJubWVudCUyMGFnZW5jaWVzJTJDJTIwaGVhbHRoY2FyZSUyMHByb3ZpZGVycyUyQyUyMGFuZCUyMGJ1c2luZXNzZXMlMjBhY3Jvc3MlMjB0aGUlMjBVbml0ZWQlMjBTdGF0ZXMuJTIwVGhpcyUyMGFydGljbGUlMjBleGFtaW5lcyUyMHdoZXJlJTIwcGF5bWVudCUyMGZyYXVkJTIwYWZmZWN0cyUyMGdvdmVybm1lbnQlMjBmaW5hbmNlJTIwb3BlcmF0aW9ucyUyMGluJTIwMjAyNiUyMGFuZCUyMHByYWN0aWNhbCUyMGNvbnRyb2xzJTIwdGhhdCUyMGNhbiUyMHJlZHVjZSUyMGV4cG9zdXJlLiUyMExlYXJuJTIwbW9yZSUyMGFib3V0JTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmludGVsbGlwYXkuY29tJTJGaW5kdXN0cmllcyUyRmdvdmVybm1lbnQlMkYlMjIlMjB0YXJnZXQlM0QlMjJfYmxhbmslMjIlMjByZWwlM0QlMjJub29wZW5lciUyMG5vcmVmZXJyZXIlMjIlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMWU2ZmUwJTNCJTIwdGV4dC1kZWNvcmF0aW9uJTNBbm9uZSUzQiUyMiUzRWdvdmVybm1lbnQlMjBwYXltZW50JTIwc29sdXRpb25zJTNDJTJGYSUzRS4lMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDZGl2JTIwaWQlM0QlMjJxdWljay1yZWFkJTIyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwYm9yZGVyLXJhZGl1cyUzQThweCUzQiUyMHBhZGRpbmclM0EyNHB4JTIwMjhweCUzQiUyMG1hcmdpbi1ib3R0b20lM0EyOHB4JTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNlMDdjMWUlM0IlMjBmb250LXNpemUlM0ExMXB4JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBsZXR0ZXItc3BhY2luZyUzQTAuMWVtJTNCJTIwdGV4dC10cmFuc2Zvcm0lM0F1cHBlcmNhc2UlM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDEwcHglMjAwJTNCJTIyJTNFUXVpY2slMjBSZWFkJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzZmZmZmZmJTNCJTIwZm9udC1zaXplJTNBMTdweCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwbWFyZ2luJTNBMCUyMDAlMjAxMHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMEdvdmVybm1lbnQlMjBhZ2VuY2llcyUyMG9mdGVuJTIwaW52ZXN0JTIwaGVhdmlseSUyMGluJTIwcHJvdGVjdGluZyUyMGNpdGl6ZW4tZmFjaW5nJTIwcGF5bWVudHMlMkMlMjB3aGlsZSUyMGZyYXVkc3RlcnMlMjB0YXJnZXQlMjBhJTIwc2VwYXJhdGUlMjByaXNrJTIwYXJlYSUzQSUyMHZlbmRvciUyMHBheW1lbnRzJTJDJTIwcGF5cm9sbCUyQyUyMHdpcmVzJTJDJTIwYW5kJTIwQUNIJTIwY3JlZGl0cyUyMHRoYXQlMjBtb3ZlJTIwbW9uZXklMjBvdXQlMjBvZiUyMHRoZSUyMGFnZW5jeS4lMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDdWwlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlM0IlMjBwYWRkaW5nLWxlZnQlM0ExOHB4JTNCJTIwY29sb3IlM0ElMjNkMGQ4ZTglM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbGluZS1oZWlnaHQlM0ExLjY1JTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMFRoZSUyMEZCSSUyMHJlY29yZGVkJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRnd3dy5pYzMuZ292JTJGQW5udWFsUmVwb3J0JTJGUmVwb3J0cyUyRjIwMjVfSUMzUmVwb3J0LnBkZiUyMiUyMHRhcmdldCUzRCUyMl9ibGFuayUyMiUyMHJlbCUzRCUyMm5vb3BlbmVyJTIwbm9yZWZlcnJlciUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNmZmZmZmYlM0IlMjB0ZXh0LWRlY29yYXRpb24lM0F1bmRlcmxpbmUlM0IlMjIlM0UlMjQzLjA1JTIwYmlsbGlvbiUyMGluJTIwcmVwb3J0ZWQlMjAyMDI1JTIwbG9zc2VzJTIwZnJvbSUyMGJ1c2luZXNzJTIwZW1haWwlMjBjb21wcm9taXNlJTNDJTJGYSUzRSUyQyUyMG9yJTIwQkVDLiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmxpJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMFZlbmRvci1wYXltZW50JTIwY2hhbmdlcyUyMGFuZCUyMGltcGVyc29uYXRpb24lMjBjYW4lMjBieXBhc3MlMjBjb250cm9scyUyMGRlc2lnbmVkJTIwZm9yJTIwaW5jb21pbmclMjBjYXJkJTIwcGF5bWVudHMlMjBiZWNhdXNlJTIwdGhlJTIwZnJhdWQlMjBvY2N1cnMlMjBpbiUyMHRoZSUyMGFwcHJvdmFsJTIwcHJvY2VzcyUyQyUyMGJlZm9yZSUyMHRoZSUyMHBheW1lbnQlMjBpcyUyMHNlbnQuJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGbGklM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjA4cHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRnd3dy5uYWNoYS5vcmclMkZjb250ZW50JTJGY3JlZGl0LXB1c2gtZnJhdWQtbW9uaXRvcmluZy1yZXNvdXJjZS1jZW50ZXIlMjIlMjB0YXJnZXQlM0QlMjJfYmxhbmslMjIlMjByZWwlM0QlMjJub29wZW5lciUyMG5vcmVmZXJyZXIlMjIlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzZmZmZmZmJTNCJTIwdGV4dC1kZWNvcmF0aW9uJTNBdW5kZXJsaW5lJTNCJTIyJTNFTmFjaGElMjBmcmF1ZC1tb25pdG9yaW5nJTIwcmVxdWlyZW1lbnRzJTIwYmVjYW1lJTIwZWZmZWN0aXZlJTIwTWFyY2glMjAyMCUyQyUyMDIwMjYlM0MlMkZhJTNFJTJDJTIwYnV0JTIwdGhleSUyMGFyZSUyMHJpc2stYmFzZWQlMjBtb25pdG9yaW5nJTIwcmVxdWlyZW1lbnRzJUUyJTgwJTk0bm90JTIwYSUyMGJsYW5rZXQlMjByZWltYnVyc2VtZW50JTIwb3IlMjBsaWFiaWxpdHklMjBndWFyYW50ZWUuJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGbGklM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMENhbGxiYWNrJTIwdmVyaWZpY2F0aW9uJTJDJTIwc2VwYXJhdGlvbiUyMG9mJTIwZHV0aWVzJTJDJTIwQUNIJTIwZGViaXQlMjBjb250cm9scyUyQyUyMGFuZCUyMGJhbmstcHJvdmlkZWQlMjBwb3NpdGl2ZSUyMHBheSUyMG9yJTIwQUNILWZpbHRlcmluZyUyMHNlcnZpY2VzJTIwY2FuJTIwbWF0ZXJpYWxseSUyMHJlZHVjZSUyMHRoZSUyMHJpc2slMjBvZiUyMGZyYXVkdWxlbnQlMjBkaXNidXJzZW1lbnRzLiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmxpJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEQlMEElMjAlMjAlM0MlMkZkaXYlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwTWFueSUyMGdvdmVybm1lbnQlMjBhZ2VuY2llcyUyMGhhdmUlMjBpbnZlc3RlZCUyMGluJTIwc3Ryb25nZXIlMjBjaXRpemVuLWZhY2luZyUyMHBheW1lbnQlMjBjb250cm9scyUyQyUyMGluY2x1ZGluZyUyMFBDSS1jb21wbGlhbnQlMjBwb3J0YWxzJTJDJTIwdG9rZW5pemF0aW9uJTJDJTIwYW5kJTIwdHJhbnNhY3Rpb24lMjBzY3JlZW5pbmcuJTIwVGhvc2UlMjBtZWFzdXJlcyUyMGFyZSUyMGltcG9ydGFudC4lMEQlMEElMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjAyMHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMEJ1dCUyMHRoZSUyMHJpc2slMjBkb2VzJTIwbm90JTIwZW5kJTIwYXQlMjB0aGUlMjBwYXltZW50JTIwcG9ydGFsLiUyMFZlbmRvciUyMHBheW1lbnRzJTJDJTIwcGF5cm9sbCUyQyUyMHdpcmVzJTJDJTIwQUNIJTIwY3JlZGl0cyUyQyUyMGFuZCUyMG90aGVyJTIwZGlzYnVyc2VtZW50cyUyMGZvbGxvdyUyMGRpZmZlcmVudCUyMHdvcmtmbG93cy4lMjBJZiUyMGElMjBjcmltaW5hbCUyMHBlcnN1YWRlcyUyMHN0YWZmJTIwdG8lMjBjaGFuZ2UlMjBhJTIwdmVuZG9yJTI3cyUyMGJhbmslMjBhY2NvdW50JTIwb3IlMjBhcHByb3ZlJTIwYSUyMHBheW1lbnQlMjB1c2luZyUyMGZyYXVkdWxlbnQlMjBpbnN0cnVjdGlvbnMlMkMlMjB0aGUlMjB0cmFuc2FjdGlvbiUyMG1heSUyMG5ldmVyJTIwdG91Y2glMjB0aGUlMjBjaXRpemVuLXBheW1lbnQlMjBwbGF0Zm9ybSUyMGF0JTIwYWxsLiUwRCUwQSUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NoMiUyMGlkJTNEJTIydGhlLW51bWJlcnMlMjIlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC1zaXplJTNBMjJweCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwbWFyZ2luJTNBMzJweCUyMDAlMjAxNnB4JTIwMCUzQiUyMHBhZGRpbmctYm90dG9tJTNBOHB4JTNCJTIwYm9yZGVyLWJvdHRvbSUzQTNweCUyMHNvbGlkJTIwJTIzZTA3YzFlJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwVGhlJTIwbnVtYmVycyUyMGJhY2slMjB0aGlzJTIwdXAlMEQlMEElMjAlMjAlM0MlMkZoMiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjBCdXNpbmVzcyUyMGVtYWlsJTIwY29tcHJvbWlzZSUyQyUyMG9yJTIwQkVDJTJDJTIwb2NjdXJzJTIwd2hlbiUyMGElMjBjcmltaW5hbCUyMGltcGVyc29uYXRlcyUyMGElMjB2ZW5kb3IlMkMlMjBleGVjdXRpdmUlMkMlMjBlbXBsb3llZSUyQyUyMG9yJTIwdHJ1c3RlZCUyMGJ1c2luZXNzJTIwY29udGFjdCUyMHRvJTIwcmVkaXJlY3QlMjBhJTIwbGVnaXRpbWF0ZSUyMHBheW1lbnQuJTIwVGhlJTIwRkJJJTI3cyUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuaWMzLmdvdiUyRkFubnVhbFJlcG9ydCUyRlJlcG9ydHMlMkYyMDI1X0lDM1JlcG9ydC5wZGYlMjIlMjB0YXJnZXQlM0QlMjJfYmxhbmslMjIlMjByZWwlM0QlMjJub29wZW5lciUyMG5vcmVmZXJyZXIlMjIlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMWU2ZmUwJTNCJTIwdGV4dC1kZWNvcmF0aW9uJTNBbm9uZSUzQiUyMiUzRTIwMjUlMjBJbnRlcm5ldCUyMENyaW1lJTIwUmVwb3J0JTNDJTJGYSUzRSUyMHJlY29yZGVkJTIwMSUyQzAwOCUyQzU5NyUyMGNvbXBsYWludHMlMjBhbmQlMjAlMjQyMC44NzclMjBiaWxsaW9uJTIwaW4lMjByZXBvcnRlZCUyMGxvc3NlcyUyMGFjcm9zcyUyMGFsbCUyMGNyaW1lJTIwY2F0ZWdvcmllcy4lMjBCRUMlMjBhbG9uZSUyMGFjY291bnRlZCUyMGZvciUyMCUyNDMuMDQ2NiUyMGJpbGxpb24lMjBpbiUyMHJlcG9ydGVkJTIwbG9zc2VzJTJDJTIwbWFraW5nJTIwaXQlMjB0aGUlMjBzZWNvbmQtaGlnaGVzdCUyMGxvc3MlMjBjYXRlZ29yeSUyMGFmdGVyJTIwaW52ZXN0bWVudCUyMGZyYXVkLiUwRCUwQSUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwV2lyZSUyMHRyYW5zZmVycyUyMGFuZCUyMEFDSCUyMHdlcmUlMjB0aGUlMjBtb3N0JTIwY29tbW9ubHklMjByZXBvcnRlZCUyMHBheW1lbnQlMjBtZXRob2RzJTIwaW4lMjBCRUMlMjBjb21wbGFpbnRzLiUyMFRoZSUyMEZCSSUyMGFsc28lMjBkZXNjcmliZWQlMjBhJTIwMjAyNSUyMGluY2lkZW50JTIwaW4lMjB3aGljaCUyMGElMjBjaXR5JTIwZ292ZXJubWVudCUyMG9mZmljZSUyMGluJTIwT3JlZ29uJTIwd2FzJTIwdGFyZ2V0ZWQlMjBmb3IlMjBhJTIwZnJhdWR1bGVudCUyMHdpcmUlMjBvZiUyMG1vcmUlMjB0aGFuJTIwJTI0NiUyMG1pbGxpb24uJTIwVGhlJTIwaW5jaWRlbnQlMjBpbGx1c3RyYXRlcyUyMHdoeSUyMHJhcGlkJTIwcmVwb3J0aW5nJTIwYW5kJTIwY29vcmRpbmF0aW9uJTIwd2l0aCUyMGElMjBmaW5hbmNpYWwlMjBpbnN0aXR1dGlvbiUyMGFuZCUyMGxhdyUyMGVuZm9yY2VtZW50JTIwY2FuJTIwYmUlMjBjcml0aWNhbCUyMHdoZW4lMjBhJTIwcGF5bWVudCUyMGlzJTIwc3VzcGVjdGVkJTIwdG8lMjBiZSUyMGZyYXVkdWxlbnQuJTBEJTBBJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjBUaGUlMjBGZWRlcmFsJTIwUmVzZXJ2ZSUyMHJlcG9ydHMlMjB0aGF0JTIwQkVDJTIwd2FzJTIwYSUyMGxlYWRpbmclMjBjYXVzZSUyMG9mJTIwZnJhdWR1bGVudCUyMEFDSCUyMGFuZCUyMHdpcmUlMjB0cmFuc2ZlcnMlMjBmcm9tJTIwYnVzaW5lc3MlMjBkZXBvc2l0JTIwYWNjb3VudHMlMkMlMjBhY2NvdW50aW5nJTIwZm9yJTIwNzMlMjUlMjBvZiUyMHJlcG9ydGVkJTIwY3liZXIlMjBpbmNpZGVudHMlMjBpbiUyMDIwMjQlRTIlODAlOTR1cCUyMGZyb20lMjA0NCUyNSUyMGluJTIwMjAyMy4lMjBDb21tb24lMjBzY2hlbWVzJTIwaW5jbHVkZSUyMGNoYW5naW5nJTIwZXhpc3RpbmclMjB2ZW5kb3IlMjBwYXltZW50JTIwaW5mb3JtYXRpb24lMkMlMjBpbXBlcnNvbmF0aW5nJTIwYW4lMjBhdXRob3JpemVkJTIwcGFydHklMkMlMjBhbmQlMjBtYW5pcHVsYXRpbmclMjBhJTIwbGVnaXRpbWF0ZSUyMGVtcGxveWVlJTIwaW50byUyMGFwcHJvdmluZyUyMGElMjBwYXltZW50LiUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZnJic2VydmljZXMub3JnJTJGbmV3cyUyRmZlZDM2MCUyRmlzc3VlcyUyRjEyMTYyNSUyRmZyYXVkLW1pdGlnYXRpb24tY2xhc3NpZnlpbmctYWNoLXdpcmUtZnJhdWQlMjIlMjB0YXJnZXQlM0QlMjJfYmxhbmslMjIlMjByZWwlM0QlMjJub29wZW5lciUyMG5vcmVmZXJyZXIlMjIlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMWU2ZmUwJTNCJTIwdGV4dC1kZWNvcmF0aW9uJTNBbm9uZSUzQiUyMiUzRVJlYWQlMjB0aGUlMjBGZWRlcmFsJTIwUmVzZXJ2ZSUyN3MlMjBBQ0glMjBhbmQlMjB3aXJlJTIwZnJhdWQlMjBndWlkYW5jZSUzQyUyRmElM0UuJTBEJTBBJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyM2Y3ZjhmYSUzQiUyMGJvcmRlci1yYWRpdXMlM0E4cHglM0IlMjBwYWRkaW5nJTNBMjBweCUyMDI0cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDI0cHglMjAwJTNCJTIwdGV4dC1hbGlnbiUzQWNlbnRlciUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjA4cHglMjAwJTNCJTIyJTNFR292ZXJubWVudCUyMGZyYXVkJTIwdGFrZWF3YXklM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMxZTZmZTAlM0IlMjBmb250LXNpemUlM0EyMHB4JTNCJTIwbGluZS1oZWlnaHQlM0ExLjMlM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMEElMjBwdWJsaWMlMjB2ZW5kb3IlMjBsaXN0JTJDJTIwcHVibGlzaGVkJTIwbWVldGluZyUyMG1hdGVyaWFscyUyQyUyMGFuZCUyMGElMjB0cnVzdGVkLWFnZW5jeSUyMG5hbWUlMjBjYW4lMjBnaXZlJTIwaW1wZXJzb25hdG9ycyUyMHVzZWZ1bCUyMGluZm9ybWF0aW9uJTIwYmVmb3JlJTIwdGhleSUyMGV2ZXIlMjBzZW5kJTIwYW4lMjBlbWFpbC4lMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjM1NTUlM0IlMjBmb250LXNpemUlM0ExNHB4JTNCJTIwbWFyZ2luJTNBMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMFRoZSUyMHN0cm9uZ2VzdCUyMHByb3RlY3Rpb24lMjBpcyUyMGElMjBwYXltZW50LWFwcHJvdmFsJTIwcHJvY2VzcyUyMHRoYXQlMjBhc3N1bWVzJTIwYSUyMGJhbmtpbmctZGV0YWlsJTIwY2hhbmdlJTIwbWF5JTIwYmUlMjBmcmF1ZHVsZW50JTIwdW50aWwlMjBpbmRlcGVuZGVudGx5JTIwdmVyaWZpZWQuJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUzQyUyRmRpdiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2gyJTIwaWQlM0QlMjJob3ctaXQtaGFwcGVucyUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXNpemUlM0EyMnB4JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBtYXJnaW4lM0EzMnB4JTIwMCUyMDE2cHglMjAwJTNCJTIwcGFkZGluZy1ib3R0b20lM0E4cHglM0IlMjBib3JkZXItYm90dG9tJTNBM3B4JTIwc29saWQlMjAlMjNlMDdjMWUlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjBIb3clMjBpdCUyMGFjdHVhbGx5JTIwaGFwcGVucyUwRCUwQSUyMCUyMCUzQyUyRmgyJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjAyMHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMEElMjBjcmltaW5hbCUyMG1heSUyMHJldmlldyUyMGFuJTIwYWdlbmN5JTIwd2Vic2l0ZSUyQyUyMHByb2N1cmVtZW50JTIwcmVjb3JkcyUyQyUyMHB1YmxpYyUyMG1lZXRpbmclMjBtaW51dGVzJTJDJTIwb3IlMjBvdGhlciUyMHB1YmxpYyUyMGluZm9ybWF0aW9uJTIwdG8lMjBpZGVudGlmeSUyMGElMjByZWFsJTIwdmVuZG9yLiUyMFRoZSUyMGNyaW1pbmFsJTIwdGhlbiUyMHNlbmRzJTIwYW4lMjBlbWFpbCUyMHRoYXQlMjBhcHBlYXJzJTIwdG8lMjBjb21lJTIwZnJvbSUyMHRoYXQlMjB2ZW5kb3IlMjBhbmQlMjByZXF1ZXN0cyUyMGFuJTIwdXBkYXRlJTIwdG8lMjBpdHMlMjBiYW5raW5nJTIwaW5mb3JtYXRpb24uJTIwSWYlMjB0aGUlMjBjaGFuZ2UlMjBpcyUyMGVudGVyZWQlMjB3aXRob3V0JTIwYW4lMjBpbmRlcGVuZGVudCUyMHZlcmlmaWNhdGlvbiUyMHN0ZXAlMkMlMjB0aGUlMjBuZXh0JTIwbGVnaXRpbWF0ZSUyMHBheW1lbnQlMjBjYW4lMjBiZSUyMHNlbnQlMjB0byUyMHRoZSUyMGNyaW1pbmFsJTI3cyUyMGFjY291bnQuJTBEJTBBJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjBUaGUlMjBwYXltZW50JTIwY2FuJTIwYXBwZWFyJTIwb3JkaW5hcnklMjBiZWNhdXNlJTIwaXQlMjBtYXklMjB1c2UlMjBhJTIwcmVhbCUyMHZlbmRvciUyMG5hbWUlMkMlMjBhJTIwZmFtaWxpYXIlMjBpbnZvaWNlJTIwYW1vdW50JTJDJTIwYW5kJTIwYW4lMjBvdGhlcndpc2UlMjBub3JtYWwlMjBhcHByb3ZhbCUyMHBhdGguJTIwVGhlJTIwaXNzdWUlMjBpcyUyMG5vdCUyMG5lY2Vzc2FyaWx5JTIwYSUyMGZhaWx1cmUlMjBvZiUyMHRoZSUyMHBheW1lbnQlMjByYWlsJTNCJTIwaXQlMjBpcyUyMG9mdGVuJTIwYSUyMGZhaWx1cmUlMjBlYXJsaWVyJTIwaW4lMjB0aGUlMjBwcm9jZXNzJTJDJTIwd2hlbiUyMHBheW1lbnQlMjBpbnN0cnVjdGlvbnMlMjB3ZXJlJTIwY2hhbmdlZCUyMG9yJTIwYW4lMjBhdXRob3JpemVkJTIwZW1wbG95ZWUlMjB3YXMlMjBkZWNlaXZlZC4lMjBUaGUlMjBGZWRlcmFsJTIwUmVzZXJ2ZSUyMGlkZW50aWZpZXMlMjBtb2RpZmljYXRpb24lMjBvZiUyMGV4aXN0aW5nJTIwcGF5bWVudCUyMGluZm9ybWF0aW9uJTIwYW5kJTIwbWFuaXB1bGF0aW9uJTIwb2YlMjBhdXRob3JpemVkJTIwcGFydGllcyUyMGFzJTIwY29tbW9uJTIwQkVDJTIwcGF0dGVybnMuJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRnd3dy5mcmJzZXJ2aWNlcy5vcmclMkZuZXdzJTJGZmVkMzYwJTJGaXNzdWVzJTJGMTIxNjI1JTJGZnJhdWQtbWl0aWdhdGlvbi1jbGFzc2lmeWluZy1hY2gtd2lyZS1mcmF1ZCUyMiUyMHRhcmdldCUzRCUyMl9ibGFuayUyMiUyMHJlbCUzRCUyMm5vb3BlbmVyJTIwbm9yZWZlcnJlciUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMxZTZmZTAlM0IlMjB0ZXh0LWRlY29yYXRpb24lM0Fub25lJTNCJTIyJTNFU2VlJTIwdGhlJTIwRmVkZXJhbCUyMFJlc2VydmUlMjdzJTIwZnJhdWQtY2xhc3NpZmljYXRpb24lMjBndWlkYW5jZSUzQyUyRmElM0UuJTBEJTBBJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2gyJTIwaWQlM0QlMjJ3aGF0LWNsb3Nlcy10aGUtZ2FwJTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtc2l6ZSUzQTIycHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMG1hcmdpbiUzQTMycHglMjAwJTIwMTZweCUyMDAlM0IlMjBwYWRkaW5nLWJvdHRvbSUzQThweCUzQiUyMGJvcmRlci1ib3R0b20lM0EzcHglMjBzb2xpZCUyMCUyM2UwN2MxZSUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMEZpdmUlMjBjb250cm9scyUyMHRoYXQlMjByZWR1Y2UlMjB0aGUlMjByaXNrJTBEJTBBJTIwJTIwJTNDJTJGaDIlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwQXNrJTIweW91ciUyMGJhbmslMjBhYm91dCUyMHBvc2l0aXZlJTIwcGF5JTJDJTIwcGF5ZWUlMjBwb3NpdGl2ZSUyMHBheSUyQyUyMEFDSCUyMGZpbHRlcnMlMkMlMjBBQ0glMjBibG9ja3MlMkMlMjBhbmQlMjBBQ0glMjBkZWJpdCUyMGJsb2NrcyUyMGZvciUyMGVhY2glMjBkaXNidXJzZW1lbnQlMjBhY2NvdW50LiUyMFNlcnZpY2UlMjBuYW1lcyUyMGFuZCUyMGNhcGFiaWxpdGllcyUyMHZhcnklMjBieSUyMGJhbmsuJTIwUG9zaXRpdmUlMjBwYXklMjBpcyUyMGNvbW1vbmx5JTIwYXNzb2NpYXRlZCUyMHdpdGglMjBjaGVjayUyMGlzc3VlJTIwdmVyaWZpY2F0aW9uJTJDJTIwd2hpbGUlMjBBQ0glMjBmaWx0ZXJzJTIwYW5kJTIwYmxvY2tzJTIwY2FuJTIwaGVscCUyMGNvbnRyb2wlMjB3aGljaCUyMEFDSCUyMGRlYml0cyUyMG9yJTIwY3JlZGl0cyUyMGFyZSUyMGFsbG93ZWQlMjBvbiUyMGFuJTIwYWNjb3VudC4lMjBDb25maXJtJTIwdGhlJTIwc3BlY2lmaWMlMjBwcm90ZWN0aW9ucyUyMHlvdXIlMjBiYW5rJTIwb2ZmZXJzJTIwYW5kJTIwaG93JTIwZXhjZXB0aW9ucyUyMGFyZSUyMHJldmlld2VkLiUwRCUwQSUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwVmVyaWZ5JTIwZXZlcnklMjBiYW5raW5nLWRldGFpbCUyMGNoYW5nZSUyMHRocm91Z2glMjBhbiUyMGluZGVwZW5kZW50JTIwY2hhbm5lbC4lMjBDYWxsJTIwYSUyMHRydXN0ZWQlMjBjb250YWN0JTIwdXNpbmclMjBhJTIwcGhvbmUlMjBudW1iZXIlMjBhbHJlYWR5JTIwaW4lMjB5b3VyJTIwdmVuZG9yLW1hbmFnZW1lbnQlMjBzeXN0ZW0lMjBvciUyMG9uJTIwYSUyMHByZXZpb3VzbHklMjB2ZXJpZmllZCUyMGNvbnRyYWN0JUUyJTgwJTk0bm90JTIwYSUyMG51bWJlciUyMHN1cHBsaWVkJTIwaW4lMjB0aGUlMjBlbWFpbCUyMHJlcXVlc3QuJTIwQXBwbHklMjB0aGUlMjBzYW1lJTIwcHJvY2VkdXJlJTIwdG8lMjB1cmdlbnQlMjB3aXJlJTIwaW5zdHJ1Y3Rpb25zJTIwYW5kJTIwZW1haWwlMjByZXF1ZXN0cyUyMHRoYXQlMjBjbGFpbSUyMGFuJTIwZXhlY3V0aXZlJTIwaGFzJTIwYXBwcm92ZWQlMjBhbiUyMGV4Y2VwdGlvbi4lMEQlMEElMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjAyMHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMFNlcGFyYXRlJTIwdmVuZG9yJTIwbWFpbnRlbmFuY2UlMjBmcm9tJTIwcGF5bWVudCUyMGFwcHJvdmFsLiUyMFRoZSUyMGVtcGxveWVlJTIwd2hvJTIwY2hhbmdlcyUyMGElMjB2ZW5kb3IlMjdzJTIwYmFua2luZyUyMGluZm9ybWF0aW9uJTIwc2hvdWxkJTIwbm90JTIwYmUlMjB0aGUlMjBvbmx5JTIwcGVyc29uJTIwd2hvJTIwY2FuJTIwcmVsZWFzZSUyMHRoZSUyMG5leHQlMjBwYXltZW50LiUyMFJlcXVpcmUlMjBhJTIwc2Vjb25kJTIwcmV2aWV3JTJDJTIwZG9jdW1lbnQlMjB0aGUlMjB2ZXJpZmljYXRpb24lMkMlMjBhbmQlMjBjcmVhdGUlMjBhbiUyMGVzY2FsYXRpb24lMjBwYXRoJTIwZm9yJTIwdXJnZW50JTIwcmVxdWVzdHMuJTBEJTBBJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjBSZXN0cmljdCUyMEFDSCUyMGFjdGl2aXR5JTIwdG8lMjB3aGF0JTIwZWFjaCUyMGFjY291bnQlMjBhY3R1YWxseSUyMG5lZWRzLiUyMEZvciUyMGV4YW1wbGUlMkMlMjB3aGVyZSUyMGFwcHJvcHJpYXRlJTJDJTIwdXNlJTIwZGViaXQlMjBibG9ja3MlMjBvciUyMGZpbHRlcnMlMjB0byUyMHByZXZlbnQlMjB1bmF1dGhvcml6ZWQlMjBBQ0glMjBkZWJpdHMlMjBhbmQlMjBhdXRob3JpemUlMjBrbm93biUyMGNvdW50ZXJwYXJ0aWVzJTIwb3IlMjB0cmFuc2FjdGlvbiUyMHR5cGVzLiUyMFdvcmslMjB3aXRoJTIweW91ciUyMGJhbmslMjB0byUyMGNvbmZpZ3VyZSUyMGxpbWl0cyUyQyUyMGFsZXJ0cyUyQyUyMGFuZCUyMGV4Y2VwdGlvbi1yZXZpZXclMjBkZWFkbGluZXMlMjB0aGF0JTIwbWF0Y2glMjB5b3VyJTIwYWdlbmN5JTI3cyUyMG9wZXJhdGlvbnMuJTBEJTBBJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjBFc3RhYmxpc2glMjBhJTIwZnJhdWQtcmVzcG9uc2UlMjBwbGFuJTIwYmVmb3JlJTIwYW4lMjBpbmNpZGVudCUyMG9jY3Vycy4lMjBUaGUlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGd3d3Lm5hY2hhLm9yZyUyRmNvbnRlbnQlMkZjcmVkaXQtcHVzaC1mcmF1ZC1tb25pdG9yaW5nLXJlc291cmNlLWNlbnRlciUyMiUyMHRhcmdldCUzRCUyMl9ibGFuayUyMiUyMHJlbCUzRCUyMm5vb3BlbmVyJTIwbm9yZWZlcnJlciUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMxZTZmZTAlM0IlMjB0ZXh0LWRlY29yYXRpb24lM0Fub25lJTNCJTIyJTNFTmFjaGElMjBmcmF1ZC1tb25pdG9yaW5nJTIwcnVsZSUyMGNoYW5nZXMlM0MlMkZhJTNFJTIwYmVjYW1lJTIwZWZmZWN0aXZlJTIwTWFyY2glMjAyMCUyQyUyMDIwMjYuJTIwVGhleSUyMHJlcXVpcmUlMjByaXNrLWJhc2VkJTIwZnJhdWQtbW9uaXRvcmluZyUyMHByb2Nlc3NlcyUyMGZvciUyMGNvdmVyZWQlMjBBQ0glMjBwYXJ0aWNpcGFudHMlMkMlMjBpbmNsdWRpbmclMjBPcmlnaW5hdG9ycyUyQyUyMGNlcnRhaW4lMjB0aGlyZCUyMHBhcnRpZXMlMkMlMjBPREZJcyUyQyUyMGFuZCUyMFJERklzLiUyMFRoZSUyMHJ1bGVzJTIwZG8lMjBub3QlMjBjcmVhdGUlMjBhJTIwYmxhbmtldCUyMGd1YXJhbnRlZSUyMHRoYXQlMjBhJTIwZnJhdWR1bGVudCUyMHBheW1lbnQlMjB3aWxsJTIwYmUlMjByZWltYnVyc2VkLiUyMElmJTIwZnJhdWQlMjBpcyUyMGRpc2NvdmVyZWQlMkMlMjBpbW1lZGlhdGVseSUyMGNvbnRhY3QlMjB0aGUlMjBmaW5hbmNpYWwlMjBpbnN0aXR1dGlvbiUyQyUyMHJlcXVlc3QlMjBhJTIwcmVjYWxsJTIwb3IlMjBvdGhlciUyMGF2YWlsYWJsZSUyMHJlY292ZXJ5JTIwYWN0aW9uJTJDJTIwYW5kJTIwcmVwb3J0JTIwdGhlJTIwaW5jaWRlbnQlMjB0byUyMHRoZSUyMEZCSSUyN3MlMjBJbnRlcm5ldCUyMENyaW1lJTIwQ29tcGxhaW50JTIwQ2VudGVyLiUwRCUwQSUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NkaXYlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtY29sb3IlM0ElMjNmN2Y4ZmElM0IlMjBib3JkZXItbGVmdCUzQTRweCUyMHNvbGlkJTIwJTIzMWU2ZmUwJTNCJTIwYm9yZGVyLXJhZGl1cyUzQTRweCUzQiUyMHBhZGRpbmclM0ExNHB4JTIwMjBweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE0cHglM0IlMjBtYXJnaW4lM0EwJTNCJTIwbGluZS1oZWlnaHQlM0ExLjYlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NzdHJvbmclMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIyJTNFVGhlJTIwZ29vZCUyMG5ld3MlM0ElM0MlMkZzdHJvbmclM0UlMjBtYW55JTIwb2YlMjB0aGVzZSUyMGNvbnRyb2xzJTIwY2FuJTIwYmUlMjBpbXBsZW1lbnRlZCUyMHRocm91Z2glMjBleGlzdGluZyUyMGJhbmslMjB0cmVhc3VyeS1tYW5hZ2VtZW50JTIwc2VydmljZXMlMjBhbmQlMjBpbnRlcm5hbCUyMHByb2NlZHVyZXMuJTIwWW91ciUyMGFnZW5jeSUyMGRvZXMlMjBub3QlMjBuZWNlc3NhcmlseSUyMG5lZWQlMjB0byUyMHJlcGxhY2UlMjBpdHMlMjBwYXltZW50JTIwcGxhdGZvcm0lMkMlMjBidXQlMjBpdCUyMHNob3VsZCUyMGNvbmZpcm0lMjB3aGljaCUyMGNvbnRyb2xzJTIwYXJlJTIwYXZhaWxhYmxlJTJDJTIwd2hvJTIwb3ducyUyMHRoZW0lMkMlMjBhbmQlMjBob3clMjBleGNlcHRpb25zJTIwYXJlJTIwaGFuZGxlZC4lMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDaDIlMjBpZCUzRCUyMnZlbmRvci1jaGFuZ2UtY2hlY2tsaXN0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtc2l6ZSUzQTIycHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMG1hcmdpbiUzQTMycHglMjAwJTIwMTZweCUyMDAlM0IlMjBwYWRkaW5nLWJvdHRvbSUzQThweCUzQiUyMGJvcmRlci1ib3R0b20lM0EzcHglMjBzb2xpZCUyMCUyM2UwN2MxZSUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMFZlbmRvciUyMGJhbmtpbmctY2hhbmdlJTIwY2hlY2tsaXN0JTBEJTBBJTIwJTIwJTNDJTJGaDIlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwQmVmb3JlJTIwY2hhbmdpbmclMjBhJTIwdmVuZG9yJTI3cyUyMHBheW1lbnQlMjBpbnN0cnVjdGlvbnMlMkMlMjBhZ2VuY2llcyUyMGNhbiUyMHVzZSUyMGElMjBzaW1wbGUlMkMlMjBkb2N1bWVudGVkJTIwdmVyaWZpY2F0aW9uJTIwcHJvY2VzcyUzQSUwRCUwQSUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NvbCUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjAyNHB4JTIwMCUzQiUyMHBhZGRpbmctbGVmdCUzQTIycHglM0IlMjBjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE2cHglM0IlMjBsaW5lLWhlaWdodCUzQTEuNyUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2xpJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDEwcHglMjAwJTNCJTIyJTNFRmxhZyUyMHRoZSUyMHJlcXVlc3QlMjBhcyUyMGElMjBwYXltZW50LWluZm9ybWF0aW9uJTIwY2hhbmdlJTJDJTIwZXZlbiUyMGlmJTIwaXQlMjBhcHBlYXJzJTIwaW4lMjBhJTIwcmVwbHklMjB0byUyMGFuJTIwZXhpc3RpbmclMjBlbWFpbCUyMHRocmVhZC4lM0MlMkZsaSUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2xpJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDEwcHglMjAwJTNCJTIyJTNFQ2FsbCUyMGElMjB2ZXJpZmllZCUyMHZlbmRvciUyMGNvbnRhY3QlMjB1c2luZyUyMGElMjBwaG9uZSUyMG51bWJlciUyMGFscmVhZHklMjBvbiUyMGZpbGUlMkMlMjByYXRoZXIlMjB0aGFuJTIwYW55JTIwY29udGFjdCUyMGluZm9ybWF0aW9uJTIwaW4lMjB0aGUlMjByZXF1ZXN0LiUzQyUyRmxpJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDbGklMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMTBweCUyMDAlM0IlMjIlM0VSZXF1aXJlJTIwYSUyMHNlY29uZCUyMHN0YWZmJTIwbWVtYmVyJTIwdG8lMjByZXZpZXclMjBhbmQlMjBhcHByb3ZlJTIwdGhlJTIwYmFua2luZy1pbmZvcm1hdGlvbiUyMGNoYW5nZS4lM0MlMkZsaSUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2xpJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDEwcHglMjAwJTNCJTIyJTNFRG9jdW1lbnQlMjB0aGUlMjBkYXRlJTJDJTIwdGltZSUyQyUyMHBlcnNvbiUyMGNvbnRhY3RlZCUyQyUyMGFuZCUyMHZlcmlmaWNhdGlvbiUyMG91dGNvbWUlMjBpbiUyMHRoZSUyMHZlbmRvciUyMHJlY29yZC4lM0MlMkZsaSUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2xpJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTNCJTIyJTNFUGxhY2UlMjBhJTIwYnJpZWYlMjBob2xkJTIwb3IlMjBzZWNvbmRhcnklMjByZXZpZXclMjBvbiUyMHRoZSUyMGZpcnN0JTIwcGF5bWVudCUyMHNlbnQlMjB0byUyMHRoZSUyMG5ldyUyMGFjY291bnQlMjB3aGVuJTIwb3BlcmF0aW9uYWxseSUyMHByYWN0aWNhbC4lM0MlMkZsaSUzRSUwRCUwQSUyMCUyMCUzQyUyRm9sJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDZGl2JTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzZWVmNmZmJTNCJTIwYm9yZGVyLWxlZnQlM0E0cHglMjBzb2xpZCUyMCUyMzFlNmZlMCUzQiUyMGJvcmRlci1yYWRpdXMlM0E0cHglM0IlMjBwYWRkaW5nJTNBMTRweCUyMDIwcHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMzMzMlM0IlMjBmb250LXNpemUlM0ExNHB4JTNCJTIwbWFyZ2luJTNBMCUzQiUyMGxpbmUtaGVpZ2h0JTNBMS42JTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDc3Ryb25nJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMiUzRU9wZXJhdGlvbmFsJTIwbm90ZSUzQSUzQyUyRnN0cm9uZyUzRSUyMEFkYXB0JTIwdGhpcyUyMGNoZWNrbGlzdCUyMHRvJTIweW91ciUyMGFnZW5jeSUyN3MlMjBwdXJjaGFzaW5nJTIwcG9saWN5JTJDJTIwc2VncmVnYXRpb24tb2YtZHV0aWVzJTIwcmVxdWlyZW1lbnRzJTJDJTIwdmVuZG9yLW1hbmFnZW1lbnQlMjBwcm9jZXNzJTJDJTIwYW5kJTIwYmFuayUyMHByb2NlZHVyZXMuJTIwSXQlMjBpcyUyMG5vdCUyMGElMjByZXBsYWNlbWVudCUyMGZvciUyMGxlZ2FsJTJDJTIwYXVkaXQlMkMlMjBvciUyMGZpbmFuY2lhbC1pbnN0aXR1dGlvbiUyMGd1aWRhbmNlLiUwRCUwQSUyMCUyMCUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMjAlMjAlM0MlMkZkaXYlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NoMiUyMGlkJTNEJTIyZmFxJTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtc2l6ZSUzQTIycHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMG1hcmdpbiUzQTMycHglMjAwJTIwMTZweCUyMDAlM0IlMjBwYWRkaW5nLWJvdHRvbSUzQThweCUzQiUyMGJvcmRlci1ib3R0b20lM0EzcHglMjBzb2xpZCUyMCUyM2UwN2MxZSUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMEZyZXF1ZW50bHklMjBhc2tlZCUyMHF1ZXN0aW9ucyUwRCUwQSUyMCUyMCUzQyUyRmgyJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDZGl2JTIwc3R5bGUlM0QlMjJib3JkZXIlM0ExcHglMjBzb2xpZCUyMCUyM2U1ZTdlYiUzQiUyMGJvcmRlci1yYWRpdXMlM0E4cHglM0IlMjBwYWRkaW5nJTNBMjJweCUyMDI2cHglM0IlMjBtYXJnaW4tYm90dG9tJTNBMTZweCUzQiUyMGJhY2tncm91bmQtY29sb3IlM0ElMjNmZmZmZmYlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwZm9udC1zaXplJTNBMTZweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMTBweCUyMDAlM0IlMjIlM0VJcyUyMHBvc2l0aXZlJTIwcGF5JTIwb25seSUyMGZvciUyMGNoZWNrcyUzRiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTNCJTIwbGluZS1oZWlnaHQlM0ExLjY1JTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwVHJhZGl0aW9uYWwlMjBwb3NpdGl2ZSUyMHBheSUyMGlzJTIwcHJpbWFyaWx5JTIwYSUyMGNoZWNrLWZyYXVkJTIwY29udHJvbC4lMjBCYW5rcyUyMG1heSUyMG9mZmVyJTIwcmVsYXRlZCUyMEFDSCUyMGNvbnRyb2xzJTJDJTIwc3VjaCUyMGFzJTIwQUNIJTIwZmlsdGVycyUyQyUyMEFDSCUyMGJsb2NrcyUyQyUyMGRlYml0JTIwYmxvY2tzJTJDJTIwcGF5ZWUlMjB2YWxpZGF0aW9uJTJDJTIwYW5kJTIwdHJhbnNhY3Rpb24lMjBhbGVydHMuJTIwQXNrJTIweW91ciUyMGJhbmslMjB3aGljaCUyMG9wdGlvbnMlMjBhcHBseSUyMHRvJTIweW91ciUyMGFjY291bnRzJTIwYW5kJTIwcGF5bWVudCUyMGZsb3dzLiUwRCUwQSUyMCUyMCUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMjAlMjAlM0MlMkZkaXYlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NkaXYlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTFweCUyMHNvbGlkJTIwJTIzZTVlN2ViJTNCJTIwYm9yZGVyLXJhZGl1cyUzQThweCUzQiUyMHBhZGRpbmclM0EyMnB4JTIwMjZweCUzQiUyMG1hcmdpbi1ib3R0b20lM0ExNnB4JTNCJTIwYmFja2dyb3VuZC1jb2xvciUzQSUyM2ZmZmZmZiUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBmb250LXNpemUlM0ExNnB4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjAxMHB4JTIwMCUzQiUyMiUzRURvJTIwdGhlJTIwMjAyNiUyME5hY2hhJTIwcnVsZXMlMjBtYWtlJTIwb3VyJTIwYmFuayUyMGxpYWJsZSUyMGZvciUyMEJFQyUyMGxvc3NlcyUzRiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTNCJTIwbGluZS1oZWlnaHQlM0ExLjY1JTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwTm90JTIwYXV0b21hdGljYWxseS4lMjBUaGUlMjBydWxlcyUyMHJlcXVpcmUlMjByaXNrLWJhc2VkJTIwZnJhdWQtbW9uaXRvcmluZyUyMHByb2Nlc3NlcyUyMGZvciUyMGNvdmVyZWQlMjBBQ0glMjBwYXJ0aWNpcGFudHMlMkMlMjBidXQlMjB0aGV5JTIwZG8lMjBub3QlMjBlc3RhYmxpc2glMjBhJTIwYmxhbmtldCUyMHJlaW1idXJzZW1lbnQlMjBvYmxpZ2F0aW9uJTIwZm9yJTIwQkVDLXJlbGF0ZWQlMjBsb3NzZXMuJTIwWW91ciUyMGFnZW5jeSUyMHNob3VsZCUyMHJldmlldyUyMGl0cyUyMGFjY291bnQlMjBhZ3JlZW1lbnQlMkMlMjBiYW5rJTIwcHJvY2VkdXJlcyUyQyUyMGluc3VyYW5jZSUyMGNvdmVyYWdlJTJDJTIwYXBwbGljYWJsZSUyMGxhdyUyQyUyMGFuZCUyMGFueSUyMHJlbGV2YW50JTIwc3RhdGUlMjBvciUyMGxvY2FsJTIwcmVxdWlyZW1lbnRzJTIwd2l0aCUyMGFwcHJvcHJpYXRlJTIwYWR2aXNvcnMuJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUzQyUyRmRpdiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMXB4JTIwc29saWQlMjAlMjNlNWU3ZWIlM0IlMjBib3JkZXItcmFkaXVzJTNBOHB4JTNCJTIwcGFkZGluZyUzQTIycHglMjAyNnB4JTNCJTIwbWFyZ2luLWJvdHRvbSUzQTE2cHglM0IlMjBiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzZmZmZmZmJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMGZvbnQtc2l6ZSUzQTE2cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDEwcHglMjAwJTNCJTIyJTNFSG93JTIwcXVpY2tseSUyMHNob3VsZCUyMHdlJTIwYWN0JTIwYWZ0ZXIlMjBkaXNjb3ZlcmluZyUyMGElMjBmcmF1ZHVsZW50JTIwdHJhbnNmZXIlM0YlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMzMzMlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbWFyZ2luJTNBMCUzQiUyMGxpbmUtaGVpZ2h0JTNBMS42NSUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMEltbWVkaWF0ZWx5LiUyMENvbnRhY3QlMjB5b3VyJTIwZmluYW5jaWFsJTIwaW5zdGl0dXRpb24lMjBhbmQlMjByZXF1ZXN0JTIwYXZhaWxhYmxlJTIwcmVjb3ZlcnklMjBhY3Rpb24lMjBhcyUyMHNvb24lMjBhcyUyMHRoZSUyMGZyYXVkJTIwaXMlMjBkaXNjb3ZlcmVkLiUyMFRoZSUyMEZCSSUyMGFkdmlzZXMlMjB2aWN0aW1zJTIwdG8lMjBwcm92aWRlJTIwY29tcGxldGUlMjB0cmFuc2FjdGlvbiUyMGRldGFpbHMlMjB3aGVuJTIwcmVwb3J0aW5nJTIwdG8lMjBJQzMlMkMlMjBiZWNhdXNlJTIwc3BlZWQlMjBjYW4lMjBpbXByb3ZlJTIwdGhlJTIwY2hhbmNlJTIwdGhhdCUyMGZ1bmRzJTIwY2FuJTIwYmUlMjBmcm96ZW4lMjBvciUyMHJlY2FsbGVkLiUwRCUwQSUyMCUyMCUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMjAlMjAlM0MlMkZkaXYlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NkaXYlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTFweCUyMHNvbGlkJTIwJTIzZTVlN2ViJTNCJTIwYm9yZGVyLXJhZGl1cyUzQThweCUzQiUyMHBhZGRpbmclM0EyMnB4JTIwMjZweCUzQiUyMG1hcmdpbi1ib3R0b20lM0ExNnB4JTNCJTIwYmFja2dyb3VuZC1jb2xvciUzQSUyM2ZmZmZmZiUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBmb250LXNpemUlM0ExNnB4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjAxMHB4JTIwMCUzQiUyMiUzRURvJTIwd2UlMjBuZWVkJTIwbmV3JTIwc29mdHdhcmUlMjBmb3IlMjB0aGVzZSUyMGNvbnRyb2xzJTNGJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlM0IlMjBsaW5lLWhlaWdodCUzQTEuNjUlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjBOb3QlMjBhbHdheXMuJTIwTWFueSUyMGNvbnRyb2xzJTIwYXJlJTIwcHJvY2VzcyUyMGNoYW5nZXMlMjBvciUyMGJhbmslMjB0cmVhc3VyeS1tYW5hZ2VtZW50JTIwZmVhdHVyZXMuJTIwVGhlJTIwZmlyc3QlMjBzdGVwJTIwaXMlMjB0byUyMGludmVudG9yeSUyMHlvdXIlMjBjdXJyZW50JTIwdmVuZG9yLWNoYW5nZSUyMHdvcmtmbG93JTJDJTIwYXBwcm92YWwlMjByb2xlcyUyQyUyMGJhbmslMjBjb250cm9scyUyQyUyMGFsZXJ0cyUyQyUyMGFuZCUyMGluY2lkZW50LXJlc3BvbnNlJTIwY29udGFjdHMuJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUzQyUyRmRpdiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2RpdiUyMGlkJTNEJTIyZ2VvLXN1bW1hcnklMjIlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBib3JkZXItcmFkaXVzJTNBOHB4JTNCJTIwcGFkZGluZyUzQTI0cHglMjAyOHB4JTNCJTIwbWFyZ2luJTNBMzJweCUyMDAlMjAyOHB4JTIwMCUzQiUyMHRleHQtYWxpZ24lM0FjZW50ZXIlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM2UwN2MxZSUzQiUyMGZvbnQtc2l6ZSUzQTExcHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMGxldHRlci1zcGFjaW5nJTNBMC4xZW0lM0IlMjB0ZXh0LXRyYW5zZm9ybSUzQXVwcGVyY2FzZSUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMTBweCUyMDAlM0IlMjIlM0VUaGUlMjBib3R0b20lMjBsaW5lJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzZmZmZmZmJTNCJTIwZm9udC1zaXplJTNBMThweCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwbWFyZ2luJTNBMCUyMDAlMjAxMHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMFByb3RlY3RpbmclMjBjaXRpemVuJTIwcGF5bWVudHMlMjBpcyUyMGVzc2VudGlhbCUyQyUyMGJ1dCUyMGdvdmVybm1lbnQlMjBhZ2VuY2llcyUyMGFsc28lMjBuZWVkJTIwc3Ryb25nJTIwY29udHJvbHMlMjBvdmVyJTIwdGhlJTIwdmVuZG9yJTJDJTIwcGF5cm9sbCUyQyUyMEFDSCUyQyUyMGFuZCUyMHdpcmUlMjBwcm9jZXNzZXMlMjB0aGF0JTIwbW92ZSUyMG1vbmV5JTIwb3V0LiUwRCUwQSUyMCUyMCUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM2QwZDhlOCUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXgtd2lkdGglM0E1NjBweCUzQiUyMG1hcmdpbiUzQTAlMjBhdXRvJTIwMTRweCUyMGF1dG8lM0IlMjBsaW5lLWhlaWdodCUzQTEuNiUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMEluZGVwZW5kZW50JTIwY2FsbGJhY2slMjB2ZXJpZmljYXRpb24lMkMlMjBzZXBhcmF0aW9uJTIwb2YlMjBkdXRpZXMlMkMlMjBhY2NvdW50JTIwY29udHJvbHMlMkMlMjBhbmQlMjBhJTIwdGVzdGVkJTIwYmFuay1lc2NhbGF0aW9uJTIwcHJvY2VzcyUyMGNhbiUyMGhlbHAlMjByZWR1Y2UlMjBleHBvc3VyZSUyMHRvJTIwdmVuZG9yLWltcGVyc29uYXRpb24lMjBhbmQlMjBCRUMlMjBmcmF1ZC4lMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNkMGQ4ZTglM0IlMjBmb250LXNpemUlM0ExNHB4JTNCJTIwbWFyZ2luJTNBMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMFRvJTIwcmV2aWV3JTIwcGF5bWVudCUyMGFjY2VwdGFuY2UlMjBhbmQlMjBzZWN1cml0eSUyMG9wdGlvbnMlMjBmb3IlMjB5b3VyJTIwYWdlbmN5JTJDJTIwdmlzaXQlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGaW50ZWxsaXBheS5jb20lMkZpbmR1c3RyaWVzJTJGZ292ZXJubWVudCUyRiUyMiUyMHRhcmdldCUzRCUyMl9ibGFuayUyMiUyMHJlbCUzRCUyMm5vb3BlbmVyJTIwbm9yZWZlcnJlciUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNmZmZmZmYlM0IlMjB0ZXh0LWRlY29yYXRpb24lM0F1bmRlcmxpbmUlM0IlMjIlM0VJbnRlbGxpUGF5JTIwR292ZXJubWVudCUzQyUyRmElM0UuJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUzQyUyRmRpdiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2gyJTIwaWQlM0QlMjJzb3VyY2VzJTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtc2l6ZSUzQTIycHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMG1hcmdpbiUzQTMycHglMjAwJTIwMTZweCUyMDAlM0IlMjBwYWRkaW5nLWJvdHRvbSUzQThweCUzQiUyMGJvcmRlci1ib3R0b20lM0EzcHglMjBzb2xpZCUyMCUyM2UwN2MxZSUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMFNvdXJjZXMlMjBhbmQlMjBmdXJ0aGVyJTIwcmVhZGluZyUwRCUwQSUyMCUyMCUzQyUyRmgyJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDdWwlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjhweCUyMDAlM0IlMjBwYWRkaW5nLWxlZnQlM0EyMHB4JTNCJTIwY29sb3IlM0ElMjMzMzMlM0IlMjBmb250LXNpemUlM0ExNHB4JTNCJTIwbGluZS1oZWlnaHQlM0ExLjclM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NsaSUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjA4cHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwRmVkZXJhbCUyMEJ1cmVhdSUyMG9mJTIwSW52ZXN0aWdhdGlvbiUyQyUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuaWMzLmdvdiUyRkFubnVhbFJlcG9ydCUyRlJlcG9ydHMlMkYyMDI1X0lDM1JlcG9ydC5wZGYlMjIlMjB0YXJnZXQlM0QlMjJfYmxhbmslMjIlMjByZWwlM0QlMjJub29wZW5lciUyMG5vcmVmZXJyZXIlMjIlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMWU2ZmUwJTNCJTIwdGV4dC1kZWNvcmF0aW9uJTNBbm9uZSUzQiUyMiUzRTIwMjUlMjBJbnRlcm5ldCUyMENyaW1lJTIwUmVwb3J0JTNDJTJGYSUzRS4lMjAuJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGbGklM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NsaSUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjA4cHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwRmVkZXJhbCUyMFJlc2VydmUlMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyQyUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZnJic2VydmljZXMub3JnJTJGbmV3cyUyRmZlZDM2MCUyRmlzc3VlcyUyRjEyMTYyNSUyRmZyYXVkLW1pdGlnYXRpb24tY2xhc3NpZnlpbmctYWNoLXdpcmUtZnJhdWQlMjIlMjB0YXJnZXQlM0QlMjJfYmxhbmslMjIlMjByZWwlM0QlMjJub29wZW5lciUyMG5vcmVmZXJyZXIlMjIlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMWU2ZmUwJTNCJTIwdGV4dC1kZWNvcmF0aW9uJTNBbm9uZSUzQiUyMiUzRUNsYXNzaWZ5aW5nJTIwQUNIJTIwYW5kJTIwV2lyZSUyMEZyYXVkJTNDJTJGYSUzRS4lMjAlMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZsaSUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2xpJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwTmFjaGElMkMlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGd3d3Lm5hY2hhLm9yZyUyRmNvbnRlbnQlMkZjcmVkaXQtcHVzaC1mcmF1ZC1tb25pdG9yaW5nLXJlc291cmNlLWNlbnRlciUyMiUyMHRhcmdldCUzRCUyMl9ibGFuayUyMiUyMHJlbCUzRCUyMm5vb3BlbmVyJTIwbm9yZWZlcnJlciUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMxZTZmZTAlM0IlMjB0ZXh0LWRlY29yYXRpb24lM0Fub25lJTNCJTIyJTNFQ3JlZGl0LVB1c2glMjBGcmF1ZCUyME1vbml0b3JpbmclMjBSZXNvdXJjZSUyMENlbnRlciUzQyUyRmElM0UuJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGbGklM0UlMEQlMEElMjAlMjAlM0MlMkZ1bCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyM2ZmZjhlZiUzQiUyMGJvcmRlciUzQTFweCUyMHNvbGlkJTIwJTIzZjBkN2I4JTNCJTIwYm9yZGVyLXJhZGl1cyUzQTZweCUzQiUyMHBhZGRpbmclM0ExNHB4JTIwMThweCUzQiUyMG1hcmdpbiUzQTMycHglMjAwJTIwMCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzZiNWEzYSUzQiUyMGZvbnQtc2l6ZSUzQTEzcHglM0IlMjBtYXJnaW4lM0EwJTNCJTIwbGluZS1oZWlnaHQlM0ExLjYlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NzdHJvbmclMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzOGE1YTEzJTNCJTIyJTNFRGlzY2xhaW1lciUzQSUzQyUyRnN0cm9uZyUzRSUyMFRoaXMlMjBjb250ZW50JTIwaXMlMjBwcm92aWRlZCUyMGZvciUyMGdlbmVyYWwlMjBpbmZvcm1hdGlvbmFsJTIwcHVycG9zZXMlMjBvbmx5JTIwYW5kJTIwZG9lcyUyMG5vdCUyMGNvbnN0aXR1dGUlMjBsZWdhbCUyQyUyMGZpbmFuY2lhbCUyQyUyMGF1ZGl0JTJDJTIwb3IlMjBiYW5raW5nJTIwYWR2aWNlLiUyMEZyYXVkLXByZXZlbnRpb24lMjByZXF1aXJlbWVudHMlMkMlMjBhY2NvdW50JTIwdGVybXMlMkMlMjBhbmQlMjBhdmFpbGFibGUlMjB0cmVhc3VyeS1tYW5hZ2VtZW50JTIwc2VydmljZXMlMjB2YXJ5JTIwYnklMjBmaW5hbmNpYWwlMjBpbnN0aXR1dGlvbiUyQyUyMHN0YXRlJTIwbGF3JTJDJTIwYW5kJTIwbG9jYWwlMjBwb2xpY3kuJTIwQWdlbmNpZXMlMjBzaG91bGQlMjBjb25zdWx0JTIwdGhlaXIlMjBiYW5rJTJDJTIwbGVnYWwlMjBjb3Vuc2VsJTJDJTIwYXVkaXRvciUyQyUyMGFuZCUyMGludGVybmFsJTIwc2VjdXJpdHklMjB0ZWFtcyUyMGJlZm9yZSUyMGltcGxlbWVudGluZyUyMGNvbnRyb2xzJTIwb3IlMjByZWx5aW5nJTIwb24lMjB0aGUlMjBpbmZvcm1hdGlvbiUyMGFib3ZlLiUwRCUwQSUyMCUyMCUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMjAlMjAlM0MlMkZkaXYlM0UlMEQlMEElMEQlMEElM0MlMkZkaXYlM0U= Read More [](https://intellipay.com/ach-payments-in-2026-government-volume-rebounds-same-day-cap-rising-to-10m-in-2027/) August 25, 2026 in [Government Payment Processing](https://intellipay.com/category/government-payment-processing/) ### ACH Payments in 2026: Government Volume Rebounds, Same Day Cap Rising to $10M in 2027 JTNDZGl2JTIwc3R5bGUlM0QlMjJtYXgtd2lkdGglM0E4NjBweCUzQiUyMG1hcmdpbiUzQTAlMjBhdXRvJTNCJTIwZm9udC1mYW1pbHklM0FBcmlhbCUyQ0hlbHZldGljYSUyQ3NhbnMtc2VyaWYlM0IlMjBjb2xvciUzQSUyMzFhMWEyZSUzQiUyMGZvbnQtc2l6ZSUzQTE2cHglM0IlMjBsaW5lLWhlaWdodCUzQTEuNyUzQiUyMiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyM2Y3ZjhmYSUzQiUyMGJvcmRlci1sZWZ0JTNBNHB4JTIwc29saWQlMjAlMjMxZTZmZTAlM0IlMjBib3JkZXItcmFkaXVzJTNBNHB4JTNCJTIwcGFkZGluZyUzQTE0cHglMjAyMHB4JTNCJTIwbWFyZ2luLWJvdHRvbSUzQTI0cHglM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE0cHglM0IlMjBtYXJnaW4lM0EwJTNCJTIwbGluZS1oZWlnaHQlM0ExLjYlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NzdHJvbmclMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIyJTNFSW50ZWxsaVBheSUzQyUyRnN0cm9uZyUzRSUyMGlzJTIwYSUyMFBDSSUyMERTUyUyMExldmVsJTIwMSUyMHBheW1lbnQlMjBwcm9jZXNzb3IlMjBzZXJ2aW5nJTIwZ292ZXJubWVudCUyMGFnZW5jaWVzJTJDJTIwaGVhbHRoY2FyZSUyMHByb3ZpZGVycyUyQyUyMGFuZCUyMGJ1c2luZXNzZXMlMjBhY3Jvc3MlMjB0aGUlMjBVbml0ZWQlMjBTdGF0ZXMuJTIwVGhpcyUyMGFydGljbGUlMjBsb29rcyUyMGF0JTIwd2hhdCUyMGNoYW5nZWQlMjBpbiUyMEFDSCUyMGFjdGl2aXR5JTIwdGhyb3VnaCUyMHRoZSUyMGZpcnN0JTIwaGFsZiUyMG9mJTIwMjAyNiUyQyUyMHdoeSUyMHRoZSUyMGdvdmVybm1lbnQlMjBzZWN0b3IlMjBpcyUyMGElMjBiaWdnZXIlMjBwYXJ0JTIwb2YlMjB0aGF0JTIwc3RvcnklMjB0aGFuJTIwbW9zdCUyMGNvdmVyYWdlJTIwc3VnZ2VzdHMlMkMlMjBhbmQlMjB3aGF0JTI3cyUyMGNvbWluZyUyMG5leHQlMjBmb3IlMjB0aGUlMjBuZXR3b3JrLiUyMExlYXJuJTIwbW9yZSUyMGFib3V0JTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmludGVsbGlwYXkuY29tJTJGaW5kdXN0cmllcyUyRmdvdmVybm1lbnQlMkYlMjIlMjB0YXJnZXQlM0QlMjJfYmxhbmslMjIlMjByZWwlM0QlMjJub29wZW5lciUyMG5vcmVmZXJyZXIlMjIlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMWU2ZmUwJTNCJTIwdGV4dC1kZWNvcmF0aW9uJTNBbm9uZSUzQiUyMiUzRWdvdmVybm1lbnQlMjBwYXltZW50JTIwc29sdXRpb25zJTNDJTJGYSUzRSUyMGFuZCUyMEludGVsbGlQYXklMjdzJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmludGVsbGlwYXkuY29tJTJGYWNoLXBheW1lbnQtdm9sdW1lLWhpdC05My10cmlsbGlvbi1pbi0yMDI1LXdoYXQtdGhlLXJlY29yZC1icmVha2luZy1udW1iZXJzLW1lYW4tZm9yLWJ1c2luZXNzZXMtYW5kLWdvdmVybm1lbnQtYWdlbmNpZXMtaW4tMjAyNiUyRiUyMiUyMHRhcmdldCUzRCUyMl9ibGFuayUyMiUyMHJlbCUzRCUyMm5vb3BlbmVyJTIwbm9yZWZlcnJlciUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMxZTZmZTAlM0IlMjB0ZXh0LWRlY29yYXRpb24lM0Fub25lJTNCJTIyJTNFMjAyNSUyMEFDSCUyMHllYXItZW5kJTIwcmVjYXAlM0MlMkZhJTNFLiUwRCUwQSUyMCUyMCUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMjAlMjAlM0MlMkZkaXYlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NkaXYlMjBpZCUzRCUyMnF1aWNrLXJlYWQlMjIlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBib3JkZXItcmFkaXVzJTNBOHB4JTNCJTIwcGFkZGluZyUzQTI0cHglMjAyOHB4JTNCJTIwbWFyZ2luLWJvdHRvbSUzQTI4cHglM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM2UwN2MxZSUzQiUyMGZvbnQtc2l6ZSUzQTExcHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMGxldHRlci1zcGFjaW5nJTNBMC4xZW0lM0IlMjB0ZXh0LXRyYW5zZm9ybSUzQXVwcGVyY2FzZSUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMTBweCUyMDAlM0IlMjIlM0VRdWljayUyMFJlYWQlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNmZmZmZmYlM0IlMjBmb250LXNpemUlM0ExN3B4JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDEwcHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwQUNIJTIwdm9sdW1lJTIwZ3JldyUyMDUuNSUyNSUyMHllYXItb3Zlci15ZWFyJTIwdGhyb3VnaCUyMFEyJTIwMjAyNiUyQyUyMGFuZCUyMGZvciUyMHRoZSUyMGZpcnN0JTIwdGltZSUyMGluJTIwYSUyMHdoaWxlJTJDJTIwZ3Jvd3RoJTIwc2hvd2VkJTIwdXAlMjBhY3Jvc3MlMjBjb25zdW1lciUyQyUyMEIyQiUyQyUyMGFuZCUyMGdvdmVybm1lbnQlMjBzZWdtZW50cyUyMGF0JTIwb25jZS4lMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDdWwlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlM0IlMjBwYWRkaW5nLWxlZnQlM0ExOHB4JTNCJTIwY29sb3IlM0ElMjNkMGQ4ZTglM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbGluZS1oZWlnaHQlM0ExLjY1JTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRUZlZGVyYWwlMjBnb3Zlcm5tZW50JTIwQUNIJTIwdm9sdW1lJTIwcmV0dXJuZWQlMjB0byUyMG1vZGVzdCUyMGdyb3d0aCUyMGFmdGVyJTIwYSUyMGZsYXQlMjAyMDI1JTJDJTIwZHJpdmVuJTIwcGFydGx5JTIwYnklMjB0YXJpZmYlMjByZWZ1bmRzJTIwYW5kJTIwbmV3JTIwdGF4LWZyZWUlMjBuZXdib3JuJTIwYWNjb3VudCUyMGRlcG9zaXRzLiUzQyUyRmxpJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRVNhbWUlMjBEYXklMjBBQ0glMjB2b2x1bWUlMjBpcyUyMHVwJTIwbW9yZSUyMHRoYW4lMjAyNiUyNSUyMHllYXItb3Zlci15ZWFyJTJDJTIwd2l0aCUyMEIyQiUyMHNhbWUtZGF5JTIwYWN0aXZpdHklMjB1cCUyMHJvdWdobHklMjAzMCUyNS4lM0MlMkZsaSUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDhweCUyMDAlM0IlMjIlM0VUaGUlMjAlMjQxJTIwbWlsbGlvbiUyMFNhbWUlMjBEYXklMjBBQ0glMjBjYXAlMjBpcyUyMHNldCUyMHRvJTIwcmlzZSUyMHRvJTIwJTI0MTAlMjBtaWxsaW9uJTIwb24lMjBTZXB0ZW1iZXIlMjAxNyUyQyUyMDIwMjclMkMlMjByZW1vdmluZyUyMGElMjB3b3JrYXJvdW5kJTIwbWFueSUyMGNvcnBvcmF0ZSUyMHRyZWFzdXJlcnMlMjBjdXJyZW50bHklMjByZWx5JTIwb24uJTNDJTJGbGklM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUzQiUyMiUzRU5ldyUyME5hY2hhJTIwdHJhbnNhY3Rpb24tbW9uaXRvcmluZyUyMHJ1bGVzJTIwcHV0JTIwc2hhcmVkJTIwcmVzcG9uc2liaWxpdHklMjBmb3IlMjBjYXRjaGluZyUyMGZyYXVkJTIwb24lMjBvcmlnaW5hdG9ycyUyMGFuZCUyMHJlY2VpdmluZyUyMGluc3RpdHV0aW9ucyUyMGFsaWtlLiUzQyUyRmxpJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEQlMEElMjAlMjAlM0MlMkZkaXYlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwTW9zdCUyMG9mJTIwdGhlJTIwYXR0ZW50aW9uJTIwaW4lMjBwYXltZW50cyUyMHJpZ2h0JTIwbm93JTIwZ29lcyUyMHRvJTIwd2hhdCUyN3MlMjBuZXclM0ElMjBzdGFibGVjb2lucyUyQyUyMGFnZW50aWMlMjBjb21tZXJjZSUyQyUyMGluc3RhbnQtcGF5bWVudCUyMHJhaWxzLiUyMEFDSCUyMGRvZXNuJTI3dCUyMGdldCUyMGRpc2N1c3NlZCUyMHdpdGglMjB0aGUlMjBzYW1lJTIwZXhjaXRlbWVudCUyQyUyMG1vc3RseSUyMGJlY2F1c2UlMjBpdCUyMGRvZXNuJTI3dCUyMG5lZWQlMjB0by4lMjBCdXQlMjB0aGUlMjBkYXRhJTIwY29taW5nJTIwb3V0JTIwb2YlMjBOYWNoYSUyMGZvciUyMHRoZSUyMGZpcnN0JTIwaGFsZiUyMG9mJTIwMjAyNiUyMHRlbGxzJTIwYW4lMjBpbnRlcmVzdGluZyUyMHN0b3J5JTIwdGhhdCUyMGhhc24lMjd0JTIwZ290dGVuJTIwbXVjaCUyMGNvdmVyYWdlJTNBJTIwZ3Jvd3RoJTIwaXNuJTI3dCUyMGNvbmNlbnRyYXRlZCUyMGluJTIwb25lJTIwc2VnbWVudCUyMGFueW1vcmUuJTIwSXQlMjdzJTIwYnJvYWQlMkMlMjBhbmQlMjBpdCUyN3MlMjB0b3VjaGluZyUyMHBhcnRzJTIwb2YlMjB0aGUlMjBuZXR3b3JrJTIwJUUyJTgwJTk0JTIwZ292ZXJubWVudCUyMHBheW1lbnRzJTIwaW4lMjBwYXJ0aWN1bGFyJTIwJUUyJTgwJTk0JTIwdGhhdCUyMGhhZCUyMGJlZW4lMjBmbGF0JTIwZm9yJTIwYSUyMHdoaWxlLiUwRCUwQSUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NoMiUyMGlkJTNEJTIyYnJvYWQtYmFzZWQtZ3Jvd3RoJTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtc2l6ZSUzQTIycHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMG1hcmdpbiUzQTMycHglMjAwJTIwMTZweCUyMDAlM0IlMjBwYWRkaW5nLWJvdHRvbSUzQThweCUzQiUyMGJvcmRlci1ib3R0b20lM0EzcHglMjBzb2xpZCUyMCUyM2UwN2MxZSUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMEdyb3d0aCUyMGlzJTIwc2hvd2luZyUyMHVwJTIwZXZlcnl3aGVyZSUyMGF0JTIwb25jZSUyQyUyMG5vdCUyMGp1c3QlMjBpbiUyMEIyQiUwRCUwQSUyMCUyMCUzQyUyRmgyJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjAyMHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMFRocm91Z2glMjB0aGUlMjBmaXJzdCUyMGhhbGYlMjBvZiUyMDIwMjYlMkMlMjBBQ0glMjBOZXR3b3JrJTIwdm9sdW1lJTIwZ3JldyUyMDUuNSUyNSUyMHllYXItb3Zlci15ZWFyJTJDJTIwYWNjb3JkaW5nJTIwdG8lMjBOYWNoYSUyN3MlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGd3d3LmxpbmtlZGluLmNvbSUyRmluJTJGbWljaGFlbGhlcmQlMkYlMjIlMjB0YXJnZXQlM0QlMjJfYmxhbmslMjIlMjByZWwlM0QlMjJub29wZW5lciUyMG5vcmVmZXJyZXIlMjIlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMWU2ZmUwJTNCJTIwdGV4dC1kZWNvcmF0aW9uJTNBbm9uZSUzQiUyMiUzRU1pY2hhZWwlMjBIZXJkJTNDJTJGYSUzRSUyQyUyMEV4ZWN1dGl2ZSUyMFZpY2UlMjBQcmVzaWRlbnQlMjBvZiUyME5ldHdvcmslMjBBZG1pbmlzdHJhdGlvbiUyQyUyMHNwZWFraW5nJTIwb24lMjBhJTIwcmVjZW50JTIwUGF5bWVudHNKb3VybmFsJTIwcG9kY2FzdCUyMGFsb25nc2lkZSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZqYXZlbGluc3RyYXRlZ3kuY29tJTJGb3VyLXRlYW0lMkZiZW4tZGFubmVyJTIyJTIwdGFyZ2V0JTNEJTIyX2JsYW5rJTIyJTIwcmVsJTNEJTIybm9vcGVuZXIlMjBub3JlZmVycmVyJTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzFlNmZlMCUzQiUyMHRleHQtZGVjb3JhdGlvbiUzQW5vbmUlM0IlMjIlM0VCZW4lMjBEYW5uZXIlM0MlMkZhJTNFJTJDJTIwU2VuaW9yJTIwRGViaXQlMjBBbmFseXN0JTIwYXQlMjBKYXZlbGluJTIwU3RyYXRlZ3klMjAlMjYlMjBSZXNlYXJjaC4lMjBXaGF0JTIwc3RhbmRzJTIwb3V0JTIwaXNuJTI3dCUyMHRoZSUyMGhlYWRsaW5lJTIwbnVtYmVyJTIwc28lMjBtdWNoJTIwYXMlMjB3aGVyZSUyMGl0JTI3cyUyMGNvbWluZyUyMGZyb20uJTIwQjJCJTIwcGF5bWVudCUyMHZvbHVtZSUyMGNsaW1iZWQlMjBuZWFybHklMjAxMCUyNSUyMGluJTIwdGhlJTIwZmlyc3QlMjBoYWxmJTIwb2YlMjB0aGUlMjB5ZWFyJTJDJTIwY29udGludWluZyUyMGElMjB0cmVuZCUyMHRoYXQlMjdzJTIwYmVlbiUyMGJ1aWxkaW5nJTIwZm9yJTIwY2xvc2UlMjB0byUyMGElMjBkZWNhZGUlMjBhcyUyMHN1cHBsaWVyJTIwcGF5bWVudHMlMjBhbmQlMjBjb250cmFjdG9yJTIwcGF5b3V0cyUyMG1vdmUlMjBvZmYlMjBwYXBlci4lMjBDb25zdW1lciUyMG9ubGluZSUyMHBheW1lbnRzJTIwYW5kJTIwdHJhbnNmZXJzJTIwcm9zZSUyMGFib3V0JTIwNi41JTI1JTJDJTIwZnVlbGVkJTIwbGFyZ2VseSUyMGJ5JTIwYWNjb3VudC10by1hY2NvdW50JTIwdHJhbnNmZXJzJTIwYW5kJTIwZGlnaXRhbCUyMHdhbGxldCUyMGFjdGl2aXR5LiUyMEFuZCUyMGZlZGVyYWwlMjBnb3Zlcm5tZW50JTIwdm9sdW1lJTJDJTIwd2hpY2glMjBoYWQlMjBiZWVuJTIwZXNzZW50aWFsbHklMjBmbGF0JTJDJTIwbW92ZWQlMjBiYWNrJTIwaW50byUyMG1vZGVzdCUyMGdyb3d0aCUyMCVFMiU4MCU5NCUyMGElMjBiaXQlMjBvdmVyJTIwMyUyNS4lMEQlMEElMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjAyMHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMFRoYXQlMjBsYXN0JTIwZmlndXJlJTIwaXMlMjB0aGUlMjBvbmUlMjB3b3J0aCUyMHNpdHRpbmclMjB3aXRoJTJDJTIwYmVjYXVzZSUyMGl0JTI3cyUyMHRoZSUyMHNlZ21lbnQlMjBtb3N0JTIwcGVvcGxlJTIwYXNzdW1lJTIwaGFzJTIwYWxyZWFkeSUyMGZpbmlzaGVkJTIwZGlnaXRpemluZy4lMEQlMEElMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDaDIlMjBpZCUzRCUyMmdvdmVybm1lbnQtcmVib3VuZCUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXNpemUlM0EyMnB4JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBtYXJnaW4lM0EzMnB4JTIwMCUyMDE2cHglMjAwJTNCJTIwcGFkZGluZy1ib3R0b20lM0E4cHglM0IlMjBib3JkZXItYm90dG9tJTNBM3B4JTIwc29saWQlMjAlMjNlMDdjMWUlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjBXaHklMjBmZWRlcmFsJTIwZ292ZXJubWVudCUyMEFDSCUyMHZvbHVtZSUyMGlzJTIwZ3Jvd2luZyUyMGFnYWluJTBEJTBBJTIwJTIwJTNDJTJGaDIlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwQSUyMHllYXIlMjBhZ28lMkMlMjBmZWRlcmFsJTIwZ292ZXJubWVudCUyMHBheW1lbnQlMjB2b2x1bWUlMjBvbiUyMHRoZSUyMEFDSCUyME5ldHdvcmslMjB3YXMlMjBmbGF0LiUyMFRoYXQlMjdzJTIwY2hhbmdlZC4lMjBIZXJkJTIwcG9pbnRlZCUyMHRvJTIwYSUyMGZldyUyMHNwZWNpZmljJTIwZHJpdmVycyUyMGJlaGluZCUyMHRoZSUyMHJldHVybiUyMHRvJTIwZ3Jvd3RoJTNBJTIwdGhlJTIwZ292ZXJubWVudCUyMGhhcyUyMGJlZW4lMjBpc3N1aW5nJTIwdGFyaWZmJTIwcmVmdW5kcyUyQyUyMGRlcG9zaXRpbmclMjBzZWVkJTIwZnVuZHMlMjBpbnRvJTIwdGhlJTIwbmV3JTIwdGF4LWZyZWUlMjBuZXdib3JuJTIwYWNjb3VudHMlMjBwcm9ncmFtJTJDJTIwYW5kJTIwY29udGludWluZyUyMGVmZm9ydHMlMjB0byUyMGVsaW1pbmF0ZSUyMGNoZWNrJTIwZGlzYnVyc2VtZW50cyUyMGluJTIwZmF2b3IlMjBvZiUyMGVsZWN0cm9uaWMlMjBwYXltZW50LiUwRCUwQSUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwTm9uZSUyMG9mJTIwdGhlc2UlMjBhcmUlMjBvbmUtdGltZSUyMGJsaXBzLiUyMFRhcmlmZiUyMHJlZnVuZCUyMGN5Y2xlcyUyMHRlbmQlMjB0byUyMHJlY3VyJTIwYXMlMjB0cmFkZSUyMHBvbGljeSUyMHNoaWZ0cy4lMjBOZXdib3JuJTIwYWNjb3VudCUyMHNlZWRpbmclMjBpcyUyMGElMjBuZXclMkMlMjBvbmdvaW5nJTIwcHJvZ3JhbSUyMHJhdGhlciUyMHRoYW4lMjBhJTIwc2luZ2xlJTIwZGlzYnVyc2VtZW50JTIwZXZlbnQuJTIwQW5kJTIwdGhlJTIwcHVzaCUyMHRvJTIwZWxpbWluYXRlJTIwZ292ZXJubWVudCUyMGNoZWNrcyUyMGhhcyUyMGJlZW4lMjBhJTIwc3RhdGVkJTIwcG9saWN5JTIwZGlyZWN0aW9uJTIwZm9yJTIweWVhcnMlMjAlRTIlODAlOTQlMjBpdCUyN3MlMjBqdXN0JTIwbm93JTIwc2hvd2luZyUyMHVwJTIwbW9yZSUyMGNsZWFybHklMjBpbiUyMHRoZSUyMHZvbHVtZSUyMGRhdGEuJTIwRm9yJTIwc3RhdGUlMjBhbmQlMjBsb2NhbCUyMGFnZW5jaWVzJTIwd2F0Y2hpbmclMjB0aGUlMjBmZWRlcmFsJTIwZ292ZXJubWVudCUyN3MlMjBwbGF5Ym9vayUyQyUyMHRoaXMlMjBpcyUyMGElMjB1c2VmdWwlMjBzaWduYWwlM0ElMjB0aGUlMjBzaGlmdCUyMGF3YXklMjBmcm9tJTIwcGFwZXIlMjBkaXNidXJzZW1lbnQlMjBpc24lMjd0JTIwc2xvd2luZyUyMGRvd24lMkMlMjBhbmQlMjB0aGUlMjBhZ2VuY2llcyUyMHN0aWxsJTIwaXNzdWluZyUyMGNoZWNrcyUyMGZvciUyMHJlZnVuZHMlMkMlMjBiZW5lZml0cyUyQyUyMG9yJTIwdmVuZG9yJTIwcGF5bWVudHMlMjBhcmUlMjBpbmNyZWFzaW5nbHklMjB0aGUlMjBleGNlcHRpb24lMjByYXRoZXIlMjB0aGFuJTIwdGhlJTIwcnVsZS4lMEQlMEElMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDZGl2JTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzZjdmOGZhJTNCJTIwYm9yZGVyLXJhZGl1cyUzQThweCUzQiUyMHBhZGRpbmclM0EyMHB4JTIwMjRweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMjRweCUyMDAlM0IlMjB0ZXh0LWFsaWduJTNBY2VudGVyJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDhweCUyMDAlM0IlMjIlM0VHb3Zlcm5tZW50JTIwcGF5bWVudCUyMHRha2Vhd2F5JTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMWU2ZmUwJTNCJTIwZm9udC1zaXplJTNBMjBweCUzQiUyMGxpbmUtaGVpZ2h0JTNBMS4zJTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDhweCUyMDAlM0IlMjIlM0VDaGVjayUyMGVsaW1pbmF0aW9uJTIwaXMlMjBhY2NlbGVyYXRpbmclMjBhdCUyMHRoZSUyMGZlZGVyYWwlMjBsZXZlbCUyMCVFMiU4MCU5NCUyMGFuZCUyMHNldHRpbmclMjB0aGUlMjBwYWNlJTIwZm9yJTIwc3RhdGUlMjBhbmQlMjBsb2NhbCUyMGFnZW5jaWVzLiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzU1NSUzQiUyMGZvbnQtc2l6ZSUzQTE0cHglM0IlMjBtYXJnaW4lM0EwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwQWdlbmNpZXMlMjB0aGF0JTIwc3RpbGwlMjByZWx5JTIwaGVhdmlseSUyMG9uJTIwcGFwZXIlMjBmb3IlMjByZWZ1bmRzJTJDJTIwYmVuZWZpdCUyMHBheW1lbnRzJTJDJTIwb3IlMjB2ZW5kb3IlMjBkaXNidXJzZW1lbnRzJTIwc2hvdWxkJTIwZXhwZWN0JTIwZ3Jvd2luZyUyMHByZXNzdXJlJTIwJUUyJTgwJTk0JTIwZnJvbSUyMGNvbnN0aXR1ZW50cyUyMGFuZCUyMGZyb20lMjBwb2xpY3klMjAlRTIlODAlOTQlMjB0byUyMG1vdmUlMjB0aG9zZSUyMGZsb3dzJTIwdG8lMjBBQ0guJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUzQyUyRmRpdiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2gyJTIwaWQlM0QlMjJzYW1lLWRheS1zdXJnZSUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXNpemUlM0EyMnB4JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBtYXJnaW4lM0EzMnB4JTIwMCUyMDE2cHglMjAwJTNCJTIwcGFkZGluZy1ib3R0b20lM0E4cHglM0IlMjBib3JkZXItYm90dG9tJTNBM3B4JTIwc29saWQlMjAlMjNlMDdjMWUlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjBTYW1lJTIwRGF5JTIwQUNIJTIwaXMlMjBncm93aW5nJTIwZmFzdGVyJTIwdGhhbiUyMHRoZSUyMG5ldHdvcmslMjBpdHNlbGYlMjAlRTIlODAlOTQlMjBhbmQlMjB0aGUlMjBjYXAlMjBpcyUyMGFib3V0JTIwdG8lMjBjaGFuZ2UlMEQlMEElMjAlMjAlM0MlMkZoMiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjBTYW1lJTIwRGF5JTIwQUNIJTIwdm9sdW1lJTIwaXMlMjB1cCUyMG1vcmUlMjB0aGFuJTIwMjYlMjUlMjB5ZWFyLW92ZXIteWVhciUyQyUyMG91dHBhY2luZyUyMG92ZXJhbGwlMjBuZXR3b3JrJTIwZ3Jvd3RoJTIwYnklMjBhJTIwd2lkZSUyMG1hcmdpbi4lMjBDb25zdW1lci1zaWRlJTIwU2FtZSUyMERheSUyMGFjdGl2aXR5JTIwaXMlMjB0aGUlMjBiaWdnZXN0JTIwZHJpdmVyJTJDJTIwdXAlMjBvdmVyJTIwNTAlMjUlMkMlMjBsYXJnZWx5JTIwdGllZCUyMHRvJTIwYWNjb3VudC10by1hY2NvdW50JTIwdHJhbnNmZXJzJTJDJTIwZGlnaXRhbCUyMHdhbGxldCUyMGZ1bmRpbmclMkMlMjBhbmQlMjBjcmVkaXQlMjBjYXJkJTIwaXNzdWVycyUyMHB1bGxpbmclMjBwYXltZW50JTIwbW9yZSUyMHF1aWNrbHklMjBvbmNlJTIwYSUyMGJpbGwlMjBpcyUyMGR1ZS4lMjBCMkIlMjBTYW1lJTIwRGF5JTIwQUNIJTIwYWN0aXZpdHklMjBpcyUyMHVwJTIwcm91Z2hseSUyMDMwJTI1JTJDJTIwdXNlZCUyMGZvciUyMGNhc2glMjBjb25jZW50cmF0aW9uJTJDJTIwbWVyY2hhbnQlMjBzZXR0bGVtZW50cyUyQyUyMHRheCUyMHBheW1lbnRzJTJDJTIwYW5kJTIwd2l0aGhvbGRpbmclMjByZW1pdHRhbmNlcy4lMEQlMEElMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjAyMHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMEhlcmUlMjdzJTIwdGhlJTIwZGV0YWlsJTIwdGhhdCUyMGhhc24lMjd0JTIwZ290dGVuJTIwbXVjaCUyMGF0dGVudGlvbiUyMHlldCUzQSUyMG1hbnklMjBjb3Jwb3JhdGUlMjB0cmVhc3VyeSUyMHRlYW1zJTIwaGF2ZSUyMGJ1aWx0JTIwZXhjZXB0aW9uLWhhbmRsaW5nJTIwcHJvY2Vzc2VzJTIwYXJvdW5kJTIwdGhlJTIwY3VycmVudCUyMCUyNDElMjBtaWxsaW9uJTIwU2FtZSUyMERheSUyMEFDSCUyMHRyYW5zYWN0aW9uJTIwY2FwJTJDJTIwYmVjYXVzZSUyMGxhcmdlciUyMHBheW1lbnRzJTIwc2ltcGx5JTIwY2FuJTI3dCUyMG1vdmUlMjB0aHJvdWdoJTIwdGhhdCUyMHdpbmRvdy4lMjBUaGF0JTIwd29ya2Fyb3VuZCUyMGlzJTIwZ29pbmclMjBhd2F5LiUyMFN0YXJ0aW5nJTIwU2VwdGVtYmVyJTIwMTclMkMlMjAyMDI3JTJDJTIwdGhlJTIwY2FwJTIwcmlzZXMlMjB0byUyMCUyNDEwJTIwbWlsbGlvbi4lMjBEYW5uZXIlMjBmcmFtZWQlMjB0aGUlMjBjaGFuZ2UlMjBhcyUyMGdpdmluZyUyMHRyZWFzdXJlcnMlMjBtb3JlJTIwZmxleGliaWxpdHklMjBmb3IlMjBleGFjdGx5JTIwdGhlJTIwa2luZCUyMG9mJTIwcGF5bWVudHMlMjB0aGF0JTIwY3VycmVudGx5JTIwZ2V0JTIwcm91dGVkJTIwYXJvdW5kJTIwU2FtZSUyMERheSUyMEFDSCUyMCVFMiU4MCU5NCUyMGxhcmdlJTIwc3VwcGxpZXIlMjBwYXltZW50cyUyQyUyMGNvbW1lcmNpYWwlMjByZWFsJTIwZXN0YXRlJTIwdHJhbnNhY3Rpb25zJTJDJTIwYnJva2VyYWdlJTIwZnVuZGluZyUyQyUyMGFuZCUyMGluc3VyYW5jZSUyMGNsYWltcy4lMEQlMEElMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDZGl2JTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzZjdmOGZhJTNCJTIwYm9yZGVyLWxlZnQlM0E0cHglMjBzb2xpZCUyMCUyMzFlNmZlMCUzQiUyMGJvcmRlci1yYWRpdXMlM0E0cHglM0IlMjBwYWRkaW5nJTNBMTRweCUyMDIwcHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMzMzMlM0IlMjBmb250LXNpemUlM0ExNHB4JTNCJTIwbWFyZ2luJTNBMCUzQiUyMGxpbmUtaGVpZ2h0JTNBMS42JTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDc3Ryb25nJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMiUzRU5vdGUlMjBvbiUyMEludGVsbGlQYXklMjdzJTIwQUNIJTIwcHJvY2Vzc2luZyUzQSUzQyUyRnN0cm9uZyUzRSUyMEludGVsbGlQYXklMjBwcm9jZXNzZXMlMjBzdGFuZGFyZCUyMEFDSCUyMHRyYW5zYWN0aW9ucyUyMGFuZCUyMGRvZXMlMjBub3QlMjBjdXJyZW50bHklMjBvZmZlciUyMFNhbWUlMjBEYXklMjBBQ0guJTIwVGhlJTIwdHJlbmRzJTIwYWJvdmUlMjBhcmUlMjBzaGFyZWQlMjBhcyUyMGluZHVzdHJ5JTIwY29udGV4dCUyMGZvciUyMG9yZ2FuaXphdGlvbnMlMjBwbGFubmluZyUyMHRyZWFzdXJ5JTIwYW5kJTIwcGF5bWVudCUyMHN0cmF0ZWd5JTIwJUUyJTgwJTk0JTIwbm90JTIwYXMlMjBhJTIwZGVzY3JpcHRpb24lMjBvZiUyMEludGVsbGlQYXklMjdzJTIwc2VydmljZS4lMjBGb3IlMjB0aGUlMjByZWFzb25zJTIwb3V0bGluZWQlMjBpbiUyMG91ciUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZpbnRlbGxpcGF5LmNvbSUyRmdvdmVybm1lbnQtcGF5bWVudC1wcm9jZXNzaW5nLWd1aWRlJTJGJTIyJTIwdGFyZ2V0JTNEJTIyX2JsYW5rJTIyJTIwcmVsJTNEJTIybm9vcGVuZXIlMjBub3JlZmVycmVyJTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzFlNmZlMCUzQiUyMHRleHQtZGVjb3JhdGlvbiUzQW5vbmUlM0IlMjIlM0Vnb3Zlcm5tZW50JTIwcGF5bWVudCUyMHByb2Nlc3NpbmclMjBndWlkZSUzQyUyRmElM0UlMkMlMjBzdGFuZGFyZCUyMEFDSCUyMGZ1bmRpbmclMjB0aW1lbGluZXMlMjBnaXZlJTIwcm91dGluZSUyMHJldHVybnMlMjBtb3JlJTIwdGltZSUyMHRvJTIwc3VyZmFjZSUyMGJlZm9yZSUyMGZ1bmRzJTIwYXJlJTIwdHJlYXRlZCUyMGFzJTIwYXZhaWxhYmxlJTIwJUUyJTgwJTk0JTIwd2hpY2glMjBpcyUyMHBhcnQlMjBvZiUyMHdoeSUyMHdlJTI3dmUlMjBidWlsdCUyMG91ciUyMHBsYXRmb3JtJTIwYXJvdW5kJTIwdGhhdCUyMG1vZGVsJTIwcmF0aGVyJTIwdGhhbiUyMGZhc3RlciUyQyUyMGhpZ2hlci1yaXNrJTIwZnVuZGluZyUyMHdpbmRvd3MuJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUzQyUyRmRpdiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjBGb3IlMjBvcmdhbml6YXRpb25zJTIwdGhhdCUyMGhhdmUlMjBidWlsdCUyMG1hbnVhbCUyMHdvcmthcm91bmRzJTIwdG8lMjBoYW5kbGUlMjBoaWdoLWRvbGxhciUyMHBheW1lbnRzJTIwb3V0c2lkZSUyMHRoZSUyMFNhbWUlMjBEYXklMjB3aW5kb3clMjBlbHNld2hlcmUlMjBpbiUyMHRoZWlyJTIwcGF5bWVudCUyMHN0YWNrJTJDJTIwdGhpcyUyMGlzJTIwd29ydGglMjBmbGFnZ2luZyUyMHRvJTIwdHJlYXN1cnklMjBhbmQlMjBmaW5hbmNlJTIwdGVhbXMlMjBub3clMkMlMjB3ZWxsJTIwYWhlYWQlMjBvZiUyMHRoZSUyMDIwMjclMjBlZmZlY3RpdmUlMjBkYXRlLiUyMFJlbW92aW5nJTIwdGhlJTIwZXhjZXB0aW9uJTIwcHJvY2VzcyUyMGlzJTIwYSUyMHByb2Nlc3MlMjBjaGFuZ2UlMkMlMjBub3QlMjBqdXN0JTIwYSUyMGxpbWl0JTIwaW5jcmVhc2UuJTBEJTBBJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyb3ZlcmZsb3cteCUzQWF1dG8lM0IlMjBtYXJnaW4lM0EyNHB4JTIwMCUyMDI4cHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDdGFibGUlMjBzdHlsZSUzRCUyMndpZHRoJTNBMTAwJTI1JTNCJTIwYm9yZGVyLWNvbGxhcHNlJTNBY29sbGFwc2UlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbWluLXdpZHRoJTNBNjQwcHglM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0N0aGVhZCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ3RyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDdGglMjBzdHlsZSUzRCUyMnRleHQtYWxpZ24lM0FsZWZ0JTNCJTIwcGFkZGluZyUzQTE0cHglMjAxOHB4JTNCJTIwY29sb3IlM0ElMjNmZmZmZmYlM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMHdpZHRoJTNBMzQlMjUlM0IlMjIlM0VTZWdtZW50JTNDJTJGdGglM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0N0aCUyMHN0eWxlJTNEJTIydGV4dC1hbGlnbiUzQWxlZnQlM0IlMjBwYWRkaW5nJTNBMTRweCUyMDE4cHglM0IlMjBjb2xvciUzQSUyM2ZmZmZmZiUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwd2lkdGglM0EzMyUyNSUzQiUyMiUzRUgxJTIwMjAyNiUyMFNhbWUlMjBEYXklMjBBQ0glMjBHcm93dGglM0MlMkZ0aCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ3RoJTIwc3R5bGUlM0QlMjJ0ZXh0LWFsaWduJTNBbGVmdCUzQiUyMHBhZGRpbmclM0ExNHB4JTIwMThweCUzQiUyMGNvbG9yJTNBJTIzZmZmZmZmJTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjB3aWR0aCUzQTMzJTI1JTNCJTIyJTNFUHJpbWFyeSUyMERyaXZlciUzQyUyRnRoJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGdHIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZ0aGVhZCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3Rib2R5JTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDdHIlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtY29sb3IlM0ElMjNmZmZmZmYlM0IlMjBib3JkZXItYm90dG9tJTNBMXB4JTIwc29saWQlMjAlMjNlNWU3ZWIlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0N0ZCUyMHN0eWxlJTNEJTIycGFkZGluZyUzQTE0cHglMjAxOHB4JTNCJTIwY29sb3IlM0ElMjMzMzMlM0IlMjIlM0UlM0NzdHJvbmclMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIyJTNFQ29uc3VtZXIlM0MlMkZzdHJvbmclM0UlM0MlMkZ0ZCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ3RkJTIwc3R5bGUlM0QlMjJwYWRkaW5nJTNBMTRweCUyMDE4cHglM0IlMjBjb2xvciUzQSUyMzMzMyUzQiUyMiUzRTUwJTI1JTJCJTIweWVhci1vdmVyLXllYXIlM0MlMkZ0ZCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ3RkJTIwc3R5bGUlM0QlMjJwYWRkaW5nJTNBMTRweCUyMDE4cHglM0IlMjBjb2xvciUzQSUyMzMzMyUzQiUyMiUzRUEyQSUyMHRyYW5zZmVycyUyQyUyMHdhbGxldCUyMGZ1bmRpbmclMkMlMjBjcmVkaXQlMjBjYXJkJTIwYmlsbCUyMHBheW1lbnRzJTNDJTJGdGQlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZ0ciUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ3RyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzZjdmOGZhJTNCJTIwYm9yZGVyLWJvdHRvbSUzQTFweCUyMHNvbGlkJTIwJTIzZTVlN2ViJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDdGQlMjBzdHlsZSUzRCUyMnBhZGRpbmclM0ExNHB4JTIwMThweCUzQiUyMGNvbG9yJTNBJTIzMzMzJTNCJTIyJTNFJTNDc3Ryb25nJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMiUzRUJ1c2luZXNzJTIwJTI4QjJCJTI5JTNDJTJGc3Ryb25nJTNFJTNDJTJGdGQlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0N0ZCUyMHN0eWxlJTNEJTIycGFkZGluZyUzQTE0cHglMjAxOHB4JTNCJTIwY29sb3IlM0ElMjMzMzMlM0IlMjIlM0V+MzAlMjUlMjB5ZWFyLW92ZXIteWVhciUzQyUyRnRkJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDdGQlMjBzdHlsZSUzRCUyMnBhZGRpbmclM0ExNHB4JTIwMThweCUzQiUyMGNvbG9yJTNBJTIzMzMzJTNCJTIyJTNFQ2FzaCUyMGNvbmNlbnRyYXRpb24lMkMlMjBtZXJjaGFudCUyMHNldHRsZW1lbnQlMkMlMjB0YXglMjByZW1pdHRhbmNlJTNDJTJGdGQlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZ0ciUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ3RyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzZmZmZmZmJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDdGQlMjBzdHlsZSUzRCUyMnBhZGRpbmclM0ExNHB4JTIwMThweCUzQiUyMGNvbG9yJTNBJTIzMzMzJTNCJTIyJTNFJTNDc3Ryb25nJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMiUzRU5ldHdvcmslMjBvdmVyYWxsJTNDJTJGc3Ryb25nJTNFJTNDJTJGdGQlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0N0ZCUyMHN0eWxlJTNEJTIycGFkZGluZyUzQTE0cHglMjAxOHB4JTNCJTIwY29sb3IlM0ElMjMzMzMlM0IlMjIlM0UyNiUyNSUyQiUyMHllYXItb3Zlci15ZWFyJTNDJTJGdGQlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0N0ZCUyMHN0eWxlJTNEJTIycGFkZGluZyUzQTE0cHglMjAxOHB4JTNCJTIwY29sb3IlM0ElMjMzMzMlM0IlMjIlM0VDb21iaW5lZCUyMGNvbnN1bWVyJTIwYW5kJTIwYnVzaW5lc3MlMjBhY2NlbGVyYXRpb24lM0MlMkZ0ZCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRnRyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGdGJvZHklM0UlMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZ0YWJsZSUzRSUwRCUwQSUyMCUyMCUzQyUyRmRpdiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2gyJTIwaWQlM0QlMjJvcGVuLWJhbmtpbmctZ2FwJTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtc2l6ZSUzQTIycHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMG1hcmdpbiUzQTMycHglMjAwJTIwMTZweCUyMDAlM0IlMjBwYWRkaW5nLWJvdHRvbSUzQThweCUzQiUyMGJvcmRlci1ib3R0b20lM0EzcHglMjBzb2xpZCUyMCUyM2UwN2MxZSUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMFRoZSUyMG9wZW4lMjBiYW5raW5nJTIwZ2FwJTIwaXNuJTI3dCUyMGFib3V0JTIwYWRvcHRpb24lMjAlRTIlODAlOTQlMjBpdCUyN3MlMjBhYm91dCUyMGFnZSUwRCUwQSUyMCUyMCUzQyUyRmgyJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjAyMHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyME9wZW4lMjBiYW5raW5nJTI3cyUyMGdyb3d0aCUyMGlzJTIwb2Z0ZW4lMjBkZXNjcmliZWQlMjBhcyUyMGFuJTIwb3ZlcmFsbCUyMG1hcmtldCUyMHRyZW5kJTJDJTIwYnV0JTIwdGhlJTIwbW9yZSUyMHVzZWZ1bCUyMHdheSUyMHRvJTIwbG9vayUyMGF0JTIwaXQlMjBpcyUyMGdlbmVyYXRpb25hbC4lMjBBJTIwcmVjZW50JTIwTmFjaGElMjBzdHVkeSUyMGZvdW5kJTIwdGhhdCUyMHJvdWdobHklMjA4OSUyNSUyMG9mJTIwY29uc3VtZXJzJTIwdW5kZXIlMjBhZ2UlMjAzNCUyMGFyZSUyMGNvbWZvcnRhYmxlJTIwbGlua2luZyUyMHRoZWlyJTIwYmFuayUyMGFjY291bnRzJTIwdG8lMjB0aGlyZC1wYXJ0eSUyMHNlcnZpY2VzJTJDJTIwd2FsbGV0cyUyQyUyMGFuZCUyMGFwcHMuJTIwT2xkZXIlMjBjb25zdW1lcnMlMjBzaG93JTIwbWVhbmluZ2Z1bGx5JTIwbGVzcyUyMGNvbWZvcnQlMjB3aXRoJTIwdGhhdCUyMG1vZGVsJTJDJTIwYW5kJTIwbWFueSUyMHN0aWxsJTIwcmVseSUyMG9uJTIwYSUyMHBhcGVyJTIwY2hlY2tib29rJTIwc2ltcGx5JTIwdG8lMjBsb2NhdGUlMjByb3V0aW5nJTIwYW5kJTIwYWNjb3VudCUyMG51bWJlcnMlMjBmb3IlMjBBQ0glMjBwYXltZW50cyUyMCVFMiU4MCU5NCUyMHNvbWV0aGluZyUyMGElMjBncm93aW5nJTIwc2hhcmUlMjBvZiUyMHlvdW5nZXIlMjBjb25zdW1lcnMlMjBoYXMlMjBuZXZlciUyMG93bmVkLiUwRCUwQSUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwRGFubmVyJTIwbWFkZSUyMGElMjBwb2ludCUyMHdvcnRoJTIwcmVtZW1iZXJpbmclMjBoZXJlJTNBJTIwYXMlMjBhY2NvdW50LWxpbmtpbmclMjBiZWNvbWVzJTIwdGhlJTIwZGVmYXVsdCUyMHdheSUyMHlvdW5nZXIlMjBjb25zdW1lcnMlMjBwYXklMjBiaWxscyUyMG9yJTIwZW5yb2xsJTIwaW4lMjBzZXJ2aWNlcyUyQyUyMG1vc3QlMjBvZiUyMHRoZW0lMjB3b24lMjd0JTIwdGhpbmslMjBvZiUyMGl0JTIwYXMlMjAlMjJtYWtpbmclMjBhbiUyMEFDSCUyMHBheW1lbnQlMjIlMjBhdCUyMGFsbC4lMjBJdCUyN2xsJTIwanVzdCUyMGJlJTIwbG9nZ2luZyUyMGludG8lMjB0aGVpciUyMGJhbmslMjBhY2NvdW50LiUyMFRoZSUyMHJhaWwlMjBiZWNvbWVzJTIwaW52aXNpYmxlJTJDJTIwZXZlbiUyMGFzJTIwaXQlMjBjYXJyaWVzJTIwbW9yZSUyMHZvbHVtZSUyMHRoYW4lMjBldmVyLiUyMEZvciUyMGJpbGxlcnMlMjBhbmQlMjBnb3Zlcm5tZW50JTIwYWdlbmNpZXMlMjBwbGFubmluZyUyMGRpZ2l0YWwlMjBwYXltZW50JTIwb3B0aW9ucyUyQyUyMHRoYXQlMjBnZW5lcmF0aW9uYWwlMjBzcGxpdCUyMGlzJTIwbW9yZSUyMGFjdGlvbmFibGUlMjB0aGFuJTIwYSUyMHNpbmdsZSUyMGFkb3B0aW9uLXJhdGUlMjBoZWFkbGluZSUyMCVFMiU4MCU5NCUyMGl0JTIwdGVsbHMlMjB5b3UlMjB3aGljaCUyMGNoYW5uZWwlMjB0byUyMGxlYWQlMjB3aXRoJTIwZGVwZW5kaW5nJTIwb24lMjB3aG8lMjB5b3UlMjdyZSUyMGNvbGxlY3RpbmclMjBmcm9tLiUwRCUwQSUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NoMiUyMGlkJTNEJTIyZnJhdWQtbW9uaXRvcmluZyUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXNpemUlM0EyMnB4JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBtYXJnaW4lM0EzMnB4JTIwMCUyMDE2cHglMjAwJTNCJTIwcGFkZGluZy1ib3R0b20lM0E4cHglM0IlMjBib3JkZXItYm90dG9tJTNBM3B4JTIwc29saWQlMjAlMjNlMDdjMWUlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjBXaGF0JTIwdGhlJTIwbmV3JTIwdHJhbnNhY3Rpb24tbW9uaXRvcmluZyUyMHJ1bGVzJTIwYWN0dWFsbHklMjBhc2slMjBvcmdhbml6YXRpb25zJTIwdG8lMjBkbyUwRCUwQSUyMCUyMCUzQyUyRmgyJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjAyMHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMEFzJTIwQUNIJTIwdm9sdW1lJTIwYW5kJTIwdmFsdWUlMjBoYXZlJTIwZ3Jvd24lMkMlMjBzbyUyMGhhcyUyMHNjcnV0aW55JTIwb24lMjBmcmF1ZCUyMCVFMiU4MCU5NCUyMHBhcnRpY3VsYXJseSUyMGJ1c2luZXNzJTIwZW1haWwlMjBjb21wcm9taXNlJTJDJTIwd2hlcmUlMjBhJTIwZnJhdWRzdGVyJTIwaW1wZXJzb25hdGVzJTIwYSUyMHZlbmRvciUyMG9yJTIwZXhlY3V0aXZlJTIwdG8lMjByZWRpcmVjdCUyMGElMjBsZWdpdGltYXRlJTIwcGF5bWVudC4lMjBOYWNoYSUyN3MlMjBuZXdlciUyMHRyYW5zYWN0aW9uLW1vbml0b3JpbmclMjBydWxlcyUyMHB1dCUyMHJlc3BvbnNpYmlsaXR5JTIwb24lMjBldmVyeSUyMHBhcnR5JTIwaW4lMjB0aGUlMjBwYXltZW50JTIwY2hhaW4lMkMlMjBub3QlMjBqdXN0JTIwdGhlJTIwYmFuayUyMG9uJTIwb25lJTIwZW5kLiUwRCUwQSUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwSW4lMjBwcmFjdGljZSUyQyUyMHRoYXQlMjBtZWFucyUyMHR3byUyMHRoaW5ncy4lMjBGb3IlMjBidXNpbmVzc2VzJTIwb3JpZ2luYXRpbmclMjBwYXltZW50cyUyQyUyMGl0JTIwbWVhbnMlMjB0cmVhdGluZyUyMGFueSUyMHJlcXVlc3QlMjB0byUyMGNoYW5nZSUyMHBheW1lbnQlMjBvciUyMGFjY291bnQlMjBpbmZvcm1hdGlvbiUyMGFzJTIwc29tZXRoaW5nJTIwdG8lMjB2ZXJpZnklMjBpbmRlcGVuZGVudGx5JTIwcmF0aGVyJTIwdGhhbiUyMGFjdCUyMG9uJTIwZGlyZWN0bHklMjAlRTIlODAlOTQlMjB0aGUlMjBzdGFuZGFyZCUyMHNlY3VyaXR5JTIwYWR2aWNlJTIwb2YlMjAlMjJkb24lMjd0JTIwdHJ1c3QlMkMlMjB2ZXJpZnklMjIlMjBhcHBsaWVkJTIwc3BlY2lmaWNhbGx5JTIwdG8lMjBwYXltZW50JTIwaW5zdHJ1Y3Rpb25zLiUyMEZvciUyMHJlY2VpdmluZyUyMGluc3RpdHV0aW9ucyUyQyUyMGl0JTIwbWVhbnMlMjB3YXRjaGluZyUyMGZvciUyMGRlcG9zaXQlMjBwYXR0ZXJucyUyMHRoYXQlMjBkb24lMjd0JTIwZml0JTJDJTIwc3VjaCUyMGFzJTIwYSUyMGxhcmdlJTIwYnVzaW5lc3MlMjBwYXltZW50JTIwbGFuZGluZyUyMGluJTIwYSUyMHBlcnNvbmFsJTIwY29uc3VtZXIlMjBhY2NvdW50JTJDJTIwd2hpY2glMjBpcyUyMG9uZSUyMG9mJTIwdGhlJTIwbW9yZSUyMGNvbW1vbiUyMHNpZ25hdHVyZXMlMjBvZiUyMGElMjBzdWNjZXNzZnVsJTIwYnVzaW5lc3MlMjBlbWFpbCUyMGNvbXByb21pc2UlMjBzY2hlbWUuJTBEJTBBJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjBIZXJkJTIwbm90ZWQlMjB0aGF0JTIwTmFjaGElMjBleHBlY3RzJTIwdG8lMjBzdGFydCUyMGNvbGxlY3RpbmclMjBhbmQlMjBzaGFyaW5nJTIwc3VjY2VzcyUyMHN0b3JpZXMlMjBmcm9tJTIwdGhlJTIwZmllbGQlMjBhcyUyMHRoZXNlJTIwcnVsZXMlMjBtYXR1cmUlMjAlRTIlODAlOTQlMjBhJTIwc2lnbmFsJTIwdGhhdCUyMHRoZSUyMGluZHVzdHJ5JTIwaXMlMjBzdGlsbCUyMGVhcmx5JTIwaW4lMjBmaWd1cmluZyUyMG91dCUyMHdoaWNoJTIwbW9uaXRvcmluZyUyMGFwcHJvYWNoZXMlMjBhY3R1YWxseSUyMGNhdGNoJTIwZnJhdWQlMjBiZWZvcmUlMjBmdW5kcyUyMG1vdmUlMkMlMjByYXRoZXIlMjB0aGFuJTIwYWZ0ZXIuJTBEJTBBJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2gyJTIwaWQlM0QlMjJ3aGF0cy1uZXh0JTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtc2l6ZSUzQTIycHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMG1hcmdpbiUzQTMycHglMjAwJTIwMTZweCUyMDAlM0IlMjBwYWRkaW5nLWJvdHRvbSUzQThweCUzQiUyMGJvcmRlci1ib3R0b20lM0EzcHglMjBzb2xpZCUyMCUyM2UwN2MxZSUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMFdoYXQlMjdzJTIwbmV4dCUzQSUyMHN0YWJsZWNvaW5zJTJDJTIwQUklMjBhZ2VudHMlMkMlMjBhbmQlMjBhJTIwcmFpbCUyMHRoYXQlMjBrZWVwcyUyMGdldHRpbmclMjBhc2tlZCUyMHRvJTIwZG8lMjBtb3JlJTBEJTBBJTIwJTIwJTNDJTJGaDIlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwVHdvJTIwZm9yY2VzJTIwbGlrZWx5JTIwdG8lMjBzaGFwZSUyMEFDSCUyMG92ZXIlMjB0aGUlMjBuZXh0JTIwZmV3JTIweWVhcnMlMjBkaWRuJTI3dCUyMGV4aXN0JTIwYXMlMjBzZXJpb3VzJTIwY29uc2lkZXJhdGlvbnMlMjBhJTIwZGVjYWRlJTIwYWdvLiUyMFRoZSUyMGZpcnN0JTIwaXMlMjBkaWdpdGFsJTIwYXNzZXRzLiUyMEhlcmQlMjBleHBlY3RzJTIwQUNIJTIwdG8lMjBiZWNvbWUlMjBhJTIwY29tbW9uJTIwb24tcmFtcCUyMGFuZCUyMG9mZi1yYW1wJTIwZm9yJTIwbW92aW5nJTIwVS5TLiUyMGRvbGxhcnMlMjBpbnRvJTIwYW5kJTIwb3V0JTIwb2YlMjBzdGFibGVjb2lucyUyMGFuZCUyMHRva2VuaXplZCUyMGV4Y2hhbmdlJTIwbmV0d29ya3MlMkMlMjB0aHJvdWdoJTIwZGlnaXRhbCUyMHdhbGxldHMlMjB0aGF0JTIwYXJlJTIwYWxyZWFkeSUyMHdlbGwlMjBlc3RhYmxpc2hlZCUyMGluJTIwdGhlJTIwQUNIJTIwZWNvc3lzdGVtJTIwZm9yJTIwYWNjb3VudC10by1hY2NvdW50JTIwdHJhbnNmZXJzJTJDJTIwaW52ZXN0aW5nJTJDJTIwYW5kJTIwZXZlbiUyMHNwb3J0cyUyMHdhZ2VyaW5nLiUyMFRvZGF5JTJDJTIwdGhhdCUyN3MlMjBhJTIwcmVsYXRpdmVseSUyMHNtYWxsJTIwZ3JvdXAlMjBvZiUyMHVzZXJzLiUyMEhlcmQlMjBleHBlY3RzJTIwaXQlMjB0byUyMGJlY29tZSUyMGZhciUyMG1vcmUlMjBjb21tb25wbGFjZSUyMGFzJTIwZGlnaXRhbC1hc3NldCUyMGFjdGl2aXR5JTIwc3ByZWFkcyUyMHRvJTIwdGhlJTIwZ2VuZXJhbCUyMHBvcHVsYXRpb24uJTBEJTBBJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjBUaGUlMjBzZWNvbmQlMjBpcyUyMEFJJTIwYWdlbnRzJTIwaW5pdGlhdGluZyUyMHBheW1lbnRzJTIwb24lMjBhJTIwcGVyc29uJTI3cyUyMG9yJTIwYnVzaW5lc3MlMjdzJTIwYmVoYWxmLiUyMEhlcmQlMjBleHBlY3RzJTIwdGhpcyUyMHRvJTIwZXZlbnR1YWxseSUyMGNvdmVyJTIwbW9zdCUyMEFDSCUyMHVzZSUyMGNhc2VzJTIwJUUyJTgwJTk0JTIwYW4lMjBBSSUyMGFnZW50JTIwYXV0aG9yaXppbmclMjBhbmQlMjBpbml0aWF0aW5nJTIwYSUyMHBheW1lbnQlMjByYXRoZXIlMjB0aGFuJTIwYSUyMGh1bWFuJTIwY2xpY2tpbmclMjAlMjJzdWJtaXQuJTIyJTIwQnV0JTIwaGUlMjB3YXMlMjBjbGVhciUyMHRoYXQlMjB0aGUlMjBpbmR1c3RyeSUyMGhhc24lMjd0JTIwd29ya2VkJTIwb3V0JTIwdGhlJTIwZ3VhcmRyYWlscyUyMHlldC4lMjBPcGVuJTIwcXVlc3Rpb25zJTIwaW5jbHVkZSUyMHdoYXQlMjBzdGFuZGFyZHMlMjBhbmQlMjB0b29scyUyMGFyZSUyMG5lZWRlZCUyMHRvJTIwc3VwcG9ydCUyMGFnZW50LWluaXRpYXRlZCUyMHBheW1lbnRzJTIwc2FmZWx5JTJDJTIwYW5kJTIwaG93JTIwdGhlJTIwbmV0d29yayUyMGhhbmRsZXMlMjBhdXRob3JpemF0aW9uJTJDJTIwaWRlbnRpdHklMkMlMjBhbmQlMjB0cnVzdCUyMHdoZW4lMjB0aGUlMjBwYXJ0eSUyMGluaXRpYXRpbmclMjBhJTIwcGF5bWVudCUyMGlzbiUyN3QlMjBhJTIwcGVyc29uJTIwYXQlMjBhbGwuJTBEJTBBJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjBOZWl0aGVyJTIwb2YlMjB0aGVzZSUyMGRldmVsb3BtZW50cyUyMGRpc3BsYWNlcyUyMEFDSC4lMjBUaGV5JTIwZXh0ZW5kJTIwaXQuJTIwVGhhdCUyN3MlMjBiZWVuJTIwdGhlJTIwcGF0dGVybiUyMGZvciUyMGZpZnR5JTIweWVhcnMlMjAlRTIlODAlOTQlMjBuZXclMjB1c2UlMjBjYXNlcyUyMGtlZXAlMjBmaW5kaW5nJTIwdGhlaXIlMjB3YXklMjBvbnRvJTIwYSUyMHJhaWwlMjBidWlsdCUyMGZvciUyMHNvbWV0aGluZyUyMGVsc2UlMjBlbnRpcmVseSUyQyUyMGJlY2F1c2UlMjB0aGUlMjByYWlsJTIwaXMlMjBjaGVhcCUyQyUyMHVuaXZlcnNhbCUyQyUyMGFuZCUyMGFscmVhZHklMjB0cnVzdGVkLiUwRCUwQSUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NoMiUyMGlkJTNEJTIyd2hhdC10aGlzLW1lYW5zJTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtc2l6ZSUzQTIycHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMG1hcmdpbiUzQTMycHglMjAwJTIwMTZweCUyMDAlM0IlMjBwYWRkaW5nLWJvdHRvbSUzQThweCUzQiUyMGJvcmRlci1ib3R0b20lM0EzcHglMjBzb2xpZCUyMCUyM2UwN2MxZSUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMFdoYXQlMjB0aGlzJTIwbWVhbnMlMjBmb3IlMjBnb3Zlcm5tZW50JTIwYWdlbmNpZXMlMjBhbmQlMjBmaW5hbmNlJTIwdGVhbXMlMjByaWdodCUyMG5vdyUwRCUwQSUyMCUyMCUzQyUyRmgyJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDZGl2JTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzZjdmOGZhJTNCJTIwYm9yZGVyLXJhZGl1cyUzQThweCUzQiUyMHBhZGRpbmclM0EyMHB4JTIwMjRweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMjhweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMTJweCUyMDAlM0IlMjIlM0VQcmFjdGljYWwlMjBuZXh0JTIwc3RlcHMlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDdWwlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlM0IlMjBwYWRkaW5nLWxlZnQlM0ExOHB4JTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRUlmJTIweW91ciUyMGFnZW5jeSUyMHN0aWxsJTIwaXNzdWVzJTIwcmVmdW5kcyUyQyUyMGJlbmVmaXRzJTJDJTIwb3IlMjB2ZW5kb3IlMjBwYXltZW50cyUyMGJ5JTIwY2hlY2slMkMlMjB0cmVhdCUyMHRoZSUyMGZlZGVyYWwlMjBnb3Zlcm5tZW50JTI3cyUyMHNoaWZ0JTIwYXMlMjBhJTIwcHJldmlldyUyQyUyMG5vdCUyMGFuJTIwb3V0bGllciUyMCVFMiU4MCU5NCUyMHBsYW4lMjB0aGUlMjBlbGVjdHJvbmljJTIwbWlncmF0aW9uJTIwbm93JTIwcmF0aGVyJTIwdGhhbiUyMHJlYWN0aXZlbHkuJTNDJTJGbGklM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjA4cHglMjAwJTNCJTIyJTNFRmxhZyUyMHRoZSUyMFNlcHRlbWJlciUyMDIwMjclMjBTYW1lJTIwRGF5JTIwQUNIJTIwY2FwJTIwaW5jcmVhc2UlMjB0byUyMHRyZWFzdXJ5JTIwbm93JTIwaWYlMjB5b3VyJTIwb3JnYW5pemF0aW9uJTIwY3VycmVudGx5JTIwcm91dGVzJTIwaGlnaC1kb2xsYXIlMjBwYXltZW50cyUyMGFyb3VuZCUyMHRoZSUyMCUyNDElMjBtaWxsaW9uJTIwbGltaXQlMjAlRTIlODAlOTQlMjB0aGUlMjBleGNlcHRpb24lMjBwcm9jZXNzJTIwaXRzZWxmJTIwd2lsbCUyMG5lZWQlMjB0byUyMGJlJTIwcmV0aXJlZCUyQyUyMG5vdCUyMGp1c3QlMjB0aGUlMjBsaW1pdC4lM0MlMkZsaSUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2xpJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDhweCUyMDAlM0IlMjIlM0VTZWdtZW50JTIweW91ciUyMHBheWVyJTIwYmFzZSUyMGJ5JTIwaG93JTIwY29tZm9ydGFibGUlMjB0aGV5JTIwYXJlJTIwd2l0aCUyMGFjY291bnQtbGlua2luZyUyMHJhdGhlciUyMHRoYW4lMjBhc3N1bWluZyUyMHVuaWZvcm0lMjBhZG9wdGlvbiUyMCVFMiU4MCU5NCUyMHlvdW5nZXIlMjBwYXllcnMlMjBhcmUlMjByZWFkeSUyMGZvciUyMHBheS1ieS1iYW5rJTIwbm93JTNCJTIwb3RoZXJzJTIwc3RpbGwlMjBuZWVkJTIwdHJhZGl0aW9uYWwlMjBBQ0glMjBlbnJvbGxtZW50JTIwcGF0aHMuJTNDJTJGbGklM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NsaSUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjA4cHglMjAwJTNCJTIyJTNFUmV2aWV3JTIweW91ciUyMGFjY291bnQtdmFsaWRhdGlvbiUyMHByYWN0aWNlcyUyMGZvciUyMGFueSUyMHBheW1lbnQlMjB3aGVyZSUyMGJhbmtpbmclMjBkZXRhaWxzJTIwYXJlJTIwbmV3JTIwb3IlMjByZWNlbnRseSUyMGNoYW5nZWQlMjAlRTIlODAlOTQlMjB0aGlzJTIwaXMlMjB0aGUlMjBzaW5nbGUlMjBtb3N0JTIwZWZmZWN0aXZlJTIwY29udHJvbCUyMGFnYWluc3QlMjBidXNpbmVzcy1lbWFpbC1jb21wcm9taXNlLWRyaXZlbiUyMEFDSCUyMGZyYXVkLiUzQyUyRmxpJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDbGklMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlM0IlMjIlM0VLZWVwJTIwQUktYWdlbnQtaW5pdGlhdGVkJTIwcGF5bWVudHMlMjBvbiUyMHlvdXIlMjByYWRhciUyMGZvciUyMGdvdmVybmFuY2UlMjBhbmQlMjBwb2xpY3klMjBkaXNjdXNzaW9ucyUyQyUyMGV2ZW4lMjBpZiUyMGFkb3B0aW9uJTIwaXMlMjBzdGlsbCUyMGVhcmx5LiUyMFRoZSUyMHN0YW5kYXJkcyUyMGNvbnZlcnNhdGlvbiUyMGlzJTIwaGFwcGVuaW5nJTIwbm93LiUzQyUyRmxpJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGdWwlM0UlMEQlMEElMjAlMjAlM0MlMkZkaXYlM0UlMEQlMEElMEQlMEElMjAlMjAlM0NoMiUyMGlkJTNEJTIyZmFxJTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtc2l6ZSUzQTIycHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMG1hcmdpbiUzQTMycHglMjAwJTIwMTZweCUyMDAlM0IlMjBwYWRkaW5nLWJvdHRvbSUzQThweCUzQiUyMGJvcmRlci1ib3R0b20lM0EzcHglMjBzb2xpZCUyMCUyM2UwN2MxZSUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMEZyZXF1ZW50bHklMjBhc2tlZCUyMHF1ZXN0aW9ucyUwRCUwQSUyMCUyMCUzQyUyRmgyJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDZGl2JTIwc3R5bGUlM0QlMjJib3JkZXIlM0ExcHglMjBzb2xpZCUyMCUyM2U1ZTdlYiUzQiUyMGJvcmRlci1yYWRpdXMlM0E4cHglM0IlMjBwYWRkaW5nJTNBMjJweCUyMDI2cHglM0IlMjBtYXJnaW4tYm90dG9tJTNBMTZweCUzQiUyMGJhY2tncm91bmQtY29sb3IlM0ElMjNmZmZmZmYlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwZm9udC1zaXplJTNBMTZweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMTBweCUyMDAlM0IlMjIlM0VXaHklMjBkaWQlMjBmZWRlcmFsJTIwZ292ZXJubWVudCUyMEFDSCUyMHZvbHVtZSUyMHJldHVybiUyMHRvJTIwZ3Jvd3RoJTIwaW4lMjAyMDI2JTNGJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlM0IlMjBsaW5lLWhlaWdodCUzQTEuNjUlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjBOYWNoYSUyMGNpdGVzJTIwdGhyZWUlMjBzcGVjaWZpYyUyMGRyaXZlcnMlM0ElMjB0YXJpZmYlMjByZWZ1bmQlMjBkaXNidXJzZW1lbnRzJTJDJTIwc2VlZCUyMGRlcG9zaXRzJTIwaW50byUyMHRoZSUyMG5ldyUyMHRheC1mcmVlJTIwbmV3Ym9ybiUyMGFjY291bnRzJTIwcHJvZ3JhbSUyQyUyMGFuZCUyMGNvbnRpbnVlZCUyMGVmZm9ydHMlMjB0byUyMGVsaW1pbmF0ZSUyMHBhcGVyJTIwY2hlY2slMjBkaXNidXJzZW1lbnRzJTIwaW4lMjBmYXZvciUyMG9mJTIwZWxlY3Ryb25pYyUyMHBheW1lbnQuJTIwRmVkZXJhbCUyMHZvbHVtZSUyMGhhZCUyMGJlZW4lMjBmbGF0JTIwdGhlJTIwcHJpb3IlMjB5ZWFyJTIwYmVmb3JlJTIwdGhpcyUyMHJlYm91bmQuJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUzQyUyRmRpdiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMXB4JTIwc29saWQlMjAlMjNlNWU3ZWIlM0IlMjBib3JkZXItcmFkaXVzJTNBOHB4JTNCJTIwcGFkZGluZyUzQTIycHglMjAyNnB4JTNCJTIwbWFyZ2luLWJvdHRvbSUzQTE2cHglM0IlMjBiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzZmZmZmZmJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMGZvbnQtc2l6ZSUzQTE2cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDEwcHglMjAwJTNCJTIyJTNFV2hlbiUyMGRvZXMlMjB0aGUlMjBTYW1lJTIwRGF5JTIwQUNIJTIwdHJhbnNhY3Rpb24lMjBjYXAlMjBpbmNyZWFzZSUyMHRvJTIwJTI0MTAlMjBtaWxsaW9uJTNGJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlM0IlMjBsaW5lLWhlaWdodCUzQTEuNjUlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjBUaGUlMjBjYXAlMjBpcyUyMHNjaGVkdWxlZCUyMHRvJTIwcmlzZSUyMGZyb20lMjAlMjQxJTIwbWlsbGlvbiUyMHRvJTIwJTI0MTAlMjBtaWxsaW9uJTIwcGVyJTIwdHJhbnNhY3Rpb24lMjBvbiUyMFNlcHRlbWJlciUyMDE3JTJDJTIwMjAyNy4lMjBPcmdhbml6YXRpb25zJTIwdGhhdCUyMGN1cnJlbnRseSUyMHVzZSUyMG1hbnVhbCUyMGV4Y2VwdGlvbiUyMHByb2Nlc3NlcyUyMHRvJTIwbW92ZSUyMGhpZ2gtZG9sbGFyJTIwcGF5bWVudHMlMjBvdXRzaWRlJTIwdGhlJTIwU2FtZSUyMERheSUyMHdpbmRvdyUyMHNob3VsZCUyMHBsYW4lMjB0byUyMHJldGlyZSUyMHRob3NlJTIwd29ya2Fyb3VuZHMlMjBhaGVhZCUyMG9mJTIwdGhhdCUyMGRhdGUuJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUzQyUyRmRpdiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMXB4JTIwc29saWQlMjAlMjNlNWU3ZWIlM0IlMjBib3JkZXItcmFkaXVzJTNBOHB4JTNCJTIwcGFkZGluZyUzQTIycHglMjAyNnB4JTNCJTIwbWFyZ2luLWJvdHRvbSUzQTE2cHglM0IlMjBiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzZmZmZmZmJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMGZvbnQtc2l6ZSUzQTE2cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDEwcHglMjAwJTNCJTIyJTNFSXMlMjBvcGVuJTIwYmFua2luZyUyMGFkb3B0aW9uJTIwdGhlJTIwc2FtZSUyMGFjcm9zcyUyMGFsbCUyMGFnZSUyMGdyb3VwcyUzRiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTNCJTIwbGluZS1oZWlnaHQlM0ExLjY1JTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwTm8uJTIwUm91Z2hseSUyMDg5JTI1JTIwb2YlMjBjb25zdW1lcnMlMjB1bmRlciUyMDM0JTIwcmVwb3J0JTIwYmVpbmclMjBjb21mb3J0YWJsZSUyMGxpbmtpbmclMjBiYW5rJTIwYWNjb3VudHMlMjB0byUyMGFwcHMlMkMlMjB3YWxsZXRzJTJDJTIwYW5kJTIwc2VydmljZXMlMkMlMjBhY2NvcmRpbmclMjB0byUyME5hY2hhJTIwcmVzZWFyY2guJTIwT2xkZXIlMjBjb25zdW1lcnMlMjBzaG93JTIwbm90YWJseSUyMGxvd2VyJTIwY29tZm9ydCUyMHdpdGglMjBhY2NvdW50LWxpbmtpbmclMjBhbmQlMjBhcmUlMjBtb3JlJTIwbGlrZWx5JTIwdG8lMjByZWx5JTIwb24lMjB0cmFkaXRpb25hbCUyMEFDSCUyMGVucm9sbG1lbnQlMjB1c2luZyUyMHJvdXRpbmclMjBhbmQlMjBhY2NvdW50JTIwbnVtYmVycyUyMGZyb20lMjBhJTIwcGFwZXIlMjBjaGVjay4lMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDZGl2JTIwc3R5bGUlM0QlMjJib3JkZXIlM0ExcHglMjBzb2xpZCUyMCUyM2U1ZTdlYiUzQiUyMGJvcmRlci1yYWRpdXMlM0E4cHglM0IlMjBwYWRkaW5nJTNBMjJweCUyMDI2cHglM0IlMjBtYXJnaW4tYm90dG9tJTNBMTZweCUzQiUyMGJhY2tncm91bmQtY29sb3IlM0ElMjNmZmZmZmYlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwZm9udC1zaXplJTNBMTZweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMTBweCUyMDAlM0IlMjIlM0VXaWxsJTIwQUklMjBhZ2VudHMlMjBiZSUyMGFibGUlMjB0byUyMGluaXRpYXRlJTIwQUNIJTIwcGF5bWVudHMlM0YlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMzMzMlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbWFyZ2luJTNBMCUzQiUyMGxpbmUtaGVpZ2h0JTNBMS42NSUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyME5hY2hhJTIwbGVhZGVyc2hpcCUyMGV4cGVjdHMlMjBBSSUyMGFnZW50cyUyMHRvJTIwZXZlbnR1YWxseSUyMGF1dGhvcml6ZSUyMGFuZCUyMGluaXRpYXRlJTIwQUNIJTIwcGF5bWVudHMlMjBhY3Jvc3MlMjBtb3N0JTIwdXNlJTIwY2FzZXMlMkMlMjBidXQlMjB0aGUlMjBzdGFuZGFyZHMlMkMlMjB0b29scyUyQyUyMGFuZCUyMGd1YXJkcmFpbHMlMjBuZWVkZWQlMjB0byUyMGRvJTIwdGhpcyUyMHNhZmVseSUyMCVFMiU4MCU5NCUyMGNvdmVyaW5nJTIwYXV0aG9yaXphdGlvbiUyQyUyMGlkZW50aXR5JTJDJTIwYW5kJTIwdHJ1c3QlMjAlRTIlODAlOTQlMjBhcmUlMjBzdGlsbCUyMHVuZGVyJTIwaW5kdXN0cnklMjBkaXNjdXNzaW9uJTIwYW5kJTIwaGF2ZSUyMG5vdCUyMGJlZW4lMjBmaW5hbGl6ZWQuJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUzQyUyRmRpdiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMXB4JTIwc29saWQlMjAlMjNlNWU3ZWIlM0IlMjBib3JkZXItcmFkaXVzJTNBOHB4JTNCJTIwcGFkZGluZyUzQTIycHglMjAyNnB4JTNCJTIwbWFyZ2luLWJvdHRvbSUzQTE2cHglM0IlMjBiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzZmZmZmZmJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMGZvbnQtc2l6ZSUzQTE2cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDEwcHglMjAwJTNCJTIyJTNFSG93JTIwZG9lcyUyMEFDSCUyMGNvbm5lY3QlMjB0byUyMHN0YWJsZWNvaW5zJTIwYW5kJTIwZGlnaXRhbCUyMGFzc2V0cyUzRiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTNCJTIwbGluZS1oZWlnaHQlM0ExLjY1JTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwQUNIJTIwaXMlMjBleHBlY3RlZCUyMHRvJTIwYmVjb21lJTIwYSUyMGNvbW1vbiUyMHdheSUyMHRvJTIwbW92ZSUyMFUuUy4lMjBkb2xsYXJzJTIwaW50byUyMGFuZCUyMG91dCUyMG9mJTIwc3RhYmxlY29pbiUyMGFuZCUyMHRva2VuaXplZCUyMGV4Y2hhbmdlJTIwbmV0d29ya3MlMkMlMjB0eXBpY2FsbHklMjB0aHJvdWdoJTIwZGlnaXRhbCUyMHdhbGxldHMlMjB0aGF0JTIwYWxyZWFkeSUyMHVzZSUyMEFDSCUyMGZvciUyMGFjY291bnQtdG8tYWNjb3VudCUyMHRyYW5zZmVycy4lMjBUaGlzJTIwaXMlMjBjdXJyZW50bHklMjBhJTIwc21hbGxlciUyMHVzZSUyMGNhc2UlMjBidXQlMjBpcyUyMGV4cGVjdGVkJTIwdG8lMjBncm93JTIwYXMlMjBkaWdpdGFsLWFzc2V0JTIwYWN0aXZpdHklMjBiZWNvbWVzJTIwbW9yZSUyMG1haW5zdHJlYW0uJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUzQyUyRmRpdiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2RpdiUyMGlkJTNEJTIyZ2VvLXN1bW1hcnklMjIlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBib3JkZXItcmFkaXVzJTNBOHB4JTNCJTIwcGFkZGluZyUzQTI0cHglMjAyOHB4JTNCJTIwbWFyZ2luJTNBMzJweCUyMDAlMjAyOHB4JTIwMCUzQiUyMHRleHQtYWxpZ24lM0FjZW50ZXIlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM2UwN2MxZSUzQiUyMGZvbnQtc2l6ZSUzQTExcHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMGxldHRlci1zcGFjaW5nJTNBMC4xZW0lM0IlMjB0ZXh0LXRyYW5zZm9ybSUzQXVwcGVyY2FzZSUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMTBweCUyMDAlM0IlMjIlM0VUaGUlMjBib3R0b20lMjBsaW5lJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzZmZmZmZmJTNCJTIwZm9udC1zaXplJTNBMThweCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwbWFyZ2luJTNBMCUyMDAlMjAxMHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMEFDSCUyMGlzbiUyN3QlMjBqdXN0JTIwaG9sZGluZyUyMHN0ZWFkeSUyMGluJTIwMjAyNiUyMCVFMiU4MCU5NCUyMGl0JTI3cyUyMGFic29yYmluZyUyMG5ldyUyMGdyb3d0aCUyMGluJTIwcGxhY2VzJTIwdGhhdCUyMGhhZCUyMGdvbmUlMjBxdWlldCUyQyUyMGFuZCUyMG5ldyUyMHVzZSUyMGNhc2VzJTIwbm9ib2R5JTIwd291bGQlMjBoYXZlJTIwcHJlZGljdGVkJTIwYSUyMGRlY2FkZSUyMGFnby4lMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNkMGQ4ZTglM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbWF4LXdpZHRoJTNBNTYwcHglM0IlMjBtYXJnaW4lM0EwJTIwYXV0byUyMDE0cHglMjBhdXRvJTNCJTIwbGluZS1oZWlnaHQlM0ExLjYlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjBGb3IlMjBnb3Zlcm5tZW50JTIwYWdlbmNpZXMlMjBhbmQlMjBmaW5hbmNlJTIwdGVhbXMlMkMlMjB0aGUlMjBwcmFjdGljYWwlMjB3b3JrJTIwaXMlMjB0aGUlMjBzYW1lJTIwYXMlMjBpdCUyN3MlMjBhbHdheXMlMjBiZWVuJTNBJTIwa2VlcCUyMG1pZ3JhdGluZyUyMG9mZiUyMHBhcGVyJTJDJTIwa2VlcCUyMHZhbGlkYXRpbmclMjBwYXltZW50JTIwaW5zdHJ1Y3Rpb25zJTJDJTIwYW5kJTIwcGxhbiUyMGFoZWFkJTIwZm9yJTIwdGhlJTIwcnVsZSUyMGFuZCUyMGxpbWl0JTIwY2hhbmdlcyUyMGhlYWRlZCUyMHlvdXIlMjB3YXkuJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzZDBkOGU4JTNCJTIwZm9udC1zaXplJTNBMTRweCUzQiUyMG1hcmdpbiUzQTAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjBUbyUyMHJldmlldyUyMEFDSCUyQyUyMGVDaGVjayUyQyUyMGFuZCUyMHBheW1lbnQlMjBhY2NlcHRhbmNlJTIwb3B0aW9ucyUyMGZvciUyMHlvdXIlMjBvcmdhbml6YXRpb24lMkMlMjB2aXNpdCUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZpbnRlbGxpcGF5LmNvbSUyRmluZHVzdHJpZXMlMkZnb3Zlcm5tZW50JTJGJTIyJTIwdGFyZ2V0JTNEJTIyX2JsYW5rJTIyJTIwcmVsJTNEJTIybm9vcGVuZXIlMjBub3JlZmVycmVyJTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM2ZmZmZmZiUzQiUyMHRleHQtZGVjb3JhdGlvbiUzQXVuZGVybGluZSUzQiUyMiUzRUludGVsbGlQYXklMjBHb3Zlcm5tZW50JTNDJTJGYSUzRS4lMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTNDZGl2JTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzZmZmOGVmJTNCJTIwYm9yZGVyJTNBMXB4JTIwc29saWQlMjAlMjNmMGQ3YjglM0IlMjBib3JkZXItcmFkaXVzJTNBNnB4JTNCJTIwcGFkZGluZyUzQTE0cHglMjAxOHB4JTNCJTIwbWFyZ2luJTNBMzJweCUyMDAlMjAwJTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzNmI1YTNhJTNCJTIwZm9udC1zaXplJTNBMTNweCUzQiUyMG1hcmdpbiUzQTAlM0IlMjBsaW5lLWhlaWdodCUzQTEuNiUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3N0cm9uZyUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjM4YTVhMTMlM0IlMjIlM0VEaXNjbGFpbWVyJTNBJTNDJTJGc3Ryb25nJTNFJTIwVGhpcyUyMGNvbnRlbnQlMjBpcyUyMHByb3ZpZGVkJTIwZm9yJTIwZ2VuZXJhbCUyMGluZm9ybWF0aW9uYWwlMjBwdXJwb3NlcyUyMG9ubHklMjBhbmQlMjBkb2VzJTIwbm90JTIwY29uc3RpdHV0ZSUyMGxlZ2FsJTJDJTIwYWNjb3VudGluZyUyQyUyMGJhbmtpbmclMkMlMjByZWd1bGF0b3J5JTJDJTIwb3IlMjBhdWRpdCUyMGFkdmljZS4lMjBPcmdhbml6YXRpb25zJTIwc2hvdWxkJTIwcmV2aWV3JTIwcGF5bWVudCUyMHN0cmF0ZWd5JTJDJTIwY29tcGxpYW5jZSUyMG9ibGlnYXRpb25zJTJDJTIwYW5kJTIwaW50ZXJuYWwlMjBjb250cm9sJTIwZGVjaXNpb25zJTIwd2l0aCUyMHRoZWlyJTIwb3duJTIwY291bnNlbCUyQyUyMGF1ZGl0b3JzJTJDJTIwZmluYW5jaWFsJTIwaW5zdGl0dXRpb25zJTJDJTIwYW5kJTIwcGF5bWVudCUyMHByb2Nlc3Nvci4lMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTNDJTJGZGl2JTNF Read More [](https://intellipay.com/do-embedded-payment-forms-affect-pci-compliance-for-local-governments/) August 17, 2026 in [Government & Private Sector](https://intellipay.com/category/government-private-sector-payments/), [Government Payment Processing](https://intellipay.com/category/government-payment-processing/) ### Do Embedded Payment Forms Affect PCI Compliance for Local Governments? JTNDYm9keSUzRSUwRCUwQSUwRCUwQSUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIybWF4LXdpZHRoJTNBODYwcHglM0IlMjBtYXJnaW4lM0EwJTIwYXV0byUzQiUyMGZvbnQtZmFtaWx5JTNBQXJpYWwlMkNIZWx2ZXRpY2ElMkNzYW5zLXNlcmlmJTNCJTIwY29sb3IlM0ElMjMxYTFhMmUlM0IlMjBmb250LXNpemUlM0ExNnB4JTNCJTIwbGluZS1oZWlnaHQlM0ExLjclM0IlMjIlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzY2NiUzQiUyMGZvbnQtc2l6ZSUzQTEzcHglM0IlMjBsaW5lLWhlaWdodCUzQTEuNiUzQiUyMG1hcmdpbiUzQTI0cHglMjAwJTIwMjBweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NzdHJvbmclMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIyJTNFTGFzdCUyMHJldmlld2VkJTNBJTNDJTJGc3Ryb25nJTNFJTIwQXVndXN0JTIwMjAyNiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3NwYW4lMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzYjBiMGIwJTNCJTIwcGFkZGluZyUzQTAlMjA3cHglM0IlMjIlM0UlN0MlM0MlMkZzcGFuJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDc3Ryb25nJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMiUzRUFwcGxpZXMlMjB0byUzQSUzQyUyRnN0cm9uZyUzRSUyMExvY2FsJTIwZ292ZXJubWVudHMlMjBhbmQlMjBwdWJsaWMlMjBlbnRpdGllcyUyMHVzaW5nJTIwb25saW5lJTIwY2FyZC1wYXltZW50JTIwcGFnZXMlMkMlMjBwYXltZW50JTIwbGlua3MlMkMlMjBvciUyMGVtYmVkZGVkJTIwcGF5bWVudCUyMGZvcm1zLiUwRCUwQSUyMCUyMCUyMCUyMCUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NkaXYlMjBpZCUzRCUyMnF1aWNrLWFuc3dlciUyMiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyMzBmMjA0NCUzQiUyMGJvcmRlci1yYWRpdXMlM0E4cHglM0IlMjBwYWRkaW5nJTNBMjhweCUyMDMycHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDI4cHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNlMDdjMWUlM0IlMjBmb250LXNpemUlM0ExMXB4JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBsZXR0ZXItc3BhY2luZyUzQTAuMWVtJTNCJTIwdGV4dC10cmFuc2Zvcm0lM0F1cHBlcmNhc2UlM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDEwcHglMjAwJTNCJTIyJTNFUXVpY2slMjBSZWFkJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzZmZmZmZmJTNCJTIwZm9udC1zaXplJTNBMTdweCUzQiUyMGZvbnQtd2VpZ2h0JTNBNjAwJTNCJTIwbWFyZ2luJTNBMCUyMDAlMjAxMnB4JTIwMCUzQiUyMiUzRURvJTIwZW1iZWRkZWQlMjBwYXltZW50JTIwZm9ybXMlMjBhZmZlY3QlMjBQQ0klMjBjb21wbGlhbmNlJTNGJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzZDBkOGU4JTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMGxpbmUtaGVpZ2h0JTNBMS42NSUzQiUyMG1hcmdpbiUzQTAlM0IlMjIlM0VZZXMuJTIwQW4lMjBlbWJlZGRlZCUyMHBheW1lbnQlMjBmb3JtJTIwb3IlMjBpZnJhbWUlMjBjYW4lMjBhZmZlY3QlMjBhJTIwbG9jYWwlMjBnb3Zlcm5tZW50JUUyJTgwJTk5cyUyMFBDSSUyMGNvbXBsaWFuY2UlMjByZXNwb25zaWJpbGl0aWVzJTJDJTIwZXZlbiUyMHdoZW4lMjB0aGUlMjBwYXltZW50JTIwcHJvdmlkZXIlMjBoYW5kbGVzJTIwY2FyZCUyMGVudHJ5JTIwYW5kJTIwdHJhbnNhY3Rpb24lMjBwcm9jZXNzaW5nLiUyMFRoZSUyMGFnZW5jeS1jb250cm9sbGVkJTIwd2VicGFnZSUyMGFyb3VuZCUyMHRoZSUyMGVtYmVkZGVkJTIwcGF5bWVudCUyMGVsZW1lbnQlMjBtYXklMjBzdGlsbCUyMG5lZWQlMjBwcm90ZWN0aW9uJTIwZnJvbSUyMHVuYXV0aG9yaXplZCUyMHNjcmlwdHMlMjB0aGF0JTIwY291bGQlMjBhZmZlY3QlMjB0aGUlMjBwYXltZW50JTIwZXhwZXJpZW5jZS4lMjBUaGUlMjB2YWxpZGF0aW9uJTIwYXBwcm9hY2glMjBkZXBlbmRzJTIwb24lMjB0aGUlMjBhZ2VuY3klRTIlODAlOTlzJTIwZnVsbCUyMHBheW1lbnQlMjBlbnZpcm9ubWVudCUyMGFuZCUyMHRoZSUyMHJlcXVpcmVtZW50cyUyMG9mJTIwaXRzJTIwYWNxdWlyZXIlMjBvciUyMG90aGVyJTIwY29tcGxpYW5jZS1lbmZvcmNpbmclMjBlbnRpdHkuJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0VBJTIwaG9zdGVkJTIwcGF5bWVudCUyMHBhZ2UlMkMlMjBhJTIwc2VjdXJlJTIwcGF5bWVudCUyMGxpbmslMkMlMjBhbmQlMjBhbiUyMGVtYmVkZGVkJTIwcGF5bWVudCUyMGZvcm0lMjBtYXklMjBhbGwlMjBsb29rJTIwbGlrZSUyMHNpbXBsZSUyMHdheXMlMjBmb3IlMjByZXNpZGVudHMlMjB0byUyMHBheSUyMG9ubGluZS4lMjBUaGV5JTIwYXJlJTIwbm90JTIwdGhlJTIwc2FtZSUyMGZyb20lMjBhJTIwcGF5bWVudC1zZWN1cml0eSUyMHN0YW5kcG9pbnQuJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0VUaGUlMjBkaWZmZXJlbmNlJTIwY29tZXMlMjBkb3duJTIwdG8lMjB3aGVyZSUyMGNhcmQtZW50cnklMjBmaWVsZHMlMjBhcHBlYXIlMjBhbmQlMjB3aGljaCUyMG9yZ2FuaXphdGlvbiUyMGNvbnRyb2xzJTIwdGhlJTIwd2VicGFnZSUyMGFyb3VuZCUyMHRoZW0uJTIwQSUyMHJlZGlyZWN0JTIwb3IlMjBwYXltZW50JTIwbGluayUyMGNhbiUyMHNlbmQlMjByZXNpZGVudHMlMjB0byUyMGElMjBwcm92aWRlci1ob3N0ZWQlMjBwYWdlLiUyMEFuJTIwZW1iZWRkZWQlMjBwYXltZW50JTIwZm9ybSUyMHBsYWNlcyUyMHRoZSUyMHByb3ZpZGVyJUUyJTgwJTk5cyUyMHBheW1lbnQlMjBlbGVtZW50JTIwaW5zaWRlJTIwYSUyMHdlYnBhZ2UlMjB5b3VyJTIwYWdlbmN5JTIwY29udHJvbHMuJTIwVGhhdCUyMGRpc3RpbmN0aW9uJTIwY2FuJTIwYWZmZWN0JTIwdGhlJTIwY29udHJvbHMlMjBhbmQlMjBkb2N1bWVudGF0aW9uJTIweW91ciUyMGFnZW5jeSUyMG5lZWRzJTIwdG8lMjBtYWludGFpbi4lM0MlMkZwJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDaDIlMjBpZCUzRCUyMnRocmVlLW1vZGVscyUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXNpemUlM0EyMnB4JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBtYXJnaW4lM0E0MHB4JTIwMCUyMDE2cHglMjAwJTNCJTIwcGFkZGluZy1ib3R0b20lM0E4cHglM0IlMjBib3JkZXItYm90dG9tJTNBM3B4JTIwc29saWQlMjAlMjNlMDdjMWUlM0IlMjIlM0VIb3N0ZWQlMjBQYWdlcyUyQyUyMFBheW1lbnQlMjBMaW5rcyUyQyUyMGFuZCUyMEVtYmVkZGVkJTIwRm9ybXMlM0MlMkZoMiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0VTdGFydCUyMGJ5JTIwaWRlbnRpZnlpbmclMjB3aGljaCUyMHBheW1lbnQlMjBtb2RlbCUyMGVhY2glMjBkZXBhcnRtZW50JTIwdXNlcy4lMjBSZXNpZGVudHMlMjBzaG91bGQlMjBoYXZlJTIwYSUyMHNpbXBsZSUyMHBheW1lbnQlMjBleHBlcmllbmNlJTJDJTIwYnV0JTIweW91ciUyMGZpbmFuY2UlMkMlMjBJVCUyQyUyMGFuZCUyMHdlYiUyMHRlYW1zJTIwbmVlZCUyMHRvJTIwdW5kZXJzdGFuZCUyMGhvdyUyMHBheW1lbnQlMjBkYXRhJTIwbW92ZXMlMjBiZWhpbmQlMjB0aGUlMjBzY2VuZXMuJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyb3ZlcmZsb3cteCUzQWF1dG8lM0IlMjBtYXJnaW4lM0EyNHB4JTIwMCUyMDI4cHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDdGFibGUlMjBzdHlsZSUzRCUyMndpZHRoJTNBMTAwJTI1JTNCJTIwYm9yZGVyLWNvbGxhcHNlJTNBY29sbGFwc2UlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDdGhlYWQlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0N0ciUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyMzBmMjA0NCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ3RoJTIwc3R5bGUlM0QlMjJ0ZXh0LWFsaWduJTNBbGVmdCUzQiUyMHBhZGRpbmclM0ExNHB4JTIwMThweCUzQiUyMGNvbG9yJTNBJTIzZmZmZmZmJTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjB3aWR0aCUzQTI1JTI1JTNCJTIyJTNFUGF5bWVudCUyME1vZGVsJTNDJTJGdGglM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0N0aCUyMHN0eWxlJTNEJTIydGV4dC1hbGlnbiUzQWxlZnQlM0IlMjBwYWRkaW5nJTNBMTRweCUyMDE4cHglM0IlMjBjb2xvciUzQSUyM2ZmZmZmZiUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwd2lkdGglM0EzNiUyNSUzQiUyMiUzRVdoYXQlMjB0aGUlMjBSZXNpZGVudCUyMFNlZXMlM0MlMkZ0aCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ3RoJTIwc3R5bGUlM0QlMjJ0ZXh0LWFsaWduJTNBbGVmdCUzQiUyMHBhZGRpbmclM0ExNHB4JTIwMThweCUzQiUyMGNvbG9yJTNBJTIzZmZmZmZmJTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjB3aWR0aCUzQTM5JTI1JTNCJTIyJTNFV2hhdCUyMHRoZSUyMEFnZW5jeSUyMFNob3VsZCUyMENvbmZpcm0lM0MlMkZ0aCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRnRyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGdGhlYWQlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0N0Ym9keSUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ3RyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzZmZmZmZmJTNCJTIwYm9yZGVyLWJvdHRvbSUzQTFweCUyMHNvbGlkJTIwJTIzZTVlN2ViJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDdGQlMjBzdHlsZSUzRCUyMnBhZGRpbmclM0ExNHB4JTIwMThweCUzQiUyMGNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC13ZWlnaHQlM0E2MDAlM0IlMjIlM0VSZWRpcmVjdCUyMHRvJTIwYSUyMEhvc3RlZCUyMFBheW1lbnQlMjBQYWdlJTNDJTJGdGQlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0N0ZCUyMHN0eWxlJTNEJTIycGFkZGluZyUzQTE0cHglMjAxOHB4JTNCJTIwY29sb3IlM0ElMjMzMzMlM0IlMjIlM0VUaGUlMjByZXNpZGVudCUyMGNsaWNrcyUyMFBheSUyME5vdyUyMGFuZCUyMGxlYXZlcyUyMHRoZSUyMGFnZW5jeSUyMHdlYnNpdGUlMjB0byUyMGNvbXBsZXRlJTIwcGF5bWVudCUyMG9uJTIwYSUyMHByb3ZpZGVyLWhvc3RlZCUyMHBhZ2UuJTNDJTJGdGQlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0N0ZCUyMHN0eWxlJTNEJTIycGFkZGluZyUzQTE0cHglMjAxOHB4JTNCJTIwY29sb3IlM0ElMjMzMzMlM0IlMjIlM0VDb25maXJtJTIwdGhlJTIwbGluayUyMGlzJTIwY29ycmVjdCUyQyUyMHByb3ZpZGVyJTIwZG9jdW1lbnRhdGlvbiUyMGlzJTIwY3VycmVudCUyQyUyMGFuZCUyMGFnZW5jeSUyMHN5c3RlbXMlMjBkbyUyMG5vdCUyMGNvbGxlY3QlMjBjYXJkJTIwZGF0YS4lM0MlMkZ0ZCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRnRyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDdHIlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtY29sb3IlM0ElMjNmN2Y4ZmElM0IlMjBib3JkZXItYm90dG9tJTNBMXB4JTIwc29saWQlMjAlMjNlNWU3ZWIlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0N0ZCUyMHN0eWxlJTNEJTIycGFkZGluZyUzQTE0cHglMjAxOHB4JTNCJTIwY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXdlaWdodCUzQTYwMCUzQiUyMiUzRVNlY3VyZSUyMFBheW1lbnQlMjBMaW5rJTNDJTJGdGQlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0N0ZCUyMHN0eWxlJTNEJTIycGFkZGluZyUzQTE0cHglMjAxOHB4JTNCJTIwY29sb3IlM0ElMjMzMzMlM0IlMjIlM0VUaGUlMjByZXNpZGVudCUyMHJlY2VpdmVzJTIwYSUyMHRleHQlMjBvciUyMGVtYWlsJTIwbGluayUyMGFuZCUyMGVudGVycyUyMGNhcmQlMjBpbmZvcm1hdGlvbiUyMG9uJTIwYSUyMHByb3ZpZGVyLWhvc3RlZCUyMHBhZ2UuJTNDJTJGdGQlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0N0ZCUyMHN0eWxlJTNEJTIycGFkZGluZyUzQTE0cHglMjAxOHB4JTNCJTIwY29sb3IlM0ElMjMzMzMlM0IlMjIlM0VDb25maXJtJTIwd2hvJTIwY2FuJTIwc2VuZCUyMHBheW1lbnQlMjBsaW5rcyUyQyUyMHdoYXQlMjBpbmZvcm1hdGlvbiUyMGFwcGVhcnMlMjBpbiUyMHRoZSUyMG1lc3NhZ2UlMkMlMjBhbmQlMjB0aGF0JTIwdGhlJTIwbGluayUyMHBvaW50cyUyMHRvJTIwYW4lMjBhcHByb3ZlZCUyMHByb3ZpZGVyJTIwZGVzdGluYXRpb24uJTNDJTJGdGQlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZ0ciUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ3RyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzZmZmZmZmJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDdGQlMjBzdHlsZSUzRCUyMnBhZGRpbmclM0ExNHB4JTIwMThweCUzQiUyMGNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC13ZWlnaHQlM0E2MDAlM0IlMjIlM0VFbWJlZGRlZCUyMFBheW1lbnQlMjBGb3JtJTIwb3IlMjBJZnJhbWUlM0MlMkZ0ZCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ3RkJTIwc3R5bGUlM0QlMjJwYWRkaW5nJTNBMTRweCUyMDE4cHglM0IlMjBjb2xvciUzQSUyMzMzMyUzQiUyMiUzRUNhcmQtZW50cnklMjBmaWVsZHMlMjBhcHBlYXIlMjBpbnNpZGUlMjBhbiUyMGFnZW5jeS1jb250cm9sbGVkJTIwd2VicGFnZSUyQyUyMGV2ZW4lMjBpZiUyMHRoZSUyMHBheW1lbnQlMjBwcm92aWRlciUyMGRlbGl2ZXJzJTIwYW5kJTIwaG9zdHMlMjB0aGUlMjBmaWVsZHMuJTNDJTJGdGQlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0N0ZCUyMHN0eWxlJTNEJTIycGFkZGluZyUzQTE0cHglMjAxOHB4JTNCJTIwY29sb3IlM0ElMjMzMzMlM0IlMjIlM0VDb25maXJtJTIwd2hpY2glMjBzY3JpcHRzJTIwcnVuJTIwb24lMjB0aGUlMjBhZ2VuY3klMjBwYWdlJTJDJTIwd2hvJTIwY2FuJTIwY2hhbmdlJTIwdGhlJTIwcGFnZSUyQyUyMGFuZCUyMHdoYXQlMjBldmlkZW5jZSUyMHNob3dzJTIwaXQlMjBpcyUyMHByb3RlY3RlZCUyMGZyb20lMjBzY3JpcHQlMjBhdHRhY2tzLiUzQyUyRnRkJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGdHIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZ0Ym9keSUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRnRhYmxlJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjAyMHB4JTIwMCUzQiUyMiUzRUhvc3RlZCUyMHBheW1lbnQlMjBwYWdlcyUyMGFuZCUyMHNlY3VyZSUyMHBheW1lbnQlMjBsaW5rcyUyMGNhbiUyMHJlZHVjZSUyMHRoZSUyMG51bWJlciUyMG9mJTIwYWdlbmN5LWNvbnRyb2xsZWQlMjBjb21wb25lbnRzJTIwYXJvdW5kJTIwY2FyZCUyMGVudHJ5LiUyMFRoZXklMjBkbyUyMG5vdCUyMGVsaW1pbmF0ZSUyMHRoZSUyMG5lZWQlMjB0byUyMHVuZGVyc3RhbmQlMjB5b3VyJTIwcGF5bWVudCUyMGZsb3clMjBvciUyMGNvbXBsZXRlJTIwYXBwbGljYWJsZSUyMFBDSSUyMHZhbGlkYXRpb24uJTIwVGhleSUyMG1heSUyQyUyMGhvd2V2ZXIlMkMlMjBzaW1wbGlmeSUyMHRoZSUyMHdlYi1wYWdlJTIwY29udHJvbHMlMjB5b3VyJTIwYWdlbmN5JTIwbmVlZHMlMjB0byUyMG1hbmFnZS4lM0MlMkZwJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDaDIlMjBpZCUzRCUyMnJlZmVycmluZy1wYWdlJTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtc2l6ZSUzQTIycHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMG1hcmdpbiUzQTQwcHglMjAwJTIwMTZweCUyMDAlM0IlMjBwYWRkaW5nLWJvdHRvbSUzQThweCUzQiUyMGJvcmRlci1ib3R0b20lM0EzcHglMjBzb2xpZCUyMCUyM2UwN2MxZSUzQiUyMiUzRVdoYXQlMjBJcyUyMGElMjBSZWZlcnJpbmclMjBQYXltZW50JTIwUGFnZSUzRiUzQyUyRmgyJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjAyMHB4JTIwMCUzQiUyMiUzRUElMjByZWZlcnJpbmclMjBwYXltZW50JTIwcGFnZSUyMGlzJTIwYW4lMjBhZ2VuY3ktY29udHJvbGxlZCUyMHdlYnBhZ2UlMjB0aGF0JTIwY29udGFpbnMlMjBhbiUyMGVtYmVkZGVkJTIwdGhpcmQtcGFydHklMjBwYXltZW50JTIwZm9ybS4lMjBBJTIwdXRpbGl0eSUyMGRlcGFydG1lbnQlMkMlMjBmb3IlMjBleGFtcGxlJTJDJTIwbWF5JTIwaGF2ZSUyMGElMjBQYXklMjBZb3VyJTIwQmlsbCUyMHBhZ2UlMjBvbiUyMHRoZSUyMGNpdHklMjB3ZWJzaXRlJTIwdGhhdCUyMGxvYWRzJTIwYSUyMHBheW1lbnQlMjBwcm92aWRlciVFMiU4MCU5OXMlMjBpZnJhbWUlMjB3aXRoaW4lMjB0aGUlMjBwYWdlLiUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFVGhlJTIwcGF5bWVudCUyMHByb3ZpZGVyJTIwbWF5JTIwaGFuZGxlJTIwY2FyZCUyMGVudHJ5JTIwYW5kJTIwdHJhbnNhY3Rpb24lMjBwcm9jZXNzaW5nJTIwaW5zaWRlJTIwdGhhdCUyMGVtYmVkZGVkJTIwZWxlbWVudC4lMjBUaGUlMjBjaXR5JTIwd2VicGFnZSUyMGFyb3VuZCUyMGl0JTIwY2FuJTIwc3RpbGwlMjBsb2FkJTIwYW5hbHl0aWNzJTIwdGFncyUyQyUyMHRhZy1tYW5hZ2VyJTIwY29udGFpbmVycyUyQyUyMGNoYXQlMjB3aWRnZXRzJTJDJTIwYWNjZXNzaWJpbGl0eSUyMHRvb2xzJTJDJTIwY29va2llLWNvbnNlbnQlMjBzY3JpcHRzJTJDJTIwYW5kJTIwY3VzdG9tJTIwSmF2YVNjcmlwdC4lM0MlMkZwJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjAyMHB4JTIwMCUzQiUyMiUzRVRoYXQlMjBzdXJyb3VuZGluZyUyMHBhZ2UlMjBtYXR0ZXJzJTIwYmVjYXVzZSUyMGElMjBtYWxpY2lvdXMlMjBvciUyMHVuYXV0aG9yaXplZCUyMHNjcmlwdCUyMGNvdWxkJTIwYWx0ZXIlMjB0aGUlMjByZXNpZGVudCVFMiU4MCU5OXMlMjBleHBlcmllbmNlJTJDJTIwaW50ZXJmZXJlJTIwd2l0aCUyMHRoZSUyMHBheW1lbnQlMjBlbGVtZW50JTJDJTIwb3IlMjBhdHRlbXB0JTIwdG8lMjBjYXB0dXJlJTIwaW5mb3JtYXRpb24lMjBiZWZvcmUlMjBpdCUyMHJlYWNoZXMlMjB0aGUlMjBwcm92aWRlci4lM0MlMkZwJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDZGl2JTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzZjdmOGZhJTNCJTIwYm9yZGVyLWxlZnQlM0E0cHglMjBzb2xpZCUyMCUyMzFlNmZlMCUzQiUyMGJvcmRlci1yYWRpdXMlM0E0cHglM0IlMjBwYWRkaW5nJTNBMjBweCUyMDI0cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDQwcHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDhweCUyMDAlM0IlMjIlM0VFeGFtcGxlJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMGxpbmUtaGVpZ2h0JTNBMS42NSUzQiUyMG1hcmdpbiUzQTAlM0IlMjIlM0VBJTIwY2l0eSUyMHV0aWxpdHklMjB3ZWJzaXRlJTIwbWF5JTIwZGlzcGxheSUyMGElMjByZXNpZGVudCVFMiU4MCU5OXMlMjBiYWxhbmNlJTIwd2l0aCUyMGElMjBQYXklMjBOb3clMjBidXR0b24uJTIwSWYlMjB0aGUlMjBidXR0b24lMjBzZW5kcyUyMHRoZSUyMHJlc2lkZW50JTIwdG8lMjBhJTIwcHJvY2Vzc29yLWhvc3RlZCUyMHBheW1lbnQlMjBwYWdlJTJDJTIwdGhlJTIwY2l0eSUyMHNpdGUlMjBkb2VzJTIwbm90JTIwaG9zdCUyMHRoZSUyMGNhcmQtZW50cnklMjBmaWVsZHMuJTIwSWYlMjBwYXltZW50JTIwZmllbGRzJTIwYXBwZWFyJTIwaW5zaWRlJTIwYW4lMjBpZnJhbWUlMjBvbiUyMHRoZSUyMGNpdHklMjB1dGlsaXR5JTIwcGFnZSUyQyUyMHRoYXQlMjBwYWdlJTIwc2hvdWxkJTIwYmUlMjB0cmVhdGVkJTIwYXMlMjBhJTIwcmVmZXJyaW5nJTIwcGF5bWVudCUyMHBhZ2UlMjBhbmQlMjBtYW5hZ2VkJTIwYWNjb3JkaW5nbHkuJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2gyJTIwaWQlM0QlMjJ3aHktc2NyaXB0cy1tYXR0ZXIlMjIlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC1zaXplJTNBMjJweCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwbWFyZ2luJTNBMCUyMDAlMjAxNnB4JTIwMCUzQiUyMHBhZGRpbmctYm90dG9tJTNBOHB4JTNCJTIwYm9yZGVyLWJvdHRvbSUzQTNweCUyMHNvbGlkJTIwJTIzZTA3YzFlJTNCJTIyJTNFV2h5JTIwU2NyaXB0cyUyME1hdHRlciUyMG9uJTIwUGF5bWVudCUyMFBhZ2VzJTNDJTJGaDIlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFTW9zdCUyMHdlYnNpdGUlMjBzY3JpcHRzJTIwYXJlJTIwbGVnaXRpbWF0ZS4lMjBUaGV5JTIwc3VwcG9ydCUyMGFuYWx5dGljcyUyQyUyMGFjY2Vzc2liaWxpdHklMkMlMjBjb21tdW5pY2F0aW9ucyUyQyUyMGZvcm1zJTJDJTIwYW5kJTIwb3RoZXIlMjBub3JtYWwlMjB3ZWJzaXRlJTIwZnVuY3Rpb25zLiUyMFRoZSUyMHJpc2slMjBjb21lcyUyMGZyb20lMjB1bm5lY2Vzc2FyeSUyMG9yJTIwdW5tYW5hZ2VkJTIwc2NyaXB0cyUyMG9uJTIwcGFnZXMlMjBjb25uZWN0ZWQlMjB0byUyMHBheW1lbnQlMjBjb2xsZWN0aW9uLiUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFUGF5bWVudC1wYWdlJTIwc2NyaXB0JTIwYXR0YWNrcyUyMGFyZSUyMG9mdGVuJTIwY2FsbGVkJTIwZWNvbW1lcmNlJTIwc2tpbW1pbmclMjBvciUyMHdlYiUyMHNraW1taW5nLiUyMFRoZXklMjBhcmUlMjBkaWZmZXJlbnQlMjBmcm9tJTIwYSUyMHBoeXNpY2FsJTIwc2tpbW1lciUyMGF0dGFjaGVkJTIwdG8lMjBhJTIwY291bnRlcnRvcCUyMHRlcm1pbmFsLiUyMEluJTIwYSUyMHdlYi1za2ltbWluZyUyMGF0dGFjayUyQyUyMG1hbGljaW91cyUyMGNvZGUlMjBpcyUyMGFkZGVkJTIwdG8lMjBhJTIwd2VicGFnZSUyMG9yJTIwYSUyMHRoaXJkLXBhcnR5JTIwZGVwZW5kZW5jeSUyMGFuZCUyMHJ1bnMlMjBpbiUyMHRoZSUyMHJlc2lkZW50JUUyJTgwJTk5cyUyMGJyb3dzZXIuJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2gzJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtc2l6ZSUzQTE4cHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMG1hcmdpbiUzQTI4cHglMjAwJTIwMTJweCUyMDAlM0IlMjIlM0VSZXZpZXclMjBTY3JpcHRzJTIwVGhhdCUyMFJ1biUyMG9uJTIwUGF5bWVudC1SZWxhdGVkJTIwUGFnZXMlM0MlMkZoMyUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyM2Y3ZjhmYSUzQiUyMGJvcmRlci1yYWRpdXMlM0E4cHglM0IlMjBwYWRkaW5nJTNBMjBweCUyMDI0cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDI4cHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMzMzMlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjA4cHglMjAwJTNCJTIyJTNFJUUyJTlDJTkzJTIwVGFnLW1hbmFnZXIlMjBjb250YWluZXJzJTIwYW5kJTIwYWxsJTIwdGFncyUyMGRlcGxveWVkJTIwdGhyb3VnaCUyMHRoZW0lM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMzMzMlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjA4cHglMjAwJTNCJTIyJTNFJUUyJTlDJTkzJTIwQW5hbHl0aWNzJTIwYW5kJTIwdmlzaXRvci1iZWhhdmlvciUyMHRvb2xzJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRSVFMiU5QyU5MyUyMENoYXQlMjB3aWRnZXRzJTJDJTIwdmlydHVhbCUyMGFzc2lzdGFudHMlMkMlMjBhbmQlMjBmZWVkYmFjayUyMHRvb2xzJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRSVFMiU5QyU5MyUyMEFjY2Vzc2liaWxpdHklMjBvdmVybGF5cyUyMGFuZCUyMGJyb3dzZXItc2lkZSUyMGVuaGFuY2VtZW50JTIwdG9vbHMlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMzMzMlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjA4cHglMjAwJTNCJTIyJTNFJUUyJTlDJTkzJTIwQ29va2llLWNvbnNlbnQlMjBhbmQlMjBwcml2YWN5LW1hbmFnZW1lbnQlMjBzY3JpcHRzJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRSVFMiU5QyU5MyUyMFdlYiUyMGZvcm1zJTJDJTIwY2FsZW5kYXIlMjB0b29scyUyQyUyMG1hcHMlMkMlMjBzdXJ2ZXlzJTJDJTIwYW5kJTIwZW1iZWRkZWQlMjBtZWRpYSUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTNCJTIyJTNFJUUyJTlDJTkzJTIwQ3VzdG9tJTIwY29kZSUyMGFkZGVkJTIwYnklMjBhbiUyMGludGVybmFsJTIwdGVhbSUyQyUyMHdlYiUyMGFnZW5jeSUyQyUyMG9yJTIwYmlsbGluZy1zeXN0ZW0lMjB2ZW5kb3IlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjAyMHB4JTIwMCUzQiUyMiUzRVRoaXMlMjBkb2VzJTIwbm90JTIwbWVhbiUyMHJlbW92aW5nJTIwZXZlcnklMjBzY3JpcHQlMjBmcm9tJTIweW91ciUyMHdlYnNpdGUuJTIwSXQlMjBtZWFucyUyMHBheW1lbnQtcmVsYXRlZCUyMHBhZ2VzJTIwc2hvdWxkJTIwcmVjZWl2ZSUyMGElMjBoaWdoZXIlMjBsZXZlbCUyMG9mJTIwZGlzY2lwbGluZS4lMjBLZWVwJTIwc2NyaXB0cyUyMHdpdGglMjBhJTIwY2xlYXIlMjBwdXJwb3NlLiUyMEtub3clMjB3aG8lMjBhcHByb3ZlZCUyMHRoZW0uJTIwUmV2aWV3JTIwY2hhbmdlcyUyMGJlZm9yZSUyMHB1YmxpY2F0aW9uLiUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NoMiUyMGlkJTNEJTIyc2FxLWElMjIlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC1zaXplJTNBMjJweCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwbWFyZ2luJTNBNDBweCUyMDAlMjAxNnB4JTIwMCUzQiUyMHBhZGRpbmctYm90dG9tJTNBOHB4JTNCJTIwYm9yZGVyLWJvdHRvbSUzQTNweCUyMHNvbGlkJTIwJTIzZTA3YzFlJTNCJTIyJTNFV2hlbiUyMHRoZSUyMFNBUSUyMEElMjBVcGRhdGUlMjBNYXklMjBBcHBseSUzQyUyRmgyJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjAyMHB4JTIwMCUzQiUyMiUzRVNBUSUyMEElMjBtYXklMjBhcHBseSUyMHRvJTIwc29tZSUyMGxvY2FsLWdvdmVybm1lbnQlMjBhZ2VuY2llcyUyMHRoYXQlMjBmdWxseSUyMG91dHNvdXJjZSUyMGVsZWN0cm9uaWMlMjBjYXJkLWRhdGElMjBmdW5jdGlvbnMlMjB0byUyMFBDSSUyMERTUy1jb21wbGlhbnQlMjBwYXltZW50JTIwcHJvdmlkZXJzLiUyMEl0JTIwaXMlMjBub3QlMjBiYXNlZCUyMG9uJTIwd2hldGhlciUyMGFuJTIwb3JnYW5pemF0aW9uJTIwaXMlMjBwdWJsaWMlMjBvciUyMHByaXZhdGUuJTIwRWxpZ2liaWxpdHklMjBkZXBlbmRzJTIwb24lMjB0aGUlMjBhZ2VuY3klRTIlODAlOTlzJTIwYWN0dWFsJTIwcGF5bWVudCUyMGNoYW5uZWxzJTJDJTIwdGVjaG5pY2FsJTIwaW1wbGVtZW50YXRpb24lMkMlMjBhbmQlMjB0aGUlMjByZXF1aXJlbWVudHMlMjBvZiUyMGl0cyUyMGFjcXVpcmVyJTIwb3IlMjBvdGhlciUyMGNvbXBsaWFuY2UtZW5mb3JjaW5nJTIwZW50aXR5LiUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NoMyUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXNpemUlM0ExOHB4JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBtYXJnaW4lM0EyOHB4JTIwMCUyMDEycHglMjAwJTNCJTIyJTNFU0FRJTIwQSUyMEVsaWdpYmlsaXR5JTNBJTIwQSUyMFByYWN0aWNhbCUyMFN0YXJ0aW5nJTIwUG9pbnQlM0MlMkZoMyUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMTZweCUyMDAlM0IlMjIlM0VBbiUyMGFnZW5jeSUyMHNob3VsZCUyMG5vdCUyMGFzc3VtZSUyMGl0JTIwcXVhbGlmaWVzJTIwZm9yJTIwU0FRJTIwQSUyMHNpbXBseSUyMGJlY2F1c2UlMjBpdCUyMHVzZXMlMjBhJTIwaG9zdGVkJTIwcGF5bWVudCUyMHBhZ2UlMjBvciUyMGlmcmFtZS4lMjBBcyUyMGElMjBwcmFjdGljYWwlMjBzdGFydGluZyUyMHBvaW50JTJDJTIwYW4lMjBhZ2VuY3klMjBjb25zaWRlcmluZyUyMFNBUSUyMEElMjBzaG91bGQlMjBiZSUyMGFibGUlMjB0byUyMGNvbmZpcm0lMjBhbGwlMjBvZiUyMHRoZSUyMGZvbGxvd2luZyUzQSUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NkaXYlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtY29sb3IlM0ElMjNmN2Y4ZmElM0IlMjBib3JkZXItcmFkaXVzJTNBOHB4JTNCJTIwcGFkZGluZyUzQTIwcHglMjAyNHB4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjAyOHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRSVFMiU5QyU5MyUyMEFsbCUyMGVsZWN0cm9uaWMlMjBjYXJkaG9sZGVyLWRhdGElMjBmdW5jdGlvbnMlMjBhcmUlMjBmdWxseSUyMG91dHNvdXJjZWQlMjB0byUyMFBDSSUyMERTUy1jb21wbGlhbnQlMjB0aGlyZC1wYXJ0eSUyMHNlcnZpY2UlMjBwcm92aWRlcnMuJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRSVFMiU5QyU5MyUyMFRoZSUyMGFnZW5jeSUyMGRvZXMlMjBub3QlMjBlbGVjdHJvbmljYWxseSUyMHN0b3JlJTJDJTIwcHJvY2VzcyUyQyUyMG9yJTIwdHJhbnNtaXQlMjBjYXJkaG9sZGVyJTIwZGF0YSUyMG9uJTIwYWdlbmN5JTIwc3lzdGVtcyUyMG9yJTIwcHJlbWlzZXMuJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRSVFMiU5QyU5MyUyMFRoZSUyMGFnZW5jeSUyMHJldGFpbnMlMjBvbmx5JTIwcGFwZXIlMjByZXBvcnRzJTIwb3IlMjByZWNlaXB0cyUyMHdpdGglMjBhY2NvdW50JTIwZGF0YSUyQyUyMGlmJTIwYW55JTJDJTIwYW5kJTIwdGhvc2UlMjByZWNvcmRzJTIwYXJlJTIwbm90JTIwcmVjZWl2ZWQlMjBlbGVjdHJvbmljYWxseS4lM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMzMzMlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjA4cHglMjAwJTNCJTIyJTNFJUUyJTlDJTkzJTIwVGhlJTIwcGF5bWVudCUyMHByb3ZpZGVyJTIwYW5kJTIwb3RoZXIlMjByZWxldmFudCUyMHNlcnZpY2UlMjBwcm92aWRlcnMlMjBjYW4lMjBwcm92aWRlJTIwY3VycmVudCUyMFBDSSUyMERTUyUyMGNvbXBsaWFuY2UlMjBkb2N1bWVudGF0aW9uJTIwZm9yJTIwdGhlJTIwc2VydmljZXMlMjB1c2VkLiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDhweCUyMDAlM0IlMjIlM0UlRTIlOUMlOTMlMjBUaGUlMjBhZ2VuY3klMjBtZWV0cyUyMHRoZSUyMHNwZWNpZmljJTIwZWNvbW1lcmNlJTIwZWxpZ2liaWxpdHklMjBjcml0ZXJpYSUyMHRoYXQlMjBhcHBseSUyMHRvJTIwaXRzJTIwcGF5bWVudCUyMG1vZGVsJTJDJTIwaW5jbHVkaW5nJTIwdGhlJTIwc2NyaXB0LWF0dGFjayUyMGNyaXRlcmlvbiUyMGZvciUyMGFwcGxpY2FibGUlMjBlbWJlZGRlZCUyMHRoaXJkLXBhcnR5JTIwcGF5bWVudCUyMGZvcm1zLiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTNCJTIyJTNFJUUyJTlDJTkzJTIwVGhlJTIwYWdlbmN5JUUyJTgwJTk5cyUyMGFjcXVpcmVyJTJDJTIwcGF5bWVudCUyMGZhY2lsaXRhdG9yJTJDJTIwb3IlMjBvdGhlciUyMGNvbXBsaWFuY2UtZW5mb3JjaW5nJTIwZW50aXR5JTIwYWNjZXB0cyUyMFNBUSUyMEElMjBhcyUyMHRoZSUyMGFwcHJvcHJpYXRlJTIwdmFsaWRhdGlvbiUyMG1ldGhvZC4lM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDZGl2JTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzZmZmN2VkJTNCJTIwYm9yZGVyLWxlZnQlM0E0cHglMjBzb2xpZCUyMCUyM2UwN2MxZSUzQiUyMGJvcmRlci1yYWRpdXMlM0E0cHglM0IlMjBwYWRkaW5nJTNBMjBweCUyMDI0cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDI4cHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDhweCUyMDAlM0IlMjIlM0VJbXBvcnRhbnQlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMzMzMlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbGluZS1oZWlnaHQlM0ExLjY1JTNCJTIwbWFyZ2luJTNBMCUzQiUyMiUzRVRoaXMlMjBpcyUyMGElMjBwcmFjdGljYWwlMjBzdW1tYXJ5JTJDJTIwbm90JTIwYSUyMHN1YnN0aXR1dGUlMjBmb3IlMjB0aGUlMjBvZmZpY2lhbCUyMFNBUSUyMEElMjBlbGlnaWJpbGl0eSUyMGNyaXRlcmlhJTIwb3IlMjBhZHZpY2UlMjBmcm9tJTIweW91ciUyMGFjcXVpcmVyJTIwb3IlMjBxdWFsaWZpZWQlMjBhc3Nlc3Nvci4lMjBJZiUyMHlvdXIlMjBhZ2VuY3klMjBhY2NlcHRzJTIwY2FyZHMlMjBhdCUyMGElMjBjb3VudGVyJTJDJTIwZW50ZXJzJTIwY2FyZCUyMGRhdGElMjB0aHJvdWdoJTIwYSUyMHZpcnR1YWwlMjB0ZXJtaW5hbCUyQyUyMHJlY29yZHMlMjBjYWxscyUyMHRoYXQlMjBjb250YWluJTIwY2FyZCUyMGRhdGElMkMlMjBzdG9yZXMlMjBlbGVjdHJvbmljJTIwY2FyZCUyMGRhdGElMkMlMjBvciUyMHVzZXMlMjBhJTIwd2Vic2l0ZSUyMHRoYXQlMjBkb2VzJTIwbm90JTIwbWVldCUyMGV2ZXJ5JTIwU0FRJTIwQSUyMGVsaWdpYmlsaXR5JTIwY3JpdGVyaW9uJTJDJTIwYSUyMGRpZmZlcmVudCUyMHZhbGlkYXRpb24lMjBhcHByb2FjaCUyMG1heSUyMGFwcGx5LiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZkaXYlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFRm9yJTIwYWdlbmNpZXMlMjB0aGF0JTIwcXVhbGlmeSUyMGZvciUyMFNBUSUyMEElMjBhbmQlMjB1c2UlMjBhbiUyMGVtYmVkZGVkJTIwdGhpcmQtcGFydHklMjBwYXltZW50JTIwZm9ybSUyMG9yJTIwaWZyYW1lJTJDJTIwdGhlJTIwdXBkYXRlZCUyMGVjb21tZXJjZSUyMGVsaWdpYmlsaXR5JTIwY3JpdGVyaWElMjBhcmUlMjBlc3BlY2lhbGx5JTIwaW1wb3J0YW50LiUyMEFnZW5jaWVzJTIwdGhhdCUyMGRvJTIwbm90JTIwbWVldCUyMGV2ZXJ5JTIwU0FRJTIwQSUyMGVsaWdpYmlsaXR5JTIwY3JpdGVyaW9uJTIwbWF5JTIwbmVlZCUyMGElMjBkaWZmZXJlbnQlMjB2YWxpZGF0aW9uJTIwYXBwcm9hY2glMkMlMjBzdWNoJTIwYXMlMjBTQVElMjBBLUVQJTIwb3IlMjBTQVElMjBEJTJDJTIwYXMlMjBkaXJlY3RlZCUyMGJ5JTIwdGhlaXIlMjBhY3F1aXJlciUyMG9yJTIwY29tcGxpYW5jZSUyMHByb2dyYW0uJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0VQQ0klMjBTU0MlMjB1cGRhdGVkJTIwU0FRJTIwQSUyMGZvciUyMGVjb21tZXJjZSUyMG1lcmNoYW50cyUyMGluJTIwMjAyNS4lMjBUaGUlMjB1cGRhdGVkJTIwcXVlc3Rpb25uYWlyZSUyMHJlbW92ZWQlMjBQQ0klMjBEU1MlMjBSZXF1aXJlbWVudHMlMjA2LjQuMyUyMGFuZCUyMDExLjYuMSUyMGZyb20lMjBTQVElMjBBJTJDJTIwYnV0JTIwaXQlMjBhZGRlZCUyMGFuJTIwZWxpZ2liaWxpdHklMjBjcml0ZXJpb24lMjBmb3IlMjBlY29tbWVyY2UlMjBtZXJjaGFudHMlMjB3aXRoJTIwZW1iZWRkZWQlMjB0aGlyZC1wYXJ0eSUyMHBheW1lbnQlMjBmb3JtcyUyMG9yJTIwcGFnZXMuJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0VGb3IlMjBhbiUyMGVsaWdpYmxlJTIwU0FRJTIwQSUyMG1lcmNoYW50JTJDJTIwdGhlJTIwY3JpdGVyaW9uJTIwcmVxdWlyZXMlMjBjb25maXJtYXRpb24lMjB0aGF0JTIwaXRzJTIwc2l0ZSUyMGlzJTIwbm90JTIwc3VzY2VwdGlibGUlMjB0byUyMGF0dGFja3MlMjBmcm9tJTIwc2NyaXB0cyUyMHRoYXQlMjBjb3VsZCUyMGFmZmVjdCUyMHRoZSUyMGVjb21tZXJjZSUyMHN5c3RlbS4lMjBQQ0klMjBTU0MlMjBGQVElMjAxNTg4JTIwY2xhcmlmaWVzJTIwdGhhdCUyMHRoaXMlMjBjcml0ZXJpb24lMjBhcHBsaWVzJTIwd2hlbiUyMGElMjBtZXJjaGFudCUyMHdlYnBhZ2UlMjBpbmNsdWRlcyUyMGFuJTIwZW1iZWRkZWQlMjBwYXltZW50JTIwcGFnZSUyMG9yJTIwZm9ybSUyQyUyMHN1Y2glMjBhcyUyMGFuJTIwaWZyYW1lLiUyMEl0JTIwZG9lcyUyMG5vdCUyMGFwcGx5JTIwdG8lMjBhJTIwc2ltcGxlJTIwcmVkaXJlY3QlMjB0byUyMGElMjBwcm92aWRlciUyMHNpdGUlMjBvciUyMGElMjBwYXltZW50JTIwbGluayUyMHRoYXQlMjBzZW5kcyUyMHRoZSUyMHBheWVyJTIwdG8lMjBhJTIwcHJvdmlkZXItaG9zdGVkJTIwcGFnZS4lM0MlMkZwJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIybWFyZ2luJTNBMCUyMDAlMjAxNnB4JTIwMCUzQiUyMiUzRUZvciUyMGFuJTIwYXBwbGljYWJsZSUyMGVtYmVkZGVkJTIwcGF5bWVudCUyMGZvcm0lMkMlMjBGQVElMjAxNTg4JTIwZGVzY3JpYmVzJTIwdHdvJTIwZ2VuZXJhbCUyMHBhdGhzJTNBJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyM2Y3ZjhmYSUzQiUyMGJvcmRlci1sZWZ0JTNBNHB4JTIwc29saWQlMjAlMjMxZTZmZTAlM0IlMjBib3JkZXItcmFkaXVzJTNBNHB4JTNCJTIwcGFkZGluZyUzQTIwcHglMjAyNHB4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjAyOHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMTJweCUyMDAlM0IlMjIlM0UlM0NzdHJvbmclMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIyJTNFMS4lMjBVc2UlMjBjb250cm9scyUyMHRoYXQlMjBwcm90ZWN0JTIwdGhlJTIwcmVmZXJyaW5nJTIwcGF5bWVudCUyMHBhZ2UlMjBmcm9tJTIwc2NyaXB0JTIwYXR0YWNrcy4lM0MlMkZzdHJvbmclM0UlMjBUaGlzJTIwY2FuJTIwaW5jbHVkZSUyMG1haW50YWluaW5nJTIwYSUyMHNjcmlwdCUyMGludmVudG9yeSUyQyUyMGF1dGhvcml6aW5nJTIwc2NyaXB0cyUyQyUyMHN1cHBvcnRpbmclMjBzY3JpcHQlMjBpbnRlZ3JpdHklMkMlMjBhbmQlMjBkZXRlY3RpbmclMjB1bmF1dGhvcml6ZWQlMjBjaGFuZ2VzLiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTNCJTIyJTNFJTNDc3Ryb25nJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMiUzRTIuJTIwT2J0YWluJTIwY29uZmlybWF0aW9uJTIwZnJvbSUyMHRoZSUyMFBDSSUyMERTUy1jb21wbGlhbnQlMjBwYXltZW50JTIwcHJvdmlkZXIlMjBvciUyMHRoaXJkLXBhcnR5JTIwc2VydmljZSUyMHByb3ZpZGVyLiUzQyUyRnN0cm9uZyUzRSUyMFRoZSUyMHByb3ZpZGVyJTIwbXVzdCUyMGNvbmZpcm0lMjB0aGF0JTJDJTIwd2hlbiUyMGl0cyUyMGVtYmVkZGVkJTIwcGF5bWVudCUyMHNvbHV0aW9uJTIwaXMlMjBpbXBsZW1lbnRlZCUyMGFjY29yZGluZyUyMHRvJTIwaXRzJTIwaW5zdHJ1Y3Rpb25zJTJDJTIwdGhlJTIwc29sdXRpb24lMjBpbmNsdWRlcyUyMHRlY2huaXF1ZXMlMjB0aGF0JTIwcHJvdGVjdCUyMHRoZSUyMHBheW1lbnQlMjBwYWdlJTIwZnJvbSUyMHNjcmlwdCUyMGF0dGFja3MuJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyM2ZmZjdlZCUzQiUyMGJvcmRlci1sZWZ0JTNBNHB4JTIwc29saWQlMjAlMjNlMDdjMWUlM0IlMjBib3JkZXItcmFkaXVzJTNBNHB4JTNCJTIwcGFkZGluZyUzQTIwcHglMjAyNHB4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjAyOHB4JTIwMCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjA4cHglMjAwJTNCJTIyJTNFSW1wb3J0YW50JTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMGxpbmUtaGVpZ2h0JTNBMS42NSUzQiUyMG1hcmdpbiUzQTAlM0IlMjIlM0VBJTIwcHJvdmlkZXIlRTIlODAlOTlzJTIwZ2VuZXJhbCUyMFBDSSUyMERTUyUyMEF0dGVzdGF0aW9uJTIwb2YlMjBDb21wbGlhbmNlJTIwaXMlMjBub3QlMjBhdXRvbWF0aWNhbGx5JTIwdGhlJTIwc2FtZSUyMGFzJTIwd3JpdHRlbiUyMGNvbmZpcm1hdGlvbiUyMHRoYXQlMjBpdHMlMjBlbWJlZGRlZCUyMHBheW1lbnQlMjBzb2x1dGlvbiUyMGFkZHJlc3NlcyUyMHRoZSUyMHNwZWNpZmljJTIwc2NyaXB0LWF0dGFjayUyMGVsaWdpYmlsaXR5JTIwY3JpdGVyaW9uJTIwZm9yJTIweW91ciUyMGFnZW5jeSVFMiU4MCU5OXMlMjBpbXBsZW1lbnRhdGlvbi4lMjBBc2slMjBmb3IlMjBkb2N1bWVudGF0aW9uJTIwdGhhdCUyMGFwcGxpZXMlMjB0byUyMHRoZSUyMGV4YWN0JTIwcGF5bWVudCUyMHByb2R1Y3QlMjBhbmQlMjBpbnRlZ3JhdGlvbiUyMG1vZGVsJTIweW91JTIwdXNlLiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZkaXYlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFUmVxdWlyZW1lbnRzJTIwNi40LjMlMjBhbmQlMjAxMS42LjElMjByZW1haW4lMjByZWxldmFudCUyMGZvciUyMGVudGl0aWVzJTIwYW5kJTIwdmFsaWRhdGlvbiUyMHBhdGhzJTIwd2hlcmUlMjB0aGV5JTIwYXBwbHkuJTIwSW4lMjBwbGFpbiUyMGxhbmd1YWdlJTJDJTIwdGhlc2UlMjBjb250cm9scyUyMGZvY3VzJTIwb24lMjBrbm93aW5nJTIwd2hpY2glMjBzY3JpcHRzJTIwcnVuJTIwb24lMjBwYXltZW50JTIwb3IlMjByZWZlcnJpbmclMjBwYXltZW50JTIwcGFnZXMlMkMlMjBjb25maXJtaW5nJTIwdGhhdCUyMHNjcmlwdHMlMjBhcmUlMjBsZWdpdGltYXRlJTJDJTIwYW5kJTIwZGV0ZWN0aW5nJTIwdW5hdXRob3JpemVkJTIwY2hhbmdlcyUyMHRoYXQlMjBjb3VsZCUyMGFmZmVjdCUyMHBheW1lbnQlMjBzZWN1cml0eS4lM0MlMkZwJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDaDIlMjBpZCUzRCUyMmFnZW5jeS1jaGVja2xpc3QlMjIlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC1zaXplJTNBMjJweCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwbWFyZ2luJTNBNDBweCUyMDAlMjAxNnB4JTIwMCUzQiUyMHBhZGRpbmctYm90dG9tJTNBOHB4JTNCJTIwYm9yZGVyLWJvdHRvbSUzQTNweCUyMHNvbGlkJTIwJTIzZTA3YzFlJTNCJTIyJTNFUGF5bWVudC1QYWdlJTIwQ2hlY2tsaXN0JTIwZm9yJTIwUHVibGljJTIwRW50aXRpZXMlM0MlMkZoMiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0VVc2UlMjB0aGlzJTIwY2hlY2tsaXN0JTIwd2hlbiUyMHlvdXIlMjBhZ2VuY3klMjBoYXMlMjBhbiUyMGVtYmVkZGVkJTIwcGF5bWVudCUyMHBhZ2UlMjBvciUyMGlmcmFtZSUyQyUyMGlzJTIwcmVkZXNpZ25pbmclMjBhJTIwcGF5bWVudCUyMHBhZ2UlMkMlMjBvciUyMGlzJTIwcmV2aWV3aW5nJTIwYW4lMjBleGlzdGluZyUyMG9ubGluZSUyMHBheW1lbnQlMjBmbG93LiUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NoMyUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXNpemUlM0ExOHB4JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBtYXJnaW4lM0EyOHB4JTIwMCUyMDEycHglMjAwJTNCJTIyJTNFSWRlbnRpZnklMjBFdmVyeSUyMFBheW1lbnQtUmVsYXRlZCUyMFBhZ2UlM0MlMkZoMyUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyM2Y3ZjhmYSUzQiUyMGJvcmRlci1yYWRpdXMlM0E4cHglM0IlMjBwYWRkaW5nJTNBMjBweCUyMDI0cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDI4cHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMzMzMlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjA4cHglMjAwJTNCJTIyJTNFJUUyJTlDJTkzJTIwVXRpbGl0eSUyMHBheW1lbnQlMjBwYWdlcyUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDhweCUyMDAlM0IlMjIlM0UlRTIlOUMlOTMlMjBUYXglMjBhbmQlMjBhc3Nlc3NtZW50JTIwcGF5bWVudCUyMHBhZ2VzJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRSVFMiU5QyU5MyUyMENvdXJ0JTIwYW5kJTIwY2l0YXRpb24lMjBwYXltZW50JTIwcGFnZXMlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMzMzMlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjA4cHglMjAwJTNCJTIyJTNFJUUyJTlDJTkzJTIwUGVybWl0JTJDJTIwbGljZW5zZSUyQyUyMHJlY3JlYXRpb24lMkMlMjBhbmQlMjByZWdpc3RyYXRpb24lMjBwYXltZW50JTIwcGFnZXMlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMzMzMlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjA4cHglMjAwJTNCJTIyJTNFJUUyJTlDJTkzJTIwU2Nob29sJTIwZmVlJTJDJTIwdHVpdGlvbiUyQyUyMHRyYW5zcG9ydGF0aW9uJTJDJTIwYW5kJTIwYWN0aXZpdHktcGF5bWVudCUyMHBhZ2VzJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlM0IlMjIlM0UlRTIlOUMlOTMlMjBBbnklMjBkZXBhcnRtZW50LXNwZWNpZmljJTIwcGFnZSUyMHRoYXQlMjBlbWJlZHMlMjBhJTIwcGF5bWVudCUyMGVsZW1lbnQlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDaDMlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC1zaXplJTNBMThweCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwbWFyZ2luJTNBMjhweCUyMDAlMjAxMnB4JTIwMCUzQiUyMiUzRURvY3VtZW50JTIwdGhlJTIwUGF5bWVudCUyME1vZGVsJTNDJTJGaDMlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFRm9yJTIwZWFjaCUyMHBhZ2UlMkMlMjBkb2N1bWVudCUyMHdoZXRoZXIlMjB0aGUlMjByZXNpZGVudCUyMGlzJTIwcmVkaXJlY3RlZCUyMHRvJTIwYSUyMGhvc3RlZCUyMHBheW1lbnQlMjBwYWdlJTJDJTIwc2VudCUyMHRocm91Z2glMjBhJTIwcGF5bWVudCUyMGxpbmslMkMlMjBvciUyMHByZXNlbnRlZCUyMHdpdGglMjBhbiUyMGVtYmVkZGVkJTIwcGF5bWVudCUyMGZvcm0uJTIwS2VlcCUyMGElMjBzY3JlZW5zaG90JTIwYW5kJTIwYSUyMHNpbXBsZSUyMGRhdGEtZmxvdyUyMGRpYWdyYW0lMjB3aXRoJTIwdGhlJTIwcmVjb3JkLiUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NoMyUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXNpemUlM0ExOHB4JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBtYXJnaW4lM0EyOHB4JTIwMCUyMDEycHglMjAwJTNCJTIyJTNFSW52ZW50b3J5JTIwU2NyaXB0cyUyMG9uJTIwRW1iZWRkZWQtRm9ybSUyMFBhZ2VzJTNDJTJGaDMlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDE2cHglMjAwJTNCJTIyJTNFRm9yJTIwZWFjaCUyMHNjcmlwdCUyMHRoYXQlMjBsb2FkcyUyMG9yJTIwZXhlY3V0ZXMlMjBpbiUyMGElMjByZXNpZGVudCVFMiU4MCU5OXMlMjBicm93c2VyJTIwb24lMjBhJTIwcmVmZXJyaW5nJTIwcGF5bWVudCUyMHBhZ2UlMkMlMjByZWNvcmQlM0ElM0MlMkZwJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDZGl2JTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzZjdmOGZhJTNCJTIwYm9yZGVyLXJhZGl1cyUzQThweCUzQiUyMHBhZGRpbmclM0EyMHB4JTIwMjRweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMjhweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDhweCUyMDAlM0IlMjIlM0UlRTIlOUMlOTMlMjBTY3JpcHQlMjBuYW1lJTIwYW5kJTIwc291cmNlJTIwZG9tYWluJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRSVFMiU5QyU5MyUyMEJ1c2luZXNzJTIwb3IlMjB0ZWNobmljYWwlMjBwdXJwb3NlJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRSVFMiU5QyU5MyUyME93bmVyJTIwb3IlMjBhcHByb3ZpbmclMjBkZXBhcnRtZW50JTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRSVFMiU5QyU5MyUyMFdoZXRoZXIlMjBpdCUyMGlzJTIwZmlyc3QtcGFydHklMjBvciUyMHRoaXJkLXBhcnR5JTIwY29kZSUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDhweCUyMDAlM0IlMjIlM0UlRTIlOUMlOTMlMjBEYXRlJTIwbGFzdCUyMHJldmlld2VkJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlM0IlMjIlM0UlRTIlOUMlOTMlMjBIb3clMjB0aGUlMjBhZ2VuY3klMjBjb25maXJtcyUyMGl0JTIwcmVtYWlucyUyMGF1dGhvcml6ZWQlMjBhbmQlMjB1bmNoYW5nZWQlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDaDMlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC1zaXplJTNBMThweCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwbWFyZ2luJTNBMjhweCUyMDAlMjAxMnB4JTIwMCUzQiUyMiUzRUxpbWl0JTIwUGFnZS1FZGl0aW5nJTIwQWNjZXNzJTNDJTJGaDMlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFTm90JTIwZXZlcnklMjB3ZWIlMjBlZGl0b3IlMjBuZWVkcyUyMHBlcm1pc3Npb24lMjB0byUyMGFsdGVyJTIwcGF5bWVudCUyMHBhZ2VzLiUyMFVzZSUyMHJvbGUtYmFzZWQlMjBhY2Nlc3MlMjBpbiUyMHRoZSUyMGNvbnRlbnQtbWFuYWdlbWVudCUyMHN5c3RlbSUyQyUyMGtlZXAlMjBhZG1pbmlzdHJhdGl2ZSUyMGFjY291bnRzJTIwY3VycmVudCUyQyUyMGFuZCUyMHJlcXVpcmUlMjByZXZpZXclMjBiZWZvcmUlMjBjaGFuZ2VzJTIwYXJlJTIwcHVibGlzaGVkJTIwdG8lMjBwYWdlcyUyMHdpdGglMjBlbWJlZGRlZCUyMHBheW1lbnQlMjBlbGVtZW50cy4lM0MlMkZwJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDaDMlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC1zaXplJTNBMThweCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwbWFyZ2luJTNBMjhweCUyMDAlMjAxMnB4JTIwMCUzQiUyMiUzRVJldGFpbiUyMFByb3ZpZGVyJTIwR3VpZGFuY2UlM0MlMkZoMyUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMm1hcmdpbiUzQTAlMjAwJTIwMjBweCUyMDAlM0IlMjIlM0VLZWVwJTIwdGhlJTIwcHJvdmlkZXIlRTIlODAlOTlzJTIwaW1wbGVtZW50YXRpb24lMjBpbnN0cnVjdGlvbnMlMjB3aXRoJTIwdGhlJTIwcGF5bWVudC1wYWdlJTIwcmVjb3JkLiUyMElmJTIwdGhlJTIwcHJvdmlkZXIlMjBzdGF0ZXMlMjB0aGF0JTIwaXRzJTIwZW1iZWRkZWQlMjBzb2x1dGlvbiUyMHByb3ZpZGVzJTIwc2NyaXB0LWF0dGFjayUyMHByb3RlY3Rpb25zJTJDJTIwcmV0YWluJTIwdGhhdCUyMHdyaXR0ZW4lMjBjb25maXJtYXRpb24lMjBhbmQlMjBldmlkZW5jZSUyMHRoYXQlMjB5b3VyJTIwYWdlbmN5JTIwZm9sbG93ZWQlMjB0aGUlMjByZXF1aXJlZCUyMGltcGxlbWVudGF0aW9uJTIwc3RlcHMuJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2gzJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtc2l6ZSUzQTE4cHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMG1hcmdpbiUzQTI4cHglMjAwJTIwMTJweCUyMDAlM0IlMjIlM0VSZXZpZXclMjBBZnRlciUyME1lYW5pbmdmdWwlMjBDaGFuZ2VzJTNDJTJGaDMlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFUmV2aXNpdCUyMHRoZSUyMHBhZ2UlMjBhZnRlciUyMGNoYW5naW5nJTIweW91ciUyMHdlYnNpdGUlMjB0aGVtZSUyQyUyMHRhZyUyMG1hbmFnZXIlMkMlMjBhbmFseXRpY3MlMjB0b29scyUyQyUyMGNvb2tpZSUyMGJhbm5lciUyQyUyMGFjY2Vzc2liaWxpdHklMjB2ZW5kb3IlMkMlMjB3ZWIlMjBhZ2VuY3klMkMlMjBwYXltZW50JTIwcHJvdmlkZXIlMkMlMjBiaWxsaW5nJTIwaW50ZWdyYXRpb24lMkMlMjBvciUyMGVtYmVkZGVkJTIwcGF5bWVudCUyMGNvbmZpZ3VyYXRpb24uJTNDJTJGcCUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2gyJTIwaWQlM0QlMjJ2ZW5kb3ItcXVlc3Rpb25zJTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtc2l6ZSUzQTIycHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMG1hcmdpbiUzQTQwcHglMjAwJTIwMTZweCUyMDAlM0IlMjBwYWRkaW5nLWJvdHRvbSUzQThweCUzQiUyMGJvcmRlci1ib3R0b20lM0EzcHglMjBzb2xpZCUyMCUyM2UwN2MxZSUzQiUyMiUzRVF1ZXN0aW9ucyUyMGZvciUyMFBheW1lbnQlMjBhbmQlMjBXZWIlMjBWZW5kb3JzJTNDJTJGaDIlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFRG8lMjBub3QlMjBsZWF2ZSUyMHRoZSUyMHRlY2huaWNhbCUyMGRldGFpbHMlMjB0byUyMGFzc3VtcHRpb24uJTIwQXNrJTIwZGlyZWN0JTIwcXVlc3Rpb25zJTIwYW5kJTIwcmV0YWluJTIwdGhlJTIwYW5zd2VycyUyMGluJTIweW91ciUyMHZlbmRvci1tYW5hZ2VtZW50JTIwZmlsZS4lM0MlMkZwJTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDaDMlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC1zaXplJTNBMThweCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwbWFyZ2luJTNBMjhweCUyMDAlMjAxMnB4JTIwMCUzQiUyMiUzRVF1ZXN0aW9ucyUyMGZvciUyMFlvdXIlMjBQYXltZW50JTIwUHJvdmlkZXIlM0MlMkZoMyUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyM2Y3ZjhmYSUzQiUyMGJvcmRlci1yYWRpdXMlM0E4cHglM0IlMjBwYWRkaW5nJTNBMjBweCUyMDI0cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDI4cHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMzMzMlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjA4cHglMjAwJTNCJTIyJTNFJUUyJTlDJTkzJTIwSXMlMjBvdXIlMjBwYXltZW50JTIwZmxvdyUyMGhvc3RlZCUyQyUyMHJlZGlyZWN0ZWQlMkMlMjBvciUyMGVtYmVkZGVkJTNGJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRSVFMiU5QyU5MyUyMElmJTIwZW1iZWRkZWQlMkMlMjBpcyUyMG91ciUyMGFnZW5jeSUyMHBhZ2UlMjBjb25zaWRlcmVkJTIwYSUyMHJlZmVycmluZyUyMHBheW1lbnQlMjBwYWdlJTIwZm9yJTIwdGhpcyUyMGltcGxlbWVudGF0aW9uJTNGJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRSVFMiU5QyU5MyUyMENhbiUyMHlvdSUyMHByb3ZpZGUlMjBjdXJyZW50JTIwUENJJTIwRFNTJTIwY29tcGxpYW5jZSUyMGRvY3VtZW50YXRpb24lMjBmb3IlMjB0aGlzJTIwcGF5bWVudCUyMHByb2R1Y3QlM0YlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMzMzMlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjA4cHglMjAwJTNCJTIyJTNFJUUyJTlDJTkzJTIwRG9lcyUyMG91ciUyMGltcGxlbWVudGF0aW9uJTIwcXVhbGlmeSUyMGZvciUyMFNBUSUyMEElMkMlMjBvciUyMHNob3VsZCUyMHdlJTIwdmFsaWRhdGUlMjB0aHJvdWdoJTIwYW5vdGhlciUyMFNBUSUyMG9yJTIwcHJvY2VzcyUzRiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDhweCUyMDAlM0IlMjIlM0UlRTIlOUMlOTMlMjBJZiUyMFNBUSUyMEElMjBhcHBsaWVzJTJDJTIwY2FuJTIweW91JTIwcHJvdmlkZSUyMHdyaXR0ZW4lMjBjb25maXJtYXRpb24lMjBhZGRyZXNzaW5nJTIwdGhlJTIwc2NyaXB0LWF0dGFjayUyMGVsaWdpYmlsaXR5JTIwY3JpdGVyaW9uJTIwZm9yJTIwdGhlJTIwZW1iZWRkZWQlMjBzb2x1dGlvbiUzRiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDhweCUyMDAlM0IlMjIlM0UlRTIlOUMlOTMlMjBXaGF0JTIwaW1wbGVtZW50YXRpb24lMjBzdGVwcyUyMGFyZSUyMHJlcXVpcmVkJTIwZm9yJTIwdGhhdCUyMGNvbmZpcm1hdGlvbiUyMHRvJTIwYXBwbHklM0YlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMzMzMlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjA4cHglMjAwJTNCJTIyJTNFJUUyJTlDJTkzJTIwV2hhdCUyMHdlYnNpdGUlMkMlMjBiaWxsaW5nLXBsYXRmb3JtJTJDJTIwb3IlMjBpbnRlZ3JhdGlvbiUyMGNoYW5nZXMlMjByZXF1aXJlJTIwYSUyMG5ldyUyMHJldmlldyUzRiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTNCJTIyJTNFJUUyJTlDJTkzJTIwRG8lMjB5b3UlMjBvZmZlciUyMGElMjBob3N0ZWQlMjBwYXltZW50JTIwcGFnZSUyMG9yJTIwcGF5bWVudC1saW5rJTIwb3B0aW9uJTIwdGhhdCUyMG1heSUyMGJldHRlciUyMGZpdCUyMG91ciUyMG9wZXJhdGlvbmFsJTIwYW5kJTIwY29tcGxpYW5jZSUyMGdvYWxzJTNGJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2gzJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtc2l6ZSUzQTE4cHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMG1hcmdpbiUzQTI4cHglMjAwJTIwMTJweCUyMDAlM0IlMjIlM0VRdWVzdGlvbnMlMjBmb3IlMjBZb3VyJTIwV2ViJTIwQWdlbmN5JTIwb3IlMjBJbnRlcm5hbCUyMFdlYiUyMFRlYW0lM0MlMkZoMyUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyM2Y3ZjhmYSUzQiUyMGJvcmRlci1yYWRpdXMlM0E4cHglM0IlMjBwYWRkaW5nJTNBMjBweCUyMDI0cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDI4cHglMjAwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMzMzMlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbWFyZ2luJTNBMCUyMDAlMjA4cHglMjAwJTNCJTIyJTNFJUUyJTlDJTkzJTIwV2hpY2glMjBzY3JpcHRzJTIwcnVuJTIwb24lMjBwYXltZW50LXJlbGF0ZWQlMjBwYWdlcyUyMHRvZGF5JTNGJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRSVFMiU5QyU5MyUyMFdobyUyMGNhbiUyMGFkZCUyMG9yJTIwcmVtb3ZlJTIwc2NyaXB0cyUyMHRocm91Z2glMjB0aGUlMjBDTVMlMkMlMjB0YWclMjBtYW5hZ2VyJTJDJTIwb3IlMjBzaXRlJTIwY29kZSUzRiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDhweCUyMDAlM0IlMjIlM0UlRTIlOUMlOTMlMjBXaGF0JTIwcmV2aWV3JTIwb2NjdXJzJTIwYmVmb3JlJTIwYSUyMHNjcmlwdCUyMGlzJTIwYWRkZWQlMjB0byUyMGElMjByZWZlcnJpbmclMjBwYXltZW50JTIwcGFnZSUzRiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDhweCUyMDAlM0IlMjIlM0UlRTIlOUMlOTMlMjBIb3clMjBhcmUlMjB0aGlyZC1wYXJ0eSUyMHBsdWdpbnMlMjBhbmQlMjBKYXZhU2NyaXB0JTIwbGlicmFyaWVzJTIwdXBkYXRlZCUyMGFuZCUyMG1vbml0b3JlZCUzRiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDhweCUyMDAlM0IlMjIlM0UlRTIlOUMlOTMlMjBDYW4lMjB3ZSUyMHByb2R1Y2UlMjBhJTIwY2hhbmdlJTIwaGlzdG9yeSUyMGZvciUyMHRoZSUyMHBheW1lbnQlMjBwYWdlJTIwYW5kJTIwaXRzJTIwc2NyaXB0cyUzRiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTNCJTIyJTNFJUUyJTlDJTkzJTIwQXJlJTIwd2UlMjB1c2luZyUyMGFueSUyMHNjcmlwdCUyMG9yJTIwdGFnJTIwdGhhdCUyMGlzJTIwbm90JTIwbmVjZXNzYXJ5JTIwZm9yJTIwdGhlJTIwcGF5bWVudCUyMGV4cGVyaWVuY2UlM0YlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDaDIlMjBpZCUzRCUyMmNoYW5nZS1jb250cm9sJTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtc2l6ZSUzQTIycHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMG1hcmdpbiUzQTQwcHglMjAwJTIwMTZweCUyMDAlM0IlMjBwYWRkaW5nLWJvdHRvbSUzQThweCUzQiUyMGJvcmRlci1ib3R0b20lM0EzcHglMjBzb2xpZCUyMCUyM2UwN2MxZSUzQiUyMiUzRUtlZXAlMjBDaGFuZ2UlMjBDb250cm9sJTIwU2ltcGxlJTNDJTJGaDIlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJtYXJnaW4lM0EwJTIwMCUyMDIwcHglMjAwJTNCJTIyJTNFVGhpcyUyMGRvZXMlMjBub3QlMjBtZWFuJTIwb25saW5lJTIwcGF5bWVudHMlMjBuZWVkJTIwdG8lMjBiZWNvbWUlMjBtb3JlJTIwY29tcGxpY2F0ZWQuJTIwSXQlMjBtZWFucyUyMHlvdXIlMjBhZ2VuY3klMjBzaG91bGQlMjB1bmRlcnN0YW5kJTIwaG93JTIwZWFjaCUyMHBheW1lbnQlMjBjaGFubmVsJTIwaXMlMjBidWlsdCUyQyUyMGtub3clMjB3aGljaCUyMHZlbmRvcnMlMjBhcmUlMjBpbnZvbHZlZCUyQyUyMGFuZCUyMGFwcGx5JTIwdGlnaHRlciUyMGNoYW5nZSUyMGNvbnRyb2xzJTIwdG8lMjB0aGUlMjBzbWFsbCUyMG51bWJlciUyMG9mJTIwd2VicGFnZXMlMjBjb25uZWN0ZWQlMjB0byUyMHBheW1lbnQlMjBjb2xsZWN0aW9uLiUzQyUyRnAlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NkaXYlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtY29sb3IlM0ElMjNmN2Y4ZmElM0IlMjBib3JkZXItbGVmdCUzQTRweCUyMHNvbGlkJTIwJTIzMWU2ZmUwJTNCJTIwYm9yZGVyLXJhZGl1cyUzQTRweCUzQiUyMHBhZGRpbmclM0EyMHB4JTIwMjRweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMjhweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMTJweCUyMDAlM0IlMjIlM0VBJTIwV29ya2FibGUlMjBQcm9jZXNzJTIwZm9yJTIwTWFueSUyMFB1YmxpYyUyMEVudGl0aWVzJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRSUzQ3N0cm9uZyUzRVN0ZXAlMjAxLiUzQyUyRnN0cm9uZyUzRSUyMEZsYWclMjBwYXltZW50LXJlbGF0ZWQlMjBwYWdlcyUyMGluJTIwdGhlJTIwQ01TLiUyME1haW50YWluJTIwYSUyMHNpbXBsZSUyMGxpc3QlMjBvZiUyMFVSTHMlMjBhbmQlMjBwYWdlJTIwb3duZXJzLiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDhweCUyMDAlM0IlMjIlM0UlM0NzdHJvbmclM0VTdGVwJTIwMi4lM0MlMkZzdHJvbmclM0UlMjBSZXF1aXJlJTIwYXBwcm92YWwlMjBmb3IlMjBzY3JpcHQlMjBjaGFuZ2VzLiUyMEZpbmFuY2UlMkMlMjBJVCUyQyUyMG9yJTIwdGhlJTIwZGVzaWduYXRlZCUyMHBheW1lbnQlMjBvd25lciUyMHNob3VsZCUyMHJldmlldyUyMGFkZGl0aW9ucyUyMHRvJTIwZW1iZWRkZWQlMjBwYXltZW50JTIwcGFnZXMuJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRSUzQ3N0cm9uZyUzRVN0ZXAlMjAzLiUzQyUyRnN0cm9uZyUzRSUyMERvY3VtZW50JTIwdGhlJTIwcmVhc29uJTIwZm9yJTIwZXZlcnklMjBzY3JpcHQuJTIwSWYlMjBubyUyMG9uZSUyMGNhbiUyMGV4cGxhaW4lMjB3aHklMjBpdCUyMGlzJTIwdGhlcmUlMkMlMjByZW1vdmUlMjBpdCUyMG9yJTIwaW52ZXN0aWdhdGUlMjBiZWZvcmUlMjBsZWF2aW5nJTIwaXQlMjBpbiUyMHBsYWNlLiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDhweCUyMDAlM0IlMjIlM0UlM0NzdHJvbmclM0VTdGVwJTIwNC4lM0MlMkZzdHJvbmclM0UlMjBVc2UlMjBhJTIwYmVmb3JlLWFuZC1hZnRlciUyMGNoZWNrLiUyMENvbmZpcm0lMjB0aGF0JTIwYSUyMHBhZ2UlMjB1cGRhdGUlMjBkaWQlMjBub3QlMjBjaGFuZ2UlMjB0aGUlMjBhcHByb3ZlZCUyMHBheW1lbnQlMjBlbGVtZW50JTJDJTIwc2NyaXB0cyUyQyUyMGhlYWRlcnMlMkMlMjBvciUyMGRlc3RpbmF0aW9uJTIwbGlua3MuJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlM0IlMjIlM0UlM0NzdHJvbmclM0VTdGVwJTIwNS4lM0MlMkZzdHJvbmclM0UlMjBSZXRhaW4lMjB0aGUlMjBldmlkZW5jZS4lMjBTYXZlJTIwY2hhbmdlJTIwdGlja2V0cyUyQyUyMGFwcHJvdmFsJTIwZW1haWxzJTJDJTIwc2NyZWVuc2hvdHMlMkMlMjBhbmQlMjBwcm92aWRlciUyMGd1aWRhbmNlJTIwaW4lMjB0aGUlMjBwYXltZW50LXNlY3VyaXR5JTIwZm9sZGVyLiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZkaXYlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NkaXYlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtY29sb3IlM0ElMjNmN2Y4ZmElM0IlMjBib3JkZXItbGVmdCUzQTRweCUyMHNvbGlkJTIwJTIzMWU2ZmUwJTNCJTIwYm9yZGVyLXJhZGl1cyUzQTRweCUzQiUyMHBhZGRpbmclM0EyMHB4JTIwMjRweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMjhweCUyMDAlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRUdvb2QlMjBHb3Zlcm5hbmNlJTIwRG9lcyUyME5vdCUyMFJlcXVpcmUlMjBEb2luZyUyMEV2ZXJ5dGhpbmclMjBNYW51YWxseSUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBsaW5lLWhlaWdodCUzQTEuNjUlM0IlMjBtYXJnaW4lM0EwJTNCJTIyJTNFQSUyMHByb3ZpZGVyLWhvc3RlZCUyMHBhZ2UlMjBvciUyMHNlY3VyZSUyMHBheW1lbnQtbGluayUyMG9wdGlvbiUyMGNhbiUyMHNpbXBsaWZ5JTIwdGhlJTIwcmVzaWRlbnQlMjBwYXltZW50JTIwZXhwZXJpZW5jZSUyMGFuZCUyMHJlZHVjZSUyMHRoZSUyMG51bWJlciUyMG9mJTIwYWdlbmN5LWNvbnRyb2xsZWQlMjBjb21wb25lbnRzJTIwYXJvdW5kJTIwY2FyZCUyMGVudHJ5LiUyMFRoZSUyMHJpZ2h0JTIwbW9kZWwlMjBkZXBlbmRzJTIwb24lMjByZXNpZGVudCUyMGV4cGVyaWVuY2UlMkMlMjBiaWxsaW5nLXN5c3RlbSUyMGludGVncmF0aW9uJTJDJTIwZGVwYXJ0bWVudCUyMG5lZWRzJTJDJTIwYW5kJTIweW91ciUyMGFnZW5jeSVFMiU4MCU5OXMlMjB2YWxpZGF0aW9uJTIwcmVxdWlyZW1lbnRzLiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZkaXYlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NoMiUyMGlkJTNEJTIyZmFxcyUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXNpemUlM0EyMnB4JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBtYXJnaW4lM0E0MHB4JTIwMCUyMDIwcHglMjAwJTNCJTIwcGFkZGluZy1ib3R0b20lM0E4cHglM0IlMjBib3JkZXItYm90dG9tJTNBM3B4JTIwc29saWQlMjAlMjNlMDdjMWUlM0IlMjIlM0VGcmVxdWVudGx5JTIwQXNrZWQlMjBRdWVzdGlvbnMlM0MlMkZoMiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMXB4JTIwc29saWQlMjAlMjNlNWU3ZWIlM0IlMjBib3JkZXItcmFkaXVzJTNBOHB4JTNCJTIwcGFkZGluZyUzQTIycHglMjAyNnB4JTNCJTIwbWFyZ2luLWJvdHRvbSUzQTE2cHglM0IlMjBiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzZmZmZmZmJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMGZvbnQtc2l6ZSUzQTE2cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDEwcHglMjAwJTNCJTIyJTNFRG9lcyUyMFNBUSUyMEElMjBhcHBseSUyMHRvJTIwbG9jYWwlMjBnb3Zlcm5tZW50JTIwYWdlbmNpZXMlM0YlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMzMzMlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbGluZS1oZWlnaHQlM0ExLjY1JTNCJTIwbWFyZ2luJTNBMCUzQiUyMiUzRUl0JTIwY2FuLiUyMFNBUSUyMEElMjBpcyUyMG5vdCUyMGxpbWl0ZWQlMjB0byUyMHByaXZhdGUlMjBidXNpbmVzc2VzJTJDJTIwYnV0JTIwYSUyMHB1YmxpYyUyMGVudGl0eSUyMG11c3QlMjBtZWV0JTIwYWxsJTIwU0FRJTIwQSUyMGVsaWdpYmlsaXR5JTIwY3JpdGVyaWEuJTIwSW4lMjBnZW5lcmFsJTJDJTIwdGhhdCUyMG1lYW5zJTIwZWxlY3Ryb25pYyUyMGNhcmQtZGF0YSUyMGZ1bmN0aW9ucyUyMGFyZSUyMGZ1bGx5JTIwb3V0c291cmNlZCUyMHRvJTIwUENJJTIwRFNTLWNvbXBsaWFudCUyMHRoaXJkJTIwcGFydGllcy4lMjBUaGUlMjBjb3JyZWN0JTIwdmFsaWRhdGlvbiUyMGFwcHJvYWNoJTIwZGVwZW5kcyUyMG9uJTIwdGhlJTIwYWdlbmN5JUUyJTgwJTk5cyUyMHBheW1lbnQlMjBjaGFubmVscyUyQyUyMHRlY2huaWNhbCUyMGltcGxlbWVudGF0aW9uJTJDJTIwYW5kJTIwdGhlJTIwZGlyZWN0aW9uJTIwb2YlMjBpdHMlMjBhY3F1aXJlciUyMG9yJTIwb3RoZXIlMjBjb21wbGlhbmNlLWVuZm9yY2luZyUyMGVudGl0eS4lM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDZGl2JTIwc3R5bGUlM0QlMjJib3JkZXIlM0ExcHglMjBzb2xpZCUyMCUyM2U1ZTdlYiUzQiUyMGJvcmRlci1yYWRpdXMlM0E4cHglM0IlMjBwYWRkaW5nJTNBMjJweCUyMDI2cHglM0IlMjBtYXJnaW4tYm90dG9tJTNBMTZweCUzQiUyMGJhY2tncm91bmQtY29sb3IlM0ElMjNmZmZmZmYlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwZm9udC1zaXplJTNBMTZweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMTBweCUyMDAlM0IlMjIlM0VEb2VzJTIwYSUyMHBheW1lbnQlMjBpZnJhbWUlMjBtYWtlJTIwb3VyJTIwYWdlbmN5JTIwcmVzcG9uc2libGUlMjBmb3IlMjBhbGwlMjBQQ0klMjBEU1MlMjBjb250cm9scyUzRiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBsaW5lLWhlaWdodCUzQTEuNjUlM0IlMjBtYXJnaW4lM0EwJTNCJTIyJTNFTm90JTIwbmVjZXNzYXJpbHkuJTIwU2NvcGUlMjBhbmQlMjB2YWxpZGF0aW9uJTIwcmVxdWlyZW1lbnRzJTIwZGVwZW5kJTIwb24lMjB0aGUlMjBjb21wbGV0ZSUyMHBheW1lbnQlMjBmbG93JTIwYW5kJTIwdGhlJTIwY3JpdGVyaWElMjB0aGF0JTIwYXBwbHklMjB0byUyMHlvdXIlMjBhZ2VuY3kuJTIwQW4lMjBlbWJlZGRlZCUyMGZvcm0lMjBjYW4lMjByZWR1Y2UlMjBkaXJlY3QlMjBoYW5kbGluZyUyMG9mJTIwY2FyZCUyMGRhdGElMkMlMjBidXQlMjBpdCUyMGNhbiUyMGFsc28lMjBjcmVhdGUlMjByZXNwb25zaWJpbGl0aWVzJTIwZm9yJTIwdGhlJTIwYWdlbmN5LWNvbnRyb2xsZWQlMjByZWZlcnJpbmclMjBwYXltZW50JTIwcGFnZS4lMjBDb25maXJtJTIwdGhlJTIwYXBwcm9wcmlhdGUlMjB2YWxpZGF0aW9uJTIwYXBwcm9hY2glMjB3aXRoJTIweW91ciUyMGFjcXVpcmVyJTJDJTIwcGF5bWVudCUyMHByb3ZpZGVyJTJDJTIwb3IlMjBxdWFsaWZpZWQlMjBhc3Nlc3Nvci4lM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDZGl2JTIwc3R5bGUlM0QlMjJib3JkZXIlM0ExcHglMjBzb2xpZCUyMCUyM2U1ZTdlYiUzQiUyMGJvcmRlci1yYWRpdXMlM0E4cHglM0IlMjBwYWRkaW5nJTNBMjJweCUyMDI2cHglM0IlMjBtYXJnaW4tYm90dG9tJTNBMTZweCUzQiUyMGJhY2tncm91bmQtY29sb3IlM0ElMjNmZmZmZmYlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwZm9udC1zaXplJTNBMTZweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMTBweCUyMDAlM0IlMjIlM0VEb2VzJTIwdGhpcyUyMGFwcGx5JTIwaWYlMjB3ZSUyMHJlZGlyZWN0JTIwcmVzaWRlbnRzJTIwdG8lMjBhJTIwcHJvdmlkZXItaG9zdGVkJTIwcGF5bWVudCUyMHBhZ2UlM0YlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMzMzMlM0IlMjBmb250LXNpemUlM0ExNXB4JTNCJTIwbGluZS1oZWlnaHQlM0ExLjY1JTNCJTIwbWFyZ2luJTNBMCUzQiUyMiUzRVBDSSUyMFNTQyUyMHN0YXRlcyUyMHRoYXQlMjB0aGUlMjBTQVElMjBBJTIwZWxpZ2liaWxpdHklMjBjcml0ZXJpb24lMjBkZXNjcmliZWQlMjBpbiUyMEZBUSUyMDE1ODglMjBhcHBsaWVzJTIwdG8lMjBlY29tbWVyY2UlMjBtZXJjaGFudCUyMHdlYnBhZ2VzJTIwdGhhdCUyMGluY2x1ZGUlMjBhbiUyMGVtYmVkZGVkJTIwdGhpcmQtcGFydHklMjBwYXltZW50JTIwcGFnZSUyMG9yJTIwZm9ybS4lMjBJdCUyMGRvZXMlMjBub3QlMjBhcHBseSUyMHRvJTIwYSUyMHNpbXBsZSUyMHJlZGlyZWN0JTIwdG8lMjBhJTIwcHJvdmlkZXIlMjB3ZWJzaXRlJTIwb3IlMjBhJTIwcGF5bWVudCUyMGxpbmslMjB0aGF0JTIwc2VuZHMlMjBhJTIwcGF5ZXIlMjB0byUyMGElMjBwcm92aWRlci1ob3N0ZWQlMjBzaXRlLiUyME90aGVyJTIwUENJJTIwRFNTJTIwcmVxdWlyZW1lbnRzJTIwbWF5JTIwc3RpbGwlMjBhcHBseSUyMGJhc2VkJTIwb24lMjB5b3VyJTIwZW52aXJvbm1lbnQuJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMXB4JTIwc29saWQlMjAlMjNlNWU3ZWIlM0IlMjBib3JkZXItcmFkaXVzJTNBOHB4JTNCJTIwcGFkZGluZyUzQTIycHglMjAyNnB4JTNCJTIwbWFyZ2luLWJvdHRvbSUzQTE2cHglM0IlMjBiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzZmZmZmZmJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMGZvbnQtc2l6ZSUzQTE2cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDEwcHglMjAwJTNCJTIyJTNFV2hhdCUyMGNvdW50cyUyMGFzJTIwYSUyMHNjcmlwdCUyMG9uJTIwYSUyMHJlZmVycmluZyUyMHBheW1lbnQlMjBwYWdlJTNGJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMGxpbmUtaGVpZ2h0JTNBMS42NSUzQiUyMG1hcmdpbiUzQTAlM0IlMjIlM0VTY3JpcHRzJTIwY2FuJTIwaW5jbHVkZSUyMGN1c3RvbSUyMEphdmFTY3JpcHQlMkMlMjB0YWctbWFuYWdlciUyMHRhZ3MlMkMlMjBhbmFseXRpY3MlMjB0b29scyUyQyUyMGNoYXQlMjB3aWRnZXRzJTJDJTIwYWNjZXNzaWJpbGl0eSUyMHRvb2xzJTJDJTIwY29va2llLWNvbnNlbnQlMjB0b29scyUyQyUyMHRoaXJkLXBhcnR5JTIwbGlicmFyaWVzJTJDJTIwYW5kJTIwb3RoZXIlMjBicm93c2VyLXNpZGUlMjBjb2RlLiUyMFRoZSUyMHByYWN0aWNhbCUyMHF1ZXN0aW9uJTIwaXMlMjB3aGV0aGVyJTIwdGhlJTIwY29kZSUyMGxvYWRzJTIwb3IlMjBleGVjdXRlcyUyMGluJTIwdGhlJTIwcmVzaWRlbnQlRTIlODAlOTlzJTIwYnJvd3NlciUyMG9uJTIwdGhlJTIwcGF5bWVudC1yZWxhdGVkJTIwcGFnZS4lM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDZGl2JTIwc3R5bGUlM0QlMjJib3JkZXIlM0ExcHglMjBzb2xpZCUyMCUyM2U1ZTdlYiUzQiUyMGJvcmRlci1yYWRpdXMlM0E4cHglM0IlMjBwYWRkaW5nJTNBMjJweCUyMDI2cHglM0IlMjBtYXJnaW4tYm90dG9tJTNBMTZweCUzQiUyMGJhY2tncm91bmQtY29sb3IlM0ElMjNmZmZmZmYlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwZm9udC1zaXplJTNBMTZweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMTBweCUyMDAlM0IlMjIlM0VDYW4lMjBvdXIlMjBwYXltZW50JTIwcHJvdmlkZXIlMjBoYW5kbGUlMjBzY3JpcHQtYXR0YWNrJTIwcHJvdGVjdGlvbiUyMGZvciUyMHVzJTNGJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMzMzJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMGxpbmUtaGVpZ2h0JTNBMS42NSUzQiUyMG1hcmdpbiUzQTAlM0IlMjIlM0VQQ0klMjBTU0MlMjBGQVElMjAxNTg4JTIwZGVzY3JpYmVzJTIwYSUyMHBhdGglMjB3aGVyZSUyMGElMjBQQ0klMjBEU1MtY29tcGxpYW50JTIwcGF5bWVudCUyMHByb3ZpZGVyJTIwb3IlMjB0aGlyZC1wYXJ0eSUyMHNlcnZpY2UlMjBwcm92aWRlciUyMGNvbmZpcm1zJTIwdGhhdCUyMGl0cyUyMGVtYmVkZGVkJTIwcGF5bWVudCUyMHNvbHV0aW9uJTIwaW5jbHVkZXMlMjB0ZWNobmlxdWVzJTIwdGhhdCUyMHByb3RlY3QlMjB0aGUlMjBtZXJjaGFudCUyMHBheW1lbnQlMjBwYWdlJTIwZnJvbSUyMHNjcmlwdCUyMGF0dGFja3MlMjB3aGVuJTIwaW1wbGVtZW50ZWQlMjBhY2NvcmRpbmclMjB0byUyMHRoZSUyMHByb3ZpZGVyJUUyJTgwJTk5cyUyMGluc3RydWN0aW9ucy4lMjBSZXF1ZXN0JTIwd3JpdHRlbiUyMGNvbmZpcm1hdGlvbiUyMHRoYXQlMjBhcHBsaWVzJTIwdG8lMjB5b3VyJTIwc3BlY2lmaWMlMjBwcm9kdWN0JTIwYW5kJTIwaW1wbGVtZW50YXRpb24lMkMlMjB0aGVuJTIwcmV0YWluJTIwZXZpZGVuY2UlMjB0aGF0JTIweW91JTIwZm9sbG93ZWQlMjB0aGUlMjBpbnN0cnVjdGlvbnMuJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMXB4JTIwc29saWQlMjAlMjNlNWU3ZWIlM0IlMjBib3JkZXItcmFkaXVzJTNBOHB4JTNCJTIwcGFkZGluZyUzQTIycHglMjAyNnB4JTNCJTIwbWFyZ2luLWJvdHRvbSUzQTE2cHglM0IlMjBiYWNrZ3JvdW5kLWNvbG9yJTNBJTIzZmZmZmZmJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMGZvbnQtc2l6ZSUzQTE2cHglM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDEwcHglMjAwJTNCJTIyJTNFV2hvJTIwc2hvdWxkJTIwYmUlMjBpbnZvbHZlZCUyMGluJTIwdGhpcyUyMHJldmlldyUzRiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBsaW5lLWhlaWdodCUzQTEuNjUlM0IlMjBtYXJnaW4lM0EwJTNCJTIyJTNFQXQlMjBtaW5pbXVtJTJDJTIwaW52b2x2ZSUyMHRoZSUyMHBheW1lbnQlMjBvd25lciUyMGluJTIwZmluYW5jZSUyMG9yJTIwdHJlYXN1cnklMkMlMjB0aGUlMjBJVCUyMG9yJTIwc2VjdXJpdHklMjBsZWFkJTJDJTIwYW5kJTIwdGhlJTIwd2ViJTIwdGVhbSUyMG9yJTIwd2ViJTIwdmVuZG9yLiUyMEluY2x1ZGUlMjB0aGUlMjBkZXBhcnRtZW50JTIwdGhhdCUyMG93bnMlMjB0aGUlMjBwYXltZW50JTIwZXhwZXJpZW5jZSUyQyUyMHN1Y2glMjBhcyUyMHV0aWxpdGllcyUyQyUyMGNvdXJ0cyUyQyUyMHRheCUyQyUyMHBlcm1pdHMlMkMlMjBvciUyMGVkdWNhdGlvbiUyQyUyMHdoZW4lMjBpdHMlMjBiaWxsaW5nJTIwc3lzdGVtJTIwb3IlMjByZXNpZGVudCUyMHdvcmtmbG93JTIwaXMlMjBpbnZvbHZlZC4lM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDZGl2JTIwc3R5bGUlM0QlMjJib3JkZXIlM0ExcHglMjBzb2xpZCUyMCUyM2U1ZTdlYiUzQiUyMGJvcmRlci1yYWRpdXMlM0E4cHglM0IlMjBwYWRkaW5nJTNBMjJweCUyMDI2cHglM0IlMjBtYXJnaW4tYm90dG9tJTNBMjhweCUzQiUyMGJhY2tncm91bmQtY29sb3IlM0ElMjNmZmZmZmYlM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwZm9udC1zaXplJTNBMTZweCUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwMTBweCUyMDAlM0IlMjIlM0VXaGF0JTIwc2hvdWxkJTIwd2UlMjBkbyUyMGlmJTIwd2UlMjBjYW5ub3QlMjBleHBsYWluJTIwaG93JTIwYSUyMHBheW1lbnQlMjBwYWdlJTIwaXMlMjBidWlsdCUzRiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzMzMyUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBsaW5lLWhlaWdodCUzQTEuNjUlM0IlMjBtYXJnaW4lM0EwJTNCJTIyJTNFUGF1c2UlMjBiZWZvcmUlMjBtYWtpbmclMjB1bnJlbGF0ZWQlMjB3ZWJzaXRlJTIwY2hhbmdlcy4lMjBBc2slMjB0aGUlMjBwYXltZW50JTIwcHJvdmlkZXIlMjBhbmQlMjB3ZWIlMjB0ZWFtJTIwdG8lMjBkb2N1bWVudCUyMHRoZSUyMGN1cnJlbnQlMjBmbG93JTJDJTIwaWRlbnRpZnklMjB3aGV0aGVyJTIwdGhlJTIwcGFnZSUyMGlzJTIwaG9zdGVkJTJDJTIwcmVkaXJlY3RlZCUyQyUyMG9yJTIwZW1iZWRkZWQlMkMlMjBhbmQlMjBsaXN0JTIwdGhlJTIwc2NyaXB0cyUyMHJ1bm5pbmclMjBvbiUyMGFueSUyMGFnZW5jeS1jb250cm9sbGVkJTIwcmVmZXJyaW5nJTIwcGF5bWVudCUyMHBhZ2UuJTIwVGhhdCUyMGJhc2VsaW5lJTIwd2lsbCUyMHN1cHBvcnQlMjB0aGUlMjByaWdodCUyMG5leHQlMjBzdGVwLiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZkaXYlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NkaXYlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBib3JkZXItcmFkaXVzJTNBOHB4JTNCJTIwcGFkZGluZyUzQTMycHglMjAzNnB4JTNCJTIwbWFyZ2luJTNBNDBweCUyMDAlM0IlMjB0ZXh0LWFsaWduJTNBY2VudGVyJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjNlMDdjMWUlM0IlMjBmb250LXNpemUlM0ExMXB4JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBsZXR0ZXItc3BhY2luZyUzQTAuMWVtJTNCJTIwdGV4dC10cmFuc2Zvcm0lM0F1cHBlcmNhc2UlM0IlMjBtYXJnaW4lM0EwJTIwMCUyMDEwcHglMjAwJTNCJTIyJTNFUmV2aWV3JTIwWW91ciUyME9ubGluZSUyMFBheW1lbnQlMjBGbG93JTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzZmZmZmZmJTNCJTIwZm9udC1zaXplJTNBMjBweCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwbWFyZ2luJTNBMCUyMDAlMjAxMnB4JTIwMCUzQiUyMiUzRU1ha2UlMjBvbmxpbmUlMjBwYXltZW50cyUyMGVhc2llciUyMHRvJTIwbWFuYWdlLiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyM2QwZDhlOCUzQiUyMGZvbnQtc2l6ZSUzQTE1cHglM0IlMjBsaW5lLWhlaWdodCUzQTEuNiUzQiUyMG1heC13aWR0aCUzQTU2MHB4JTNCJTIwbWFyZ2luJTNBMCUyMGF1dG8lMjAyNHB4JTIwYXV0byUzQiUyMiUzRUludGVsbGlQYXklMjBoZWxwcyUyMHB1YmxpYyUyMGVudGl0aWVzJTIwb2ZmZXIlMjBwYXltZW50JTIwb3B0aW9ucyUyMGFjcm9zcyUyMGhvc3RlZCUyMHBhZ2VzJTJDJTIwcGF5bWVudCUyMGxpbmtzJTJDJTIwb25saW5lJTIwcG9ydGFscyUyQyUyMGluLXBlcnNvbiUyMGNoYW5uZWxzJTJDJTIwYW5kJTIwYmlsbGluZy1zeXN0ZW0lMjB3b3JrZmxvd3MuJTIwVGFsayUyMHdpdGglMjBvdXIlMjB0ZWFtJTIwYWJvdXQlMjBhbiUyMGFwcHJvYWNoJTIwdGhhdCUyMHN1cHBvcnRzJTIwYSUyMGNsZWFyJTIwcmVzaWRlbnQlMjBleHBlcmllbmNlJTIwYW5kJTIwYSUyMG1hbmFnZWFibGUlMjBwYXltZW50JTIwZW52aXJvbm1lbnQlMjBmb3IlMjB5b3VyJTIwYWdlbmN5LiUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGaW50ZWxsaXBheS5jb20lMkZ0YWxrLXRvLWEtY29uc3VsdGFudCUyRiUyMiUyMHN0eWxlJTNEJTIyZGlzcGxheSUzQWlubGluZS1ibG9jayUzQiUyMGJhY2tncm91bmQtY29sb3IlM0ElMjNlMDdjMWUlM0IlMjBjb2xvciUzQSUyM2ZmZmZmZiUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwZm9udC1zaXplJTNBMTVweCUzQiUyMHRleHQtZGVjb3JhdGlvbiUzQW5vbmUlM0IlMjBwYWRkaW5nJTNBMTRweCUyMDMycHglM0IlMjBib3JkZXItcmFkaXVzJTNBNnB4JTNCJTIwbGV0dGVyLXNwYWNpbmclM0EwLjAyZW0lM0IlMjIlM0VUYWxrJTIwdG8lMjBhJTIwUGF5bWVudCUyMENvbnN1bHRhbnQlM0MlMkZhJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTNDaDIlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC1zaXplJTNBMThweCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwbWFyZ2luJTNBNDRweCUyMDAlMjAxNnB4JTIwMCUzQiUyMiUzRVJlbGF0ZWQlMjBSZWFkaW5nJTNDJTJGaDIlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NkaXYlMjBzdHlsZSUzRCUyMmRpc3BsYXklM0FmbGV4JTNCJTIwZmxleC13cmFwJTNBd3JhcCUzQiUyMGdhcCUzQTEycHglM0IlMjBtYXJnaW4tYm90dG9tJTNBNDBweCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyZmxleCUzQTElMjAxJTIwMjAwcHglM0IlMjBib3JkZXIlM0ExcHglMjBzb2xpZCUyMCUyM2U1ZTdlYiUzQiUyMGJvcmRlci1yYWRpdXMlM0E2cHglM0IlMjBwYWRkaW5nJTNBMTZweCUyMDE4cHglM0IlMjBiYWNrZ3JvdW5kJTNBJTIzZjdmOGZhJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDc3BhbiUyMHN0eWxlJTNEJTIyZGlzcGxheSUzQWlubGluZS1ibG9jayUzQiUyMGJhY2tncm91bmQlM0ElMjMwZjIwNDQlM0IlMjBjb2xvciUzQSUyM2UwN2MxZSUzQiUyMGZvbnQtc2l6ZSUzQTEwcHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMGxldHRlci1zcGFjaW5nJTNBMC4wOGVtJTNCJTIwdGV4dC10cmFuc2Zvcm0lM0F1cHBlcmNhc2UlM0IlMjBwYWRkaW5nJTNBM3B4JTIwOHB4JTNCJTIwYm9yZGVyLXJhZGl1cyUzQTNweCUzQiUyMG1hcmdpbi1ib3R0b20lM0ExMHB4JTNCJTIyJTNFUENJJTIwRFNTJTNDJTJGc3BhbiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZpbnRlbGxpcGF5LmNvbSUyRnBjaS1sZXZlbC0xLWZvci1wdWJsaWMtZW50aXRpZXMtd2hhdC1pdC1yZWFsbHktbWVhbnMtZm9yLXJpc2stYXVkaXRzLWFuZC1pbnN1cmFuY2UlMkYlMjIlMjBzdHlsZSUzRCUyMmRpc3BsYXklM0FibG9jayUzQiUyMGNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC13ZWlnaHQlM0E2MDAlM0IlMjBmb250LXNpemUlM0ExNHB4JTNCJTIwdGV4dC1kZWNvcmF0aW9uJTNBbm9uZSUzQiUyMGxpbmUtaGVpZ2h0JTNBMS40JTNCJTIyJTNFUENJJTIwTGV2ZWwlMjAxJTIwZm9yJTIwUHVibGljJTIwRW50aXRpZXMlM0ElMjBSaXNrJTJDJTIwQXVkaXRzJTJDJTIwYW5kJTIwSW5zdXJhbmNlJTNDJTJGYSUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyZmxleCUzQTElMjAxJTIwMjAwcHglM0IlMjBib3JkZXIlM0ExcHglMjBzb2xpZCUyMCUyM2U1ZTdlYiUzQiUyMGJvcmRlci1yYWRpdXMlM0E2cHglM0IlMjBwYWRkaW5nJTNBMTZweCUyMDE4cHglM0IlMjBiYWNrZ3JvdW5kJTNBJTIzZjdmOGZhJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDc3BhbiUyMHN0eWxlJTNEJTIyZGlzcGxheSUzQWlubGluZS1ibG9jayUzQiUyMGJhY2tncm91bmQlM0ElMjMwZjIwNDQlM0IlMjBjb2xvciUzQSUyM2UwN2MxZSUzQiUyMGZvbnQtc2l6ZSUzQTEwcHglM0IlMjBmb250LXdlaWdodCUzQTcwMCUzQiUyMGxldHRlci1zcGFjaW5nJTNBMC4wOGVtJTNCJTIwdGV4dC10cmFuc2Zvcm0lM0F1cHBlcmNhc2UlM0IlMjBwYWRkaW5nJTNBM3B4JTIwOHB4JTNCJTIwYm9yZGVyLXJhZGl1cyUzQTNweCUzQiUyMG1hcmdpbi1ib3R0b20lM0ExMHB4JTNCJTIyJTNFR292ZXJubWVudCUzQyUyRnNwYW4lM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGaW50ZWxsaXBheS5jb20lMkZpbmR1c3RyaWVzJTJGZ292ZXJubWVudCUyRiUyMiUyMHN0eWxlJTNEJTIyZGlzcGxheSUzQWJsb2NrJTNCJTIwY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXdlaWdodCUzQTYwMCUzQiUyMGZvbnQtc2l6ZSUzQTE0cHglM0IlMjB0ZXh0LWRlY29yYXRpb24lM0Fub25lJTNCJTIwbGluZS1oZWlnaHQlM0ExLjQlM0IlMjIlM0VHb3Zlcm5tZW50JTIwUGF5bWVudCUyMFByb2Nlc3NpbmclMjBTb2x1dGlvbnMlM0MlMkZhJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDZGl2JTIwc3R5bGUlM0QlMjJmbGV4JTNBMSUyMDElMjAyMDBweCUzQiUyMGJvcmRlciUzQTFweCUyMHNvbGlkJTIwJTIzZTVlN2ViJTNCJTIwYm9yZGVyLXJhZGl1cyUzQTZweCUzQiUyMHBhZGRpbmclM0ExNnB4JTIwMThweCUzQiUyMGJhY2tncm91bmQlM0ElMjNmN2Y4ZmElM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0NzcGFuJTIwc3R5bGUlM0QlMjJkaXNwbGF5JTNBaW5saW5lLWJsb2NrJTNCJTIwYmFja2dyb3VuZCUzQSUyMzBmMjA0NCUzQiUyMGNvbG9yJTNBJTIzZTA3YzFlJTNCJTIwZm9udC1zaXplJTNBMTBweCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwbGV0dGVyLXNwYWNpbmclM0EwLjA4ZW0lM0IlMjB0ZXh0LXRyYW5zZm9ybSUzQXVwcGVyY2FzZSUzQiUyMHBhZGRpbmclM0EzcHglMjA4cHglM0IlMjBib3JkZXItcmFkaXVzJTNBM3B4JTNCJTIwbWFyZ2luLWJvdHRvbSUzQTEwcHglM0IlMjIlM0VQdWJsaWMlMjBTZWN0b3IlM0MlMkZzcGFuJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmludGVsbGlwYXkuY29tJTJGY2l0eS1pbi10aGUtY2xvdWQlMkYlMjIlMjBzdHlsZSUzRCUyMmRpc3BsYXklM0FibG9jayUzQiUyMGNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC13ZWlnaHQlM0E2MDAlM0IlMjBmb250LXNpemUlM0ExNHB4JTNCJTIwdGV4dC1kZWNvcmF0aW9uJTNBbm9uZSUzQiUyMGxpbmUtaGVpZ2h0JTNBMS40JTNCJTIyJTNFQ2l0eSUyMGluJTIwdGhlJTIwQ2xvdWQlM0MlMkZhJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGZGl2JTNFJTBEJTBBJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDZGl2JTIwc3R5bGUlM0QlMjJmbGV4JTNBMSUyMDElMjAyMDBweCUzQiUyMGJvcmRlciUzQTFweCUyMHNvbGlkJTIwJTIzZTVlN2ViJTNCJTIwYm9yZGVyLXJhZGl1cyUzQTZweCUzQiUyMHBhZGRpbmclM0ExNnB4JTIwMThweCUzQiUyMGJhY2tncm91bmQlM0ElMjNmN2Y4ZmElM0IlMjIlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0NzcGFuJTIwc3R5bGUlM0QlMjJkaXNwbGF5JTNBaW5saW5lLWJsb2NrJTNCJTIwYmFja2dyb3VuZCUzQSUyMzBmMjA0NCUzQiUyMGNvbG9yJTNBJTIzZTA3YzFlJTNCJTIwZm9udC1zaXplJTNBMTBweCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwbGV0dGVyLXNwYWNpbmclM0EwLjA4ZW0lM0IlMjB0ZXh0LXRyYW5zZm9ybSUzQXVwcGVyY2FzZSUzQiUyMHBhZGRpbmclM0EzcHglMjA4cHglM0IlMjBib3JkZXItcmFkaXVzJTNBM3B4JTNCJTIwbWFyZ2luLWJvdHRvbSUzQTEwcHglM0IlMjIlM0VPbmxpbmUlMjBQYXltZW50cyUzQyUyRnNwYW4lM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGaW50ZWxsaXBheS5jb20lMkZvbmxpbmUtcGF5bWVudC1wYWdlJTJGJTIyJTIwc3R5bGUlM0QlMjJkaXNwbGF5JTNBYmxvY2slM0IlMjBjb2xvciUzQSUyMzBmMjA0NCUzQiUyMGZvbnQtd2VpZ2h0JTNBNjAwJTNCJTIwZm9udC1zaXplJTNBMTRweCUzQiUyMHRleHQtZGVjb3JhdGlvbiUzQW5vbmUlM0IlMjBsaW5lLWhlaWdodCUzQTEuNCUzQiUyMiUzRU9ubGluZSUyMFBheW1lbnQlMjBQYWdlcyUzQyUyRmElM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZkaXYlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZkaXYlM0UlMEQlMEElMEQlMEElMjAlMjAlMjAlMjAlM0NkaXYlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtY29sb3IlM0ElMjNmN2Y4ZmElM0IlMjBib3JkZXIlM0ExcHglMjBzb2xpZCUyMCUyM2U1ZTdlYiUzQiUyMGJvcmRlci1yYWRpdXMlM0E2cHglM0IlMjBwYWRkaW5nJTNBMjBweCUyMDI0cHglM0IlMjBtYXJnaW4tdG9wJTNBNDBweCUzQiUyMiUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3AlMjBzdHlsZSUzRCUyMmNvbG9yJTNBJTIzMGYyMDQ0JTNCJTIwZm9udC1zaXplJTNBMTFweCUzQiUyMGZvbnQtd2VpZ2h0JTNBNzAwJTNCJTIwbGV0dGVyLXNwYWNpbmclM0EwLjA4ZW0lM0IlMjB0ZXh0LXRyYW5zZm9ybSUzQXVwcGVyY2FzZSUzQiUyMG1hcmdpbiUzQTAlMjAwJTIwOHB4JTIwMCUzQiUyMiUzRVNvdXJjZXMlM0MlMkZwJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjM1NTUlM0IlMjBmb250LXNpemUlM0ExM3B4JTNCJTIwbGluZS1oZWlnaHQlM0ExLjclM0IlMjBtYXJnaW4lM0EwJTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmJsb2cucGNpc2VjdXJpdHlzdGFuZGFyZHMub3JnJTJGaW1wb3J0YW50LXVwZGF0ZXMtYW5ub3VuY2VkLWZvci1tZXJjaGFudHMtdmFsaWRhdGluZy10by1zZWxmLWFzc2Vzc21lbnQtcXVlc3Rpb25uYWlyZS1hJTIyJTIwdGFyZ2V0JTNEJTIyX2JsYW5rJTIyJTIwcmVsJTNEJTIybm9vcGVuZXIlMjBub3JlZmVycmVyJTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzFlNmZlMCUzQiUyMHRleHQtZGVjb3JhdGlvbiUzQW5vbmUlM0IlMjIlM0VQQ0klMjBTZWN1cml0eSUyMFN0YW5kYXJkcyUyMENvdW5jaWwlM0ElMjBTQVElMjBBJTIwdXBkYXRlcyUzQyUyRmElM0UlM0NiciUzRSUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZibG9nLnBjaXNlY3VyaXR5c3RhbmRhcmRzLm9yZyUyRmZhcS1jbGFyaWZpZXMtbmV3LXNhcS1hLWVsaWdpYmlsaXR5LWNyaXRlcmlhLWZvci1lLWNvbW1lcmNlLW1lcmNoYW50cyUyMiUyMHRhcmdldCUzRCUyMl9ibGFuayUyMiUyMHJlbCUzRCUyMm5vb3BlbmVyJTIwbm9yZWZlcnJlciUyMiUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMxZTZmZTAlM0IlMjB0ZXh0LWRlY29yYXRpb24lM0Fub25lJTNCJTIyJTNFUENJJTIwU2VjdXJpdHklMjBTdGFuZGFyZHMlMjBDb3VuY2lsJTNBJTIwRkFRJTIwMTU4OCUyMGFuZCUyMFNBUSUyMEElMjBlbGlnaWJpbGl0eSUyMGNyaXRlcmlhJTNDJTJGYSUzRSUzQ2JyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRnd3dy5wY2lzZWN1cml0eXN0YW5kYXJkcy5vcmclMkZzdGFuZGFyZHMlMkZwY2ktZHNzJTJGJTIyJTIwdGFyZ2V0JTNEJTIyX2JsYW5rJTIyJTIwcmVsJTNEJTIybm9vcGVuZXIlMjBub3JlZmVycmVyJTIyJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzFlNmZlMCUzQiUyMHRleHQtZGVjb3JhdGlvbiUzQW5vbmUlM0IlMjIlM0VQQ0klMjBTZWN1cml0eSUyMFN0YW5kYXJkcyUyMENvdW5jaWwlM0ElMjBQQ0klMjBEU1MlM0MlMkZhJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGcCUzRSUwRCUwQSUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUwRCUwQSUwRCUwQSUyMCUyMCUyMCUyMCUzQ2RpdiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1jb2xvciUzQSUyM2Y3ZjhmYSUzQiUyMGJvcmRlciUzQTFweCUyMHNvbGlkJTIwJTIzZTVlN2ViJTNCJTIwYm9yZGVyLXJhZGl1cyUzQTZweCUzQiUyMHBhZGRpbmclM0EyMHB4JTIwMjRweCUzQiUyMG1hcmdpbi10b3AlM0EyMHB4JTNCJTIyJTNFJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTNDcCUyMHN0eWxlJTNEJTIyY29sb3IlM0ElMjMwZjIwNDQlM0IlMjBmb250LXNpemUlM0ExMXB4JTNCJTIwZm9udC13ZWlnaHQlM0E3MDAlM0IlMjBsZXR0ZXItc3BhY2luZyUzQTAuMDhlbSUzQiUyMHRleHQtdHJhbnNmb3JtJTNBdXBwZXJjYXNlJTNCJTIwbWFyZ2luJTNBMCUyMDAlMjA4cHglMjAwJTNCJTIyJTNFRGlzY2xhaW1lciUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlM0NwJTIwc3R5bGUlM0QlMjJjb2xvciUzQSUyMzU1NSUzQiUyMGZvbnQtc2l6ZSUzQTEzcHglM0IlMjBsaW5lLWhlaWdodCUzQTEuNiUzQiUyMG1hcmdpbiUzQTAlM0IlMjIlM0VUaGlzJTIwYXJ0aWNsZSUyMGlzJTIwZm9yJTIwZ2VuZXJhbCUyMGVkdWNhdGlvbmFsJTIwcHVycG9zZXMlMjBvbmx5JTIwYW5kJTIwZG9lcyUyMG5vdCUyMGNvbnN0aXR1dGUlMjBsZWdhbCUyQyUyMGN5YmVyc2VjdXJpdHklMkMlMjBvciUyMGNvbXBsaWFuY2UlMjBhZHZpY2UuJTIwU0FRJTIwQSUyMGVsaWdpYmlsaXR5JTIwYW5kJTIwUENJJTIwRFNTJTIwdmFsaWRhdGlvbiUyMHJlcXVpcmVtZW50cyUyMGRlcGVuZCUyMG9uJTIweW91ciUyMGFnZW5jeSVFMiU4MCU5OXMlMjBwYXltZW50JTIwZW52aXJvbm1lbnQlMkMlMjBhY3F1aXJlciUyQyUyMHNlcnZpY2UlMjBwcm92aWRlcnMlMkMlMjBhbmQlMjBjYXJkLWJyYW5kJTIwcHJvZ3JhbS4lMjBZb3VyJTIwYWNxdWlyZXIlMkMlMjBwYXltZW50JTIwZmFjaWxpdGF0b3IlMkMlMjBwYXltZW50JTIwcHJvdmlkZXIlMkMlMjBvciUyMG90aGVyJTIwY29tcGxpYW5jZS1lbmZvcmNpbmclMjBlbnRpdHklMjBkZXRlcm1pbmVzJTIwdGhlJTIwYXBwbGljYWJsZSUyMHZhbGlkYXRpb24lMjBhcHByb2FjaC4lMjBDb25zdWx0JTIwdGhhdCUyMGVudGl0eSUyQyUyMGElMjBxdWFsaWZpZWQlMjBzZWN1cml0eSUyMGFzc2Vzc29yJTJDJTIwbGVnYWwlMjBjb3Vuc2VsJTJDJTIwb3IlMjBhbm90aGVyJTIwcXVhbGlmaWVkJTIwYWR2aXNvciUyMGFib3V0JTIweW91ciUyMGFnZW5jeSVFMiU4MCU5OXMlMjBvYmxpZ2F0aW9ucy4lMjAlM0NzdHJvbmclM0VMYXN0JTIwcmV2aWV3ZWQlM0ElMjBBdWd1c3QlMjAyMDI2LiUzQyUyRnN0cm9uZyUzRSUzQyUyRnAlM0UlMEQlMEElMjAlMjAlMjAlMjAlM0MlMkZkaXYlM0UlMEQlMEElMEQlMEElMjAlMjAlM0MlMkZkaXYlM0UlMEQlMEElMEQlMEElMjAlMjAlM0MlMjEtLSUwRCUwQSUyMCUyMCUyMCUyMElmJTIwQUlPU0VPJTIwYWxyZWFkeSUyMGdlbmVyYXRlcyUyMEFydGljbGUlMjBvciUyMEJsb2dQb3N0aW5nJTIwc2NoZW1hJTJDJTBEJTBBJTIwJTIwJTIwJTIwZG8lMjBub3QlMjBhZGQlMjBhJTIwc2Vjb25kJTIwQXJ0aWNsZSUyMHNjaGVtYSUyMG1hbnVhbGx5LiUwRCUwQSUyMCUyMCUyMCUyMFVwZGF0ZSUyMHRoZSUyMFVSTCUyQyUyMGZlYXR1cmVkJTIwaW1hZ2UlMjBVUkwlMkMlMjBhbmQlMjBwdWJsaWNhdGlvbiUyMGRhdGUlMjBiZWZvcmUlMjBwdWJsaXNoaW5nLiUwRCUwQSUyMCUyMC0tJTNFJTBEJTBBJTIwJTIwJTNDc2NyaXB0JTIwdHlwZSUzRCUyMmFwcGxpY2F0aW9uJTJGbGQlMkJqc29uJTIyJTNFJTBEJTBBJTIwJTIwJTdCJTBEJTBBJTIwJTIwJTIwJTIwJTIyJTQwY29udGV4dCUyMiUzQSUyMCUyMmh0dHBzJTNBJTJGJTJGc2NoZW1hLm9yZyUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMiU0MGdyYXBoJTIyJTNBJTIwJTVCJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTdCJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyJTQwdHlwZSUyMiUzQSUyMCUyMldlYlBhZ2UlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDBpZCUyMiUzQSUyMCUyMmh0dHBzJTNBJTJGJTJGaW50ZWxsaXBheS5jb20lMkZlbWJlZGRlZC1wYXltZW50LWZvcm1zLXBjaS1jb21wbGlhbmNlLWxvY2FsLWdvdmVybm1lbnQlMkYlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJ1cmwlMjIlM0ElMjAlMjJodHRwcyUzQSUyRiUyRmludGVsbGlwYXkuY29tJTJGZW1iZWRkZWQtcGF5bWVudC1mb3Jtcy1wY2ktY29tcGxpYW5jZS1sb2NhbC1nb3Zlcm5tZW50JTJGJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIybmFtZSUyMiUzQSUyMCUyMkRvJTIwRW1iZWRkZWQlMjBQYXltZW50JTIwRm9ybXMlMjBBZmZlY3QlMjBQQ0klMjBDb21wbGlhbmNlJTIwZm9yJTIwTG9jYWwlMjBHb3Zlcm5tZW50cyUzRiUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMmRlc2NyaXB0aW9uJTIyJTNBJTIwJTIyRG8lMjBlbWJlZGRlZCUyMHBheW1lbnQlMjBmb3JtcyUyMGFmZmVjdCUyMFBDSSUyMGNvbXBsaWFuY2UlM0YlMjBMZWFybiUyMGhvdyUyMGlmcmFtZXMlMkMlMjBwYXltZW50JTIwbGlua3MlMkMlMjBob3N0ZWQlMjBwYWdlcyUyQyUyMGFuZCUyMHNjcmlwdHMlMjBhZmZlY3QlMjBsb2NhbCUyMGdvdmVybm1lbnQlMjBwYXltZW50JTIwd2Vic2l0ZXMuJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyaW5MYW5ndWFnZSUyMiUzQSUyMCUyMmVuLVVTJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyaXNQYXJ0T2YlMjIlM0ElMjAlN0IlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDBpZCUyMiUzQSUyMCUyMmh0dHBzJTNBJTJGJTJGaW50ZWxsaXBheS5jb20lMkYlMjN3ZWJzaXRlJTIyJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIycHJpbWFyeUltYWdlT2ZQYWdlJTIyJTNBJTIwJTdCJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyJTQwaWQlMjIlM0ElMjAlMjJodHRwcyUzQSUyRiUyRmludGVsbGlwYXkuY29tJTJGZW1iZWRkZWQtcGF5bWVudC1mb3Jtcy1wY2ktY29tcGxpYW5jZS1sb2NhbC1nb3Zlcm5tZW50JTJGJTIzcHJpbWFyeWltYWdlJTIyJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyZGF0ZVB1Ymxpc2hlZCUyMiUzQSUyMCUyMjIwMjYtMDgtMTclMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJkYXRlTW9kaWZpZWQlMjIlM0ElMjAlMjIyMDI2LTA4LTE3JTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyc3BlYWthYmxlJTIyJTNBJTIwJTdCJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyJTQwdHlwZSUyMiUzQSUyMCUyMlNwZWFrYWJsZVNwZWNpZmljYXRpb24lMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJjc3NTZWxlY3RvciUyMiUzQSUyMCU1QiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMiUyM3F1aWNrLWFuc3dlciUyMiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU1RCUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCU3RCUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCU3QiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMiU0MHR5cGUlMjIlM0ElMjAlMjJXZWJTaXRlJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyJTQwaWQlMjIlM0ElMjAlMjJodHRwcyUzQSUyRiUyRmludGVsbGlwYXkuY29tJTJGJTIzd2Vic2l0ZSUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMnVybCUyMiUzQSUyMCUyMmh0dHBzJTNBJTJGJTJGaW50ZWxsaXBheS5jb20lMkYlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJuYW1lJTIyJTNBJTIwJTIySW50ZWxsaVBheSUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMnB1Ymxpc2hlciUyMiUzQSUyMCU3QiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMiU0MGlkJTIyJTNBJTIwJTIyaHR0cHMlM0ElMkYlMkZpbnRlbGxpcGF5LmNvbSUyRiUyM29yZ2FuaXphdGlvbiUyMiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMmluTGFuZ3VhZ2UlMjIlM0ElMjAlMjJlbi1VUyUyMiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCU3RCUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCU3QiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMiU0MHR5cGUlMjIlM0ElMjAlMjJPcmdhbml6YXRpb24lMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDBpZCUyMiUzQSUyMCUyMmh0dHBzJTNBJTJGJTJGaW50ZWxsaXBheS5jb20lMkYlMjNvcmdhbml6YXRpb24lMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJuYW1lJTIyJTNBJTIwJTIySW50ZWxsaVBheSUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMmFsdGVybmF0ZU5hbWUlMjIlM0ElMjAlMjJDb252ZW5pZW50JTIwUGF5bWVudHMlMjBkYmElMjBJbnRlbGxpUGF5JTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIydXJsJTIyJTNBJTIwJTIyaHR0cHMlM0ElMkYlMkZpbnRlbGxpcGF5LmNvbSUyRiUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMmxvZ28lMjIlM0ElMjAlN0IlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDB0eXBlJTIyJTNBJTIwJTIySW1hZ2VPYmplY3QlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDBpZCUyMiUzQSUyMCUyMmh0dHBzJTNBJTJGJTJGaW50ZWxsaXBheS5jb20lMkYlMjNsb2dvJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIydXJsJTIyJTNBJTIwJTIyaHR0cHMlM0ElMkYlMkZpbnRlbGxpcGF5LmNvbSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxOSUyRjA4JTJGaW50ZWxsaXBheS1pY29uLXNtYWxsLnBuZyUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMmNvbnRlbnRVcmwlMjIlM0ElMjAlMjJodHRwcyUzQSUyRiUyRmludGVsbGlwYXkuY29tJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE5JTJGMDglMkZpbnRlbGxpcGF5LWljb24tc21hbGwucG5nJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyY2FwdGlvbiUyMiUzQSUyMCUyMkludGVsbGlQYXklMjIlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJmb3VuZGluZ0RhdGUlMjIlM0ElMjAlMjIyMDA0JTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIydGVsZXBob25lJTIyJTNBJTIwJTIyJTJCMTg1NTg3MjY2MzIlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJlbWFpbCUyMiUzQSUyMCUyMnNhbGVzJTQwaW50ZWxsaXBheS5jb20lMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJhZGRyZXNzJTIyJTNBJTIwJTdCJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyJTQwdHlwZSUyMiUzQSUyMCUyMlBvc3RhbEFkZHJlc3MlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJzdHJlZXRBZGRyZXNzJTIyJTNBJTIwJTIyMTI4ODQlMjBTJTIwRnJvbnRydW5uZXIlMjBCbHZkLiUyQyUyMFN1aXRlJTIwMjIwJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyYWRkcmVzc0xvY2FsaXR5JTIyJTNBJTIwJTIyRHJhcGVyJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyYWRkcmVzc1JlZ2lvbiUyMiUzQSUyMCUyMlVUJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIycG9zdGFsQ29kZSUyMiUzQSUyMCUyMjg0MDIwJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyYWRkcmVzc0NvdW50cnklMjIlM0ElMjAlMjJVUyUyMiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMmFyZWFTZXJ2ZWQlMjIlM0ElMjAlN0IlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDB0eXBlJTIyJTNBJTIwJTIyQ291bnRyeSUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMm5hbWUlMjIlM0ElMjAlMjJVbml0ZWQlMjBTdGF0ZXMlMjIlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJzYW1lQXMlMjIlM0ElMjAlNUIlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJodHRwcyUzQSUyRiUyRnd3dy5saW5rZWRpbi5jb20lMkZjb21wYW55JTJGaW50ZWxsaXBheSUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMmh0dHBzJTNBJTJGJTJGdHdpdHRlci5jb20lMkZQYXlJbnRlbGxpJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZmFjZWJvb2suY29tJTJGSW50ZWxsaVBheSUyMiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU1RCUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCU3RCUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCU3QiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMiU0MHR5cGUlMjIlM0ElMjAlMjJQZXJzb24lMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDBpZCUyMiUzQSUyMCUyMmh0dHBzJTNBJTJGJTJGaW50ZWxsaXBheS5jb20lMkYlMjNkYWxlLWVybGluZyUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMm5hbWUlMjIlM0ElMjAlMjJEYWxlJTIwRXJsaW5nJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyam9iVGl0bGUlMjIlM0ElMjAlMjJBdXRob3IlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJ3b3Jrc0ZvciUyMiUzQSUyMCU3QiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMiU0MGlkJTIyJTNBJTIwJTIyaHR0cHMlM0ElMkYlMkZpbnRlbGxpcGF5LmNvbSUyRiUyM29yZ2FuaXphdGlvbiUyMiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMnVybCUyMiUzQSUyMCUyMmh0dHBzJTNBJTJGJTJGaW50ZWxsaXBheS5jb20lMkZhYm91dC11cyUyRiUyMiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCU3RCUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCU3QiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMiU0MHR5cGUlMjIlM0ElMjAlMjJBcnRpY2xlJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyJTQwaWQlMjIlM0ElMjAlMjJodHRwcyUzQSUyRiUyRmludGVsbGlwYXkuY29tJTJGZW1iZWRkZWQtcGF5bWVudC1mb3Jtcy1wY2ktY29tcGxpYW5jZS1sb2NhbC1nb3Zlcm5tZW50JTJGJTIzYXJ0aWNsZSUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMmlzUGFydE9mJTIyJTNBJTIwJTdCJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyJTQwaWQlMjIlM0ElMjAlMjJodHRwcyUzQSUyRiUyRmludGVsbGlwYXkuY29tJTJGZW1iZWRkZWQtcGF5bWVudC1mb3Jtcy1wY2ktY29tcGxpYW5jZS1sb2NhbC1nb3Zlcm5tZW50JTJGJTIyJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyaGVhZGxpbmUlMjIlM0ElMjAlMjJEbyUyMEVtYmVkZGVkJTIwUGF5bWVudCUyMEZvcm1zJTIwQWZmZWN0JTIwUENJJTIwQ29tcGxpYW5jZSUyMGZvciUyMExvY2FsJTIwR292ZXJubWVudHMlM0YlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJkZXNjcmlwdGlvbiUyMiUzQSUyMCUyMkRvJTIwZW1iZWRkZWQlMjBwYXltZW50JTIwZm9ybXMlMjBhZmZlY3QlMjBQQ0klMjBjb21wbGlhbmNlJTNGJTIwTGVhcm4lMjBob3clMjBpZnJhbWVzJTJDJTIwcGF5bWVudCUyMGxpbmtzJTJDJTIwaG9zdGVkJTIwcGFnZXMlMkMlMjBhbmQlMjBzY3JpcHRzJTIwYWZmZWN0JTIwbG9jYWwlMjBnb3Zlcm5tZW50JTIwcGF5bWVudCUyMHdlYnNpdGVzLiUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMmRhdGVQdWJsaXNoZWQlMjIlM0ElMjAlMjIyMDI2LTA4LTE3JTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyZGF0ZU1vZGlmaWVkJTIyJTNBJTIwJTIyMjAyNi0wOC0xNyUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMm1haW5FbnRpdHlPZlBhZ2UlMjIlM0ElMjAlN0IlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDBpZCUyMiUzQSUyMCUyMmh0dHBzJTNBJTJGJTJGaW50ZWxsaXBheS5jb20lMkZlbWJlZGRlZC1wYXltZW50LWZvcm1zLXBjaS1jb21wbGlhbmNlLWxvY2FsLWdvdmVybm1lbnQlMkYlMjIlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJwdWJsaXNoZXIlMjIlM0ElMjAlN0IlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDBpZCUyMiUzQSUyMCUyMmh0dHBzJTNBJTJGJTJGaW50ZWxsaXBheS5jb20lMkYlMjNvcmdhbml6YXRpb24lMjIlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJhdXRob3IlMjIlM0ElMjAlN0IlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDBpZCUyMiUzQSUyMCUyMmh0dHBzJTNBJTJGJTJGaW50ZWxsaXBheS5jb20lMkYlMjNkYWxlLWVybGluZyUyMiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMmltYWdlJTIyJTNBJTIwJTdCJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyJTQwaWQlMjIlM0ElMjAlMjJodHRwcyUzQSUyRiUyRmludGVsbGlwYXkuY29tJTJGZW1iZWRkZWQtcGF5bWVudC1mb3Jtcy1wY2ktY29tcGxpYW5jZS1sb2NhbC1nb3Zlcm5tZW50JTJGJTIzcHJpbWFyeWltYWdlJTIyJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIya2V5d29yZHMlMjIlM0ElMjAlMjJlbWJlZGRlZCUyMHBheW1lbnQlMjBmb3JtcyUyMFBDSSUyMGNvbXBsaWFuY2UlMkMlMjBQQ0klMjBpZnJhbWUlMjByZXF1aXJlbWVudHMlMkMlMjBTQVElMjBBJTIwbG9jYWwlMjBnb3Zlcm5tZW50JTJDJTIwU0FRJTIwQSUyMGVsaWdpYmlsaXR5JTIwcmVxdWlyZW1lbnRzJTJDJTIwU0FRJTIwQSUyMGVtYmVkZGVkJTIwcGF5bWVudCUyMGZvcm0lMkMlMjBsb2NhbCUyMGdvdmVybm1lbnQlMjBwYXltZW50JTIwc2VjdXJpdHklMkMlMjByZWZlcnJpbmclMjBwYXltZW50JTIwcGFnZSUyQyUyMFBDSSUyMERTUyUyMDYuNC4zJTJDJTIwUENJJTIwRFNTJTIwMTEuNi4xJTJDJTIwaG9zdGVkJTIwcGF5bWVudCUyMHBhZ2UlMjBQQ0klMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJhcnRpY2xlU2VjdGlvbiUyMiUzQSUyMCUyMkdvdmVybm1lbnQlMjBQYXltZW50JTIwU2VjdXJpdHklMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJpbkxhbmd1YWdlJTIyJTNBJTIwJTIyZW4tVVMlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJhYm91dCUyMiUzQSUyMCU1QiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3QiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMiU0MHR5cGUlMjIlM0ElMjAlMjJUaGluZyUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMm5hbWUlMjIlM0ElMjAlMjJQQ0klMjBEU1MlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJkZXNjcmlwdGlvbiUyMiUzQSUyMCUyMlRoZSUyMFBheW1lbnQlMjBDYXJkJTIwSW5kdXN0cnklMjBEYXRhJTIwU2VjdXJpdHklMjBTdGFuZGFyZCUyMGlzJTIwYSUyMHNldCUyMG9mJTIwc2VjdXJpdHklMjByZXF1aXJlbWVudHMlMjBkZXNpZ25lZCUyMHRvJTIwcHJvdGVjdCUyMHBheW1lbnQlMjBhY2NvdW50JTIwZGF0YS4lMjIlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0IlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDB0eXBlJTIyJTNBJTIwJTIyVGhpbmclMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJuYW1lJTIyJTNBJTIwJTIyU2VsZi1Bc3Nlc3NtZW50JTIwUXVlc3Rpb25uYWlyZSUyMEElMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJkZXNjcmlwdGlvbiUyMiUzQSUyMCUyMkElMjBQQ0klMjBEU1MlMjBzZWxmLWFzc2Vzc21lbnQlMjBxdWVzdGlvbm5haXJlJTIwZm9yJTIwZWxpZ2libGUlMjBtZXJjaGFudHMlMjB0aGF0JTIwZnVsbHklMjBvdXRzb3VyY2UlMjBlbGVjdHJvbmljJTIwcGF5bWVudCUyMGFjY291bnQlMjBkYXRhJTIwZnVuY3Rpb25zJTIwdG8lMjBQQ0klMjBEU1MtY29tcGxpYW50JTIwdGhpcmQlMjBwYXJ0aWVzLiUyMiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3QiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMiU0MHR5cGUlMjIlM0ElMjAlMjJUaGluZyUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMm5hbWUlMjIlM0ElMjAlMjJFbWJlZGRlZCUyMFBheW1lbnQlMjBGb3JtcyUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMmRlc2NyaXB0aW9uJTIyJTNBJTIwJTIyVGhpcmQtcGFydHklMjBwYXltZW50JTIwZWxlbWVudHMlMkMlMjBvZnRlbiUyMGRlbGl2ZXJlZCUyMHRocm91Z2glMjBpZnJhbWVzJTJDJTIwdGhhdCUyMGFwcGVhciUyMHdpdGhpbiUyMGElMjBtZXJjaGFudCUyMG9yJTIwcHVibGljJTIwZW50aXR5JTIwd2VicGFnZS4lMjIlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0IlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDB0eXBlJTIyJTNBJTIwJTIyVGhpbmclMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJuYW1lJTIyJTNBJTIwJTIyTG9jYWwlMjBHb3Zlcm5tZW50JTIwUGF5bWVudCUyMFByb2Nlc3NpbmclMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJkZXNjcmlwdGlvbiUyMiUzQSUyMCUyMlN5c3RlbXMlMjBhbmQlMjBwcm9jZXNzZXMlMjB1c2VkJTIwYnklMjBjaXRpZXMlMkMlMjBjb3VudGllcyUyQyUyMHV0aWxpdGllcyUyQyUyMGNvdXJ0cyUyQyUyMHNjaG9vbHMlMkMlMjBhbmQlMjBvdGhlciUyMHB1YmxpYyUyMGVudGl0aWVzJTIwdG8lMjBhY2NlcHQlMjByZXNpZGVudCUyMHBheW1lbnRzLiUyMiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU1RCUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMm1lbnRpb25zJTIyJTNBJTIwJTVCJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdCJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyJTQwdHlwZSUyMiUzQSUyMCUyMk9yZ2FuaXphdGlvbiUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMm5hbWUlMjIlM0ElMjAlMjJQQ0klMjBTZWN1cml0eSUyMFN0YW5kYXJkcyUyMENvdW5jaWwlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJ1cmwlMjIlM0ElMjAlMjJodHRwcyUzQSUyRiUyRnd3dy5wY2lzZWN1cml0eXN0YW5kYXJkcy5vcmclMkYlMjIlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlNUQlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlN0QlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlN0IlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDB0eXBlJTIyJTNBJTIwJTIySW1hZ2VPYmplY3QlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDBpZCUyMiUzQSUyMCUyMmh0dHBzJTNBJTJGJTJGaW50ZWxsaXBheS5jb20lMkZlbWJlZGRlZC1wYXltZW50LWZvcm1zLXBjaS1jb21wbGlhbmNlLWxvY2FsLWdvdmVybm1lbnQlMkYlMjNwcmltYXJ5aW1hZ2UlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJ1cmwlMjIlM0ElMjAlMjJodHRwcyUzQSUyRiUyRmludGVsbGlwYXkuY29tJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZSRVBMQUNFLVdJVEgtRkVBVFVSRUQtSU1BR0UtRklMRU5BTUUuanBnJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyY29udGVudFVybCUyMiUzQSUyMCUyMmh0dHBzJTNBJTJGJTJGaW50ZWxsaXBheS5jb20lMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRlJFUExBQ0UtV0lUSC1GRUFUVVJFRC1JTUFHRS1GSUxFTkFNRS5qcGclMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJjYXB0aW9uJTIyJTNBJTIwJTIyUHJvZmVzc2lvbmFsJTIwcmV2aWV3aW5nJTIwYSUyMGRpZ2l0YWwlMjBjb21wbGlhbmNlJTIwY2hlY2ttYXJrJTIwZm9yJTIwbG9jYWwlMjBnb3Zlcm5tZW50JTIwUENJJTIwcGF5bWVudCUyMHNlY3VyaXR5JTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIybmFtZSUyMiUzQSUyMCUyMkVtYmVkZGVkJTIwUGF5bWVudCUyMEZvcm1zJTIwYW5kJTIwUENJJTIwQ29tcGxpYW5jZSUyMGZvciUyMExvY2FsJTIwR292ZXJubWVudHMlMjIlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlN0QlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlN0IlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDB0eXBlJTIyJTNBJTIwJTIyQnJlYWRjcnVtYkxpc3QlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDBpZCUyMiUzQSUyMCUyMmh0dHBzJTNBJTJGJTJGaW50ZWxsaXBheS5jb20lMkZlbWJlZGRlZC1wYXltZW50LWZvcm1zLXBjaS1jb21wbGlhbmNlLWxvY2FsLWdvdmVybm1lbnQlMkYlMjNicmVhZGNydW1iJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyaXRlbUxpc3RFbGVtZW50JTIyJTNBJTIwJTVCJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdCJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyJTQwdHlwZSUyMiUzQSUyMCUyMkxpc3RJdGVtJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIycG9zaXRpb24lMjIlM0ElMjAxJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIybmFtZSUyMiUzQSUyMCUyMkhvbWUlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJpdGVtJTIyJTNBJTIwJTIyaHR0cHMlM0ElMkYlMkZpbnRlbGxpcGF5LmNvbSUyRiUyMiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3QiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMiU0MHR5cGUlMjIlM0ElMjAlMjJMaXN0SXRlbSUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMnBvc2l0aW9uJTIyJTNBJTIwMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMm5hbWUlMjIlM0ElMjAlMjJCbG9nJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyaXRlbSUyMiUzQSUyMCUyMmh0dHBzJTNBJTJGJTJGaW50ZWxsaXBheS5jb20lMkZibG9nJTJGJTIyJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdCJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyJTQwdHlwZSUyMiUzQSUyMCUyMkxpc3RJdGVtJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIycG9zaXRpb24lMjIlM0ElMjAzJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIybmFtZSUyMiUzQSUyMCUyMkVtYmVkZGVkJTIwUGF5bWVudCUyMEZvcm1zJTIwYW5kJTIwUENJJTIwQ29tcGxpYW5jZSUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMml0ZW0lMjIlM0ElMjAlMjJodHRwcyUzQSUyRiUyRmludGVsbGlwYXkuY29tJTJGZW1iZWRkZWQtcGF5bWVudC1mb3Jtcy1wY2ktY29tcGxpYW5jZS1sb2NhbC1nb3Zlcm5tZW50JTJGJTIyJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTVEJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTdEJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTdCJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyJTQwdHlwZSUyMiUzQSUyMCUyMkZBUVBhZ2UlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDBpZCUyMiUzQSUyMCUyMmh0dHBzJTNBJTJGJTJGaW50ZWxsaXBheS5jb20lMkZlbWJlZGRlZC1wYXltZW50LWZvcm1zLXBjaS1jb21wbGlhbmNlLWxvY2FsLWdvdmVybm1lbnQlMkYlMjNmYXElMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJtYWluRW50aXR5JTIyJTNBJTIwJTVCJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdCJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyJTQwdHlwZSUyMiUzQSUyMCUyMlF1ZXN0aW9uJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIybmFtZSUyMiUzQSUyMCUyMkRvZXMlMjBTQVElMjBBJTIwYXBwbHklMjB0byUyMGxvY2FsJTIwZ292ZXJubWVudCUyMGFnZW5jaWVzJTNGJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyYWNjZXB0ZWRBbnN3ZXIlMjIlM0ElMjAlN0IlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDB0eXBlJTIyJTNBJTIwJTIyQW5zd2VyJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIydGV4dCUyMiUzQSUyMCUyMkl0JTIwY2FuLiUyMFNBUSUyMEElMjBpcyUyMG5vdCUyMGxpbWl0ZWQlMjB0byUyMHByaXZhdGUlMjBidXNpbmVzc2VzJTJDJTIwYnV0JTIwYSUyMHB1YmxpYyUyMGVudGl0eSUyMG11c3QlMjBtZWV0JTIwYWxsJTIwU0FRJTIwQSUyMGVsaWdpYmlsaXR5JTIwY3JpdGVyaWEuJTIwSW4lMjBnZW5lcmFsJTJDJTIwdGhhdCUyMG1lYW5zJTIwZWxlY3Ryb25pYyUyMGNhcmQtZGF0YSUyMGZ1bmN0aW9ucyUyMGFyZSUyMGZ1bGx5JTIwb3V0c291cmNlZCUyMHRvJTIwUENJJTIwRFNTLWNvbXBsaWFudCUyMHRoaXJkJTIwcGFydGllcy4lMjBUaGUlMjBjb3JyZWN0JTIwdmFsaWRhdGlvbiUyMGFwcHJvYWNoJTIwZGVwZW5kcyUyMG9uJTIwdGhlJTIwYWdlbmN5JUUyJTgwJTk5cyUyMHBheW1lbnQlMjBjaGFubmVscyUyQyUyMHRlY2huaWNhbCUyMGltcGxlbWVudGF0aW9uJTJDJTIwYW5kJTIwdGhlJTIwZGlyZWN0aW9uJTIwb2YlMjBpdHMlMjBhY3F1aXJlciUyMG9yJTIwb3RoZXIlMjBjb21wbGlhbmNlLWVuZm9yY2luZyUyMGVudGl0eS4lMjIlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0IlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDB0eXBlJTIyJTNBJTIwJTIyUXVlc3Rpb24lMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJuYW1lJTIyJTNBJTIwJTIyRG9lcyUyMGElMjBwYXltZW50JTIwaWZyYW1lJTIwbWFrZSUyMG91ciUyMGFnZW5jeSUyMHJlc3BvbnNpYmxlJTIwZm9yJTIwYWxsJTIwUENJJTIwRFNTJTIwY29udHJvbHMlM0YlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJhY2NlcHRlZEFuc3dlciUyMiUzQSUyMCU3QiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMiU0MHR5cGUlMjIlM0ElMjAlMjJBbnN3ZXIlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJ0ZXh0JTIyJTNBJTIwJTIyTm90JTIwbmVjZXNzYXJpbHkuJTIwU2NvcGUlMjBhbmQlMjB2YWxpZGF0aW9uJTIwcmVxdWlyZW1lbnRzJTIwZGVwZW5kJTIwb24lMjB0aGUlMjBjb21wbGV0ZSUyMHBheW1lbnQlMjBmbG93JTIwYW5kJTIwdGhlJTIwY3JpdGVyaWElMjB0aGF0JTIwYXBwbHklMjB0byUyMHlvdXIlMjBhZ2VuY3kuJTIwQW4lMjBlbWJlZGRlZCUyMGZvcm0lMjBjYW4lMjByZWR1Y2UlMjBkaXJlY3QlMjBoYW5kbGluZyUyMG9mJTIwY2FyZCUyMGRhdGElMkMlMjBidXQlMjBpdCUyMGNhbiUyMGFsc28lMjBjcmVhdGUlMjByZXNwb25zaWJpbGl0aWVzJTIwZm9yJTIwdGhlJTIwYWdlbmN5LWNvbnRyb2xsZWQlMjByZWZlcnJpbmclMjBwYXltZW50JTIwcGFnZS4lMjBDb25maXJtJTIwdGhlJTIwYXBwcm9wcmlhdGUlMjB2YWxpZGF0aW9uJTIwYXBwcm9hY2glMjB3aXRoJTIweW91ciUyMGFjcXVpcmVyJTJDJTIwcGF5bWVudCUyMHByb3ZpZGVyJTJDJTIwb3IlMjBxdWFsaWZpZWQlMjBhc3Nlc3Nvci4lMjIlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0IlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDB0eXBlJTIyJTNBJTIwJTIyUXVlc3Rpb24lMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJuYW1lJTIyJTNBJTIwJTIyRG9lcyUyMHRoaXMlMjBhcHBseSUyMGlmJTIwd2UlMjByZWRpcmVjdCUyMHJlc2lkZW50cyUyMHRvJTIwYSUyMHByb3ZpZGVyLWhvc3RlZCUyMHBheW1lbnQlMjBwYWdlJTNGJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyYWNjZXB0ZWRBbnN3ZXIlMjIlM0ElMjAlN0IlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDB0eXBlJTIyJTNBJTIwJTIyQW5zd2VyJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIydGV4dCUyMiUzQSUyMCUyMlBDSSUyMFNTQyUyMHN0YXRlcyUyMHRoYXQlMjB0aGUlMjBTQVElMjBBJTIwZWxpZ2liaWxpdHklMjBjcml0ZXJpb24lMjBkZXNjcmliZWQlMjBpbiUyMEZBUSUyMDE1ODglMjBhcHBsaWVzJTIwdG8lMjBlY29tbWVyY2UlMjBtZXJjaGFudCUyMHdlYnBhZ2VzJTIwdGhhdCUyMGluY2x1ZGUlMjBhbiUyMGVtYmVkZGVkJTIwdGhpcmQtcGFydHklMjBwYXltZW50JTIwcGFnZSUyMG9yJTIwZm9ybS4lMjBJdCUyMGRvZXMlMjBub3QlMjBhcHBseSUyMHRvJTIwYSUyMHNpbXBsZSUyMHJlZGlyZWN0JTIwdG8lMjBhJTIwcHJvdmlkZXIlMjB3ZWJzaXRlJTIwb3IlMjBhJTIwcGF5bWVudCUyMGxpbmslMjB0aGF0JTIwc2VuZHMlMjBhJTIwcGF5ZXIlMjB0byUyMGElMjBwcm92aWRlci1ob3N0ZWQlMjBzaXRlLiUyME90aGVyJTIwUENJJTIwRFNTJTIwcmVxdWlyZW1lbnRzJTIwbWF5JTIwc3RpbGwlMjBhcHBseSUyMGJhc2VkJTIwb24lMjB5b3VyJTIwZW52aXJvbm1lbnQuJTIyJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdCJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyJTQwdHlwZSUyMiUzQSUyMCUyMlF1ZXN0aW9uJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIybmFtZSUyMiUzQSUyMCUyMldoYXQlMjBjb3VudHMlMjBhcyUyMGElMjBzY3JpcHQlMjBvbiUyMGElMjByZWZlcnJpbmclMjBwYXltZW50JTIwcGFnZSUzRiUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMmFjY2VwdGVkQW5zd2VyJTIyJTNBJTIwJTdCJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyJTQwdHlwZSUyMiUzQSUyMCUyMkFuc3dlciUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMnRleHQlMjIlM0ElMjAlMjJTY3JpcHRzJTIwY2FuJTIwaW5jbHVkZSUyMGN1c3RvbSUyMEphdmFTY3JpcHQlMkMlMjB0YWctbWFuYWdlciUyMHRhZ3MlMkMlMjBhbmFseXRpY3MlMjB0b29scyUyQyUyMGNoYXQlMjB3aWRnZXRzJTJDJTIwYWNjZXNzaWJpbGl0eSUyMHRvb2xzJTJDJTIwY29va2llLWNvbnNlbnQlMjB0b29scyUyQyUyMHRoaXJkLXBhcnR5JTIwbGlicmFyaWVzJTJDJTIwYW5kJTIwb3RoZXIlMjBicm93c2VyLXNpZGUlMjBjb2RlLiUyMFRoZSUyMHByYWN0aWNhbCUyMHF1ZXN0aW9uJTIwaXMlMjB3aGV0aGVyJTIwdGhlJTIwY29kZSUyMGxvYWRzJTIwb3IlMjBleGVjdXRlcyUyMGluJTIwdGhlJTIwcmVzaWRlbnQlRTIlODAlOTlzJTIwYnJvd3NlciUyMG9uJTIwdGhlJTIwcGF5bWVudC1yZWxhdGVkJTIwcGFnZS4lMjIlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0IlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDB0eXBlJTIyJTNBJTIwJTIyUXVlc3Rpb24lMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJuYW1lJTIyJTNBJTIwJTIyQ2FuJTIwb3VyJTIwcGF5bWVudCUyMHByb3ZpZGVyJTIwaGFuZGxlJTIwc2NyaXB0LWF0dGFjayUyMHByb3RlY3Rpb24lMjBmb3IlMjB1cyUzRiUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMmFjY2VwdGVkQW5zd2VyJTIyJTNBJTIwJTdCJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyJTQwdHlwZSUyMiUzQSUyMCUyMkFuc3dlciUyMiUyQyUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMnRleHQlMjIlM0ElMjAlMjJQQ0klMjBTU0MlMjBGQVElMjAxNTg4JTIwZGVzY3JpYmVzJTIwYSUyMHBhdGglMjB3aGVyZSUyMGElMjBQQ0klMjBEU1MtY29tcGxpYW50JTIwcGF5bWVudCUyMHByb3ZpZGVyJTIwb3IlMjB0aGlyZC1wYXJ0eSUyMHNlcnZpY2UlMjBwcm92aWRlciUyMGNvbmZpcm1zJTIwdGhhdCUyMGl0cyUyMGVtYmVkZGVkJTIwcGF5bWVudCUyMHNvbHV0aW9uJTIwaW5jbHVkZXMlMjB0ZWNobmlxdWVzJTIwdGhhdCUyMHByb3RlY3QlMjB0aGUlMjBtZXJjaGFudCUyMHBheW1lbnQlMjBwYWdlJTIwZnJvbSUyMHNjcmlwdCUyMGF0dGFja3MlMjB3aGVuJTIwaW1wbGVtZW50ZWQlMjBhY2NvcmRpbmclMjB0byUyMHRoZSUyMHByb3ZpZGVyJUUyJTgwJTk5cyUyMGluc3RydWN0aW9ucy4lMjBSZXF1ZXN0JTIwd3JpdHRlbiUyMGNvbmZpcm1hdGlvbiUyMHRoYXQlMjBhcHBsaWVzJTIwdG8lMjB5b3VyJTIwc3BlY2lmaWMlMjBwcm9kdWN0JTIwYW5kJTIwaW1wbGVtZW50YXRpb24lMkMlMjB0aGVuJTIwcmV0YWluJTIwZXZpZGVuY2UlMjB0aGF0JTIweW91JTIwZm9sbG93ZWQlMjB0aGUlMjBpbnN0cnVjdGlvbnMuJTIyJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdEJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTdCJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIyJTQwdHlwZSUyMiUzQSUyMCUyMlF1ZXN0aW9uJTIyJTJDJTBEJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIybmFtZSUyMiUzQSUyMCUyMldobyUyMHNob3VsZCUyMGJlJTIwaW52b2x2ZWQlMjBpbiUyMHRoaXMlMjByZXZpZXclM0YlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJhY2NlcHRlZEFuc3dlciUyMiUzQSUyMCU3QiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMiU0MHR5cGUlMjIlM0ElMjAlMjJBbnN3ZXIlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJ0ZXh0JTIyJTNBJTIwJTIyQXQlMjBtaW5pbXVtJTJDJTIwaW52b2x2ZSUyMHRoZSUyMHBheW1lbnQlMjBvd25lciUyMGluJTIwZmluYW5jZSUyMG9yJTIwdHJlYXN1cnklMkMlMjB0aGUlMjBJVCUyMG9yJTIwc2VjdXJpdHklMjBsZWFkJTJDJTIwYW5kJTIwdGhlJTIwd2ViJTIwdGVhbSUyMG9yJTIwd2ViJTIwdmVuZG9yLiUyMEluY2x1ZGUlMjB0aGUlMjBkZXBhcnRtZW50JTIwdGhhdCUyMG93bnMlMjB0aGUlMjBwYXltZW50JTIwZXhwZXJpZW5jZSUyQyUyMHN1Y2glMjBhcyUyMHV0aWxpdGllcyUyQyUyMGNvdXJ0cyUyQyUyMHRheCUyQyUyMHBlcm1pdHMlMkMlMjBvciUyMGVkdWNhdGlvbiUyQyUyMHdoZW4lMjBpdHMlMjBiaWxsaW5nJTIwc3lzdGVtJTIwb3IlMjByZXNpZGVudCUyMHdvcmtmbG93JTIwaXMlMjBpbnZvbHZlZC4lMjIlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0QlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlN0IlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjIlNDB0eXBlJTIyJTNBJTIwJTIyUXVlc3Rpb24lMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJuYW1lJTIyJTNBJTIwJTIyV2hhdCUyMHNob3VsZCUyMHdlJTIwZG8lMjBpZiUyMHdlJTIwY2Fubm90JTIwZXhwbGFpbiUyMGhvdyUyMGElMjBwYXltZW50JTIwcGFnZSUyMGlzJTIwYnVpbHQlM0YlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJhY2NlcHRlZEFuc3dlciUyMiUzQSUyMCU3QiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMiU0MHR5cGUlMjIlM0ElMjAlMjJBbnN3ZXIlMjIlMkMlMEQlMEElMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjJ0ZXh0JTIyJTNBJTIwJTIyUGF1c2UlMjBiZWZvcmUlMjBtYWtpbmclMjB1bnJlbGF0ZWQlMjB3ZWJzaXRlJTIwY2hhbmdlcy4lMjBBc2slMjB0aGUlMjBwYXltZW50JTIwcHJvdmlkZXIlMjBhbmQlMjB3ZWIlMjB0ZWFtJTIwdG8lMjBkb2N1bWVudCUyMHRoZSUyMGN1cnJlbnQlMjBmbG93JTJDJTIwaWRlbnRpZnklMjB3aGV0aGVyJTIwdGhlJTIwcGFnZSUyMGlzJTIwaG9zdGVkJTJDJTIwcmVkaXJlY3RlZCUyQyUyMG9yJTIwZW1iZWRkZWQlMkMlMjBhbmQlMjBsaXN0JTIwdGhlJTIwc2NyaXB0cyUyMHJ1bm5pbmclMjBvbiUyMGFueSUyMGFnZW5jeS1jb250cm9sbGVkJTIwcmVmZXJyaW5nJTIwcGF5bWVudCUyMHBhZ2UuJTIwVGhhdCUyMGJhc2VsaW5lJTIwd2lsbCUyMHN1cHBvcnQlMjB0aGUlMjByaWdodCUyMG5leHQlMjBzdGVwLiUyMiUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCU1RCUwRCUwQSUyMCUyMCUyMCUyMCUyMCUyMCU3RCUwRCUwQSUyMCUyMCUyMCUyMCU1RCUwRCUwQSUyMCUyMCU3RCUwRCUwQSUyMCUyMCUzQyUyRnNjcmlwdCUzRSUwRCUwQSUwRCUwQSUzQyUyRmJvZHklM0U= Read More --- ### [Batch Upload Terminal](https://intellipay.com/batch-upload/) **Published:** November 20, 2023 **Author:** Dale Erling **Content:** # Batch Upload Terminal [DOWNLOAD PDF](https://intellipay.com/wp-content/uploads/2023/11/IntelliPay_Products__BatchUpload.pdf) # How it works Secure and easy way to upload files into the IntelliPay payment suite. Upon upload, we check and flag duplicate files at the transaction and batch levels. Duplicate files are flagged and reversed when a settlement file is received. Additionally, potentially fraudulent transactions are flagged and reviewed by our risk department. # WhyIntelliPay’s Plug-in? - Secure file uploads - Simple to use - Data is imported directly into our database ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTg2IiBoZWlnaHQ9IjQyMiIgdmlld0JveD0iMCAwIDE5ODYgNDIyIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBzdHlsZT0iZmlsbDojY2ZkNGRiO2ZpbGwtb3BhY2l0eTogMC4xOyIvPjwvc3ZnPg==) # Quick Facts R Fast and secure upload of sensitive files R Available anywhere using cloud-based console R Easy to use – we set it up for you, nothing to buy or download # Use Cases Pre-populate customer data into web forms and other IntelliPay front-end solutions. ![](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4NjQiIGhlaWdodD0iNTc2IiB2aWV3Qm94PSIwIDAgODY0IDU3NiI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6I2NmZDRkYjtmaWxsLW9wYWNpdHk6IDAuMTsiLz48L3N2Zz4=) --- ## Categories ### [Uncategorized](https://intellipay.com/category/uncategorized/) --- ### [Payments News](https://intellipay.com/category/news/) **Description:** The latest insights into the most impactful news and trends shaping payments and payment processing. --- ### [Trends](https://intellipay.com/category/trends/) --- ### [Fee Based Models](https://intellipay.com/category/fee-based-models/) **Description:** A fee based model charges a flat rate or percentage fee to customers who pay with credit card to offset a merchant’s processing costs. --- ### [Convenience Fee](https://intellipay.com/category/convenience-fee/) **Description:** With the Convenience Fee Model merchants charge a flat fee to the customers for the privilege of paying for a product or service using an alternative payment channel or a payment method that is not standard for the merchant. For example, theatres are selling tickets online versus in their lobby. --- ### [Debit Cards](https://intellipay.com/category/debit-cards/) **Description:** A debit card is a payment card that deducts money directly from your checking account. Also called “check cards” or “bank cards,” debit cards can be used to buy goods or services or to get cash from an ATM. --- ### [Payment Cybersecurity](https://intellipay.com/category/cyber-security/) **Description:** Payment cybersecurity is the set of measures and technologies that protect financial transactions from fraud, theft, and unauthorized access. --- ### [PCI Compliance](https://intellipay.com/category/pci-compliance/) **Description:** Adherence to the Payment Card Industry Data Security Standard. All card brands require PCI compliance. --- ### [EMV](https://intellipay.com/category/emv/) **Description:** EMV stands for Europay, MasterCard, and Visa, and it refers to a payment technology that uses a chip embedded in credit, debit, and prepaid cards to make transactions more secure. EMV was developed in the mid-1990s by the three credit card companies in response to rising credit card fraud in France. The technology is designed to help chip cards and terminals work together for both credit and debit transactions. EMV cards have a microprocessor or smart chip that interacts with a merchant’s point-of-sale device to verify the card’s validity. The chip is difficult to duplicate and can be paired with other security features like encryption and tokenization to reduce card fraud. When a card is used in a chip and pin transaction, the card is “dipped” into the reader, which adds an extra layer of security. --- ### [Debit Definition](https://intellipay.com/category/debit-definition/) **Description:** An entry on an account’s record that represents the transfer or removal of funds from an account. --- ### [Surcharge](https://intellipay.com/category/surcharge/) --- ### [Interchange Fees](https://intellipay.com/category/interchange-fees/) **Description:** Interchange fees are charges that the cardholder’s issuing bank adds to cover transaction costs, such as fraud and bad debt. --- ### [Online Payment processing](https://intellipay.com/category/online-payment-processing/) **Description:** An online payment system, often called an “online payment process” or “online checkout system,” refers to the various methods and procedures for transferring funds between two parties in the realm of e-commerce. This system includes both the technical and non-technical processes that facilitate these financial transactions. --- ### [Payment Processing](https://intellipay.com/category/payment-processing/) **Description:** The routing of a customer’s credit card information between a merchant’s POS system or terminal and the customer’s card network or bank. --- ### [Government Payment Processing](https://intellipay.com/category/government-payment-processing/) **Description:** In-person and digital payment acceptance and processing of credit and debit cards and other forms of payment for government entities. --- ### [Cashless](https://intellipay.com/category/cashless/) **Description:** The term “cashless” refers to financial transactions and exchanges of value that occur without the use of physical currency (coins and banknotes). Let me break down the key components of cashless transactions: Forms of Cashless Transactions Checks Debit cards Credit cards Blockchain-based transactions (e.g., cryptocurrencies) Central Bank Digital Currencies (CBDCs) Other electronic methods Additional Electronic Payment Methods To expand on “other electronic methods,” these can include: Mobile payments (e.g., Apple Pay, Google Pay) Online bank transfers Electronic wallets (e.g., PayPal, Venmo) Contactless payments using NFC technology Wire transfers Automated Clearing House (ACH) transactions Key Characteristics of Cashless Transactions Digital: Transactions occur electronically, often instantly. Traceable: Digital transactions leave a record, unlike cash. Convenient: No need to carry physical currency. Global: Many cashless methods work across borders. The trend towards cashless transactions has been accelerating in recent years, driven by technological advancements, changing consumer preferences, and in some cases, government policies. --- ### [Digital Transactions](https://intellipay.com/category/digital-transactions/) **Description:** A digital transaction is a financial transaction that allows a customer to authorize the transfer of money electronically from one account to another, without the need for physical currency. Digital transactions can be made in person or online, and can involve a variety of methods --- ### [Merchant Services](https://intellipay.com/category/merchant-services/) **Description:** Merchant services encompass various financial tools and services businesses require to accept and process customer payments, primarily through credit cards, debit cards, and various electronic payment methods. --- ### [Credit Cards](https://intellipay.com/category/credit-cards/) **Description:** A credit card is a payment card issued by a financial institution, typically a bank, that allows the cardholder to borrow funds to make purchases or withdraw cash. The cardholder agrees to repay the borrowed amount, often with interest, according to the terms set by the issuing institution. --- ### [Service Fee Government](https://intellipay.com/category/service-fee/) **Description:** An alternative fee-based program for Government and Higher Education institutions* enables these organizations to charge a fixed or variable fee on all online or in-person credit or debit transactions. --- ### [Payment Methods & Technologies](https://intellipay.com/category/payment-methods-technologies/) **Description:** In 2026, the payment landscape is defined by the convergence of traditional card rails and Real-Time Payment (RTP) technologies. As consumers and businesses demand instant settlement and lower transaction friction, merchants must navigate a complex ecosystem of credit, debit, ACH, and digital wallet providers. This category serves as your primary resource for understanding the technical and financial nuances of modern payment acceptance. Explore our expert deep dives into Interchange-Plus pricing models, the operational impact of FedNow and RTP, and the strategic implementation of contactless and mobile wallet technologies. We break down the 2026 standards for Level 2 and Level 3 data processing to help B2B merchants lower their interchange rates, alongside actionable guides on maximizing the security and speed of every transaction. Whether you are optimizing a physical point-of-sale or a global ecommerce platform, these resources are designed to help you build a resilient, cost-effective payment infrastructure. --- ### [Digital Marketing](https://intellipay.com/category/digital-marketing/) **Description:** Digital marketing, also known as online marketing, is any marketing effort that takes place on the internet. It involves using digital channels such as social media, search engines, email, and other websites to connect with customers. This can include communication through text or multimedia messages. --- ### [Cart Abandonment](https://intellipay.com/category/digital-marketing/cart-abandonment/) **Description:** Cart abandonment in when customers add items to their online shopping cart but leave the website without completing the purchase. --- ### [Small Business Payments & Operations](https://intellipay.com/category/small-business-payments/) **Description:** Managing a small business in 2026 requires a strategic approach to operational efficiency and margin protection. As processing costs rise, staying profitable means moving away from “out-of-the-box” solutions and toward data-optimized payment workflows that minimize interchange downgrades. This category serves as your primary resource for navigating the evolving regulatory landscape, including the 2025 FTC Junk Fee Rule on fee transparency and the 2026 Visa CEDP (Commercial Enhanced Data Program) shifts. Here, we break down the complexities of B2B interchange, state-specific surcharging laws, and the technical requirements for maintaining PCI DSS Level 1 compliance in a multi-channel environment. Our goal is to help you transform your payment department from a cost center into a growth driver. Explore our latest guides on dual pricing, surcharging vs. convenience fees, and how to automate back-office operations to ensure every transaction contributes to your bottom line. --- ### [Ecommerce & Digital Payments](https://intellipay.com/category/ecommerce-digital-payments/) **Description:** In 2026, ecommerce success is defined by the seamless integration of digital wallets, subscription models, and instant payment rails. As consumers increasingly favor “one-click” checkout experiences via Apple Pay, Google Pay, and localized digital currencies, merchants must optimize their digital payment stacks to reduce cart abandonment and minimize transaction friction. This category serves as your primary resource for navigating the technical and regulatory complexities of the modern digital economy. Explore our expert guides on PCI DSS 4.0.1 compliance for online storefronts, the impact of the 2025 FTC Junk Fee Rule on digital service fees, and how to leverage tokenization to secure recurring revenue streams. Whether you are scaling a subscription-based SaaS platform or optimizing a high-volume retail storefront, these resources provide actionable insights into lowering your cost of acceptance and protecting your digital margins in an increasingly competitive global marketplace.. --- ### [Best Practices](https://intellipay.com/category/best-practices/) --- ### [Cybersecurity](https://intellipay.com/category/cybersecurity/) --- ### [Fee-Based Models](https://intellipay.com/category/fee-based-models-2/) --- ### [Security, Fraud & Compliance](https://intellipay.com/category/payment-security-compliance/) **Description:** In 2026, payment security is not just about a single firewall; it is about a multi-layered approach to risk mitigation and regulatory adherence. As cyber threats evolve and data privacy laws tighten, businesses must maintain a state of constant readiness. This category serves as your primary resource for navigating the technical complexities of PCI DSS 4.0.1 and the latest federal mandates for protecting consumer financial data. Explore our comprehensive guides on tokenization, point-to-point encryption (P2PE), and advanced AI-driven fraud detection systems designed to identify and block suspicious activity in real-time. We break down the technical requirements for maintaining PCI Level 1 compliance and provide actionable checklists for securing omnichannel environments—from online checkouts to in-person mobile payments. By integrating these security best practices into your operational workflow, you can protect your customers’ sensitive information, minimize your liability, and build the trust necessary for long-term growth. --- ### [Digital Payment Trends](https://intellipay.com/category/digital-payment-trends/) --- ### [Government & Private Sector](https://intellipay.com/category/government-private-sector-payments/) **Description:** In 2026, managing payments for government agencies and the private sector requires a sophisticated balance of security, transparency, and technical flexibility. As public and private entities face increasing pressure to modernize their financial infrastructure, they must navigate complex fee-recovery models and stringent data protection standards. This category serves as a primary hub for resources on service fees, convenience fees, and the unique regulatory requirements that govern government payment processing. We provide deep dives into how entities can maintain compliance with the 2025 FTC Junk Fee Rule while successfully managing transaction costs across various digital and physical channels. Explore our expert guides on integrating secure, multi-channel acceptance—from property tax portals and utility billing to large-scale private enterprise solutions. By leveraging advanced technology like tokenization and end-to-end encryption, we help you secure your revenue streams and build the public trust necessary for modern operational success. --- ### [Payment Optimization](https://intellipay.com/category/payment-optimization/) --- ### [Utilities](https://intellipay.com/category/utilities/) --- ### [Reduce Card Processing Costs](https://intellipay.com/category/reduce-card-processing-costs/) **Description:** In 2026, reducing card processing costs requires a technical understanding of the Interchange-Plus model and emerging regulatory requirements. As credit card processing fees continue to eat into small business margins—averaging between 2.5% and 3.5% per transaction—merchants must move beyond basic flat-rate plans to more transparent, data-optimized solutions. This category provides the actionable blueprints for implementing cost-recovery models that comply with the 2025 FTC Junk Fee Rule and the 2026 Visa Commercial Enhanced Data Program (CEDP). We explore how to leverage dual pricing and surcharging effectively to reclaim revenue while maintaining customer trust and adhering to specific state laws in restrictive jurisdictions like Connecticut and Massachusetts. Whether you are looking to optimize B2B interchange or transition to a low-friction ACH payment channel, these resources are designed to help you transform your payment operations from a cost center into a strategic growth driver. --- ### [Card Network Rules & Interchange](https://intellipay.com/category/card-network-rules-interchange/) **Description:** In 2026, navigating Card Network Rules and Interchange requires a deep understanding of the evolving mandates from Visa, Mastercard, Discover, and American Express. As card brands frequently update their merchant operating rules—including the 2026 Visa Commercial Enhanced Data Program (CEDP) and updated surcharge caps—businesses must remain agile to avoid non-compliance fines and optimize their transaction costs. This category serves as your authoritative resource for demystifying the “wholesale” cost of card acceptance. Explore our expert deep dives into Interchange-Plus pricing transparency, Level 2 and Level 3 data optimization for B2B transactions, and the technical requirements for compliant fee-recovery models under the 2025 FTC Junk Fee Rule. We break down complex network assessments and provide actionable blueprints for reducing downgrades, ensuring your business stays aligned with global security standards like PCI DSS 4.0.1. Whether you are a small business owner or an enterprise administrator, these resources are designed to help you transform technical compliance into a competitive financial advantage. --- ### [Surcharging](https://intellipay.com/category/reduce-card-processing-costs/surcharging-reduce-card-processing-costs/) --- ### [PCI & Data Security](https://intellipay.com/category/payment-security-compliance/pci-data-security/) --- ### [Fraud & Chargebacks](https://intellipay.com/category/payment-security-compliance/fraud-chargebacks/) ---