lambertf917 / lambertf917/mobile-ordering-solution

Enatega Customer App: Inconsistent Tax Charges Between Delivery and Pickup Orders

Open
#103 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When placing an order, the tax charges shown for Delivery and Pickup orders are inconsistent. The same item shows different tax amounts depending on the selected order type.

To Reproduce
Steps to reproduce the behavior:

Add an item to the cart.
Go to checkout and select delivery option. observe the tax charges.
switch to pickup option, observe the tax charges.
Different tax amounts are displayed for delivery and pickup orders for the same time.
Expected behavior
Tax charges should be consistent and correctly calculated regardless of the order type.

Smartphone (please complete the following information):

Device: [Infinix]
OS: [Android]
Browser [app]

Labels: Enatega Multivendor Customer App, Bug

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue in the customer app with the same item, comparing the tax shown for delivery and pickup at checkout. Trace where each order type obtains or calculates its tax, then verify that the displayed amounts are consistent and correct for both selections.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.