getCheckoutTerms

Method Signature CheckoutTerms getCheckoutTerms();
Description
Retrieves the checkout terms associated with a cart.
Parameters None – the global cart variable is automatically submitted with this call.
Result CheckoutTerms – The checkout terms appropriate for this cart. This will be null if the cart has not already been created.