#Paco-node-retrieve
1 messages · Page 1 of 1 (latest)
hello 👋
The first parameter is the account ID of the account you're trying retrieve the status of and the other argument is the capability itself such as card_payment and more
https://stripe.com/docs/connect/account-capabilities#supported-capabilities
Hey @digital garden !
Thanks for the quick answer, so if i want to see if an account is validated and can receive online paiments, i just pass the accountId, and in the second param card_payment and its good to go ?
yup I think so
I haven't had a chance to test it myself. I'd recommend checking in testmode.
alright, thank you !