Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Analyzing Payment Flows

ASecurity

Structures payment system analysis with transaction flow mapping, interchange economics, and settlement timing. Use when analyzing payment systems, mapping transaction flows, or understanding interchange.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
securitygoswiftgitapidocumentation

Works with

cliapi

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill analyzing-payment-flows --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Analyzing Payment Flows?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Analyzing Payment Flows
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-analyzing-payment-flows/badge)](https://www.skillsdirectory.com/skills/lev-os-analyzing-payment-flows)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: analyzing-payment-flows
description: Structures payment system analysis with transaction flow mapping, interchange economics, and settlement timing. Use when analyzing payment systems, mapping transaction flows, or understanding interchange.
tags:
  - analysis
  - financial-technology
metadata:
  author: casemark
  practice_areas:
    - Fintech
    - Payments
    - Digital Banking
  document_types:
    - Analysis Report
  skill_modes:
    - Analysis
---
# Analyzing Payment Flows

Structures payment system analysis with transaction flow mapping, interchange economics, and settlement timing.

## When To Use

- Mapping end-to-end transaction flows for a payment product (card-present, card-not-present, ACH, RTP, wire, wallet-based)
- Evaluating interchange economics, scheme fees, and processor margins for a given payment method
- Analyzing settlement timing and funding lag across acquirer, network, and issuer
- Comparing payment rail options (card networks, ACH/Nacha, FedNow, SWIFT, SEPA) for a specific use case
- Reviewing payment architecture during due diligence, vendor selection, or platform migration
- Investigating transaction failure rates, decline codes, or reconciliation gaps

## Inputs To Gather

- **Payment method(s) in scope**: Card (Visa/Mastercard/Amex), ACH (same-day vs. standard), RTP, wire, digital wallet, BNPL, or hybrid
- **Transaction type**: Purchase, refund, chargeback, recurring/subscription, disbursement, P2P transfer
- **Participants**: Cardholder/payer, merchant/payee, issuer, acquirer/processor, payment network/scheme, gateway, PSP, sponsor bank
- **Volume and ticket size**: Average transaction value, monthly volume, peak patterns
- **Geography and currency**: Domestic vs. cross-border, single-currency vs. multi-currency [VERIFY — interchange categories and scheme rules differ by region]
- **Existing documentation**: Network rules, processor agreements, fee schedules, settlement reports, reconciliation logs

## Workflow

1. **Define the transaction lifecycle**
   - Identify every entity that touches the transaction from initiation to final settlement
   - Map the authorization request path: payer → gateway → acquirer/processor → network → issuer → response back
   - Map the clearing and settlement path separately (batch vs. real-time, net vs. gross settlement)
   - Note where tokenization, 3DS authentication, or fraud screening inserts into the flow

2. **Break down interchange and fee economics**
   - Identify the interchange category (e.g., CPS Retail, e-Commerce Preferred, Data Rate II) based on transaction qualifications [VERIFY — interchange tables are network-specific and updated semi-annually]
   - Layer on scheme/assessment fees (network access, NABU/APF for Visa, NABU equivalent for Mastercard)
   - Add acquirer/processor markup (basis points + per-transaction fee)
   - Calculate effective merchant discount rate (MDR) = interchange + scheme fees + acquirer markup
   - For ACH: map Nacha fees, ODFI/RDFI fees, and return/NOC handling costs

3. **Analyze settlement timing and funding**
   - Document T+N settlement windows for each rail (card networks typically T+1 or T+2; ACH standard T+1 to T+2; same-day ACH same-day with cutoff windows; RTP/FedNow near-real-time) [VERIFY — settlement timing varies by processor agreement and network]
   - Identify holdback or reserve requirements imposed by acquirer or PSP
   - Map net settlement vs. gross settlement mechanics and their cash-flow impact
   - Flag any funding-lag risks (weekend/holiday gaps, cross-border settlement delays, currency conversion timing)

4. **Identify failure points and risk vectors**
   - Map common decline reasons at authorization (insufficient funds, fraud flags, AVS/CVV mismatch, velocity limits)
   - Trace chargeback and dispute flows with timelines (120-day liability windows for card, 60-day ACH return windows) [VERIFY — dispute windows vary by network and reason code]
   - Identify reconciliation break points between gateway, processor, and bank settlement reports
   - Note regulatory touchpoints: PCI DSS scope, Reg E for consumer electronic transfers, EFTA protections, Durbin Amendment routing requirements

5. **Synthesize findings and recommendations**
   - Summarize the cost stack per transaction with a unit-economics table
   - Highlight optimization opportunities (interchange qualification improvements, surcharging/cash discount programs, rail switching for specific transaction types)
   - Quantify settlement timing impact on working capital
   - Flag compliance or operational risks that require remediation

## Output

Deliver a structured payment flow analysis containing:

- **Transaction flow diagram** (text-based): Authorization path and clearing/settlement path shown as sequential participant-to-participant steps
- **Fee economics table**: Interchange rate, scheme fees, processor markup, and total MDR per transaction type
- **Settlement timeline**: T+N summary per rail with funding-lag analysis
- **Failure and risk map**: Decline categories, dispute exposure windows, and reconciliation gap areas
- **Recommendations**: Ranked list of cost optimization, speed improvement, and risk mitigation actions

## Quality Checks

- Every participant in the flow is explicitly named — no black-box "processor handles it" steps
- Interchange categories cited match the transaction qualifications described (card type, entry mode, data level) [VERIFY]
- Settlement timing reflects actual processor/network terms, not generic assumptions
- Fee calculations are additive and auditable (interchange + scheme + markup = MDR)
- Cross-border flows separately address FX conversion timing and markup if applicable
- All network-specific rules and regulatory thresholds are marked [VERIFY] for jurisdiction-dependent confirmation
- Chargeback/dispute timelines reference the correct network reason code families, not generic windows

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Springboot Security

Java Spring Boot 服务中关于身份验证/授权、验证、CSRF、密钥、标头、速率限制和依赖安全的 Spring Security 最佳实践。

2456590 votes

Security Review

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.

2456590 votes

Paperclip Task Bridge

Create, comment on, update, and list Paperclip tasks from Hermes using scoped Paperclip API credentials.

805540 votes

Summarize Status

Write a short, colloquial summary for a Paperclip summary slot: open with the 1–3 specific, concrete actions the reader needs to take right now to unblock the work, then a brief plain-language status, streaming progress as it works.

805540 votes

Paperclip Evals

Choose, inspect, validate, and report Paperclip Runner or Product E2E evaluations while preserving evidence, provenance, cost, and failure classification.

805540 votes
View all in security →