Discussions

Ask a Question
Back to All

Refund a Payment

Hi, I'm trying to develop a refund function for our backend but I have a couple of doubts:

  1. To make a partial refund I have to use Create payment with REFUND flow, is it correct?
  2. To make a complete refund I can use Update payment with CANCEL_OR_REFUND action, right?
  3. Is there a way to check if a transaction is totally or partially refunded using its original ID?
    Thank you so much
    Alberto