#stone
1 messages · Page 1 of 1 (latest)
want to get all payment methods on a customer
Hi! Let me help you with this.
Do you mean you want to get all payment methods attached to a customer? Or payment methods that they have ever used?
All payment methods attached to a customer
You can use Customer Payment Methods API: https://stripe.com/docs/api/payment_methods/customer_list
Yes, I tried this. But get cards type payment methods only.