You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Marco Risaliti (JIRA)" <ji...@apache.org> on 2007/12/12 11:29:43 UTC

[jira] Assigned: (OFBIZ-1009) PayPalEvents does not create order payment preference

     [ https://issues.apache.org/jira/browse/OFBIZ-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marco Risaliti reassigned OFBIZ-1009:
-------------------------------------

    Assignee: Marco Risaliti

> PayPalEvents does not create order payment preference 
> ------------------------------------------------------
>
>                 Key: OFBIZ-1009
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1009
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: SVN trunk, Release Branch 4.0
>         Environment: mac os x
>            Reporter: Marco Risaliti
>            Assignee: Marco Risaliti
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: PayPal_bug.patch
>
>
> I have reorganizated the PayPalEvents.java performing those tasks:
> - removing unused variable to avoid compile warning
> - removed hardcoded error messages to use uiLabels.properties 
> - correct the bug that does not create the payment for the order that was paid on PayPal
> - removed an hard-coded link to production PayPal (http://www.paypal.com/cgi-bin/webscr) and retrieved from the payment.properties
> This patch can be tested also on the front-end application on http://www.ofbiz.it
> After review and commit this patch the issue OFBIZ-175 and OFBIZ-247 can be closed.
> Thanks in advance
> Marco Risaliti

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.