marthaegrimaldi / marthaegrimaldi/zomato-clone-source-code
Payment Methods Stripe Checkout not functioning and PayPal slow in Customer App(Enatega Multivendor App)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Issue: Payment Methods Stripe Checkout not functioning and PayPal slow in Customer App.
Description:
The customer app is encountering critical issues with its payment methods, specifically with Stripe and PayPal. Customers are unable to utilize the Stripe payment option as it fails to work correctly, and the integration with PayPal is causing excessive delays, resulting in a frustratingly slow process when attempting to open the PayPal interface for payments.
Steps to Reproduce:
Launch the customer app on a compatible device.
Log in to the app using valid credentials.
Navigate to the payment section within the app.
Select the Stripe payment method.
Observe that the Stripe payment option fails to work.
Alternatively, choose the PayPal payment method and proceed to the payment flow.
Experience a significant delay when attempting to open the PayPal interface, leading to extended waiting times before the interface is accessible for payments.
Expected Behavior:
The Stripe payment method should be accessible and fully functional, allowing customers to select it as a payment option without any errors or unresponsiveness.
The integration with PayPal should be smooth and efficient, opening the PayPal interface promptly to ensure a seamless payment experience for customers.
Actual Behavior:
The Stripe payment method is not working correctly, It impossible for customers to select it as a payment option. It may be unavailable, unresponsive, or generate errors when attempting to use it.
The integration with PayPal is causing considerable delays, resulting in a slow process when trying to open the PayPal interface for payments.
p1
p2
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 by reproducing the Stripe and PayPal flows from the customer app's payment section on a compatible device. Trace the payment entry points and inspect the integration behavior for Stripe selection and PayPal interface loading. Done means Stripe can be selected and used, while PayPal opens promptly without the reported delay.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- payments
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100