marthaegrimaldi / marthaegrimaldi/restaurant-ordering-platform-with-source-code
Enatega Customer App: Delivery Fee Not Included in Stripe Checkout Payment
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
When placing an order using Stripe, the delivery fee is correctly shown on the app checkout page. However, after redirecting to Stripe’s checkout, the delivery fee becomes 0 and is not included in the payment total.
To Reproduce
Steps to reproduce the behavior:
Add items to the cart.
Proceed to checkout page.
Select stripe as the payment method
Note the total amount which includes the delivery fee.
Continue to Stripe's checkout page.
Observe that the delivery fee is set to 0 and not charged.
Expected behavior
The delivery fee should be included in the Stripe checkout total exactly as shown on the app checkout page.
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone:
Device: [Infinix]
OS: [Android]
Browser [app]
Labels: Enatega Multivendor Customer App, Bug
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Reproduce the Stripe checkout flow described in the issue, then locate the TypeScript integration that builds the Stripe checkout payment and compare its delivery-fee value with the app checkout total. Done means Stripe shows and charges the same delivery fee as the app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- payments
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100