Closed (fixed)
Project:
Ubercart Stripe
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2020 at 22:22 UTC
Updated:
19 Aug 2020 at 16:39 UTC
Jump to comment: Most recent
Comments
Comment #2
andraeray commentedThanks for finding this and identifying the fix.
Can you tell me how to reproduce the original issue so that I can verify the fix?
Thanks
Comment #3
philsward commentedTry this:
Example steps:
1. Enable uc_payment_pack module
2. Go to the COD settings page: /admin/store/settings/payment/method/cod
3. Save the form
4. There are PHP notices like this one: Notice: Undefined index: uc_pg_uc_stripe_enabled in uc_stripe_settings_form_validate()
Comment #4
andraeray commentedLooks good. Thanks for finding and fixing this.
Comment #6
andraeray commentedCommitted.
Comment #7
andraeray commented