cloud_payments icon indicating copy to clipboard operation
cloud_payments copied to clipboard

Handle `Refunded` attribute in transaction model

Open cutalion opened this issue 6 years ago • 1 comments

Transaction has a "Refunded" attribute. It's false by default and true when transaction is (surprise) refunded.

This commit adds refunded property and refunded? method to Transaction model.

cutalion avatar Apr 16 '19 10:04 cutalion

We added this PR to our fork: https://github.com/platmart/cloud_payments Our company actively uses CloudPayments and we'll maintain the fork.

kirillplatonov avatar Apr 17 '20 17:04 kirillplatonov