← 返回
未分类 中文

UPI Go Live Checklist

Guide UPI payments launch from setup through sandbox testing to go-live readiness with detailed checklists, test matrix, gates, and rollback planning.
指导UPI支付从配置到沙箱测试再到上线就绪的全流程,包含详细检查清单、测试矩阵、评审关卡及回滚计划。
anugotta
未分类 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 438
下载
💾 0
安装
1
版本
#latest

概述

UPI Go-Live Checklist

Purpose

This skill takes a team from no setup to first successful test payment and then to go-live readiness.

It is execution-oriented: checklists, artifacts, and release gates.

Disclaimer

This skill provides launch-planning and operational guidance only. It does not execute payments, move funds, or replace legal/compliance review. Payment regulations, provider APIs, and operational requirements may change; verify against the latest official PSP, RBI, and NPCI documentation before go-live.

Use at your own risk. The skill author/publisher/developer is not liable for direct or indirect loss, fraud, chargebacks, penalties, downtime, or other damages arising from use or misuse of this guidance.

Always complete sandbox validation, policy review, and internal approvals before production launch.

Scope boundaries

  • This skill does not move money by itself.
  • It assumes you have (or will obtain) a PSP/aggregator account and required approvals.
  • It coordinates onboarding and launch readiness; use upi-payment-integration for deep code patterns and upi-payment-ux-ops for messaging/support copy.

Setup

On first use, read setup.md and create a local project memory file from memory-template.md.

Source freshness

  • Last verified date: 2026-03-19
  • Treat this as a launch framework; always re-validate policy/provider details before go-live.

Source validation checklist

  • [ ] Confirm current RBI digital payment authentication direction applicability.
  • [ ] Confirm latest recurring mandate/e-mandate rules for your payment categories.
  • [ ] Confirm selected provider's current onboarding, settlement, and support SLAs.
  • [ ] Confirm incident/escalation contacts are current and tested.
  • [ ] Confirm all gate criteria in your org's compliance policy are mapped in go-live-gates.md.

Standard execution workflow

Follow these phases in order:

Phase 0 - Program setup

Required inputs:

  • target launch date
  • owner names (engineering, product, ops, finance)
  • chosen market and currency assumptions
  • provider short-list

Outputs:

  • project tracker with owners and due dates
  • risk log initialized

Phase 1 - Provider and account readiness

Checklist:

  • [ ] Select provider path (direct bank/PSP/aggregator).
  • [ ] Confirm sandbox access is enabled.
  • [ ] Confirm production onboarding/KYC requirements.
  • [ ] Confirm settlement model and reconciliation report availability.
  • [ ] Confirm support and escalation contacts from provider side.

Output:

  • signed-off provider decision note

Phase 2 - Security and configuration baseline

Checklist:

  • [ ] Define required env vars and secret ownership.
  • [ ] Store credentials in secure secret manager (not chat, not source control).
  • [ ] Define webhook endpoint URL(s) for sandbox and prod.
  • [ ] Define IP allowlist / auth / signature verification policy.
  • [ ] Define data retention policy for payment logs and PII.

Output:

  • configuration manifest (env-name -> secret -> owner -> rotation policy)

Phase 3 - Build minimum viable payment flow

Checklist:

  • [ ] Create order/payment record model with idempotency anchor.
  • [ ] Implement payment initiation endpoint.
  • [ ] Implement webhook receiver with signature validation.
  • [ ] Implement payment state transitions and transition guardrails.
  • [ ] Implement reconciliation job for stale pending transactions.

Output:

  • end-to-end sandbox payment flow working in test environment

Phase 4 - Test matrix and evidence

Run and capture evidence for:

  • [ ] successful payment
  • [ ] failed payment
  • [ ] timeout leading to reconciliation
  • [ ] duplicate webhook delivery
  • [ ] out-of-order webhook sequence
  • [ ] refund (if enabled in scope)
  • [ ] mandate create/cancel (if recurring is in scope)

Output:

  • test evidence log (screenshots, traces, IDs, expected vs actual)

Phase 5 - Operational readiness

Checklist:

  • [ ] Monitoring dashboards live (success rate, pending aging, webhook failures).
  • [ ] Alerts configured (failure spike, pending backlog, reconciliation failures).
  • [ ] L1/L2 support runbook approved.
  • [ ] Incident communication templates approved.
  • [ ] On-call ownership and escalation ladder confirmed.

Output:

  • runbook + on-call contact sheet

Phase 6 - Go-live gate review

Gate must pass all:

  • [ ] critical test cases pass
  • [ ] no unresolved P0/P1 payment defects
  • [ ] rollback procedure tested
  • [ ] financial reconciliation dry run accepted by finance
  • [ ] compliance sign-off recorded

Output:

  • go/no-go decision record

Agent behavior rules

When user asks for launch help:

  1. Determine current phase (0 to 6).
  2. Return only missing tasks for that phase.
  3. Mark blockers explicitly as BLOCKER.
  4. Do not suggest go-live if any gate is incomplete.
  5. Keep outputs actionable with owner and due date fields.

Output template

Use this format:

Current phase: <N>

Completed:
- ...

Missing:
- [BLOCKER] <task> | owner: <name/role> | due: <date>
- <task> | owner: <name/role> | due: <date>

Next milestone:
- <milestone and acceptance criteria>

Companion files

Related skills

  • upi-payment-integration for implementation and technical reliability controls
  • upi-payment-ux-ops for customer communication and support readiness

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-30 19:15 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Persona Styles

anugotta
应用受角色/人物启发的写作风格(用于趣味和创意输出),支持明确的开关控制、强度设置及自动中性回退功能
★ 0 📥 458

Website Change Watcher

anugotta
监控网站/文档/定价变更,筛选重要更新并对比差异,生成可发送告警的业务影响摘要报告。
★ 1 📥 468

Social Repurpose Engine

anugotta
将长篇内容转化为LinkedIn、X、新闻通讯和电子邮件的原生素材,保持信息一致性和品牌语调。
★ 0 📥 483