Crypto Payment Module
Goal:
To create a global on-chain payment system compatible with stablecoins, native tokens, and DID-based credit layers.
Functionality:
User-side: Users initiate SLOR or USDT payment requests via the TitanPay wallet/card/app, sign transactions, and broadcast them through the Slor contract.
Merchant-side: Merchants receive payment requests, listen for incoming transactions in real-time, and support auto-settlement, refunds, and other payment logics.
Payment Record On-Chain: Each payment transaction’s summary is written to the Slor blockchain, ensuring auditability and traceability.
Supported Features:
Multi-terminal payments (APP, POS, Web).
Timed payments, contract unlocking, and split payments via diverse contract interfaces.
Integration with Slor DID credit system to build user credit profiles based on payment behavior.
Last updated