#patrik-paymentmethods
1 messages · Page 1 of 1 (latest)
yes, it's not really optional, not sure why the docs say it is
you can't list unattached payment methods and there's no reason to since you can't charge them in general
I want to list the attached payment methods. But if it is not possible then I'll list all customers and see if they have a payment method.
yep! What exactly is your overall goal?
The thing is that we have a lot of customers, but only some of them have a card.
I need to import payment method ids to our system. We did not store them in our DB before, but we are going to store them now.
Anyway, this is just a one-off task, so it's OK to list all customers even if it is much slower.