Skip to content

Remove WireCard and protocol implementation

Pre-release
Pre-release
Compare
Choose a tag to compare
@oyeb oyeb released this 08 Jun 12:21
· 12 commits to dev since this release

The release candidate does some much-needed spring cleaning! 🌬️
Gringotts is now totally (compile-time) warning free (upto elixir
1.6.5) 🙌

Core

Remove our implementation 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.