This application is a collection of tools that act as a simple wrapper around the Braintree Payment Solutions APIs.
- Hasher
- This tool can be used to confirm an MD5 hash that you are generating is valid. Simply input your values, and submit to see the string that was to be hashed, and the generated MD5 hash.
- QuickGet
- This simple wrapper allows you to execute transactions against our payment processing and SecureVault APIs. Input your username and password and type out your query using
key=valuepairs. - QuickQuery
- This simple wrapper allows you to execute transactions against our query APIs. Input your username and password and type out your query using
key=valuepairs.
WARNING This tool set is for instructional purposes only. If used on a live account, real transactions will be sent to the payment gateway.