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

  • ClientAdapter
  • ClientAdapterFactory

Interfaces

  • ClientAdapterFactoryInterface
  • ClientException
  • ClientInterface

Namespace Team3\PayU\Communication

Namespaces summary

Team3\PayU\Communication\CurlRequestBuilder
Team3\PayU\Communication\HttpStatusParser
Team3\PayU\Communication\Notification
Team3\PayU\Communication\Process
Team3\PayU\Communication\Request
Team3\PayU\Communication\Response
Team3\PayU\Communication\Sender

Classes summary

ClientAdapter

Will build proper cURL request from Team3\PayU\Communication\Request\PayURequestInterface and send it via Team3\PayU\Communication\Sender\SenderInterface

ClientAdapterFactory Will build Team3\PayU\Communication\ClientInterface

Interfaces summary

ClientAdapterFactoryInterface Will build Team3\PayU\Communication\ClientInterface
ClientException Class ClientException
ClientInterface

Will build proper cURL request from Team3\PayU\Communication\Request\PayURequestInterface and send it via SenderInterface

PayU integration by Krzysztof Gzocha API documentation generated by ApiGen