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 calculation in google pay #750

Merged
merged 5 commits into from
Oct 29, 2024
Merged

feat: tax calculation in google pay #750

merged 5 commits into from
Oct 29, 2024

Conversation

ImSagnik007
Copy link
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Added tax calculation support in google pay wallet, based on shipping address.

How did you test it?

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

Copy link

Review changes with SemanticDiff.

@seekshiva seekshiva merged commit 0039fbe into main Oct 29, 2024
4 checks passed
@seekshiva seekshiva deleted the google_pay_taxjar branch October 29, 2024 07:13
@github-actions github-actions bot added the Closed Label will be automatically added when the PR will get merged to main label Oct 29, 2024
sakksham7 pushed a commit that referenced this pull request Oct 29, 2024
# [0.97.0](v0.96.3...v0.97.0) (2024-10-29)

### Features

* tax calculation in google pay ([#750](#750)) ([0039fbe](0039fbe))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Label will be automatically added when the PR will get merged to main
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Add tax calculation support in google pay
3 participants