#fdc8cd4cff2c19e0d1022e78481ddf36

1 messages · Page 1 of 1 (latest)

worn parrotBOT
zenith mesa
pliant matrix
#

So I assume its safe to listen on account.updated, based on that check the account whether it has charges_enabled + payouts_enabled = valid account, if anything is false = invalid account ?

zenith mesa
#

You'd check requirements hash too to see if any outstanding info

pliant matrix
#

What do I check tho? errors?

#

isnt checking for charges_enabled + payouts_enabled enough? seems like if something from requirements is missing, it will disable the account - therefore it wont accept any future charges I assume?