Overview
The SolidTX API deals primarily with Wallets, Balances, and Transactions.
The Wallet is the primary object and should (in general) correspond one-to-one with a customer. It can be linked to a Stripe Customer and Stripe Connect account to be able to fund wallet balances with fiat currency, withdraw to an attached Stripe payment method, and manage Products.
Wallets have one or more Balances each denominated in a currency (ISO 4217 Code ↗, credits, gold coins, etc).
Transactions are append-only and log every change to a Balance.