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

Reply via email to