PayPal Order Management - 2005 User's Guide

Browse online or download User's Guide for Unknown PayPal Order Management - 2005. PayPal Order Management - 2005 Integration Guide [en] User Manual

  • Download
  • Add to my manuals
  • Print
  • Page
    / 74
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 0
Last Updated: August 2005
For Professional Use Only
Currently only available in English.
A usage Professional Uniquement
Disponible en Anglais uniquement pour l'instant.
Order Management
Integration Guide
Page view 0
1 2 3 4 5 6 ... 73 74

Summary of Contents

Page 1 - Integration Guide

Last Updated: August 2005For Professional Use OnlyCurrently only available in English.A usage Professional UniquementDisponible en Anglais uniquement

Page 2 - Notice of Non-Liability

Preface10 August 2005 Order Management Integration GuideTo convey additional information, this document may also apply color and underlining to words

Page 3 - Contents

Order Management Integration Guide August 2005 111IntroductionPayPal offers four payment notification methods for backend integration:z Emailz Reporti

Page 4

IntroductionDifferences between Instant Payment Notification (IPN) and Payment Data Transfer (PDT)12 August 2005 Order Management Integration Guidez D

Page 5 - List of Tables

Order Management Integration Guide August 2005 13IntroductionPayPal-Supported CurrenciesPayPal-Supported CurrenciesThe following currencies are suppor

Page 6

IntroductionPayPal-Supported Currencies14 August 2005 Order Management Integration Guide

Page 7 - List of Figures

Order Management Integration Guide August 2005 152Payment Data TransferPayment Data Transfer (PDT) provides merchants with the ability to display tran

Page 8

Payment Data TransferHow PDT Works16 August 2005 Order Management Integration GuideStep 2: Bob is taken to a PayPal Payment Details page which display

Page 9

Order Management Integration Guide August 2005 17Payment Data TransferHow PDT WorksStep 5: A payment confirmation page appears that informs Bob that h

Page 10 - San-serif

Payment Data TransferEnabling Payment Data Transfer18 August 2005 Order Management Integration GuideStep 8: Bob receives an email receipt for this tra

Page 11 - Introduction

Order Management Integration Guide August 2005 19Payment Data TransferPDT and PayPal Account Optional4. Click the Payment Data Transfer On radio butto

Page 12 - Payment Data Transfer (PDT)

© 2006 PayPal Inc. All rights reserved. PayPal and the PayPal logo are registered trademarks of PayPal, Inc. Designated trademarks and brands are the

Page 13 - PayPal-Supported Currencies

Payment Data TransferPDT Notification Synch20 August 2005 Order Management Integration GuidePayPal Account Optional is enabled by default. If the merc

Page 14

Order Management Integration Guide August 2005 21Payment Data TransferPDT Notification SynchPayPal Response to POSTPayPal responds to the post with a

Page 15 - Payment Data Transfer

Payment Data TransferPreventing Fraud22 August 2005 Order Management Integration GuidePreventing FraudIn order to prevent fraud, PayPal recommends tha

Page 16

Order Management Integration Guide August 2005 233Instant Payment Notification (IPN) Instant Payment Notification (IPN) allows you to integrate PayPal

Page 17

Instant Payment Notification (IPN) How IPN POSTs Are Sent24 August 2005 Order Management Integration GuideHow IPN POSTs Are SentStep 1: Your buyer com

Page 18

Order Management Integration Guide August 2005 25Instant Payment Notification (IPN) Setting Up IPNStep 5: After verifying the correctness of the data

Page 19

Instant Payment Notification (IPN) IPN Notification and Notification Validation 26 August 2005 Order Management Integration GuideIPN Notification and

Page 20 - PDT Notification Synch

Order Management Integration Guide August 2005 27Instant Payment Notification (IPN) IPN Notification and Notification Validation Shared Secret Validat

Page 21 - PayPal Response to POST

Instant Payment Notification (IPN) Using IPN with Multiple Currencies28 August 2005 Order Management Integration GuidePayPal Response to PostbackPayPa

Page 22 - Code Samples

Order Management Integration Guide August 2005 29Instant Payment Notification (IPN) Using IPN with Multiple CurrenciesThese values are absent for non-

Page 23 - Instant Payment Notification

