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

  • ShippingMethodCollectionTransformer
  • SingleShippingMethodTransformer

Class SingleShippingMethodTransformer

Namespace: Team3\PayU\Order\Transformer\UserOrder\Strategy\ShippingMethod
Located at Team3/PayU/Order/Transformer/UserOrder/Strategy/ShippingMethod/SingleShippingMethodTransformer.php

Methods summary

public
# __construct( Team3\PayU\PropertyExtractor\ExtractorInterface $extractor )

Parameters

$extractor
public Team3\PayU\Order\Model\ShippingMethods\ShippingMethod
# transform( mixed $usersShippingMethod )

Parameters

$usersShippingMethod

Returns

Team3\PayU\Order\Model\ShippingMethods\ShippingMethod
protected boolean
# supports( string $propertyName )

Parameters

$propertyName

Returns

boolean
protected
# copyValue( Team3\PayU\Order\Model\ShippingMethods\ShippingMethodInterface $shippingMethod, Team3\PayU\PropertyExtractor\ExtractorResult $extractorResult )

Parameters

$shippingMethod
$extractorResult

Magic methods summary

PayU integration by Krzysztof Gzocha API documentation generated by ApiGen