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

  • GroupsSpecifier
  • Serializer
  • SerializerFactory

Interfaces

  • GroupsSpecifierInterface
  • SerializableInterface
  • SerializerException
  • SerializerFactoryInterface
  • SerializerInterface

Interface SerializableInterface

All classes that are serializable to JSON should implement this interface.

Interface SerializableInterface

Direct known implementers

Team3\PayU\Communication\Notification\NotificationInterface, Team3\PayU\Communication\Request\Model\RefundRequestModel, Team3\PayU\Order\Model\OrderInterface

Indirect known implementers

Team3\PayU\Communication\Notification\OrderNotification, Team3\PayU\Communication\Notification\RefundNotification, Team3\PayU\Order\Model\Order

Namespace: Team3\PayU\Serializer
Package: Team3\PayU\Serializer
Located at Team3/PayU/Serializer/SerializableInterface.php
PayU integration by Krzysztof Gzocha API documentation generated by ApiGen