Balanced payments refers to the libraries and RESTful API created by Balanced for processing credit cards and ACH payments.
Balanced provides online marketplace payments via a RESTful HTTP API with libraries in a range of languages including Python, Ruby, and PHP as well as a PCI compliant library, balanced.js which is used to tokenize credit cards and bank accounts.
Documentation is available online and real-time support is available via IRC at #balanced on irc.freenode.net. Please refrain from discussing business related questions here such as billing which can be discussed on Quora.
Tag usage
Questions tagged with balanced-payments should be about the libraries, REST API, or balanced.js as well as implementing programming-workflows such as guest checkout, escrow, and fee minimisation strategies.