PayU integration by Krzysztof Gzocha
  • Namespace
  • Class

Namespaces

  • Team3
    • PayU
      • Annotation
      • Communication
        • CurlRequestBuilder
        • HttpStatusParser
        • Notification
        • Process
          • NotificationProcess
          • ResponseDeserializer
        • Request
          • Model
        • Response
          • Model
        • Sender
      • Configuration
        • Credentials
      • Order
        • Autocomplete
          • Strategy
        • Model
          • Buyer
          • Money
          • Products
          • ShippingMethods
          • Traits
        • Transformer
          • UserOrder
            • Strategy
              • Product
              • ShippingMethod
      • PropertyExtractor
        • Reader
      • Serializer
      • SignatureCalculator
        • Encoder
          • Algorithms
          • Strategy
        • ParametersSorter
        • Validator
      • ValidatorBuilder

Classes

  • OrderNotification
  • RefundNotification

Interfaces

  • NotificationInterface

Class OrderNotification

This class is representing notification received from PayU about any changes in order status.

Class OrderNotification

Team3\PayU\Communication\Notification\OrderNotification implements Team3\PayU\Communication\Notification\NotificationInterface
Namespace: Team3\PayU\Communication\Notification
Package: Team3\PayU\Communication\Notification
Located at Team3/PayU/Communication/Notification/OrderNotification.php

Methods summary

public Team3\PayU\Order\Model\OrderInterface
# getOrder( )

Returns

Team3\PayU\Order\Model\OrderInterface
public Team3\PayU\Communication\Notification\OrderNotification
# setOrder( Team3\PayU\Order\Model\OrderInterface $order )

Parameters

$order

Returns

Team3\PayU\Communication\Notification\OrderNotification

Magic methods summary

PayU integration by Krzysztof Gzocha API documentation generated by ApiGen