phpDocumentor

OrderIdMappingService implements AfterbuyOrderIdMappingService

Class OrderIdMappingService

Interfaces, Classes and Traits

AfterbuyOrderIdMappingService
Interface AfterbuyOrderIdMappingService

Table of Contents

$repository  : AfterbuyOrderIdMappingRepository
__construct()  : mixed
OrderIdMappingService constructor.
mapAfterbuyOrderIdToShopOrderId()  : void
Parses the Afterbuy (legacy) Shop-API response xml and maps the shop order id to an Afterbuy order id.

Properties

Methods

mapAfterbuyOrderIdToShopOrderId()

Parses the Afterbuy (legacy) Shop-API response xml and maps the shop order id to an Afterbuy order id.

public mapAfterbuyOrderIdToShopOrderId(string $xmlResponse) : void
Parameters
$xmlResponse : string
Tags
inheritDoc
Return values
void

Search results