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 RefundNotification

This class represents notification received from PayU about any changes in money refund.

Class RefundNotification

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

Methods summary

public string
# getOrderId( )

Returns

string
public string
# getExtOrderId( )

Returns

string
public Team3\PayU\Communication\Response\Model\RefundModelInterface
# getRefund( )

Returns

Team3\PayU\Communication\Response\Model\RefundModelInterface

Magic methods summary

PayU integration by Krzysztof Gzocha API documentation generated by ApiGen