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

David Shere updated OFBIZ-1159:
-------------------------------

    Attachment: checkingForExistingParties.patch

This patch checks to see if an existing party is already associated with an 
eBay buyer, using the buyer's EIAS (an eBay buyer unique identifier that stands 
for... something) as a party attribute.  It also adds the buyer's eBay user ID 
as another party attribute.  It checks against the EIAS to see if the buyer is 
already in the system.

This patch is not complete because If the buyer is already in the system, it 
does not verify the contact information.  I need to understand what needs to be 
checked and how best to go about it... for instance, checking an existing 
postal address against the "new" one returned from GetSellerTransactions would 
possibly involve a field by field comparison -- and if every field is going to 
be compared, it seems just as resource intensive just to create a new address 
each time.

These are all just suggestions.

> Integration with eBay (import of orders and export of auctions).
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-1159
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1159
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: order, product
>            Reporter: Jacopo Cappellato
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>         Attachments: checkingForExistingParties.patch, 
> importOrdersFromEbay10.patch, importOrdersFromEbay11.patch, 
> importOrdersFromEbay13.patch
>
>
> Integration with eBay (import of orders and export of auctions):
> development of a set of services and events, and some screens to manage 
> import/export of data to/from eBay auctions API.

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

Reply via email to