impress-org / give-double-the-donation

Integration with Double-the-Donation
GNU General Public License v3.0
0 stars 0 forks source link

The DtD dropdown should be selectable after the payment gateway is switched #11

Closed mathetos closed 3 years ago

mathetos commented 3 years ago

User Story

As a GiveWP donor, I want to be able to select the company from the dropdown even if I change the payment gateway choice.

Expected Behavior

On legacy forms only, the donor should be able to choose from the dropdown list after changing from the default payment gateway.

It works correctly on multi-step forms already.

Steps to Reproduce

  1. Enable a form with the DtD field
  2. Set the form to the Legacy template
  3. Ensure at minimum two payment gateways are enabled
  4. Go to the form and confirm that you can choose a company while on the DEFAULT payment gateway
  5. Now switch to a different gateway and confirm that the dropdown appears, but the donor cannot choose a company.

Visuals

Screencast: http://somup.com/cYXh3cI3xf

Acceptance Criteria