Order Management Integration Guide August 2005 3ContentsPreface . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Page 24 - How IPN POSTs Are Sent

Instant Payment Notification (IPN) Using IPN with Multiple Currencies30 August 2005 Order Management Integration Guidepayment_gross =payment_fee =mc_g

Page 25 - Setting Up IPN

Order Management Integration Guide August 2005 31Instant Payment Notification (IPN) Using IPN with Multiple CurrenciesEXAMPLE 3.6 Pending - Accept to

Page 26

Instant Payment Notification (IPN) Dispute Notification32 August 2005 Order Management Integration GuideDispute NotificationBuyers can register claims

Page 27 - HTTPS Postback to PayPal

Order Management Integration Guide August 2005 334Downloadable History LogPayPal’s Downloadable History Log makes it easier and more efficient to trac

Page 28 - PayPal Response to Postback

Downloadable History LogCustomizing Your Downloadable History Log34 August 2005 Order Management Integration GuideCustomizing Your Downloadable Histor

Page 29

Order Management Integration Guide August 2005 35Downloadable History LogCustomizing Your Downloadable History LogFIGURE 4.2 Customize My History Down

Page 30

Downloadable History LogDownloading Your History36 August 2005 Order Management Integration GuideDownloading Your HistoryFollow the instructions below

Page 31 - If the payment is denied:

Order Management Integration Guide August 2005 37Downloadable History LogViewing Your Downloaded LogViewing Your Downloaded LogAs detailed in the prev

Page 32 - Dispute Notification

Downloadable History LogViewing Your Downloaded Log38 August 2005 Order Management Integration GuideFIGURE 4.4 A Comma-Separated Value History log in

Page 33 - Downloadable History Log

August 2005 39AIPN and PDT VariablesIPN and PDT variables are case-sensitive. All values are lowercase, except those for payment_status, which have an

Page 34

Contents4 August 2005 Order Management Integration GuideDispute Notification . . . . . . . . . . . . . . . . . . . . . . . .

Page 35

IPN and PDT Variablestest_ipn Variable in Sandbox40 August 2005test_ipn Variable in SandboxIn the Sandbox environment, IPN includes the additional var

Page 36 - Downloading Your History

August 2005 41IPN and PDT VariablesBasic InformationBasic Informationaddress_streetCustomer’s street address. 200address_zip Zip code of customer’s ad

Page 37 - Viewing Your Downloaded Log

IPN and PDT VariablesAdvanced and Custom Information42 August 2005Advanced and Custom Informationquantity Quantity as entered by your customer or as p

Page 38

August 2005 43IPN and PDT VariablesShopping Cart InformationShopping Cart Informationoption_selection2Option 2 choice as entered by your customer.If t

Page 39 - IPN and PDT Variables

IPN and PDT VariablesShopping Cart Information44 August 2005option_name1PayPal appends the number of the item where x represents the number of the sho

Page 40 - Buyer Information

August 2005 45IPN and PDT VariablesShopping Cart Informationpayment_typeecheckinstantecheck: This payment was funded with an eCheck.instant: This paym

Page 41 - Basic Information

