#danya3781

1 messages · Page 1 of 1 (latest)

random lanternBOT
misty wyvern
#

I think you would need to listen to account.updated event instead

steep meadow
#

got it. out of curiosity what is "capability.updated" for?

misty wyvern
#

from the Doc "Occurs whenever a capability has new requirements or a new status." but I would recommend account.updated in most cases. Probably when you rejected the account it doesn't count as capability has new status, but the whole account is rejected

steep meadow
#

Thank you, that's very helpful. Last question, is there a way to un-reject a test connected account? If not, how would you recommend testing changes to the card_payments capability status?

misty wyvern
#

Um I am not sure. But it's just a test account, you can simply create another one.

#

Like create one account, then provide all of the requirement and monitor that account.updated changed that capability status

steep meadow
#

Alright, thanks for all the help