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(anrok-integration): add support for customer shipping address on the API side #2217

Merged
merged 4 commits into from
Jun 28, 2024

Conversation

lovrocolic
Copy link
Collaborator

Context

Currently Lago is adding integration with Tax provider - Anrok.

Description

In some countries taxes can differ based on where the product is used and not based on customer's main location.
That's why shipping address is introduced and this PR adds support for it on the API side.

Copy link
Contributor

@ancorcruz ancorcruz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

app/services/customers/create_service.rb Outdated Show resolved Hide resolved
## Context

Currently Lago is adding integration with Tax provider - Anrok.

## Description

In some countries taxes can differ based on where the product is used
and not based on customer's main location.
That's why shipping address is introduced and this PR adds support for
it on the GQL side.
@lovrocolic lovrocolic force-pushed the add-shipping-address branch from 8088fa6 to 20de0b1 Compare June 28, 2024 08:39
@lovrocolic lovrocolic merged commit 7119272 into main Jun 28, 2024
6 checks passed
@lovrocolic lovrocolic deleted the add-shipping-address branch June 28, 2024 10:02
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