Name | Description | Type | Additional information |
---|---|---|---|
MembershipDonationAdded |
True if the membership was successfuly added to the order |
boolean | |
AdditionalDonationAdded |
True if the additional donation was successfuly added to the order |
boolean | |
MembershipPurchaseSessionKey | string | ||
TotalAmountAddedToCart |
Total of all items added to the cart |
decimal number | |
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 |