It doesn't seem to me that validation for the admin settings form (admin/store/settings/payment/method/credit) is necessary when uc_stripe is not enabled (Enable this payment gateway for use.). This patch skips validation when that checkbox is not checked.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_stripe-validation.patch | 1.22 KB | jacob.embree |
Comments
Comment #2
rfayThanks for the patch, and this does seem reasonable. I'll try to test and validate the approach next time I'm in there. Anybody else is welcome to review it of course.
Comment #4
rfayThis looked like the best approach to me. Committed. Thanks so much, @jacob.embree