stripe#483 - Make widget appear when in a popup and stripe is the default
- Turn on popups at admin - customize - display prefs.
- Make stripe the default processor.
- 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.
- Click on submit credit card payment.
- 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.