#yetissile_best-practices

1 messages · Page 1 of 1 (latest)

runic gardenBOT
#

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

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

gaunt field
#

Hmm, I think you're misunderstanding the purpose of the transfer_group param. It doesn't really impact reconciliation of funds or balances, it's just a field you can use as an internal reference

#

i.e. create 2x transfers that were related to a specific internal order ID/reference

worldly urchin
#

Yes, I understand that.

For each payment (booking accommodation) on my site, I create a payment, with a transfer_group associated with the order.

This allows me, on the date of travel, to redistribute the funds to the seller.

However, while waiting for this date, the balance on my platform does not represent my funds but also includes all the funds ‘blocked / awaiting redistribution’.

gaunt field
#

Yep, as I said that is something you will need to track manually

worldly urchin
#

ok thank you

#

have a good day