#nitin
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
Hi Vanya
You mean, you need to reverse the refund?
DO you need payment information?
Yes
Not sure, I've never seen a situation like this. Let me check.
let me give you more insight. Can is share payment related inform here?\
Please share the pi_xxx ID
The payment Id is : py_1Mb3JmEvS7TVHqyPZ0zWQ1yK
This is a refunded payment. However, my cleint won the dispute and now this payment needs to get back into the account acct_1Eau2kEvS7TVHqyP
Generally it's not possible to reverse a refund. In any case, this isn't a technical question so is better suited for the support team: https://support.stripe.com/contact
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
i did contact them , havent found a proper solution yet
However, my Client was adviced to do the following
Hi Courtney,
You can send the funds back to the connected account by creating a Connect transfer via the API [0] or by manually adding funds to its balance via the Dashboard [1].
I hope this helps and I remain available for any other questions.
All the best,
Angèle
[0] https://stripe.com/docs/api/transfers/create
[1] https://stripe.com/docs/connect/dashboard/managing-individual-accounts#sending-funds
This is the mail written to my my Cleint's Teamate, Courtney.
As far as I can understand, she has been advised to create a new tarnsfer?
Ok, so I guess you're the platform account in this instance: acct_19QLY8LYIdOgE1QH
Yes, acct_19QLY8LYIdOgE1QH is the platform account - Raise The Money
And this is the original card payment which has since been disputed (and won): https://dashboard.stripe.com/payments/ch_3Mb3JkLYIdOgE1QH0SHBRgHV
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Yes, it says dispute won
So you want to undo the reversal of the py_1Mb3JmEvS7TVHqyPZ0zWQ1yK, which was the initial transfer from your platform to acct_1Eau2kEvS7TVHqyP?
In that case, you're just going to create a new Transfer via the API (as the message stated): https://stripe.com/docs/api/transfers
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
🤔
okay, i think we are on the same page
The payment py_1Mb3JmEvS7TVHqyPZ0zWQ1yK was sent from the customer to acct_1Eau2kEvS7TVHqyP via our platform acct_19QLY8LYIdOgE1QH
Can you help me understand what 'The issuing bank decided in your favour on 18 Apr 2023. The disputed amount of US$2,500.00, less any applicable Stripe fees will be returned to you.' menas?
Is the 2500 $ automatically be added to our Platform or wll they go into acct_1Eau2kEvS7TVHqyP?
Yes, thats the transfer of balance between Stripe accounts, from your platform account to the connected account (your client). That has been 'refunded' (reversed)
No, it'll be returned to the balance of acct_19QLY8LYIdOgE1QH as that was the merchant of record for the original payment
If you want to undo the reversal of the $2,500 you sent to acct_1Eau2kEvS7TVHqyP following the dispute win then you just need to create a new transfer
I understand, now i need to create a transfer of 2500 and send it to my client acct_1Eau2kEvS7TVHqyP ?
Correct, yes
I think API is easier as well, i just need to enter the source and destination
Yep, should work too