#ritzpar
1 messages · Page 1 of 1 (latest)
👋
hi
Taking a look
Sweet. Thanks
Looks like you attempted that payment while the capabilities were still pending
Verification is async
If you try again now it should succeed
Ok, do you know how long it takes for verification to complete? I'm using automated testing so all the calls are made rapidly.
It varies but in test mode it is quite quick.
Really you should be mocking responses here for automated testing
And you should be listening for webhooks as well to know when the account is actually active
You want to listen for account.updated events to know when it transitions from pending --> active