#nathan-djian-martin_connect-transfers-capabilities
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1295773003405328384
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there ๐ there may be a slight delay if some of the values need to run through a verification process.
Do you have the ID of a Transfer creation request that failed that you can share?
Here's the requestId if that's helpful req_Nkyd8Xw6Xrmz2r
What Event types are you listening to, and are they showing the desired capabilities as being active?
I'm listening to account.created and account.updated events to create transfers
Hi ๐
I"m stepping in as my colleague needs to go.
When you receive account.updated events, are you checking that the transfers capability is enabled before triggering the Transfer?
Can you try listening to the capability.updated event as well and wait to trigger your Transfer creation until you receive the event that corresponds to the transfers capability becoming active on the Connected account?
If I understand correctly, I'll need to check if the id property of the capability object is equal to "transfer"?
Correct, and that the status is "active"
Ok thanks for the info, I'll try that tomorrow, will the thread still be open in case I need help?
We close threads after a period of inactivity (or if the user indicates the issue is resolved) but you are welcome to come back and generate a new thread if you still are having issues.
Ok thanks for the info!
Sure thing! Happy to help ๐