On Thu, Dec 17, 2009 at 5:03 PM, Jacques Le Roux
<[email protected]> wrote:
> 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"/>
>
      I was looking in (as some of you are aware of)
PcChargeServices.java and it almost makes me feel it would be able to
read the data in from the database. In fact, I would consider
rewriting buildPccProperties() to do just that. I mean, isn't it doing
about the same as getApi()?

> 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. :)
>>
>
>

Reply via email to