Skip to content

stripe#483 - Make widget appear when in a popup and stripe is the default

DaveD requested to merge DaveD/mjwshared:popup into master

stripe#483

  1. Turn on popups at admin - customize - display prefs.
  2. Make stripe the default processor.
  3. From the contribution tab on a contact or from the contribution dashboard or find contributions, click on view to open a contribution in a popup. It's more realistic if the contribution is pending but doesn't matter.
  4. Click on submit credit card payment.
  5. The stripe widget doesn't load.

I've limited the pattern to just civicrm/payment?, so it hopefully shouldn't act on anything it shouldn't.

The two backslashes aren't a typo - it needs that to see the literal question mark, otherwise it thinks it means something else.

Merge request reports

Loading