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

  • OrderCancelResponse
  • OrderCreateResponse
  • OrderRetrieveResponse
  • RefundResponse

Interfaces

  • NoOrdersInResponseException
  • ResponseInterface

Interface ResponseInterface

Represents any response from PayU. It is used with RequestProcessInterface

Interface ResponseInterface

Direct known implementers

Team3\PayU\Communication\Response\OrderCancelResponse, Team3\PayU\Communication\Response\OrderCreateResponse, Team3\PayU\Communication\Response\OrderRetrieveResponse, Team3\PayU\Communication\Response\RefundResponse

Namespace: Team3\PayU\Communication\Response
Package: Team3\PayU\Communication\Response
Located at Team3/PayU/Communication/Response/ResponseInterface.php

Methods summary

public boolean
# supports( Team3\PayU\Communication\Request\PayURequestInterface $payURequest )

Parameters

$payURequest

Returns

boolean

Magic methods summary

PayU integration by Krzysztof Gzocha API documentation generated by ApiGen