Yes please Regards Scott
On 30/09/2009, at 1:45 AM, Abdullah Shaikh wrote:
Should I submit the patch ? On Tue, Sep 29, 2009 at 4:00 PM, Abdullah Shaikh < [email protected]> wrote:In savePaymentGatewayResponse method of PaymentGatewayServices class, weare setting the "gatewayMessage" field on the GenericValue ofPaymentGatewayRespMsg, but there is no field named "gatewayMessage" in entity PaymentGatewayRespMsg but instead we need to use "pgrMessage" inplace of "gatewayMessage". I guess we mistakely assumed the GenericValue which we get from the context, context.get("paymentGatewayResponse");, to be ofPaymentGatewayResponse, but its the GenericValue of PaymentGatewayRespMsg but while putting it on the context we named it as "paymentGatewayResponse".I have changed the savePaymentGatewayResponse, and will submit the patch,but before submitting I would like to confirm this.
smime.p7s
Description: S/MIME cryptographic signature
