Overview

Namespaces

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

Classes

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

Class SubscriptionNotification

Describes a notification

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

Overrides

mcfedr\Paypal\Notifications\PaymentNotification::__construct()
Methods inherited from mcfedr\Paypal\Notifications\Notification
isBusinessCorrect(), isCurrencyCorrect(), isOK()
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\Products\Subscription $product
#

The product purchased in this transaction Can be used to check the right amounts where paid and the cart is what you expected

The product purchased in this transaction Can be used to check the right amounts where paid and the cart is what you expected

Properties inherited from mcfedr\Paypal\Notifications\PaymentNotification
$buyer, $note, $pendingReason
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