\shop\magento2RequestManager

Summary

Methods
Properties
Constants
__construct()
getApplicationObject()
reset()
addError()
addAnswer()
getResponse()
gather()
getApiClient()
getCategoryClass()
getProductClass()
getGatherClass()
login()
ping()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(  $requestDataParser) 

Parameters

$requestDataParser

getApplicationObject()

getApplicationObject() 

reset()

reset() 

addError()

addError(  $text) 

Parameters

$text

addAnswer()

addAnswer(  $text) 

Parameters

$text

getResponse()

getResponse(  $requestData,   $params = array()) 

Sammelt die angefragten Daten und gibt diese als XML String zurück

Parameters

$requestData
$params

gather()

gather(  $data) 

Parameters

$data

getApiClient()

getApiClient() 

getCategoryClass()

getCategoryClass() 

getProductClass()

getProductClass() 

getGatherClass()

getGatherClass() 

login()

login() 

create API Client and login

ping()

ping() 

magento2 api order product option https://www.mageplaza.com/devdocs/how-get-value-product-custom-option-cart-order-magento-2.html