Looks to me as though it will work fine so long as your ProductStorePaymentSetting for EXT_PAYPAL doesn't have a paymentGatewayConfigId set.

Regards
Scott

HotWax Media
http://www.hotwaxmedia.com

On 18/06/2009, at 8:39 AM, BJ Freeman wrote:

for those that have not installed the entity paymentGateway and still
use the payment.properties

the logic to select which one needs an new statement in the method
getPaymentGatewayConfigValue()
from
       if (UtilValidate.isNotEmpty(paymentGatewayConfigId)) {

to
       if (UtilValidate.isNotEmpty(paymentGatewayConfigId)&&(resource
!="payment.properties")) {

I am still preparing a patch this would be included in, that will not be
submitted for a few weeks.

this is just a heads up if you having problems.



--
BJ Freeman
http://www.businessesnetwork.com/automation
http://bjfreeman.elance.com
http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro
Systems Integrator.


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to