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

  • AnnotationReader
  • ReaderResult

Interfaces

  • ReaderInterface
  • ReaderResultInterface

Interface ReaderInterface

This class is responsible to read single object for required parameters. It will return array Team3\PayU\PropertyExtractor\Reader\ReaderResultInterface.

Interface ReaderInterface

Direct known implementers

Team3\PayU\PropertyExtractor\Reader\AnnotationReader

Namespace: Team3\PayU\PropertyExtractor\Reader
Package: Team3\PayU\PropertyExtractor\Reader
Located at Team3/PayU/PropertyExtractor/Reader/ReaderInterface.php

Methods summary

public Team3\PayU\PropertyExtractor\Reader\ReaderResultInterface[]
# read( object $object )

Parameters

$object

Returns

Team3\PayU\PropertyExtractor\Reader\ReaderResultInterface[]

Magic methods summary

PayU integration by Krzysztof Gzocha API documentation generated by ApiGen