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

  • RefundModel
  • RefundRequestModel
  • RequestStatus

Interfaces

  • RefundModelInterface

Class RefundRequestModel

Class RefundRequestModel

Team3\PayU\Communication\Request\Model\RefundRequestModel implements Team3\PayU\Serializer\SerializableInterface
Namespace: Team3\PayU\Communication\Request\Model
Package: Team3\PayU\Communication\Request\Model
Jms\accessororder("alphabetical")
Located at Team3/PayU/Communication/Request/Model/RefundRequestModel.php

Methods summary

public
# __construct( Team3\PayU\Order\Model\OrderInterface $order, string $description, string|null $bankDescription = null, Team3\PayU\Order\Model\Money\MoneyInterface $amount = null )

Parameters

$order
$description
$bankDescription
$amount
public Team3\PayU\Communication\Request\Model\RefundModelInterface
# getRefund( )

Returns

Team3\PayU\Communication\Request\Model\RefundModelInterface
public string
# getOrderId( )

Returns

string

Magic methods summary

PayU integration by Krzysztof Gzocha API documentation generated by ApiGen