Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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.

  • No labels