#Arvind hariharan

1 messages · Page 1 of 1 (latest)

umbral geyserBOT
plush charm
#

Hi there, how can I help?

vernal moon
#

Hi need some info on Stripe.collectBankAccountForPayment

plush charm
#

Ok, what info are you looking for?

vernal moon
#

Need a confirmation that the response shown is the response of the Stripe.collectBankAccountForPayment API call right?

plush charm
vernal moon
#

Okay so what is the API for the response mentioned in the doc?

#

I mean from which API response we get the ID value- "id": "fca_1Jbry3BAjqvGMUSxCDjFsrLU",

plush charm
vernal moon
#

to pass to the retreive account balance API

#

"fca_1NDN35A9wKNWChx1rr9DCQP9" this ID value is fetched from which API response?

plush charm
#

I've just sent you the API reference, please take a look at the link I shared above.

umbral geyserBOT
vernal moon
#

i checked it trying to understand how will i retreive the account balance based on particluar ID

#

DO i need to call teh list accounts API first?

storm jasper
#

👋 taking over for my colleague. Let me catch up.

vernal moon
#

Okay trying to understand from which API i can get the financialConnections acoount ID to pass it to the retreive account balance

#

API

#

Hope u understand my question?

storm jasper
vernal moon
#

How will i know which account customer is using to complete the transaction?

#

there must be an API right once user selects the account which gives the account id in the response

#

i am looking for that API

#

and based on that i will retreive the balance for that partciluar account

storm jasper
#

do you mean after creating the financial account?

vernal moon
#

yes

storm jasper
#

sorry my question can be ambiguous I meant directly after or in subsequent cases?

vernal moon
#

I mean based on this doc

#

I will create a financial connection session

#

and then to retreive the account balance they are passing the account ID right

#

I am looking for an API which gives me back the user selected account in the authentication flow

#

and i can pass that account id to retreive the balance

#

hope my question is clear?

#

In the doc it says "This is an example of the response after you’ve first collected an account."

#

so what is that API that i need to use to fetch the acocunt id?

storm jasper
#

you have multiple use-cases

#

and each case has it's own doc/guide

vernal moon
#

yes i looked at it and i thought the stripe.collectBankAccountForPayment would give me an accountID in the repsonse.

#

which is not the case i believe right

#

?

storm jasper
#

is your account in the US?

vernal moon
#

okay this is the attribute which has teh account id right?

#

"financial_connections_account": "{{FINANCIAL_CONNECTIONS_ACCOUNT_ID}}",

glad pebble
#

yes

vernal moon
glad pebble
#

as far as I know. You can try it in test mode and see!

vernal moon
#

okay and have one more query

#

regarding micro deposit verification

#

we get the next action node in the payment intent response only when we select the manual verification link? Trying to understand it in a real time scenario?

#

I mean in real world scenario when can we expect the next action node

glad pebble
#

it happens when it's not possible for the instant verification to succeed

vernal moon
#

can i reproduce it in test mode?

#

if yes can you help with the steps?

glad pebble
solar ether
#

Hi! I'm taking over from my colleague. Please, let me know if you have any other questions.