Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat (tax-integrations): Add anrok fetch services #2247

Merged
merged 5 commits into from
Jul 8, 2024

Conversation

lovrocolic
Copy link
Collaborator

Context

Currently, integration with tax provider Anrok is being added to the Lago app

Description

This PR adds logic for feching tax data from Anrok through aggregator called Nango.

There are two types of fetching data for invoices: tax data for finalized invoices and tax data for draft invoices.

Those two types will be used for creating one-off invoices

## Context

Currently Anrok integration is being added.

## Description

In Lago, one-off invoices can be created from the UI. With the tax
integration feature, Lago wants to allow users to see in the UI taxes
received from the external provider.

This PR adds graphql support for this action
@lovrocolic lovrocolic merged commit eb7e4cd into main Jul 8, 2024
6 checks passed
@lovrocolic lovrocolic deleted the anrok-fetch-services branch July 8, 2024 09:36
abdussamadbello pushed a commit to abdussamadbello/lago-api that referenced this pull request Aug 8, 2024
## Context

Currently, integration with tax provider Anrok is being added to the
Lago app

## Description

This PR adds logic for feching tax data from Anrok through aggregator
called Nango.

There are two types of fetching data for invoices: tax data for
finalized invoices and tax data for draft invoices.

Those two types will be used for creating one-off invoices
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants