2004

Instant Payment Notification Manual
25
Copyright 2004 PayPal, Inc. All rights reserved
Example 3: If the account is set to automatically convert payments, these variables
will be used to show the conversion. This example is for a user with a USD balance
who receives a payment of 100 GBP:
Example 3: Automatic Conversion of GBP Payment
payment_status = Completed
payment_gross =
payment_fee =
mc_gross = 100
mc_fee = 3.00
mc_currency = GBP
settle_amount = 145.5
settle_currency = USD
exchange_rate = 1.5
Example 4: If a payment received is pending due to pending_reason = multi_
currency, the first IPN received would not have the settle_amount, settle_
currency, or exchange_rate.
Example 4: Pending Payment
payment_status = Pending
pending_reason = multi_currency
payment_gross =
mc_gross = 100
mc_currency = GBP