Extra charges are being added to the total amount

Open
#1,241 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Start by reproducing the issue through an arbitrary restaurant vendor: add an item to the cart and compare the displayed order total with the item price. Trace the cart and payment total calculation; done means the total matches the sum of purchased food-item prices on the reported iPhone and Android flows.

Written by the indexing model from the issue text.

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

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

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.

More from raymondjames090/food-ordering-system-java-eclipse

All issues in raymondjames090/food-ordering-system-java-eclipse

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.