Class CartNotification
Describes a notification
- mcfedr\Paypal\Notifications\Notification
- mcfedr\Paypal\Notifications\PaymentNotification
- mcfedr\Paypal\Notifications\CartNotification
Direct known subclasses
mcfedr\Paypal\Notifications\CartChangeNotification
public
|
isBusinessCorrect(),
isCurrencyCorrect(),
isOK()
|
public
float
|
$shipping |
|
#
Amount paid for shipping |
public
float
|
$handling |
|
#
Amount paid for handling |
public
array
|
$products |
|
#
The products purchased in this transaction Can be used to check the right amounts where paid and the cart is what you expected |
$buyer,
$note,
$pendingReason
|
$amount,
$business,
$currency,
$custom,
$date,
$fee,
$invoiceId,
$parentTransactionId,
$resent,
$sandbox,
$status,
$total,
$transactionId,
$transactionType,
$type
|