getlago / lago-go-client

Lago Go Client
MIT License
21 stars 20 forks source link

feat(wallet): Add voided_credits to WalletTransaction #173

Closed rsempe closed 4 months ago

rsempe commented 4 months ago

Context

We want to differentiate a free wallet transaction vs. a paid wallet transaction. And be able to void some wallet transactions.

Description

This PR aims to create a voided wallet transaction.