How can I refund a transaction?

To refund a previous charge transaction, you need to register a refund transaction with a reference to the
transactionIdentifier
of the previous charge transaction.
You can register the refund transaction eitherlocally from your application(only recommended for prototyping) orfrom your backend. Then youprocess the transactionwith mPOS SDK exactly like you would process a charge transaction.