Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.0.8
-
Fix Version/s: 4.1.0
-
Component/s: CiviContribute
-
Labels:None
Description
Authorize.net accepts ['x_cust_id'] as a field but we aren't populating it. Implementing this requires 'contact_id' to be passed to payment params - which would be an improvement of itself for people implementing paymentparamslater hooks.