Closed rsempe closed 5 months ago
👉 https://getlago.canny.io/feature-requests/p/define-a-target-balance-to-reach-for-recurring-top-up
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).
The goal of this PR is to add:
method
target_ongoing_balance
started_at
to recurring_transaction_rule
recurring_transaction_rule
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:
method
target_ongoing_balance
started_at
to
recurring_transaction_rule