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

  • HttpStatusParser

Interfaces

  • HttpStatusParserException
  • HttpStatusParserInterface

Namespace Team3\PayU\Communication\HttpStatusParser

Classes summary

HttpStatusParser

This class is checking the HTTP status code of the response from PayU. If status code will be different then expected it will throw Team3\PayU\Communication\HttpStatusParser\HttpStatusParserException

Interfaces summary

HttpStatusParserException Will be thrown when HTTP status code returned from PayU will be different then expected.
HttpStatusParserInterface

This class is checking the HTTP status code of the response from PayU. If status code will be different then expected it will throw Team3\PayU\Communication\HttpStatusParser\HttpStatusParserException

PayU integration by Krzysztof Gzocha API documentation generated by ApiGen