getlago / lago-go-client

Lago Go Client
MIT License
21 stars 17 forks source link

feat(wallet): Add voided_credits to WalletTransaction #173

Closed rsempe closed 6 months ago

rsempe commented 6 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.