Using EE4,
I’ve added an additional question for “Company”.
How can that field be sent to Authorize.net for the recording in it’s system/receipt.
FWIW, the Country field is also not populated on the Authorize.net system/receipt.
All other fields are mapped correctly.
What settings in EE4 do I need to make for these standard fields to map to Authorize.net fields?
You are going to need to set the field in modules/gateways/Aim/EE_Aim.class.php around line 215, add the input field to the billing inputs array around line 400, and override the parent method _set_default_properties() from core/db_classes/EE_Onsite_Gateway.class.php to add in that new billing input.
The support post ‘company field for authorize.net’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.