Infralution Support Forum Index Infralution Support
Support groups for Infralution products
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PayPal IPN Import Definition

 
Post new topic   Reply to topic    Infralution Support Forum Index -> IPN.NET Support
View previous topic :: View next topic  
Author Message
Infralution



Joined: 28 Feb 2005
Posts: 5027

PostPosted: Thu Nov 02, 2006 12:59 am    Post subject: PayPal IPN Import Definition Reply with quote

Due to recent changes in the PayPal date format the License Tracker import definition needs to be changed to allow import of IPN.NET sales data from Outlook. Below is the new definition:

Code:
<?xml version="1.0" encoding="utf-16"?>
<Importer xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="XmlSalesImporter">
  <EmailSubject>Payment Notification</EmailSubject>
  <DateFormat>
    <string>HH:mm:ss MMM dd, yyyy PDT</string>
    <string>HH:mm:ss MMM dd, yyyy PST</string>
  </DateFormat>
  <PurchaseTag>Payment</PurchaseTag>
  <PurchaseReferenceTag>Transaction/txn_id</PurchaseReferenceTag>
  <PurchaseDateTag>Transaction/payment_date</PurchaseDateTag>
  <CustomerTag>Transaction</CustomerTag>
  <SalutationTag></SalutationTag>
  <LastNameTag>last_name</LastNameTag>
  <FirstNameTag>first_name</FirstNameTag>
  <CompanyTag></CompanyTag>
  <EmailTag>payer_email</EmailTag>
  <PhoneTag></PhoneTag>
  <FaxTag></FaxTag>
  <AddressTag></AddressTag>
  <Street1Tag>address_street</Street1Tag>
  <Street2Tag></Street2Tag>
  <StateTag>address_state</StateTag>
  <CityTag>address_city</CityTag>
  <ZipTag>address_zip</ZipTag>
  <CountryTag>address_country</CountryTag>
  <PurchaseItemTag>PurchaseItem</PurchaseItemTag>
  <ProductReferenceTag>Name</ProductReferenceTag>
  <QuantityTag>Quantity</QuantityTag>
  <TotalPriceTag>TotalPrice</TotalPriceTag>
  <UpgradeTag>Upgrade</UpgradeTag>
  <TrueValue>True</TrueValue>
  <FalseValue>False</FalseValue>
  <LicenseKeyTag>LicenseKeys</LicenseKeyTag>
  <LicenseKeyDelimiter>;</LicenseKeyDelimiter>
</Importer>

_________________
Infralution Support
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Infralution Support Forum Index -> IPN.NET Support All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group