[jira] [Created] (OFBIZ-5179) cehckExternalPayment returns payflowpro instead of paypal

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-5179) cehckExternalPayment returns payflowpro instead of paypal

Nicolas Malin (Jira)
Carsten Schinzer created OFBIZ-5179:
---------------------------------------

             Summary: cehckExternalPayment returns payflowpro instead of paypal
                 Key: OFBIZ-5179
                 URL: https://issues.apache.org/jira/browse/OFBIZ-5179
             Project: OFBiz
          Issue Type: Bug
          Components: accounting
    Affects Versions: SVN trunk
         Environment: independant
            Reporter: Carsten Schinzer
             Fix For: SVN trunk


The following method contains a false return value:

org.ofbiz.order.schoppingcart.CheckOutEvents#checkExternalPayment

It verifies a Paypal payment method is defined for the ProductStore, but then returns a value 'payflowpro' in return which is clearly false as PayFlowPro is a separate external payment method.
The patch/fix will allow to check for both, PayPal and PayFlowPro as external payment methods.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira