Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Add Payment Confirmation Modal #303

Open
5 tasks done
adarsh-jha-dev opened this issue Oct 26, 2023 · 3 comments · May be fixed by #304
Open
5 tasks done

[Feature]: Add Payment Confirmation Modal #303

adarsh-jha-dev opened this issue Oct 26, 2023 · 3 comments · May be fixed by #304

Comments

@adarsh-jha-dev
Copy link
Contributor

adarsh-jha-dev commented Oct 26, 2023

Description

Problem

Currently, the application lacks a confirmation modal after users initiate a payment. This leaves users without a clear indication of the status of their payment, which can lead to confusion and uncertainty.

Proposed Solution

I propose adding a payment confirmation modal that will provide users with clear feedback about the success or failure of their payment. The modal should include the following elements:

  • A concise message indicating the result of the payment (success or failure).
  • Details of the transaction, such as the amount, bank, and account number.
  • Action buttons for users to either close the modal or take additional actions.

Benefits

  • Improved user experience: Users will receive immediate feedback on the status of their payment, reducing uncertainty.
  • Increased user trust: Clear communication regarding the payment's outcome will enhance user confidence in our application.

Acceptance Criteria:

  • The payment confirmation modal is implemented and appears after a payment attempt.
  • The modal provides a clear and concise message indicating the result of the payment.
  • Transaction details are displayed within the modal.
  • Action buttons within the modal allow users to close the modal or take further actions.

This issue aims to improve the user experience and enhance our application's trustworthiness by adding a payment confirmation modal.

Screenshots

No response

Ready to Work?

  • I want to work on this issue
@adarsh-jha-dev adarsh-jha-dev changed the title feat: Add Payment Confirmation Modal [Feature]: Add Payment Confirmation Modal Oct 26, 2023
@phyleria
Copy link
Collaborator

phyleria commented Oct 26, 2023

Hi @adarsh-jha-dev

Can you include screenshots of where you are experiencing this?

@adarsh-jha-dev
Copy link
Contributor Author

adarsh-jha-dev commented Oct 26, 2023

Hi @adarsh-jha-dev

Can you include screenshots of where you are experiencing this?

I am not facing any problem, I just saw there wasn't any confirmation modal , so i thought creating an issue for the same.

This was purely a suggestion

@adarsh-jha-dev adarsh-jha-dev linked a pull request Oct 26, 2023 that will close this issue
@adarsh-jha-dev
Copy link
Contributor Author

Hi @adarsh-jha-dev
Can you include screenshots of where you are experiencing this?

I am not facing any problem, I just saw there wasn't any confirmation modal , so i thought creating an issue for the same.

Hi @adarsh-jha-dev

Can you include screenshots of where you are experiencing this?

You can have a better idea of what I am basically addressing by looking the mentioned PR. I request you to please have a look at the PR and then decide weather the changes are relevant or not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants