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

Traits

  • AddressTrait
  • OrderIdentificationParametersTrait
  • ProductCollectionTrait
  • ShippingMethodCollectionTrait
  • UrlsTrait

Trait ShippingMethodCollectionTrait

Direct Known Users

Team3\PayU\Order\Model\Order

Namespace: Team3\PayU\Order\Model\Traits
Located at Team3/PayU/Order/Model/Traits/ShippingMethodCollectionTrait.php

Methods summary

public Team3\PayU\Order\Model\ShippingMethods\ShippingMethodCollectionInterface
# getShippingMethodCollection( )

Returns

Team3\PayU\Order\Model\ShippingMethods\ShippingMethodCollectionInterface
public
# setShippingMethodCollection( Team3\PayU\Order\Model\ShippingMethods\ShippingMethodCollectionInterface $shippingMethodCollection )

Parameters

$shippingMethodCollection

Returns


$this
public
# setShippingMethodCollectionFromDeserialization( array $shippingMethods )

Parameters

$shippingMethods

Returns


$this

Magic methods summary

Properties summary

protected Team3\PayU\Order\Model\ShippingMethods\ShippingMethodCollectionInterface $shippingCollection

Jms\accessor(

getter="getShippingMethodCollection", setter="setShippingMethodCollectionFromDeserialization" )


Jms\groups({"shippingmethods"})

Jms\serializedname("shippingmethods")

Jms\type("array<team3\payu\order\model\shippingmethods\shippingmethod>")

#
PayU integration by Krzysztof Gzocha API documentation generated by ApiGen