#Nanda Kumar-PaymentMethod-Limit
1 messages · Page 1 of 1 (latest)
Customer cus_******** already has the maximum number of payment methods attached.
this is the error we got
Ah, so yes there is a limit
what is the limit?
I didn't find any limitation on payment methods as per stripe documentation
except customer_max_payment_methods error cde
is there any reason why we have a limit?
Not finding a limit immediately either or why. Honestly if you count the number of PaymentMethods on that customer that should give you the limit
But why the limit on payment methods?
@gritty monolith don't remember the exact number but there is a limit of 200 PaymentMethods that can be attached to a Customer. What is your usecase where you need >200 PMs on a customer?