Set the name of the skeleton that will be executed to perform an action to the supplied action object when a notification is received from a third party.
This function is designed to be used by form payment fields when some kind of asynchronous request is made from a third party back to your site relating to a form session.
Executed
Server-side only.
Arguments
Argument | Type | Description |
---|---|---|
actionObject | Object, required | An action object returned by .utilCreateAction |
skelName | Object, required | The skeleton name |
Last modified on March 09, 2020