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

Payment method switching bug in frontend (from Stripe to another) #7619

Open
1 task
adagiomedia opened this issue Nov 13, 2024 · 0 comments
Open
1 task

Payment method switching bug in frontend (from Stripe to another) #7619

adagiomedia opened this issue Nov 13, 2024 · 0 comments
Labels
type: bug Existing functionality is broken

Comments

@adagiomedia
Copy link

User Story

As a developer and tester, I want payment gateway switching bug in frontend to be corrected (Option-Based Form Editor, from Stripe to another).

Details

https://seniornet.org/
https://comehome-association.com/mobile/

When user switches payment method from Stripe and presses "Donate now" button before new form is loaded, an error message "Please enter a name of your credit card account holder" appears. It can be possible if new form loads not so fast.

Expected Behavior

Ideally first should go payment gateways list and contact data after. If is it impossible to do - "Donate now" button in Stripe form should be hidden or deactivated during payment gateways switching process.

Steps to Reproduce

  1. Enter name and e-mail when Stripe is active
  2. Switch to Paypal or another payment method
  3. Press Donate Now button immediately
  4. View error

Visuals

bug_gateways_switching

Here you can find a screenshot with error message

Acceptance Criteria

  • "Donate now" button in Stripe form should be hidden or deactivated during payment gateways switching process
@adagiomedia adagiomedia added the type: bug Existing functionality is broken label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Existing functionality is broken
Projects
None yet
Development

No branches or pull requests

1 participant