User's Manual
Table Of Contents
- Preface
- Introduction
- PayPal Payments Overview
- Getting Started
- PayPal Account Optional
- Creating Buy Now and Donation Buttons
- Creating Shopping Cart Buttons
- Adding PayPal to Your Third- party Shopping Cart
- Custom Payment Pages
- Calculating Shipping, Handling, and Tax
- Creating Customer Contact Telephone
- Auto Return
- Backend Integration - Payment Notifications
- Using Multiple Currencies
- Language Encoding for Your Data
- Testing
- Processing eChecks
- Security
- HTML Samples
- IPN and PDT Variables
- About These Tables of Variables
- test_ipn Variable in Sandbox
- IPN Variables in All Posts
- Buyer Information
- Basic Information
- Advanced and Custom Information
- Shopping Cart Information
- Currency and Currency Exchange
- Auctions
- Mass Payment
- Subscriptions Variables
- Dispute Notification Variables
- PDT-Specific Variables
- Country Codes
Merchant User Manual and Integration Guide May, 2005 161
IPN and PDT Variables
Dispute Notification Variables
B
case_id
Case identification number.
Format:
PP-nnn-nnn-nnn where n is any numeric character.
case_type complaint
chargeback
z complaint: A buyer has logged a complaint through the
PayPal Resolution Center.
z chargeback: A buyer has filed a chargeback with his credit
card company, who has notified PayPal of the reason for the
chargeback.
case_
creation_
date
Transaction-
specific
Date and time case was registered.
Format:
HH:mm:ss mon DD, YYYY TZ
where TZ is a three-character time zone.
reason_code
Depends on
value of
case_type
Reason for the case.
reason_code Values for case_type complaint
non_receipt
Buyer claims that he did not receive goods or service.
not_as_
described
Buyer claims that the goods or service received differ from
merchant’s description of the goods or service.
reason_code Values for case_type chargeback
unauthorized
Buyer claims that he did not authorize transaction.
non_receipt
Buyer claims that he did not receive goods or service.
duplicate
Buyer claims that a possible duplicate payment to merchant.
merchandise
Buyer claims that the received merchandise is unsatisfactory,
defective, or damaged.
special
Some other reason. Usually, special indicates a credit card
processing error for which the merchant is not responsible and
for which no debit to the merchant will result. PayPal must
review the documentation from the credit card company to
determine the nature of the dispute and possibly contact the
merchant to resolve it.
T
ABLE B.9 Dispute Notification Variables
Variable
Possible
Values Description