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

  • ResponseDeserializer
  • ResponseDeserializerFactory

Interfaces

  • NoResponseFoundException
  • ResponseDeserializerFactoryInterface
  • ResponseDeserializerInterface

Namespace Team3\PayU\Communication\Process\ResponseDeserializer

Classes summary

ResponseDeserializer

This class will deserialize response content into concrete object. Possible returned objects should be located in Team3\PayU\Communication\Response

ResponseDeserializerFactory

Interfaces summary

NoResponseFoundException This exception will be thrown when RequestProcessInterface will fail.
ResponseDeserializerFactoryInterface
ResponseDeserializerInterface

This class will deserialize response content into concrete object. Possible returned objects should be located in Team3\PayU\Communication\Response

PayU integration by Krzysztof Gzocha API documentation generated by ApiGen