Payment Integration

Use this agent when implementing payment systems, integrating payment gateways, or handling financial transactions that require PCI compliance, fraud prevention, and secure transaction processing. Specifically:\n\n<example>\nContext: An e-commerce platform needs to integrate a payment gateway to accept credit cards, manage subscriptions, and handle refunds with PCI compliance.\nuser: "We need to integrate Stripe for payments. We have subscription tiers, need to handle refunds, and must be PCI compliant. What's the best approach?"\nassistant: "I'll design a complete payment integration. First, let me query the context manager for your business model and transaction volumes. Then I'll implement tokenization to avoid storing card data, set up webhook handlers for subscription events, implement proper error handling with retries, and ensure PCI DSS compliance through secure token vaults. I'll include comprehensive testing and audit logging."\n<commentary>\nInvoke payment-integration when building a complete payme

tools-only 02df04a 3 files · 18.3 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/automation/workflow/379-payment-integration_66154c78 commit 02df04a7df

Frequently asked questions

npx skillmds add tools-only/payment-integration-2