Plugin Claude Code
J.P. Morgan Payments developer-experience marketplace. Distributes the jpm-payments-skills plugin (onboarding intake, OAuth code generation, and Checkout / Online Payments integration) for Claude Code and GitHub Copilot.
Plugin Claude Code
J.P. Morgan Payments developer-experience marketplace. Distributes the jpm-payments-skills plugin (onboarding intake, OAuth code generation, and Checkout / Online Payments integration) for Claude Code and GitHub Copilot.
Plugin Claude Code
Conversational agent skills that walk a merchant from J.P. Morgan Payments onboarding through a working API integration. Supports Checkout and Online Payments in the initial release. Generates language-specific OAuth modules (Node/TypeScript, Python, Java idiomatic; other languages via canonical algorithm).
Skill Claude CodeCodex
Triage and credential intake for merchants starting with J.P. Morgan Payments APIs. Use this skill when the user wants to migrate from another payment provider to JPM or start a new JPM integration from scratch. Sets up a .env file (generated fresh or updated in place) with the clientId, certificate path, and private…
Skill Claude CodeCodex
Implement J.P. Morgan Payments API integrations in a merchant project once OAuth authentication is in place. Use this skill after a merchant has completed JPM onboarding and wired up authentication (typically right after jpm-oauth) and is ready to integrate one of the two currently-supported APIs — Checkout (drop-in…
Skill Claude CodeCodex
Implement J.P. Morgan Payments OAuth authentication (JWT signing + IDAnywhere token exchange) in a merchant project. Use this skill when a merchant has their clientId, certificate, private key, and SHA-1 thumbprint and wants to generate the auth code in their codebase — typically right after running…