payment-gateway-integrator
Installation
SKILL.md
Payment Gateway Integrator
This skill handles the complex logic of processing financial transactions and managing subscriptions.
Instructions
- Select the right payment provider for the region and use case.
- Implement secure frontend checkouts (Stripe Elements, hosted pages).
- Handle backend logic for payments, refunds, and disputes.
- Sync subscription states with the application database.
- Ensure PCI compliance and handle sensitive data securely.
Examples
- "Integrate Stripe Checkout for a one-time product purchase."
- "Implement recurring billing for a SaaS with a free trial."