-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The release candidate does some much-needed spring cleaning! 🌬️ Gringotts is now totally (compile-time) warning free (upto elixir 1.6.5) :yay: Core ---- Remove our implementaion of the `Gringotts.Money` protocol as ex_money implements (and tests!) it for us. Updated various docs and cleaned up some code smell. Gateways -------- 1. Refactor `Paymill`, makes it much more readable and also completes all the pending functionality. 2. Remove/Deprecate `Wirecard` as it does not meet the standards of this library.
- Loading branch information
Showing
2 changed files
with
37 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters