Overview

Namespaces

  • mcfedr
    • Paypal
      • Exceptions
      • Notifications
      • Products
  • PHP

Classes

  • AdaptivePaymentNotification
  • CartChangeNotification
  • CartNotification
  • MasspayNotification
  • MasspayNotifications
  • Notification
  • PaymentNotification
  • SubscriptionNotification
  • Overview
  • Namespace
  • Class
  • Tree

Class MasspayNotifications

Describes a notification

mcfedr\Paypal\Notifications\Notification
Extended by mcfedr\Paypal\Notifications\MasspayNotifications
Namespace: mcfedr\Paypal\Notifications
Located at mcfedr/Paypal/Notifications/MasspayNotifications.php
Methods summary
public
# __construct( mixed $vars )

Overrides

mcfedr\Paypal\Notifications\Notification::__construct()
public boolean
# isOK( mcfedr\Paypal\Authentication $authentication, mcfedr\Paypal\Settings $settings )

Check everything is as expected

Check everything is as expected

Parameters

$authentication
mcfedr\Paypal\Authentication
$authentication
$settings
mcfedr\Paypal\Settings
$settings

Returns

boolean

Overrides

mcfedr\Paypal\Notifications\Notification::isOK()
Methods inherited from mcfedr\Paypal\Notifications\Notification
isBusinessCorrect(), isCurrencyCorrect()
Constants inherited from mcfedr\Paypal\Notifications\Notification
ADAPTIVE, CART, MASSPAY, MASSPAYS, REFUND, SUBSCRIPTION, TXT_ADAPTIVE_ADJUSTMENT, TXT_ADAPTIVE_CREATE, TXT_CART, TXT_MASSPAY, TXT_SUBSCRIPTION_CANCEL, TXT_SUBSCRIPTION_EXPIRE, TXT_SUBSCRIPTION_FAILED, TXT_SUBSCRIPTION_MODIFY, TXT_SUBSCRIPTION_PAYMENT, TXT_SUBSCRIPTION_START, TXT_WEB_ACCEPT
Properties summary
public mcfedr\Paypal\Notifications\MasspayNotification[] $notifications
#

Sub notifications, used by masspay

Sub notifications, used by masspay

Properties inherited from mcfedr\Paypal\Notifications\Notification
$amount, $business, $currency, $custom, $date, $fee, $invoiceId, $parentTransactionId, $resent, $sandbox, $status, $total, $transactionId, $transactionType, $type
Paypal API documentation generated by ApiGen 2.8.0