getlago / lago-go-client

Lago Go Client
MIT License
21 stars 20 forks source link

feat(wallet): Add method and target_ongoing_balance to recurring_transaction_rule #177

Closed rsempe closed 3 months ago

rsempe commented 3 months ago

Roadmap Task

👉 https://getlago.canny.io/feature-requests/p/define-a-target-balance-to-reach-for-recurring-top-up

Context

We want to allow users to top-up their wallets to reach a specific target balance.

We can currently define a fixed top-up but we want to add the ability to specify a dynamic top-up (target balance to reach).

Description

The goal of this PR is to add:

to recurring_transaction_rule