list_recent_charges
Retrieve recent Stripe charges for a customer, displaying amount, status, and failure reason to quickly identify payment problems.
Instructions
Lista los cargos recientes de un customer con monto, estado y motivo de fallo si aplica
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| customer_id | Yes | ID del customer (cus_...) |