public
Description: Simple wrapper for the Braintree APIs that uses Camping
Homepage: http://developer.getbraintree.com
Clone URL: git://github.com/braintree/braintree-utili-tool.git
Search Repo:
changing index.textile to include quick_query
ch0wda (author)
Wed Apr 09 13:50:36 -0700 2008
commit  d5195cebef0b250691de2755f806af2def15a4a8
tree    491d793b571503ba6670e810188f362e6a45931e
parent  ad6092e3f7211ad7812af9efe607870360937ffc
...
4
5
6
7
 
 
 
8
9
10
...
4
5
6
 
7
8
9
10
11
12
0
@@ -4,7 +4,9 @@
0
   <dt>Hasher</dt>
0
   <dd>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.</dd>
0
   <dt>QuickGet</dt>
0
- <dd>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=value@ pairs.
0
+ <dd>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=value@ pairs.</dd>
0
+ <dt>QuickQuery</dt>
0
+ <dd>This simple wrapper allows you to execute transactions against our query APIs. Input your username and password and type out your query using @key=value@ pairs.</dd>
0
 </dl>
0
 
0
 *WARNING* This tool set is for instructional purposes only. If used on a live account, real transactions will be sent to the payment gateway.

Comments

    No one has commented yet.