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

  • Extractor
  • ExtractorResult
  • PropertyExtractorFactory

Interfaces

  • ExtractorException
  • ExtractorInterface
  • PropertyExtractorFactoryInterface

Namespace Team3\PayU\PropertyExtractor

Namespaces summary

Team3\PayU\PropertyExtractor\Reader

Classes summary

Extractor This class will extract parameters from given object and return them as an array of Team3\PayU\PropertyExtractor\ExtractorResult
ExtractorResult

This class is holding value and property name extracted from given object. It can be returned by Team3\PayU\PropertyExtractor\ExtractorInterface

PropertyExtractorFactory Will return Team3\PayU\PropertyExtractor\ExtractorInterface

Interfaces summary

ExtractorException Can be thrown by Team3\PayU\PropertyExtractor\ExtractorInterface.
ExtractorInterface This class will extract parameters from given object and return them as an array of Team3\PayU\PropertyExtractor\ExtractorResult
PropertyExtractorFactoryInterface Will return Team3\PayU\PropertyExtractor\ExtractorInterface
PayU integration by Krzysztof Gzocha API documentation generated by ApiGen