#jay-s
1 messages · Page 1 of 1 (latest)
The problem here is Connect is involved.
The Payment Intent was created on the Platform
But you are trying to issue the refund on the Connected Accout
ah I see, is there a way for me to issue the refund for the payment so it goes back to the original source using the api?
for some context: I'm trying to achieve the same result as if I were to go to the dashboard to the payment intent link and click refund but using the API.
sorry I think I get it, I need to issue a refund from the platform account and not pass the connected account information when issuing the refund.
The payment intent was made as a destination charge
You can see how to issue refunds for these types of charges here https://stripe.com/docs/connect/destination-charges#issuing-refunds