Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7
-
Fix Version/s: 4.7
-
Component/s: None
-
Labels:
-
Documentation Required?:None
-
Funding Source:Contributed Code
Description
On doing some eWay dev against master I noticed it is no longer receiving fields it expects (& is hence throwing enotices). It is expecting to receive 'city' rather than 'billing-city-5' etc. This is a regression from 4.6
Patch to re-add these fields to the array passed to the processor in Contribution_Confirm form - which is where I noticed it.