Revision 4b37972c0eaa7053becddeac532a7bfd03bb9f60
Committed on 28/09/2016 12:47 am by
Plikaplouk <jerome.gegee@gmail.com> [GitHub Diff]
added doRefund (#7)
* added doRefund
todo : the refund action should be in a static variable
* Update Payline.php
* added method in interface
added method in interface with doc
* Added static "dorefund" code in WebGatewayInterface
Added static "dorefund" code in WebGatewayInterface
* Added doRefund Test
added doRefundTest