Package DE_EPAGES::EasyMarketing::API::App
Stores the received EasyMarketingAccessToken and send send the generated Rest Api Credentials to the callback url.
Functions
getMessage
will return the current Error message or an OK
Syntax |
getMessage( ); |
Return |
|
install
installs the EasyMarketing app
Syntax |
install( $EncryptedEasyMarketingAccessToken, $EncryptedCallbackUrl ); |
Input |
|
Return |
|
new
Constructor
Syntax |
new( $Shop ); |
Input |
|
Return |
|
uninstall
Uninstalls the EasyMarketing app
Syntax |
uninstall(); |
Return |
|