#devcoder_unexpected
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/1220259512103993344
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, did you call an API and what error does it give you?
Actually I read that u cannot update the stripe connect account's service agreement once created
My case is that I use Stripe Express functionality to transfer share money to the connected account.
Now if the connected account was of an older country and it bydefault had full service agreement
My actual payment fails
Due to the destination charge creation and cross border payout
Yeah I think that's not possbile (as the error stated). You could ask further to Support team but basically it's what it's
Is there any way to break these two into parts
Like if I make a payment call to stripe I send it the transfers along with the same call
Can we segregate these two.. That if I want to make a payment & transfer from my account to connected account both happen seperately in 2 calls rather than 1
Because at present if transfer fails due to any agreement issue,
My original payment also fails up
Sure there is a Separate Charges and Transfers flow
Are the seperate charges and transfers work seperately or in one transaction
They work separately