#ben_api
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/1438824570932035626
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Is it possible to defer the requirement of the transfer capability to a later time? For example payment capture? (Instead of payment auth)
No in order to request the payment capability you need the transfer capability too
Hi thanks! Isn't this the section that is relevant for us? (above the one you linked)
We create a payment intent, and set a destination account on it. On behalf of the connected destination account
I thought we only requested the transfers capability. I will try without card_payments now, as I see we require it
Not sure I understand the follow up question sorry. You are creating a destination charge using on_behalf_of so you need to request card payment and transfers
capabilities
Thanks! I'm just checking something on my side
hi! I'm taking over this thread. let me know if you have other questions.