#devcoder_unexpected

1 messages ¡ Page 1 of 1 (latest)

boreal galleonBOT
#

👋 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.

burnt mountainBOT
strange crater
#

Hi, did you call an API and what error does it give you?

torn crystal
#

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

strange crater
#

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

torn crystal
#

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

strange crater
#

Sure there is a Separate Charges and Transfers flow

burnt mountainBOT
torn crystal
#

Are the seperate charges and transfers work seperately or in one transaction

rugged minnow
#

They work separately