#erikshestopal_api
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/1309237955361112134
๐ 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.
- erikshestopal_webhooks, 23 hours ago, 55 messages
Hi ๐
For the first one, reverse_transfer was set to true in the refund creation request.
https://dashboard.stripe.com/logs/req_Zpn1DD6jxByIxv
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
I'm a little confused by the second one offhand, because I'm not quickly spotting a refund creation request for it. Do you happen to know what triggered that refund so I could take a closer look at that? I'll keep digging, but just curious if you already had that context.
I don't have the context, sorry.
In general, for connect accounts, should we always be reversing the transfer as well?
That's a business decision for you to make as the Platform.
For the second one, a Refund wasn't created. Instead it looks like just the Transfer was reversed by this request:
https://dashboard.stripe.com/logs/req_I2phxOBbnKhhS1
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Where can I read more about the difference between a refund and a reversal?
Creating a Refund actually refunds the payment to the customer. Reversing a Transfer just pulls the funds that were sent to the Connected Account back.
These are Destination Charges, so let me see if we have anything that discusses the difference between those in more detail.
Refunds for Destination Charges are discussed here:
https://docs.stripe.com/connect/destination-charges?platform=android#issue-refunds
but we don't have much on creating Transfer reversals there.
Ah, we go into Transfer reversals more here:
https://docs.stripe.com/connect/separate-charges-and-transfers?platform=android#reverse-transfers