Discussions
Refund a Payment
about 3 years ago by Alberto Almagioni
Hi, I'm trying to develop a refund function for our backend but I have a couple of doubts:
- To make a partial refund I have to use Create payment with REFUND flow, is it correct?
- To make a complete refund I can use Update payment with CANCEL_OR_REFUND action, right?
- Is there a way to check if a transaction is totally or partially refunded using its original ID?
Thank you so much
Alberto