aviabird / gringotts

A complete payment library for Elixir and Phoenix Framework
https://hexdocs.pm/gringotts/Gringotts.html
MIT License
481 stars 53 forks source link

[SecurionPay] Implemented `refund/3` #166

Open radewoosh opened 6 years ago

radewoosh commented 6 years ago
    `refund/3`
    ---------------
    * Implemented refund function
    * Supports multiple refunds.

    Tests
    -----
    * Added integration tests for `refund/3`, uing ExVCR.