#Indesh Prinja-list-payment-methods
1 messages ยท Page 1 of 1 (latest)
Hi there ๐ apologies for the delay, taking a look.
Thanks
When you retrieve an account, you can check their capabilities hash to see what capabilities they have access to, including various payment methods:
https://site-admin.stripe.com/docs/api/accounts/object#account_object-capabilities
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
๐ awesome, feel free to reach out again if that isn't what you're looking for.
One more: I ran that API and it returned capabilities stating card_payments, platform_payments & exporting_in as active methods.
I think this will work for me but just to clarify and get more info about it, can you let me know how can i list ApplePay, GooglePay, etc (if active) from this list?
I'm not sure that you can check, or that you need to. Can you explain what you're hoping to accomplish?
I'm trying to show methods like this, if possible.
Gotcha, and are you using direct charges?
Thanks, and you're working with Standard connect accounts?
Yes, with standard connect accounts
Hello. Taking over for toby here as they have to step out. Give me a moment to catch up
Are you using Stripe Checkout?
So unfortunately it doesn't look like it's currently possible to see whether or not a connected account has Gpay or Apple Pay enabled