payment.properties : mostly used by Java code
AccountingTypeData.xml : to be loaded on DB (seed data)
look for
<entity-resource type="data" reader-name="seed" loader="main" location="data/AccountingTypeData.xml"/>
HTH
Jacques
From: "Mauricio Tavares" <[email protected]>
What is the difference between these two files as far as payment
gateways are concerned? At first glance they both seem to provide the
"constant" (host, port, userID, etc) values for each payment gateway.
But, I could be confused as always. :)