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

Class ClientAdapterFactory

Will build Team3\PayU\Communication\ClientInterface

Team3\PayU\Communication\ClientAdapterFactory implements Team3\PayU\Communication\ClientAdapterFactoryInterface
Namespace: Team3\PayU\Communication
Located at Team3/PayU/Communication/ClientAdapterFactory.php

Methods summary

public Team3\PayU\Communication\ClientInterface
# build( Team3\PayU\Serializer\SerializerInterface $serializer, Psr\Log\LoggerInterface $logger )

Parameters

$serializer
$logger

Returns

Team3\PayU\Communication\ClientInterface

Implementation of

Team3\PayU\Communication\ClientAdapterFactoryInterface::build()

Magic methods summary

PayU integration by Krzysztof Gzocha API documentation generated by ApiGen