Payment systems are among the most protocol-dense areas of software engineering. A single checkout involves a cascade of network calls, cryptographic validations, and state transitions spread across banks, card networks, and third-party processors — all expected to complete in under two seconds and fail gracefully when they don't.

This collection maps the core flows developers encounter when integrating or building payment infrastructure. The Payment Gateway Flow provides the end-to-end overview, while Credit Card Authorization and Payment Capture Flow break down the two-phase auth-and-capture model used by most card networks. Security is covered in depth: 3D Secure Authentication diagrams the cardholder verification step, Fraud Detection Pipeline shows how risk signals are evaluated in real time, and Payment Tokenization explains how raw card data is replaced with opaque tokens to reduce PCI scope.

Recurring revenue flows include Subscription Billing Workflow and Recurring Payment Cycle, while operational concerns like Refund Processing, Chargeback Handling, and Payment Retry Logic cover the failure paths that separate production-ready integrations from demos. Every diagram is free to edit and export directly in Graphlet.

All diagrams 20 examples
Payment Gateway Flow sequence diagram
Payment Gateway Flow
sequence
Credit Card Authorization sequence diagram
Credit Card Authorization
sequence
Payment Capture Flow sequence diagram
Payment Capture Flow
sequence
Refund Processing sequence diagram
Refund Processing
sequence
Payment Webhook Processing sequence diagram
Payment Webhook Processing
sequence
Subscription Billing Workflow flowchart diagram
Subscription Billing Workflow
flowchart
Recurring Payment Cycle flowchart diagram
Recurring Payment Cycle
flowchart
Fraud Detection Pipeline flowchart diagram
Fraud Detection Pipeline
flowchart
Payment Retry Logic flowchart diagram
Payment Retry Logic
flowchart
Chargeback Handling flowchart diagram
Chargeback Handling
flowchart
Wallet Payment Flow sequence diagram
Wallet Payment Flow
sequence
UPI Payment Flow sequence diagram
UPI Payment Flow
sequence
Checkout Session Flow sequence diagram
Checkout Session Flow
sequence
Payment Tokenization flowchart diagram
Payment Tokenization
flowchart
3D Secure Authentication sequence diagram
3D Secure Authentication
sequence
Invoice Generation Flow flowchart diagram
Invoice Generation Flow
flowchart
Payment Settlement Process flowchart diagram
Payment Settlement Process
flowchart
Merchant Onboarding Flow flowchart diagram
Merchant Onboarding Flow
flowchart
Multi Currency Processing flowchart diagram
Multi Currency Processing
flowchart
Payment Reconciliation flowchart diagram
Payment Reconciliation
flowchart
Free online editor
Edit any diagram in Graphlet
Open, fork, and export to SVG or PNG. No sign-up required.
Open Graphlet →