Quickvee PayDocs

Payments Platform Overview

This content is designed as a launching pad to integration, and provides key details relevant to processing ACH with Quickvee Pay and using our Risk Intelligence tools. This context should be helpful to developers and implementation teams before jumping into our technical integration guides and OpenAPI documentation.

Introduction

Welcome to our Payments Platform Guide, in which we detail how our system interacts with the ACH payment rail, as well as key considerations around payment behaviors, platform actions, and operational considerations that you should be aware of as you dive into your integration.

ACH (Automated Clearing House) is an electronic bank payment system that enables consumers and businesses in the United States to make payments between bank accounts. ACH transactions are processed several times in batch windows set by the Federal Reserve and according to regulations set by the National Automated Clearing House Association (NACHA).

API environments

EnvironmentBase URL
Sandboxhttps://api-go-dev.quickveepay.com
Productionhttps://api-go.quickveepay.com

See API environments for when to use each host and how to build request URLs.

What's Included

  1. Key Definitions
  2. User Onboarding
  3. Payment Behavior
  4. Payment Speeds
  5. Additional Payment Scenarios
  6. Operations

Key Definitions

Start here to understand terms important to an ACH transaction.

Entities

Federal Reserve

Serves as the backbone of the ACH network, acting as the central clearing facility for most ACH transactions. The Fed dictates the processing windows in which transfers are processed, sets the bank holiday schedule that ACH payments abide by, and manages regulations that determine underlying processing requirements and best practices.

National Automated Clearing House Association (NACHA)

The governing body of ACH, NACHA is the regulatory entity managing the administration, development, and governance of the network. It works closely with the Federal Reserve.

Originating Depository Financial Institution (ODFI)

The financial institution that initiates ACH entries at the request of its clients. ODFIs assume the risk and regulatory responsibility for ACH entries they originate and may set category restrictions, transaction limits, monitoring thresholds, and reserve requirements on clients, in addition to maintaining certain standards for visibility into participating businesses and their transaction data.

Payee

The business or individual receiving an ACH payment.

Payer

The consumer or business authorizing a payment and sending funds for an ACH payment.

Processor

Organizations that handle the technical aspects of routing ACH files. Quickvee Pay is an ACH processor.

Receiving Depository Financial Institution (RDFI)

The financial institution that receives ACH payments and posts them to the accounts of its clients. RDFIs may have their own return rate thresholds and monitoring practices.

For a larger list of ACH-relevant definitions, visit our Key terms page.

ACH Entry Types

Quickvee Pay offers three ACH entry types: WEB, CCD, and PPD. These different types of ACH have different rulesets applied by regulators, and require different handling.

WEB

Used to debit funds from a consumer bank account and requires explicit documented authorization. It is commonly used for online bill payments, subscription services, and e-commerce purchases.

CCD

Used for the transfer of funds between business accounts (B2B payments). It is often used for vendor invoice payments, corporate disbursements, and rent and utility payments.

PPD

Used for consumer push payments, commonly for direct deposit of payroll.

Summary of ACH entry types

Fraud risk

  • WEB: High
  • CCD: Medium
  • PPD: Medium

Applicable return timeframes

  • WEB: Most returns arrive within 2 banking days; some returns (for example certain payer disputes) may be allowed for up to 60 calendar days from initiation.
  • CCD: Typically 2 banking days; rare exceptions may apply.
  • PPD: Same pattern as WEB—most returns within 2 banking days, with a 60 calendar day window for some return types.

Bank account validation

  • WEB: Required for documented consumer debit authorization flows.
  • CCD: Recommended to reduce operational failures.
  • PPD: Recommended to reduce operational failures.

User Onboarding

Quickvee Pay supports three user types for participation in payments on our platform: Merchants, Businesses, and People. Each have a dedicated API endpoint for onboarding, and require slightly different treatment for successful onboarding and management.

Merchants

These are companies that undergo our KYB verification, requiring specific information on the underlying business and its owners. Quickvee Pay requires that at least one side of every payment be KYB’d, meaning that a merchant can be thought of as the anchor of an ACH payment on our platform.

KYB (Know Your Business)

This is the process of identifying and verifying the identity of a corporate customer to assess risk and ensure compliance with applicable regulations. This involves collecting and verifying documents related to a business's legal structure and ownership, as well as checking for adverse media, sanctions, or high-risk affiliations. The goal is to prevent financial crimes, by ensuring we do not process payments for illegitimate or high-risk entities.

Businesses

These are companies that do not undergo our KYB verification. Onboarding a new company to Quickvee Pay as a business rather than a merchant facilitates B2B payments without requiring KYB on both entities. This payment flow creates a CCD ACH.

People

These are individuals who are added to participate in ACH payments to businesses. This payment flow creates WEB ACHs.

Bank account validation

Quickvee Pay supports verification of bank accounts at the time you onboard users. This is a critical step in reducing the risk of ACH payment failures due to preventable operational causes like typos during entry or outdated routing numbers. Our Account Intelligence offering, a foundational tool within our Risk Intelligence suite, provides a risk score assessing the validity of a bank account and its ability to successfully transact ACH payments.


Payment Behavior

ACH follows consistent behavioral pathways from payer to payee. Quickvee Pay defines the movement of funds with an ACH payment as a Transaction.

Every Transaction has two legs, or, in ACH terms, originations. The first leg is the Transaction Capture, sometimes known as the debit, or pay-in, and the second leg is the payout, or credit.

Payment = Transaction Capture + Payout

  • Transaction Capture = first origination or debit
  • Payout = second origination or credit

Transaction Capture

