#abdus-samad_api

1 messages · Page 1 of 1 (latest)

eager wharfBOT
#

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

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

supple sun
#

Hello

rustic atlas
#

hi there, tkaing a look at this example

#

yes you refund request looks like it succeeded in the sandbox, you should see that represented on the payment detail page

#

Though i can't really speak to Dashboard behaviour.

#

If you're looking at the associated paymentintent pi_3RiS1UB0y3TypG7O0zpHCPZU, you should see the refund. If you don't, please contact our support team: https://support.stripe.com/contact with the example and a screenshot of what you see and they can review the Dashboard view for you.

supple sun
#

yes i see the refund

#

But when i go into the connected account acct_1Ri5LyB629O7K37o

#

the full amount is still there

#

i was thinking the connect account acct_1Ri5LyB629O7K37o will have the 61.29 deducted

rustic atlas
#

ah

supple sun
#

Am i making any mistake in my integration with Stripe?

rustic atlas
#

Charges created on the platform account can be refunded using the platform account’s secret key. When refunding a charge that has a transfer_data[destination], by default the destination account keeps the funds that were transferred to it, leaving the platform account to cover the negative balance from the refund. To pull back the funds from the connected account to cover the refund, set the reverse_transfer parameter to true when creating the refund: