You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Enter name and e-mail when Stripe is active
Switch to Paypal or another payment method
Press Donate Now button immediately
View error
Visuals
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
The text was updated successfully, but these errors were encountered:
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
Visuals
Here you can find a screenshot with error message
Acceptance Criteria
The text was updated successfully, but these errors were encountered: