When building the XML for the billing address, it tries to pull the organization name. But the default install does not have the organization field visible, and most people will not want it.

The default probably needs to be with no organization, and then allow the option. Or just check to see if its defined first before trying to access that index.

Comments

emptyvoid’s picture

The code should have checked for all attribute fields, unless it is required by the payment gateway. If it doesn't exist It should be excluded.