#bern.red
1 messages · Page 1 of 1 (latest)
hello! try retrieving your account using https://stripe.com/docs/api/accounts/retrieve
to clarify though, this just lists whether the payment method is active on your account. If you're looking into what payment methods are enabled for Automatic Payment Methods, it's not possible to retrieve that via the API
@livid vine : Thanks for the response. So, we won't be able to get a list of payment methods that we have enabled on our account (similar to this screenshot) from an API?
Hi @clear trout I'm taking over.
No, there's no API to return the information in the screenshot you posted earlier.
Got it. Thanks