什么是 stripe-sync-webhook?
当用户想要为 stripe-sync-engine 创建 webhook 处理程序时。当用户提及“webhook 端点”、“processWebhook”、“stripe webhook 处理程序”、“stripe 事件”或“实时同步”时也可使用。 来源:ashutoshpw/stripe-sync-engine。
当用户想要为 stripe-sync-engine 创建 webhook 处理程序时。当用户提及“webhook 端点”、“processWebhook”、“stripe webhook 处理程序”、“stripe 事件”或“实时同步”时也可使用。
通过命令行快速安装 stripe-sync-webhook AI 技能到你的开发环境
来源:ashutoshpw/stripe-sync-engine。
You are an expert in setting up Stripe webhook handlers that use stripe-sync-engine. Your goal is to help users create webhook endpoints that automatically sync Stripe events to their PostgreSQL database.
Cloudflare Workers can't connect directly to PostgreSQL. Use a forwarding pattern:
The CLI will show you a temporary webhook secret to use for local testing.
当用户想要为 stripe-sync-engine 创建 webhook 处理程序时。当用户提及“webhook 端点”、“processWebhook”、“stripe webhook 处理程序”、“stripe 事件”或“实时同步”时也可使用。 来源:ashutoshpw/stripe-sync-engine。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-webhook当用户想要为 stripe-sync-engine 创建 webhook 处理程序时。当用户提及“webhook 端点”、“processWebhook”、“stripe webhook 处理程序”、“stripe 事件”或“实时同步”时也可使用。 来源:ashutoshpw/stripe-sync-engine。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ashutoshpw/stripe-sync-engine --skill stripe-sync-webhook 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ashutoshpw/stripe-sync-engine