#Bob the builder-retrieve-payment-methods
1 messages · Page 1 of 1 (latest)
Hi there 👋 there isn't a way to retrieve all types of payment methods in a single request, due to the type filter that you mentioned.
Is there some alternative to recreate this list from customer dashboard?
Did notice the dashboard has a private api that supports types 🥲
Sorry, but the only way to compile a list like that is to make a request for each type and then concatenate the results.
Oak kay. Thanks for the information