marthaegrimaldi / marthaegrimaldi/zomato-clone-app-source-code

Extra charges are being added to the total amount

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

Nobody has claimed this yet.

bug Enatega Multivendor Customer App
Dominant language
JavaScript
Stars
5
Forks
8
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Extra charges are added to the total order payment.

**To Reproduce**
Steps to reproduce the behavior:

1. Go to 'any restaurant vendor'
2. Add any item to your cart.
3. The total amount of the order will be more than the price of the food items ordered.

**Expected behavior**
The total amount of the payment should be equal to the sum of prices of food items purchased not more or less than that.

**Smartphone (please complete the following information):**

- Device: iPhone15pro and 13promax and Android phones
- OS: iOS

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

No file or test is named. Reproduce the cart total for a restaurant vendor with a single item, then trace where the order payment total is calculated and compare it with the item-price sum. Done means the displayed total equals the prices of the purchased food items on the reported iPhone and Android cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
full-stack, payments
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.