Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

feat(instant_charge): Ability to define charge as instant#64

Open
rsempe wants to merge 1 commit into
mainfrom
instant-charge-api
Open

feat(instant_charge): Ability to define charge as instant#64
rsempe wants to merge 1 commit into
mainfrom
instant-charge-api

Conversation

@rsempe
Copy link
Copy Markdown
Collaborator

@rsempe rsempe commented Mar 6, 2023

Roadmap Task

👉 getlago/lago#149

Context

Fintech companies want to deduct fees as transactions occur. They need to charge their customers instantly and report those fees in the invoice issued at the end of the billing period.

Example: 0.5% charge on FX transfers. When the customer makes a transfer of $100, they are immediately charged $0.5 (automatically deducted from their wallet). The corresponding fee is included in the invoice sent to the customer at the end of the billing period.

Description

This PR allows having an instant charge.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants