AfterbuyOrderIdMappingService
in
Interface AfterbuyOrderIdMappingService
Table of Contents
- mapAfterbuyOrderIdToShopOrderId() : void
- Parses the Afterbuy (legacy) Shop-API response xml and maps the shop order id to an Afterbuy order id.
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
Saves the mapping in the database table 'afterbuy_orders'.
Parameters
- $xmlResponse : string