Name | Description | Type | Additional information |
---|---|---|---|
NewAccountCreated |
Indicates if a new account was created for guest checkout. |
boolean | |
PurchaseCompleted |
True if the transaction was successful |
boolean | |
OrderEmailSent |
True if the order confirmation email was succesfully sent |
boolean | |
OrderNumber |
Id of the membership purchase order |
integer | |
PrimaryAddressError |
True if the primary address for an existing user cound not be found or set for the order |
boolean | |
NewSessionKey |
The new session key for this user, required after a Tessitura checkout |
string | |
Error |
Contains any additional error information |
Collection of string | |
Status |
Tessitura Status from REST API Cart.Checkout call |
string | |
Message |
Tessitura Message from REST API Cart.Checkout call |
string |