hector-jewell / hector-jewell/uber-eats-clone-using-react-native
Stripe Payment Functionality Not Operational
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
The Stripe payment functionality within the multi-vendor customer app is currently non-functional. Users are unable to complete transactions using Stripe as the payment gateway.
To Reproduce
Steps to reproduce the behavior:
Open the multi-vendor customer app.
Navigate to the checkout or payment section.
Select Stripe as the payment method.
Enter the necessary payment details.
Attempt to complete the transaction.
Expected behavior
Upon selecting Stripe as the payment method and entering the required payment information, users should be able to successfully complete the transaction without encountering any errors. The payment should be processed securely through the Stripe payment gateway, and users should receive confirmation of the successful transaction.
Screenshots
image
Smartphone:
Device: iOS and android
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
Start in the multi-vendor customer app's checkout or payment section and reproduce the failure by selecting Stripe and submitting payment details on iOS or Android. Identify the encountered error and trace the payment entry point; done means a transaction completes securely and the user receives confirmation.
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