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

  • AbstractAlgorithm
  • AlgorithmsProvider
  • Md5Algorithm
  • Sha1Algorithm
  • Sha256Algorithm

Interfaces

  • AlgorithmInterface
  • AlgorithmsProviderInterface

Class Md5Algorithm

Represent algorithm in which encrypt/hash some data.

Interface AlgorithmInterface

Team3\PayU\SignatureCalculator\Encoder\Algorithms\AbstractAlgorithm implements Team3\PayU\SignatureCalculator\Encoder\Algorithms\AlgorithmInterface
Extended by Team3\PayU\SignatureCalculator\Encoder\Algorithms\Md5Algorithm
Namespace: Team3\PayU\SignatureCalculator\Encoder\Algorithms
Package: Team3\PayU\SignatureCalculator\Encoder\Algorithms
Located at Team3/PayU/SignatureCalculator/Encoder/Algorithms/Md5Algorithm.php

Methods summary

public string
# getName( )

Returns

string

Methods inherited from Team3\PayU\SignatureCalculator\Encoder\Algorithms\AbstractAlgorithm

__toString()

Magic methods summary

PayU integration by Krzysztof Gzocha API documentation generated by ApiGen