#yathartha_api

1 messages ¡ Page 1 of 1 (latest)

muted troutBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1309435006283944016

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

devout basalt
#

I have enabled it from the dashboard

#

may be this is the latest request: req_ljSZOaMxQPMRS0

tribal knoll
devout basalt
#

can you share which account this is referring to

tribal knoll
devout basalt
#

is this the account id: acct_1Pd8Eh4EC8ALy01s

#

i have logged in to this connect account and above image is the update of this account

#

the request id i have provided is from the logs of the account: acct_1Pd8Eh4EC8ALy01s

tribal knoll
#

You shouldn't log in to the connected account to manage the payment methods.

For the capability access using Platform acct_1NhnEbKlvrb1S00m secret key in https://dashboard.stripe.com/test/logs/req_ljSZOaMxQPMRS0 for acct_1Pd8Eh4EC8ALy01s, this will read the payment method configuration for all the Standard connected accounts managed by the platform.

The capabilities are managed by the platform, not directly on the connected account.

You should use https://dashboard.stripe.com/test/settings/payment_methods/connected_accounts?config_id=pmc_1QDKfnKlvrb1S00mYyJIUHv2 to manage the connected account payment method options.

devout basalt
#

Previously I was told that, to ebable direct debit in the connected account, we need the respective connected account to login and enable so, I did the same in the test mode

#

but now I saw different ui and clicked the request access button and the status is changed to inactive now

tribal knoll
#

Could you share the Dashboard link for this screenshot?

devout basalt
#

In test mode how to provide the required additional information

devout basalt
tribal knoll
#

Are you requesting in live mode? Which account did you log in to?

devout basalt
#

no i am in test mode

muted troutBOT
tribal knoll
#

Could you follow the step to complete requesting the access?

#

Could you also share what you're trying to do here?

devout basalt
devout basalt
edgy frigate
#

hi! I'm taking over this thread.

devout basalt
#

HI

edgy frigate
#

I just logged in into acct_1Pd8Eh4EC8ALy01s, and BECS is already turned on in testmode:

devout basalt
#

Yeah

#

But when querying the capability, it is showing me inactive

#

status

#

{
id: 'au_becs_debit_payments',
object: 'capability',
account: 'acct_1Pd8Eh4EC8ALy01s',
future_requirements: {
alternatives: [],
current_deadline: null,
currently_due: [],
disabled_reason: null,
errors: [],
eventually_due: [],
past_due: [],
pending_verification: []
},
requested: true,
requested_at: 1732265399,
requirements: {
alternatives: [],
current_deadline: null,
currently_due: [
'person_1Pd8KD4EC8ALy01sQCqXJpiI.verification.proof_of_liveness'
],
disabled_reason: 'requirements.fields_needed',
errors: [],
eventually_due: [
'person_1Pd8KD4EC8ALy01sQCqXJpiI.verification.proof_of_liveness'
],
past_due: [
'person_1Pd8KD4EC8ALy01sQCqXJpiI.verification.proof_of_liveness'
],
pending_verification: []
},
status: 'inactive'
}

edgy frigate
#

having a look...

devout basalt
#

SUre: you can use this event also if useful:evt_1QNsYv4EC8ALy01sARqefvnp

edgy frigate
#

yep, that's exactly what I was looking at

#

I think you need to provide the missing information to the account itself first

#
requirements: {
      alternatives: [],
      current_deadline: null,
      currently_due: [
        "person_1Pd8KD4EC8ALy01sQCqXJpiI.verification.proof_of_liveness"
      ],
devout basalt
#

but I donot have one, In test mode is there any thing that i can use to complete it and from where do i get the ui to provide those information

edgy frigate
#

since it's a Standard account, you need to login to the connected account, and the dashboard will tell you exactly what is missing and how to provide it.

devout basalt
#

I am currently logged in but I could not find the suggestions

#

Now it has move to pending status

edgy frigate
#

did you submit some details in your account?

devout basalt
#

yeah

#

it took some time i guess

#

now its active

#

Thanks soma for you guidance