This is the initiation of the funds' movement and tracks the related information regarding the debit side of the transfer, taking the funds from the payer. Quickvee Pay’s webhooks provide numerous real-time status updates on the debit as it experiences event updates through the processing lifecycle.

Transaction Started

This event is fired when the Transaction is created within our system, but the ACH has not begun to process yet. This should occur in a short time following the call to our API to create the transfer of funds.

Transaction Capture Started

This event is fired when an ACH debit has been successfully initiated on the related transaction. It indicates the funds capture process has begun from the payer's bank account.

Transaction Failed

This event is fired if the transaction fails during any stage of processing, whether due to account issues, validation errors, or ACH Return Codes. Most of these will be due to ACH Return Codes as most of our validation checks occur prior to the transaction being created.

Transaction Completed

This event is fired when the debit side of the transfer has completed. This means that the debit from the payer has successfully settled and we are initiating the transfer of those funds to the payee.

Transaction Canceled

This event is fired when a transaction is canceled and confirms that no funds will be captured or disbursed. There are limitations on the allowable time frame to cancel a transaction. Once we have processed a debit, indicating that the bank has received and accepted the ACH entry, a cancellation will not be accepted by the system.

Transaction monitoring

Quickvee Pay supports active monitoring of individual transactions with Transaction Intelligence. This functionality allows you to assess the likelihood that a specific ACH transaction from a payer will successfully settle, and uses forensic analysis to predict a transaction's risk at that moment in time.

Payout

Once the debit of the ACH has completed, the payout is created, representing the credit side of the transfer, which is us moving the funds to the payee.

When processing ACH payments, the participating financial institutions ultimately dictate the exact timing at which funds are moved from and into accounts. This means that while an ACH entry may have been processed successfully by Quickvee Pay and indicate settlement (meaning the bank has received the file), the action may not yet have triggered actual funds availability.

Refunds

In the event that either the payer or payee determines that the intentional reversal of a successful ACH payment is desired, a refund may be issued. If a refund is decided upon before a payout is complete, the refund can be created, and will be processed as soon as the payout is settled.


Payment Speeds

Quickvee Pay offers multiple options for the speed at which payments can move. The processing of ACH payments are dictated by pre-determined processing windows set by the Federal Reserve. This system allows for payments to be initiated throughout the day before being processed in the next window.

Standard ACH

Quickvee Pay processes Standard ACH on a four day settlement schedule, meaning the payout occurs four banking days after the payment initiation. Actual funds availability to the payee will ultimately be determined by their financial institution's internal policies.

Fast ACH

Quickvee Pay processes Fast ACH on a same or next day settlement schedule, depending on what time the payment is initiated. Actual funds availability to the payee will ultimately be determined by their financial institution's internal policies.


Additional Payment Scenarios

ACH Returns

ACH payments can fail for a variety of reasons including things like a closed bank account, a debit-blocked bank account, insufficient funds in the payer’s bank account, and even sanctions freezes on bank accounts.

ACH returns are unique in that they occur after the initial payment initiation. The overwhelming majority of returns occur within two banking days of the initial payment initiation, and for B2B ACHs (CCD), are generally limited to this timeframe. Returns on consumer, or WEB ACHs, also typically occur within two days, but do have a 60 day allowable time frame from payment initiation for payer disputes.

When doing Standard ACH (four day settlement), returns are typically triggered before a payout has occurred, in which case the funds from the credit are seamlessly returned to the payer. When doing Fast ACH (same/next-day settlement), it is more common to see returns triggered after the payout has occurred. In this scenario, Quickvee Pay’s system automatically initiates a clawback, which debits the payee bank account to offset the funds that went back to the payer due to the return.

You can find additional information on possible ACH returns in our Resources.

Notice of Change (NOC)

Occasionally in the course of processing ACH, a Receiving Depository Financial Institution (RDFI) will issue a Notice of Change, or NOC. These communicate when an ACH entry is outdated or incorrect. The RDFI sends the NOC to the Originating Depository Financial Institution (ODFI) to notify them of the erroneous account information, in which case we are allowed six days to update the bank account information.

In most cases when a NOC is issued, an ACH payment will still process successfully. Quickvee Pay will communicate the receipt of NOCs when they are received, and update the relevant bank account information as is required.

Clawback

A clawback is triggered automatically when an ACH return occurs after the payout has been processed. In this scenario, the return has already reversed the funds back to the payer, and the clawback is debiting the merchant bank account to zero out the difference.

Reverse Payout

These occur when the payee bank account is not active, or in some rare scenarios, cannot be credited. In such instances, the funds are sent back to the payer.


Operations

To ensure the smooth and efficient management of an ACH payments program, Quickvee Pay implements basic transaction rules and allowable payment volumes within given time frames. These are tailored to the specific requirements of each client ACH program, and are set during onboarding.

Origination Limit

Your origination limit is the maximum total allowable amount of ACH payment volume, in dollars, during a rolling 24 hour time period. This limit should be actively monitored with internal logic and tooling at all times to ensure a disruption-free experience. Failure to do so may result in unexpected payment failures that will require manual correction.


Next Up

Read Authentication in this docs library for Bearer tokens, HTTPS, and common token errors.

The ACH guides are step-by-step instructions on how to navigate endpoints and webhooks and how programmatic entities fit together on Quickvee Pay’s platform (Businesses, Merchants, People, bank accounts, and transactions).

These are step-by-step instructions on how to navigate our endpoints and webhooks and detail the various distinct programmatic entities with Quickvee Pay's platform, like Businesses, Merchants, People, Bank Accounts, and Transactions.


Questions?

If you’re encountering any issues, please reach out to support@quickveepay.com.