Workflow Engine

Applies to: PayPlus Enterprise v3.2 Last updated: March 2026

The PayPlus Workflow Engine controls how payment instructions move through validation, approval, compliance screening, and submission to the payment network. Administrators configure the workflow to match the institution's operational controls, segregation of duty requirements, and risk appetite.

Payment Lifecycle States

Every payment in PayPlus moves through a defined set of states. The transition between states is governed by the workflow configuration and the actions taken by operations staff.

Draft
Validated
Compliance
Review
Approved
Submitted
Settled
StateDescriptionWho Can Act
Draft Payment instruction entered but not yet submitted for processing. The initiator can edit or delete the payment. Payments Processor (owner only)
Validated Payment has passed format validation (mandatory fields, ISO 20022 schema compliance, NACHA field rules). Not yet approved or screened. System (automatic transition)
Compliance Hold Payment has matched an OFAC screening rule or hit a compliance threshold. Held for Compliance Officer review before further processing. Compliance Officer (release or reject)
Pending Approval Payment is awaiting approval from a Payments Manager. Triggered when dual-control workflow is configured and the payment meets the approval threshold. Payments Manager (approve or reject)
Approved Payment has passed all approval and compliance steps. Queued for submission to the rail connector at the next applicable processing window. System (queued for submission)
Submitted Payment has been transmitted to the payment network. Awaiting settlement confirmation (for batch rails) or real-time acceptance (for instant rails). System
Settled Payment has been confirmed as settled by the payment network. For ACH, settlement confirmation is received from FedACH. For Fedwire/RTP/FedNow, settlement is immediate upon acceptance. System (terminal state)
Rejected Payment was rejected at validation, compliance review, approval, or by the payment network. Rejection reason is captured in the payment record. System / Compliance Officer / Payments Manager (terminal state)
Returned Payment was accepted by the network but subsequently returned (ACH R-code returns, RTP return for invalid account). Returned payments require operations action. Payments Manager (action required)

Approval Workflow Configuration

PayPlus supports three approval workflow models. Configure the model at Administration > Workflow > Approval Settings, independently for each payment rail.

Workflow ModelDescriptionApplicable Scenarios
STP — No Approval Required Payments pass directly from Validated to Approved state without a manual approval step. Compliance screening still occurs. Low-value payments below defined threshold; automated batch ACH from host systems via API; receive-only FedNow processing
Single Approval Payment requires approval by one Payments Manager before submission. The initiating Payments Processor cannot approve their own payment. Mid-value payments; institutions with lighter approval requirements
Dual Control Payment requires approval from two separate Payments Managers. The initiating processor and the first approver cannot also be the second approver. Required for high-value wire transfers at most institutions. High-value Fedwire and SWIFT transactions; all transactions above a defined limit regardless of rail

Configuring Amount Thresholds

Configure approval thresholds at Administration > Workflow > Amount Thresholds. Thresholds are configured per rail and per user role. Payments below the STP threshold pass without approval; payments above the dual-control threshold require dual approval.

ThresholdBehaviorConfiguration Path
STP LimitPayments at or below this amount are automatically approved (no manual approval required)Workflow > Thresholds > STP Limit (per rail)
Single Approval LimitPayments above STP Limit and at or below this amount require single-manager approvalWorkflow > Thresholds > Single Approval Limit
Dual Control ThresholdPayments above this amount require dual-control approval from two separate managersWorkflow > Thresholds > Dual Control Threshold
Segregation of Duty Enforcement PayPlus enforces segregation of duty at the workflow level — the user who initiates a payment cannot also approve it, regardless of their role assignments. This control cannot be disabled. Set your approval thresholds to reflect your institution's operational risk appetite.

Rules Engine

The PayPlus Rules Engine evaluates each payment against a configurable set of business rules before processing. Rules can route payments to specific approval queues, flag payments for additional review, block payment submission, or modify processing parameters.

Rule Types

Rule TypeDescriptionExample
Routing Rule Determines which payment rail to use for a given payment instruction, based on beneficiary bank participation, amount, and customer preferences. If Receiving Bank participates in FedNow AND amount ≤ $500,000 → route to FedNow; else if participates in RTP → route to RTP; else route to Fedwire
Approval Routing Rule Directs a payment to a specific approval queue or approver group, overriding the default approval workflow. If payment type = international SWIFT AND amount > $1,000,000 → route to Treasury Manager approval queue
Block Rule Prevents payment submission based on defined criteria. Blocked payments are rejected with the configured rejection reason. If beneficiary country = sanctioned country → block; If transaction type = RTP AND beneficiary is first-time payee AND amount > $10,000 → block (pending verification)
Enrichment Rule Automatically adds or modifies payment fields based on rule conditions. Used to populate mandatory ISO 20022 fields or apply institution-specific codes. If payment purpose code is blank AND payment type = payroll → set purpose code to SALA
Velocity Control Rule Limits the number or value of payments from a specific originator or to a specific beneficiary within a defined time window. Maximum 5 RTP payments per customer per hour; Maximum $50,000 cumulative FedNow per customer per day

