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
IPN and PDT Variables
Shopping Cart Information
B
150 May, 2005 Merchant User Manual and Integration Guide
payment_
status
Canceled-
Reversal
Completed
Denied
Failed
Pending
Refunded
Reversed
Processed
Canceled-Reversal: This means a reversal has been canceled. For
example, you won a dispute with the customer, and the funds for the
transaction that was reversed have been returned to you.
Completed: The payment has been completed, and the funds have been added
successfully to your account balance.
Denied: You denied the payment. This happens only if the payment was
previously pending because of possible reasons described for the
PendingReason element.
Failed: The payment has failed. This happens only if the payment was made
from your customer’s bank account.
Pending: The payment is pending. See PendingReason for more
information.
Refunded: You refunded the payment.
Reversed: A payment was reversed due to a chargeback or other type of
reversal. The funds have been removed from your account balance and
returned to the buyer. The reason for the reversal is specified in the
reason_code variable.
Processed: A payment has been accepted..
T
ABLE B.3 IPN and PDT Variables: Shopping Cart Information
Variable Name Possible Values Description