Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native

Extra charges are being added to the total amount

Open
#1,116 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
Extra charges are added to the total order payment.

To Reproduce
Steps to reproduce the behavior:

Go to 'any restaurant vendor'
Add any item to your cart.
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.

Screenshots
image

Smartphone (please complete the following information):

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

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 source file, test, or entry point is named. Reproduce the issue on the listed iOS and Android devices by adding an item from a restaurant vendor, then trace how the cart total is calculated; done means the payment total matches the purchased food-item prices without unexplained additions.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
mobile, payments
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.