alipay-notify — Cursor AI Agent
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsGamesBlogVideosGuidesCoursesCommunityExtensionsTrending
    CursorAgentsalipay-notify
    Back to Agents
    alipay-notify

    alipay-notify

    zhangke091 April 12, 2026
    1 copies 0 downloads

    支付宝异步通知中继 — AI Agent Skill(Claude Code / Cursor)

    alipay-notify

    License: MIT Python 3.6+ GitHub release

    免费提供公网异步通知地址,让本地开发环境也能实时接收支付宝异步通知(notify_url)。 无需自建服务、无需公网 IP、无需内网穿透,注册即用。服务端支持 HTTPS(TLS 1.3)+ 域名访问。

    适用场景

    • 本地联调支付宝支付(手机网站支付、电脑网站支付、当面付等)
    • 沙箱环境回调调试
    • CI/CD 环境回调验证
    • 任何没有公网 IP 又需要接收 notify_url 回调的场景
    支付宝 ──POST──► 云端中继 ──SSE──► 本地 CLI 实时拉取
                                └───► 浏览器查看器(dev.html)
    

    快速上手(1 分钟)

    不需要 AI Agent,直接在终端跑 3 条命令就能收到支付宝异步通知:

    # 1. 注册,获取你的专属 notify_url(服务地址向管理员获取)
    python3 scripts/cli.py register --server https://www.opensupport.cc --name my-dev
    
    # 输出示例:
    # ✓ 注册成功!
    # notify_url
    # ┌──────────────────────────────────────────────────────────────────┐
    # │ https://www.opensupport.cc/notify/<your-token>                  │
    # └──────────────────────────────────────────────────────────────────┘
    
    # 2. 把 notify_url 传入支付宝下单接口(不是在开放平台控制台配置)
    #    Java:   request.setNotifyUrl("<输出的 notify_url>");
    #    Python: client.page_execute(request, notify_url="<输出的 notify_url>")
    
    # 3. 开始监听,支付成功后通知实时到达
    python3 scripts/cli.py listen
    

    收到通知后终端输出:

      ┃ 新通知 #1
      ┃ 时间       2026-04-12 23:55:01
      ┃ 订单号     TEST202604122347040ccf52
      ┃ 交易号     2026041222001100001038276505
      ┃ 金额       0.01
      ┃ 状态       TRADE_SUCCESS ✓
    

    更多命令:

    python3 scripts/cli.py list              # 查询通知列表
    python3 scripts/cli.py get 1             # 查看通知详情
    python3 scripts/cli.py export 1          # 导出原始报文
    python3 scripts/cli.py verify 1          # RSA2 验签(需 pip install cryptography)
    python3 scripts/cli.py ack 1             # 确认通知,停止支付宝重试
    

    浏览器查看器:访问 https://www.opensupport.cc/dev.html,用 API Key 登录后可实时查看通知、金额、状态,支持原始报文复制和 ACK 确认。


    AI Agent 用法

    这也是一个标准的 AI Agent Skill。安装到支持 Skill 的 AI 编程工具后,对 Agent 说一句话就行:

    帮我接收支付宝异步通知

    Tags

    ai-agentalipayalipay-notifyclaude-codecursordevelopment-toolsnotify-urlpaymentpythonsandbox

    Comments

    More Agents

    View all
    Emuloagent-memory

    Emulo

    Mine your Claude Code and Codex logs into a local you.md agent profile.

    O
    ohad6k
    193
    Nyx Local Ailm-studio

    Nyx Local Ai

    Local-first AI coding agent for VS Code & Cursor. Ollama, LM Studio & your inference fleet. Cursor-grade agent UX — offline, private, zero token cost.

    S
    sthamann
    248
    Self Learning Skills

    Self Learning Skills

    A self-improving skill for AI coding agents (Claude Code, Cursor, AGENTS.md): recognize a hard-won golden path in a session and harvest it into a reusable skill/rule for next time.

    K
    Kulaxyz
    895
    FDEOpsagentic-ai

    FDEOps

    Second brain for Forward Deployed Engineers. Engagement memory + 35 skills across 6 domains, all behind one @fde... Works with any AI coding agent.

    S
    suboss87
    303
    Awesome Gamedev Agent Skillsagent-skills

    Awesome Gamedev Agent Skills

    Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.

    G
    gamedev-skills
    301
    Honey For Devsagents

    Honey For Devs

    Honey (I Shrunk the AI) by GreenPT: a cross-tool coding skill that cuts AI coding-agent token usage and LLM API costs — write less code, less prose, and denser agent-to-agent handoffs (−53%, lossless in benchmarks) with no loss of quality. Works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, Windsurf, Cline & Kiro.

    G
    Green-PT
    177

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.

    Neura Market

    Custom AI Systems & Services

    Our team of experienced AI builders will help build custom AI systems, workflows, and solutions for your business.

    Request custom work

    Ready-made automations for this

    Workflows from the Neura Market marketplace related to this Cursor resource

    • Automate Shopify SEO Content Creation with GPT-4 & Claude Multi-Agent Systemn8n · $24.99 · Related topic
    • Deploy Code to GitHub with Natural Language via Slack & Claude 3.5n8n · $14.99 · Related topic
    • PostgreSQL Conversational Agent with Claude & DeepSeek (Multi-KPI, Secure)n8n · $14.99 · Related topic
    • **NEW** Claude 3.7 Extended Thinking AI Agent - Unlock Ultimate Intelligencen8n · $4.99 · Related topic
    Browse all workflows