#ottoman-general_api

1 messages ¡ Page 1 of 1 (latest)

zealous heraldBOT
#

👋 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/1348803771945451653

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

crimson torrent
#

Hello! Looking...

#

When you created the Payment Intent you specified a transfer_group but nothing else. A transfer_group alone will not cause any funds to be transferred to another account, it's only a way to group future Transfers you create for this payment.

#

It sounds like your intention it to use separate charges and transfers, is that correct? If so, have you made another API request to create a Transfer?

tawny magnet
#

hey mate, thanks for the reply - hang on let me show you my scripts

crimson torrent
#

Note that we can't peform code reviews here.

#

We can help with specific questions and whatnot, but we can't review large swaths of code or tell you what will happen when that code runs (that's what test mode is for).

tawny magnet
#

that's fair. Okay let me have a read of those links, I'll keep you posted

crimson torrent
#

To funds to the connected account you need to create a Transfer, which is covered in Step 5 of that guide.

zealous heraldBOT
tawny magnet
#

thanks guys im trying now, will report back

tawny magnet
#

hey folks, that seemed to work! thank you so much