User's Manual

Table Of Contents
Merchant User Manual and Integration Guide May, 2005 155
IPN and PDT Variables
Mass Payment
B
mc_currency
_
x
Transaction-
specific for
Multiple
Currencies
For Mass Pay payments, the currency of the amount and fee, where
x is the
record number. Currently, this currency can only be in USD; however, there
are plans to add multi-currency in the future
payment_
gross_
x
Transaction-
specific for
USD payments
only
If the payment is USD, then the value for this is the same as that for the
mc_gross_
x, where x is the record number; if the currency is not USD, then
this is an empty string.
status_
x Completed
Failed
Reversed
Pending
For Mass Pay payments, the status of the payment, where x is the record
number
Completed: The payment has been processed, regardless if this was originally
a unilateral payment
Failed: The payment failed because there was not enough funds in the
balance
Reversed: This is for unilateral payments that were not claimed after 30 days
and have been returned to the Sender. Or the funds have been returned because
the Receiver’s account was locked.
Pending: This is for unilateral payments that are unclaimed.
payment_fee
_
x
Transaction-
specific for
USD payments
only
If the payment is USD, then the value is the same as that for mc_fee_
x, where
x is the record number; if the currency is not USD, then this is an empty string.
unique_id_
x For Mass Pay payments, the unique ID from input, where x is the record
number. This allows the merchant to cross-reference the payment
T
ABLE B.6 IPN and PDT Variables: Mass Pay
Variable Name Possible Values Description