Skip to main content
Use stripe.listPaymentMethods to find reusable methods attached to a customer.
automations/stripe-list-payment-methods.automation.ts

Inputs

Filter by customer and payment-method type. limit accepts 1–100; use Stripe cursor fields for another page.

Output

Returns Stripe’s paginated PaymentMethod list.