braintree 0.0.3

An unofficial Braintree client for Rust. Note that this is entirely unsupported and, at the moment, barely functional.
Documentation

braintree-rs

A Rust client library for Braintree

TODO

  1. Replace the ToXml trait with a proper XML serializer. Serde currently does not support this, but once it does we should switch to using that.