How to refund a Pay In
Closed this issue · 0 comments
SemperEadem commented
Hi,
Official Mangopay documentation says that to refund a Pay In, I have touse that protocol :
POST .../payins/:PayInId/refunds/ HTTP/1.1
However, I can't find such calls in the Refund.rb object, methods in that object don't seem to be specific to pay ins
Is there something I am missing ?
Thanks