Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7
-
Fix Version/s: 4.7
-
Component/s: None
-
Labels:
-
Documentation Required?:User and Admin Doc
-
Funding Source:Contributed Code
Description
I noticed that after creating a new payment processor using the settings form if you then go back & edit it you get enotices. The reason is the form bypasses the api & BAO to save & hence misses appropriate cache flushing.
I've done a PR to fix & also exposed payment method as part of that.