Creating a Rule

Navigate to Administration > Workflow > Rules Engine > Add Rule.

  1. Enter a Rule Name and optional description. Names must be unique across all rule types.
  2. Select the Rule Type (Routing, Approval Routing, Block, Enrichment, or Velocity Control).
  3. Define the Conditions using the rule builder. Multiple conditions can be combined with AND / OR logic. Available condition fields include: payment amount, payment rail, originator ID, beneficiary bank routing number, beneficiary country, payment purpose code, time of day, day of week.
  4. Define the Action that the rule applies when all conditions are met.
  5. Set the Rule Priority (1 = highest priority). When multiple rules apply to the same payment, the highest-priority rule takes effect.
  6. Select the Effective Date (future dating allows rules to be pre-configured before activation).
  7. Click Save and Test to validate the rule against a sample payment before activating it in production.

Straight-Through Processing (STP) Configuration

STP allows eligible payments to be automatically processed without manual intervention — from initiation through compliance screening to network submission. STP is appropriate for standardized, low-risk, high-volume payment types (e.g., payroll ACH batches originating from the core banking system via API).

STP Eligibility CriterionConfiguration
Payment amount at or below STP LimitConfigured in Workflow > Thresholds (per rail)
Payment originates from trusted API sourceConfigure trusted API Integration User in Administration > Users; payments from this user bypass manual initiation approval
Beneficiary on pre-approved listWorkflow > STP Beneficiary Whitelist — payments to whitelisted beneficiary accounts skip approval step
No OFAC matchAutomatic — payments with OFAC screening result of CLEAR proceed; MATCH or POSSIBLE MATCH always enter compliance hold regardless of STP configuration
Payment type is NACHA Standard (non-SDA)Standard ACH processing qualifies for STP; Same-Day ACH payments above $5,000 require approval regardless of STP threshold

Payment Templates

Payment templates store pre-configured payment instructions for recurring or standardized payments — reducing data entry errors and processing time for high-frequency transactions.

Navigate to Administration > Workflow > Payment Templates to create templates. Templates can be restricted to specific roles (e.g., only Payments Manager can create templates; Payments Processor can use but not create templates).

Template FieldTemplate Behavior
Beneficiary name and accountFixed — cannot be modified when using the template
Payment railFixed — template is rail-specific
Payment amountOptional — can be fixed (recurring fixed payment) or left open for operator entry at initiation
Payment purpose / remittancePre-populated but editable at initiation
Approval workflowInherits the standard workflow; templates do not override approval thresholds

Bulk Payment Processing

PayPlus supports bulk ACH batch processing for high-volume origination scenarios — payroll, vendor disbursements, benefits payments. Bulk files can be uploaded via the Web Console or submitted via the API.

Bulk ACH Processing Flow Bulk ACH batches undergo the same compliance screening and approval workflow as individual payments. For large batches, configure a dedicated Bulk Approver role or a batch-specific STP rule to avoid requiring individual approval for each item in a payroll batch.
  1. Prepare the batch file. Format the batch as a NACHA-compliant file, or as a PayPlus-format CSV/XML (PayPlus will generate the NACHA file automatically). Make sure all required fields — ABA, account number, amount, SEC code, addenda — are populated.
  2. Upload the batch file via Payments > Bulk Upload or submit via the REST API endpoint POST /api/v2/payments/ach/batch.
  3. Validation pass: PayPlus validates all records in the batch. Invalid records are flagged individually. The batch can be submitted with valid records only, or returned to the originator for correction.
  4. Compliance screening: Each transaction in the batch is screened individually against OFAC. Matches are held; clean transactions continue to approval.
  5. Batch approval: If batch approval is required (configured in Workflow > Bulk Processing Settings), a Payments Manager approves the batch as a whole — individual items don't need separate approval.
  6. NACHA file submission: PayPlus generates the NACHA file, calculates hash totals, and submits to FedACH or EPN at the next processing window.
← Payment Rail Connectors Next: Monitoring & Alerts →