Payments Skill
paypal-payments
paypal-payments
| Method | Path | Description |
|---|---|---|
GET | /v2/payments/authorizations/{authorization_id} | |
POST | /v2/payments/authorizations/{authorization_id}/capture | Show details for authorized payment |
POST | /v2/payments/authorizations/{authorization_id}/reauthorize | Capture authorized payment |
POST | /v2/payments/authorizations/{authorization_id}/void | Reauthorize authorized payment |
GET | /v2/payments/captures/{capture_id} | Void authorized payment |
POST | /v2/payments/captures/{capture_id}/refund | Show captured payment details |
GET | /v2/payments/refunds/{refund_id} | Refund captured payment |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install paypal-payments
Downloads and installs to ~/.claude/skills/paypal-payments/
2.8 (2026-02-13)