Package DE_EPAGES::AppStore::API::Shop
This package provides shop functions of AppStore.
@EXPORT_OK |
Functions
CreateUnityScriptTagsApp
Creates a new private developer app used to hand over script-tags to Unity (epages-ui).
Syntax |
CreateUnityScriptTagsApp($Shop); |
Input |
|
Return |
|
DeleteUnityScriptTagsApp
Deletes the Unity script-tags app for the given shop.
Syntax |
DeleteUnityScriptTagsApp($Shop); |
Input |
|
Return |
|
GetRegisterSessionScriptUrl
Returns the script URL for the register session script tag
Syntax |
GetRegisterSessionScriptUrl($Shop); |
Input |
|
Return |
|
GetUnityScriptTagsApp
Get the app used to hand over script-tags to Unity (epages-ui) for the given shop.
Syntax |
GetUnityScriptTagsApp($Shop); |
Input |
|
Return |
|