|
UNA
|
Public Member Functions | |
| __construct ($aProvider) | |
| getEntry ($sId) | |
| getOptionWebhookUrl () | |
| processActionWebhook () | |
| call ($sRequest, $aParams, $sMethod='post-json', $aHeaders=[]) | |
| Public Member Functions inherited from BxDolAIProvider | |
| initOptions ($aOptions) | |
| getInfo () | |
| getOptions () | |
| getOption ($sName) | |
Static Public Attributes | |
| static | $PROVIDER_NAME = 'shopify_admin' |
Protected Member Functions | |
| _dateI2S ($iTimestamp) | |
| _verifyWebhook ($sData, $sHmacHeader) | |
| Protected Member Functions inherited from BxDolAIProvider | |
| _log ($mixedError, $bUseLog=true) | |
Protected Attributes | |
| $_sShopDomain | |
| $_sAccessToken | |
| $_sEndpoint | |
| $_sStorefront | |
| Protected Attributes inherited from BxDolAIProvider | |
| $_oDb | |
| $_iId | |
| $_sProviderName | |
| $_sName | |
| $_sPrefix | |
| $_aOptions | |
Additional Inherited Members | |
| Static Public Member Functions inherited from BxDolAIProvider | |
| static | getObjectInstanceByName ($sName) |
| static | getObjectInstance ($iId) |