braintree-elixir
braintree-elixir copied to clipboard
:credit_card: Native elixir client for Braintree
I might be missing something obvious, so I apologize if so, but I can't see where webhook support is implemented (if it is). If there is, can you point me...
I'm intermittently seeing this unhandled error in my integration with this library: (braintree 0.10.0) lib/search.ex:41: Braintree.Search.fetch_all_records/4 ** (Protocol.UndefinedError) protocol Enumerable not implemented for {:error, :timeout} of type Tuple. This protocol...
Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.4.0 to 1.4.3. Release notes Sourced from dialyxir's releases. 1.4.3 Fixed Warnings with line & column. Formatting of :record_match warning. 1.4.1 Bump minimal Elixir version to 1.12....
Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.4.3 to 1.4.4. Release notes Sourced from dialyxir's releases. 1.4.4 Fixed Invalid contract formatting failed on OTP 26 & later. Empty ignore files are ignored. Several improvements...