This project contains examples of integrating with the Braintree payment gateway using the Braintree Python Library.
A webapp example of creating one time transactions using the Braintree transparent redirect API. See tr_checkout/README.md for more information.
A webapp example of creating one time transactions using the Braintree transparent redirect API. Designed for Google App Engine. See tr_checkout_app_engine/README.md for more information.