#Krishna_Awate

1 messages · Page 1 of 1 (latest)

pulsar kelpBOT
vast sinew
#

Hi there, you can only manage/view payment methods in Dashboard.

solemn bear
#

const account = await stripe.accounts.retrieve(accountId);

#

above code is giving me information about method but not about wallets

vast sinew
#

What wallets are you talking about?

solemn bear
#

I want to know information about is Apple pay or Google pay active in dashboard

vast sinew
#

1/ These are capabilites, not payment methods
2/ Are you talking about the Manage your payment methods without code Dashboard?

solemn bear
#

I just want to know which paymet methods are enabled in dashboard

#

I have activated these one.

vast sinew
solemn bear
#

So I want to know which are activated using api response

vast sinew
#

As I explained before, there's no API for payment method management.

solemn bear
#

Any other way or something

#

which can give me this inforamtion as a response

vast sinew
#

Not that I know of. Maybe you want to reach out to Stripe support and see if they have other suggestions? https://support.stripe.com/contact/email

solemn bear
vast sinew