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

fix: Invalid shipping address and taxjar api failing case handle in apple pay #628

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

ImSagnik007
Copy link
Contributor

Invalid shipping address and taxjar api failing case handle in apple pay

Type of Change

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

Description

Invalid shipping address and taxjar api failing case handle in apple pay. Aborting the apple pay session for invalid address selection and taxjar api failing.

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.

@ImSagnik007 ImSagnik007 linked an issue Sep 19, 2024 that may be closed by this pull request
@ImSagnik007 ImSagnik007 force-pushed the dynamic_tax_calculation_fix branch 2 times, most recently from 4d28f2b to 8c99f7b Compare September 19, 2024 14:34
…pple pay

invalid shipping address and taxjar api failing case handle in apple pay
@ImSagnik007 ImSagnik007 force-pushed the dynamic_tax_calculation_fix branch from 8c99f7b to 68a3109 Compare September 20, 2024 06:48
@seekshiva seekshiva merged commit d4f3c41 into main Sep 20, 2024
3 checks passed
@seekshiva seekshiva deleted the dynamic_tax_calculation_fix branch September 20, 2024 06:56
@github-actions github-actions bot added the Closed Label will be automatically added when the PR will get merged to main label Sep 20, 2024
akash-c-k pushed a commit that referenced this pull request Sep 20, 2024
## [0.88.1](v0.88.0...v0.88.1) (2024-09-20)

### Bug Fixes

* Invalid shipping address and taxjar api failing case handle in apple pay ([#628](#628)) ([d4f3c41](d4f3c41))
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.

Handle invalid shipping address and Taxjar api failing case
2 participants