phpDocumentor

CustomerOrderMapper extends CustomerOrderFactory

Class CustomerOrderMapper

Table of Contents

$textManager  : TextManager
__construct()  : mixed
createCustomerId()  : CustomerId
createCustomerOrders()  : CustomerOrders
createOrderId()  : OrderId
createOrderStatus()  : OrderStatus
createProductId()  : ProductId
createProductIds()  : ProductIds
mapCustomerOrder()  : CustomerOrder
mapCustomerOrders()  : CustomerOrders
localizePaymentMethod()  : string
localizeShippingCountry()  : string

Properties

Methods

localizePaymentMethod()

private localizePaymentMethod(string $paymentMethodId) : string
Parameters
$paymentMethodId : string
Return values
string

localizeShippingCountry()

private localizeShippingCountry(string $isoCode2) : string
Parameters
$isoCode2 : string
Return values
string

Search results