[ 
https://issues.apache.org/jira/browse/OFBIZ-4075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354849#comment-14354849
 ] 

Adrian Crum commented on OFBIZ-4075:
------------------------------------

There are two PayPal integrations in the trunk:

org.ofbiz.accounting.thirdparty.paypal.PayPalEvents

org.ofbiz.accounting.thirdparty.paypal.PayPalServices

PayPalServices is the most recent and it uses the OFBiz payment processor API. 
PayPalEvents is older and it does not use the OFBiz payment processor API.

The PayPalServices code is getting old, but it still works. It needs to be 
updated to a later PayPal API version.



> multiple paypal interfaces
> --------------------------
>
>                 Key: OFBIZ-4075
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4075
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: accounting
>    Affects Versions: Trunk
>            Reporter: BJ Freeman
>         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 was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to