CyberStore Ecommerce 2023 Documentation
Verifying the Session with CyberStore Connect

The session operation of the CyberStore Connect API is the key to verifying a CyberStore user session from another application. This can be done by submitting a secure SOAP request that includes the session token, the client code, and a unique Session ID of the client application.

When CyberStore Connect validates the submitted information, the API returns an XML message that contains information about the user’s profile. By consuming the XML and parsing its elements into individual datapoints, the developer can display the information to the browser, process the information to determine access, or create any logical computations desired.