Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Inconsistent Checkout Behavior on Enatega Multivendor Customer App

未关闭
#171 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
52/100
Issue 类型
缺陷
描述清晰度
基本清楚
活跃度
冷清
技术栈
typescript
领域
payments

调研方向

首先,按照列出的购物车和支付方式步骤,从 Customer App 的 checkout 部分复现问题。检查 checkout 中切换支付方式的入口点,并比较 Credit/Debit Card 和 PayPal 的流程。当准确的卡片信息能够显示且 PayPal 部分能够可靠打开时,即表示完成。

由索引模型根据 Issue 内容生成。

描述

Description:
When users proceed to the checkout section in the Enatega Multivendor Customer App and attempt to switch payment methods, two distinct issues are observed:

Credit/Debit Card Section Displaying Incorrect Information:
Upon switching to the Credit/Debit Card payment option, the displayed information is inconsistent.
PayPal Section Not Opening:
When attempting to switch to the PayPal payment option, the app fails to open the PayPal section.
Steps to Reproduce:
Open the Enatega Multivendor Customer App.
Add items to the cart.
Proceed to the checkout section.
Switch to the Credit/Debit Card payment option and observe the displayed information.
Attempt to switch to the PayPal payment option and observe if the PayPal section opens as expected.

Expected Results:
When switching to the Credit/Debit Card payment option, accurate and consistent payment information should be displayed.
When switching to the PayPal payment option, the app should smoothly open the PayPal section, allowing users to proceed with PayPal payment.

Actual Results:
The Credit/Debit Card section displays inconsistent or incorrect information.
The PayPal section fails to open, preventing users from proceeding with PayPal payment.

WhatsApp.Video.2023-12-19.at.16.44.49_fec88836.mp4

主要语言
TypeScript
星标
0
派生
0
PR 合并指标
30 天内没有已合并 PR

环境准备

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

gray-mueller/full-stack-document-solution 的其他 Issue

查看 gray-mueller/full-stack-document-solution 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。