This is the changelog for the Payabli TypeScript SDK. It includes updates, bug fixes, and new features.
v0.0.127
Changed the BillData.AdditionalData type from string? to Record<string, string>? to match the API.
Changed the BillData.AdditionalData type from string? to Record<string, string>? to match the API.