Modules: server/actions/responseActions

All functions in this module are action creators and the return value should be passed to the redux store dispatch() function.

IMPORTANT: This file contains imports that should only be bundled when doing a 'node' build. This action file should never be imported in the web bundle

Source:

Members


<static, constant> parseResponseQuery

This function will identify what kind of return we're getting and decrypts the response when necessary: payment or logout

Source: