You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "BJ Freeman (JIRA)" <ji...@apache.org> on 2010/12/24 23:18:45 UTC

[jira] Created: (OFBIZ-4075) multiple paypal interfaces

multiple paypal interfaces
--------------------------

                 Key: OFBIZ-4075
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4075
             Project: OFBiz
          Issue Type: Improvement
          Components: accounting
    Affects Versions: SVN trunk
            Reporter: BJ Freeman
             Fix For: SVN trunk


Pay pal had many interfaces.
Ofbiz started with IPN  https://www.paypal.com/ipn
Then went to Express check out but changed the IPN code. https://www.paypal.com/us/cgi-bin/webscr?cmd=_additional-payment-overview
finally we have  NVP API.   https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_nvp_NVPAPIOverview

so I am creating an IPN interface that goes back to 777794
I am not familiar enough with express and  NVP it they are separate or not.




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


[jira] Updated: (OFBIZ-4075) multiple paypal interfaces

Posted by "BJ Freeman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-4075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

BJ Freeman updated OFBIZ-4075:
------------------------------

    Attachment: OFBIZ-4075paypalIPNEvents.pact

will provide the data for config in another patch
once this is put in will do a update to current usage.

> multiple paypal interfaces
> --------------------------
>
>                 Key: OFBIZ-4075
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4075
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>    Affects Versions: SVN trunk
>            Reporter: BJ Freeman
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-4075paypalIPNEvents.pact
>
>
> Pay pal had many interfaces.
> Ofbiz started with IPN  https://www.paypal.com/ipn
> Then went to Express check out but changed the IPN code. https://www.paypal.com/us/cgi-bin/webscr?cmd=_additional-payment-overview
> finally we have  NVP API.   https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_nvp_NVPAPIOverview
> so I am creating an IPN interface that goes back to 777794
> I am not familiar enough with express and  NVP it they are separate or not.

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