IPN and PDT VariablesCurrency and Currency Exchange46 August 2005Currency and Currency Exchangetax PayPal appends the number of the item (e.g., item_n

Page 42 - 42 August 2005

August 2005 47IPN and PDT VariablesAuctionsAuctionspayment_fee Transaction-specific for USD payments onlyUSD transaction fee associated with the payme

Page 43 - Shopping Cart Information

IPN and PDT VariablesMass Payment48 August 2005Mass PaymentTABLE A.6 IPN and PDT Variables: Mass PayVariable Name Possible Values Descriptionmasspay_t

Page 44 - 44 August 2005

August 2005 49IPN and PDT VariablesSubscriptions VariablesSubscriptions VariablesAlong with other IPN variables, the following variables are included

Page 45

Order Management Integration Guide August 2005 5List of TablesTable 1.1 PayPal-Supported Currencies, Currency Codes, and Maximum Transaction Amounts 1

Page 46 - 46 August 2005

IPN and PDT VariablesSubscriptions Variables50 August 2005subscr_effectiveDate when the subscription modification will be effective (only for txn_type

Page 47 - Auctions

August 2005 51IPN and PDT VariablesSubscriptions Variablesusername (optional) Username generated by PayPal and given to subscriber to access the subsc

Page 48 - Mass Payment

IPN and PDT VariablesSubscriptions Variables52 August 2005Variables for Each Subscription EventThe following table shows which variables are associate

Page 49 - Subscriptions Variables

August 2005 53IPN and PDT VariablesSubscriptions VariablesCurrency and Exchange informationmc_grossXXmc_feeXXmc_currencyXXXXXXXsettle_amountXXexchange

Page 50 - 50 August 2005

IPN and PDT VariablesDispute Notification Variables54 August 2005Dispute Notification VariablesVariables related to customer dispute cases are detaile

Page 51

August 2005 55IPN and PDT VariablesDispute Notification Variablescase_idCase identification number.Format: PP-nnn-nnn-nnn where n is any numeric chara

Page 52 - 52 August 2005

IPN and PDT VariablesPDT-Specific Variables56 August 2005PDT-Specific VariablesThe following variables apply only to PDT. TABLE A.10 PDT-Specific Vari

Page 53

August 2005 57IPN and PDT VariablesPDT-Specific Variables

Page 54 - 54 August 2005

IPN and PDT VariablesPDT-Specific Variables58 August 2005

Page 55

Order Management Integration Guide August 2005 59BDownloadable History LogColumns and ValuesTABLE B.1 Downloadable History Log Columns and ValuesColum

Page 56 - PDT-Specific Variables

List of Tables6 August 2005 Order Management Integration Guide

Page 57

Downloadable History Log Columns and Values60 August 2005 Order Management Integration GuideTypeType of transaction: Add Funds from a Bank AccountATM

Page 58 - 58 August 2005

Order Management Integration Guide August 2005 61Downloadable History Log Columns and ValuesStatus Status of transaction at time of download:CanceledC

Page 59 - Columns and Values

Downloadable History Log Columns and Values62 August 2005 Order Management Integration GuideTo Email Address Email address of transaction recipient al

Page 60 - 39-character

Order Management Integration Guide August 2005 63Downloadable History Log Columns and ValuesShipping Amount Specified by buyer in the website field:z

Page 61

Downloadable History Log Columns and Values64 August 2005 Order Management Integration GuideOption 2 Value Entered by buyer in any of the following we

Page 62

Order Management Integration Guide August 2005 65Downloadable History Log Columns and ValuesCustom Number Specified by seller in any of the following

Page 63

Downloadable History Log Columns and Values66 August 2005 Order Management Integration Guide

Page 64

August 2005 67CCountry CodesISO 3166 Standard Country CodesPayPal relies on two-character country codes defined by International Standards Organizatio

Page 65

Country CodesISO 3166 Standard Country Codes68 August 2005Hungary HUIceland ISIndia INIreland IEIsrael ILItaly ITJamaica JMJapan JPLatvia LVLithuania

Page 66

August 2005 69Country CodesISO 3166 Standard Country CodesThailand THTurkey TRUnited Kingdom GBUnited States USUruguay UYVenezuela VETABLE C.1 ISO 316

Page 67 - Country Codes

Order Management Integration Guide August 2005 7List of FiguresFigure 4.1 The Download My History Link . . . . . . . . . . . . . . . .

Page 68 - 68 August 2005

Country CodesISO 3166 Standard Country Codes70 August 2005

Page 69

Order Management Integration Guide August 2005 71IndexSymbols_notify-synch 20_notify-validate 27AAccount Optional and PDT 19address 45address_city 40a

Page 70 - 70 August 2005

Index72 August 2005 Order Management Integration GuideVERIFIED response 28item_name 41item_number 41Llast_name 41Mmasspay_txn_id_x 48mc_amount1 50mc_a

Page 71

Order Management Integration Guide August 2005 73Indexrecurring 50Refunded 44remaining_settle 43residence_country 41Resolution Center 32retry_at 50Rev

Page 72

Index74 August 2005 Order Management Integration Guide

Page 73

List of Figures8 August 2005 Order Management Integration Guide

Page 74

Order Management Integration Guide August 2005 9PrefaceThis DocumentThis release of the PayPal Order Management Integration Guide, a document that des

Comments to this Manuals

No comments