Revision 9cbe66cc92bd49380606616fdb8c46ac4948f013

Committed on 29/09/2016 10:22 pm by vlafranca <valentin.lafranca@gmail.com> [GitHub Diff]

Amount addition and minor fix for refund action (#9)

* Adding amount for doRefund

* Fix isDuplicate is now based on isDuplicated field of response. In the case of a duplicated refund the response code is succeed even if the refund has already been processed.

* Test for isDuplicate updated

* Fixed to false

* Fixed tests

* Finally fixed tests

* Adding doRefund prototype & verification isDuplicate