Changelog
[1.0.0] - 2024-08-14 (Initial Release)
Core Library Structure
Tranzila
class with comprehensive API clientBit Payment Operations
Tranzila.Bit.init()
- Initialize Bit paymentsTranzila.Bit.refund()
- Process Bit payment refundsIFrame Integration
Tranzila.IFrame.generateLink()
- Generate payment linksCredit Card Operations
Tranzila.CreditCard.refund()
- Process credit card refundsStanding Orders Management
Tranzila.StandingOrders.create()
- Create recurring paymentsTranzila.StandingOrders.retrieve()
- Retrieve standing ordersTranzila.StandingOrders.update()
- Update standing order statusTransaction Management
Tranzila.Transactions.search()
- Search and filter transactionsType System
Constants and Enums
as const
assertionsTesting Infrastructure
Build System
Documentation