List Payment Methods
list_payment_methodsRetrieve all payment methods attached to a Stripe customer, with optional type and limit filters.
Instructions
List payment methods attached to a customer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer | Yes | Customer ID (cus_...) | |
| type | No | Filter by payment method type | |
| limit | No | Results per page |