#k3davis-dotnet
1 messages · Page 1 of 1 (latest)
You're getting a 400 because type is a required parameter when listing payment methods (https://stripe.com/docs/api/payment_methods/customer_list#list_customer_payment_methods-type)
yes i just noticed that type is a required parameter, my mistake :/
no worries!
can you only do one type at a time, then?
Correct - you can only do one type at a time
alright, thank you